nitotm/efficient-language-detector-py
Fast and accurate natural language detection. Detector written in Python. Nito-ELD, ELD.
Quickly and accurately identify the language of any piece of text. You provide text in any of 60 supported languages, and it tells you the language (e.g., 'es' for Spanish) and how confident it is. This is ideal for anyone needing to automatically sort or route content based on its language, such as customer support, content moderation, or data analysis.
No commits in the last 6 months.
Use this if you need a fast and accurate way to detect the language of text, especially for short phrases or sentences, without complex setup or dependencies.
Not ideal if you require extremely high accuracy for single words or very short fragments, where other specialized tools might perform marginally better at a significant speed cost.
Stars
21
Forks
3
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/nitotm/efficient-language-detector-py"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
indix/whatthelang
Lightning Fast Language Prediction 🚀
nitotm/efficient-language-detector-js
Fast and accurate natural language detection. Detector written in Javascript. Nito-ELD, ELD.
pemistahl/lingua-py
The most accurate natural language detection library for Python, suitable for short text and...
nitotm/efficient-language-detector
Fast and accurate natural language detection. Detector written in PHP. Nito-ELD, ELD.
mbanon/fastspell
Targetted language identifier, based on FastText and Hunspell.