Package | Description |
---|---|
org.apache.ctakes.dictionary.lookup.ae | |
org.apache.ctakes.smokingstatus.lookup.ae |
Modifier and Type | Class and Description |
---|---|
class |
AssertionCuePhraseConsumerImpl
Implementation that takes Rxnorm dictionary lookup hits and stores only the
ones that are also present in the Orange Book.
|
class |
BaseLookupConsumerImpl
Provides some base functionality for subclasses.
|
class |
DebugConsumerImpl
LookupConsumer implementation that outputs debug info to the log about each LookupHit.
|
class |
NamedEntityLookupConsumerImpl |
class |
OrangeBookFilterConsumerImpl
Implementation that takes Rxnorm dictionary lookup hits and stores only the
ones that are also present in the Orange Book.
|
class |
UmlsToSnomedConsumerImpl
Implementation that takes UMLS dictionary lookup hits and stores as NamedEntity
objects only the ones that have a SNOMED synonym.
|
class |
UmlsToSnomedDbConsumerImpl
Implementation that takes UMLS dictionary lookup hits and stores as NamedEntity
objects only the ones that have a SNOMED synonym, by looking in a database
for SNOMED codes that map to the identified CUI.
|
class |
UmlsToSnomedLuceneConsumerImpl
Implementation that takes UMLS dictionary lookup hits and stores as NamedEntity
objects only the ones that have a SNOMED synonym, by looking in a lucene index
for SNOMED codes that map to the identified CUI.
|
Modifier and Type | Method and Description |
---|---|
LookupConsumer |
LookupSpec.getLookupConsumer() |
Constructor and Description |
---|
LookupSpec(LookupAlgorithm lookupAlgorithm,
LookupInitializer lookupInitializer,
LookupConsumer lookupConsumer) |
Modifier and Type | Class and Description |
---|---|
class |
NonSmokerNamedEntityLookupConsumerImpl
copied from edu.may.bmi.uima.lookup.ae.NamedEntityLookupConsumerImpl in the "Dictionary Lookup" project
to use "NonSmokerNamedEntityAnnotation" instead of NamedEntityAnnotation
|
class |
SmokerNamedEntityLookupConsumerImpl
copied from edu.may.bmi.uima.lookup.ae.NamedEntityLookupConsumerImpl in the "Dictionary Lookup" project
to use "SmokerNamedEntityAnnotation" instead of NamedEntityAnnotation
|
class |
UnknownSmokerNamedEntityLookupConsumerImpl
copied from edu.may.bmi.uima.lookup.ae.NamedEntityLookupConsumerImpl in the "Dictionary Lookup" project
|
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.