paper-with-me

홈 › Papers

Modelling and Optimizing on Syntactic N-Grams for Statistical Machine Translation

2015-01-01 · TACL 2015 1 · Rico Sennrich

The role of language models in SMT is to promote fluent translation output, but traditional n-gram language models are unable to capture fluency phenomena between distant words, such as some morphological agreement phenomena, subcategorisation, and syntactic collocations with string-level gaps. Syntactic language models have the potential to fill this modelling gap. We propose a language model for dependency structures that is relational rather than configurational and thus particularly suited for languages with a (relatively) free word order. It is trainable with Neural Networks, and not only improves over standard n-gram language models, but also outperforms related syntactic language models. We empirically demonstrate its effectiveness in terms of perplexity and as a feature function in string-to-tree SMT from English to German and Russian. We also show that using a syntactic evaluation metric to tune the log-linear parameters of an SMT system further increases translation quality when coupled with a syntactic language model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Reranking Machine Translation Hypotheses with Structured and Web-based Language Models

2021-04-25 · Wen Wang, Andreas Stolcke, Jing Zheng

In this paper, we investigate the use of linguistically motivated and computationally efficient structured language models for reranking N-best hypotheses in a statistical machine translation system. These language model…

Language ModelingLanguage ModellingMachine TranslationReranking+2

Modelling Source- and Target- Language Syntactic Information as Conditional Context in Interactive Neural Machine Translation

2020-11-01 · EAMT 2020 11 · Kamal Kumar Gupta, Rejwanul Haque, Asif Ekbal, Pushpak Bhattacharyya 외

In interactive machine translation (MT), human translators correct errors in automatic translations in collaboration with the MT systems, which is seen as an effective way to improve the productivity gain in translation.…

Machine TranslationNMTTranslation

Optimizing Statistical Machine Translation for Text Simplification

2016-01-01 · TACL 2016 1 · Wei Xu, Courtney Napoles, Ellie Pavlick, Quanze Chen 외

Most recent sentence simplification systems use basic machine translation models to learn lexical and syntactic paraphrases from a manually simplified parallel corpus. These methods are limited by the quality and quantit…

Machine TranslationSentenceText SimplificationTranslation

CIC-FBK Approach to Native Language Identification

2017-09-01 · WS 2017 9 · Ilia Markov, Lingzhen Chen, Carlo Strapparava, Grigori Sidorov

We present the CIC-FBK system, which took part in the Native Language Identification (NLI) Shared Task 2017. Our approach combines features commonly used in previous NLI research, i.e., word n-grams, lemma n-grams, part-…

General ClassificationLanguage IdentificationLEMMANative Language Identification

Modelling word translation entropy and syntactic equivalence with machine learning

2019-08-01 · WS 2019 8 · Bram Vanroy, Orph{\'e}e De Clercq, Lieve Macken
BIG-bench Machine LearningTranslationWord Translation