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

nicknames, metric parameters, empty inputs, and memory leaks #18

Closed seanmacavaney closed 4 years ago

seanmacavaney commented 4 years ago

Also now support for #12

seanmacavaney commented 4 years ago

hmmm, gotta look into the failing build.

seanmacavaney commented 4 years ago

Alright, includes fixes for #12 #13 #15 and #17

seanmacavaney commented 4 years ago

done

cvangysel commented 4 years ago

Thanks @seanmacavaney! I want to take another closer look at this later, before pushing out a new release to PyPi. However, I'll merge this now so that it's installable by pointing pip to the repository.