Skip to content

Super Simple Realtime sentiment analysis, using NodeJS, Twitter Streaming API, & `sentiment` (AFINN-165 wordlist + emoji support)

License

Notifications You must be signed in to change notification settings

trakout/simple-sentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-sentiment

Super Simple Realtime sentiment analysis, using NodeJS, Twitter Streaming API, & sentiment (AFINN-165 wordlist + emoji support)

Installation

  • Edit & rename config.json.example to config.json
  • Run yarn install

Run

  • node server.js

About

Super Simple Realtime sentiment analysis, using NodeJS, Twitter Streaming API, & `sentiment` (AFINN-165 wordlist + emoji support)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published