/markov_chain

simple markov chain sentence generator written in rust

Primary LanguagePython

Simple markov chain sentence generator written in rust, includes shitposting capabilites.

Resources

Video about markov chains (The project is heavily based on that one)
4-chan dataset

Usage

To start the model, type

cargo run

when in the root directory. The model uses the file "dataset.txt" for it's data.