edu.stanford.nlp.ling
Interface Datum

All Superinterfaces:
Featurizable, Labeled, java.io.Serializable
All Known Subinterfaces:
Document
All Known Implementing Classes:
BasicDocument

public interface Datum
extends java.io.Serializable, Featurizable, Labeled

Interface for Objects which can be described by their features. These objects can also be Serialized (for insertion into a file database).


Method Summary
 
Methods inherited from interface edu.stanford.nlp.ling.Featurizable
asFeatures
 
Methods inherited from interface edu.stanford.nlp.ling.Labeled
label, labels