public class Result extends Object
Constructor and Description |
---|
Result() |
Modifier and Type | Method and Description |
---|---|
double |
getFscore() |
double |
getPrecision() |
double |
getRecall() |
void |
setFscore(double aFscore) |
void |
setPrecision(double aPrecision) |
void |
setRecall(double aRecall) |
Copyright © 2007–2018 Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt. All rights reserved.