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
In deep-learning-keras-tf-tutorial/42_word2vec_gensim/42_word2vec_gensim.ipynb code-block-3 The reading file name should be changed to "reviews_Cell_Phones_and_Accessories_5.json" instead of "Cell_Phones_and_Accessories_5.json".
In deep-learning-keras-tf-tutorial/42_word2vec_gensim/42_word2vec_gensim.ipynb code-block-3 The reading file name should be changed to "reviews_Cell_Phones_and_Accessories_5.json" instead of "Cell_Phones_and_Accessories_5.json".
df = pd.read_json("reviews_Cell_Phones_and_Accessories_5.json", lines=True)
Thanks!!
The text was updated successfully, but these errors were encountered: