public class DependencyModifierFeatureExtractor extends Object implements FeatureExtractor
Constructor and Description |
---|
DependencyModifierFeatureExtractor(String dependencyViewName,
FeatureExtractor baseFex) |
Modifier and Type | Method and Description |
---|---|
Set<Feature> |
getFeatures(Constituent c) |
String |
getName() |
public DependencyModifierFeatureExtractor(String dependencyViewName, FeatureExtractor baseFex) throws EdisonException
EdisonException
public Set<Feature> getFeatures(Constituent c) throws EdisonException
getFeatures
in interface FeatureExtractor
EdisonException
public String getName()
getName
in interface FeatureExtractor
Copyright © 2017. All rights reserved.