Book Image

Learning Microsoft Cognitive Services - Second Edition

By : Leif Larsen
Book Image

Learning Microsoft Cognitive Services - Second Edition

By: Leif Larsen

Overview of this book

Microsoft has revamped its Project Oxford to launch the all new Cognitive Services platform-a set of 30 APIs to add speech, vision, language, and knowledge capabilities to apps. This book will introduce you to 24 of the APIs released as part of Cognitive Services platform and show you how to leverage their capabilities. More importantly, you'll see how the power of these APIs can be combined to build real-world apps that have cognitive capabilities. The book is split into three sections: computer vision, speech recognition and language processing, and knowledge and search. You will be taken through the vision APIs at first as this is very visual, and not too complex. The next part revolves around speech and language, which are somewhat connected. The last part is about adding real-world intelligence to apps by connecting them to Knowledge and Search APIs. By the end of this book, you will be in a position to understand what Microsoft Cognitive Service can offer and how to use the different APIs.
Table of Contents (19 chapters)
Title Page
Credits
About the Author
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface

Summary


Throughout this chapter, we have focused on the Language APIs. We started by creating the parts needed to execute API calls to the different services. Following this, we looked at the Bing Spell Check API. Next, we learned how to use web language models to break words and calculate the probability of word sequences. We moved into more analytical APIs, where we learned how to detect languages, key phrases, and sentiment. We completed the chapter by taking a brief look at linguistic analysis.

The next chapter will take us from Language APIs into Knowledge APIs. In this chapter, we will learn how to recognize and identify entities based on context. In addition, we will learn how to use the Recommendations API.