#information-retrieval #query #evaluating #effectiveness

bin+lib cranky

Library and tool for evaluating query effectiveness for information retrieval

1 unstable release

0.1.0 Sep 19, 2019

#15 in #evaluating

MIT license

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

~505KB