Skip to content

balazs-vida/word2vec-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

word2vec-pytorch

Implementation of the word2vec algorithms (Skip-gram and CBOW, both with subsampling and negative sampling) in PyTorch. The purpose of this project is to aid my understanding of word2vec, hence the verbosity of comments in the code.

References

About

Implementation of the word2vec algorithms in PyTorch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published