Building Chatbots with Python Using Natural Language Processing and Machine Learning

Build your own chatbot using Python and open source tools. This book begins with an introduction to chatbots where you will gain vital information on their architecture. You will then dive straight into natural language processing with the natural language toolkit (NLTK) for building a custom langua...

Full description

Bibliographic Details
Main Author: Raj, Sumit
Format: eBook
Language:English
Published: Berkeley, CA Apress 2019, 2019
Edition:1st ed. 2019
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02555nmm a2200313 u 4500
001 EB001859375
003 EBX01000000000000001023471
005 00000000000000.0
007 cr|||||||||||||||||||||
008 190101 ||| eng
020 |a 9781484240960 
100 1 |a Raj, Sumit 
245 0 0 |a Building Chatbots with Python  |h Elektronische Ressource  |b Using Natural Language Processing and Machine Learning  |c by Sumit Raj 
250 |a 1st ed. 2019 
260 |a Berkeley, CA  |b Apress  |c 2019, 2019 
300 |a XIX, 192 p. 75 illus  |b online resource 
505 0 |a Chapter 1: Introducing Chatbots -- Chapter 2: Natural Language Processing -- Chapter 3: Chatbot Development -- Chapter 4: Chatbot Communication -- Chapter 5: Build-Train-Deploy 
653 |a Compilers (Computer programs) 
653 |a Compilers and Interpreters 
653 |a Programming Techniques 
653 |a Computer programming 
653 |a Python 
653 |a Python (Computer program language) 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-1-4842-4096-0 
856 4 0 |u https://doi.org/10.1007/978-1-4842-4096-0?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 5,133 
520 |a Build your own chatbot using Python and open source tools. This book begins with an introduction to chatbots where you will gain vital information on their architecture. You will then dive straight into natural language processing with the natural language toolkit (NLTK) for building a custom language processing platform for your chatbot. With this foundation, you will take a look at different natural language processing techniques so that you can choose the right one for you. The next stage is to learn to build a chatbot using the API.ai platform and define its intents and entities. During this example, you will learn to enable communication with your bot and also take a look at key points of its integration and deployment. The final chapter of Building Chatbots with Python teaches you how to build, train, and deploy your very own chatbot. Using open source libraries and machine learning techniques you willlearn to predict conditions for your bot and develop a conversational agent as a web application. Finally you will deploy your chatbot on your own server with AWS. You will: Gain the basics of natural language processing using Python Collect data and train your data for the chatbot Build your chatbot from scratch as a web app Integrate your chatbots with Facebook, Slack, and Telegram Deploy chatbots on your own server