December 2019
Intermediate to advanced
468 pages
14h 28m
English
In this section, we'll implement a short pipeline for preprocessing text sequences and training a word2vec model with the processed data. We'll also implement another example to visualize embedding vectors and check some of their interesting properties.
The code in this section requires the following Python packages:
Read now
Unlock full access