摘要
解码器是统计机器翻译研究的关键部分。在基于短语的统计机器翻译的基础上,结合对数线性模型的思想加入多个特征模型,研究了一种动态规划的柱搜索解码算法。详细介绍此算法在解码器中的具体实现,并对翻译速度和精度作了分析。
Decoder is the important part of statistical machine translation research.Based on phrase-based statistical machine translation,a dynamical programming beam search decoding algorithm is put forward combining multi futures model using log-liner model approach.Introduces the implement of the decoder in detail based on this algorithm,and analyzes to the translation speed and precision at last.
出处
《计算机工程与应用》
CSCD
北大核心
2007年第30期171-173,178,共4页
Computer Engineering and Applications
基金
中国科学院知识创新工程重要方向项目(No.KGCX2-SW-511)
关键词
统计机器翻译
解码算法
柱搜索
特征模型
statistical machine translation
decoding algorithm
beam search
feature model