Class | Description |
---|---|
BsvRegexSectionizer | |
CDASegmentAnnotator |
Creates segment annotations based on the ccda_sections.txt file Which is
based on HL7/CCDA/LONIC standard headings Additional custom heading names can
be added to the file.
|
CopyAnnotator |
Utility annotator that copy's data from an existing JCas object into a new
JCas object.
|
DocumentIdPrinterAnalysisEngine | |
FilterAnnotator | |
ListAnnotator | |
ListEntryNegator |
Sets negation for disease/disorder and sign/symptom annotations in lists.
|
ListSentenceFixer | |
NullAnnotator |
This annotator does nothing.
|
OverlapAnnotator | |
ParagraphAnnotator | |
ParagraphSentenceFixer | |
RegexSectionizer | |
RegexSectionizer.SectionType |
Holder for section type as defined in the user's specification bsv file
|
SectionSegmentAnnotator |
Creates a single segment annotation that spans the entire document.
|
SentenceDetector |
Wraps the OpenNLP sentence detector in a UIMA annotator
|
SentenceDetectorAnnotatorBIO | |
SHARPKnowtatorXMLReader | |
SimpleSegmentAnnotator |
Creates a single segment annotation that spans the entire document.
|
SimpleSegmentWithTagsAnnotator |
Creates a single segment annotation that spans the entire document.
|
StartFinishLogger |
All Annotation Engines should be logger their start and finish.
|
TokenConverter |
Utilities methods for converting between Java Tokenizer objects and their
equivalent JCas objects.
|
TokenizerAnnotator |
UIMA annotator that uses the Tokenizer module.
|
TokenizerAnnotatorPTB |
UIMA annotator that tokenizes based on Penn Treebank rules.
|
Enum | Description |
---|---|
SentenceDetectorAnnotatorBIO.FEAT_CONFIG |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.