Naive Clojure markov chains coded at the London Clojure Dojo
- Clone this repository
git clone https://github.com/funkotron/pride-prejudice-zombies.git
- cd into the project directory
cd pride-prejudice-zombies
lein run
(This writes 1000 words toprejudice.txt
)- Open
prejudice.txt
in a text editor to view the output
Code & comments in src/pride_prejudice_zombies/core.clj