Package edu.washington.cs.knowitall.nlp.extraction

Interface Summary
Extraction<S> An interface that is the root of all extraction types.
 

Class Summary
ChunkedArgumentExtraction A class representing a noun phrase argument of a relation.
ChunkedBinaryExtraction An Extraction representing a binary extraction with noun phrase arguments.
ChunkedExtraction An Extraction object that represents a contiguous subsequence of a NpChunkedSentence object.
OrdinalPhraseExtraction