This paper presents the system used in our submission to the \textit{IWPT 2020 Shared Task}. Our system is a graph-based parser with second-order inference. For the low-resource Tamil corpus, we specially mixed the training data of Tamil with other languages and significantly improved the performance of Tamil. Due to our misunderstanding of the submission requirements, we submitted graphs that are not connected, which makes our system only rank \textbf{6th} over 10 teams. However, after we fixed this problem, our system is 0.6 ELAS higher than the team that ranked \textbf{1st} in the official results.
@article{arxiv.2006.01414,
title = {Enhanced Universal Dependency Parsing with Second-Order Inference and Mixture of Training Data},
author = {Xinyu Wang and Yong Jiang and Kewei Tu},
journal= {arXiv preprint arXiv:2006.01414},
year = {2021}
}
Comments
IWPT 2020 shared task. After fixing the bug, our proposed parser performs better than the team that ranked 1st in the official results