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

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

Uses of SentenceProcessor in org.annotation.wordfreak.annotator
 

Subclasses of SentenceProcessor 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 SimpleTokenAnnotator
           
 class TokenAnnotator
          Provides common functionality for automatic annotation of tokens.
 



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