| Package | Description |
|---|---|
| edu.washington.cs.knowitall.extractor.conf.featureset | |
| edu.washington.cs.knowitall.normalization |
| Class and Description |
|---|
| BasicFieldNormalizer
A field normalizer that applies the stemmer to every token and strips
nothing.
|
| Class and Description |
|---|
| 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-2013 University of Washington CSE. All Rights Reserved.