Package | Description |
---|---|
opennlp.tools.cmdline.lemmatizer |
Classes giving access to the opennlp.tools.lemmatizer functionalities.
|
opennlp.tools.lemmatizer |
Package related with the lemmatizer tool
|
Modifier and Type | Class and Description |
---|---|
class |
LemmaEvaluationErrorListener
A default implementation of
EvaluationMonitor that prints to an
output stream. |
class |
LemmatizerFineGrainedReportListener
Generates a detailed report for the Lemmatizer.
|
Constructor and Description |
---|
LemmatizerEvaluator(Lemmatizer aLemmatizer,
LemmatizerEvaluationMonitor... listeners)
Initializes the current instance.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.