pt.uminho.anote2.carrot.linkage.datastructures
Class CarrotRunClusterAlgorithms

java.lang.Object
  extended by pt.uminho.anote2.carrot.linkage.datastructures.CarrotRunClusterAlgorithms

public class CarrotRunClusterAlgorithms
extends java.lang.Object


Constructor Summary
CarrotRunClusterAlgorithms()
           
 
Method Summary
static ICLusteringReport execute(QueryInformationRetrieval query, CarrotClusterAlgorithmsEnum algorithm, java.util.Properties properties)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CarrotRunClusterAlgorithms

public CarrotRunClusterAlgorithms()
Method Detail

execute

public static ICLusteringReport execute(QueryInformationRetrieval query,
                                        CarrotClusterAlgorithmsEnum algorithm,
                                        java.util.Properties properties)