Google Sheet add-on

Get started with Tinq.ai's Google Sheet add-on.

Introduction

Tinq.ai's Google Sheet add-on makes it easy to perform various text analysis.
At the moment, it is possible to perform sentiment analysis and classification.

The extension is actively being developed, and all the features offered by Tinq.ai's integration will be available over time.

Usage

In order to use the add-on, simply open it through the menu bar from Google Sheet.

1410

When opening it for the first time, you will be prompted to enter your credentials.

634

You can retrieve it here - on your Tinq.ai profile.

1664

Once your credentials are set, you're good to go. You will be able to use the add-on.

Sentiment analysis

The sentiment analysis tool is a wrapper of the sentiment analysis API.
It makes it easy to perform large scale sentiment analysis within Google Sheet.

2446
  1. Select the content, or enter the range manually
  2. Enter the output column. By default the output column is the first column on the right of the selected range
  3. Hit PROCESS.

A loader should appear and display the sentiment in the output column.

Classification

In order to use the classifier, you may first create your own classifier.

πŸ“˜

How to create a classifier

Learn how to create a classifier (with video).

Once you have classifiers, simply get the ID of your classifier and enter it in the classifier field.

2230
  1. Select the content, or enter the range manually
  2. Enter the classifier ID from your classifiers.
  3. Enter the output column. By default the output column is the first column on the right of the selected range
  4. Hit PROCESS.

A loader should appear and display the label in the output column.