8000 GitHub - jquadrino/blini: markov text generation
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jquadrino/blini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

blini

Markov chain text generation in Erlang.

For an implementation in smalltalk, see joeblog.co

.
├── Makefile
├── README.md
└── src
    ├── blini.erl
    └── blini_table.erl

Check blini.erl for

generate_chain/2, traverse/2, traverse/3

About

markov text generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0