دانلود کتاب Building Chatbots with Python: Using Natural Language Processing and Machine Learning
by Sumit Raj
|
عنوان فارسی: ساختمان Chatbots با پایتون: با استفاده از پردازش زبان طبیعی و یادگیری ماشین |
دانلود کتاب
جزییات کتاب
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 will learn 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.
What You Will Learn
• 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
Who This Book Is For
Intermediate Python developers who have no idea about chatbots. Developers with basic Python programming knowledge can also take advantage of the book.