[go: nahoru, domu]

Skip to content

tangzhenyu/word2vecIncrementalLearning

Repository files navigation

word2veconlinelearning

The code is based on the Google word2vec, with online learning function added. This version only support negative sampling, and the hierarchical softmax function will be added in the future version. From the newly added function,every word has its own learning parameter,which update sepearately through the training process. In some experiments, this different updating strategy goes beyond the fastText and original word2vec in word-similarity tasks. If you need some new modifications of this code,please feel free to contact me at any time,my email is:tangzhenyu1990@bupt.edu.cn Please feel free to try this code in your practical tasks.

#Usage run*.sh is the scripts for running word2vec. Everyone can get some running information from these scripts.

About

word2vec variations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published