GithubHelp home page GithubHelp logo

twitter-analysis-shiny-app's Introduction

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.

This was produced as part of the Essentials of Data Science workshop I attended in 2016 (now hosted by Byteflow Dynamics). This code is not actively maintained, but feel free to grab a copy if you'd like to run or modify it.

twitter-analysis-shiny-app's People

Contributors

dr-rodriguez avatar

Stargazers

KTU avatar Narendra Santhosh Nagarajan avatar Simon Roth avatar  avatar  avatar Shows Le avatar

Watchers

James Cloos avatar  avatar  avatar  avatar Bruno F. B. Matos avatar

twitter-analysis-shiny-app's Issues

unused argument (mc.cores = 1)

i just run it and that error came up, help please ?

Warning: Error in FUN: unused argument (mc.cores = 1)
Stack trace (innermost first):
123: tm_map.SimpleCorpus
122: tm_map
121: function_list[[i]]
120: freduce
119: _fseq
118: eval
117: eval
116: withVisible
115: %>%
114: getTextData [C:\Users\nyvad\Google Drive\R-API\Twitter-Analysis-Shiny-App-master/global.R#79]
113: reactive:textdata [C:\Users\nyvad\Google Drive\R-API\Twitter-Analysis-Shiny-App-master/server.R#29]
102: textdata
101: rngfunc
100: wordcloud_rep
99: renderPlot [C:\Users\nyvad\Google Drive\R-API\Twitter-Analysis-Shiny-App-master/server.R#60]
89: reactive:plotObj
78: plotObj
77: origRenderFunc
76: output$plot
1: shiny::runApp

i am not modifying anything at all, just run it and error = unused argument (mc.cores = 1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.