README.md 548 B

Chdict

Chdict is the Open-source Chinese-Hungarian dictionary version of the original Cedict Chinese-English dictionary.

I wrote some programs to transform the original file format into json, xml and csv file formats.

The CVS format is suitable to be imported by Anki, for example.

It's also easier to add some fields like the origin, sounds etc ....

See the Cedict page on this git server to see what I Wrote about. The programs were written anew because some libraries in nodejs changed and it's now easier to deal with large text files.