Skip to content

y2kmurali/tweet-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tweet-map

Uses a sentiment analysis API to find positivity/negativity scores for tweets obtained from Twitter's streaming API and factor them into an algorithm that determines the "moving average" sentiment for each state, which is then displayed on the frontend.

Installation

To install required node dependencies, run npm install.

API Keys

The API keys used in this project have been deleted. You will need to obtain both Twitter and Aylien API keys and insert them in the appropriate spot in index.js.

Running

To run, simply run node app.js and navigate to localhost port 3000.

About

cause we're cool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published