kusari
Sentence generator
A Ruby-based tool for generating random sentences using Markov chain algorithms
Japanese random sentence generator based on Markov chain
6 stars
3 watching
0 forks
Language: Ruby
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Ruby gem that generates near-English prose using Markov chains. | 110 |
| Generates random text based on a statistical model of input text | 95 |
| Generates text based on patterns found in input data | 228 |
| Generates pseudorandom words by applying Markov chains to existing word sequences | 33 |
| A Ruby library for generating text based on a given grammar | 4 |
| Generates names based on statistical patterns from large datasets using a Markov chain algorithm | 449 |
| An experimental C++ project exploring Markov chain concepts to generate text sequences | 0 |
| A random string generator API that generates multiple strings of varying lengths based on user-provided parameters. | 11 |
| Generates text based on patterns learned from 4chan forums using Markov chains. | 30 |
| Generates sequences of characters from a given text, useful for data analysis and modeling | 37 |
| Automates generation of YARA rules from executable code | 205 |
| A Ruby gem that generates random strings based on regular expressions | 1 |
| A Ruby library that tokenizes text into sentences using a Bayesian statistical model | 80 |
| A Ruby port of the NLTK algorithm to detect sentence boundaries in unstructured text | 92 |
| Produces an unpredictable sequence of random bits by combining sequences from multiple sources. | 4 |