You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
root@fb729273837c:/tensorflow/tensorflow/models/embedding# python word2vec_optimized.py --train_data=text8 --eval_data=questions-words.txt --save_path=/tmp/
Traceback (most recent call last):
File "word2vec_optimized.py", line 26, in <module>
from tensorflow.models.embedding import gen_word2vec as word2vec
ImportError: No module named embedding
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: