Package | Description |
---|---|
org.apache.ctakes.dictionary.lookup.ae | |
org.apache.ctakes.dictionary.lookup.algorithms | |
org.apache.ctakes.ytex.uima.lookup.ae |
Modifier and Type | Method and Description |
---|---|
LookupAlgorithm |
LookupSpec.getLookupAlgorithm() |
LookupAlgorithm |
DirectLookupInitializerImpl.getLookupAlgorithm(DictionaryEngine dictEngine)
Gets the LookupAlgorithm to be used to perform the lookup operations.
|
LookupAlgorithm |
FirstTokenPermLookupInitializerImpl.getLookupAlgorithm(DictionaryEngine dictEngine)
Gets the LookupAlgorithm to be used to perform the lookup operations.
|
LookupAlgorithm |
LookupInitializer.getLookupAlgorithm(DictionaryEngine dictEngine)
Gets the LookupAlgorithm to be used to perform the lookup operations.
|
Constructor and Description |
---|
LookupSpec(LookupAlgorithm lookupAlgorithm,
LookupInitializer lookupInitializer,
LookupConsumer lookupConsumer) |
Modifier and Type | Class and Description |
---|---|
class |
DirectPassThroughImpl
Each individual LookupToken is referenced against a Dictionary.
|
class |
FirstTokenPermutationImpl
OVERVIEW: Each LookupToken is fed into a "first token" Dictionary.
|
Modifier and Type | Method and Description |
---|---|
LookupAlgorithm |
FirstTokenPermLookupInitializerImpl.getLookupAlgorithm(DictionaryEngine dictEngine)
Gets the LookupAlgorithm to be used to perform the lookup operations.
|
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.