Skip to content

Google Perspective#

Use the Google Perspective node to automate work in Google Perspective, and integrate Google Perspective with other applications. Ensemble has built-in support for a wide range of Google Perspective features, including analyzing comments.

On this page, you'll find a list of operations the Google Perspective node supports and links to more resources.

Credentials

Refer to Google Perspective credentials for guidance on setting up authentication.

Basic operations#

  • Analyze Comment

Example usage#

This Pathway allows you to analyze a comment for profanity. This example usage Pathway uses the following nodes. - Start - Google Perspective

1. Start node#

The Start node exists by default when you create a new workflow.

2. Google Perspective node#

  1. First enter credentials for the Google Perspective node. You can find out how to enter credentials for this node here.
  2. The Analyze Comment Operation is selected by default.
  3. In the Text field enter the comment to be analyzed.
  4. From the Properties section click Add Attribute.
    • For Attribute Name select Profanity.
    • For Score Threshold leave the 0.00 default setting to return all scores.
  5. Click on Execute Node to run the workflow.