SOTAVerified

A System for Experiments with Dependency Parsers

2014-05-01LREC 2014Unverified0· sign in to hype

Kiril Simov, Iliana Simova, Ginka Ivanova, Maria Mateva, Petya Osenova

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In this paper we present a system for experimenting with combinations of dependency parsers. The system supports initial training of different parsing models, creation of parsebank(s) with these models, and different strategies for the construction of ensemble models aimed at improving the output of the individual models by voting. The system employs two algorithms for construction of dependency trees from several parses of the same sentence and several ways for ranking of the arcs in the resulting trees. We have performed experiments with state-of-the-art dependency parsers including MaltParser, MSTParser, TurboParser, and MATEParser, on the data from the Bulgarian treebank -- BulTreeBank. Our best result from these experiments is slightly better then the best result reported in the literature for this language.

Tasks

Reproductions