public class TimeWordsExtractor extends Object implements org.cleartk.classifier.feature.extractor.simple.SimpleNamedFeatureExtractor
| Constructor and Description |
|---|
TimeWordsExtractor() |
| Modifier and Type | Method and Description |
|---|---|
List<org.cleartk.classifier.Feature> |
extract(org.apache.uima.jcas.JCas view,
org.apache.uima.jcas.tcas.Annotation focusAnnotation) |
String |
getFeatureName() |
public String getFeatureName()
getFeatureName in interface org.cleartk.classifier.feature.extractor.simple.SimpleNamedFeatureExtractorpublic List<org.cleartk.classifier.Feature> extract(org.apache.uima.jcas.JCas view, org.apache.uima.jcas.tcas.Annotation focusAnnotation)
extract in interface org.cleartk.classifier.feature.extractor.simple.SimpleFeatureExtractorCopyright © 2013. All Rights Reserved.