diff --git a/README.md b/README.md index 9fc9111..263c210 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,7 @@ print(combined_model.make_sentence()) - [Stackexchange Simulator](https://se-simulator.lw1.at/), which uses StackExchange's bulk data to generate random questions and answers. [[code](https://github.com/Findus23/se-simulator)] - [@BloggingBot](https://twitter.com/BloggingBot), tweets sentences based on a corpus of 17 years of [blogging](http://artlung.com/blog/2018/02/23/markov-chains-are-hilarious/). - [Commencement Speech Generator](https://github.com/whatrocks/markov-commencement-speech), generates "graduation speech"-style quotes from a dataset of the "greatest of all time" commencement speeches) +- [@conspiracy_r](https://twitter.com/conspiracy_r), generates tweets based on comments from [/r/conspiracy](https://reddit.com/r/conspiracy) Have other examples? Pull requests welcome.