Sentiment Analysis Online Tool
No credit card required
Sentiment Analysis Online Tool
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 demoYou 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:
Actor Metrics
9 monthly users
-
3 stars
99% runs succeeded
Created in Jun 2024
Modified 2 months ago