Package gr.demokritos.iit.jinsect.events

Interface Summary
CalculatorListener<SenderType,ParamsType> A class representing calculators that act as listeners to calculation request events.
IObjectFilter<TObjectType> A templated interface that applies a filter to a selected object and returns the filtered object.
NormalizerListener  
NotificationListener  
Notifier  
SimilarityComparatorListener A class representing a similarity comparator, listening to similarity comparison request events.
TextPreprocessorListener  
TokenGeneratorListener  
WordEvaluatorListener  
 

Class Summary
CalculatorAdapter  
GraphSimilarityComparatorAdapter  
IdentityObjectFilter<TObjectType> A filter the applies no change to an object.
NormalizerAdapter  
NotificationAdapter  
ProgressEvent A class describing a progress event, with a task description and a progress indicating number.
TextPreprocessorAdapter  
TextSpectralSpellPreprocessor  
TokenGeneratorAdapter  
WordEvaluatorAdapter