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, getOutputTypepublic 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 LBJavaFeatureExtractorEdisonExceptionpublic String getName()
getName in class LBJavaFeatureExtractorCopyright © 2017. All rights reserved.