issues Search Results · repo:FGRibreau/node-language-detect language:JavaScript
Filter by
33 results
(89 ms)33 results
inFGRibreau/node-language-detect (press backspace or delete to remove)Not accepting short input - e.g. Hi returns empty result.
Also lacks of support for ja, ko
improvement
softmarshmallow
- Opened on Feb 27, 2023
- #43
I am using the npm module languagedetect (version: ^2.0.0). For simple English string, it is returning the language as
danish with the highest score and English with less score. const text = Test from ...
parweennargis
- 1
- Opened on Jan 10, 2022
- #42
hey folks -
testing out this library with some sample posts from our application, and I m getting some strange results:
console.log
post text: take me back home
console.log
language detection results: ...
illerucis
- 2
- Opened on Dec 23, 2021
- #41
There is no support for Japanese, however, it s a popular enough language that I think it should be supported.
Current behavior is to guess the language is English due to Japanese characters not being ...
improvement
KevinDanikowski
- 3
- Opened on Aug 29, 2021
- #39
Where is the source text dataset for the Ngrams of those 52 languages? Would like to see if it is different from
https://github.com/wooorm/franc/issues/78 usage of UDHR, and if it is more accurate than ...
DonaldTsang
- 2
- Opened on Nov 21, 2019
- #37
The most recent release broke TypeScript support:
node_modules/languagedetect/index.d.ts(55,25): error TS7006: Parameter languageType implicitly has an any type.
Seems like the types file has a small ...
AnandChowdhary
- Opened on Nov 1, 2019
- #35
console.log(lngDetector.detect( Language Detect ));
/**[ [ danish , 0.3608888888888889 ],
[ norwegian , 0.29933333333333334 ],
[ german , 0.2757777777777778 ],
[ dutch , 0.21777777777777785 ...
Pumych
- 1
- Opened on Oct 22, 2019
- #34
Would it be possible to add an optional third parameter to LanguageDetect.detect() that would allow add a property to
return the languages as iso2 or iso3. If it is already possible, could this be added ...
ajmas
- 3
- Opened on Oct 18, 2019
- #31

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.