From 7806cfbafce9b4ad9aad8d26d7a309fb3f884cfe Mon Sep 17 00:00:00 2001 From: Kaushik Acharya Date: Sat, 8 Nov 2025 19:22:41 +0530 Subject: [PATCH] Updating Dependency Labels page link --- md/components/dependency_conversion.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/md/components/dependency_conversion.md b/md/components/dependency_conversion.md index b81d4eb..a1cd4a0 100644 --- a/md/components/dependency_conversion.md +++ b/md/components/dependency_conversion.md @@ -10,7 +10,7 @@ Our constituent-to-dependency converter takes the [Penn Treebank](http://www.cis Our dependency conversion has been tested on various Treebanks and shown robust results across different corpora. See the following documents for more details. -* [ClearNLP dependency labels](../dependency/dependency_guidelines.md): latest version. +* [ClearNLP dependency labels](../specifications/dependency_labels.md): latest version. * [Guidelines for the CLEAR Style Constituent to Dependency Conversion](http://www.mathcs.emory.edu/~choi/doc/clear-dependency-2012.pdf), Jinho D. Choi, Martha Palmer, Technical report 01-12: Institute of Cognitive Science, University of Colorado Boulder, 2012. ## Decoding @@ -115,4 +115,4 @@ Each field is delimited by a tab character and each tree is delimited by a blank 10 Dutch dutch NNP _ 12 nn _ 11 publishing publish VBG _ 12 amod _ 12 group group NN _ 7 appos _ - 13 . . . _ 3 punct _ \ No newline at end of file + 13 . . . _ 3 punct _