|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.annotation.wordfreak.annotator | |
org.annotation.wordfreak | Provides main WordFreak functionality including data structures for annotation and the infrastructure for components to communicate. |
org.annotation.wordfreak.annotator | Provides automatic annotation or tagging functionality for WordFreak. |
org.annotation.wordfreak.scheme | Provides suppot for creating new annotation specifications or annotation schemes within WordFreak. |
Classes in org.annotation.wordfreak.annotator used by org.annotation.wordfreak | |
AnnotatorListener
Interface between annotators and other componets. |
Classes in org.annotation.wordfreak.annotator used by org.annotation.wordfreak.annotator | |
Annotator
This is the top level class for automatic annotators or taggers. |
|
AnnotatorListener
Interface between annotators and other componets. |
|
ChunkerAnnotator.ChunkAction
|
|
ChunkerAnnotator.ChunkActionEnum
|
|
DocumentProcessor
Abstract class which is used to facilitate creating annotator which processes documents. |
|
ParagraphProcessor
Abstract class which is used to facilitate creating annotator which processes paragraphs. |
|
SentenceProcessor
Abstract class which is used to facilitate creating annotator which processes sentences. |
|
TokenAnnotator
Provides common functionality for automatic annotation of tokens. |
Classes in org.annotation.wordfreak.annotator used by org.annotation.wordfreak.scheme | |
Annotator
This is the top level class for automatic annotators or taggers. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |