An open API service indexing awesome lists of open source software.

https://github.com/amake/kanjiringbot

Kanji Ring Bot 漢字之輪
https://github.com/amake/kanjiringbot

Last synced: over 1 year ago
JSON representation

Kanji Ring Bot 漢字之輪

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.