While tensorflow’s default projector datasets may hold some brief interest, the real power of such an application is to visualise your own text data. For this, we’ll need to install tensorboard and build embeddings for our text. Finally, we’ll want to display these. While the tensor projector is hosted online (https://projector.tensorflow.org), for reviewing our own…