Package | Description |
---|---|
org.apache.ctakes.assertion.medfacts.cleartk.extractors | |
org.apache.ctakes.assertion.pipelines | |
org.apache.ctakes.assertion.util |
Modifier and Type | Field and Description |
---|---|
protected SemanticClasses |
AssertionAboveLeftTreeExtractor.sems |
protected SemanticClasses |
AssertionDependencyTreeExtractor.sems |
protected SemanticClasses |
TreeFragmentFeatureExtractor.sems |
Modifier and Type | Method and Description |
---|---|
static SimpleTree |
GenerateTreeRepresentation.getNegationTree(org.apache.uima.jcas.JCas jcas,
IdentifiedAnnotation mention,
SemanticClasses sems) |
static SimpleTree |
GenerateTreeRepresentation.getUncertaintyTree(org.apache.uima.jcas.JCas jcas,
IdentifiedAnnotation mention,
SemanticClasses sems) |
Modifier and Type | Method and Description |
---|---|
static SimpleTree |
AssertionTreeUtils.extractAboveLeftConceptTree(org.apache.uima.jcas.JCas jcas,
org.apache.uima.jcas.tcas.Annotation mention,
SemanticClasses sems) |
static SimpleTree |
AssertionTreeUtils.extractAboveRightConceptTree(org.apache.uima.jcas.JCas jcas,
org.apache.uima.jcas.tcas.Annotation mention,
SemanticClasses sems) |
static SimpleTree |
AssertionTreeUtils.extractFeatureTree(org.apache.uima.jcas.JCas jcas,
org.apache.uima.jcas.tcas.Annotation mention,
SemanticClasses sems) |
static void |
AssertionTreeUtils.replaceDependencyWordsWithSemanticClasses(SimpleTree tree,
SemanticClasses sems) |
static void |
AssertionTreeUtils.replaceWordsWithSemanticClasses(SimpleTree tree,
SemanticClasses sems) |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.