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 matching scores as ints #7

Closed cmacdonald closed 5 years ago

cmacdonald commented 5 years ago

Addresses "Matching scores cannot be ints (#6)"

cvangysel commented 5 years ago

LGTM, thanks @cmacdonald !