paper-with-me

Papers

Making Ellipses Explicit in Dependency Conversion for a German Treebank

2012-05-01 · LREC 2012 5 · Wolfgang Seeker, Jonas Kuhn

We present a carefully designed dependency conversion of the German phrase-structure treebank TiGer that explicitly represents verb ellipses by introducing empty nodes into the tree. Although the conversion process uses heuristics like many other conversion tools we designed them to fail if no reasonable solution can be found. The failing of the conversion process makes it possible to detect elliptical constructions where the head is missing, but it also allows us to find errors in the original annotation. We discuss the conversion process and the heuristics, and describe some design decisions and error corrections that we applied to the corpus. Since most of today's data-driven dependency parsers are not able to handle empty nodes directly during parsing, our conversion tool also derives a canonical dependency format without empty nodes. It is shown experimentally to be well suited for training statistical dependency parsers by comparing the performance of two parsers from different parsing paradigms on the data set of the CoNLL 2009 Shared Task data and our corpus.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Out-of-Domain Test Suite for Dependency Parsing of German

2014-05-01 · LREC 2014 5 · Wolfgang Seeker, Jonas Kuhn

We present a dependency conversion of five German test sets from five different genres. The dependency representation is made as similar as possible to the dependency representation of TiGer, one of the two big syntactic…

Dependency ParsingDomain AdaptationText Normalization

Language Independent Dependency to Constituent Tree Conversion

2016-12-01 · COLING 2016 12 · Young-suk Lee, Zhiguo Wang

We present a dependency to constituent tree conversion technique that aims to improve constituent parsing accuracies by leveraging dependency treebanks available in a wide variety in many languages. The technique works i…

Explicitly modeling case improves neural dependency parsing

2018-11-01 · WS 2018 11 · Clara Vania, Adam Lopez

Neural dependency parsing models that compose word representations from characters can presumably exploit morphosyntax when making attachment decisions. How much do they know about morphology? We investigate how well the…

Dependency ParsingMulti-Task Learning

GRAIN-S: Manually Annotated Syntax for German Interviews

2020-05-01 · LREC 2020 5 · Agnieszka Falenska, Zolt{\'a}n Czesznak, Kerstin Jung, Moritz V{\"o}lkel 외

We present GRAIN-S, a set of manually created syntactic annotations for radio interviews in German. The dataset extends an existing corpus GRAIN and comes with constituency and dependency trees for six interviews. The ra…

Multilingual Syntax-aware Language Modeling through Dependency Tree Conversion

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Incorporating stronger syntactic biases into neural language models (LMs) is a long-standing goal, but research in this area often focuses on modeling English text, where constituent treebanks are readily available. Exte…

Language ModelingLanguage Modelling