Language Detection - Language Detection Library in Java
This is a language detection library implemented in plain Java. It detects language of a text using naive Bayesian filter. It is 99% over precision for 53 languages.
https://github.com/shuyo/language-detection
http://code.google.com/p/language-detection/
License:
Tech:
Tags: