| Package | Description |
|---|---|
| edu.washington.cs.knowitall.normalization |
| Modifier and Type | Class and Description |
|---|---|
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-2013 University of Washington CSE. All Rights Reserved.