| 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 |
|---|---|
TextObjectFactoryBuilder |
TextObjectFactoryBuilder.maxTextLength(int maxTextLength) |
TextObjectFactoryBuilder |
TextObjectFactoryBuilder.withTextFilter(TextFilter textFilter)
Adds the given TextFilter to be run on
TextObject.append(java.io.Reader) methods. |
Copyright © 2015. All rights reserved.