2 Forks
18 Stars
18 Watchers

kolibri

Repository gathering all projects of Kolibri. Kolibri provides a framework for concurrent, clusterable multi-node executions, written in Scala. Focus lies on evaluations of search systems, with out-of-the-box functionality for common IR-metrics (such as NDCG, ERR, Precision, Recall), histograms, definition of custom metrics and a UI.

How to download and setup kolibri

Open terminal and run command
git clone https://github.com/awagen/kolibri.git
git clone is used to create a copy or clone of kolibri repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kolibri https://github.com/awagen/kolibri/archive/master.zip

Or simply clone kolibri with SSH
[email protected]:awagen/kolibri.git

If you have some problems with kolibri

You may open issue on kolibri support forum (system) here: https://github.com/awagen/kolibri/issues