Releases: Abhijit-2592/spacy-langdetect
Releases · Abhijit-2592/spacy-langdetect
second release
Option to do language detection on individual Tokens
too!
NOTE:
Use this feature with caution because, in most cases language detection on a single token will not make any sense.
First release of spacy-langdetect
Download
pip install spacy-langdetect==0.1.1
NOTE:
- Install spaCy >= 2.0.0 for this to work. This dependency is removed in
pip
because, it was causing problems for people using nightly version of spaCy.