Skip to content

uraway/SenryuGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SenryuGenerator

How to use

Clone this repository and install dependencies.

$ python setup.py install

Replace your yahoo application ID with default one in make_morph_db.py.

# Yahoo! Developer Network Application ID
appid = ''

Set your text equaled to the variable sentence in the same file.

sentence = '''
  
'''

Then your can generate word data base(morph.db) and senryu from your text by following command :

$ python make_morph_db.py
$ python make_random.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages