Generate Poems

Pick a poet from the list below and a poem will be generated in their style.

Poet:

How does this work?

This page generates poems using Markov chains. Each poet has a Markov chain built from a set of their works where each node in the chain is a word. Each Markov chain also contains a BEGIN and END state signifying the start and end of a stanza. For the real gory details, check out the github page for poem-gen.

By Brett Boston