Two Improvements to Left-to-Right Decoding for Hierarchical Phrase-based Machine Translation
Code (0)
등록된 구현이 없습니다.
Tasks
Language ModellingMachine TranslationTranslationSimilar Papers 제목 키워드 기반
Lexicalized Reordering for Left-to-Right Hierarchical Phrase-based Translation
Phrase-based and hierarchical phrase-based (Hiero) translation models differ radically in the way reordering is modeled. Lexicalized reordering models play an important role in phrase-based MT and such models have been a…
Language ModelingLanguage ModellingMachine TranslationTranslationSource-Side Left-to-Right or Target-Side Left-to-Right? An Empirical Comparison of Two Phrase-Based Decoding Algorithms
This paper describes an empirical study of the phrase-based decoding algorithm proposed by Chang and Collins (2017). The algorithm produces a translation by processing the source-language sentence in strictly left-to-rig…
Machine TranslationSentenceTranslationEfficient Left-to-Right Hierarchical Phrase-Based Translation with Improved Reordering
Synchronous Bidirectional Neural Machine Translation
Existing approaches to neural machine translation (NMT) generate the target language sequence token by token from left to right. However, this kind of unidirectional decoding framework cannot make full use of the target-…
Machine TranslationNMTTranslationPhrase-based Machine Translation using Multiple Preordering Candidates
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 meth…
DecoderMachine TranslationTranslation