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