Uses of Package
com.optimaize.langdetect
Packages that use com.optimaize.langdetect
Package
Description
Original language detection classes from https://code.google.com/p/language-detection/
-
Classes in com.optimaize.langdetect used by com.optimaize.langdetectClassDescriptionHolds information about a detected language: the locale (language) and the probability.Guesses the language of an input string or text.Builder for
LanguageDetector
.Contains frequency information for n-grams coming from multipleLanguageProfile
s. -
Classes in com.optimaize.langdetect used by com.optimaize.langdetect.cybozu