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.
When opening it for the first time, you will be prompted to enter your credentials.
You can retrieve it here - on your Tinq.ai profile.
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.
- Select the content, or enter the range manually
- Enter the output column. By default the output column is the first column on the right of the selected range
- 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
Once you have classifiers, simply get the ID of your classifier and enter it in the classifier field.
- Select the content, or enter the range manually
- Enter the classifier ID from your classifiers.
- Enter the output column. By default the output column is the first column on the right of the selected range
- Hit PROCESS.
A loader should appear and display the label in the output column.
Updated over 2 years ago