Skip to content

panchdevs/twitter-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-analysis

Sentiment Analysis of the Twitter Live Stream

Requirements

  • node.js
  • python 3
  • tweepy

Environment Setup

  1. Install all the necessary requirements
  2. Clone this repository
    git clone https://github.com/panchdevs/twitter-analysis.git
  3. Get your api keys from Twitter (HOWTO)
  4. Enter your keys in the .env file
  5. Install all the dependencies of the webapp with the following command
    npm install

How to run

Simply run the following command to start the server on 127.0.0.1:8080
npm start

About

Twitter Live Stream Sentiment Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •