public class SrlVerbSimplePredicateFeatures extends Object implements FeatureExtractor
WordContextWindowTwo
; POSContextWindowTwo
;
WordFeatureExtractorFactory
word, lemma, pos, capitalization, and numberNormalizer;
SubcategorizationFrame
; and ChunkEmbedding
for NER and Shallow Parse.Constructor and Description |
---|
SrlVerbSimplePredicateFeatures() |
SrlVerbSimplePredicateFeatures(String name) |
public SrlVerbSimplePredicateFeatures()
public SrlVerbSimplePredicateFeatures(String name)
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.