Index

D E G O P 
All Classes and Interfaces|All Packages

D

DetokenizerEvaluator - Class in opennlp.tools.tokenize
The DetokenizerEvaluator measures the performance of the given Detokenizer with the provided reference samples.
DetokenizerEvaluator(Detokenizer, DetokenEvaluationErrorListener...) - Constructor for class opennlp.tools.tokenize.DetokenizerEvaluator
Initializes the current instance with the given Detokenizer.

E

evaluate(ObjectStream, int) - Method in class opennlp.tools.parser.ParserCrossValidator
Starts the evaluation.

G

getFMeasure() - Method in class opennlp.tools.parser.ParserCrossValidator
 
getFMeasure() - Method in class opennlp.tools.tokenize.DetokenizerEvaluator
 

O

opennlp.tools.parser - package opennlp.tools.parser
 
opennlp.tools.tokenize - package opennlp.tools.tokenize
 

P

ParserCrossValidator - Class in opennlp.tools.parser
Cross validator for a Parser.
ParserCrossValidator(String, TrainingParameters, HeadRules, ParserType, ParserEvaluationMonitor...) - Constructor for class opennlp.tools.parser.ParserCrossValidator
Initializes a ParserCrossValidator instance via given parameters.
D E G O P 
All Classes and Interfaces|All Packages