paper-with-me

Papers

Neural Machine Translation System using a Content-equivalently Translated Parallel Corpus for the Newswire Translation Tasks at WAT 2019

2019-11-01 · WS 2019 11 · Hideya Mino, Hitoshi Ito, Isao Goto, Ichiro Yamada, Hideki Tanaka, Takenobu Tokunaga

This paper describes NHK and NHK Engineering System (NHK-ES){'}s submission to the newswire translation tasks of WAT 2019 in both directions of Japanese→English and English→Japanese. In addition to the JIJI Corpus that was officially provided by the task organizer, we developed a corpus of 0.22M sentence pairs by manually, translating Japanese news sentences into English content- equivalently. The content-equivalent corpus was effective for improving translation quality, and our systems achieved the best human evaluation scores in the newswire translation tasks at WAT 2019.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentenceTranslation

Similar Papers 제목 키워드 기반

Modeling Past and Future for Neural Machine Translation

2017-11-27 · TACL 2018 1 · Zaixiang Zheng, Hao Zhou, Shu-Jian Huang, Lili Mou 외

Existing neural machine translation systems do not explicitly model what has been translated and what has not during the decoding phase. To address this problem, we propose a novel mechanism that separates the source inf…

DecoderMachine TranslationNMTTranslation

Detecting Untranslated Content for Neural Machine Translation

2017-08-01 · WS 2017 8 · Isao Goto, Hideki Tanaka

Despite its promise, neural machine translation (NMT) has a serious problem in that source content may be mistakenly left untranslated. The ability to detect untranslated content is important for the practical use of NMT…

Machine TranslationNMTSentenceTranslation

Neural Machine Translation Using Extracted Context Based on Deep Analysis for the Japanese-English Newswire Task at WAT 2020

2020-12-01 · AACL (WAT) 2020 12 · Isao Goto, Hideya Mino, Hitoshi Ito, Kazutaka Kinugawa 외

This paper describes the system of the NHK-NES team for the WAT 2020 Japanese–English newswire task. There are two main problems in Japanese-English news translation: translation of dropped subjects and compatibility bet…

Machine TranslationTranslation

Dynamic Past and Future for Neural Machine Translation

2019-04-21 · IJCNLP 2019 11 · Zaixiang Zheng, Shu-Jian Huang, Zhaopeng Tu, Xin-yu Dai 외

Previous studies have shown that neural machine translation (NMT) models can benefit from explicitly modeling translated (Past) and untranslated (Future) to groups of translated and untranslated contents through parts-to…

Machine TranslationNMTTranslation

A Shocking Amount of the Web is Machine Translated: Insights from Multi-Way Parallelism

2024-01-11 · Brian Thompson, Mehak Preet Dhaliwal, Peter Frisch, Tobias Domhan 외

We show that content on the web is often translated into many languages, and the low quality of these multi-way translations indicates they were likely created using Machine Translation (MT). Multi-way parallel, machine …

Machine TranslationSelection bias