Skip to content

wellcomecollection/rank

Repository files navigation

rank

A tool for testing search relevance.

Installation

Python 3.10 (pyenv recommended) is a prerequisite.

For use

You can install with pip (or pipx) just by doing

pip install git+https://github.com/wellcomecollection/rank.git

For development

Install poetry, then run poetry install in the root of the repo. You can run the command with poetry run rank.