您的位置:首页 > 编程语言 > Go语言

Convert stardict dict to txt file

2008-07-22 04:47 686 查看
把 星际译王 的词典转为 txt 的格式。
Note:Huzheng(星际译王作者)已经提供了stareditor.exe 可以做这个事情,
           但 它在windows 下需要安装gtk runtime;刚好有人问起这个问题,且又不想看star的source code。
我只有给他一个 windows的小程序,只有几十k大小。

stardict 的词典转为txt 的格式。
如果你不知道 stardict,请 ignore this page,并google它,先了解它。
我觉得它的word net 不错,并且开源,真的很good。

如果你不知道 怎么使用这个tool,请发mail给我,或者参考 stardict上的说明。



输入 ifo文件,点击 convert 就ok了。
请确保 xxxdict.ifo;xxxdict.idx;xxxdict.dict 在同一目录。
下载 的 词典文件 有个是dz的压缩的,解开就是 dict文件。
下载地址:http://sites.google.com/site/aisnotesoft/convert-stardict-to-txt
http://bbs.aisnote.com/coms/files/
http://code.google.com/p/aisnote/downloads/list
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  windows gtk google file