JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
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
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.