public interface NamedFeatureExtractor1<T extends Annotation> extends FeatureExtractor1<T>
FeatureExtractor1 that provides the name used for the features it creates.
| Modifier and Type | Method and Description |
|---|---|
String |
getFeatureName()
Gets the name that will be used for all features created by this feature extractor.
|
extractString getFeatureName()
Copyright © 2014. All rights reserved.