public class ParseSpanFeatureExtractor extends Object
Constructor and Description |
---|
ParseSpanFeatureExtractor() |
Modifier and Type | Method and Description |
---|---|
List<org.cleartk.ml.Feature> |
extract(org.apache.uima.jcas.JCas jcas,
int begin,
int end) |
public List<org.cleartk.ml.Feature> extract(org.apache.uima.jcas.JCas jcas, int begin, int end)
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.