public class DependencyWordsFragmentExtractor extends TreeFragmentFeatureExtractor
frags, PARAM_OUTPUTDIR, PARAM_SEMDIR, prefix, sems
Constructor and Description |
---|
DependencyWordsFragmentExtractor(String prefix,
String fragsPath) |
Modifier and Type | Method and Description |
---|---|
List<org.cleartk.ml.Feature> |
extract(org.apache.uima.jcas.JCas jCas,
IdentifiedAnnotation mention) |
public List<org.cleartk.ml.Feature> extract(org.apache.uima.jcas.JCas jCas, IdentifiedAnnotation mention)
extract
in interface org.cleartk.ml.feature.extractor.FeatureExtractor1<IdentifiedAnnotation>
extract
in class TreeFragmentFeatureExtractor
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.