Public Member Functions | |
RetrievalEvaluatorTest (String testName) | |
void | testNumberRelevant () |
void | testNumberRetrieved () |
void | testNumberRelevantRetrieved () |
void | testRelevantMissed () |
void | testIrrelevantRetrieved () |
void | judgedIrrelevantRetrieved () |
void | testNDCG () |
void | testNDCG15 () |
void | testReciprocalRank () |
void | testRPrecision () |
void | testBinaryPreference () |
void | testAveragePrecision () |
void | testPrecisionAt5 () |
void | testPrecisionAt10 () |
void | testPrecisionAt15 () |
void | testPrecisionAt20 () |
void | testPrecisionAt30 () |
void | testPrecisionAt100 () |
void | testPrecisionAt200 () |
void | testPrecisionAt500 () |
void | testPrecisionAt1000 () |
Protected Member Functions | |
void | setUp () throws Exception |
void | tearDown () throws Exception |
Private Attributes | |
RetrievalEvaluator | evaluator = null |
Judgment[] | judgments |
Document[] | ranking |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|