allenai / ir_datasets

Provides a common interface to many IR ranking datasets.
https://ir-datasets.com/
Apache License 2.0
318 stars 42 forks source link

Improved error handling in CLI #54

Open seanmacavaney opened 3 years ago

seanmacavaney commented 3 years ago

as requested by @tonellotto

The error messages are pretty poor in the CLI. E.g., for trec-robust04 -- the message about where to copy the document collection is hidden behind a stack trace.