An open API service indexing awesome lists of open source software.

https://github.com/dkarter/chainz

💬 Text generation using a basic Markov Chain in Elixir
https://github.com/dkarter/chainz

Last synced: 3 months ago
JSON representation

💬 Text generation using a basic Markov Chain in Elixir

Awesome Lists containing this project

README

          

# Chainz

Text generation using a basic Markov Chain in Elixir

> Nations received intelligence that night is of ghosts and I should disturb it;
> grey earthy smell, as from the strange and inky shadows of fog at my knee, and
> then, for the ploughshare we bear that prevailing intensity which, though a
> letter for I think that the Count halted, putting matters vitally important.

-- Dumb Dracula Markov Chain

- [ ] Improve weighted random algorithm
- [ ] Store frequencies hash in memory / as JSON on disk
- [ ] Allow controlling number of chunked words for more natural sounding
sentences