Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions md/components/dependency_conversion.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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 _
13 . . . _ 3 punct _