generate_text | Generate random text using Markov chains. |
get_word_freqs | Generate word-frequency table for Markov text generation. |
pipe | Pipe operator |
wordfreqs_catinthehat_3grams | 3-Gram word-frequency Markov table for The Cat in the Hat by... |
wordfreqs_dougford_2grams | 2-Gram word-frequency Markov table for Doug Ford's victory... |
wordfreqs_dougford_3grams | 3-Gram word-frequency Markov table for Doug Ford's victory... |
wordfreqs_onefishtwofish_3grams | 3-Gram word-frequency Markov table for One Fish, Two Fish,... |
wordfreqs_whale_3grams | 3-Gram word-frequency Markov table for the whale's monologue... |
wordfreqs_zarathustra_3grams | 3-Gram word-frequency Markov table for the first four... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.