| Class and Description |
|---|
| FeatureSet |
| Class and Description |
|---|
| BooleanFeatureSet
Represents a set of boolean feature functions that can be applied to objects
of type
T. |
| Class and Description |
|---|
| FeatureSet |
| Class and Description |
|---|
| ChunkFeature
Parent class for any feature specific to the chunk layer.
|
| ExtractionFeature
A parent class for any feature that picks a particular range and applies a
test to all indices within that range.
|
| FeatureSet |
| PosFeature
Parent class for any feature specific to the POS layer
|
| VerbTokenFeature
Parent class for any feature that considers only tokens whose corresponding
pos starts with "V" or equals "MD".
|
| Class and Description |
|---|
| BooleanFeatureSet
Represents a set of boolean feature functions that can be applied to objects
of type
T. |
Copyright © 2010-2013 University of Washington CSE. All Rights Reserved.