SOTAVerified

Efficient Structured Inference for Transition-Based Parsing with Neural Networks and Error States

2016-01-01TACL 2016Code Available0· sign in to hype

Ashish Vaswani, Kenji Sagae

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Transition-based approaches based on local classification are attractive for dependency parsing due to their simplicity and speed, despite producing results slightly below the state-of-the-art. In this paper, we propose a new approach for approximate structured inference for transition-based parsing that produces scores suitable for global scoring using local models. This is accomplished with the introduction of error states in local training, which add information about incorrect derivation paths typically left out completely in locally-trained models. Using neural networks for our local classifiers, our approach achieves 93.61\% accuracy for transition-based dependency parsing in English.

Tasks

Reproductions