public interface LanguageDetector
Language according to the context.| Modifier and Type | Method and Description |
|---|---|
String[] |
getSupportedLanguages() |
Language |
predictLanguage(CharSequence content) |
Language[] |
predictLanguages(CharSequence content) |
Language[] predictLanguages(CharSequence content)
Language predictLanguage(CharSequence content)
String[] getSupportedLanguages()
Copyright © 2017 The Apache Software Foundation. All rights reserved.