From 83135f26025cdd705c04f77e940d0c9201116b80 Mon Sep 17 00:00:00 2001 From: kelliemwebster <42877024+kelliemwebster@users.noreply.github.com> Date: Tue, 30 Oct 2018 10:55:56 -0400 Subject: [PATCH] Update README.md Add link to arxiv. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50cd870..e41ca22 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Nonetheless, existing corpora do not capture ambiguous pronouns in sufficient vo [Google AI Language's](https://ai.google/research/teams/language/) GAP dataset is an evaluation benchmark comprising 8,908 coreference-labeled pairs of (ambiguous pronoun, antecedent name), sampled from Wikipedia to provide diverse coverage of challenges posed by real-world text. Importantly, GAP is gender-balanced to address the gender bias in coreference systems noted in our and other's analysis. -More details are available in our paper (which should be cited if you use or discuss GAP in your work): +More details are available in [our paper](https://arxiv.org/abs/1810.05201) (which should be cited if you use or discuss GAP in your work):