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

Packages that use edu.washington.cs.knowitall.nlp.extraction
edu.washington.cs.knowitall.argumentidentifier   
edu.washington.cs.knowitall.extractor   
edu.washington.cs.knowitall.extractor.conf   
edu.washington.cs.knowitall.extractor.conf.featureset   
edu.washington.cs.knowitall.extractor.mapper   
edu.washington.cs.knowitall.nlp.extraction   
edu.washington.cs.knowitall.normalization   
edu.washington.cs.knowitall.util   
 

Classes in edu.washington.cs.knowitall.nlp.extraction used by edu.washington.cs.knowitall.argumentidentifier
ChunkedArgumentExtraction
          A class representing a noun phrase argument of a relation.
ChunkedBinaryExtraction
          Represents a binary extraction from a ChunkedSentence.
ChunkedExtraction
          An extraction object that represents a contiguous subsequence of a ChunkedSentence object.
 

Classes in edu.washington.cs.knowitall.nlp.extraction used by edu.washington.cs.knowitall.extractor
ChunkedArgumentExtraction
          A class representing a noun phrase argument of a relation.
ChunkedBinaryExtraction
          Represents a binary extraction from a ChunkedSentence.
ChunkedExtraction
          An extraction object that represents a contiguous subsequence of a ChunkedSentence object.
SpanExtraction
           This class represents an extraction from a single sentence that is made up of one or more fields, each of which corresponds to a span in the sentence.
 

Classes in edu.washington.cs.knowitall.nlp.extraction used by edu.washington.cs.knowitall.extractor.conf
ChunkedArgumentExtraction
          A class representing a noun phrase argument of a relation.
ChunkedBinaryExtraction
          Represents a binary extraction from a ChunkedSentence.
ChunkedExtraction
          An extraction object that represents a contiguous subsequence of a ChunkedSentence object.
SpanExtraction
           This class represents an extraction from a single sentence that is made up of one or more fields, each of which corresponds to a span in the sentence.
 

Classes in edu.washington.cs.knowitall.nlp.extraction used by edu.washington.cs.knowitall.extractor.conf.featureset
ChunkedBinaryExtraction
          Represents a binary extraction from a ChunkedSentence.
ChunkedExtraction
          An extraction object that represents a contiguous subsequence of a ChunkedSentence object.
 

Classes in edu.washington.cs.knowitall.nlp.extraction used by edu.washington.cs.knowitall.extractor.mapper
ChunkedArgumentExtraction
          A class representing a noun phrase argument of a relation.
ChunkedBinaryExtraction
          Represents a binary extraction from a ChunkedSentence.
ChunkedExtraction
          An extraction object that represents a contiguous subsequence of a ChunkedSentence object.
 

Classes in edu.washington.cs.knowitall.nlp.extraction used by edu.washington.cs.knowitall.nlp.extraction
ChunkedArgumentExtraction
          A class representing a noun phrase argument of a relation.
ChunkedBinaryExtraction
          Represents a binary extraction from a ChunkedSentence.
ChunkedExtraction
          An extraction object that represents a contiguous subsequence of a ChunkedSentence object.
SpanExtraction
           This class represents an extraction from a single sentence that is made up of one or more fields, each of which corresponds to a span in the sentence.
 

Classes in edu.washington.cs.knowitall.nlp.extraction used by edu.washington.cs.knowitall.normalization
ChunkedBinaryExtraction
          Represents a binary extraction from a ChunkedSentence.
ChunkedExtraction
          An extraction object that represents a contiguous subsequence of a ChunkedSentence object.
SpanExtraction
           This class represents an extraction from a single sentence that is made up of one or more fields, each of which corresponds to a span in the sentence.
 

Classes in edu.washington.cs.knowitall.nlp.extraction used by edu.washington.cs.knowitall.util
ChunkedExtraction
          An extraction object that represents a contiguous subsequence of a ChunkedSentence object.
 



Copyright © 2010-2012 University of Washington CSE. All Rights Reserved.