iwsfutcmd / ideograph

Ideograph lookup by components
MIT License
6 stars 3 forks source link

Consolidation of features #1

Open DonaldTsang opened 5 years ago

DonaldTsang commented 5 years ago

Adding the features of https://github.com/patarapolw/cjkradlib to this repo would be useful.

iwsfutcmd commented 5 years ago

ah, this does look useful. I'll look into it.

DonaldTsang commented 5 years ago

Also https://github.com/siuying/cantonese-syllables/tree/master/data sounds good (the repo is in Ruby though) https://github.com/910JQK/add-jyutping/blob/master/data.json is more in python, but I don't really trust how they use JSON (something similar is with https://github.com/fayland/lingua-han-cantonese/blob/master/lib/cantonese.json in JS) https://github.com/ethankong113/lemonteainput/tree/master/dictionary (JS) is even worse, but at least they used real chinese characters https://github.com/smilechun/cantonese2pinyin/tree/master/dict (JS)