@Deprecated public class SyntacticFirstChildOfGrandparentOfLeafExtractor extends Object implements org.cleartk.classifier.feature.extractor.simple.SimpleNamedFeatureExtractor
| Constructor and Description |
|---|
SyntacticFirstChildOfGrandparentOfLeafExtractor()
Deprecated.
|
| 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)
Deprecated.
|
String |
getFeatureName()
Deprecated.
|
public SyntacticFirstChildOfGrandparentOfLeafExtractor()
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.