public class LabelTwoBefore extends Object implements FeatureExtractor
| Modifier and Type | Field and Description |
|---|---|
protected POSBaseLineCounter |
counter |
| Constructor and Description |
|---|
LabelTwoBefore(String viewName) |
LabelTwoBefore(String viewName,
POSBaseLineCounter counter) |
LabelTwoBefore(String viewName,
POSMikheevCounter counter) |
| Modifier and Type | Method and Description |
|---|---|
Set<Feature> |
getFeatures(Constituent c) |
String |
getName() |
protected POSBaseLineCounter counter
public LabelTwoBefore(String viewName)
public LabelTwoBefore(String viewName, POSBaseLineCounter counter)
public LabelTwoBefore(String viewName, POSMikheevCounter counter)
public Set<Feature> getFeatures(Constituent c) throws EdisonException
getFeatures in interface FeatureExtractorEdisonExceptionpublic String getName()
getName in interface FeatureExtractorCopyright © 2017. All rights reserved.