hubot-markov
text generator
Generates a Markov model from chat data to create randomized text
Hubot watches all, and builds a markov model from everything you say.
61 stars
3 watching
23 forks
Language: CoffeeScript
last commit: over 1 year ago
Linked from 2 awesome lists
coffeescripthubotmarkov-model
Related projects:
Repository | Description | Stars |
---|---|---|
o2sh/4chanmarkovtext | Generates text based on patterns learned from 4chan forums using Markov chains. | 30 |
hrs/markov-sentence-generator | Generates random text based on a statistical model of input text | 95 |
zolrath/marky_markov | Generates text based on patterns found in input data | 228 |
tw1ddle/markovnamegenerator | Generates names based on statistical patterns from large datasets using a Markov chain algorithm | 446 |
syntaxcoloring/markov-word-generator | Generates pseudorandom words by applying Markov chains to existing word sequences | 33 |
gesteves/snarkov | A tool for generating humorous responses based on user input and a large dataset of text from Slack channels. | 26 |
mccallofthewild/markov | A Crystal library for building and running Markov Chains | 21 |
jpate/prosodicparsing | This project provides different types of Hidden Markov Models (HMMs) for incorporating prosody into basic parsing in natural language processing. | 2 |
lavirthewhiolet/markov-chain-bot-module | A Ruby-based chatbot module utilizing Markov chains to generate human-like responses in multiple languages | 7 |
yoheimuta/hubot-aws | A tool for automating AWS-related tasks using Hubot | 63 |
mtsmfm/hubot-test-helper | A tool for testing Hubot scripts by automating test environments and scenarios | 115 |
genuineaster/matchstick | An experimental C++ project exploring Markov chain concepts to generate text sequences | 0 |
hubot-archive/hubot-seen | A script that tracks when users were last active in chat rooms. | 24 |
matsukaz/hubot-schedule | A script to manage scheduled messages in a chatbot using both cron-style and datetime-based formats. | 46 |
sriharshakappala/hubot-tell-a-joke | A Hubot script that fetches and shares random Chuck Norris jokes | 1 |