Package | Description |
---|---|
org.apache.ctakes.ytex.kernel.evaluator | |
org.apache.ctakes.ytex.kernel.tree |
Modifier and Type | Method and Description |
---|---|
TreeMappingInfo |
CorpusKernelEvaluatorImpl.getTreeMappingInfo() |
Modifier and Type | Method and Description |
---|---|
void |
CorpusKernelEvaluatorImpl.setTreeMappingInfo(TreeMappingInfo treeMappingInfo) |
Modifier and Type | Method and Description |
---|---|
Map<Long,Node> |
InstanceTreeBuilder.loadInstanceTrees(TreeMappingInfo mappingInfo)
Generate trees from the results of a sorted query
|
Map<Long,Node> |
InstanceTreeBuilderImpl.loadInstanceTrees(TreeMappingInfo mappingInfo) |
void |
InstanceTreeBuilder.serializeInstanceTrees(TreeMappingInfo mappingInfo,
String filename) |
void |
InstanceTreeBuilderImpl.serializeInstanceTrees(TreeMappingInfo mappingInfo,
String filename) |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.