Skip to content

luckystar1992/word2mvec

Repository files navigation

word2mvec

word embedding - python version

The python code of word2vec was base on deborausujono's work code and Google's work code

Usage


python Train.py -input text.txt -cbow 1 -negative 0 -min_count 5 -epoch 10 -embedding_size 100
-num_threads 8 -binary 0 -alpha 0.025 -out_folder out

About

word embedding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •