public class CorlexFeatureExtractor extends WordFeatureExtractor
Modifier and Type | Field and Description |
---|---|
static CorlexFeatureExtractor |
instance |
Constructor and Description |
---|
CorlexFeatureExtractor() |
CorlexFeatureExtractor(boolean useLastWordOfMultiwordConstituents) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
Set<Feature> |
getWordFeatures(TextAnnotation ta,
int wordPosition) |
convertToWordFeatureExtractor, getFeatures
public static final CorlexFeatureExtractor instance
public CorlexFeatureExtractor(boolean useLastWordOfMultiwordConstituents)
public CorlexFeatureExtractor()
public Set<Feature> getWordFeatures(TextAnnotation ta, int wordPosition) throws EdisonException
getWordFeatures
in class WordFeatureExtractor
EdisonException
public String getName()
getName
in interface FeatureExtractor
getName
in class WordFeatureExtractor
Copyright © 2015. All rights reserved.