中文
相关论文

相关论文: The Persian Dependency Treebank Made Universal

200 篇论文

We release Galactic Dependencies 1.0---a large set of synthetic languages not found on Earth, but annotated in Universal Dependencies format. This new resource aims to provide training and development data for NLP methods that aim to adapt…

计算与语言 · 计算机科学 2017-10-12 Dingquan Wang , Jason Eisner

Parsing is the process of analyzing a sentence's syntactic structure by breaking it down into its grammatical components. and is critical for various linguistic applications. Urdu is a low-resource, free word-order language and exhibits…

计算与语言 · 计算机科学 2024-10-03 Nudrat Habib

We compare the performance of a transition-based parser in regards to different annotation schemes. We pro-pose to convert some specific syntactic constructions observed in the universal dependency treebanks into a so-called more standard…

计算与语言 · 计算机科学 2025-03-11 Guillaume Wisniewski , Ophélie Lacroix

We present UDify, a multilingual multi-task model capable of accurately predicting universal part-of-speech, morphological features, lemmas, and dependency trees simultaneously for all 124 Universal Dependencies treebanks across 75…

计算与语言 · 计算机科学 2019-08-27 Dan Kondratyuk , Milan Straka

This work provides the first in-depth analysis of genre in Universal Dependencies (UD). In contrast to prior work on genre identification which uses small sets of well-defined labels in mono-/bilingual setups, UD contains 18 genres with…

计算与语言 · 计算机科学 2021-12-10 Max Müller-Eberstein , Rob van der Goot , Barbara Plank

We describe a cross-lingual adaptation method based on syntactic parse trees obtained from the Universal Dependencies (UD), which are consistent across languages, to develop classifiers in low-resource languages. The idea of UD parsing is…

计算与语言 · 计算机科学 2020-03-31 Nasrin Taghizadeh , Heshaam Faili

Syntactic parsing is a highly linguistic processing task whose parser requires training on treebanks from the expensive human annotation. As it is unlikely to obtain a treebank for every human language, in this work, we propose an effective…

计算与语言 · 计算机科学 2021-04-26 Kailai Sun , Zuchao Li , Hai Zhao

Universal Dependencies (UD), while widely regarded as the most successful linguistic framework for cross-lingual syntactic representation, remains underexplored in terms of its effectiveness. This paper addresses this gap by integrating UD…

计算与语言 · 计算机科学 2025-06-06 Wenxi Li

The Iranian Persian language has two varieties: standard and colloquial. Most natural language processing tools for Persian assume that the text is in standard form: this assumption is wrong in many real applications especially web content.…

The Universal Dependencies (UD) project has created an invaluable collection of treebanks with contributions in over 140 languages. However, the UD annotations do not tell the full story. Grammatical constructions that convey meaning…

In this paper, we present an approach to improve the accuracy of a strong transition-based dependency parser by exploiting dependency language models that are extracted from a large parsed corpus. We integrated a small number of features…

计算与语言 · 计算机科学 2017-09-01 Juntao Yu , Bernd Bohnet

We introduce a novel dependency parser, the hexatagger, that constructs dependency trees by tagging the words in a sentence with elements from a finite set of possible tags. In contrast to many approaches to dependency parsing, our approach…

计算与语言 · 计算机科学 2023-08-01 Afra Amini , Tianyu Liu , Ryan Cotterell

We propose a novel neural network model for joint part-of-speech (POS) tagging and dependency parsing. Our model extends the well-known BIST graph-based dependency parser (Kiperwasser and Goldberg, 2016) by incorporating a BiLSTM-based…

计算与语言 · 计算机科学 2019-08-30 Dat Quoc Nguyen , Karin Verspoor

We propose UDP, the first training-free parser for Universal Dependencies (UD). Our algorithm is based on PageRank and a small set of head attachment rules. It features two-step decoding to guarantee that function words are attached as leaf…

计算与语言 · 计算机科学 2017-01-13 Héctor Martínez Alonso , Željko Agić , Barbara Plank , Anders Søgaard

We describe the ADAPT system for the 2020 IWPT Shared Task on parsing enhanced Universal Dependencies in 17 languages. We implement a pipeline approach using UDPipe and UDPipe-future to provide initial levels of annotation. The enhanced…

计算与语言 · 计算机科学 2020-09-04 James Barry , Joachim Wagner , Jennifer Foster

We describe the DCU-EPFL submission to the IWPT 2021 Shared Task on Parsing into Enhanced Universal Dependencies. The task involves parsing Enhanced UD graphs, which are an extension of the basic dependency trees designed to be more…

计算与语言 · 计算机科学 2021-07-06 James Barry , Alireza Mohammadshahi , Joachim Wagner , Jennifer Foster , James Henderson

CHILDES is a widely used resource of transcribed child and child-directed speech. This paper introduces UD-English-CHILDES, the first officially released Universal Dependencies (UD) treebank. It is derived from previously…

计算与语言 · 计算机科学 2025-06-19 Xiulin Yang , Zhuoxuan Ju , Lanni Bu , Zoey Liu , Nathan Schneider

We present a dependency parser implemented as a single deep neural network that reads orthographic representations of words and directly generates dependencies and their labels. Unlike typical approaches to parsing, the model doesn't…

计算与语言 · 计算机科学 2017-06-07 Jan Chorowski , Michał Zapotoczny , Paweł Rychlikowski

This paper presents UD-NewsCrawl, the largest Tagalog treebank to date, containing 15.6k trees manually annotated according to the Universal Dependencies framework. We detail our treebank development process, including data collection,…

计算与语言 · 计算机科学 2025-05-28 Angelina A. Aquino , Lester James V. Miranda , Elsie Marie T. Or

Treebank translation is a promising method for cross-lingual transfer of syntactic dependency knowledge. The basic idea is to map dependency arcs from a source treebank to its target translation according to word alignments. This method,…

计算与语言 · 计算机科学 2019-09-06 Zhang Meishan , Zhang Yue , Fu Guohong