JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
com.optimaize.langdetect.i18n
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package com.optimaize.langdetect.i18n
package
com.optimaize.langdetect.i18n
Related Packages
Package
Description
com.optimaize.langdetect
com.optimaize.langdetect.cybozu
Original language detection classes from https://code.google.com/p/language-detection/
com.optimaize.langdetect.frma
com.optimaize.langdetect.ngram
Provides functionality for handling n-grams.
com.optimaize.langdetect.profiles
Provides functionality for loading, storing and creating
LanguageProfile
s.
com.optimaize.langdetect.text
Provides functionality for concatenating and cleaning text that is used as a) learning text to produce
invalid reference
com.optimaize.langdetect.LanguageProfile
s b) for the text for which the language is to be guessed.
Classes
Class
Description
LdLocale
A language-detector implementation of a Locale, similar to the java.util.Locale.