Interface Summary |
Datum |
Interface for Objects which can be described by their features. |
Featurizable |
Interface for Objects that can be described by their features. |
HasCategory |
Something that implements the HasCategory interface
knows about categories. |
HasContext |
|
HasTag |
Something that implements the HasTag interface
knows about part-of-speech tags. |
HasWord |
Something that implements the HasWord interface
knows about words. |
Label |
Something that implements the Label interface can act as a
constituent, node, or word label with linguistic attributes. |
Labeled |
Interface for Objects that have a label, whose label is an Object. |
LabelFactory |
A LabelFactory object acts as a factory for creating
objects of class Label , or some descendant class. |