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