Skip to content

jroakes/glove-to-word2vec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

glove-to-word2vec

Converting GloVe vectors into word2vec format for easy usage with Gensim

Edit: glove_file="glove.6B.300d.txt" on line 48. That is all.

Gross majority of code from https://github.com/manasRK/glove-gensim/ which took a little trial and error.

About

Converting GloVe vectors into word2vec format for easy usage with Gensim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages