Sentiment Analysis Text Classification πŸ“ˆ avatar

Sentiment Analysis Text Classification πŸ“ˆ

Try for free

2 hours trial then $9.90/month - No credit card required now

Go to Store
Sentiment Analysis Text Classification πŸ“ˆ

Sentiment Analysis Text Classification πŸ“ˆ

scrapestorm/sentiment-analysis-text-classification
Try for free

2 hours trial then $9.90/month - No credit card required now

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πŸ”„πŸ“ˆ

You can access the Sentiment Analysis Text Classification πŸ“ˆ programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "Texts": [
3    "I am so happy with this product!",
4    "This is the worst experience I'\''ve ever had.",
5    "The weather is nice today.",
6    "I feel great about this decision.",
7    "I am not sure if I made the right choice."
8  ]
9}' |
10apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community

Actor Metrics

  • 2 monthly users

  • 1 star

  • >99% runs succeeded

  • Created in Nov 2024

  • Modified a month ago