Package | Description |
---|---|
opennlp.tools.langdetect |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLanguageDetectorContextGenerator
A context generator for language detector.
|
Modifier and Type | Method and Description |
---|---|
LanguageDetectorContextGenerator |
LanguageDetectorFactory.getContextGenerator() |
Constructor and Description |
---|
LanguageDetectorEventStream(ObjectStream<LanguageSample> data,
LanguageDetectorContextGenerator contextGenerator)
Initializes the current instance via samples and feature generators.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.