Skip to content

Carla-de-Beer/text-generators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Generators

GitHub issues

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/.