public class ScorerBCubed extends CorefScorer
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ScorerBCubed.BCubedType |
| Constructor and Description |
|---|
ScorerBCubed(ScorerBCubed.BCubedType _type) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
calculatePrecision(Document doc) |
protected void |
calculateRecall(Document doc) |
calculateScore, getF1, getPrecision, getRecall, getScore, printF1, printF1public ScorerBCubed(ScorerBCubed.BCubedType _type)
protected void calculatePrecision(Document doc)
calculatePrecision in class CorefScorerprotected void calculateRecall(Document doc)
calculateRecall in class CorefScorer