Package | Description |
---|---|
opennlp.tools.langdetect |
Modifier and Type | Method and Description |
---|---|
static LanguageDetectorModel |
LanguageDetectorME.train(ObjectStream<LanguageSample> samples,
TrainingParameters mlParams,
LanguageDetectorFactory factory) |
Constructor and Description |
---|
LanguageDetectorME(LanguageDetectorModel model)
Initializes the current instance with a language detector model.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.