Microsoft Cloud Service - Azure provides different Cognitive AI/ML APIs which help solve problems and automate stuff. The Bing Spell Check API helps you to detect spelling errors in the text which you scan using API. It gives suggestions of words which might be wrong in the sentence. [Try the demo ] Let us get … Continue reading How to use Azure Bing Spell Check API using node.js?
Tag: Cognitive
Node.js: Developing a chat bot on Microsoft Azure Portal
To develop chat bot on Microsoft Azure Portal you should have Microsoft Outlook ID and you need to login to the Azure Account and activate the free trial for next 30 days. After you have setup the Azure account he we need to go to: New > AI+Cognitive Services > Web App Bot As shown in … Continue reading Node.js: Developing a chat bot on Microsoft Azure Portal