Skip to content

Analysis of a tweet to find the most common words in the replies and quotes

License

Notifications You must be signed in to change notification settings

othreecodes/twitter-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

twitter-analysis

Analysis of a tweet to find the most common words in the replies and quotes

Tweet source : https://twitter.com/cowrywise/status/1298642550287478785

I used Twarc to get the replies to the tweets and then converted the text column of the csv file to a python list.

Libs used:

  • Pandas
  • Nltk
  • collections
  • itertools
  • Twarc

About

Analysis of a tweet to find the most common words in the replies and quotes

Topics

Resources

License

Stars

Watchers

Forks