Skip to main content

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

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 Connecting to Google services using custom OAuth client

Build Google Natural Language Scenarios

After connecting the app, you can perform the following actions:

Entity
  • Analyze Entities

  • Analyze Entity Sentiment

Sentiment
  • Analyze Sentiment

Syntax
  • Analyze Syntax

Document Classification
  • Classify a Document

Other
  • Make an API Call