Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkipGram

SkipGram model implemented in Tensorflow and PyTorch

Run

python -u m_word2vec_tf.py
python -u m_word2vec_pt.py
python -u m_plot.py

References

T. Mikolov, I. Sutskever, K. Chen, G. Corrado, and J. Dean. Distributed Representations of Words and Phrases and their Compositionality. NIPS 2013

This code is partially snatched from tensorflow word2vec tutorial

About

SkipGram model implemented in Tensorflow and PyTorch

Topics

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages