public class PredicateIdentificationScorer extends AbstractScorer
| Constructor and Description |
|---|
PredicateIdentificationScorer() |
| Modifier and Type | Method and Description |
|---|---|
double |
computeScore(Sentence gold,
Sentence parsed) |
static double |
score(Sentence gold,
Sentence parsed) |
accScore, getAccumulatedScore, getAvgScore, getCount, resetpublic double computeScore(Sentence gold, Sentence parsed)
computeScore in class AbstractScorerCopyright © 2016. All rights reserved.