public class ScorerMUC extends CorefScorer
| Constructor and Description |
|---|
ScorerMUC() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
calculatePrecision(Document doc) |
protected void |
calculateRecall(Document doc) |
calculateScore, getF1, getPrecision, getRecall, getScore, printF1, printF1protected void calculateRecall(Document doc)
calculateRecall in class CorefScorerprotected void calculatePrecision(Document doc)
calculatePrecision in class CorefScorer