Package | Description |
---|---|
opennlp.tools.doccat |
Package for classifying a document into a category.
|
Constructor and Description |
---|
DoccatCrossValidator(String languageCode,
TrainingParameters mlParams,
DoccatFactory factory,
DoccatEvaluationMonitor... listeners)
Creates a
DoccatCrossValidator with the given
FeatureGenerator s. |
DocumentCategorizerEvaluator(DocumentCategorizer categorizer,
DoccatEvaluationMonitor... listeners)
Initializes the current instance.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.