Sentiment Analysis Online Tool avatar

Sentiment Analysis Online Tool

Try for free

No credit card required

View all Actors
Sentiment Analysis Online Tool

Sentiment Analysis Online Tool

tri_angle/sentiment-analysis-online-tool
Try for free

No credit card required

Type in or paste text to get sentiment analysis evaluation using a tool with built-in AI model. Get the sentiment score (0 to 1) and classification (positive, negative, neutral) for each phrase. Export analyzed data, run this tool via API, schedule ad monitor runs or integrate with other tools.

Do you want to learn more about this Actor?

Get a demo

You can access the Sentiment Analysis Online Tool 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 like turtles",
4    "I am ok",
5    "The weather is awful!"
6  ]
7}' |
8apify call tri_angle/sentiment-analysis-online-tool --silent --output-dataset

šŸŖ¶ Sentiment Analysis Online Tool API through CLI

The Apify CLI is the official tool that allows you to use Sentiment Analysis Online Tool 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 Apify
Actor metrics
  • 1 monthly user
  • 2 stars
  • 100.0% runs succeeded
  • Created in Jun 2024
  • Modified 15 days ago