/Text-Mining-R

Text mining on Donald Trump's Twitter archive and sentiment analysis.

Primary LanguageR

Trends in Donald J. Trump's Twitter Handle

This is an R project that attempts to draw insights from the speech of the incumbent president of the United States, Donald J. Trump. The analysis in this project will test some of the mainstream arguments about the behavior of the president.

Method

Data will be collected using the rtweet package in R. The handing will be done using tidytext, dplyr, tidyr, and visualized using ggplot2.