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

6

Monthly users

3

Runs succeeded

85%

Last modified

5 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: