public class DirectedDistanceExtractor<T extends Annotation,U extends Annotation> extends Object implements FeatureExtractor2<T,U>
| Constructor and Description |
|---|
DirectedDistanceExtractor(String name,
Class<? extends Annotation> unitClass) |
public DirectedDistanceExtractor(String name, Class<? extends Annotation> unitClass)
public List<Feature> extract(JCas jCas, Annotation annotation1, Annotation annotation2)
extract in interface FeatureExtractor2<T extends Annotation,U extends Annotation>Copyright © 2014. All rights reserved.