Class | Description |
---|---|
SrlNomArgumentFeatureConjunction |
Extracts conjunctions of
SrlNomArgumentFeatures . |
SrlNomArgumentFeatures |
Extracts a collection of features used to classify SRL Nominal frame arguments:
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 |
SrlNomClassifierPredicateFeatures |
Extracts a collection of lexical and parse structure features to classify Nominal SRL arguments.
|
Copyright © 2016. All rights reserved.