Package | Description |
---|---|
org.apache.ctakes.dictionary.lookup.ae | |
org.apache.ctakes.smokingstatus.lookup.ae |
Class and Description |
---|
BaseLookupConsumerImpl
Provides some base functionality for subclasses.
|
BaseLookupConsumerImpl.LookupHitKey
Using a String as a HashMap Key can be slow as
the hashCode is computed per character with each call - ditto for equals
|
DictionaryLookupAnnotator
UIMA annotator that identified entities based on lookup.
|
LookupConsumer
Defines how to consume the lookup hits produced by the LookupAnnotator.
|
LookupInitializer
Defines how to initialize the LookupAnnotator.
|
LookupSpec
A container for three related classes used to lookup terms in a dictionary and process hits found.
|
ThreadedDictionaryLookupAnnotator
Date: 12/18/12
|
UmlsToSnomedConsumerImpl
Implementation that takes UMLS dictionary lookup hits and stores as NamedEntity
objects only the ones that have a SNOMED synonym.
|
Class and Description |
---|
BaseLookupConsumerImpl
Provides some base functionality for subclasses.
|
LookupConsumer
Defines how to consume the lookup hits produced by the LookupAnnotator.
|
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.