From 460d3770bc9f63f1fa04f999ca66c1a867036501 Mon Sep 17 00:00:00 2001 From: Matt Post Date: Sat, 27 May 2023 03:59:30 -0700 Subject: [PATCH] clarified links --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fa2a04e..3dd5ab8 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,11 @@ Install the submodules, which are edits we made to existing repositories: This will install our forks of five public repositories under `./ext`. These are: -* `ext/ContraPro` ([ContraPro](https://github.com/ZurichNLP/ContraPro) -* `ext/ContraPro-EN-FR` ([Large-contrastive-pronoun-testset-EN-FR](https://github.com/rbawden/Large-contrastive-pronoun-testset-EN-FR)) -* `ext/ContraWSD` ([ContraWSD](https://github.com/ZurichNLP/ContraWSD) -* `ext/GTWiC` ([GTWiC](https://github.com/lena-voita/good-translation-wrong-in-context)) -* `ext/discourse-mt-test-sets` ([discourse-mt-test-sets](https://github.com/rbawden/discourse-mt-test-sets)) +* `ext/ContraPro` (ContraPro: [original](https://github.com/ZurichNLP/ContraPro)) +* `ext/ContraPro-EN-FR` (Large-contrastive-pronoun-testset-EN-FR: [original](https://github.com/rbawden/Large-contrastive-pronoun-testset-EN-FR)) +* `ext/ContraWSD` (ContraWSD: [original](https://github.com/ZurichNLP/ContraWSD)) +* `ext/GTWiC` (GTWiC: [original](https://github.com/lena-voita/good-translation-wrong-in-context)) +* `ext/discourse-mt-test-sets` (discourse-mt-test-sets: [original](https://github.com/rbawden/discourse-mt-test-sets)) ## Scripts