2015-01-07

MDict 詞典 mdx 檔轉成純文字檔

convert mdict to text
convert mdx to text

網路上找到最簡單的方法是使用 GetDict.exe,但是能找到的下載點得到的都是廣告軟體,最後還是使用 readmdict.py 成功將 mdict 檔轉出 txt,方法如下:

於 windows 環境下安裝 python 2.7

安裝 python-lzo
http://www.lfd.uci.edu/~gohlke/pythonlibs/#python-lzo
下載 readmdict.py
https://github.com/ilius/pyglossary/blob/master/pyglossary/readmdict.py
執行 readmdict.py -x YourDictName.mdx

得到 YourDictName.txt

沒有留言: