Building Chatbots with Python: Using Natural Language Processing and Machine Learning
Sumit Raj
- 出版商: Apress
- 出版日期: 2018-12-13
- 定價: $1,980
- 售價: 9.0 折 $1,782
- 語言: 英文
- 頁數: 192
- 裝訂: Paperback
- ISBN: 1484240952
- ISBN-13: 9781484240953
-
相關分類:
Chatbot、Python、程式語言、Machine Learning
-
相關翻譯:
Python 聊天機器人開發:基於自然語言處理與機器學習 (Building Chatbots with Python: Using Natural Language Processing and Machine Learning) (簡中版)
立即出貨 (庫存=1)
買這商品的人也買了...
-
$580$458 -
$311自然語言處理實踐:聊天機器人技術原理與應用
-
$352面向自然語言處理的深度學習:用 Python 創建神經網絡 (Deep Learning for Natural Language Processing: Creating Neural Networks with Python)
-
$520$411 -
$620$484 -
$1,680$1,646 -
$450$225 -
$2,520Hands-On Machine Learning with Scikit-Learn, Keras, and Tensorflow: Concepts, Tools, and Techniques to Build Intelligent Systems, 3/e (Paperback)
相關主題
商品描述
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 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.