Chapter 5. Understanding and Responding to Natural Language
We've built bots that can play games, store data, and provide useful information. The next step isn't information gathering, it's processing. This chapter will introduce natural language processing (NLP) and show how we can use it to enhance our bots even further.
In this chapter, we will cover:
- A brief introduction to natural language
- A Node implementation
- Natural language processing
- Natural language generation
- Displaying data in a natural way