/generate-fake-words-markov

Use Markov chains to generate fake words that look real! Using two approach for code structure - one with a matrix, another with explicit Node objects (for larger states with more context).

Primary LanguageJupyter Notebook

This repository is not active