paper-with-me

홈 › Papers

Parse Me if You Can: Artificial Treebanks for Parsing Experiments on Elliptical Constructions

2018-05-01 · LREC 2018 5 · Kira Droganova, Daniel Zeman, Jenna Kanerva, Filip Ginter
📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Falta de Pan, Buenas Son Tortas: The Efficacy of Predicted UPOS Tags for Low Resource UD Parsing

2021-06-08 · ACL (IWPT) 2021 8 · Mark Anderson, Mathieu Dehouck, Carlos Gómez Rodríguez

We evaluate the efficacy of predicted UPOS tags as input features for dependency parsers in lower resource settings to evaluate how treebank size affects the impact tagging accuracy has on parsing performance. We do this…

Multi-lingual Dependency Parsing Evaluation: a Large-scale Analysis of Word Order Properties using Artificial Data

2016-01-01 · TACL 2016 1 · Kristina Gulordava, Paola Merlo

The growing work in multi-lingual parsing faces the challenge of fair comparative evaluation and performance analysis across languages and their treebanks. The difficulty lies in teasing apart the properties of treebanks…

Dependency ParsingSentence

Global Greedy Dependency Parsing

2019-11-20 · Zuchao Li, Hai Zhao, Kevin Parnow

Most syntactic dependency parsing models may fall into one of two categories: transition- and graph-based models. The former models enjoy high inference efficiency with linear time complexity, but they rely on the stacki…

ARCDependency ParsingRe-RankingSentence

Cross-lingual Inflection as a Data Augmentation Method for Parsing

2022-05-19 · insights (ACL) 2022 5 · Alberto Muñoz-Ortiz, Carlos Gómez-Rodríguez, David Vilares

We propose a morphology-based method for low-resource (LR) dependency parsing. We train a morphological inflector for target LR languages, and apply it to related rich-resource (RR) treebanks to create cross-lingual (x-i…

Data AugmentationDependency Parsing

Delexicalized transfer parsing for low-resource languages using transformed and combined treebanks

2017-08-01 · CONLL 2017 8 · Ayan Das, Affan Zaffar, Sudeshna Sarkar

This paper describes our dependency parsing system in CoNLL-2017 shared task on Multilingual Parsing from Raw Text to Universal Dependencies. We primarily focus on the low-resource languages (surprise languages). We have…

Cross-Lingual TransferDependency ParsingMachine TranslationQuestion Answering+1