public class SrlNomArgumentFeatures extends Object implements FeatureExtractor
WordFeatureExtractorFactory
word, pos, numberNormalizer, gerundMarker,
nominalizationMarker, and dateMarker;
ListFeatureFactory
daysOfTheWeek and months;
WordNetFeatureExtractor
synsetsFirstSense and hypernymsFirstSense;
ParseHeadWordFeatureExtractor
; CurrencyIndicator
; LinearPosition
;
HyphenTagFeature
; ParsePhraseType
; ParsePath
;
ChunkEmbedding
shallow parse and NER; ChunkPathPattern
; ParseSiblings
;
WordContextWindowTwo
; POSContextWindowTwo
Constructor and Description |
---|
SrlNomArgumentFeatures() |
public SrlNomArgumentFeatures() throws EdisonException
EdisonException
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.