cranky 0.1.0

Library and tool for evaluating query effectiveness for information retrieval
Documentation

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.