| 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.LanguageProfiles
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
TextObjects. |
| TextObjectFactoryBuilder
Builder for
TextObjectFactory. |
| UrlTextFilter
Removes URLs and email addresses from the text.
|
Copyright © 2015. All rights reserved.