paper-with-me

Papers

Enhanced English Universal Dependencies: An Improved Representation for Natural Language Understanding Tasks

2016-05-01 · LREC 2016 5 · Sebastian Schuster, Christopher D. Manning

Many shallow natural language understanding tasks use dependency trees to extract relations between content words. However, strict surface-structure dependency trees tend to follow the linguistic structure of sentences too closely and frequently fail to provide direct relations between content words. To mitigate this problem, the original Stanford Dependencies representation also defines two dependency graph representations which contain additional and augmented relations that explicitly capture otherwise implicit relations between content words. In this paper, we revisit and extend these dependency graph representations in light of the recent Universal Dependencies (UD) initiative and provide a detailed account of an enhanced and an enhanced++ English UD representation. We further present a converter from constituency to basic, i.e., strict surface structure, UD trees, and a converter from basic UD trees to enhanced and enhanced++ English UD graphs. We release both converters as part of Stanford CoreNLP and the Stanford Parser.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Implicit RelationsNatural Language Understanding

Similar Papers 제목 키워드 기반

pyBART: Evidence-based Syntactic Transformations for IE

2020-05-04 · ACL 2020 6 · Aryeh Tiktinsky, Yoav Goldberg, Reut Tsarfaty

Syntactic dependencies can be predicted with high accuracy, and are useful for both machine-learned and pattern-based information extraction tasks. However, their utility can be improved. These syntactic dependencies are…

Relation Extraction

Coordinate Constructions in English Enhanced Universal Dependencies: Analysis and Computational Modeling

2021-03-16 · EACL 2021 2 · Stefan Grünewald, Prisca Piccirilli, Annemarie Friedrich

In this paper, we address the representation of coordinate constructions in Enhanced Universal Dependencies (UD), where relevant dependency links are propagated from conjunction heads to other conjuncts. English treebank…

Enhancing Universal Dependency Treebanks: A Case Study

2018-11-01 · WS 2018 11 · Joakim Nivre, Paola Marongiu, Filip Ginter, Jenna Kanerva 외

We evaluate two cross-lingual techniques for adding enhanced dependencies to existing treebanks in Universal Dependencies. We apply a rule-based system developed for English and a data-driven system trained on Finnish to…

A Corpus Study of Creating Rule-Based Enhanced Universal Dependencies for German

2021-11-01 · EMNLP (LAW, DMR) 2021 11 · Teresa Bürkle, Stefan Grünewald, Annemarie Friedrich

In this paper, we present a first attempt at enriching German Universal Dependencies (UD) treebanks with enhanced dependencies. Similarly to the converter for English (Schuster and Manning, 2016), we develop a rule-based…

A Deeper Look into Dependency-Based Word Embeddings

2018-04-16 · NAACL 2018 6 · Sean MacAvaney, Amir Zeldes

We investigate the effect of various dependency-based word embeddings on distinguishing between functional and domain similarity, word similarity rankings, and two downstream tasks in English. Variations include word emb…

Word EmbeddingsWord Similarity