Neural Transition-based Syntactic Linearization

Published: 2018, Last Modified: 01 Oct 2024INLG 2018EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: The task of linearization is to find a grammatical order given a set of words. Traditional models use statistical methods. Syntactic linearization systems, which generate a sentence along with its syntactic tree, have shown state-of-the-art performance. Recent work shows that a multilayer LSTM language model outperforms competitive statistical syntactic linearization systems without using syntax. In this paper, we study neural syntactic linearization, building a transition-based syntactic linearizer leveraging a feed forward neural network, observing significantly better results compared to LSTM language models on this task.
Loading