Uses of Package
com.optimaize.langdetect
-
Packages that use com.optimaize.langdetect Package Description com.optimaize.langdetect -
Classes in com.optimaize.langdetect used by com.optimaize.langdetect Class Description DetectedLanguage Holds information about a detected language: the locale (language) and the probability.LanguageDetector Guesses the language of an input string or text.LanguageDetectorBuilder Builder forLanguageDetector
.NgramFrequencyData Contains frequency information for n-grams coming from multipleLanguageProfile
s.