paper-with-me

홈 › Papers

Hybrid Neural Network Alignment and Lexicon Model in Direct HMM for Statistical Machine Translation

2017-07-01 · ACL 2017 7 · Weiyue Wang, Tamer Alkhouli, Derui Zhu, Hermann Ney

Recently, the neural machine translation systems showed their promising performance and surpassed the phrase-based systems for most translation tasks. Retreating into conventional concepts machine translation while utilizing effective neural models is vital for comprehending the leap accomplished by neural machine translation over phrase-based methods. This work proposes a direct HMM with neural network-based lexicon and alignment models, which are trained jointly using the Baum-Welch algorithm. The direct HMM is applied to rerank the n-best list created by a state-of-the-art phrase-based translation system and it provides improvements by up to 1.0{\%} Bleu scores on two different translation tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslationWord Alignment

Similar Papers 제목 키워드 기반

A Bidirectional Transformer Based Alignment Model for Unsupervised Word Alignment

2021-08-01 · ACL 2021 5 · Jingyi Zhang, Josef van Genabith

Word alignment and machine translation are two closely related tasks. Neural translation models, such as RNN-based and Transformer models, employ a target-to-source attention mechanism which can provide rough word alignm…

Machine TranslationTranslationWord Alignment

HABLex: Human Annotated Bilingual Lexicons for Experiments in Machine Translation

2019-11-01 · IJCNLP 2019 11 · Brian Thompson, Rebecca Knowles, Xuan Zhang, Huda Khayrallah 외

Bilingual lexicons are valuable resources used by professional human translators. While these resources can be easily incorporated in statistical machine translation, it is unclear how to best do so in the neural framewo…

Machine TranslationTranslation

Urdu To Punjabi Machine Translation System

2020-12-01 · ICON 2020 12 · Umrinder Pal Singh, Vishal Goyal, Gurpreet Lehal

Machine Translation is a popular area of NLP research field. There are various approaches to develop a machine translation system like Rule-Based, Statistical, Neural and Hybrid. A rule-Based system is based on grammatic…

Machine TranslationSentenceTranslation

Bilingual Lexicon Induction through Unsupervised Machine Translation

2019-07-24 · ACL 2019 7 · Mikel Artetxe, Gorka Labaka, Eneko Agirre

A recent research line has obtained strong results on bilingual lexicon induction by aligning independently trained word embeddings in two languages and using the resulting cross-lingual embeddings to induce word transla…

Bilingual Lexicon InductionLanguage ModelingLanguage ModellingMachine Translation+6

End-to-End Neural Word Alignment Outperforms GIZA++

2020-04-30 · ACL 2020 6 · Thomas Zenkel, Joern Wuebker, John DeNero

Word alignment was once a core unsupervised learning task in natural language processing because of its essential role in training statistical machine translation (MT) models. Although unnecessary for training neural MT …

Machine TranslationTranslationWord Alignment