public class TimeWordsExtractor<T extends org.apache.uima.jcas.tcas.Annotation> extends Object implements NamedFeatureExtractor1<T>
| Constructor and Description |
|---|
TimeWordsExtractor() |
| Modifier and Type | Method and Description |
|---|---|
List<Feature> |
extract(org.apache.uima.jcas.JCas view,
T focusAnnotation) |
String |
getFeatureName() |
public String getFeatureName()
getFeatureName in interface NamedFeatureExtractor1<T extends org.apache.uima.jcas.tcas.Annotation>Copyright © 2023. All rights reserved.