paper-with-me

홈 › Papers

Expanding Parallel Resources for Medium-Density Languages for Free

2012-05-01 · LREC 2012 5 · Georgi Iliev, Angel Genov

We discuss a previously proposed method for augmenting parallel corpora of limited size for the purposes of machine translation through monolingual paraphrasing of the source language. We develop a three-stage shallow paraphrasing procedure to be applied to the Swedish-Bulgarian language pair for which limited parallel resources exist. The source language exhibits specifics not typical of high-density languages already studied in a similar setting. Paraphrases of a highly productive type of compound nouns in Swedish are generated by a corpus-based technique. Certain Swedish noun-phrase types are paraphrased using basic heuristics. Further we introduce noun-phrase morphological variations for better wordform coverage. We evaluate the performance of a phrase-based statistical machine translation system trained on a baseline parallel corpus and on three stages of artificial enlargement of the source-language training data. Paraphrasing is shown to have no effect on performance for the Swedish-English translation task. We show a small, yet consistent, increase in the BLEU score of Swedish-Bulgarian translations of larger token spans on the first enlargement stage. A small improvement in the overall BLEU score of Swedish-Bulgarian translation is achieved on the second enlargement stage. We find that both improvements justify further research into the method for the Swedish-Bulgarian translation task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationMorphological AnalysisTranslation

Similar Papers 제목 키워드 기반

Constructing and Expanding Low-Resource and Underrepresented Parallel Datasets for Indonesian Local Languages

2024-04-01 · Joanito Agili Lopo, Radius Tanone

In Indonesia, local languages play an integral role in the culture. However, the available Indonesian language resources still fall into the category of limited data in the Natural Language Processing (NLP) field. This i…

Translation

Quality versus Quantity: Building Catalan-English MT Resources

2022-06-01 · SIGUL (LREC) 2022 6 · Ona de Gibert Bonet, Ksenia Kharitonova, Blanca Calvo Figueras, Jordi Armengol-Estapé 외

In this work, we make the case of quality over quantity when training a MT system for a medium-to-low-resource language pair, namely Catalan-English. We compile our training corpus out of existing resources of varying qu…

Cross-Lingual TransferTransfer LearningTranslation

Expanding Pretrained Models to Thousands More Languages via Lexicon-based Adaptation

2022-03-17 · ACL 2022 5 · Xinyi Wang, Sebastian Ruder, Graham Neubig

The performance of multilingual pretrained models is highly dependent on the availability of monolingual or parallel text present in a target language. Thus, the majority of the world's languages cannot benefit from rece…

Expanding Pretrained Models to Thousands More Languages via Lexicon-based Adaptation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

The performance of multilingual pretrained models is highly dependent on the availability of monolingual or parallel text present in a target language. Thus, the majority of the world’s languages cannot benefit from rece…

The Belebele Benchmark: a Parallel Reading Comprehension Dataset in 122 Language Variants

2023-08-31 · Lucas Bandarkar, Davis Liang, Benjamin Muller, Mikel Artetxe 외

We present Belebele, a multiple-choice machine reading comprehension (MRC) dataset spanning 122 language variants. Significantly expanding the language coverage of natural language understanding (NLU) benchmarks, this da…

BelebeleCross-Lingual TransferMachine Reading ComprehensionMultiple-choice+2