Package com.optimaize.langdetect.profiles
package com.optimaize.langdetect.profiles
Provides functionality for loading, storing and creating
LanguageProfiles.-
ClassDescriptionA language profile knows the locale (language), and contains the n-grams and some statistics.Builder for
LanguageProfile.This class is immutable.ReadsLanguageProfiles.Writes aLanguageProfileto an output stream or file.Converts an oldLangProfileto a newLanguageProfile.