| Modifier and Type | Method and Description |
|---|---|
static Clustering |
TUIGraph.getMortonClustering(List trainingMentionPairs,
Classifier classifier) |
| Modifier and Type | Class and Description |
|---|---|
class |
GraphClustering |
class |
KeyClustering |
class |
MortonClustering |
| Modifier and Type | Method and Description |
|---|---|
Clustering |
MortonClusterer.getClustering() |
Clustering |
Clusterer.getClustering() |
Clustering |
Clusterer.getClustering(Clustering prevClustering) |
Clustering |
Clusterer.getClusteringGreedily() |
| Modifier and Type | Method and Description |
|---|---|
Clustering |
Clusterer.getClustering(Clustering prevClustering) |
| Constructor and Description |
|---|
GraphClustering(salvo.jesus.graph.WeightedGraph graph,
Clustering clusters) |
| Modifier and Type | Method and Description |
|---|---|
Clustering |
MinimizeDisagreementsClustering.getClustering(List selectVertices) |
Clustering |
MinimizeDisagreementsClustering.getClustering(List selectVertices,
double threshold) |
Clustering |
MinimizeDisagreementsClustering.getClusteringGreedily()
Greedy aglomerative clustering implemented here....
|
Copyright © 2019 JULIE Lab, Germany. All rights reserved.