cvangysel / pytrec_eval

pytrec_eval is an Information Retrieval evaluation tool for Python, based on the popular trec_eval.
http://ilps.science.uva.nl/
MIT License
282 stars 32 forks source link

support measure family nicknames #17

Open cmacdonald opened 4 years ago

cmacdonald commented 4 years ago

trec_eval has nicknames for groups of measures, such as "official" and "all_trec". Could you support this also?

See https://github.com/usnistgov/trec_eval/blob/de6a29f8ba9312c73f978aa9739695aa8ebf48eb/measures.c#L204

seanmacavaney commented 4 years ago

@cmacdonald is this what you were looking for? If so, I'll make a PR.

cmacdonald commented 4 years ago

bada bing bada boom. Good job @seanmacavaney