October 2018
Intermediate to advanced
472 pages
10h 57m
English
Now that we have learned the core concepts of computational linguistics, and trained relations from the provided dataset, we can use this learning to implement a language model that can perform a task.
In this section, we will build a text classification model to perform sentiment analysis. For classification, we will be using a combination of CNN and a pre-trained word2vec model, which we learned about in the previous section of this chapter.
We have been inspired by Denny Britz's (https://twitter.com/dennybritz ...
Read now
Unlock full access