paper-with-me

Papers

A systematic comparison of methods for low-resource dependency parsing on genuinely low-resource languages

2019-09-06 · IJCNLP 2019 11 · Clara Vania, Yova Kementchedjhieva, Anders Søgaard, Adam Lopez

Parsers are available for only a handful of the world's languages, since they require lots of training data. How far can we get with just a small amount of training data? We systematically compare a set of simple strategies for improving low-resource parsers: data augmentation, which has not been tested before; cross-lingual training; and transliteration. Experimenting on three typologically diverse low-resource languages---North S\'ami, Galician, and Kazah---We find that (1) when only the low-resource treebank is available, data augmentation is very helpful; (2) when a related high-resource treebank is available, cross-lingual training is helpful and complements data augmentation; and (3) when the high-resource treebank uses a different writing system, transliteration into a shared orthographic spaces is also very helpful.

📄 PDF Abstract BibTeX arXiv:1909.02857

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDependency ParsingTransliteration

Similar Papers 제목 키워드 기반

A Systematic Comparison of Syntactic Representations of Dependency Parsing

2025-03-10 · WS 2017 5 · Guillaume Wisniewski, Ophélie Lacroix

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-ca…

Dependency Parsing

Systematic Investigation of Strategies Tailored for Low-Resource Settings for Low-Resource Dependency Parsing

2022-01-27 · Jivnesh Sandhan, Laxmidhar Behera, Pawan Goyal

In this work, we focus on low-resource dependency parsing for multiple languages. Several strategies are tailored to enhance performance in low-resource scenarios. While these are well-known to the community, it is not t…

Data AugmentationDependency ParsingFeature EngineeringMulti-Task Learning+1

Anchoring and Agreement in Syntactic Annotations

2016-05-15 · EMNLP 2016 11 · Yevgeni Berzak, Yan Huang, Andrei Barbu, Anna Korhonen 외

We present a study on two key characteristics of human syntactic annotations: anchoring and agreement. Anchoring is a well known cognitive bias in human decision making, where judgments are drawn towards pre-existing val…

Decision MakingDependency Parsing

Semi-Supervised Methods for Out-of-Domain Dependency Parsing

2018-10-04 · Juntao Yu

Dependency parsing is one of the important natural language processing tasks that assigns syntactic trees to texts. Due to the wider availability of dependency corpora and improved parsing and machine learning techniques…

Dependency Parsing

Parsing in the absence of related languages: Evaluating low-resource dependency parsers on Tagalog

2020-12-01 · UDW (COLING) 2020 12 · Angelina Aquino, Franz de Leon

Cross-lingual and multilingual methods have been widely suggested as options for dependency parsing of low-resource languages; however, these typically require the use of annotated data in related high-resource languages…

Dependency Parsing