Package com.optimaize.langdetect.profiles
Provides functionality for loading, storing and creating
LanguageProfiles.-
Interface Summary Interface Description LanguageProfile A language profile knows the locale (language), and contains the n-grams and some statistics. -
Class Summary Class Description BuiltInLanguages LanguageProfileBuilder Builder forLanguageProfile.LanguageProfileImpl This class is immutable.LanguageProfileImpl.Stats LanguageProfileReader ReadsLanguageProfiles.LanguageProfileWriter Writes aLanguageProfileto an output stream or file.OldLangProfileConverter Converts an oldLangProfileto a newLanguageProfile.