That's not what I mean. Please create a proper issue and don't just reference the DMLC repository.
Anirudh <[email protected]> schrieb am Di., 27. Feb. 2018, 00:46: > Sure! Here is the link to the issue in MXNet repo: > https://github.com/apache/incubator-mxnet/issues/9891 > > On Mon, Feb 26, 2018 at 3:41 PM, Marco de Abreu < > [email protected]> wrote: > > > Hello, > > > > since DMLC is not affiliated with Apache, please create a GitHub issue on > > our repository and link the issue here in order to provide a base for > > discussions. > > > > -Marco > > > > Anirudh <[email protected]> schrieb am Di., 27. Feb. 2018, 00:38: > > > > > Hi all, > > > > > > Currently there is no UTF-8 Support for LibSVM, LibFM or CSV Text > > parsers. > > > I am currently working on adding UTF-8 support for Text parsers. Since > > C++ > > > doesn't have a great built-in support for UTF-8, I am looking at > > > third-party libraries which provide Unicode support. I am considering > ICU > > > currently. Any comments, suggestions, past experience, gotchas about > > > unicode third party libraries or adding unicode support in general is > > > highly appreciated. > > > > > > I have created an issue about the same: > > > https://github.com/dmlc/dmlc-core/issues/372 > > > Please feel free to reply to this email or comment on the github issue > if > > > you have any inputs. > > > > > > Anirudh > > > > > >
