Skip to content

A toy program that generates text based on a simple dictionary of occurrences.

Notifications You must be signed in to change notification settings

ricardopieper/Markovsky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Markovsky

A toy program that generates text based on a simple dictionary of occurrences. And NGrams.

NgramMarkovChain has 2 parameters: file and ngramSize. Training file is https://github.com/ryanmcdermott/trump-speeches, and ngramSize controls how trumpy the sentences are. If you set to 10, it's basically Trump itself. If you set to 2, it's kinda random but funny.

About

A toy program that generates text based on a simple dictionary of occurrences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages