monorepo/hanzi-flash/README.md

11 lines
405 B
Markdown
Raw Normal View History

2024-06-06 15:19:50 -04:00
# hanzi-flash
Generate flashcards for a range of frequent hanzi characters.
2024-06-14 16:04:55 -04:00
There are multiple sources for words:
- [hanziDB CSV](https://github.com/ruddfawcett/hanziDB.csv) (purely frequency based)
- [hsk CSV](https://github.com/plaktos/hsk_csv) (common usage words, graded by difficulty)
Be careful to keep the filenames as `hanzi_db.csv` and `hsk*.csv` because the script tries to recognize these.