Parody Text Factory
This is a very simple parody text generator based on a markov-chain model using trailing word frequency. The web interface makes use of a standalone tool that I wrote as part of my degree course. WordFrequency.jar (written in Java) can give you a listing of trailing word frequency/probability or formatted parody text based on an input source.
Current features include:
- Punctuation density analysis and attempts to parody this.
- Attempts to close braces and quotation marks when they are encountered.
- White space and paragraph style is reproduced as best as possible in the parodied text.
- Output ties in with the audiobook hack so that you can have a spoken parody!
Future features might include:
- English grammar forcing for parodied text, requires a detailed dictionary lookup for all words.
- Checking for repeated sequences, and some look ahead in the algorithm to avoid dead ends.

RSS
Facebook
Stumbleupon
Delicious
Digg
gmail.com



