@inproceedings{sun-etal-2022-reorder,
title = "Reorder and then Parse, Fast and Accurate Discontinuous Constituency Parsing",
author = "Sun, Kailai and
Li, Zuchao and
Zhao, Hai",
editor = "Goldberg, Yoav and
Kozareva, Zornitsa and
Zhang, Yue",
booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
month = dec,
year = "2022",
address = "Abu Dhabi, United Arab Emirates",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/moar-dois/2022.emnlp-main.723/",
doi = "10.18653/v1/2022.emnlp-main.723",
pages = "10575--10588",
abstract = "Discontinuous constituency parsing is still kept developing for its efficiency and accuracy are far behind its continuous counterparts. Motivated by the observation that a discontinuous constituent tree can be simply transformed into a pseudo-continuous one by artificially reordering words in the sentence, we propose a novel reordering method, thereby construct fast and accurate discontinuous constituency parsing systems working in continuous way. Specifically, we model the relative position changes of words as a list of actions. By parsing and performing this actions, the corresponding pseudo-continuous sequence is derived. Discontinuous parse tree can be further inferred via integrating a high-performance pseudo-continuous constituency parser. Our systems are evaluated on three classical discontinuous constituency treebanks, achieving new state-of-the-art on two treebanks and showing a distinct advantage in speed."
}
Markdown (Informal)
[Reorder and then Parse, Fast and Accurate Discontinuous Constituency Parsing](https://preview.aclanthology.org/moar-dois/2022.emnlp-main.723/) (Sun et al., EMNLP 2022)
ACL