Hi all!
Is there any language recognition open-source for Java? Found only for c/c++.
UPD:
I`m talking about human text language. Example:
Input: My name is John. Output: English.
Input: Ich heisse John. Output: German.
Input: Меня зовут Джон. Output: Russian.