paper-with-me

Papers

Phrase-based Machine Translation using Multiple Preordering Candidates

2016-12-01 · COLING 2016 12 · Yusuke Oda, Taku Kudo, Tetsuji Nakagawa, Taro Watanabe

In this paper, we propose a new decoding method for phrase-based statistical machine translation which directly uses multiple preordering candidates as a graph structure. Compared with previous phrase-based decoding methods, our method is based on a simple left-to-right dynamic programming in which no decoding-time reordering is performed. As a result, its runtime is very fast and implementing the algorithm becomes easy. Our system does not depend on specific preordering methods as long as they output multiple preordering candidates, and it is trivial to employ existing preordering methods into our system. In our experiments for translating diverse 11 languages into English, the proposed method outperforms conventional phrase-based decoder in terms of translation qualities under comparable or faster decoding time.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Recursive Neural Network Based Preordering for English-to-Japanese Machine Translation

2018-05-25 · ACL 2018 7 · Yuki Kawara, Chenhui Chu, Yuki Arase

The word order between source and target languages significantly influences the translation quality in machine translation. Preordering can effectively address this problem. Previous preordering methods require a manual …

Machine TranslationTranslation

Integrating empty category detection into preordering Machine Translation

2016-12-01 · WS 2016 12 · Shunsuke Takeno, Masaaki Nagata, Kazuhide Yamamoto

We propose a method for integrating Japanese empty category detection into the preordering process of Japanese-to-English statistical machine translation. First, we apply machine-learning-based empty category detection t…

Machine TranslationSentenceTranslationWord Alignment

Source-Side Classifier Preordering for Machine Translation

2013-10-01 · EMNLP 2013 10 · Uri Lerner, Slav Petrov
Machine TranslationTranslationWord Alignment

Efficient Top-Down BTG Parsing for Machine Translation Preordering

2015-07-01 · IJCNLP 2015 7 · Tetsuji Nakagawa
Machine TranslationTranslationWord Alignment

HSSA tree structures for BTG-based preordering in machine translation

2016-10-01 · PACLIC 2016 10 · Yu-jia Zhang, Hao Wang, Yves Lepage
Language ModelingLanguage ModellingMachine TranslationTranslation