A G I L O P

A

annotateRange(JCas, String, int, int) - Method in class org.apache.ctakes.lvg.ae.LvgAnnotator
A utility method that annotates a given range.
annotateRange(JCas, String, int, int) - Method in class org.apache.ctakes.lvg.ae.LvgBaseTokenAnnotator
A utility method that annotates a given range.

G

getLvg() - Method in interface org.apache.ctakes.lvg.resource.LvgCmdApiResource
 
getLvg() - Method in class org.apache.ctakes.lvg.resource.LvgCmdApiResourceImpl
An LvgCmdApi takes a term from the input and returns a vector of strings.
getLvgLex() - Method in interface org.apache.ctakes.lvg.resource.LvgCmdApiResource
 
getLvgLex() - Method in class org.apache.ctakes.lvg.resource.LvgCmdApiResourceImpl
The thing to run through Lvg

I

initialize(UimaContext) - Method in class org.apache.ctakes.lvg.ae.LvgAnnotator
Performs initialization logic.
initialize(UimaContext) - Method in class org.apache.ctakes.lvg.ae.LvgBaseTokenAnnotator
Performs initialization logic.

L

load(DataResource) - Method in class org.apache.ctakes.lvg.resource.LvgCmdApiResourceImpl
 
LvgAnnotator - Class in org.apache.ctakes.lvg.ae
UIMA annotator that uses the UMLS LVG package to find the canonical form of WordTokens.
LvgAnnotator() - Constructor for class org.apache.ctakes.lvg.ae.LvgAnnotator
 
LvgBaseTokenAnnotator - Class in org.apache.ctakes.lvg.ae
UIMA annotator that uses the UMLS LVG package to find the canonical form of BaseTokens.
LvgBaseTokenAnnotator() - Constructor for class org.apache.ctakes.lvg.ae.LvgBaseTokenAnnotator
 
LvgCmdApiResource - Interface in org.apache.ctakes.lvg.resource
 
LvgCmdApiResourceImpl - Class in org.apache.ctakes.lvg.resource
Loads NLM Lvg and Norm, reading configuration information from a config (properties) file Since the value of the LVG_DIR property in the lvg properties file must be either a hard coded absolute pathname or the value AUTO_MODE, and we want to support installing this project in a directory of the user's choice, we avoid using a hardcoded pathname and choose to use LVG_DIR=AUTO_MODE in the properties file.
LvgCmdApiResourceImpl() - Constructor for class org.apache.ctakes.lvg.resource.LvgCmdApiResourceImpl
 

O

org.apache.ctakes.lvg.ae - package org.apache.ctakes.lvg.ae
 
org.apache.ctakes.lvg.resource - package org.apache.ctakes.lvg.resource
 

P

PARAM_LEMMA_CACHE_FILE_LOCATION - Static variable in class org.apache.ctakes.lvg.ae.LvgAnnotator
Value is "LemmaCacheFileLocation".
PARAM_LEMMA_CACHE_FILE_LOCATION - Static variable in class org.apache.ctakes.lvg.ae.LvgBaseTokenAnnotator
Value is "LemmaCacheFileLocation".
PARAM_LEMMA_CACHE_FREQUENCY_CUTOFF - Static variable in class org.apache.ctakes.lvg.ae.LvgAnnotator
Value is "LemmaCacheFrequencyCutoff".
PARAM_LEMMA_CACHE_FREQUENCY_CUTOFF - Static variable in class org.apache.ctakes.lvg.ae.LvgBaseTokenAnnotator
Value is "LemmaCacheFrequencyCutoff".
PARAM_POST_LEMMAS - Static variable in class org.apache.ctakes.lvg.ae.LvgAnnotator
Value is "PostLemmas".
PARAM_POST_LEMMAS - Static variable in class org.apache.ctakes.lvg.ae.LvgBaseTokenAnnotator
Value is "PostLemmas".
PARAM_USE_LEMMA_CACHE - Static variable in class org.apache.ctakes.lvg.ae.LvgAnnotator
Value is "UseLemmaCache".
PARAM_USE_LEMMA_CACHE - Static variable in class org.apache.ctakes.lvg.ae.LvgBaseTokenAnnotator
Value is "UseLemmaCache".
process(JCas) - Method in class org.apache.ctakes.lvg.ae.LvgAnnotator
Invokes this annotator's analysis logic.
process(JCas) - Method in class org.apache.ctakes.lvg.ae.LvgBaseTokenAnnotator
Invokes this annotator's analysis logic.

A G I L O P

Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.