markov
Markov generator
A Crystal library for building and running Markov Chains
⛓ A Crystal library for building Markov Chains and running Markov Processes.
21 stars
3 watching
0 forks
Language: Crystal
last commit: almost 4 years ago
Linked from 1 awesome list
markovmarkov-chainmarkov-modelmarkovian-processesnatural-language-processing
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates pseudorandom words by applying Markov chains to existing word sequences | 33 |
| Generates text based on patterns found in input data | 228 |
| Generates names based on statistical patterns from large datasets using a Markov chain algorithm | 449 |
| Generates random text based on a statistical model of input text | 95 |
| Generates a Markov model from chat data to create randomized text | 61 |
| Generates text based on patterns learned from 4chan forums using Markov chains. | 30 |
| An experimental C++ project exploring Markov chain concepts to generate text sequences | 0 |
| Software toolbox for Bayesian inference on sequential data using Markov chain Monte Carlo methods. | 79 |
| A tool for generating humorous responses based on user input and a large dataset of text from Slack channels. | 26 |
| A collection of monad implementations for Crystal programming language | 47 |
| Generates randomized instances of custom data models with customizable randomness behavior | 18 |
| Utilities for generating random values from various elements | 2 |
| A programming language designed for creating music using stochastic elements and Markov chains. | 65 |
| A monadic probabilistic programming framework for Bayesian modelling and inference in C#. | 96 |
| Automated binary options trading system using martingale strategy | 47 |