This is a small web project that contains a number of generative text projects, based on Daniel Shiffman's 2016-2017 "Programming from A to Z" course: http://shiffman.net/a2z/.
The following generative text strategies have been implemented:
- Jackson Mac Low Diastic
- N-Gram Markov Chain
- Context Free Grammer
- Regex Redaction
To view this project, navigate to: https://carla-de-beer.github.io/text-generators/.