jniimi commited on
Commit
b700614
1 Parent(s): 87b2a85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -56,7 +56,7 @@ size_categories:
56
  # TripAdvisor Easy Dataset
57
 
58
  This repository contains a dataset of hotel reviews and ratings collected from TripAdvisor, which has been processed by us. The dataset includes reviews of various hotels along with metadata such as multiple-aspect ratings and review texts.
59
- Please refer to our [GitHub repo](https://github.com/jniimi/tripadvisor_dataset).
60
 
61
  The data is originally distributed by Jiwei Li et al. (2013) and is hosted on his website [http://www.cs.cmu.edu/~jiweil/html/hotel-review.html](http://www.cs.cmu.edu/~jiweil/html/hotel-review.html).
62
 
@@ -76,7 +76,7 @@ Since the original dataset has various language, we used machine learning to ext
76
  <!-- Provide the basic links for the dataset. -->
77
 
78
  - **Repository:** [https://nlp.stanford.edu/~bdlijiwei/Code.html](https://nlp.stanford.edu/~bdlijiwei/Code.html)
79
- - **Paper [optional]:** Li et al. (2023)
80
 
81
  ## Uses
82
 
 
56
  # TripAdvisor Easy Dataset
57
 
58
  This repository contains a dataset of hotel reviews and ratings collected from TripAdvisor, which has been processed by us. The dataset includes reviews of various hotels along with metadata such as multiple-aspect ratings and review texts.
59
+ Please refer to our GitHub repo[https://github.com/jniimi/tripadvisor_dataset](https://github.com/jniimi/tripadvisor_dataset).
60
 
61
  The data is originally distributed by Jiwei Li et al. (2013) and is hosted on his website [http://www.cs.cmu.edu/~jiweil/html/hotel-review.html](http://www.cs.cmu.edu/~jiweil/html/hotel-review.html).
62
 
 
76
  <!-- Provide the basic links for the dataset. -->
77
 
78
  - **Repository:** [https://nlp.stanford.edu/~bdlijiwei/Code.html](https://nlp.stanford.edu/~bdlijiwei/Code.html)
79
+ - **Paper:** Li et al. (2023) (Details are shown in `Citation` section)
80
 
81
  ## Uses
82