fedelopez77/langdetect
A language detection software
This tool helps identify the language of a given text. You provide it with any text document or string, and it tells you which language it's most likely written in, along with a confidence score. This is useful for content analysts, researchers, or anyone needing to categorize or route text based on its language.
No commits in the last 6 months.
Use this if you need to quickly and accurately determine the language of a text document or a collection of texts.
Not ideal if you need to detect languages not included in the existing list of 24, as adding new ones requires some technical setup.
Stars
70
Forks
5
Language
Python
License
MIT
Category
Last pushed
Oct 22, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/fedelopez77/langdetect"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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...
mbanon/fastspell
Targetted language identifier, based on FastText and Hunspell.
nitotm/efficient-language-detector
Fast and accurate natural language detection. Detector written in PHP. Nito-ELD, ELD.