Twitter Sentiment Analysis in Go using Google NLP API

Mark Chmarny
Mark Chmarny Blog
Published in
1 min readMay 12, 2017

As part of my ramp up on Google APIs I wanted to create a project that would allow me some practical exercise in a context of a real application.

High-level overview of TFeel components

TFeel (short for Twitter Feeling) is a simple sentiment analyses over tweeter data for specific Twitter search terms using Google Cloud services:

All GCP services used in this example can be run under the GCP Free Tier plan. More more information see https://cloud.google.com/free/

The Go code, docs, and setup scripts are located in my GitHub repo.

--

--

Mark Chmarny
Mark Chmarny Blog

Unique blend of technology know-how and product leadership. Always looking for innovative ways to solve problems. Strong advocate for open source software.