Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
breuert authored Mar 29, 2024
1 parent 4196b3f commit c460782
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Evaluating the Reproducibility of Information Retrieval Systems with Simulated Users
<p align="center">
<b>Evaluating the Reproducibility of Information Retrieval Systems with Simulated Users</b>
</p>

<p align="center">
<a target="_blank" href="https://colab.research.google.com/github/breuert/acmrep24/blob/main/main.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a>
</p>

This [repository](https://github.com/breuert/acmrep24) accompanies our short paper submission. It features all of the code and resources to reproduce the experimental results. The [Jupyter notebook](./main.ipynb) can be run with [Google Colab](https://colab.research.google.com/github/breuert/acmrep24/blob/main/main.ipynb) or from within a local Python environment. The notebook is self-contained, as it installs the dependencies and fetches the data resources from the web. The subdirectories in this repository contain compressed archives with the experimental results.

0 comments on commit c460782

Please sign in to comment.