|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Chunker | The interface for featurizers which provide feature annotation for a sequence of tokens. |
ChunkerContextGenerator | Interface for the context generator used in syntactic chunking. |
ChunkerEvaluationMonitor |
Class Summary | |
---|---|
ChunkerCrossValidator | |
ChunkerEvaluator | The ChunkerEvaluator measures the performance
of the given Chunker with the provided
reference ChunkSample s. |
ChunkerEventStream | Class for creating an event stream out of data files for training a chunker. |
ChunkerFactory | |
ChunkerME | The class represents a maximum-entropy-based chunker. |
ChunkerModel | The ChunkerModel is the model used by a learnable
Chunker . |
ChunkSampleStream | Parses the conll 2000 shared task shallow parser training data. |
DefaultChunkerContextGenerator | Features based on chunking model described in Fei Sha and Fernando Pereira. |
DefaultChunkerSequenceValidator |
Package related to finding non-recursive syntactic annotation such as noun phrase chunks.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |