Skip to content

Instantly share code, notes, and snippets.

@hadifar
Last active June 14, 2018 06:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hadifar/06b38ea3b6ac8a67a29e49ced525b32f to your computer and use it in GitHub Desktop.
Save hadifar/06b38ea3b6ac8a67a29e49ced525b32f to your computer and use it in GitHub Desktop.
train word2vec on farsi wikipedia
python word2vec_optimized.py --train_data=./wiki.fa.text --save_path=/tmp/ --eval_data=./question_words.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment