Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

ucpr/rhyme

Repository files navigation

rhyme

「この単語で韻を踏めないかな...」というときに使えるシステムです.
漢字, ひらがな, カタカナの単語だったら韻を踏むことができます.

Version

Python3.6 以上

Install

$ pip install -r requirements.txt

Usage

$ python rhyme.py <韻を踏みたい単語>

もしくは

from rhyme import rhyme

print(rhyme("沖縄"))

License

MIT

About

Do you want to rhyme

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages