October 2018
Beginner to intermediate
676 pages
18h 30m
English
In Chapter 7, Embedding Text and Expressions, we learned how to plot word embeddings in 2D space. Here, we will learn how to plot the same word embeddings in 3D space. To create the required data, we will have to run t-SNE algorithm with three components to generate x, y, and z coordinates. We will use this output to plot the graph.
Read now
Unlock full access