@Reference(authors="A. Bagga and B. Baldwin", title="Entity-based cross-document coreferencing using the Vector Space Model", booktitle="Proc. COLING \'98 Proceedings of the 17th international conference on Computational linguistics", url="http://dx.doi.org/10.3115/980451.980859") public class BCubed extends Object
A. Bagga and B. Baldwin
Entity-based cross-document coreferencing using the Vector Space Model
Proc. COLING '98 Proceedings of the 17th international conference on
Computational linguistics
Modifier and Type | Field and Description |
---|---|
protected double |
bCubedPrecision
Result cache
|
protected double |
bCubedRecall
Result cache
|
Modifier | Constructor and Description |
---|---|
protected |
BCubed(ClusterContingencyTable table)
Constructor.
|
protected double bCubedPrecision
protected double bCubedRecall
protected BCubed(ClusterContingencyTable table)
table
- Contingency tablepublic double precision()
public double recall()
public double f1Measure()
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.