paper-with-me

Papers

Discosuite - A parser test suite for German discontinuous structures

2014-05-01 · LREC 2014 5 · Wolfgang Maier, Miriam Kaeshammer, Peter Baumann, S K{\"u}bler, ra

Parser evaluation traditionally relies on evaluation metrics which deliver a single aggregate score over all sentences in the parser output, such as PARSEVAL. However, for the evaluation of parser performance concerning a particular phenomenon, a test suite of sentences is needed in which this phenomenon has been identified. In recent years, the parsing of discontinuous structures has received a rising interest. Therefore, in this paper, we present a test suite for testing the performance of dependency and constituency parsers on non-projective dependencies and discontinuous constituents for German. The test suite is based on the newly released TIGER treebank version 2.2. It provides a unique possibility of benchmarking parsers on non-local syntactic relationships in German, for constituents and dependencies. We include a linguistic analysis of the phenomena that cause discontinuity in the TIGER annotation, thereby closing gaps in previous literature. The linguistic phenomena we investigate include extraposition, a placeholder/repeated element construction, topicalization, scrambling, local movement, parentheticals, and fronting of pronouns.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingConstituency ParsingDependency Parsing

Similar Papers 제목 키워드 기반

Discontinuous Verb Phrases in Parsing and Machine Translation of English and German

2016-05-01 · LREC 2016 5 · Sharid Lo{\'a}iciga, Kristina Gulordava

In this paper, we focus on the verb-particle (V-Prt) split construction in English and German and its difficulty for parsing and Machine Translation (MT). For German, we use an existing test suite of V-Prt split construc…

Dependency ParsingMachine TranslationTranslation

Supertagging-based Parsing with Linear Context-free Rewriting Systems

2020-10-20 · NAACL 2021 4 · Richard Mörbitz, Thomas Ruprecht

We present the first supertagging-based parser for LCFRS. It utilizes neural classifiers and tremendously outperforms previous LCFRS-based parsers in both accuracy and parsing speed. Moreover, our results keep up with th…

Discontinuous Constituency Parsing with a Stack-Free Transition System and a Dynamic Oracle

2019-04-01 · NAACL 2019 6 · Maximin Coavoux, Shay B. Cohen

We introduce a novel transition system for discontinuous constituency parsing. Instead of storing subtrees in a stack --i.e. a data structure with linear-time sequential access-- the proposed system uses a set of parsing…

Constituency ParsingSentence

Parsing as Reduction

2015-02-27 · IJCNLP 2015 7 · Daniel Fernández-González, André F. T. Martins

We reduce phrase-representation parsing to dependency parsing. Our reduction is grounded on a new intermediate representation, "head-ordered dependency trees", shown to be isomorphic to constituent trees. By encoding ord…

Dependency Parsing

Incremental Discontinuous Phrase Structure Parsing with the GAP Transition

2017-04-01 · EACL 2017 4 · Maximin Coavoux, Beno{\^\i}t Crabb{\'e}

This article introduces a novel transition system for discontinuous lexicalized constituent parsing called SR-GAP. It is an extension of the shift-reduce algorithm with an additional gap transition. Evaluation on two Ger…