paper-with-me

홈 › Papers

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-inflected) treebanks that resemble the target LR language. We use such inflected treebanks to train parsers in zero- (training on x-inflected treebanks) and few-shot (training on x-inflected and target language treebanks) setups. The results show that the method sometimes improves the baselines, but not consistently.

📄 PDF Abstract BibTeX arXiv:2205.09350

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDependency Parsing

Similar Papers 제목 키워드 기반

Transformers on Multilingual Clause-Level Morphology

2022-11-03 · Emre Can Acikgoz, Tilek Chubakov, Müge Kural, Gözde Gül Şahin 외

This paper describes our winning systems in MRL: The 1st Shared Task on Multilingual Clause-level Morphology (EMNLP 2022 Workshop) designed by KUIS AI NLP team. We present our work for all three parts of the shared task:…

Data AugmentationLanguage ModellingLemmatizationMorphological Analysis+1

Cross-lingual Back-Parsing: Utterance Synthesis from Meaning Representation for Zero-Resource Semantic Parsing

2024-10-01 · Deokhyung Kang, Seonjeong Hwang, Yunsu Kim, Gary Geunbae Lee

Recent efforts have aimed to utilize multilingual pretrained language models (mPLMs) to extend semantic parsing (SP) across multiple languages without requiring extensive annotations. However, achieving zero-shot cross-l…

Cross-Lingual TransferData AugmentationSemantic ParsingZero-Shot Cross-Lingual Transfer

Very-large Scale Parsing and Normalization of Wiktionary Morphological Paradigms

2016-05-01 · LREC 2016 5 · Christo Kirov, John Sylak-Glassman, Roger Que, David Yarowsky

Wiktionary is a large-scale resource for cross-lingual lexical information with great potential utility for machine translation (MT) and many other NLP tasks, especially automatic morphological analysis and generation. H…

Machine TranslationMorphological AnalysisTranslation

Optimal Transport Posterior Alignment for Cross-lingual Semantic Parsing

2023-07-09 · Tom Sherborne, Tom Hosking, Mirella Lapata

Cross-lingual semantic parsing transfers parsing capability from a high-resource language (e.g., English) to low-resource languages with scarce training data. Previous work has primarily considered silver-standard data a…

Data AugmentationSemantic Parsing

Flexing in 73 Languages: A Single Small Model for Multilingual Inflection

2025-10-27 · Tomáš Sourada, Jana Straková arxiv

We present a compact, single-model approach to multilingual inflection, the task of generating inflected word forms from base lemmas to express grammatical categories. Our model, trained jointly on data from 73 languages…