Package ir.eval

Provides methods for running experiments for evaluating information retrieval.

See:
          Description

Class Summary
Experiment Contains methods for running evaluation experiments for information retrieval, specifically the generation of recall-precision curves for a given test corpus of query/relevant-documents pairs.
RecallPrecisionPair A lightweight object for storing a pair of recall precision measures
 

Package ir.eval Description

Provides methods for running experiments for evaluating information retrieval.