Package textmaven.application.analyzer.extractor

All classes related to the ITextHandler implementation which extracts words not found in configured exclusion lists.

See:
          Description

Interface Summary
IExclusionList Encapsulates a list of words which should not be considered while analyzing the text.
IWordDistributionMap  
 

Class Summary
CompositeExclusionList ExclusionList which may be composed out of more than one exclusion list.
ExclusionListFile Words which should not be not be considered in the processing steps.
Word Representing a word including its distribution
WordDistributionMapFile Represents word distribution related to a single or set of files.
WordExtractor ITextHandler implementation extracting individual words which can be finally written to the output stream.
 

Package textmaven.application.analyzer.extractor Description

All classes related to the ITextHandler implementation which extracts words not found in configured exclusion lists.



Copyright © 2002-2005 Sourceforge. All Rights Reserved.