Skip to content

5x/TweetsDataAnalytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweets Data Analytics

Twitter data analysis in R language.

Include:

  • Data Scraping from Tweeter with twitteR lib;
  • Text Cleaning;
  • Freq&Assoc Analise;
  • Word cloud;
  • Clustering;
  • Topic model.

Before use don't forget change credetails data in constants section to u own.

Example of usage

Cluster Dendrogram Histogram of freq words in tweets Topic_timeline Word_cloud

License

The code is available under the MIT license.