This is the Open-source Chinese-Hungarian dictionary, based on the Cedict dictionary.

Eric Streit 5fa7e3190c refactorisation des programmes, régénération des fichiers xml, json et csv 5 years ago
Liste-mots-formatés 5fa7e3190c refactorisation des programmes, régénération des fichiers xml, json et csv 5 years ago
Programmes 5fa7e3190c refactorisation des programmes, régénération des fichiers xml, json et csv 5 years ago
.gitignore 01b30fa530 premier commit 5 years ago
README.md 5fa7e3190c refactorisation des programmes, régénération des fichiers xml, json et csv 5 years ago

README.md

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.