|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
AnnotatorListener | Interface between annotators and other componets. |
Class Summary | |
Annotator | This is the top level class for automatic annotators or taggers. |
ChunkerAnnotator | This annotator creates annotations for sequence data by converting a series of tags into appropiate chunks. |
ChunkerAnnotator.ChunkAction | |
ChunkerAnnotator.ChunkActionEnum | |
CoreferenceAnnotator | Abstract class for extended for performing coreference annotation. |
DocumentProcessor | Abstract class which is used to facilitate creating annotator which processes documents. |
ParagraphAnnotator | |
ParagraphFinder | |
ParagraphProcessor | Abstract class which is used to facilitate creating annotator which processes paragraphs. |
POSAnnotator | |
RegExAnnotator | |
SentenceAnnotator | |
SentenceProcessor | Abstract class which is used to facilitate creating annotator which processes sentences. |
SimpleTokenAnnotator | |
SimpleTokenizer | |
TokenAnnotator | Provides common functionality for automatic annotation of tokens. |
Provides automatic annotation or tagging functionality for WordFreak. This inlcudes mechanism for character level annotation as well as annotations based on existing levels of annotation.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |