@inproceedings{kitaev-klein-2020-tetra,
title = "Tetra-Tagging: Word-Synchronous Parsing with Linear-Time Inference",
author = "Kitaev, Nikita and
Klein, Dan",
editor = "Jurafsky, Dan and
Chai, Joyce and
Schluter, Natalie and
Tetreault, Joel",
booktitle = "Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics",
month = jul,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2020.acl-main.557/",
doi = "10.18653/v1/2020.acl-main.557",
pages = "6255--6261",
abstract = "We present a constituency parsing algorithm that, like a supertagger, works by assigning labels to each word in a sentence. In order to maximally leverage current neural architectures, the model scores each word{'}s tags in parallel, with minimal task-specific structure. After scoring, a left-to-right reconciliation phase extracts a tree in (empirically) linear time. Our parser achieves 95.4 F1 on the WSJ test set while also achieving substantial speedups compared to current state-of-the-art parsers with comparable accuracies."
}
Markdown (Informal)
[Tetra-Tagging: Word-Synchronous Parsing with Linear-Time Inference](https://preview.aclanthology.org/fix-sig-urls/2020.acl-main.557/) (Kitaev & Klein, ACL 2020)
ACL