1 unstable release
0.1.0 | Sep 19, 2019 |
---|
#13 in #evaluating
20KB
398 lines
Disclaimer: This is very much work in progress, and in the very early stage at that. Absolutely no backwards-compatilbility should be assumed.
Cranky is a library and tool for evaluating query effectiveness for information retrieval.
It is an attempt to replace tools like trec_eval
,
gdeval
,
and ndeval
.
The goal is to be fast but also provide a codebase that is easier to maintain, as well as
provide interface to use in Rust and (eventually) C/C++ libraries.
From there, we can create bindings to basically any other language.
Dependencies
~525KB
~10K SLoC