Published January 20, 2023
| Version v1
Dataset
Open
Yelp 2013
Authors/Creators
Description
Yelp2013: It was obtained from the Yelp Data Challenge of 2013, containing about 700K reviews on different kinds of businesses, including restaurants, shopping, home services, etc.
The files:
texts.txt: Document set (text). One per line.
score.txt: Document class whose index is associated with texts.txt
split_<k>.pkl: pandas DataFrame with k-cross validation partition.
The .zip contains all aforementioned files + the tfidf representation in the CSR matrix format.