Uses of Interface
edu.washington.cs.knowitall.normalization.FieldNormalizer

Packages that use FieldNormalizer
edu.washington.cs.knowitall.normalization   
 

Uses of FieldNormalizer in edu.washington.cs.knowitall.normalization
 

Classes in edu.washington.cs.knowitall.normalization that implement FieldNormalizer
 class ArgumentNormalizer
          Normalizes ChunkedExtraction arguments by Lowercasing Removing punctuation Replacing numbers with a # symbol
 class BasicFieldNormalizer
          A field normalizer that applies the stemmer to every token and strips nothing.
 class HeadNounNormalizer
          A normalizer function that heuristically finds the head noun phrase of an argument field.
 class VerbalRelationNormalizer
          A class that can be used to normalize verbal relation strings.
 



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