| 000 | 00000nam u2200205 a 4500 | |
| 001 | 000045945668 | |
| 005 | 20180702183702 | |
| 008 | 180628s2018 xx a 001 0 eng d | |
| 020 | ▼a 9781509304981 | |
| 040 | ▼a 211009 ▼c 211009 ▼d 211009 | |
| 082 | 0 4 | ▼a 006.35 ▼2 23 |
| 084 | ▼a 006.35 ▼2 DDCK | |
| 090 | ▼a 006.35 ▼b M473p | |
| 100 | 1 | ▼a Mayo, Joseph. |
| 245 | 1 0 | ▼a Programming the Microsoft Bot Framework : ▼b a multiplatform approach to building chatbots / ▼c Joe Mayo. |
| 260 | ▼a [S.l.] : ▼b Microsoft Press, ▼c c2018. | |
| 300 | ▼a xxi, 370 p. : ▼b ill. ; ▼c 23 cm. | |
| 490 | 1 | ▼a Professional |
| 500 | ▼a Includes index. | |
| 650 | 0 | ▼a Natural language processing (Computer science). |
| 650 | 0 | ▼a Artificial intelligence. |
| 650 | 0 | ▼a Application software ▼x Development. |
| 650 | 0 | ▼a Web site development. |
| 830 | 0 | ▼a Professional. |
| 945 | ▼a KLPA |
Holdings Information
| No. | Location | Call Number | Accession No. | Availability | Due Date | Make a Reservation | Service |
|---|---|---|---|---|---|---|---|
| No. 1 | Location Science & Engineering Library/Sci-Info(Stacks2)/ | Call Number 006.35 M473p | Accession No. 121245138 (3회 대출) | Availability Available | Due Date | Make a Reservation | Service |
Contents information
Book Introduction
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.
Information Provided By: :
Author Introduction
조 마요(지은이)
여러 해 동안 마이크로소프트 MVP로 활동했으며, 마이크로소프트 기술을 전문으로 하는 저자이자 소프트웨어 컨설턴트다. 7종의 책을 집필했고, 여러 잡지에 수많은 기사를 기고했으며, 다양한 온/오프라인 교육도 진행했다. 그의 경험은 데스크톱, 클라우드, 디바이스 등 광범위한 기술에 걸쳐 있다. 또한, LINQ-to-Twitter 오픈 소스 프로젝트를 생성했고, 2000년부터는 C#과 .NET으로 작업해 왔다. 트위터에서 @JoeMayo로 검색하면 #BotFramework와 #AI에 대한 그의 의견을 확인할 수 있다.
Table of Contents
CONTENTS Introduction = xv PART Ⅰ GETTING STARTED CHAPTER 1 Exploring Bot Framework Architecture = 3 CHAPTER 2 Setting up a Project = 15 CHAPTER 3 Building Conversations : The Essentials = 39 CHAPTER 4 Fine-Tuning Your Chatbot = 65 PART Ⅱ BOT BUILDER CHAPTER 5 Building Dialogs = 91 CHAPTER 6 Using FormFlow = 119 CHAPTER 7 Customizing FormFlow = 153 CHAPTER 8 Using Natural Language Processing(NLP) with LUIS = 183 CHAPTER 9 Managing Advanced Conversation = 203 PART Ⅲ CHANNELS AND GUI CHAPTER 10 Attaching Cards = 237 CHAPTER 11 Configuring Channels = 279 CHAPTER 12 Creating Email, SMS, and Web Chatbots = 291 PART Ⅳ APIS, INTEGRATIONS, AND VOICE CHAPTER 13 Coding Custom Channels with the Direct Line API = 303 CHAPTER 14 Integrating Cognitive Services = 321 CHAPTER 15 Adding Voice Services = 345 Index = 361
