Skip to content

Tweet Classifiers using Multinomial Naive Bayes and LSTM + Tweet Generators using Markov Chain and LSTM = the Most Trumpy (fake) Tweets

Notifications You must be signed in to change notification settings

SUN-Wenjun/fake_trump_tweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trump Tweet Classifiers and Generators

fake_trump_tweet

In this project, I built two tweet generators and two tweet classifiers, and used the better-performed classifier to evaluate the performance of the generators. For the generators, I used about 24k tweets of Trump to train the tweet generators using Multinomial Naive Bayes and LSTM models.

Then I added another 24k tweets from Obama, Hillary, and Kim Kardashian and trained the tweet classifiers using Markov Chain and LSTM models.

Finally, I compared the classifiers and used the better-performed one to evaluate the performance of the tweet generators and output some Trumpy tweets.

About

Tweet Classifiers using Multinomial Naive Bayes and LSTM + Tweet Generators using Markov Chain and LSTM = the Most Trumpy (fake) Tweets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published