# 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.