
@Reference(authors="Bagga, A. and Baldwin, B.", 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
 Bagga, A. and Baldwin, B.
 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 | bCubedPrecisionResult cache | 
| protected double | bCubedRecallResult 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()