An implementation of Word2Vec in PyTorch. The model is trained using Brown corpus from NLTK.
The paper can be found here: https://papers.nips.cc/paper/5021-distributed-representations-of-words-and-phrases-and-their-compositionality.pdf
To train the model, run python train.py