From 90906ce4b7d5f23d6190eea26020f9e4096cb0cd Mon Sep 17 00:00:00 2001 From: Andrew Yates Date: Wed, 14 Jul 2021 17:36:37 +0200 Subject: [PATCH] fix colab link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c35935e..b617b2f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ DiffIR is a tool for visually 'diffing' the difference between two sets of ranki DiffIR supports multiple *query contrast meastures* for ranking comparison including unsupervised ranking correlations like TauAP and supervised comparison based on existing judgments. DiffIR additionally accepts term importance weights in order to highlight the terms most relevant to a model's relevance prediction. -## Usage [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1MrmY1lKa0Pru--gqAqrcNsilNKZjbm1y/) +## Usage [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1MrmY1lKa0Pru--gqAqrcNsilNKZjbm1y?usp=sharing) ### Installation Python 3 is required. Install via PyPI: