Phrase Based Language Model For Statistical Machine Translation
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Language ModelingLanguage ModellingMachine Translationmodelspeech-recognitionSpeech RecognitionTranslationSimilar Papers 제목 키워드 기반
Beyond Word-based Language Model in Statistical Machine Translation
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 TranslationTranslationPhrase Table Induction Using In-Domain Monolingual Data for Domain Adaptation in Statistical Machine Translation
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 TranslationTranslationFirst Result on Arabic Neural Machine Translation
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 TranslationTranslationPre-ordering of phrase-based machine translation input in translation workflow
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 TranslationSentenceTranslationEnriching Phrase Tables for Statistical Machine Translation Using Mixed Embeddings
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