摘要
在日汉机器翻译系统由DOS移植到Windows环境后 ,针对进一步扩充资源和调试开发过程中遇到的词典管理不便、工具使用麻烦、翻译及编辑界面不友好、日志维护不完善等问题 ,我们开发了面向多语言的机器翻译支撑环境子系统。该子系统实现了词典资源管理、翻译界面、开发工具集成、系统日志维护等功能 ,在编码上兼容Unicode ,在调用原系统翻译功能和开发工具时使用动态链接库技术 ,以期成为一个面向多语言的、可为不同机器翻译系统所用的开发调试支撑环境。
Our Japanese Chinese machine translation system has been transplanted from DOS to Windows system. During enlarging the resource scale and further developing, we find it still has some inconvenience. Such includes: the inconvenience of dictionaries management, the complexity of using developing tools, the unfriendliness of translation interface, the faultiness of logs maintenance. To solve these problems, we design this Multi language oriented machine translation support environment subsystem. This subsystem implements the functions of managing dictionaries, integrating developing tools,controlling translation, and maintaining system logs. We set the subsystem compatible with Unicode, so that it can be developed to a multi language oriented system and internet oriented system. And we use DLL(Dynamic Link Library) technology to realize translation parts and tools calling, reserving the capability of replanting with other systems.
出处
《中文信息学报》
CSCD
北大核心
2004年第3期9-16,共8页
Journal of Chinese Information Processing
关键词
人工智能
机器翻译
支撑环境
多语言
artificial intelligence
machine translation
support environment
multi language