Closed seanmacavaney closed 2 years ago
(based on file extension)
In particular, this allows easier execution from the command line:
ir_measures path/to/qrels path/to/run.gz measure # instead of ir_measures path/to/qrels <(zcat path/to/run.gz) measure
(based on file extension)
In particular, this allows easier execution from the command line: