keshashah / Oculatus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter Analysis Shiny App

A simple Shiny application written in R that visualizes Twitter data.

This performs a Twitter search (by term or user), runs a sentiment analysis on the tweets, and a principle component analysis for the 100 most common terms (other than the search term). Visualizations are avalable for the sentiments and the PCA by themselves and as a function of time. Also returns a table sampling tweets based on their PCA values.

A live version of this app can be found here

About


Languages

Language:CSS 33.3%Language:JavaScript 27.7%Language:HTML 22.9%Language:R 15.4%Language:PHP 0.8%