inky / NaNoGenMo-2014

Work in progress for NaNoGenMo 2014.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disgrice

My entry for NaNoGenMo 2014.

disgrice.py is a script which attempts to violate Grice's maxims. It applies simple, silly transformations to a text, lending the text a voice that is familiar but hopelessly unreliable, even paranoid.

Disgriceful texts

Usage

$ export WORDNIK_API_KEY="yourAPIkey"
$ python disgrice.py < input.txt > output.html

To use this script you will need the following:


(NaNoGenMo thread)

About

Work in progress for NaNoGenMo 2014.


Languages

Language:Python 100.0%