Give a Bot a dictionary...
Find a file
2013-05-28 00:59:44 +02:00
.gitignore Initial Commit 2013-05-27 19:58:53 +02:00
config.py It generates stuff! 2013-05-28 00:59:44 +02:00
igures.py It generates stuff! 2013-05-28 00:59:44 +02:00
models.py Docs 2013-05-27 23:42:38 +02:00
README.md Better README 2013-05-27 20:12:09 +02:00
wordnet.py Docs 2013-05-27 23:42:38 +02:00

Igures

Igures is a Twitter bot that generates random sentences. Just feed it a dictionary (more specifically, WordNet's database files).

You can see it in action as @Igures on Twitter.

Requirements

  • Python 2.7+ or 3.3+
  • A copy of the WordNet 3.1 database files (get them from here)

Usage

First off, you need to generate a database from the WordNet Database files: python igures.py --init-wordnet /path/to/wordnet/dict/.