|
|
8 years ago | |
|---|---|---|
| .. | ||
| README.md | 8 years ago | |
| cooking.md | 8 years ago | |
| paper.pdf | 8 years ago | |
We are pleased to provide a competitive baseline for the CoNLL2017 Shared Task on Dependency Parsing. Note that we are providing detailed tutorials to make it easier to use DRAGNN as a platform for improving upon the baselines.
You should obtain the following results on the dev sets:
NOTE: This will be filled in when the latest model results are available.
| Language | No. tokens | Tokenization F1 | UAS | LAS |
|---|---|---|---|---|
| Chinese | XX | XX | XX | XX |
We hope that DRAGNN will be useful as a starting point for deep learning parsing methods. We've provided a few recipes for alternative baselines in the examples/ directory; look for more coming soon!