Skip to content

The implementation of Word2Vec (SkipGram - and CBOW) models using theano and numpy

License

Notifications You must be signed in to change notification settings

mhjabreel/word2vec_theano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

word2vec_theano

Word2Vecs using theano.

MIT

Tomas Mikolov, Ilya Sutskever, Kai Chen, Greg Corrado, and Jeffrey Dean. Distributed Representations of Words and Phrases and their Compositionality. In Proceedings of NIPS, 2013. http://arxiv.org/pdf/1310.4546.pdf

Tomas Mikolov, Kai Chen, Greg Corrado, and Jeffrey Dean. Efficient Estimation of Word Representations in Vector Space. In Proceedings of Workshop at ICLR, 2013. http://arxiv.org/pdf/1301.3781.pdf

License

Copyright (c) 2015 Mohammed Jabreel

The source code is distributed under the MIT license.

About

The implementation of Word2Vec (SkipGram - and CBOW) models using theano and numpy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published