Skip to content

A fast, modern, high-quality implementation of word2vec in PyTorch.

License

Notifications You must be signed in to change notification settings

cmsflash/word2vec-pytorch

Repository files navigation

word2vec PyTorch

GitHub Action test status

Implementation of word2vec in PyTorch, a word embedding algorithm. This codebase features fast training and inference speed (up to 70x faster vs. other implementations due to a bug fix), compatibility with the latest version of PyTorch (1.7.0), and high code quality.

About

A fast, modern, high-quality implementation of word2vec in PyTorch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published