- Download yelp dataset from Kaggle:
https://www.kaggle.com/yelp-dataset/yelp-dataset#yelp_academic_dataset_review.json
-
Extract the plain text reviews from the file
-
Use the gensim.py to create word embedding for yelp reviews.
https://www.kaggle.com/yelp-dataset/yelp-dataset#yelp_academic_dataset_review.json
Extract the plain text reviews from the file
Use the gensim.py to create word embedding for yelp reviews.