public class PrepSRLFeatures extends LBJavaFeatureExtractor
Modifier and Type | Field and Description |
---|---|
static PrepSRLFeatures |
govFeatures |
static PrepSRLFeatures |
objFeatures |
static PrepSRLFeatures |
prevVerbFeatures |
static PrepSRLFeatures |
prevWordFeatures |
Constructor and Description |
---|
PrepSRLFeatures()
Needed for the LBJava generation.
|
Modifier and Type | Method and Description |
---|---|
Set<Feature> |
getFeatures(Constituent instance) |
String |
getName() |
classify, getOutputType
public static PrepSRLFeatures prevWordFeatures
public static PrepSRLFeatures prevVerbFeatures
public static PrepSRLFeatures govFeatures
public static PrepSRLFeatures objFeatures
public Set<Feature> getFeatures(Constituent instance) throws EdisonException
getFeatures
in class LBJavaFeatureExtractor
EdisonException
public String getName()
getName
in class LBJavaFeatureExtractor
Copyright © 2017. All rights reserved.