|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.dcoref.CorefScorer
edu.stanford.nlp.dcoref.ScorerMUC
public class ScorerMUC
| Constructor Summary | |
|---|---|
ScorerMUC()
|
|
| Method Summary | |
|---|---|
protected void |
calculatePrecision(Document doc)
|
protected void |
calculateRecall(Document doc)
|
| Methods inherited from class edu.stanford.nlp.dcoref.CorefScorer |
|---|
calculateScore, getF1, getPrecision, getRecall, getScore, printF1, printF1 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScorerMUC()
| Method Detail |
|---|
protected void calculateRecall(Document doc)
calculateRecall in class CorefScorerprotected void calculatePrecision(Document doc)
calculatePrecision in class CorefScorer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||