elinor 0.4.0

Evaluation Library in Information Retrieval
Documentation
1
2
3
4
5
6
7
8
9
# elinor/scripts

This directory contains utility scripts.

## Correctness tests over [trec_eval]https://github.com/usnistgov/trec_eval

- `prepare_trec_eval.sh`: Download and compile trec_eval.
- `run_trec_eval.py`: Run trec_eval and save the results.
- `compare_with_trec_eval.py`: Compare the elinor results with trec_eval results.