Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.
/ Tweet-Sight Public archive

A command line application built with node.js consuming the IBM Bluemix Alchemy API. Provides tools such as Word Frequency Analysis, Sentiment Analysis, and Emotion Analysis

License

Notifications You must be signed in to change notification settings

thebere/Tweet-Sight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweet Sight

A command line application built with node.js consuming the IBM Bluemix Alchemy API.

Feature supports

  • Word Frequency Analysis
  • Sentiment Analysis
  • Emotion Analysis

Modules

  • watson-developer-cloud
  • twitter
  • node_alchemy
  • stopword
  • readline
  • cli-table
  • colors

Installation

After cloning or download. In the terminal/cli, navigate to the folder and run

npm install

to get needed modules

Usage

On the terminal/CLI, navigate to that directory.

node app.js

About

A command line application built with node.js consuming the IBM Bluemix Alchemy API. Provides tools such as Word Frequency Analysis, Sentiment Analysis, and Emotion Analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published