Statistical Machine Translation Based on Translation Rules

LIU Ying,JIANG Wei
DOI: https://doi.org/10.3969/j.issn.1002-137X.2013.02.047
2013-01-01
Computer Science
Abstract:Improved hidden Markov model was used to align words and solve the inconsistency between word alignment and phrase structures.Translation rules were extracted based on aligned phrases and English phrase trees.An extended CYK-CYK+ algorithm was used as the decoder and a two-pass-decoding algorithm was proposed for intergrating the language model during decoding,which can decode non-Chomsky normal form.The experimental results show the BLEU score of improved HMM is higher than the score of HMM,and the translation quality of translation rules is better than phrase-based machine transtion.The BLEU score of two-pass-decoding algorithm is close to the score of cube prune algorithm and decoding time costs less.
What problem does this paper attempt to address?