Krishna Sangeeth
Krishna Sangeeth
@nazariyv can you create a new conda env and try to install cython first and then install pyfasttext. Also can you print the gcc version you are using.
@rajasekharponakala I beg to differ, loosing support doesn't mean it's going away. Having support for 2.x is common practice across OSS .
@RuABraun We don't do any preprocessing inside the library for removing `\n`, Thanks for bringing this up. Do you see the correct results once `\n` is removed ? Since you...
Yeah that sounds good.
@jyhnnhyj Not sure where you have downloaded the library from . But the import statement looks wrong. It should have been `from whatthelang import WhatTheLang` For this particular input, the...
@RuABraun , the build is failing because of some upstream issues with `pyfasttext` and `Cython` . Looks like the only way to fix would be to remove the cython dependencies...