Library Hours
Monday to Friday: 9 a.m. to 9 p.m.
Saturday: 9 a.m. to 5 p.m.
Sunday: 1 p.m. to 9 p.m.
Naper Blvd. 1 p.m. to 5 p.m.

LEADER 00000cam a2200793 i 4500 
003    OCoLC 
005    20240129213017.0 
006    m     o  d         
007    cr cnu|||unuuu 
008    180111s2018    xxu     o     001 0 eng d 
015    GBB8M4605|2bnb 
016 7  019140142|2Uk 
019    1019645571|a1021185738|a1021200361|a1026828897|a1048118556
       |a1066428139|a1066448668|a1081253081|a1086547081
       |a1103258165|a1105169825|a1105717742 
020    9781484233962|q(electronic bk.) 
020    1484233964|q(electronic bk.) 
020    |q(print) 
024 7  10.1007/978-1-4842-3396-2|2doi 
027    SPRINTER 
029 1  GBVCP|b1014936357 
029 1  UKMGB|b019140142 
029 1  CHVBK|b555521125 
029 1  CHNEW|b001033015 
029 1  AU@|b000067099425 
029 1  AU@|b000068980183 
035    (OCoLC)1018942143|z(OCoLC)1019645571|z(OCoLC)1021185738
       |z(OCoLC)1021200361|z(OCoLC)1026828897|z(OCoLC)1048118556
       |z(OCoLC)1066428139|z(OCoLC)1066448668|z(OCoLC)1081253081
       |z(OCoLC)1086547081|z(OCoLC)1103258165|z(OCoLC)1105169825
       |z(OCoLC)1105717742 
037    CL0500000936|bSafari Books Online 
040    N$T|beng|erda|epn|cN$T|dN$T|dYDX|dEBLCP|dGW5XE|dUMI|dAZU
       |dSTF|dOCLCF|dUAB|dUPM|dTOH|dSNK|dOCLCQ|dOCLCO|dCOO|dCEF
       |dFMG|dAUD|dKSU|dVT2|dU3W|dOCLCQ|dOCLCO|dOH1|dDEBBG|dAU@
       |dWYU|dG3B|dLVT|dS9I|dC6I|dUKMGB|dIDB|dCAUOI|dYOU|dK6U
       |dMERUC|dMERER|dLIV|dLEAUB|dOCLCQ|dESU|dCNMTR|dLQU|dCNCEN
       |dFVL|dOCLCQ|dOCLCO|dERF|dUKBTH|dUHL|dUWW|dUKAHL|dOCLCQ
       |dSRU|dBRF|dAJS|dNLW|dS2H|dOCLCQ|dOCLCO|dAAA|dCOM|dLUU
       |dOCLCQ|dOCLCO|dOCLCL 
049    INap 
066    |c(2|cArab 
082 04 005.4/37 
082 04 005.4/37|223 
099    eBook O'Reilly for Public Libraries 
100 1  Mitrevski, Martin,|eauthor. 
245 10 Developing conversational interfaces for iOS :|badd 
       responsive voice control to your apps /|cMartin Mitrevski.
       |h[O'Reilly electronic resource] 
264  1 [United States] :|bApress,|c2018. 
264  4 |c©2018 
300    1 online resource 
336    text|btxt|2rdacontent 
337    computer|bc|2rdamedia 
338    online resource|bcr|2rdacarrier 
347    |bPDF 
347    text file 
500    Includes index. 
505 0  Intro; Table of Contents; About the Author; About the 
       Technical Reviewer; Introduction; Chapter 1: 
       Conversational Interfaces; GUI Beginnings; Graphical User 
       Interfaces Challenges; Voice as a User Interface; 
       Understanding Language; Products on the Market; Overview
       of the Process; What the Products Do; Conversational 
       Interfaces Flow; Natural LanguageUnderstanding Concepts; 
       Summary; Chapter 2: Booking a Ride with SiriKit; Booking
       a Ride; Creating a Siri Extension; Implementing the 
       Principal Class; Checking the Status of a Ride; 
       Building a Custom App Vocabulary. 
505 8  Creating a Global App VocabularyProviding App Name 
       Synonyms; Allowing a User-Specific Vocabulary; Summary; 
       Chapter 3: Creating Lists with SiriKit; Overview of theÂ
       App; App Groups; INCreateTaskListIntent; INAddTasksIntent;
       INSetTaskAttributeIntent; UI Testing with Siri; Summary; 
       Chapter 4: Speech, Synthesizers, and Dialogflow; Creating
       a Simple Grocery List; Implementing Speech Recognition; 
       Implementing Text to Speech; Using AVSpeechSynthesizer; 
       Using Dialogflow (api.ai); Training a Dialogflow Agent; 
       Integrating Dialogflow into the App; Summary. 
505 8  Chapter 5: Getting Started with Wit.aiCreating a Grocery
       List App; Performing the iOS Implementation; Using Wit.ai
       and Modern Objective-C Syntax; Implementing Nullability 
       Specifiers; Implementing Lightweight Generics; Wit.ai vs. 
       Dialogflow vs. Others; Using a Language-Understanding 
       Intelligent Service; Using Amazon Lex; Using Watson IBM; 
       Summary; Chapter 6: Natural Language Processing on iOS; 
       Keyword Extraction; TF-IDF Algorithm; Showing Orthography;
       Summary; Chapter 7: Sentiment Analysis with Core ML; 
       Classifying Movie Reviews; Creating a Core ML Model. 
505 8  Doing the iOS App ImplementationUnderstanding Core ML 
       Limitations; Summary; Chapter 8: Conversational Interface 
       Challenges; Security; Quality; Project Common Voice; Is It
       Dangerous?; Will People Use It?; Summary; Index. 
520    |6880-01|a"Learn how to incorporate your own 
       conversational interfaces into iOS applications. This book
       will help you work comfortably multiple frameworks, 
       including Apple's Speech and SiriKit frameworks; Google's 
       API. AI conversational interfaces platform; and Facebook's
       Wit.ai. You'll explore the basics of natural language 
       processing on iOS and see how to develop sentiment 
       analysis with Apple's new Core ML framework. You'll also 
       understand the primary challenges conversational 
       interfaces face, and how to future proof your design. With
       the introduction of SiriKit and the Speech framework, iOS 
       developers now have huge opportunities to work with 
       conversational interfaces in their apps. The latest 
       advancements in natural language processing and machine 
       learning allow for the development of complex 
       conversational interfaces. This book incorporates all 
       aspects of conversational interfaces on iOS--from voice 
       transcription to natural language processing and entities 
       extraction to text to speech commands."--|cProvided by 
       publisher 
588 0  Online resource; title from PDF title page (Ebsco, viewed 
       January 15, 2018). 
590    O'Reilly|bO'Reilly Online Learning: Academic/Public 
       Library Edition 
630 00 iOS (Electronic resource) 
630 07 iOS (Electronic resource)|2fast 
650  0 Multimodal user interfaces (Computer systems) 
650  6 Interfaces utilisateurs multimodales (Systèmes 
       informatiques) 
650  7 Macintosh programming.|2bicssc 
650  7 Multimodal user interfaces (Computer systems)|2fast 
650 14 Computer Science. 
650 24 Apple and iOS. 
776 08 |iPrint version:|aMitrevski, Martin.|tDeveloping 
       conversational interfaces for iOS.|d[United States] : 
       Apress, 2018|z1484233956|z9781484233955|w(OCoLC)1012197368
856 40 |uhttps://ezproxy.naperville-lib.org/login?url=https://
       learning.oreilly.com/library/view/~/9781484233962/?ar
       |zAvailable on O'Reilly for Public Libraries 
880    |6520-01/Arab/r|aLearn how to incorporate your own 
       conversational interfaces into iOS applications. This book
       will help you work comfortably multiple frameworks, 
       including Apple's Speech and SiriKit frameworks; Google's 
       API. AI conversational interfaces platform; and Facebooks 
       Wit.ai.ٯu'll explore the basics of natural language 
       processing on iOS and see how to develop sentiment 
       analysis with Apple's new Core ML framework. You'll also 
       understand the primary challenges conversational 
       interfaces face, and how to future proof your design.שth 
       the introduction of SiriKit and the Speech framework, iOS 
       developers now have huge opportunities to work with 
       conversational interfaces in their apps. The latest 
       advancements in natural language processing and machine 
       learning allow for the development of complex 
       conversational interfaces. This book incorporates all 
       aspects of conversational interfaces on iOSfrom voice 
       transcription to natural language processing and entities 
       extraction to text to speech commands. 
938    Askews and Holts Library Services|bASKH|nAH34377542 
938    ProQuest Ebook Central|bEBLB|nEBL5217044 
938    EBSCOhost|bEBSC|n1682232 
938    YBP Library Services|bYANK|n15091675 
994    92|bJFN