public class GraphClustering extends Clustering
| Constructor and Description |
|---|
GraphClustering(salvo.jesus.graph.WeightedGraph graph,
Clustering clusters) |
| Modifier and Type | Method and Description |
|---|---|
double |
evaluateClustering() |
int |
inSameCluster(Mention v1,
Mention v2) |
void |
printClustering() |
getSelectVertices, inSameCluster, print, printDetailed, setSelectVerticesspliteratoradd, clear, clone, contains, isEmpty, iterator, remove, sizeequals, hashCode, removeAlladdAll, containsAll, retainAll, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArrayparallelStream, removeIf, streampublic GraphClustering(salvo.jesus.graph.WeightedGraph graph,
Clustering clusters)
public void printClustering()
printClustering in class Clusteringpublic double evaluateClustering()
Copyright © 2019 JULIE Lab, Germany. All rights reserved.