Uses of Package
edu.washington.cs.knowitall.normalization

Packages that use edu.washington.cs.knowitall.normalization
edu.washington.cs.knowitall.extractor.conf.featureset   
edu.washington.cs.knowitall.normalization   
 

Classes in edu.washington.cs.knowitall.normalization used by edu.washington.cs.knowitall.extractor.conf.featureset
BasicFieldNormalizer
          A field normalizer that applies the stemmer to every token and strips nothing.
 

Classes in edu.washington.cs.knowitall.normalization used by edu.washington.cs.knowitall.normalization
FieldNormalizer
          An interface defining the basic functionality of a field normalizer.
NormalizedBinaryExtraction
          Represents a ChunkedBinaryExtraction that has normalized versions of arg1, rel, arg2.
NormalizedField
          This class represents a field of a SpanExtraction that has been normalized in some way, e.g.
RelationString
          Represents a Reverb predicate that contains (1) the original predicate from the text (2) normalized version (3) POS sequence (modified by Michael Schmitz)
 



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