Affiliation:
1. School of Foreign Languages, Henan University of Urban Construction, Pingdingshan, Henan 467036, China
Abstract
Translation templates are an important cause of knowledge in machine translation (MT) systems. Their quality and scale directly influence the performance of MT systems. How to obtain high-quality and efficient translation templates from corpora has become a hot topic in recent study. In this paper, a tree to String alignment template (TAT) based on syntactic structure is proposed. This template describes the alignment between the source language syntax tree and the target language string. The syntactic structure, a large number of construction tags, and variables are introduced into the template, which enables the syntactic model to deal with discontinuous phrases and has the ability of generalization. Templates can be used in syntactic statistics, case-based, and rule-based MT systems according to different decoders. ATTEBSC algorithm is a basic method to learn translation templates by comparing sentence pairs. It demands that sentence pairs be constructed in a precise comparison structure ahead of time, but there are no strict guidelines on how to do it. In this paper, we propose a method to calculate the specific comparison scheme using the longest common subsequence (LCS) and use the normalized LCS distance to screen sentences with high similarity and then use the ATTEBSC algorithm to automatically remove the template. Experiments show that this method is easy and effective, and many expensive templates can be learned.
Subject
General Engineering,General Mathematics
Reference18 articles.
1. Stochastic inversion transduction grammars and bilingual parsing of parallel corpora;D. Wu;Computational Linguistics,1997
2. A syntax-based statistical translation model;K. Yamada
3. Statistical Phrase-Based Translation
4. Pharaoh: A Beam Search Decoder for Phrase-Based Statistical Machine Translation Models
5. Handbook of Natural Language Processing