Package org.carrot2.filter.haog.haog.algorithm

Interface Summary
GraphCreator Interface containing algorithm for creation graph from list of clusters created by different clusterer algorithms.
GraphRenderer This class contains algorithm which creates RawClusters from list of kernel vertices.
 

Class Summary
CombinedVertex Class representing vertex, which can consist other vertex.
FIGraphCreator This class contains algorithm for creation of graph from clusters generated by AprioriEngine class.
FIGraphRenderer This class renders RawCluster from vertices retrieved from Apriori based algorithm.
FIGroupper  
GraphProcessor Main class containing HAOG Algorithm described in: Irmina Masłowska's Doctoral Thesis Hierarchical Clustering of Web Documents.
Groupper  
STCGraphCreator This class contains algorithm for creation of graph from clusters generated by STCEngine class.
STCGraphRenderer This class renders RawCluster from vertices retrieved from STC based algorithm.
STCGroupper  
Vertex Class representing vertex in graph.
 



Copyright (c) Dawid Weiss, Stanislaw Osinski