Posts tagged 'Google'

Google Natural Language API - Analyzing Live News Sentiment in Python

Part Three: Using the Google Natural Language API to Analyze News Sentiment.

GCP Authentication and Google Translation API

Part Two: Using the Google Translate API to Translate International News.

The News API - Requesting Live Headlines with Python

This project creates a program to provide a user the choice to receive positive or negative news, from news sources around the world. Part One: Collecting Live News Data Using the News API.

IPYNB: News API, Google Translate API, Google Natural Language API

Full python code showing the setup and configuration of the News API, Google Translation API, and Google Natural Language API. Plus lots of panads, for loops, and other fun stuff.