public class HistoryFeaturesExtractor extends Object implements org.cleartk.ml.feature.extractor.FeatureExtractor1<IdentifiedAnnotation>
Constructor and Description |
---|
HistoryFeaturesExtractor() |
Modifier and Type | Method and Description |
---|---|
List<org.cleartk.ml.Feature> |
extract(org.apache.uima.jcas.JCas jCas,
IdentifiedAnnotation arg) |
public List<org.cleartk.ml.Feature> extract(org.apache.uima.jcas.JCas jCas, IdentifiedAnnotation arg)
extract
in interface org.cleartk.ml.feature.extractor.FeatureExtractor1<IdentifiedAnnotation>
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.