Artificial Intelligence for .NET: Speech, Language, and Search -  Nishith Pathak

Artificial Intelligence for .NET: Speech, Language, and Search (eBook)

Building Smart Applications with Microsoft Cognitive Services APIs
eBook Download: PDF
2017 | 1st ed.
XXIV, 264 Seiten
Apress (Verlag)
978-1-4842-2949-1 (ISBN)
Systemvoraussetzungen
62,99 inkl. MwSt
  • Download sofort lieferbar
  • Zahlungsarten anzeigen

Get introduced to the world of artificial intelligence with this accessible and practical guide. Build applications that make intelligent use of language and user interaction to better compete in today's marketplace. Discover how your application can deeply understand and interpret content on the web or a user's machine, intelligently react to direct user interaction through speech or text, or make smart recommendations on products or services that are tailored to each individual user.

With Microsoft Cognitive Services, you can do all this and more utilizing a set of easy-to-use APIs that can be consumed on the desktop, web, or mobile devices. Developers normally think of AI implementation as a tough task involving writing complex algorithms. This book aims to remove the anxiety by creating a cognitive application with a few lines of code. There is a wide range of Cognitive Services APIs available. This book focuses on some of the most useful and powerful ways that your application can make intelligent use of language.

Artificial Intelligence for .NET: Speech, Language, and Search will show you how you can start building amazing capabilities into your applications today.

What You'll Learn
  • Understand the underpinnings of artificial intelligence through practical examples and scenarios
  • Get started building an AI-based application in Visual Studio
  • Build a text-based conversational interface for direct user interaction
  • Use the Cognitive Services Speech API to recognize and interpret speech
  • Look at different models of language, including natural language processing, and how to apply them in your Visual Studio application
  • Reuse Bing search capabilities to better understand a user's intention
  • Work with recommendation engines and integrate them into your apps
Who This Book Is For

Developers working on a range of platforms, from .NET and Windows to mobile devices. Examples are given in C#. No prior experience with AI techniques or theory is required.



Nishith Pathak is a Microsoft Most Valuable Professional (MVP), architect, speaker, AI thinker, innovator, and strategist. He is a prolific writer and contributing author and has written many books, articles, reviews, and columns for multiple electronic and print publications. Having 20+ years of experience in IT, Nishith's expertise lies in innovation, research, architecting, designing, and developing applications for Fortune 100 companies using next-generation tools and technologies.  As an early adopter of Microsoft technology, he has kept pace in the certification challenges and succeeded in getting several of his certifications in beta stage.

Nishith is a gold member and sits on the advisory board of various national and international computer science societies and organizations. He has been awarded the elite Microsoft Most Valuable Professional (MVP) a couple of times for his exemplary work and his expertise in Microsoft technologies. He is a member of various advisory groups for Microsoft. Nishith is currently working as Vice President and R&D lead for Accenture Technology Labs. He is focused on key research areas, specifically AI, ML, cognitive, bot, blockchain cloud computing, and helping companies architect solutions based on these technologies. Nishith was born, raised, and educated in a town called Kotdwara in Uttarakhand, India.  Beyond that, as time permits, he spends time with his friends and amuses them with his interests in palmistry and astrology.

Anurag Bhandari is a contributing author to this book and a researcher, programmer, and open source evangelist. His favorite research areas include NLP, IoT, and machine learning. He specializes in developing web as well as mobile apps and solutions. He has extensive experience working with Fortune 500 companies, startups, and NGOs in the capacity of research and software delivery. Anurag hails from Jalandhar, Punjab, where he also completed his graduation in Computer Science from National Institute of Technology. Since his undergraduate days, he has been affiliated with or led several open source projects, such as Granular Linux and OpenMandriva. He is a proud polyglot of programming (C#, Java, JavaScript, PHP, Python) and natural (English, Hindi, Punjabi, French) languages.  Being a technology enthusiast, Anurag keeps meddling with trending technologies and trying out new frameworks and platforms. In his spare time, he reads books, follows sports, drools over gadgets, watches TV shows, plays games and collects stamps.

 


Get introduced to the world of artificial intelligence with this accessible and practical guide. Build applications that make intelligent use of language and user interaction to better compete in today's marketplace. Discover how your application can deeply understand and interpret content on the web or a user's machine, intelligently react to direct user interaction through speech or text, or make smart recommendations on products or services that are tailored to each individual user. With Microsoft Cognitive Services, you can do all this and more utilizing a set of easy-to-use APIs that can be consumed on the desktop, web, or mobile devices. Developers normally think of AI implementation as a tough task involving writing complex algorithms. This book aims to remove the anxiety by creating a cognitive application with a few lines of code. There is a wide range of Cognitive Services APIs available. This book focuses on some of the most useful and powerful ways that your application can make intelligent use of language. Artificial Intelligence for .NET: Speech, Language, and Search will show you how you can start building amazing capabilities into your applications today. What You'll LearnUnderstand the underpinnings of artificial intelligence through practical examples and scenariosGet started building an AI-based application in Visual StudioBuild a text-based conversational interface for direct user interactionUse the Cognitive Services Speech API to recognize and interpret speechLook at different models of language, including natural language processing, and how to apply them in your Visual Studio applicationReuse Bing search capabilities to better understand a user's intentionWork with recommendation engines and integrate them into your appsWho This Book Is ForDevelopers working on a range of platforms, from .NET and Windows to mobile devices. Examples are given in C#. No prior experience with AI techniques or theory is required.

Nishith Pathak is a Microsoft Most Valuable Professional (MVP), architect, speaker, AI thinker, innovator, and strategist. He is a prolific writer and contributing author and has written many books, articles, reviews, and columns for multiple electronic and print publications. Having more than 20 years of experience in IT, Nishith's expertise lies in innovation, research, architecting, designing, and developing applications for Fortune 100 companies using next-generation tools and technologies.  As an early adopter of Microsoft technology, he has kept pace in the certification challenges and succeeded in getting several of his certifications in beta stage. Nishith is a gold member and sits on the advisory board of various national and international computer science societies and organizations. He has been awarded the elite Microsoft Most Valuable Professional (MVP) a couple of times for his exemplary work and his expertise in Microsoft technologies. He is a member of various advisory groups for Microsoft. Nishith is currently working as Vice President and R&D lead for Accenture Technology Labs. He is focused on key research areas, specifically AI, ML, cognitive, bot, blockchain cloud computing, and helping companies architect solutions based on these technologies. Nishith was born, raised, and educated in a town called Kotdwara in Uttarakhand, India.  Beyond that, as time permits, he spends time with his friends and amuses them with his interests in palmistry and astrology.Anurag Bhandari is a contributing author to this book and a researcher, programmer, and open source evangelist. His favorite research areas include NLP, IoT, and machine learning. He specializes in developing web as well as mobile apps and solutions. He has extensive experience working with Fortune 500 companies, startups, and NGOs in the capacity of research and software delivery. Anurag hails from Jalandhar, Punjab, where he also completed his degree in computer science from National Institute of Technology. Since his undergraduate days, he has been affiliated with or led several open source projects, such as Granular Linux and OpenMandriva. He is a proud polyglot of programming (C#, Java, JavaScript, PHP, Python) and natural (English, Hindi, Punjabi, French) languages. Being a technology enthusiast, Anurag keeps meddling with trending technologies and trying out new frameworks and platforms. In his spare time, he reads books, follows sports, drools over gadgets, watches TV shows, plays games, and collects stamps. 

Chapter 1: Getting Started with AI BasicsChapter 2: Creating an AI-Based Application in Visual StudioChapter 3: Building a Conversational User Interface with Microsoft TechnologiesChapter 4: Using Natural Language UnderstandingChapter 5: Exploring a Cognitive Language ModelChapter 6: Consuming and Applying LUISChapter 7: Interacting with Speech APIChapter 8: Enhancing Search Capabilities with AIChapter 9: Working with RecommendationsChapter 10: Future of AI

Erscheint lt. Verlag 14.8.2017
Zusatzinfo XXIV, 264 p. 174 illus., 15 illus. in color.
Verlagsort Berkeley
Sprache englisch
Themenwelt Informatik Programmiersprachen / -werkzeuge NET Programmierung
Mathematik / Informatik Informatik Software Entwicklung
Informatik Theorie / Studium Künstliche Intelligenz / Robotik
Schlagworte AI • C# • Data Science • Language Recognition • Luis • machine learning • Natural Language Processing • Natural language understanding • NLU • tensorflow • Web • WINDOWS
ISBN-10 1-4842-2949-5 / 1484229495
ISBN-13 978-1-4842-2949-1 / 9781484229491
Haben Sie eine Frage zum Produkt?
Wie bewerten Sie den Artikel?
Bitte geben Sie Ihre Bewertung ein:
Bitte geben Sie Daten ein:
PDFPDF (Wasserzeichen)
Größe: 9,1 MB

DRM: Digitales Wasserzeichen
Dieses eBook enthält ein digitales Wasser­zeichen und ist damit für Sie persona­lisiert. Bei einer missbräuch­lichen Weiter­gabe des eBooks an Dritte ist eine Rück­ver­folgung an die Quelle möglich.

Dateiformat: PDF (Portable Document Format)
Mit einem festen Seiten­layout eignet sich die PDF besonders für Fach­bücher mit Spalten, Tabellen und Abbild­ungen. Eine PDF kann auf fast allen Geräten ange­zeigt werden, ist aber für kleine Displays (Smart­phone, eReader) nur einge­schränkt geeignet.

Systemvoraussetzungen:
PC/Mac: Mit einem PC oder Mac können Sie dieses eBook lesen. Sie benötigen dafür einen PDF-Viewer - z.B. den Adobe Reader oder Adobe Digital Editions.
eReader: Dieses eBook kann mit (fast) allen eBook-Readern gelesen werden. Mit dem amazon-Kindle ist es aber nicht kompatibel.
Smartphone/Tablet: Egal ob Apple oder Android, dieses eBook können Sie lesen. Sie benötigen dafür einen PDF-Viewer - z.B. die kostenlose Adobe Digital Editions-App.

Buying eBooks from abroad
For tax law reasons we can sell eBooks just within Germany and Switzerland. Regrettably we cannot fulfill eBook-orders from other countries.

Mehr entdecken
aus dem Bereich
Build practical projects with Blazor, .NET MAUI, gRPC, GraphQL, and …

von Mark J. Price

eBook Download (2023)
Packt Publishing Limited (Verlag)
35,99