public class QSingleSetFeature extends SetFeature implements QuadraticFeature
includeArgs, indexcounter, indices, name, POSPrefix, predMaxIndexVALUE_SEPARATOR| Modifier | Constructor and Description |
|---|---|
protected |
QSingleSetFeature(SingleFeature f1,
SetFeature 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() |
addFeatures, addFeatures, performFeatureExtractionaddMap, addPOSPrefix, doExtractFeatures, extractFeatures, getMap, indexOf, setDoneWithPredFeatureExtraction, size, toStringprotected QSingleSetFeature(SingleFeature f1, SetFeature 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 SetFeatureCopyright © 2016. All rights reserved.