Package | Description |
---|---|
org.apache.ctakes.dictionary.lookup2.consumer |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTermConsumer
Author: SPF
Affiliation: CHIP-NLP
Date: 1/9/14
|
class |
PrecisionTermConsumer
Refine a collection of dictionary terms to only contain the most specific variations:
"colon cancer" instead of "cancer", performed by span inclusion / complete containment, not overlap
Author: SPF
Affiliation: CHIP-NLP
Date: 1/9/14
|
class |
SemanticCleanupTermConsumer
Refine a collection of dictionary terms to only contain the most specific variations:
"colon cancer" instead of "cancer", performed by span inclusion / complete containment, not overlap
Also a start at wsd by trim of overlapping terms of conflicting but related semantic group.
|
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.