Sentiment Analysis Text Classification πŸ“ˆ avatar
Sentiment Analysis Text Classification πŸ“ˆ

Pricing

$9.90/month + usage

Go to Store
Sentiment Analysis Text Classification πŸ“ˆ

Sentiment Analysis Text Classification πŸ“ˆ

Developed by

Storm_Scraper

Storm_Scraper

Maintained by Community

Paste your text to receive a sentiment analysis evaluation using an AI-powered tool. 🌟 Get the sentiment score and the classification (positive, negative, neutral) for each phrase. πŸ“Š Export the analyzed data, run the tool through an API, schedule automatic checks, or integrate with other toolsπŸ”„πŸ“ˆ

0.0 (0)

Pricing

$9.90/month + usage

1

Total users

12

Monthly users

2

Runs succeeded

89%

Last modified

7 months ago

You can access the Sentiment Analysis Text Classification πŸ“ˆ 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": [
< "I am so happy with this product!",
< "This is the worst experience I'\''ve ever had.",
< "The weather is nice today.",
< "I feel great about this decision.",
< "I am not sure if I made the right choice."
< ]
<}' |
<apify call scrapestorm/sentiment-analysis-text-classification --silent --output-dataset

Sentiment Analysis Text Classification πŸ“ˆ API through CLI

The Apify CLI is the official tool that allows you to use Sentiment Analysis Text Classification πŸ“ˆ locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: