Package | Description |
---|---|
org.apache.uima.examples.tokenizer | |
org.apache.uima.tutorial.ex3 | |
org.apache.uima.tutorial.ex4 | |
org.apache.uima.tutorial.ex5 | |
org.apache.uima.tutorial.ex6 |
Modifier and Type | Class and Description |
---|---|
class |
SimpleTokenAndSentenceAnnotator
An example annotator that annotates Tokens and Sentences.
|
Modifier and Type | Class and Description |
---|---|
class |
TutorialDateTime
Simple Date/Time annotator.
|
Modifier and Type | Class and Description |
---|---|
class |
MeetingAnnotator
Example annotator that detects meetings from the co-occurrence of a RoomNumber, a Date, and two
Times (start and end), within a specified "window" size.
|
Modifier and Type | Class and Description |
---|---|
class |
RoomNumberAnnotator
Example annotator that detects room numbers using Java 1.4 regular expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
UimaAcronymAnnotator
Annotates UIMA acronyms and provides their expanded forms.
|
class |
UimaMeetingAnnotator
Example annotator that iterates over Meeting annotations and annotates a meeting as a UimaMeeting
if a UIMA acronym occurs in close proximity to that meeting.
|
Copyright © 2012. All Rights Reserved.