public abstract class ParseLabelIdentifier extends Object implements FeatureExtractor
Constructor and Description |
---|
ParseLabelIdentifier(String parseViewName,
String label) |
Modifier and Type | Method and Description |
---|---|
Set<Feature> |
getFeatures(Constituent c) |
String |
getName() |
protected abstract boolean |
isLabelValid(String l) |
public Set<Feature> getFeatures(Constituent c) throws EdisonException
getFeatures
in interface FeatureExtractor
EdisonException
protected abstract boolean isLabelValid(String l)
public String getName()
getName
in interface FeatureExtractor
Copyright © 2017. All rights reserved.