Skip to content

MrAdamBoyd/MacMarkov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

This is a Markov chain generator that I made based heavily on this article from We Heart Swift. I edited their program to use sentences and full words instead of just generating a single word. The application has a very simple UI. Due to the inefficient (but simple) implementation, this program uses a lot of memory but is quite easy to understand. In addition, loading large text files (like the allshakespeare file I included) can take a very long time to process.

MIT

About

Simple Markov Chain Generator for Mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages