| 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. |
| Modifier and Type | Method and Description |
|---|---|
static RemoveMinorityScriptsTextFilter |
RemoveMinorityScriptsTextFilter.forThreshold(double threshold)
If a script has less than this percent of content compared to the most used one, its text is removed.
|
Copyright © 2015. All rights reserved.