Book Image

Learning Microsoft Cognitive Services

By : Leif Larsen
Book Image

Learning Microsoft Cognitive Services

By: Leif Larsen

Overview of this book

Take your app development to the next level with Learning Microsoft Cognitive Services. Using Leif's knowledge of each of the powerful APIs, you'll learn how to create smarter apps with more human-like capabilities. ? Discover what each API has to offer and learn how to add it to your app ? Study each AI using theory and practical examples ? Learn current API best practices
Table of Contents (20 chapters)
Learning Microsoft Cognitive Services
Credits
About the Author
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface
12
Additional Information on Linguistic Analysis

Summary


Throughout this chapter, we have taken our first look at the Knowledge APIs. We started by linking entities using the Entity Linking API. Doing so allows us to recognize entities based on context and link all entities of the same type in a text. Moving on, we dived into the Recommendations API. We learned how to set up recommendation models using existing catalog and usage data. Using these models, we learned how to utilize these in a simple example application.

In the next chapter, we will continue with Knowledge APIs. We will learn how to structure natural language queries and evaluate query expressions. In addition, we will learn how to add auto-completion to natural language queries.