| Package | Description |
|---|---|
| be.frma.langguess | |
| com.cybozu.labs.langdetect.util |
Provides the utility classes for language detection.
|
| 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 | Field and Description |
|---|---|
private static TextObjectFactory |
GenProfile.textObjectFactory |
| Modifier and Type | Field and Description |
|---|---|
private static TextObjectFactory |
TagExtractor.textObjectFactory |
| Modifier and Type | Method and Description |
|---|---|
TextObjectFactory |
TextObjectFactoryBuilder.build() |
static TextObjectFactory |
CommonTextObjectFactories.forDetectingOnLargeText() |
static TextObjectFactory |
CommonTextObjectFactories.forDetectingShortCleanText() |
static TextObjectFactory |
CommonTextObjectFactories.forIndexing() |
static TextObjectFactory |
CommonTextObjectFactories.forIndexingCleanText() |