Alex Garel
Alex Garel
For the moment on my side, I simply filter out bad characters before submission…
You mean all the possible lemmatized versions ? A word can't be lemmatized out of its context, this is the context which helps understand the difference between adverb and determinant...
I feel the same.
Got the same problem. I imagine, it comes from the way the wheel is created.
There is no requirements.txt in the egg-info in the tar.gz on https://pypi.python.org/pypi/polyglot I can't reproduce it locally, so I guess this is an error in the release process.
Hello @aboSamoor , this is not a linux dependency problem ! I had the problem with libicu-dev installed and numpy installed (hand compiled). Please read my analysis above.
Hum this should be related to #67 (and fixed in master).
Hello @alex2304 it may be true that it is more tested on linux, but for me it's quite strange that "readme_file.read()" tries to use cp1252 to read the file. The...
This seems a bug from flatpak packaging. I had the bug and switch to snap https://snapcraft.io/sleek and it works.
> This seems a bug from flatpak packaging. I had the bug and switch to snap https://snapcraft.io/sleek and it works. Sorry I was wrong, I got the issue on snap...