See: Description
| Interface | Description |
|---|---|
| Featurizer |
The interface for featurizers which provide feature annotation for a sequence
of tokens.
|
| FeaturizerContextGenerator |
Interface for the context generator used in syntactic chunking.
|
| FeaturizerEvaluationMonitor |
| Class | Description |
|---|---|
| DefaultFeaturizerContextGenerator |
A context generator for the Featurizer.
|
| DefaultFeaturizerFactory | |
| DefaultFeaturizerSequenceValidator | |
| FeatureSample |
Class for holding features for a single unit of text.
|
| FeatureSampleStream |
Parses a featurizer training data.
|
| FeaturizerCrossValidator | |
| FeaturizerEvaluator |
The
FeaturizerEvaluator measures the performance of the given
Featurizer with the provided reference FeatureSamples. |
| FeaturizerEventStream |
Class for creating an event stream out of data files for training a chunker.
|
| FeaturizerFactory | |
| FeaturizerME |
The class represents a maximum-entropy-based chunker.
|
| FeaturizerModel |
The
FeaturizerModel is the model used by a learnable
Featurizer. |
| FSAFeaturizerFactory | |
| WordTag |
Copyright © 2012–2017 CoGrOO. All rights reserved.