Enabling the sentiment analysis feature in texts
This content was translated using artificial intelligence. To request a review, please email documentacao_se@softexpert.com.
Prerequisites
- SoftExpert Copilot as part of the solutions acquired by the organization.
- SoftExpert Suite environment hosted in the cloud.
- SoftExpert Sentiment Analysis data source previously configured.
- SoftExpert Form as part of the solutions acquired by the organization.
- Access to the File > Form (FO005) menu.
- Responsive form previously created.
- Variable, Expression, or Function previously created.
Introduction
In SoftExpert Form, Artificial Intelligence (AI) can be used to perform sentiment analysis on texts.
This article will demonstrate how to enable the feature in SoftExpert Form.
Sentiment analysis on texts
The sentiment analysis feature for texts uses the SoftExpert Sentiment Analysis data source, which has a pre-configured command to analyze the feedback texts sent by the user and identify the predominant sentiment. To use the feature, it is necessary to create a rule and associate it with a specific form element.
See in the video below how to configure the execution rule of the sentiment analysis feature for texts:
Conclusion
Thus, when the rule is executed, it will be activated and will call the REST data source. The return of this service fills the corresponding field with the sentiment analysis of the feedback, classifying it as positive, negative, or neutral. In addition to the classification, a numeric score is provided for each sentiment, allowing for a more detailed analysis.
To see the feature up and running in practice, in the context of an AI-automated workflow, refer to the Use AI in responsive forms article.

