Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 574 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 574 Bytes

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.