Building a bot application using Cognitive Services APIs

Let's perform the following steps to build a bot application using Cognitive Services APIs:

  1. Open Visual Studio, click on New | Project, and select Visual C# from the left side template category; then, you will see Bot Application template under the templates section:
  1. Select Bot Application template, name the project as IntentProcessing, and then click on OK:

Here, we will explain to you how to identify parts of speech in a sentence sent by a user to the bot. For this, we will use ...

Get Building Bots with Microsoft Bot Framework now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.