-
Notifications
You must be signed in to change notification settings - Fork 0
akb/markov
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Markov chains in CoffeeScript CLI: markov <subcommand> subcommands: learn outputs a markov model in JSON for text provided on STDIN e.g. markov learn < tmp/state_of_the_union.txt > tmp/obama.json emulate generate a sentence using the specified markov matrix e.g. markov emulate tmp/obama.json
About
nonsense text generation using markov chains
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published