Package | Description |
---|---|
opennlp.tools.cmdline | |
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.parser | |
opennlp.tools.cmdline.postag | |
opennlp.tools.cmdline.sentdetect | |
opennlp.tools.cmdline.tokenizer |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCrossValidatorTool<T,P>
Base class for cross validator tools.
|
Modifier and Type | Class and Description |
---|---|
class |
ChunkerCrossValidatorTool |
class |
ChunkerTrainerTool |
Modifier and Type | Class and Description |
---|---|
class |
DoccatCrossValidatorTool |
class |
DoccatTrainerTool |
Modifier and Type | Class and Description |
---|---|
class |
LemmatizerTrainerTool |
Modifier and Type | Class and Description |
---|---|
class |
TokenNameFinderCrossValidatorTool |
class |
TokenNameFinderTrainerTool |
Modifier and Type | Class and Description |
---|---|
class |
ParserTrainerTool |
Modifier and Type | Class and Description |
---|---|
class |
POSTaggerCrossValidatorTool |
class |
POSTaggerTrainerTool |
Modifier and Type | Class and Description |
---|---|
class |
SentenceDetectorCrossValidatorTool |
class |
SentenceDetectorTrainerTool |
Modifier and Type | Class and Description |
---|---|
class |
TokenizerCrossValidatorTool |
class |
TokenizerTrainerTool |
Copyright © 2016 The Apache Software Foundation. All rights reserved.