paper-with-me

Papers

Inferring Shallow-Transfer Machine Translation Rules from Small Parallel Corpora

2014-01-15 · Felipe Sánchez-Martínez, Mikel L. Forcada

This paper describes a method for the automatic inference of structural transfer rules to be used in a shallow-transfer machine translation (MT) system from small parallel corpora. The structural transfer rules are based on alignment templates, like those used in statistical MT. Alignment templates are extracted from sentence-aligned parallel corpora and extended with a set of restrictions which are derived from the bilingual dictionary of the MT system and control their application as transfer rules. The experiments conducted using three different language pairs in the free/open-source MT platform Apertium show that translation quality is improved as compared to word-for-word translation (when no transfer rules are used), and that the resulting translation quality is close to that obtained using hand-coded transfer rules. The method we present is entirely unsupervised and benefits from information in the rest of modules of the MT system in which the inferred rules are applied.

📄 PDF Abstract BibTeX arXiv:1401.5700

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentenceTranslationWord Translation

Similar Papers 제목 키워드 기반

Sharing resources between free/open-source rule-based machine translation systems: Grammatical Framework and Apertium

2014-05-01 · LREC 2014 5 · Gr{\'e}goire D{\'e}trez, V{\'\i}ctor M. S{\'a}nchez-Cartagena, Aarne Ranta

In this paper, we describe two methods developed for sharing linguistic data between two free and open source rule based machine translation systems: Apertium, a shallow-transfer system; and Grammatical Framework (GF), w…

Machine TranslationTranslation

Apertium-fin-eng--Rule-based Shallow Machine Translation for WMT 2019 Shared Task

2019-08-01 · WS 2019 8 · Tommi Pirinen

In this paper we describe a rule-based, bi-directional machine translation system for the Finnish{---}English language pair. The baseline system was based on the existing data of FinnWordNet, omorfi and apertium-eng. We …

Machine Translationtest driven developmentTranslation

Free/Open Source Shallow-Transfer Based Machine Translation for Spanish and Aragonese

2012-05-01 · LREC 2012 5 · Juan Pablo Mart{\'\i}nez Cort{\'e}s, Jim O{'}Regan, Francis Tyers

This article describes the development of a bidirectional shallow-transfer based machine translation system for Spanish and Aragonese, based on the Apertium platform, reusing the resources provided by other translators b…

Machine TranslationMorphological AnalysisTranslation

Syn-QG: Syntactic and Shallow Semantic Rules for Question Generation

2020-04-18 · ACL 2020 6 · Kaustubh D. Dhole, Christopher D. Manning

Question Generation (QG) is fundamentally a simple syntactic transformation; however, many aspects of semantics influence what questions are good to form. We implement this observation by developing SynQG, a set of trans…

DescriptiveQuestion GenerationQuestion-GenerationSemantic Parsing+1

Increasing the throughput of machine translation systems using clouds

2016-11-09 · Jernej Vičič, Andrej Brodnik

The manuscript presents an experiment at implementation of a Machine Translation system in a MapReduce model. The empirical evaluation was done using fully implemented translation systems embedded into the MapReduce prog…

Machine TranslationTranslation