Class BCubedEvaluator


  • public class BCubedEvaluator
    extends ClusteringEvaluator
    Evaluate a Clustering using the B-Cubed evaluation metric. See Bagga & Baldwin, "Algorithms for scoring coreference chains." Unlike other metrics, this evaluation awards points to correct singleton clusters.
    Since:
    1.0
    Version:
    1.0
    Author:
    "Aron Culotta"
    See Also:
    ClusteringEvaluator