@Deprecated public class SyntacticLeafToLeafPathPartsExtractor extends Object implements org.cleartk.classifier.feature.extractor.BetweenAnnotationsFeatureExtractor
| Constructor and Description |
|---|
SyntacticLeafToLeafPathPartsExtractor()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<org.cleartk.classifier.Feature> |
extractBetween(org.apache.uima.jcas.JCas jCas,
org.apache.uima.jcas.tcas.Annotation source,
org.apache.uima.jcas.tcas.Annotation target)
Deprecated.
|
public SyntacticLeafToLeafPathPartsExtractor()
public List<org.cleartk.classifier.Feature> extractBetween(org.apache.uima.jcas.JCas jCas, org.apache.uima.jcas.tcas.Annotation source, org.apache.uima.jcas.tcas.Annotation target)
extractBetween in interface org.cleartk.classifier.feature.extractor.BetweenAnnotationsFeatureExtractorCopyright © 2013. All Rights Reserved.