tweets-sentiment-analysis

command module
v0.0.0-...-6bf47c7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2015 License: MIT Imports: 10 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Godeps
_workspace/src/github.com/ChimeraCoder/anaconda
Package anaconda provides structs and functions for accessing version 1.1 of the Twitter API.
Package anaconda provides structs and functions for accessing version 1.1 of the Twitter API.
_workspace/src/github.com/azr/backoff
Package backoff helps you at backing off ! It was forked from github.com/cenkalti/backoff which is awesome.
Package backoff helps you at backing off ! It was forked from github.com/cenkalti/backoff which is awesome.
_workspace/src/github.com/dustin/go-jsonpointer
Package jsonpointer implements RFC6901 JSON Pointers
Package jsonpointer implements RFC6901 JSON Pointers
_workspace/src/github.com/dustin/gojson
Package json implements encoding and decoding of JSON objects as defined in RFC 4627.
Package json implements encoding and decoding of JSON objects as defined in RFC 4627.
_workspace/src/github.com/garyburd/go-oauth/oauth
Package oauth is consumer interface for OAuth 1.0, OAuth 1.0a and RFC 5849.
Package oauth is consumer interface for OAuth 1.0, OAuth 1.0a and RFC 5849.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL