Package opennlp.tools.chunker
package opennlp.tools.chunker
-
ClassesClassDescriptionCross validator for
Chunker.TheChunkerEvaluatormeasures the performance of the givenChunkerwith the provided referencesamples.Class for creating an event stream out of data files for training aChunker.The class represents a maximum-entropy-basedChunker.TheChunkerModelis the model used by a learnableChunker.ASequenceStreamimplementation encapsulatingsamples.Parses the conll 2000 shared task shallow parser training data.Features based on chunking model described in Fei Sha and Fernando Pereira.The default chunkerSequenceValidatorimplementation.A thread-safe version of theChunkerME.