Package edu.columbia.cs.ref.model

Class Summary
CandidateSentence A representation of a candidate sentence.
Dataset<E> The Class Dataset represents a dataset of a given type of atomic elements (e.g., Documents, Candidate Setencens).
Document Representation of a Document.
FeaturableObject The Class FeaturableObject represents objects that can be enriched with features.
Segment Representation of a Section of a document.
Sentence The Class Sentence represents sentences that are present in a document.
StructureConfiguration The Class StructureConfiguration.
TokenizedDocument Particular type of Document that went through a tokenization process.