Uses of Package
com.optimaize.langdetect.text
Packages that use com.optimaize.langdetect.text
Package
Description
Provides the utility classes for language detection.
Provides functionality for concatenating and cleaning text that is used as
a) learning text to produce
s
b) for the text for which the language is to be guessed.
invalid reference
com.optimaize.langdetect.LanguageProfile
-
Classes in com.optimaize.langdetect.text used by com.optimaize.langdetect.cybozu.util
-
Classes in com.optimaize.langdetect.text used by com.optimaize.langdetect.frma
-
Classes in com.optimaize.langdetect.text used by com.optimaize.langdetect.textClassDescriptionRemoves text written in scripts that are not the dominant script of the text.Allows to filter content from a text to be ignored for the n-gram analysis.A convenient text object implementing CharSequence and Appendable.Factory for
TextObject
s.Builder forTextObjectFactory
.Removes URLs and email addresses from the text.