Quote:
Originally Posted by Morioh
This looks really cool sadly i don't have the technical expertise to create ja-en dictionary from Jmdic
|
JMDict is an XML file you'd have to parse. This would be an extra step.
But it seems the same data is also available as a "legacy" EDICT download:
http://ftp.monash.edu/pub/nihongo/edict.zip
The EDICT version is a plain-text, JIS-encoded text file. So all you'd have to do is convert it to UTF8, and then you can transform it with regular expressions like I did with
sed for the CC-CEDICT.