You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See this comment for details on what to implement for this issue
First and foremost, I've been getting errors while trying to install fasttext with a different package managers (pdm and poetry) and python versions (3.8-3.10). Looking at the issues in their repo, it seems that this is a common issue for many people.
Someone created a simple pull request 6 months ago to fix this and it has been ignored - as have hundreds of other Issues and PRs. The project just seems to be abandoned.
But Lingua appears to be a new and very promising language detection tool. There is lots of Their benchmarks show increased accuracy, though they don't have any performance metrics for comparison.
At the very least, could the fasttext dependency be switch to this repo (the 6 month old bugfix PR)?