You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* support measure family nicknames #17
* Custom k for cut metrics #12
* support for alternative (nicer) formats for measure params #12. Built wrapper around cpp module which converts alternative formats to trec_eval format.
* plugged memory leak #15
* removed type hints for python<3.5
* removed type hints for python<3.5
* Several fixes
1) Fixed issue with empty qrels on some platforms
2) Exposed the values nicknames expand to and moved logic to wrapper
3) Some cleanupq
* bump version to 0.5
* bump version to 0.5
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
The text was updated successfully, but these errors were encountered: