paper-with-me

Papers

Phrase Based Language Model For Statistical Machine Translation

2015-01-18 · Jia Xu, Geliang Chen

We consider phrase based Language Models (LM), which generalize the commonly used word level models. Similar concept on phrase based LMs appears in speech recognition, which is rather specialized and thus less suitable for machine translation (MT). In contrast to the dependency LM, we first introduce the exhaustive phrase-based LMs tailored for MT use. Preliminary experimental results show that our approach outperform word based LMs with the respect to perplexity and translation quality.

📄 PDF Abstract BibTeX arXiv:1501.04324

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMachine Translationmodelspeech-recognitionSpeech RecognitionTranslation

Similar Papers 제목 키워드 기반

Beyond Word-based Language Model in Statistical Machine Translation

2015-02-05 · Jiajun Zhang, Shujie Liu, Mu Li, Ming Zhou 외

Language model is one of the most important modules in statistical machine translation and currently the word-based language model dominants this community. However, many translation models (e.g. phrase-based models) gen…

Language ModelingLanguage ModellingMachine TranslationTranslation

Phrase Table Induction Using In-Domain Monolingual Data for Domain Adaptation in Statistical Machine Translation

2017-01-01 · TACL 2017 1 · Benjamin Marie, Atsushi Fujita

We present a new framework to induce an in-domain phrase table from in-domain monolingual data that can be used to adapt a general-domain statistical machine translation system to the targeted domain. Our method first co…

Domain AdaptationMachine TranslationTranslation

First Result on Arabic Neural Machine Translation

2016-06-08 · Amjad Almahairi, Kyunghyun Cho, Nizar Habash, Aaron Courville

Neural machine translation has become a major alternative to widely used phrase-based statistical machine translation. We notice however that much of research on neural machine translation has focused on European languag…

Machine TranslationTranslation

Pre-ordering of phrase-based machine translation input in translation workflow

2014-05-01 · LREC 2014 5 · Alex Ceausu, ru, Sabine Hunsicker

Word reordering is a difficult task for decoders when the languages involved have a significant difference in syntax. Phrase-based statistical machine translation (PBSMT), preferred in commercial settings due to its matu…

Machine TranslationSentenceTranslation

Enriching Phrase Tables for Statistical Machine Translation Using Mixed Embeddings

2016-12-01 · COLING 2016 12 · Peyman Passban, Qun Liu, Andy Way

The phrase table is considered to be the main bilingual resource for the phrase-based statistical machine translation (PBSMT) model. During translation, a source sentence is decomposed into several phrases. The best matc…

DecoderDocument ClassificationMachine TranslationSentence+2