Packages

A small Markov chain text generator with pluggable sampling

Current section

Files

Jump to
babble include babble_Config.hrl
Raw

include/babble_Config.hrl

-record(config, {order :: integer(), tokenization :: babble:tokenization()}).