A straight port of the CLD (Compact Language Detector) library embedded in Google's Chromium browser. The library detects the language from provided UTF8 text. It's implemented in C++, with very basic Node bindings. -- Read More
INSTALL » npm install cld
CODE » git clone git://github.com/dachev/cld.git
GITHUB » https://github.com/dachev/cld
Categories:
Engines:
- node >=0.4.0