paper-with-me

Papers

A Universal Dependencies Corpora Maintenance Methodology Using Downstream Application

2021-06-01 · NAACL (SIGTYP) 2021 6 · Ran Iwamoto, Hiroshi Kanayama, Alexandre Rademaker, Takuya Ohko

This paper investigates updates of Universal Dependencies (UD) treebanks in 23 languages and their impact on a downstream application. Numerous people are involved in updating UD’s annotation guidelines and treebanks in various languages. However, it is not easy to verify whether the updated resources maintain universality with other language resources. Thus, validity and consistency of multilingual corpora should be tested through application tasks involving syntactic structures with PoS tags, dependency labels, and universal features. We apply the syntactic parsers trained on UD treebanks from multiple versions (2.0 to 2.7) to a clause-level sentiment extractor. We then analyze the relationships between attachment scores of dependency parsers and performance in application tasks. For future UD developments, we show examples of outputs that differ depending on version.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

POS

Similar Papers 제목 키워드 기반

Universal Dependencies Treebank for Tatar: Incorporating Intra-Word Code-Switching Information

2022-06-01 · EURALI (LREC) 2022 6 · Chihiro Taguchi, Sei Iwata, Taro Watanabe

This paper introduces a new Universal Dependencies treebank for the Tatar language named NMCTT. A significant feature of the corpus is that it includes code-switching (CS) information at a morpheme level, given the fact …

Language IdentificationPOSTAG

UDon2: a library for manipulating Universal Dependencies trees

2020-12-01 · UDW (COLING) 2020 12 · Dmytro Kalpakchi, Johan Boye

UDon2 is an open-source library for manipulating dependency trees represented in the CoNLL-U format. The library is compatible with the Universal Dependencies. UDon2 is aimed at developers of downstream Natural Language …

Sentence

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

Marrying Universal Dependencies and Universal Morphology

2018-10-15 · WS 2018 11 · Arya D. McCarthy, Miikka Silfverberg, Ryan Cotterell, Mans Hulden 외

The Universal Dependencies (UD) and Universal Morphology (UniMorph) projects each present schemata for annotating the morphosyntactic details of language. Each project also provides corpora of annotated text in many lang…

CoNLL 2017 Shared Task: Multilingual Parsing from Raw Text to Universal Dependencies

2017-08-01 · CONLL 2017 8 · Daniel Zeman, Martin Popel, Milan Straka, Jan Haji{\v{c}} 외

The Conference on Computational Natural Language Learning (CoNLL) features a shared task, in which participants train and test their learning systems on the same data sets. In 2017, the task was devoted to learning depen…

Dependency Parsing