generate sentences from forum posts
-
Updated
Dec 27, 2015 - C#
generate sentences from forum posts
I based this on MegaHal by Jason Hutchens. It's essentially a chat bot that goes onto IRC (a chat network) and engages in conversation. It can be trained however you wish, and since it doesn't use any fixed rules, is capable of learning any language... including non-spoken ones. It was rewritten at one point to support RSS feeds, tracking conver…
Allows a user to generate sentences based off a Markov model trained on a chosen text corpus.
Add a description, image, and links to the markov-text topic page so that developers can more easily learn about it.
To associate your repository with the markov-text topic, visit your repo's landing page and select "manage topics."