efficient-language-detector-js and efficient-language-detector

These are ecosystem siblings—a JavaScript implementation and a PHP implementation of the same language detection algorithm (Nito-ELD), allowing developers to use identical detection logic across different runtime environments.

Maintenance 10/25
Adoption 9/25
Maturity 16/25
Community 17/25
Maintenance 10/25
Adoption 8/25
Maturity 16/25
Community 12/25
Stars: 91
Forks: 16
Downloads:
Commits (30d): 0
Language: JavaScript
License: Apache-2.0
Stars: 59
Forks: 7
Downloads:
Commits (30d): 0
Language: PHP
License: Apache-2.0
No Package No Dependents
No Package No Dependents

About efficient-language-detector-js

nitotm/efficient-language-detector-js

Fast and accurate natural language detection. Detector written in Javascript. Nito-ELD, ELD.

This tool helps you automatically identify the language of text snippets. You input a string of text, and it outputs the detected language's ISO 639-1 code (like 'es' for Spanish) and how confident it is. It's ideal for developers building web applications or Node.js services that need to process user-generated content, support multi-language interfaces, or filter content by language.

web-development content-moderation natural-language-processing user-generated-content internationalization

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.

content-management data-analysis multilingual-data text-processing language-identification

Scores updated daily from GitHub, PyPI, and npm data. How scores work