Chapter 7. Build a Text-Based Dialogue System (Chatbot)
Note
Learning Objectives
By the end of this chapter, you will be able to:
Define the terms GloVe, Word2Vec and Embeddings
Develop your own Word2Vec
Select tools to create conversational agents
Predict the intent of a conversation
Create a conversational agent
Note
This chapter covers an introduction to terms such as GloVe, Word2Vec, and embeddings and tools that will help you create a conversational agent.