JinYang88 / word2vec_pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Word2vec-PyTorch

This is the implementation of word2vec based on PyTorch.

Run it with

python word2vec.py zhihu.txt word_embedding.txt

I write a blog about the word2vec based on PyTorch.

About

License:MIT License


Languages

Language:Python 100.0%