Uses of Class
com.optimaize.langdetect.text.TextObjectFactory
Packages that use TextObjectFactory
Package
Description
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
-
Uses of TextObjectFactory in com.optimaize.langdetect.text
Methods in com.optimaize.langdetect.text that return TextObjectFactoryModifier and TypeMethodDescriptionTextObjectFactoryBuilder.build()static TextObjectFactoryCommonTextObjectFactories.forDetectingOnLargeText()static TextObjectFactoryCommonTextObjectFactories.forDetectingShortCleanText()static TextObjectFactoryCommonTextObjectFactories.forIndexing()static TextObjectFactoryCommonTextObjectFactories.forIndexingCleanText()