From e648df88be0bd0998d49f2b75479462214c4456d Mon Sep 17 00:00:00 2001 From: vandan Date: Thu, 20 May 2021 12:57:45 +0530 Subject: [PATCH] update --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 480677c..66eb13a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # ReadingList ## Spoken Disfluency and Punctuation -1. Disfluency Detection with a Semi-Markov Model and Prosodic Features (https://www.aclweb.org/anthology/N15-1029.pdf) -2. Adversarial Transfer Learning for Punctuation Restoration (https://arxiv.org/pdf/2004.00248.pdf) -3. Recurrent Neural Networks in Speech Disfluency Detection and Punctuation Prediction (https://isl.anthropomatik.kit.edu/pdf/Reisser2015.pdf) +1. Preliminaries to a Theory of Speech Disfluencies (http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.443.7755&rep=rep1&type=pdf) +2. Disfluency Detection with a Semi-Markov Model and Prosodic Features (https://www.aclweb.org/anthology/N15-1029.pdf) +3. Adversarial Transfer Learning for Punctuation Restoration (https://arxiv.org/pdf/2004.00248.pdf) +4. Recurrent Neural Networks in Speech Disfluency Detection and Punctuation Prediction (https://isl.anthropomatik.kit.edu/pdf/Reisser2015.pdf) ## Anaphora and Coreference 1. Anaphora Annotation in Hindi Dependency TreeBank (https://www.aclweb.org/anthology/Y12-1042.pdf) -- GitLab