Cantitate/Preț
Produs

Programming the Microsoft Bot Framework: Developer Reference (Paperback)

Autor Joe Mayo
en Limba Engleză Paperback – 30 apr 2017
This is the only comprehensive, authoritative guide to building Conversational User Interfaces (CUI, a.k.a. bots, chatbots, or chatterbots) with the Microsoft Bot Framework. Reflecting the next radical revolution in human-computer interaction, it will help you leverage advanced artificial intelligence (AI) and natural language processing to empower new and existing applications with stunningly intuitive conversational interfaces.

Long-time Microsoft MVP Joe Mayo begins with high-level explanations of what Microsoft Bot Framework is, what you can do with it, and why it matters so much. Next, he presents the foundational knowledge you need to start creating real bots and CUIs. Step by step, you'll learn how to build message dialogs, manage conversations, interact with framework APIs, and incorporate powerful natural language processing with Microsoft's advanced Language Understanding Intelligent Service (LUIS). Mayo also offers detailed guidance on deploying your customized bots to key platforms such as Slack, Skype, and Facebook Messenger.

Throughout, Mayo's practical examples combine code with clear explanations of when and why you would perform each task. From start to finish, Programming the Microsoft Bot Framework is relentlessly practical, helping you translate the advanced "magic" of intelligent bots into real solutions right now.

Citește tot Restrânge

Din seria Developer Reference (Paperback)

Preț: 23097 lei

Preț vechi: 28871 lei
-20% Nou

Puncte Express: 346

Preț estimativ în valută:
4420 4587$ 3694£

Carte disponibilă

Livrare economică 24 februarie-10 martie
Livrare express 07-13 februarie pentru 3877 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781509304981
ISBN-10: 1509304983
Pagini: 496
Dimensiuni: 189 x 229 x 19 mm
Greutate: 0.66 kg
Editura: PEARSON PROFESSIONAL COMPUTING
Seria Developer Reference (Paperback)


Notă biografică

Joe Mayo, a multi-year Microsoft MVP, is an author and independent software consultant specializing in Microsoft technologies. He has written seven books and many magazine articles, and taught numerous online and in-person courses. Mayo's experience spans a wide spectrum of desktop, cloud, and device technologies. He created the LINQ-to-Twitter open source project, and has worked with C# and .NET since 2000.


Cuprins

Part I: Getting Started

1. Exploring Bot Framework Architecture

2. Setting up a Project

3. Building Conversations: The Essentials

4. Fine-Tuning Your Chatbot

Part II: Bot Builder

5. Building Dialogs

6. Using FormFlow

7. Customizing FormFlow

8. Using Natural Language Processing (NLP) with LUIS

9. Managing Advanced Conversation

Part III: Channels and GUI

10. Attaching Cards

11. Configuring Channels

12. Creating Email, SMS, and Web Chat Bots

Part IV: APIs and Integrations

13. Coding Custom Channels with the Direct Line API

14. Integrating Cognitive Services

15. Adding Voice Services