org.cleartk.timeml.util
Class SyntacticFirstChildOfGrandparentOfLeafExtractor
java.lang.Object
org.cleartk.timeml.util.SyntacticFirstChildOfGrandparentOfLeafExtractor
- All Implemented Interfaces:
- org.cleartk.classifier.feature.extractor.simple.SimpleFeatureExtractor
public class SyntacticFirstChildOfGrandparentOfLeafExtractor
- extends Object
- implements org.cleartk.classifier.feature.extractor.simple.SimpleFeatureExtractor
Copyright (c) 2011, Regents of the University of Colorado
All rights reserved.
- Author:
- Steven Bethard
|
Method Summary |
List<org.cleartk.classifier.Feature> |
extract(org.apache.uima.jcas.JCas view,
org.apache.uima.jcas.tcas.Annotation focusAnnotation)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyntacticFirstChildOfGrandparentOfLeafExtractor
public SyntacticFirstChildOfGrandparentOfLeafExtractor()
extract
public List<org.cleartk.classifier.Feature> extract(org.apache.uima.jcas.JCas view,
org.apache.uima.jcas.tcas.Annotation focusAnnotation)
- Specified by:
extract in interface org.cleartk.classifier.feature.extractor.simple.SimpleFeatureExtractor
Copyright © 2012. All Rights Reserved.