trakout / simple-sentiment

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 100.0%