The Sentiment Analyzer Function uses natural language analysis to assign a sentiment rating to text.
Input Fields
- Text is the sentence or sentences you want to analyze.
Output Fields
- Result is one of the following values: very positive, positive, neutral, negative, or very negative.
Examples
- “Thank you for your help.” - positive
- “This is the worst product ever!” - very negative
- “Let’s go bowling.” - neutral