rob-derosa/Sentiment Analysis Action

Analyzes text for sentiment and give a confidence score for positive, neutral and negative

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
azure-cognitive-subscription-keyAzure Cognitive Services resource key found in in the Azure Portalyes
azure-cognitive-endpointAzure Cognitive Services endpoint found in in the Azure Portalyes
text-to-analyzeThe text to analyze for sentimentyes
text-languageThe language of the text to analyze for sentimentyes
namedescription
positiveOverall confidence score of positivity in the text
neutralOverall confidence score of neutrality in the text
negativeOverall confidence score of negativity in the text
resultsJSON payload of with deeper, per-sentence analysis