Terrier IR Platform
2.2.1

Package uk.ac.gla.terrier.evaluation

Provides an interface and the classes to process relevance assessments and perform standard evaluation of retrieval results.

See:
          Description

Class Summary
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.
 

Package uk.ac.gla.terrier.evaluation Description

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 IR Platform
2.2.1

Terrier Information Retrieval Platform 2.2.1. Copyright 2004-2008 University of Glasgow