|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
FSArray
.
StringArray
.
AnalysisEngine
that will determine lemmas for tokens that are present
in the CAS
LemmaDecorator
interface adds a new
LemmaAnnotation
to the CAS for each token annotation processed.DefaultLemmaDecorator
, the annotation to decorate is a
LemmaAnnotation
with the same span as the token that was used to process the lemma.
BioLemmatizer
that will be used by the
process(JCas)
method
Lemma
into the input Annotation
which is assumed to be of type LemmaAnnotation
in this instance.
String
.
BioLemmatizerCmdOpts
object.
LemmaDecorator
implementation
to use
PartOfSpeechDecorator
implementation to use
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |