|
|||||||||
| 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.ScorerBCubed
public class ScorerBCubed
B^3 scorer
| Nested Class Summary | |
|---|---|
protected static class |
ScorerBCubed.BCubedType
|
| Constructor Summary | |
|---|---|
ScorerBCubed(ScorerBCubed.BCubedType _type)
|
|
| 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 ScorerBCubed(ScorerBCubed.BCubedType _type)
| Method Detail |
|---|
protected void calculatePrecision(Document doc)
calculatePrecision in class CorefScorerprotected void calculateRecall(Document doc)
calculateRecall in class CorefScorer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||