https://github.com/amake/kanjiringbot
Kanji Ring Bot 漢字之輪
https://github.com/amake/kanjiringbot
Last synced: over 1 year ago
JSON representation
Kanji Ring Bot 漢字之輪
- Host: GitHub
- URL: https://github.com/amake/kanjiringbot
- Owner: amake
- License: mit
- Created: 2016-05-30T15:13:23.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-09-13T07:57:14.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T15:43:21.050Z (over 1 year ago)
- Language: Python
- Homepage: https://twitter.com/kanjinowa
- Size: 613 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Kanji Ring Bot 漢字之輪
This bot powers the [@kanjinowa](https://twitter.com/kanjinowa) Twitter
account. It tweets "kanji rings": a group of four kanji/hanzi arranged in a
circle that all share a common component. The canonical example is
```
五
矢口隹
止
```
which is the four characters 吾, 唯, 足, and 知 (clockwise from top) all sharing
the 口 component.
# Requirements
- Python 3.6
# License
MIT
# Acknowledgments
This project uses kanji decomposition data from
[cjkvi-ids](https://github.com/cjkvi/cjkvi-ids) under GPLv2.