node-language-detect icon indicating copy to clipboard operation
node-language-detect copied to clipboard

🇫🇷 NodeJS language detection library using n-gram

Results 3 node-language-detect issues
Sort by recently updated
recently updated
newest added

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...

improvement

Not accepting short input - e.g. "Hi" returns empty result. Also lacks of support for ja, ko

improvement