|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.washington.cs.knowitall.normalization.VerbalRelationNormalizer
public class VerbalRelationNormalizer
A class that can be used to normalize verbal relation strings. It performs
the following normalization procedure on a ChunkedExtraction object:
Morpha class.
| Constructor Summary | |
|---|---|
VerbalRelationNormalizer()
Constructs a new instance. |
|
| Method Summary | |
|---|---|
NormalizedField |
normalizeField(ChunkedExtraction field)
Normalizes the given field. |
void |
stripBeAdj(boolean value)
If set to true, then will not remove adjectives in phrases like "is happy about". |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VerbalRelationNormalizer()
| Method Detail |
|---|
public void stripBeAdj(boolean value)
value - public NormalizedField normalizeField(ChunkedExtraction field)
normalizeField in interface FieldNormalizer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||