Google Natural Language
The Google Natural Language modules in Make, you can analyze entities, sentiments, and syntax, and classify the documents into categories from your Google Natural Language account.
Get Started with Google Natural Language
Prerequisites
A Google account
A Google Cloud Platform account
A Natural Language API project (created via Google Natural Language Console).
Note
Make's use and transfer of information received from Google APIs to any other app will adhere to Google API Services User Data Policy.
Connect to Google Natural Language to Make
To connect your Google Natural Language to Make, you'll need to obtain the project's Client ID and Client Secret in the Google Cloud Platform, and create a new Language project via Google Natural Language Console.
Follow the steps in Google services with OAuth client
Build Google Natural Language Scenarios
After connecting the app, you can perform the following actions:
Analyze Entities
Analyze Entity Sentiment
Analyze Sentiment
Analyze Syntax
Classify a Document
Make an API Call