Skip to content

Releases: Abhijit-2592/spacy-langdetect

second release

02 May 06:51
Compare
Choose a tag to compare

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

13 Feb 04:57
Compare
Choose a tag to compare

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.