Class | Description |
---|---|
ParseSibling |
Applies
ParseHeadWordFeatureExtractor parameterized with WordAndPos . |
POSContextWindowTwo |
Extracts POS tags in context window of size 2 using
WordFeatureExtractorFactory .pos |
SrlSenseFeatures |
Extracts a range of lexical and dependency parse features to identify SRL Nominal predicates.
|
SrlWordFeatures |
Extracts a range fo lexical features relating to form and to WordNet information.
|
WordAndPos |
Extracts a conjunction of Word and Part of Speech.
|
WordContextWindowTwo |
Extracts words in a context window of size 2 using
WordFeatureExtractorFactory .word |
Copyright © 2016. All rights reserved.