public class SpanLengthFeature extends Object implements FeatureExtractor
| Modifier and Type | Field and Description |
|---|---|
static SpanLengthFeature |
instance |
| Constructor and Description |
|---|
SpanLengthFeature() |
| Modifier and Type | Method and Description |
|---|---|
Set<Feature> |
getFeatures(Constituent c) |
String |
getName() |
public static SpanLengthFeature instance
public Set<Feature> getFeatures(Constituent c) throws EdisonException
getFeatures in interface FeatureExtractorEdisonExceptionpublic String getName()
getName in interface FeatureExtractorCopyright © 2017. All rights reserved.