|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Logger in org.apache.uima.conceptMapper |
---|
Methods in org.apache.uima.conceptMapper with parameters of type Logger | |
---|---|
protected void |
ConceptMapper.makeAnnotation(org.apache.uima.cas.CAS tcas,
int start,
int end,
EntryProperties properties,
org.apache.uima.jcas.tcas.Annotation spanAnnotation,
String matchedText,
Collection<org.apache.uima.cas.text.AnnotationFS> matched,
Logger log)
|
Uses of Logger in org.apache.uima.conceptMapper.support.dictionaryResource |
---|
Methods in org.apache.uima.conceptMapper.support.dictionaryResource with parameters of type Logger | |
---|---|
void |
DictionaryResource_impl.loadDictionaryContents(org.apache.uima.analysis_engine.annotator.AnnotatorContext aContext,
Logger logger,
String tokenAnnotationName,
String tokenTypeFeatureName,
String tokenClassFeatureName,
String tokenizerDescriptor)
|
void |
DictionaryResource.loadDictionaryContents(org.apache.uima.analysis_engine.annotator.AnnotatorContext context,
Logger logger,
String tokenAnnotationName,
String tokenTypeFeatureName,
String tokenClassFeatureName,
String tokenizerDescriptor)
|
void |
CompiledDictionaryResource_impl.loadDictionaryContents(org.apache.uima.analysis_engine.annotator.AnnotatorContext context,
Logger logger,
String tokenAnnotationName,
String tokenTypeFeatureName,
String tokenClassFeatureName,
String tokenizerDescriptor)
|
Uses of Logger in org.apache.uima.conceptMapper.support.dictionaryResource.annotatorAdaptor |
---|
Constructors in org.apache.uima.conceptMapper.support.dictionaryResource.annotatorAdaptor with parameters of type Logger | |
---|---|
AnnotatorAdaptor(String analysisEngineDescriptorPath,
Vector<DictionaryToken> result,
String tokenTypeName,
TokenFilter tokenFilter,
String langID,
Logger logger)
|
Uses of Logger in org.apache.uima.conceptMapper.support.tokens |
---|
Constructors in org.apache.uima.conceptMapper.support.tokens with parameters of type Logger | |
---|---|
TokenFilter(String tokenAnnotationName,
String tokenTypeFeatureName,
String tokenClassFeatureName,
Logger logger)
|
|
TokenNormalizer(org.apache.uima.analysis_engine.annotator.AnnotatorContext annotatorContext,
Logger logger)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |