langdetect-js
v0.0.3
Published
This is a language detection library implemented in plain node.js. (aliases: language identification, language guessing). This is ported from Java langdetect project(https://code.google.com/p/language-detection/)
Downloads
131
Maintainers
Readme
langdetect-js
`langdetect-js is a port of the language-detection - Language Detection Library for Java for node.js.
Installation
This package can be installed via npm as follows
% npm install langdetect-js