Handdict is the German version of the Chinese-English dictionary (Cedict).
Here are the programs to transform the original file format into formats more suitable to be imported into other programs like Anki.

Eric Streit a6ee4d754f erreur de répertoire O_o 5 years ago
Liste-mots-formatés a6ee4d754f erreur de répertoire O_o 5 years ago
Programmes aef5e2efc4 rédaction du README; ré-écriture des programmes en utilisant des modules récents; régénération des fichiers json, xml, et csv 5 years ago
.gitignore a6ee4d754f erreur de répertoire O_o 5 years ago
README.md a6ee4d754f erreur de répertoire O_o 5 years ago

README.md

Handedict

Handedict is the German 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.