public class AssertionDependencyTreeExtractor extends Object implements org.cleartk.ml.feature.extractor.FeatureExtractor1<IdentifiedAnnotation>
Modifier and Type | Field and Description |
---|---|
protected SemanticClasses |
sems |
Constructor and Description |
---|
AssertionDependencyTreeExtractor() |
Modifier and Type | Method and Description |
---|---|
List<org.cleartk.ml.Feature> |
extract(org.apache.uima.jcas.JCas jCas,
IdentifiedAnnotation arg1) |
protected SemanticClasses sems
public AssertionDependencyTreeExtractor() throws org.cleartk.util.CleartkInitializationException
org.cleartk.util.CleartkInitializationException
public List<org.cleartk.ml.Feature> extract(org.apache.uima.jcas.JCas jCas, IdentifiedAnnotation arg1) throws org.cleartk.ml.feature.extractor.CleartkExtractorException
extract
in interface org.cleartk.ml.feature.extractor.FeatureExtractor1<IdentifiedAnnotation>
org.cleartk.ml.feature.extractor.CleartkExtractorException
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.