You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/text-analytics/how-tos/text-analytics-how-to-sentiment-analysis.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ Sentiment Analysis v3 can return scores and labels at a sentence and document le
74
74
You can find an example C# application that calls this version of Sentiment Analysis on [GitHub](https://github.com/Azure-Samples/cognitive-services-REST-api-samples/tree/master/dotnet/Language/SentimentV3.cs).
75
75
76
76
77
-
#### [Version 2](#tab/version-2)
77
+
#### [Version 2.1](#tab/version-2)
78
78
79
79
### Sentiment scoring
80
80
@@ -100,7 +100,7 @@ Create a POST request. You can [use Postman](text-analytics-how-to-call-api.md)
0 commit comments