markov-sentence-generator
Text generator
Generates random text based on a statistical model of input text
Generates a random, locally-correct sentence using textual input and a Markov model.
95 stars
8 watching
28 forks
Language: Python
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Generates text based on patterns found in input data | 228 |
| A Ruby-based tool for generating random sentences using Markov chain algorithms | 6 |
| A Ruby gem that generates near-English prose using Markov chains. | 110 |
| 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 |
| Generates pseudorandom words by applying Markov chains to existing word sequences | 33 |
| Generates names based on statistical patterns from large datasets using a Markov chain algorithm | 449 |
| Generates random text in various styles and formats. | 83 |
| Generates English-language text similar to Yelp reviews using a Char-RNN model | 17 |
| This project provides different types of Hidden Markov Models (HMMs) for incorporating prosody into basic parsing in natural language processing. | 2 |
| An experimental C++ project exploring Markov chain concepts to generate text sequences | 0 |
| A Crystal library for building and running Markov Chains | 21 |
| A tool that generates random, customizable passwords with user input options and optional destination | 7 |
| Develops pretraining and finetuning techniques for language models using metadata-conditioned text generation | 18 |
| Generates English-language text similar to news articles using machine learning and natural language processing techniques. | 26 |