/mcmc_namegen

Simple Markov Chain Monte Carlo example to generate "similar" names or words from a list of inputs.

Primary LanguagePythonMIT LicenseMIT

mcmc_namegen

Create new words or names based on existing bodies of text using the power of the Markov Chain.

My implementation isn't terribly advanced or unique, but I had fun and learned while writing it.

License: MIT