edu.umass.cs.mallet.projects.seg_plus_coref.clustering
Class Clusterer
java.lang.Object
edu.umass.cs.mallet.projects.seg_plus_coref.clustering.Clusterer
- public class Clusterer
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Clusterer
public Clusterer(MappedGraph graph)
Clusterer
public Clusterer()
setGraph
public void setGraph(MappedGraph graph)
getMappedGraph
public MappedGraph getMappedGraph()
getGraph
public salvo.jesus.graph.WeightedGraph getGraph()
getClusteringGreedily
public Clustering getClusteringGreedily()
getClustering
public Clustering getClustering(Clustering prevClustering)
getClustering
public Clustering getClustering()