Socket
Socket
Sign inDemoInstall

github.com/zaynetro/tweets-sentiment-analysis

Package Overview
Dependencies
0
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github.com/zaynetro/tweets-sentiment-analysis


Version published

Readme

Source

Tweets sentiment analysis

Get user twitter home timeline, process them through sentiment analysis using Alchemy API on Bluemix and send to the Cloudfound DB.

What?

Junction 2015 hackathon

Deploy

  1. Register to IBM Bluemix
  2. Clone repo: git clone git@github.com:zaynetro/tweets-sentiment-analysis.git
  3. Compile: make
  4. Update manifest.yml file to meet your needs
  5. Connect to bluemix cli: cf login
  6. Deploy to Bluemix: cf deploy

NOTE: You also need to set up additional services:

  • Cloudfound DB
  • Alchemy API
  • Twitter API application

and set environment variables as defined in config.go

LICENSE: MIT

FAQs

Last updated on 08 Nov 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc