From 9d4c185860a30dc6690291192509992dceaf1456 Mon Sep 17 00:00:00 2001 From: Mark Dodwell Date: Mon, 4 Dec 2017 23:28:06 -0800 Subject: [PATCH] Fix link to CLEAR Style dependency labels PDF --- website/api/_annotation/_dep-labels.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/api/_annotation/_dep-labels.jade b/website/api/_annotation/_dep-labels.jade index 1cb05027c..e704c808e 100644 --- a/website/api/_annotation/_dep-labels.jade +++ b/website/api/_annotation/_dep-labels.jade @@ -52,7 +52,7 @@ p +accordion("English", "dependency-parsing-english") p | The English dependency labels use the - | #[+a("http://www.mathcs.emory.edu/~choi/doc/clear-dependency-2012.pdf") CLEAR Style] + | #[+a("http://www.mathcs.emory.edu/~choi/doc/cu-2012-choi.pdf") CLEAR Style] | by #[+a("http://www.clearnlp.com") ClearNLP]. +table(["Label", "Description"])