org.cleartk.timeml.util
Class TargetPathExtractor
java.lang.Object
org.cleartk.timeml.util.TargetPathExtractor
public class TargetPathExtractor
- extends Object
Copyright (c) 2010, 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 jCas,
org.cleartk.syntax.constituent.type.TreebankNode source,
org.cleartk.syntax.constituent.type.TreebankNode target)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TargetPathExtractor
public TargetPathExtractor()
extract
public List<org.cleartk.classifier.Feature> extract(org.apache.uima.jcas.JCas jCas,
org.cleartk.syntax.constituent.type.TreebankNode source,
org.cleartk.syntax.constituent.type.TreebankNode target)
Copyright © 2012. All Rights Reserved.