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 FeatureExtractor
EdisonException
public String getName()
getName
in interface FeatureExtractor
Copyright © 2016. All rights reserved.