Markov-Word-Generator
Word Generator
Generates pseudorandom words by applying Markov chains to existing word sequences
A web app that uses Markov chains to generate pseudorandom words.
33 stars
3 watching
2 forks
Language: CoffeeScript
last commit: over 7 years ago
Linked from 1 awesome list
coffeescriptmarkov-chainwebsite
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates names based on statistical patterns from large datasets using a Markov chain algorithm | 449 |
| A Crystal library for building and running Markov Chains | 21 |
| An experimental C++ project exploring Markov chain concepts to generate text sequences | 0 |
| Generates text based on patterns found in input data | 228 |
| Generates random text based on a statistical model of input text | 95 |
| A simple Markov Chain generator written in Elixir that creates text based on a given Twitter archive. | 20 |
| Generates text based on patterns learned from 4chan forums using Markov chains. | 30 |
| Generates a Markov model from chat data to create randomized text | 61 |
| A word generator based on statistical analysis of letter sequences in a given dictionary. | 172 |
| Utilities for generating random values from various elements | 2 |
| A Ruby gem that generates near-English prose using Markov chains. | 110 |
| A Python-based web application generating random names | 22 |
| A Ruby-based tool for generating random sentences using Markov chain algorithms | 6 |
| A JavaScript pseudo random number generator implementation | 3 |
| A tool for generating CoffeeScript code from existing source | 30 |