Package | Description |
---|---|
opennlp.tools.cmdline.chunker | |
opennlp.tools.cmdline.doccat | |
opennlp.tools.cmdline.lemmatizer |
Classes giving access to the opennlp.tools.lemmatizer functionalities.
|
opennlp.tools.cmdline.namefind | |
opennlp.tools.cmdline.postag | |
opennlp.tools.cmdline.sentdetect | |
opennlp.tools.cmdline.tokenizer |
Modifier and Type | Class and Description |
---|---|
class |
ChunkEvaluationErrorListener
A default implementation of
EvaluationMonitor that prints
to an output stream. |
Modifier and Type | Class and Description |
---|---|
class |
DoccatEvaluationErrorListener
A default implementation of
EvaluationMonitor that prints to an
output stream. |
Modifier and Type | Class and Description |
---|---|
class |
LemmaEvaluationErrorListener
A default implementation of
EvaluationMonitor that prints to an
output stream. |
Modifier and Type | Class and Description |
---|---|
class |
NameEvaluationErrorListener
A default implementation of
EvaluationMonitor that prints
to an output stream. |
Modifier and Type | Class and Description |
---|---|
class |
POSEvaluationErrorListener
A default implementation of
EvaluationMonitor that prints
to an output stream. |
Modifier and Type | Class and Description |
---|---|
class |
SentenceEvaluationErrorListener
A default implementation of
EvaluationMonitor that prints
to an output stream. |
Modifier and Type | Class and Description |
---|---|
class |
TokenEvaluationErrorListener
A default implementation of
EvaluationMonitor that prints
to an output stream. |
Copyright © 2017 The Apache Software Foundation. All rights reserved.