Mark's Markov3 Machine

This is a Javascript program which allow you to generate Markov texts from some of my corpora.

The program uses three-word sequences. So, given two words X Y, it will choose a word Z that has followed them, favoring those that most often occurred.

See the main page for what these are and how you can modify it to make and use your own corpus.

—Mark Rosenfelder, 2018


Select input set:
Alice in Wonderland - Carroll
The Marvelous Land of Oz - Baum
The Multipliers - Rosenfelder
The Shunned House - Lovecraft
Lovecraft + Alice


Output


Press the button already!

Home