public static class AbstractEval.CatErrorEval extends AbstractEval
AbstractEval.CatErrorEval, AbstractEval.RuleErrorEval, AbstractEval.ScoreEval
curF1, num, runningAverages, str
Constructor and Description |
---|
CatErrorEval(String str) |
Modifier and Type | Method and Description |
---|---|
void |
display(boolean verbose,
PrintWriter pw) |
void |
evaluate(Tree t1,
Tree t2,
PrintWriter pw) |
protected Set<?> |
makeObjects(Tree tree)
Unused.
|
display, evaluate, evaluate, getEvalbF1, getEvalbF1Percent, getExact, getExactPercent, getLastF1, getNum, getSentAveF1, precision
public CatErrorEval(String str)
protected Set<?> makeObjects(Tree tree)
makeObjects
in class AbstractEval
public void evaluate(Tree t1, Tree t2, PrintWriter pw)
evaluate
in interface Eval
evaluate
in class AbstractEval
public void display(boolean verbose, PrintWriter pw)
display
in interface Eval
display
in class AbstractEval