efficient-language-detector and efficient-language-detector-py
These two tools are ecosystem siblings, specifically cross-language ports of the same underlying "Efficient Language Detector" algorithm, allowing developers to integrate the same language detection functionality into either PHP or Python projects.
About efficient-language-detector
nitotm/efficient-language-detector
Fast and accurate natural language detection. Detector written in PHP. Nito-ELD, ELD.
This tool helps anyone working with text data to automatically figure out what natural language a piece of text is written in. You input text, and it tells you the language (e.g., 'es' for Spanish or 'en' for English). This is useful for content managers, data analysts, or anyone processing user-generated content in multiple languages.
About efficient-language-detector-py
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work