Skip to content

Harsh3231qubit/word-representations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

word-representations

Word2vec (skipgram) paper implementation

skip gram implementation in pytorch

paper link -> https://arxiv.org/abs/1301.3781

πŸ“„ Description

  • This repo contains code written in google colab.
  • The colab file includes implementation of skip gram model in pytorch.
  • It also includes testing of model on a small synthetic dataset.
  • My model worked ok but not so good due to less number of dimensions and small data.

About

Word2vec (skipgram) paper implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published