See: Description
Class | Description |
---|---|
AdhocEvaluation |
Performs the evaluation for TREC's tasks, except the named page task.
|
AdhocFullQueryEvaluation |
Performs a query by query evaluation of a results file.
|
Evaluation |
An abstract class for evaluating the retrieval results.
|
Evaluation.Record |
A structure of a record of retrieved document.
|
NamedPageEvaluation |
Performs the evaluation for TREC's named/home page finding task.
|
TRECQrelsInMemory |
Loads the relevance assessments in memory, for performing
evaluation of runs.
|
TRECQrelsInMemory.QrelsHashSet |
Models the set of relevant documents for one query.
|
Provides an interface and the classes to process relevance assessments and perform standard evaluation of retrieval results. There are two types of evaluation supported. The first is based on the outuput of trec_eval and the other is for evaluation of known-item search task.
Terrier 4.0. Copyright © 2004-2014 University of Glasgow