Uses of Class
org.annotation.wordfreak.annotator.ParagraphProcessor

Packages that use ParagraphProcessor
org.annotation.wordfreak.annotator Provides automatic annotation or tagging functionality for WordFreak. 
 

Uses of ParagraphProcessor in org.annotation.wordfreak.annotator
 

Subclasses of ParagraphProcessor in org.annotation.wordfreak.annotator
 class ChunkerAnnotator
          This annotator creates annotations for sequence data by converting a series of tags into appropiate chunks.
 class POSAnnotator
           
 class SentenceAnnotator
           
 class SentenceProcessor
          Abstract class which is used to facilitate creating annotator which processes sentences.
 class SimpleTokenAnnotator
           
 class TokenAnnotator
          Provides common functionality for automatic annotation of tokens.
 



Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.