Skip to content

Commit

Permalink
Add Homer Simpson bot to examples (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanlen committed Feb 28, 2020
1 parent f5362c4 commit 312077a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ print(combined_model.make_sentence())
- [DeepfakeBot](https://deepfake-bot.readthedocs.io/) - A system for converting your friends into Discord bots. [[code](https://github.com/rustygentile/deepfake-bot)]
- [python-markov-novel](https://github.com/accraze/python-markov-novel), writes a random novel using markov chains, broken down into chapters
- [python-ia-markov](https://github.com/accraze/python-ia-markov), trains Markov models on Internet Archive text files
- [@bot_homer](https://twitter.com/bot_homer), a Twitter bot trained using Homer Simpson's dialogues of 600 chapters. [[code](https://github.com/ivanlen/simpsons_bot)].

Have other examples? Pull requests welcome.

Expand Down

0 comments on commit 312077a

Please sign in to comment.