rrpl
rrpl copied to clipboard
How did you split the chinese word to radical?
how to split the word to radical, such as in this example:"晚":"(日)-(免)"?
Hi bifeng,
I mainly split the characters by hand, typing the radicals one by one. 5000+ characters and their radical compositions are already included in dist/min-trad.json
. Feel free to just grab that file. However you might also find other databases that uses "Ideographic Description Characters" or "Chinese character description Language" to be also useful.
Thanks
Thanks for sharing! 👍
Great idea. I find your serialization format very succinct and readable. Would that be an issue if I derive a new format from it and use another license for the generated data? Cheers.
@iology No problem! A mention of this project would be nice :)