Package org.carrot2.filter.fuzzyAnts

This package contains a search results clustering algorithm FuzzyAnts by Steven Schockaert.

See:
          Description

Interface Summary
Constants This interface contains some constants that are used in several classes.
SimInterface Possible extensions include "DocumentSet"
 

Class Summary
Ant Abstract representation of an ant
Clustering Abstract class that contains some methods wich are needed during the snippet clustering process.
Document Representation of a document.
DocumentClustering Extension of "Clustering" for snippet/document clustering.
DocumentSet Represents a set of documents.
FuzzyAntsLocalFilterComponent A local interface to the FuzzyAnts clustering algorithm.
FuzzyAntsParameters A class for handling FuzzyAnts parameters and overriding them with mapped values.
FuzzyNumber Represents a Fuzzy Number, i.e.
Heap Represents a heap of objects of type "Document"
LabelTree  
ListAnt Implementation of a fuzzy ant
ListBordModel central class of the fuzzy ant based algorithm
SimHeap Extension of "Heap" which implements how to calculate the centre of a heap
SnippetParser Performs some lexical analysis of a snippet collection and defines some (fuzzy) relations between snippets and terms
 

Package org.carrot2.filter.fuzzyAnts Description

This package contains a search results clustering algorithm FuzzyAnts by Steven Schockaert.



Copyright (c) Dawid Weiss, Stanislaw Osinski