/tweet-language-model

Create new tweets based on a user's old tweets.

Primary LanguageJupyter Notebook

Tweet Language Model

Create new tweets based on a user's old tweets. iPython Notebooks that run in Google Colab:

  1. Get Tweets - Use the Twitter API and tweepy to extract tweets by a user in a text file
  2. Tweet Generator - Build and train a character-level LSTM model using Keras to generate new tweets