public class SrlSenseFeatures extends Object implements FeatureExtractor
WordFeatureExtractorFactory word, pos, lemma; ChunkPropertyFeatureFactory hasModalVerb
and isNegated; NgramFeatureExtractor word bigrams and trigrams; and transformations
FeatureInputTransformer stanfordGovernor and stanfordObject applied to
SrlWordFeatures.| Constructor and Description |
|---|
SrlSenseFeatures() |
public Set<Feature> getFeatures(Constituent c) throws EdisonException
getFeatures in interface FeatureExtractorEdisonExceptionpublic String getName()
getName in interface FeatureExtractorCopyright © 2016. All rights reserved.