Skip to content

Ecauchy/word2vec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

word2vec

word2vec in go lang

Thanks to these guys - https://code.google.com/p/word2vec/

Main motivations are that I used gensim with the freebase vectors skipgram file and it ended up using 27Gb of ram. I'm not particularly intestested in writting c++ so to golang. Right now the distance part uses ~11Gb of memory for the same file.

About

word2vec in go lang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published