public class QDoubleChildSetFeature extends SetFeature implements QuadraticFeature
includeArgs, indexcounter, indices, name, POSPrefix, predMaxIndexVALUE_SEPARATOR| Modifier | Constructor and Description |
|---|---|
protected |
QDoubleChildSetFeature(ChildSetFeature f1,
ChildSetFeature f2,
boolean usedForPredicateIdentification,
String POSPrefix) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getFeatureStrings(Predicate pred,
Word arg) |
String[] |
getFeatureStrings(Sentence s,
int predIndex,
int argIndex) |
String |
getName() |
protected void |
performFeatureExtraction(Sentence s,
boolean allWords) |
addFeatures, addFeaturesaddMap, addPOSPrefix, doExtractFeatures, extractFeatures, getMap, indexOf, setDoneWithPredFeatureExtraction, size, toStringprotected QDoubleChildSetFeature(ChildSetFeature f1, ChildSetFeature f2, boolean usedForPredicateIdentification, String POSPrefix)
public String[] getFeatureStrings(Sentence s, int predIndex, int argIndex)
getFeatureStrings in class SetFeaturepublic String[] getFeatureStrings(Predicate pred, Word arg)
getFeatureStrings in class SetFeatureprotected void performFeatureExtraction(Sentence s, boolean allWords)
performFeatureExtraction in class SetFeatureCopyright © 2016. All rights reserved.