papers AI Learner
The Github is limit! Click to go to the new site.

Viable Dependency Parsing as Sequence Labeling

2019-02-27
Michalina Strzyz, David Vilares, Carlos Gómez-Rodríguez

Abstract

We recast dependency parsing as a sequence labeling problem, exploring several encodings of dependency trees as labels. While dependency parsing by means of sequence labeling had been attempted in existing work, results suggested that the technique was impractical. We show instead that with a conventional BiLSTM-based model it is possible to obtain fast and accurate parsers. These parsers are conceptually simple, not needing traditional parsing algorithms or auxiliary structures. However, experiments on the PTB and a sample of UD treebanks show that they provide a good speed-accuracy tradeoff, with results competitive with more complex approaches.

Abstract (translated by Google)
URL

http://arxiv.org/abs/1902.10505

PDF

http://arxiv.org/pdf/1902.10505


Comments

Content