Uses of Package
com.optimaize.langdetect
-
Packages that use com.optimaize.langdetect Package Description com.optimaize.langdetect com.optimaize.langdetect.cybozu Original language detection classes from https://code.google.com/p/language-detection/ -
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. -
Classes in com.optimaize.langdetect used by com.optimaize.langdetect.cybozu Class Description LanguageDetector Guesses the language of an input string or text.