Salas Blog
  • Home
  • Blog
  • Link Blog
  • Pages
  • + New Post
admin

Using a Markov chain to generate readable nonsense with 20 lines of Python

January 10, 2024 Programming
https://benhoyt.com/writings/markov-chain/

Describes a simple Markov chain algorithm to generate reasonable-sounding but utterly nonsensical text, and presents some example outputs as well as a Python implementation.

My Comment

A neat explanation of markov chains and some python code to look at too!

python code algorithms

Admin Actions

Edit Post
← Previous Next →

© Salas Blog. All rights reserved.