Last active
June 14, 2018 06:58
-
-
Save hadifar/06b38ea3b6ac8a67a29e49ced525b32f to your computer and use it in GitHub Desktop.
train word2vec on farsi wikipedia
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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