Package textmaven.application.analyzer

This package contains all classes specific to TextMaven analyzer program.

See:
          Description

Interface Summary
ITextHandler ITextHandler instances handle text events produced by ITextReader instances.
ITextReader Reads a text.
 

Class Summary
Main Reads an ASCII file and either analyzes word occurrences, produces word lists for further processing and/or annotates the text read with hyperlinks into a vocabulary file produced by Translator.
TextReader Reads a ASCII text.
 

Package textmaven.application.analyzer Description

This package contains all classes specific to TextMaven analyzer program. The analyzer processes ASCII file, extracting all words producing word distribution statistics or a list of words which can be used as input for the translator application.



Copyright © 2002-2005 Sourceforge. All Rights Reserved.