paper-with-me

Papers

Improving Machine Translation with Phrase Pair Injection and Corpus Filtering

2023-01-19 · Akshay Batheja, Pushpak Bhattacharyya

In this paper, we show that the combination of Phrase Pair Injection and Corpus Filtering boosts the performance of Neural Machine Translation (NMT) systems. We extract parallel phrases and sentences from the pseudo-parallel corpus and augment it with the parallel corpus to train the NMT models. With the proposed approach, we observe an improvement in the Machine Translation (MT) system for 3 low-resource language pairs, Hindi-Marathi, English-Marathi, and English-Pashto, and 6 translation directions by up to 2.7 BLEU points, on the FLORES test data. These BLEU score improvements are over the models trained using the whole pseudo-parallel corpus augmented with the parallel corpus.

📄 PDF Abstract BibTeX arXiv:2301.08008

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Paraphrase Generation as Unsupervised Machine Translation

2021-09-07 · COLING 2022 10 · Xiaofei Sun, Yufei Tian, Yuxian Meng, Nanyun Peng 외

In this paper, we propose a new paradigm for paraphrase generation by treating the task as unsupervised machine translation (UMT) based on the assumption that there must be pairs of sentences expressing the same meaning …

Machine TranslationParaphrase GenerationSentenceSTS+2

ParaCotta: Synthetic Multilingual Paraphrase Corpora from the Most Diverse Translation Sample Pair

2022-05-10 · PACLIC 2021 11 · Alham Fikri Aji, Tirana Noor Fatyanosa, Radityo Eko Prasojo, Philip Arthur 외

We release our synthetic parallel paraphrase corpus across 17 languages: Arabic, Catalan, Czech, German, English, Spanish, Estonian, French, Hindi, Indonesian, Italian, Dutch, Romanian, Russian, Swedish, Vietnamese, and …

Machine TranslationSentenceTranslation

Phrase Pair Mappings for Hindi-English Statistical Machine Translation

2017-10-05 · Sreelekha. S, Pushpak Bhattacharyya

In this paper, we present our work on the creation of lexical resources for the Machine Translation between English and Hindi. We describes the development of phrase pair mappings for our experiments and the comparative …

Machine TranslationTranslation

Neural Machine Translation with External Phrase Memory

2016-06-06 · Yaohua Tang, Fandong Meng, Zhengdong Lu, Hang Li 외

In this paper, we propose phraseNet, a neural machine translator with a phrase memory which stores phrase pairs in symbolic form, mined from corpus or specified by human experts. For any given source sentence, phraseNet …

DecoderMachine TranslationSentenceTranslation

Turkish Paraphrase Corpus

2012-05-01 · LREC 2012 5 · Seniz Demir, {\.I}lknur Durgar El-Kahlout, Erdem Unal, Hamza Kaya

Paraphrases are alternative syntactic forms in the same language expressing the same semantic content. Speakers of all languages are inherently familiar with paraphrases at different levels of granularity (lexical, phras…

Machine TranslationQuestion AnsweringText GenerationText Summarization+1