From 2576c15947f6418239f77075d9f414b2c539bad3 Mon Sep 17 00:00:00 2001 From: edobobo Date: Mon, 7 Jun 2021 16:26:40 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4a3d06..5dbac34 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ESC: Redesigning WSD with Extractive Sense Comprehension In ESC ([Barba et al., 2021](https://www.aclweb.org/anthology/2021.naacl-main.371/)) we redesigned Word Sense -Disambiguation ([Bevilacqua et al., 2021](https://mbevila.github.io/)) as an Extractive Reading Comprehension task and achieved unprecedented performances on a number of +Disambiguation ([Navigli et al., 2009](http://wwwusers.di.uniroma1.it/~navigli/pubs/ACM_Survey_2009_Navigli.pdf)) as an Extractive Reading Comprehension task and achieved unprecedented performances on a number of different benchmarks and settings. In this repo we provide the code to reproduce the results of the paper along with the checkpoints for the best models.