Skip to content

corentinpla/Tweet-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tweetlike

Academic project conducted during my first year at ENSAE

Main idea

This code proposes a generator of Tweets based on Markov chains of order 1 and 2. It aims to generate tweets in the "style" of a given twitter account.

Utilisation

  • Scrapping_twitter.py It presents a code to scrape the tweets of a given twitter account. This will constitute the data base to train our model.
  • Generator_from_csv.pyIt presents a code that allow us to generate our tweets.
  • Elon_Musk.csv Tweets posted by Elon Musk since 2015-01-01 until 2022-02-27, for those who would not feel like scrapping twitter ;)

Contact

Corentin Pla - [email protected]

About

Tweet generator using Markov chains.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages