Package | Description |
---|---|
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. |
Class and Description |
---|
RemoveMinorityScriptsTextFilter
Removes text written in scripts that are not the dominant script of the text.
|
TextFilter
Allows to filter content from a text to be ignored for the n-gram analysis.
|
TextObject
A convenient text object implementing CharSequence and Appendable.
|
TextObjectFactory
Factory for
TextObject s. |
TextObjectFactoryBuilder
Builder for
TextObjectFactory . |
UrlTextFilter
Removes URLs and email addresses from the text.
|
Copyright © 2019. All rights reserved.