Cargando…

Developing conversational interfaces for iOS : add responsive voice control to your apps /

"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'...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Mitrevski, Martin (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [United States] : Apress, 2018.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_on1018942143
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 180111s2018 xxu o 001 0 eng d
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d N$T  |d YDX  |d EBLCP  |d GW5XE  |d UMI  |d AZU  |d STF  |d OCLCF  |d UAB  |d UPM  |d TOH  |d SNK  |d OCLCQ  |d OCLCO  |d COO  |d CEF  |d FMG  |d AUD  |d KSU  |d VT2  |d U3W  |d OCLCQ  |d OCLCO  |d OH1  |d DEBBG  |d AU@  |d WYU  |d G3B  |d LVT  |d S9I  |d C6I  |d UKMGB  |d IDB  |d CAUOI  |d YOU  |d K6U  |d MERUC  |d MERER  |d LIV  |d LEAUB  |d OCLCQ  |d ESU  |d CNMTR  |d LQU  |d CNCEN  |d FVL  |d OCLCQ  |d OCLCO  |d ERF  |d UKBTH  |d UHL  |d UWW  |d UKAHL  |d OCLCQ  |d SRU  |d BRF  |d AJS  |d NLW  |d S2H  |d OCLCQ  |d OCLCO  |d AAA  |d COM  |d LUU  |d OCLCQ  |d OCLCO 
066 |c (2  |c Arab 
015 |a GBB8M4605  |2 bnb 
016 7 |a 019140142  |2 Uk 
019 |a 1019645571  |a 1021185738  |a 1021200361  |a 1026828897  |a 1048118556  |a 1066428139  |a 1066448668  |a 1081253081  |a 1086547081  |a 1103258165  |a 1105169825  |a 1105717742 
020 |a 9781484233962  |q (electronic bk.) 
020 |a 1484233964  |q (electronic bk.) 
020 |z 9781484233955  |q (print) 
020 |z 1484233956 
024 7 |a 10.1007/978-1-4842-3396-2  |2 doi 
027 |a SPRINTER 
029 1 |a GBVCP  |b 1014936357 
029 1 |a UKMGB  |b 019140142 
029 1 |a CHVBK  |b 555521125 
029 1 |a CHNEW  |b 001033015 
029 1 |a AU@  |b 000067099425 
029 1 |a AU@  |b 000068980183 
035 |a (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 |a CL0500000936  |b Safari Books Online 
050 4 |a QA76.9.U83  |b M58 2018 
072 7 |a COM  |x 070000  |2 bisacsh 
082 0 4 |a 005.4/37  |2 23 
049 |a UAMI 
100 1 |a Mitrevski, Martin,  |e author. 
245 1 0 |a Developing conversational interfaces for iOS :  |b add responsive voice control to your apps /  |c Martin Mitrevski. 
264 1 |a [United States] :  |b Apress,  |c 2018. 
264 4 |c ©2018 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |b PDF 
347 |a text file 
500 |a Includes index. 
588 0 |a Online resource; title from PDF title page (Ebsco, viewed January 15, 2018). 
520 |6 880-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."--  |c Provided by publisher 
505 0 |a 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 |a 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 |a 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 |a 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. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a iOS (Electronic resource) 
630 0 7 |a iOS (Electronic resource)  |2 fast 
650 0 |a Multimodal user interfaces (Computer systems) 
650 1 4 |a Computer Science. 
650 2 4 |a Apple and iOS. 
650 6 |a Interfaces utilisateurs multimodales (Systèmes informatiques) 
650 7 |a Macintosh programming.  |2 bicssc 
650 7 |a COMPUTERS  |x User Interfaces.  |2 bisacsh 
650 7 |a Multimodal user interfaces (Computer systems)  |2 fast 
776 0 8 |i Print version:  |a Mitrevski, Martin.  |t Developing conversational interfaces for iOS.  |d [United States] : Apress, 2018  |z 1484233956  |z 9781484233955  |w (OCoLC)1012197368 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484233962/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
880 |6 520-01/Arab/r  |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 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 |a Askews and Holts Library Services  |b ASKH  |n AH34377542 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL5217044 
938 |a EBSCOhost  |b EBSC  |n 1682232 
938 |a YBP Library Services  |b YANK  |n 15091675 
994 |a 92  |b IZTAP