Skip navigation links
A C D E F G I J K L M N O P R S T U 

A

AnnotatorAdaptor - Class in org.apache.uima.conceptMapper.support.dictionaryResource.annotatorAdaptor
 
AnnotatorAdaptor(String, Vector<DictionaryToken>, String, TokenFilter, String, Logger) - Constructor for class org.apache.uima.conceptMapper.support.dictionaryResource.annotatorAdaptor.AnnotatorAdaptor
 
attributeNames - Variable in class org.apache.uima.conceptMapper.ConceptMapper
Array of attribute names for the XML dictionary token element, obtained as a configuration parameter.

C

checkTokenClass(AnnotationFS) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
checkTokenClass(DictionaryToken) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
checkTokenType(AnnotationFS) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
checkTokenType(DictionaryToken) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
ClassNameFinder() - Constructor for class org.apache.uima.conceptMapper.dictionaryCompiler.CompileDictionary.ClassNameFinder
 
CompiledDictionaryResource_impl - Class in org.apache.uima.conceptMapper.support.dictionaryResource
Implementation of a UIMA DictionaryResource
CompiledDictionaryResource_impl() - Constructor for class org.apache.uima.conceptMapper.support.dictionaryResource.CompiledDictionaryResource_impl
 
CompileDictionary - Class in org.apache.uima.conceptMapper.dictionaryCompiler
 
CompileDictionary() - Constructor for class org.apache.uima.conceptMapper.dictionaryCompiler.CompileDictionary
 
CompileDictionary.ClassNameFinder - Class in org.apache.uima.conceptMapper.dictionaryCompiler
 
ConceptMapper - Class in org.apache.uima.conceptMapper
 
ConceptMapper() - Constructor for class org.apache.uima.conceptMapper.ConceptMapper
 
convertEntities(String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
Convert character entities in a string to the corresponding character.

D

DictEntriesImpl() - Constructor for class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntriesImpl
Create a new dictionary entry.
DictEntryImpl(String[], String, EntryProperties) - Constructor for class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntryImpl
 
dictImpl - Variable in class org.apache.uima.conceptMapper.support.dictionaryResource.CompiledDictionaryResource_impl
Hashtable of first words.
dictImpl - Variable in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
Hashtable of first words.
DictionaryLoaderException - Exception in org.apache.uima.conceptMapper.support.dictionaryResource
 
DictionaryLoaderException() - Constructor for exception org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryLoaderException
 
DictionaryLoaderException(String) - Constructor for exception org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryLoaderException
 
DictionaryLoaderException(Throwable) - Constructor for exception org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryLoaderException
 
DictionaryLoaderException(String, Throwable) - Constructor for exception org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryLoaderException
 
DictionaryResource - Interface in org.apache.uima.conceptMapper.support.dictionaryResource
 
DictionaryResource.DictEntries - Interface in org.apache.uima.conceptMapper.support.dictionaryResource
 
DictionaryResource.DictEntriesByLength - Interface in org.apache.uima.conceptMapper.support.dictionaryResource
 
DictionaryResource.DictEntry - Interface in org.apache.uima.conceptMapper.support.dictionaryResource
 
DictionaryResource_impl - Class in org.apache.uima.conceptMapper.support.dictionaryResource
Implementation of a UIMA DictionaryResource
DictionaryResource_impl() - Constructor for class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
 
DictionaryResource_impl(int) - Constructor for class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
 
DictionaryResource_impl.DictEntriesImpl - Class in org.apache.uima.conceptMapper.support.dictionaryResource
Private class for storing first words in the dict hashtable.
DictionaryResource_impl.DictEntryImpl - Class in org.apache.uima.conceptMapper.support.dictionaryResource
 
DictionaryToken - Class in org.apache.uima.conceptMapper.support.dictionaryResource
 
DictionaryToken(AnnotationFS, Feature, Feature) - Constructor for class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryToken
 
dictLoader - Variable in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
Dictionary file loader.
DictTerm - Class in org.apache.uima.conceptMapper
Annotation for dictionary lookup matches Updated by JCasGen Tue Mar 25 15:43:47 EDT 2008 XML source: /OtherStuff/IBM/eclipse-apacheuima/conceptMapper/src/org/apache/uima/conceptMapper/DictTerm.xml
DictTerm() - Constructor for class org.apache.uima.conceptMapper.DictTerm
Never called.
DictTerm(int, TOP_Type) - Constructor for class org.apache.uima.conceptMapper.DictTerm
Internal - constructor used by generator
DictTerm(JCas) - Constructor for class org.apache.uima.conceptMapper.DictTerm
 
DictTerm(JCas, int, int) - Constructor for class org.apache.uima.conceptMapper.DictTerm
 
DictTerm_Type - Class in org.apache.uima.conceptMapper
Annotation for dictionary lookup matches Updated by JCasGen Tue Mar 25 15:43:47 EDT 2008
DictTerm_Type(JCas, Type) - Constructor for class org.apache.uima.conceptMapper.DictTerm_Type
initialize variables to correspond with Cas Type and Features
doFoldCase(String) - Static method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
 
doStemming(String, Stemmer) - Static method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
 
doTokenization(JCas, String, String) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
 

E

entryNum - Variable in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
 
EntryProperties - Class in org.apache.uima.conceptMapper.support.dictionaryResource
 
EntryProperties(EntryPropertiesRoot, int) - Constructor for class org.apache.uima.conceptMapper.support.dictionaryResource.EntryProperties
 
EntryProperties(EntryProperties) - Constructor for class org.apache.uima.conceptMapper.support.dictionaryResource.EntryProperties
 
entryPropertiesRoot - Variable in class org.apache.uima.conceptMapper.support.dictionaryResource.CompiledDictionaryResource_impl
 
entryPropertiesRoot - Variable in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
 
EntryPropertiesRoot - Class in org.apache.uima.conceptMapper.support.dictionaryResource
 
EntryPropertiesRoot(String[]) - Constructor for class org.apache.uima.conceptMapper.support.dictionaryResource.EntryPropertiesRoot
 
excludedTokenClasses - Variable in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
excludedTokenTypes - Variable in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 

F

featOkTst - Static variable in class org.apache.uima.conceptMapper.DictTerm_Type
 
featOkTst - Static variable in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation_Type
 
featOkTst - Static variable in class uima.tt.TokenAnnotation_Type
 
featureNames - Variable in class org.apache.uima.conceptMapper.ConceptMapper
Array of feature names, obtained as a configuration parameter.
features - Variable in class org.apache.uima.conceptMapper.ConceptMapper
Array of Feature objects associated with {link #annotationType annotationType}
foldCase(String) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
If one of the case folding flags is true and the input string matches the character pattern corresponding to that flag, then convert all letters to lowercase.
foldCase(String) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
If one of the case folding flags is true and the input string matches the character pattern corresponding to that flag, then convert all letters to lowercase.

G

getCaseFoldAll() - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
Get case folding flag for folding all tokens.
getCaseFoldDigit() - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
Get the case folding flag for folding tokens with at least one digit character.
getCaseFoldInitCap() - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
Get case folding flag for folding tokens with initial cap.
getClassName() - Method in class org.apache.uima.conceptMapper.dictionaryCompiler.CompileDictionary.ClassNameFinder
 
getCurClassName() - Static method in class org.apache.uima.conceptMapper.dictionaryCompiler.CompileDictionary
 
getDelim() - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
Get the current list of delimiters used to separate the input string into tokens.
getDictCanon() - Method in class org.apache.uima.conceptMapper.DictTerm
getter for DictCanon - gets canonical form
getDictCanon(int) - Method in class org.apache.uima.conceptMapper.DictTerm_Type
 
getDictLoader() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
 
getElements() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntry
 
getElements() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntryImpl
 
getEnclosingSpan() - Method in class org.apache.uima.conceptMapper.DictTerm
getter for enclosingSpan - gets span that this NoTerm is contained within (i.e.
getEnclosingSpan(int) - Method in class org.apache.uima.conceptMapper.DictTerm_Type
 
getEntries(String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.CompiledDictionaryResource_impl
 
getEntries() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntries
 
getEntries(int) - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntriesByLength
 
getEntries(String) - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource
return data structure containing a list of dictionary entries, sorted by number of tokens
getEntries() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntriesImpl
 
getEntries(String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
 
getEntryPropertiesRoot() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.CompiledDictionaryResource_impl
 
getEntryPropertiesRoot() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource
 
getEntryPropertiesRoot() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
 
getFSGenerator() - Method in class org.apache.uima.conceptMapper.DictTerm_Type
 
getFSGenerator() - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation_Type
 
getFSGenerator() - Method in class uima.tt.TokenAnnotation_Type
 
getLongest() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntriesByLength
 
getMatchedText() - Method in class org.apache.uima.conceptMapper.DictTerm
getter for matchedText - gets
getMatchedText(int) - Method in class org.apache.uima.conceptMapper.DictTerm_Type
 
getMatchedTokens() - Method in class org.apache.uima.conceptMapper.DictTerm
getter for matchedTokens - gets
getMatchedTokens(int) - Method in class org.apache.uima.conceptMapper.DictTerm
indexed getter for matchedTokens - gets an indexed value -
getMatchedTokens(int) - Method in class org.apache.uima.conceptMapper.DictTerm_Type
 
getMatchedTokens(int, int) - Method in class org.apache.uima.conceptMapper.DictTerm_Type
 
getMessage() - Method in exception org.apache.uima.conceptMapper.support.tokens.UnknownTypeException
 
getProperties() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntry
 
getProperties() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntryImpl
 
getProperty(String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.EntryProperties
 
getProperty(String, String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.EntryProperties
 
getPropertyID(String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.EntryPropertiesRoot
 
getShortest() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntriesByLength
 
getStemmer() - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
 
getStemmer() - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
 
getStemming() - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
Get the current stemming flag.
getText() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryToken
 
getText() - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
 
getText() - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
getter for text - gets text of token
getText(int) - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation_Type
 
getTokenAnnotationName() - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
getTokenClass() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryToken
 
getTokenClass() - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
getter for tokenClass - gets semantic class, or other such classification of this token
getTokenClass(int) - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation_Type
 
getTokenClassFeature() - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
getTokenClassFeatureName() - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
getTokenType() - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
getter for tokenType - gets
getTokenType(int) - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation_Type
 
getTokenTypeFeature() - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
getTokenTypeFeatureName() - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
getType() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryToken
 
getTypeIndexID() - Method in class org.apache.uima.conceptMapper.DictTerm
 
getTypeIndexID() - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
 
getTypeIndexID() - Method in class uima.tt.TokenAnnotation
 
getUnsorted() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntry
 
getUnsorted() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntryImpl
 

I

includedTokenClasses - Variable in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
includedTokenTypes - Variable in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
initConfig(UimaContext) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
initCPM() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.annotatorAdaptor.AnnotatorAdaptor
 
initialize(UimaContext) - Method in class org.apache.uima.conceptMapper.ConceptMapper
Initialize the annotator, which includes compilation of regular expressions, fetching configuration parameters from XML descriptor file, and loading of the dictionary file.
initialize(String) - Method in class org.apache.uima.conceptMapper.support.stemmer.JunkStemmer
 
initialize(String) - Method in interface org.apache.uima.conceptMapper.support.stemmer.Stemmer
Initialize the stemmer with a dictionary
initialize(UimaContext) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
Initialize the annotator, which includes compilation of regular expressions, fetching configuration parameters from XML descriptor file, and loading of the dictionary file.
initializeStopWordList(String[]) - Static method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
initTokenizer(String[], Object[]) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
 
initTypes(TypeSystem) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
initTypes(TypeSystem, boolean) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
isCaseFoldAll() - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
 
isCaseFoldDigit() - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
 
isCaseFoldInitCap() - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
 
isLoaded() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.CompiledDictionaryResource_impl
 
isLoaded() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource
 
isLoaded() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
 
isLoggable(Level) - Method in class org.apache.uima.conceptMapper.Logger
 
isOK_Token(AnnotationFS, TokenNormalizer) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
isOK_Token(DictionaryToken, TokenNormalizer) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
isStopWord(Set<String>, String) - Static method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
isStopWord(String) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
isTokenClassFeatureDefined() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryToken
 
isTokenTypeFeatureDefined() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryToken
 

J

JunkStemmer - Class in org.apache.uima.conceptMapper.support.stemmer
 
JunkStemmer() - Constructor for class org.apache.uima.conceptMapper.support.stemmer.JunkStemmer
 

K

keys() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.CompiledDictionaryResource_impl
 
keys() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource
 
keys() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
 

L

load(DataResource) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.CompiledDictionaryResource_impl
 
load(DataResource) - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource
 
load(DataResource) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
 
loadDictionaryContents(UimaContext, Logger, String, String, String, String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.CompiledDictionaryResource_impl
 
loadDictionaryContents(UimaContext, Logger, String, String, String, String) - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource
 
loadDictionaryContents(UimaContext, Logger, String, String, String, String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
 
logConfig(String) - Method in class org.apache.uima.conceptMapper.Logger
 
logError(String) - Method in class org.apache.uima.conceptMapper.Logger
 
logFine(String) - Method in class org.apache.uima.conceptMapper.Logger
 
logFinest(String) - Method in class org.apache.uima.conceptMapper.Logger
 
logger - Variable in class org.apache.uima.conceptMapper.ConceptMapper
 
Logger - Class in org.apache.uima.conceptMapper
 
Logger(String, Logger) - Constructor for class org.apache.uima.conceptMapper.Logger
 
Logger(Logger) - Constructor for class org.apache.uima.conceptMapper.Logger
 
logInfo(String) - Method in class org.apache.uima.conceptMapper.Logger
 
logWarning(String) - Method in class org.apache.uima.conceptMapper.Logger
 

M

main(String[]) - Static method in class org.apache.uima.conceptMapper.dictionaryCompiler.CompileDictionary
 
makeAnnotation(CAS, int, int, EntryProperties, Annotation, String, Collection<AnnotationFS>, Logger) - Method in class org.apache.uima.conceptMapper.ConceptMapper
 

N

newDictionaryResource(int) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.CompiledDictionaryResource_impl
 
newDictionaryResource(int) - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource
 
newDictionaryResource(int) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
 
newEntryProperties() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.EntryPropertiesRoot
 
newToken(JCas) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
 
nextToken(JCas) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
 
normalize(String) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
 
NumOfInitialDictEntries - Static variable in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
Initial size of dict

O

OffsetTokenizer - Class in org.apache.uima.conceptMapper.support.tokenizer
Simple class to tokenize a string (similar to java.util.StringTokenizer), except that this tokenizer returns TokenAnnotation objects, which, in addition to the token text string, also contain the start and end offsets of the token in the original string.
OffsetTokenizer() - Constructor for class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
Create a new OffsetTokenizer.
org.apache.uima.conceptMapper - package org.apache.uima.conceptMapper
 
org.apache.uima.conceptMapper.dictionaryCompiler - package org.apache.uima.conceptMapper.dictionaryCompiler
 
org.apache.uima.conceptMapper.support.dictionaryResource - package org.apache.uima.conceptMapper.support.dictionaryResource
 
org.apache.uima.conceptMapper.support.dictionaryResource.annotatorAdaptor - package org.apache.uima.conceptMapper.support.dictionaryResource.annotatorAdaptor
 
org.apache.uima.conceptMapper.support.stemmer - package org.apache.uima.conceptMapper.support.stemmer
 
org.apache.uima.conceptMapper.support.tokenizer - package org.apache.uima.conceptMapper.support.tokenizer
 
org.apache.uima.conceptMapper.support.tokens - package org.apache.uima.conceptMapper.support.tokens
 
overrideDelim(String) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
Set the delimiters used to separate the input string into tokens.

P

PARAM_ANNOTATION_NAME - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
Configuration parameter key/label for the annotation name
PARAM_ATTRIBUTE_LIST - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
Configuration parameter key/label for the attribute list
PARAM_ATTRIBUTE_LIST - Static variable in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
Configuration parameter key/label for the attribute list
PARAM_CASE_MATCH - Static variable in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
Configuration parameter key/label for the case matching string
PARAM_CASE_MATCH - Static variable in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
Configuration parameter key/label for the case matching string
PARAM_CASE_MATCH - Static variable in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
Configuration parameter key/label for the case matching string
PARAM_DICT_FILE - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
Configuration parameter key/label for the dictionary file to load
PARAM_DUMPDICT - Static variable in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
Configuration parameter key/label to indicate whether dictionary should be printed upon load
PARAM_ENCLOSINGSPAN - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
Configuration parameter key/label for the name of the feature that contains the resulting term's span, i.e.
PARAM_EXCLUDEDTOKENCLASSES - Static variable in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
Configuration parameter for list of token classes to include in lookups
PARAM_EXCLUDEDTOKENTYPES - Static variable in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
Configuration parameter for list of token classes to include in lookups
PARAM_FEATURE_LIST - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
Configuration parameter key/label for the feature list
PARAM_FINDALLMATCHES - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
 
PARAM_INCLUDEDTOKENCLASSES - Static variable in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
Configuration parameter for list of token classes to include in lookups
PARAM_INCLUDEDTOKENTYPES - Static variable in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
Configuration parameter for list of token classes to include in lookups
PARAM_MATCHEDFEATURE - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
Configuration parameter feature in resulting annotation to store text matched in successful dict lookup
PARAM_MATCHEDTOKENSFEATURENAME - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
Configuration parameter for name of feature in result annotations to contain list of matched tokens
PARAM_ORDERINDEPENDENTLOOKUP - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
Configuration parameter key/label to indicate if order-independent lookup is to be performed.
PARAM_ORDERINDEPENDENTLOOKUP - Static variable in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
Configuration parameter key/label for the order independent lookup indicator
PARAM_SEARCHSTRATEGY - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
Configuration parameter to indicate search strategy, either: LongestMatch: longest match of contiguous tokens within enclosing span(taking into account included/excluded items).
PARAM_STEMMER_CLASS - Static variable in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
Configuration parameter key/label for the stemmer class spec.
PARAM_STEMMER_CLASS - Static variable in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
Configuration parameter key/label for the stemmer class spec
PARAM_STEMMER_CLASS - Static variable in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
Configuration parameter key/label for the stemmer class spec.
PARAM_STEMMER_DICT - Static variable in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
Configuration parameter key/label for the stemmer dictionary, passed into the stemmer's initialization method
PARAM_STEMMER_DICT - Static variable in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
Configuration parameter key/label for the stemmer dictionary, passed into the stemmer's initialization method
PARAM_STOPWORDS - Static variable in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
PARAM_TOKEN_DELIM - Static variable in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
Configuration parameter key/label for the token delimiters string
PARAM_TOKENANNOTATION - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
Configuration parameter giving type of tokens
PARAM_TOKENANNOTATION - Static variable in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
Configuration parameter giving type of tokens
PARAM_TOKENCLASSFEATURENAME - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
Configuration parameter for name of token class feature of token annotations, to distinguish classes of tokens to skip during lookups.
PARAM_TOKENCLASSWRITEBACKFEATURENAMES - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
array of features of the token annotation which should be written back to the token from the resulting entry.
PARAM_TOKENTEXTFEATURENAME - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
Configuration parameter specifying name of token's feature containing text.
PARAM_TOKENTYPEFEATURENAME - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
Configuration parameter for name of token type feature of token annotations, to distinguish types of tokens to skip during lookups.
PARAM_XML_PARSER - Static variable in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
 
PARAMVALUE_CONTIGUOUSMATCH - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
 
PARAMVALUE_SKIPANYMATCH - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
 
PARAMVALUE_SKIPANYMATCHALLOWOVERLAP - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
 
process(JCas) - Method in class org.apache.uima.conceptMapper.ConceptMapper
Perform the actual analysis.
process(JCas) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
Perform the actual analysis.
processAllConfigurationParameters(String[], Object[]) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
 
processConfigurationParameter(String, Object) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
 
processTokenList(int, boolean, CAS, ArrayList<AnnotationFS>, Annotation) - Method in class org.apache.uima.conceptMapper.ConceptMapper
 
propertyNames() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.EntryPropertiesRoot
 
putEntry(String, String[], String, int, EntryProperties) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.CompiledDictionaryResource_impl
 
putEntry(String[], String, EntryProperties) - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntries
 
putEntry(int, String[], String, EntryProperties) - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntriesByLength
 
putEntry(String, String[], String, int, EntryProperties) - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource
 
putEntry(String[], String, EntryProperties) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntriesImpl
Add a new phrase to an existing dictionary entry.
putEntry(String, String[], String, int, EntryProperties) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
Create a new dictionary entry.

R

resultAnnotationName - Variable in class org.apache.uima.conceptMapper.ConceptMapper
The name of the annotation type posted to the CAS by this TAE
resultAnnotationType - Variable in class org.apache.uima.conceptMapper.ConceptMapper
The type of annotation posted to the CAS by this TAE
runCPM(String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.annotatorAdaptor.AnnotatorAdaptor
 

S

SAVE_COMPILED - Static variable in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
support making a compiled dictionary as a side effect of loading - trigger: the existence of a file path in the property uima.conceptmapper.compiled_dictionary_directory - this is interpreted as a path to a writable directory where the compiled version of this is written after loading
serializeEntries(OutputStream) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
 
setCaseFoldAll(boolean) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
 
setCaseFoldDigit(boolean) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
 
setCaseFoldInitCap(boolean) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
 
setDelim(String) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
Set the delimiters used to separate the input string into tokens.
setDictCanon(String) - Method in class org.apache.uima.conceptMapper.DictTerm
setter for DictCanon - sets canonical form
setDictCanon(int, String) - Method in class org.apache.uima.conceptMapper.DictTerm_Type
 
setElements(String[]) - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntry
 
setElements(String[]) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntryImpl
 
setEnclosingSpan(Annotation) - Method in class org.apache.uima.conceptMapper.DictTerm
setter for enclosingSpan - sets span that this NoTerm is contained within (i.e.
setEnclosingSpan(int, int) - Method in class org.apache.uima.conceptMapper.DictTerm_Type
 
setLoaded(boolean) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
 
setMatchedText(String) - Method in class org.apache.uima.conceptMapper.DictTerm
setter for matchedText - sets
setMatchedText(int, String) - Method in class org.apache.uima.conceptMapper.DictTerm_Type
 
setMatchedTokens(FSArray) - Method in class org.apache.uima.conceptMapper.DictTerm
setter for matchedTokens - sets
setMatchedTokens(int, TOP) - Method in class org.apache.uima.conceptMapper.DictTerm
indexed setter for matchedTokens - sets an indexed value -
setMatchedTokens(int, int) - Method in class org.apache.uima.conceptMapper.DictTerm_Type
 
setMatchedTokens(int, int, int) - Method in class org.apache.uima.conceptMapper.DictTerm_Type
 
setProperties(EntryProperties) - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntry
 
setProperties(EntryProperties) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntryImpl
 
setProperty(String, String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.EntryProperties
 
setStemmer(Stemmer) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
 
setStemmer(Stemmer) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
 
setText(String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryToken
 
setText(String) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
Set the text to tokenize.
setText(String) - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
setter for text - sets text of token
setText(int, String) - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation_Type
 
setTokenAnnotationName(String) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
setTokenClass(String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryToken
 
setTokenClass(String) - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
setter for tokenClass - sets semantic class, or other such classification of this token
setTokenClass(int, String) - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation_Type
 
setTokenClassFeature(Feature) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
setTokenClassFeatureDefined(boolean) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryToken
 
setTokenClassFeatureName(String) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
setTokenType(int) - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
setter for tokenType - sets
setTokenType(int, int) - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation_Type
 
setTokenTypeFeature(Feature) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
setTokenTypeFeatureDefined(boolean) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryToken
 
setTokenTypeFeatureName(String) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
setType(Integer) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryToken
 
setUnsorted(String) - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntry
 
setUnsorted(String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntryImpl
 
shouldFoldCase(String) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
 
shouldFoldCase(String) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
 
shouldStem() - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
 
shouldStem() - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
 
stem(String) - Method in class org.apache.uima.conceptMapper.support.stemmer.JunkStemmer
 
stem(String) - Method in interface org.apache.uima.conceptMapper.support.stemmer.Stemmer
Take a single token in as a String, stem the token, and return the stemmed token as a String.
stem(String) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
If the stemming flag is true, then return the stemmed form of the supplied word using the Porter stemmer.
stem(String) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
If the stemming flag is true, then return the stemmed form of the supplied word using the Porter stemmer.
Stemmer - Interface in org.apache.uima.conceptMapper.support.stemmer
Interface for stemmer.
stringTogetherTokens(String[]) - Static method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
 

T

TokenAnnotation - Class in org.apache.uima.conceptMapper.support.tokenizer
offset tokenizer functionality Updated by JCasGen Tue Mar 25 16:39:54 EDT 2008 XML source: /OtherStuff/IBM/eclipse-apacheuima/conceptMapper/src/org/apache/uima/conceptMapper/support/tokenizer/TokenAnnotation.xml
TokenAnnotation() - Constructor for class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
Never called.
TokenAnnotation(int, TOP_Type) - Constructor for class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
Internal - constructor used by generator
TokenAnnotation(JCas) - Constructor for class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
 
TokenAnnotation(JCas, int, int) - Constructor for class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
 
TokenAnnotation - Class in uima.tt
Updated by JCasGen Mon Jun 23 14:44:24 CEST 2008 XML source: D:/code/eclipse330/apache/ConceptMapper/desc/analysis_engine/primitive/OffsetTokenizer.xml
TokenAnnotation() - Constructor for class uima.tt.TokenAnnotation
Never called.
TokenAnnotation(int, TOP_Type) - Constructor for class uima.tt.TokenAnnotation
Internal - constructor used by generator
TokenAnnotation(JCas) - Constructor for class uima.tt.TokenAnnotation
 
TokenAnnotation(JCas, int, int) - Constructor for class uima.tt.TokenAnnotation
 
TokenAnnotation_Type - Class in org.apache.uima.conceptMapper.support.tokenizer
offset tokenizer functionality Updated by JCasGen Tue Mar 25 16:39:54 EDT 2008
TokenAnnotation_Type(JCas, Type) - Constructor for class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation_Type
initialize variables to correspond with Cas Type and Features
TokenAnnotation_Type - Class in uima.tt
Updated by JCasGen Mon Jun 23 14:44:24 CEST 2008
TokenAnnotation_Type(JCas, Type) - Constructor for class uima.tt.TokenAnnotation_Type
initialize variables to correspond with Cas Type and Features
TokenFilter - Class in org.apache.uima.conceptMapper.support.tokens
 
TokenFilter(String, String, String, Logger) - Constructor for class org.apache.uima.conceptMapper.support.tokens.TokenFilter
 
TokenNormalizer - Class in org.apache.uima.conceptMapper.support.tokens
 
TokenNormalizer(UimaContext, Logger) - Constructor for class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
 
tokenType - Variable in class org.apache.uima.conceptMapper.ConceptMapper
The type of token annotations to consider
toString() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntries
 
toString() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntry
 
toString() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource
 
toString() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntriesImpl
 
toString() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntryImpl
 
toString() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
 
type - Static variable in class org.apache.uima.conceptMapper.DictTerm
 
type - Static variable in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
 
type - Static variable in class uima.tt.TokenAnnotation
 
typeIndexID - Static variable in class org.apache.uima.conceptMapper.DictTerm
 
typeIndexID - Static variable in class org.apache.uima.conceptMapper.DictTerm_Type
 
typeIndexID - Static variable in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
 
typeIndexID - Static variable in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation_Type
 
typeIndexID - Static variable in class uima.tt.TokenAnnotation
 
typeIndexID - Static variable in class uima.tt.TokenAnnotation_Type
 
typeSystemInit(TypeSystem) - Method in class org.apache.uima.conceptMapper.ConceptMapper
Perform local type system initialization.

U

uima.tt - package uima.tt
 
UnknownTypeException - Exception in org.apache.uima.conceptMapper.support.tokens
 
UnknownTypeException(String) - Constructor for exception org.apache.uima.conceptMapper.support.tokens.UnknownTypeException
 
usage() - Static method in class org.apache.uima.conceptMapper.dictionaryCompiler.CompileDictionary
 
A C D E F G I J K L M N O P R S T U 
Skip navigation links

Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.