Watch
1
0
Fork
You've already forked autoloa
0
mirror of https://github.com/rheaplex/autoloa.git synced 2026-09-16 16:31:54 +00:00
No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2015-10-26 22:24:55 -07:00
.gitignore More conceptually free-roaming version, with added narrative and pronounciation. The concept choosing needs improving. 2015-10-26 22:13:49 -07:00
autoloa Post *all* the entities in the pantheon. 2015-10-26 22:24:55 -07:00
config.json.template Initial commit. 2015-07-26 20:43:46 -07:00
COPYING Initial commit. 2015-07-26 20:43:46 -07:00
descriptions.py More conceptually free-roaming version, with added narrative and pronounciation. The concept choosing needs improving. 2015-10-26 22:13:49 -07:00
phonetics.py More conceptually free-roaming version, with added narrative and pronounciation. The concept choosing needs improving. 2015-10-26 22:13:49 -07:00
README Make the script more nearly runnable from cron. 2015-09-13 00:06:44 -07:00

autoloa
=======

Generate pantheons of possible spirits.

The name is for historical reasons within cyberculture.

Installation
------------

You'll need NLTK with WordNet support installed.

Then once and only once run:

    python make_word_lists.py

Copy config.json.template to config.json, then fill it out with the details of
the tumblr blog you have created for this purpose:

    cp config.json.template config.json
    emacs config.json

Running
-------

Once you have created the word lists and set up the configuration file, you can
call the main script:

    ./autloa ./config.json ./word_lists.pickle

this will create several posts in the tumblr blog mentioned in the configuration
file.