jInfer

Uses of Interface
cz.cuni.mff.ksi.jinfer.twostep.clustering.ClustererFactory

Packages that use ClustererFactory
cz.cuni.mff.ksi.jinfer.twostep Main package of TwoStepSimplifier implementation. 
cz.cuni.mff.ksi.jinfer.twostep.clustering.withattributesiname Implementation of clustering task which clusters elements according to their name (case insensitive). 
 

Uses of ClustererFactory in cz.cuni.mff.ksi.jinfer.twostep
 

Constructors in cz.cuni.mff.ksi.jinfer.twostep with parameters of type ClustererFactory
TwoStepSimplifier(ClustererFactory clustererFactory, ClusterProcessorFactory clusterProcessorFactory, RegularExpressionCleanerFactory regularExpressionCleanerFactory, ContentInferrerFactory contentInfererFactory)
          Create new simplifier and give all submodule factories to it.
 

Uses of ClustererFactory in cz.cuni.mff.ksi.jinfer.twostep.clustering.withattributesiname
 

Classes in cz.cuni.mff.ksi.jinfer.twostep.clustering.withattributesiname that implement ClustererFactory
 class InameFactory
          Factory class for Iname.
 


jInfer

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