Package edu.illinois.cs.cogcomp.lbj.coref.ir.scores

Class Summary
FScore Stores correctPredictionCount, PredictionCount, and targetCount, and calculates and returns Precision, Recall, and F-Measure.
Score Descendants store counts related to correctness and calculate and return various scoring metrics.