January 2018
Beginner to intermediate
284 pages
8h 35m
English
In the previous chapter, we covered the basics of natural language processing (NLP). We covered simple representations of text in the form of the bag-of-words model, and more advanced word embedding representations that capture the semantic properties of the text. This chapter aims to build upon word representation techniques by taking a more model-centric approach to text processing. We will go over some of the core models, such as recurrent neural networks (RNNs) and Long Short-Term Memory (LSTM) networks. We will specifically answer the following questions:
Read now
Unlock full access