Index
All Classes and Interfaces|All Packages
D
- DetokenizerEvaluator - Class in opennlp.tools.tokenize
-
The
DetokenizerEvaluatormeasures the performance of the givenDetokenizerwith the provided referencesamples. - DetokenizerEvaluator(Detokenizer, DetokenEvaluationErrorListener...) - Constructor for class opennlp.tools.tokenize.DetokenizerEvaluator
-
Initializes the current instance with the given
Detokenizer.
E
- evaluate(ObjectStream<Parse>, int) - Method in class opennlp.tools.parser.ParserCrossValidator
-
Starts the evaluation.
- EventTraceStream - Class in opennlp.tools.util
- EventTraceStream(ObjectStream<Event>, Writer) - Constructor for class opennlp.tools.util.EventTraceStream
-
Initializes an
EventTraceStream.
G
- getFMeasure() - Method in class opennlp.tools.parser.ParserCrossValidator
- getFMeasure() - Method in class opennlp.tools.tokenize.DetokenizerEvaluator
H
- hasNext() - Method in class opennlp.tools.util.ReverseListIterator
N
- next() - Method in class opennlp.tools.util.ReverseListIterator
O
- opennlp.tools.parser - package opennlp.tools.parser
- opennlp.tools.tokenize - package opennlp.tools.tokenize
- opennlp.tools.util - package opennlp.tools.util
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
ParserCrossValidatorinstance via given parameters.
R
- read() - Method in class opennlp.tools.util.EventTraceStream
- remove() - Method in class opennlp.tools.util.ReverseListIterator
- ReverseListIterator<T> - Class in opennlp.tools.util
-
An iterator for a list which returns values in the opposite order as the typical list iterator.
- ReverseListIterator(List<T>) - Constructor for class opennlp.tools.util.ReverseListIterator
All Classes and Interfaces|All Packages