Modifier and Type | Class and Description |
---|---|
class |
AbstractConverterTool<T>
Base class for format conversion tools.
|
class |
AbstractCrossValidatorTool<T,P>
Base class for cross validator tools.
|
class |
AbstractEvaluatorTool<T,P>
Base class for evaluator tools.
|
class |
AbstractTrainerTool<T,P>
Base class for trainer tools.
|
class |
AbstractTypedParamTool<T,P>
Base class for tools which take additional parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
ChunkerConverterTool
Tool to convert multiple data formats into native OpenNLP chunker training
format.
|
class |
ChunkerCrossValidatorTool |
class |
ChunkerEvaluatorTool |
class |
ChunkerTrainerTool |
Modifier and Type | Class and Description |
---|---|
class |
CoreferenceConverterTool |
class |
CoreferencerTrainerTool |
Modifier and Type | Class and Description |
---|---|
class |
DoccatConverterTool |
class |
DoccatTrainerTool |
Modifier and Type | Class and Description |
---|---|
class |
TokenNameFinderConverterTool
Tool to convert multiple data formats into native OpenNLP name finder training
format.
|
class |
TokenNameFinderCrossValidatorTool |
class |
TokenNameFinderEvaluatorTool |
class |
TokenNameFinderTrainerTool |
Modifier and Type | Class and Description |
---|---|
class |
BuildModelUpdaterTool |
class |
CheckModelUpdaterTool |
class |
ParserConverterTool |
class |
ParserTrainerTool |
Modifier and Type | Class and Description |
---|---|
class |
POSTaggerConverterTool |
class |
POSTaggerCrossValidatorTool |
class |
POSTaggerEvaluatorTool |
class |
POSTaggerTrainerTool |
Modifier and Type | Class and Description |
---|---|
class |
SentenceDetectorConverterTool |
class |
SentenceDetectorCrossValidatorTool |
class |
SentenceDetectorEvaluatorTool |
class |
SentenceDetectorTrainerTool |
Modifier and Type | Class and Description |
---|---|
class |
TokenizerConverterTool |
class |
TokenizerCrossValidatorTool |
class |
TokenizerMEEvaluatorTool |
class |
TokenizerTrainerTool |
Copyright © 2016 The Apache Software Foundation. All rights reserved.