From e9d5bc049ad9fce716ab9aff73fc0c5f899e1327 Mon Sep 17 00:00:00 2001 From: Kaushal Kumar Prajapati <59497032+k-for-code@users.noreply.github.com> Date: Sat, 15 Oct 2022 07:27:55 +0530 Subject: [PATCH] linked the paper --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01e10c1..ed08e33 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repo contains codes for the following paper: *Jiaao Chen\*, Zhenghui Wang\*, Ran Tian, Zichao Yang, Diyi Yang*: Local Additivity Based Data Augmentation for Semi-supervised NER. In Proceedings of The 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP'2020) -If you would like to refer to it, please cite the paper mentioned above. +[[Read the Paper]](https://arxiv.org/abs/2010.01677) ## Getting Started