whatthelang icon indicating copy to clipboard operation
whatthelang copied to clipboard

Lightning Fast Language Prediction 🚀

Results 7 whatthelang issues
Sort by recently updated
recently updated
newest added

When attempting to install: ` Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "C:\Users\ser\AppData\Local\Temp\pip-req-build-jkgwiajx\setup.py", line 8, in readme = f.read()...

Hi, as I tried to pip install pyfasttext I always fail, but I did successfully installed the new version of fasttext as mentioned in a previous issue, the error message...

I refer to this use case here [Use case](https://github.com/modin-project/modin/issues/830). It would be nice to have this blazing fast lang detector work with parallel computing

It returns a Model Not Found error when run through PyInstaller

Had to add the `regex` package as `re` does not have a punctuation class.

I'm using version 1.0.2 - fails when I use the single word "hallo" - here is a quick repro: ``` $ python Python 3.7.1 (default, Dec 14 2018, 19:28:38) >>>...

Think the results below speak for themselves. It would be helpful to know what sort of normalisation is expected since it seems WTL does not do any. Mostly seems to...