public abstract class AttrFeature extends SingleFeature
| Modifier and Type | Field and Description |
|---|---|
protected Word.WordData |
attr |
protected WordExtractor |
wordExtractor |
includeArgs, indexcounter, indices, name, POSPrefix, predMaxIndex| Modifier | Constructor and Description |
|---|---|
protected |
AttrFeature(FeatureName name,
Word.WordData attr,
TargetWord tw,
boolean includeArgs,
boolean usedForPredicateIdentification,
String POSPrefix) |
addFeatures, addFeatures, getFeatureString, getFeatureString, performFeatureExtractionaddMap, addPOSPrefix, doExtractFeatures, extractFeatures, getMap, getName, indexOf, setDoneWithPredFeatureExtraction, size, toStringprotected Word.WordData attr
protected WordExtractor wordExtractor
protected AttrFeature(FeatureName name, Word.WordData attr, TargetWord tw, boolean includeArgs, boolean usedForPredicateIdentification, String POSPrefix)
Copyright © 2016. All rights reserved.