| Package | Description |
|---|---|
| opennlp.tools.langdetect |
| Modifier and Type | Field and Description |
|---|---|
static LanguageDetectorConfig |
LanguageDetectorConfig.DEFAULT_LANGUAGE_DETECTOR_CONFIG |
| Modifier and Type | Method and Description |
|---|---|
ProbingLanguageDetectionResult |
LanguageDetectorME.probingPredictLanguages(CharSequence content,
LanguageDetectorConfig config)
This will stop processing early if the stopping criteria
specified in
DEFAULT_LANGUAGE_DETECTOR_CONFIG
are met. |
Copyright © 2021 The Apache Software Foundation. All rights reserved.