Marvin Elsen f159d3f404
Combine CC-CEDICT "surname" entries together with their regular entry counter parts
For example:
王 Wang2 surname Wang
王 wang2 king / monarch

to
王 wang2 surname Wang / king / monarch
2024-10-11 20:29:32 +02:00
2024-10-09 19:40:04 +02:00
2024-10-09 22:53:08 +02:00
2024-10-09 19:40:04 +02:00
2024-10-09 19:40:04 +02:00
2024-10-09 19:40:04 +02:00
2024-10-09 19:40:04 +02:00
2024-10-09 19:40:04 +02:00
2024-10-09 21:55:27 +02:00
2024-10-09 19:40:04 +02:00

Willow Database

Project to create the database for the Willow Chinese dictionary.

Build

To build the project locally, simply run the following command from the terminal:

./gradlew build

License

All source code in this repository is licensed under a MIT license, unless otherwise noted.

To the following third-party code, data, and files in the repository different licenses apply:

Cross-straits (兩岸詞典) Dictionary

Cross-Straits Dictionary (兩岸詞典) provided by the 中華文化總會 is licensed under a CC BY-NC-ND 3.0 TW.

CC-CEDICT

CC-CEDICT is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Moedict (教育部重編國語辭典)

Moedict (教育部重編國語辭典) provided by the 教育部 is licensed under a CC BY-ND 3.0 TW.

Description
Project to generate the database for the Willow Chinese desktop dictionary software
Readme 35 MiB
Languages
Kotlin 100%