| 本文已被:浏览 4780次 下载 6330次 |
 码上扫一扫! |
|
|
| 基于语义单元表示树剪枝的高速多语言机器翻译 |
|
高小宇1, 高庆狮1,2, 胡玥1,2, 李莉2
|
|
1.中国科学院,计算技术研究所,北京,100080;2.北京科技大学,智能、语言与计算机科学研究所,北京,100083
|
|
| 摘要: |
| 提出一种基于语义单元表示树剪枝的高速多语言机器翻译方法.此方法是一种将汉语翻译到其他语种不需要先进行汉语切分的多语言机器翻译方法.而且翻译时间为O(L)而不是O(LN),其中,L是文本的长度,N是语义单元库中语义单元的数量,一般有数十万或者数百万. |
| 关键词: 自然语言 机器翻译 语义单元 语义单元表示 语义语言 |
| DOI: |
| 分类号: |
| 基金项目:Supported by the National Natural Science Foundation of China under Grant No.60343010(国家自然科学基金);the Foundation of Institute of Computing Technology,the Chinese Academy of Sciences under Grant No.20016250(中国科学院计算技术研究所创新基金) |
|
| High Speed Multi-Language Machine Translation Based on Pruning on the Tree of Representations of Semantic Elements |
|
GAO Xiao-Yu,GAO Qing-Shi,HU Yue,LI Li
|
| Abstract: |
| In this paper, a high speed multi-language machine translation approach based on pruning on tree representations of semantic elements is proposed. This is the multi-language machine translation with the following several characteristics: Chinese segmentation before translation into another languages is not necessary, and the translation time is O(L) rather than general O(LN), where L is the length of text, N is the number of semantic elements (i.e. number of language patterns) in SER-base, even if N is hundreds of thousands or millions. |
| Key words: natural language machine translation semantic element representation of semantic element semantic language |