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
- Host: GitHub
- URL: https://github.com/dkarter/chainz
- Owner: dkarter
- Created: 2021-09-17T00:56:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T04:13:22.000Z (over 2 years ago)
- Last Synced: 2025-10-20T07:59:53.249Z (9 months ago)
- Language: Elixir
- Homepage:
- Size: 324 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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