Uses of Package
com.optimaize.langdetect.profiles
-
Packages that use com.optimaize.langdetect.profiles Package Description com.optimaize.langdetect com.optimaize.langdetect.profiles Provides functionality for loading, storing and creatingLanguageProfile
s. -
Classes in com.optimaize.langdetect.profiles used by com.optimaize.langdetect Class Description LanguageProfile A language profile knows the locale (language), and contains the n-grams and some statistics. -
Classes in com.optimaize.langdetect.profiles used by com.optimaize.langdetect.profiles Class Description LanguageProfile A language profile knows the locale (language), and contains the n-grams and some statistics.LanguageProfileBuilder Builder forLanguageProfile
.LanguageProfileImpl.Stats