gtestault / embeddings-demo

python notebooks demonstrating amazing word embedding libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Word embeddings playground

Playground notebook featuring the gensim and whatlies word embedding libraries for google Colaboratory

Setup

Importing into Google Colaboratory without Google account:

  1. Open google colab
  2. Select File > Open notebook

image

  1. In the pop-up modal, go to the github tab
  2. set gtestault as user and open the embeddings.ipynb from the main branch of the embeddings-demo project.

image

  1. Install additional dependencies in colab:

image

About

python notebooks demonstrating amazing word embedding libraries


Languages

Language:Jupyter Notebook 100.0%