In-Order Chart-Based Constituent Parsing
Computation and Language
2021-02-09 v1
Abstract
We propose a novel in-order chart-based model for constituent parsing. Compared with previous CKY-style and top-down models, our model gains advantages from in-order traversal of a tree (rich features, lookahead information and high efficiency) and makes a better use of structural knowledge by encoding the history of decisions. Experiments on the Penn Treebank show that our model outperforms previous chart-based models and achieves competitive performance compared with other discriminative single models.
Keywords
Cite
@article{arxiv.2102.04065,
title = {In-Order Chart-Based Constituent Parsing},
author = {Yang Wei and Yuanbin Wu and Man Lan},
journal= {arXiv preprint arXiv:2102.04065},
year = {2021}
}
Comments
10 pages, 2 figures