Skip to content

andiamvinay/Twitter-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Twitter-Sentiment-Analysis ######Light-Weight Twitter Sentimet Analysis built on NodeJs with twitter OAuth. Deployed on heroku : Access at Sentiment-Analysis


####Pre-Requisite Register at apps.twitter.com, get the Consumer and Access Codes and create the following environment variables with the keys.

access_token_secret

accessTokenKey

callbackURL

callbackURL

consumerSecret

MONGO_URL : Point this to your Mongo instance.

####Setup

Clone the git

cd Twitter-Sentiment-Analysis

npm install

npm start

####Information app_modules/analyze.js consists of two functions

  • performAnalysis : which ranks the tweets
  • getTweets : which gets tweets based on the search query

Contact : VINAY / [email protected]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published