SOTAVerified

The parse is darc and full of errors: Universal dependency parsing with transition-based and graph-based algorithms

2017-08-01CONLL 2017Unverified0· sign in to hype

Kuan Yu, Pavel Sofroniev, Erik Schill, Erhard Hinrichs

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We developed two simple systems for dependency parsing: darc, a transition-based parser, and mstnn, a graph-based parser. We tested our systems in the CoNLL 2017 UD Shared Task, with darc being the official system. Darc ranked 12th among 33 systems, just above the baseline. Mstnn had no official ranking, but its main score was above the 27th. In this paper, we describe our two systems, examine their strengths and weaknesses, and discuss the lessons we learned.

Tasks

Reproductions