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🔄📈

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • No reviews yet

  • 1 bookmark

  • >99% runs succeeded

  • Created in Nov 2024

  • Modified 3 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.

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: