'How to use and enable sentiment analysis in azure bot framework
How to use and enable sentiment analysis in azure bot framework, i want to implement sentimental analysis using azure bot framework.
Solution 1:[1]
As Md Farid Uddin Kiron said, you can use
azure sentiment analysis endpoint API
same can be implemented by referring https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/sentiment-opinion-mining/quickstart?pivots=programming-language-csharp#setting-up
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | MadhurajVadde-MT |
