public class PairEvaluate extends Object
| Constructor and Description |
|---|
PairEvaluate(Collection keyClusters,
Collection responseClusters) |
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate() |
double |
getF1() |
double |
getPrecision() |
double |
getRecall() |
boolean |
inSameResponseCluster(Object o1,
Object o2) |
boolean |
singletonCluster(Object o1) |
public PairEvaluate(Collection keyClusters, Collection responseClusters)
Copyright © 2019 JULIE Lab, Germany. All rights reserved.