dmartine / pubnub-demo

Completed code for the Lexalytics PubNub Block Twitter Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Explanation

This is the completed code as shown in the Lexalytics PubNub Block webinar. We use the Lexalytics block to perform real time sentiment analysis of incoming Tweets with a given hashtag.

Setup

  • npm install
  • Add credentials (config.js) and (/public/pubnub_demo.js)

Running

Webinar Notes

Diff branch "master" with "demo" to see what PubNub specific elements were added.

About

Completed code for the Lexalytics PubNub Block Twitter Demo


Languages

Language:JavaScript 99.8%Language:HTML 0.1%Language:CSS 0.1%