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

14

Monthly users

5

Runs succeeded

90%

Issues response

2 hours

Last modified

20 days 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: