|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.illinois.cs.cogcomp.lbj.coref.ir.scores.Score
public abstract class Score
Descendants store counts related to correctness and calculate and return various scoring metrics.
| Constructor Summary | |
|---|---|
Score()
|
|
| Method Summary | |
|---|---|
abstract double |
getScoreDouble()
|
abstract java.lang.String |
getScoreString()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Score()
| Method Detail |
|---|
public abstract double getScoreDouble()
public abstract java.lang.String getScoreString()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||