Skip to content

Commit

Permalink
Add fakesocial link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
berfr committed May 31, 2020
1 parent 3f3bfd9 commit c20aafe
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 @@ -270,6 +270,7 @@ print(combined_model.make_sentence())
- [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)].
- [git-commit-gen](https://github.com/solean/git-commit-gen), generates git commit messages by using markovify to build a model of a repo's git log
- [fakesocial](https://fakesocial.net), Fake social network using generated content. [[code](https://github.com/berfr/fakesocial)]

Have other examples? Pull requests welcome.

Expand Down

0 comments on commit c20aafe

Please sign in to comment.