Uses of Package
edu.washington.cs.knowitall.extractor.conf.featureset

Packages that use edu.washington.cs.knowitall.extractor.conf.featureset
edu.washington.cs.knowitall.argumentidentifier   
edu.washington.cs.knowitall.extractor.conf   
edu.washington.cs.knowitall.extractor.conf.classifier   
edu.washington.cs.knowitall.extractor.conf.featureset   
edu.washington.cs.knowitall.extractor.conf.opennlp   
 

Classes in edu.washington.cs.knowitall.extractor.conf.featureset used by edu.washington.cs.knowitall.argumentidentifier
FeatureSet
           
 

Classes in edu.washington.cs.knowitall.extractor.conf.featureset used by edu.washington.cs.knowitall.extractor.conf
BooleanFeatureSet
          Represents a set of boolean feature functions that can be applied to objects of type T.
 

Classes in edu.washington.cs.knowitall.extractor.conf.featureset used by edu.washington.cs.knowitall.extractor.conf.classifier
FeatureSet
           
 

Classes in edu.washington.cs.knowitall.extractor.conf.featureset used by edu.washington.cs.knowitall.extractor.conf.featureset
ChunkFeature
          Parent class for any feature specific to the chunk layer.
ExtractionFeature
          A parent class for any feature that picks a particular range and applies a test to all indices within that range.
FeatureSet
           
PosFeature
          Parent class for any feature specific to the POS layer
VerbTokenFeature
          Parent class for any feature that considers only tokens whose corresponding pos starts with "V" or equals "MD".
 

Classes in edu.washington.cs.knowitall.extractor.conf.featureset used by edu.washington.cs.knowitall.extractor.conf.opennlp
BooleanFeatureSet
          Represents a set of boolean feature functions that can be applied to objects of type T.
 



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