Package | Description |
---|---|
opennlp.tools.cmdline.chunker | |
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 |
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 © 2016 The Apache Software Foundation. All rights reserved.