Uses of Class
com.optimaize.langdetect.text.UrlTextFilter
-
Packages that use UrlTextFilter Package Description com.optimaize.langdetect.text Provides functionality for concatenating and cleaning text that is used as a) learning text to producecom.optimaize.langdetect.LanguageProfile
s b) for the text for which the language is to be guessed. -
-
Uses of UrlTextFilter in com.optimaize.langdetect.text
Methods in com.optimaize.langdetect.text that return UrlTextFilter Modifier and Type Method Description static UrlTextFilter
UrlTextFilter. getInstance()
-