One of the things you can do with the Text Analytics API, is the ability to recognise sentiment. This simply means that this API is able to detect if a piece of text has a positive or a negative feeling. Since our bot mainly gets it’s input from text, we can use the Text API to validate if the user is happy or not. Just like with the other Cognitive Services, it’s really simple to tap into this form of …