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 FeatureExtractorEdisonExceptionprotected abstract boolean isLabelValid(String l)
public String getName()
getName in interface FeatureExtractorCopyright © 2017. All rights reserved.