|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LanguageIdentifier
A LanguageIdentifier uses heuristics to determine the language of a text fragment. Typically, several tens or hundreds of characters are sufficient to determine the language of a text.
| Method Summary | |
|---|---|
String |
identify(String text)
Identifies the language of the supplied text. |
| Method Detail |
|---|
String identify(String text)
text - The text whose language is to be determined.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||