Interface | Description |
---|---|
LanguageDetector |
Guesses the language of an input string or text.
|
Class | Description |
---|---|
DetectedLanguage |
Holds information about a detected language: the locale (language) and the probability.
|
LanguageDetectorBuilder |
Builder for
LanguageDetector . |
LanguageDetectorImpl |
This class is immutable and thus thread-safe.
|
NgramFrequencyData |
Contains frequency information for ngram strings and the languages.
|
Copyright © 2017. All rights reserved.