efficient-language-detector
Fast and accurate natural language detection. Detector written in PHP. Nito-ELD, ELD. (by nitotm)
franc
Natural language detection (by wooorm)
| efficient-language-detector | franc | |
|---|---|---|
| 2 | 1 | |
| 62 | 4,405 | |
| - | 0.6% | |
| 6.1 | 4.8 | |
| 10 days ago | about 2 years ago | |
| PHP | JavaScript | |
| Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
efficient-language-detector
Posts with mentions or reviews of efficient-language-detector.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-16.
-
My first public Repository: Efficient Language Detector.
Same with copyright: Having a legal.md or licence.md is sufficient. If you really feel like it you can add ONE line to each file pointing to the readme /** legal info: https://github.com/nitotm/efficient-language-detector/blob/main/readme.md */
franc
Posts with mentions or reviews of franc.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-04.
-
Reasons Why JavaScript is Awesome
Franc is a JavaScript package that allows you to detect the language of a given text. I have included a small program to illustrate how it works. You can provide the program with a paragraph of text, and it will use the franc library to try to detect its language. Note that the functionality doesn't work great when provided with a shorter text.
What are some alternatives?
When comparing efficient-language-detector and franc you can also consider the following projects:
efficient-language-detector-js - Fast and accurate natural language detection. Detector written in Javascript. Nito-ELD, ELD.
natural - general natural language facilities for node
language-detection - A language detection library for PHP. Detects the language from a given text string.
leven - Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
language-detection-cld2 - Natural language detection, Java bindings for CLD2
retext - natural language processor powered by plugins part of the @unifiedjs collective