This is a service for analyzing the emotional content of text. Whether you want to understand the sentiment behind a review, a social media post, or any other piece of text, our analysis can provide valuable insights.

Features

  • Language Support: Analyze text in multiple languages.
  • Sentiment Analysis: Determine if the text is positive, negative, or neutral.
  • Emotion Recognition: Identify specific emotions such as joy, sadness, anger, etc.

Usage

To use the service, simply send a GET request to /text-emotion-analysis with your text as the query parameter.

For example:

GET /text-emotion-analysis?text=I%20love%20this%20product

Language Style

This service supports multiple language styles. If you access this through a URL like /en/xxx, you will receive English content. Otherwise, you will receive content in Chinese.

Safety Notice

We strictly enforce content guidelines and do not tolerate any form of explicit or politically sensitive content. If your request contains such material, we will not process it.

Learn More

For more information about text emotion analysis and its applications, check out our FAQ page.


smile_face

This is an example of a positive emotion analysis. To see more examples and learn about different emotions, visit our examples page.