中文
相关论文

相关论文: The DCU-EPFL Enhanced Dependency Parser at the IWP…

200 篇论文

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 present our contribution to the IWPT 2021 shared task on parsing into enhanced Universal Dependencies. Our main system component is a hybrid tree-graph parser that integrates (a) predictions of spanning trees for the enhanced graphs with…

计算与语言 · 计算机科学 2021-07-16 Tianze Shi , Lillian Lee

This paper presents the system used in our submission to the \textit{IWPT 2020 Shared Task}. Our system is a graph-based parser with second-order inference. For the low-resource Tamil corpus, we specially mixed the training data of Tamil…

计算与语言 · 计算机科学 2021-06-03 Xinyu Wang , Yong Jiang , Kewei Tu

We introduce the COMBO-based approach for EUD parsing and its implementation, which took part in the IWPT 2021 EUD shared task. The goal of this task is to parse raw texts in 17 languages into Enhanced Universal Dependencies (EUD). The…

计算与语言 · 计算机科学 2021-07-09 Mateusz Klimaszewski , Alina Wróblewska

This paper describes the system used in submission from SHANGHAITECH team to the IWPT 2021 Shared Task. Our system is a graph-based parser with the technique of Automated Concatenation of Embeddings (ACE). Because recent work found that…

计算与语言 · 计算机科学 2021-07-07 Xinyu Wang , Zixia Jia , Yong Jiang , Kewei Tu

We present K{\o}psala, the Copenhagen-Uppsala system for the Enhanced Universal Dependencies Shared Task at IWPT 2020. Our system is a pipeline consisting of off-the-shelf models for everything but enhanced graph parsing, and for the…

计算与语言 · 计算机科学 2020-06-03 Daniel Hershcovich , Miryam de Lhoneux , Artur Kulmizev , Elham Pejhan , Joakim Nivre

We present the Uppsala system for the CoNLL 2018 Shared Task on universal dependency parsing. Our system is a pipeline consisting of three components: the first performs joint word and sentence segmentation; the second predicts part-of-…

计算与语言 · 计算机科学 2018-09-10 Aaron Smith , Bernd Bohnet , Miryam de Lhoneux , Joakim Nivre , Yan Shao , Sara Stymne

This paper presents the IMS contribution to the PolEval 2018 Shared Task. We submitted systems for both of the Subtasks of Task 1. In Subtask (A), which was about dependency parsing, we used our ensemble system from the CoNLL 2017 UD Shared…

计算与语言 · 计算机科学 2018-11-08 Agnieszka Falenska , Anders Björkelund , Xiang Yu , Jonas Kuhn

We present the system submission from the FASTPARSE team for the EUD Shared Task at IWPT 2020. We engaged with the task by focusing on efficiency. For this we considered training costs and inference efficiency. Our models are a combination…

计算与语言 · 计算机科学 2020-06-02 Mathieu Dehouck , Mark Anderson , Carlos Gómez-Rodríguez

Universal Dependencies (UD) offer a uniform cross-lingual syntactic representation, with the aim of advancing multilingual applications. Recent work shows that semantic parsing can be accomplished by transforming syntactic dependencies to…

计算与语言 · 计算机科学 2017-08-30 Siva Reddy , Oscar Täckström , Slav Petrov , Mark Steedman , Mirella Lapata

We introduce the Treebank of Learner English (TLE), the first publicly available syntactic treebank for English as a Second Language (ESL). The TLE provides manually annotated POS tags and Universal Dependency (UD) trees for 5,124 sentences…

This paper describes our system (HIT-SCIR) submitted to the CoNLL 2018 shared task on Multilingual Parsing from Raw Text to Universal Dependencies. We base our submission on Stanford's winning system for the CoNLL 2017 shared task and make…

计算与语言 · 计算机科学 2018-07-31 Wanxiang Che , Yijia Liu , Yuxuan Wang , Bo Zheng , Ting Liu

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

We present an extensive evaluation of three recently proposed methods for contextualized embeddings on 89 corpora in 54 languages of the Universal Dependencies 2.3 in three tasks: POS tagging, lemmatization, and dependency parsing.…

计算与语言 · 计算机科学 2019-08-21 Milan Straka , Jana Straková , Jan Hajič

Various linearizations have been proposed to cast syntactic dependency parsing as sequence labeling. However, these approaches do not support more complex graph-based representations, such as semantic dependencies or enhanced universal…

计算与语言 · 计算机科学 2024-10-24 Ana Ezquerro , David Vilares , Carlos Gómez-Rodríguez

This paper describes Stanford's system at the CoNLL 2018 UD Shared Task. We introduce a complete neural pipeline system that takes raw text as input, and performs all tasks required by the shared task, ranging from tokenization and sentence…

计算与语言 · 计算机科学 2019-01-30 Peng Qi , Timothy Dozat , Yuhao Zhang , Christopher D. Manning

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

The introduction of pre-trained transformer-based contextualized word embeddings has led to considerable improvements in the accuracy of graph-based parsers for frameworks such as Universal Dependencies (UD). However, previous works differ…

计算与语言 · 计算机科学 2021-07-30 Stefan Grünewald , Annemarie Friedrich , Jonas Kuhn

This paper presents our experiments with applying TUPA to the CoNLL 2018 UD shared task. TUPA is a general neural transition-based DAG parser, which we use to present the first experiments on recovering enhanced dependencies as part of the…

计算与语言 · 计算机科学 2018-08-29 Daniel Hershcovich , Omri Abend , Ari Rappoport

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
‹ 上一页 1 2 3 10 下一页 ›