jInfer

Uses of Package
cz.cuni.mff.ksi.jinfer.twostep.clustering

Packages that use cz.cuni.mff.ksi.jinfer.twostep.clustering
cz.cuni.mff.ksi.jinfer.twostep Main package of TwoStepSimplifier implementation. 
cz.cuni.mff.ksi.jinfer.twostep.clustering Task of clustering elements into clusters is defined here. 
cz.cuni.mff.ksi.jinfer.twostep.clustering.withattributesiname Implementation of clustering task which clusters elements according to their name (case insensitive). 
cz.cuni.mff.ksi.jinfer.twostep.processing Cluster processing. 
cz.cuni.mff.ksi.jinfer.twostep.processing.alternations This package contains the "alternations" implementation of ClusterProcessor
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate Implementation of merging state algorithm. 
cz.cuni.mff.ksi.jinfer.twostep.processing.passrepresentant Trivial cluster processor - returns representative. 
cz.cuni.mff.ksi.jinfer.twostep.processing.trie This package contains the Trie (prefix tree) implementation of ClusterProcessor
 

Classes in cz.cuni.mff.ksi.jinfer.twostep.clustering used by cz.cuni.mff.ksi.jinfer.twostep
ClustererFactory
          Factory interface for Clusterer module.
 

Classes in cz.cuni.mff.ksi.jinfer.twostep.clustering used by cz.cuni.mff.ksi.jinfer.twostep.clustering
Cluster
          Class representing one cluster.
Clusterer
          Interface for clustering algorithms implementations.
 

Classes in cz.cuni.mff.ksi.jinfer.twostep.clustering used by cz.cuni.mff.ksi.jinfer.twostep.clustering.withattributesiname
Cluster
          Class representing one cluster.
Clusterer
          Interface for clustering algorithms implementations.
ClustererFactory
          Factory interface for Clusterer module.
ClustererWithAttributes
          Extending Clusterer interface with attributes in mind.
 

Classes in cz.cuni.mff.ksi.jinfer.twostep.clustering used by cz.cuni.mff.ksi.jinfer.twostep.processing
Clusterer
          Interface for clustering algorithms implementations.
 

Classes in cz.cuni.mff.ksi.jinfer.twostep.clustering used by cz.cuni.mff.ksi.jinfer.twostep.processing.alternations
Clusterer
          Interface for clustering algorithms implementations.
 

Classes in cz.cuni.mff.ksi.jinfer.twostep.clustering used by cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate
Clusterer
          Interface for clustering algorithms implementations.
 

Classes in cz.cuni.mff.ksi.jinfer.twostep.clustering used by cz.cuni.mff.ksi.jinfer.twostep.processing.passrepresentant
Clusterer
          Interface for clustering algorithms implementations.
 

Classes in cz.cuni.mff.ksi.jinfer.twostep.clustering used by cz.cuni.mff.ksi.jinfer.twostep.processing.trie
Clusterer
          Interface for clustering algorithms implementations.
 


jInfer

Generated on Fri Dec 9 00:01:25 CET 2011