Splitting EUD graphs into trees: A quick and clatty approach
Computation and Language
2021-07-20 v2
Abstract
We present the system submission from the FASTPARSE team for the EUD Shared Task at IWPT 2021. We engaged in the task last year by focusing on efficiency. This year we have focused on experimenting with new ideas on a limited time budget. Our system is based on splitting the EUD graph into several trees, based on linguistic criteria. We predict these trees using a sequence-labelling parser and combine them into an EUD graph. The results were relatively poor, although not a total disaster and could probably be improved with some polishing of the system's rough edges.
Keywords
Cite
@article{arxiv.2106.13155,
title = {Splitting EUD graphs into trees: A quick and clatty approach},
author = {Mark Anderson and Carlos Gómez-Rodríguez},
journal= {arXiv preprint arXiv:2106.13155},
year = {2021}
}
Comments
IWPT 2021 Shared Task system description. To be published in proceedings of the 17th International Conference on Parsing Technologies