Sentiment and Subject / Topic Analysis avatar
Sentiment and Subject / Topic Analysis

Pricing

$1.00 / 1,000 results

Go to Store
Sentiment and Subject / Topic Analysis

Sentiment and Subject / Topic Analysis

Developed by

Ai Founder

Ai Founder

Maintained by Community

Artificial Intelligence divides the text into sentences and analyzes the topic, subtopic and sentiment for each sentence.

0.0 (0)

Pricing

$1.00 / 1,000 results

1

Total users

7

Monthly users

3

Runs succeeded

>99%

Last modified

a month ago

You can access the Sentiment and Subject / Topic Analysis programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "texts": [
< "My phone stopped charging.",
< "I tried to return it but they said it was user error."
< ]
<}' |
<apify call ai_founder/sentiment-and-subject-topic-analysis --silent --output-dataset

Sentiment and Subject / Topic Analysis API through CLI

The Apify CLI is the official tool that allows you to use Sentiment and Subject / Topic Analysis locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: