Skip to content

ashishu007/Word-Embeddings

Repository files navigation

Introduction to Word Embeddings

This repository is aimed to provide an abstract level introduction to different Word Embeddings in NLP.

  • word_embs.ipynb file contains the code with explanation for the tutorial.

Read this repo on a blog: Semantic Representations

How to run the code

To run the code, follow these steps:

  1. git clone https://github.com/panditu2015/Word-Embeddings.git
  2. cd Word-Embeddings
  3. pip install -r requirements.txt
  4. jupyter notebook
  5. Open word_embs.ipynb in your browser now.

Run on Google-Colab

To run on google-colab, follow this link:

https://colab.research.google.com/drive/1vEO_P564JAjTd-3El6C9lmZokZ0U9UnC

  • From the menu on top, click Runtime
  • Then click Change runtime type
  • Under Hardware Accelarator, select GPU

Resources

About

A tutorial on word embeddings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published