Interface | Description |
---|---|
JCasTermAnnotator |
An annotator that looks up dictionary terms in text using
RareWordDictionary s
and adds them as entities to the Cas using a TermConsumer
Author: SPF
Affiliation: CHIP-NLP
Date: 2/24/14 |
WindowProcessor |
Processes an Annotation window in the cas, adding discovered terms to a map.
|
Class | Description |
---|---|
AbstractJCasTermAnnotator |
Performs the basic initialization with uima context, including the parse of the dictionary specifications file.
|
DefaultJCasTermAnnotator |
A direct string match using phrase permutations
Author: SPF
Affiliation: CHIP-NLP
Date: 11/19/13
|
DictionaryLookupFactory | |
OverlapJCasTermAnnotator |
Checks for terms that overlap a window.
|
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.