Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
sentiment-classification
Languages:
English
Size:
10K - 100K
License:
Commit
•
f57199d
1
Parent(s):
5887c8a
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
|
|
4 |
size_categories:
|
5 |
- 10K<n<100K
|
6 |
source_datasets:
|
@@ -53,30 +55,25 @@ dataset_info:
|
|
53 |
dataset_size: 31840239
|
54 |
---
|
55 |
# Dataset Card for "tripadvisor-hotel-reviews"
|
56 |
-
|
57 |
## Dataset Description
|
58 |
-
|
59 |
- **Homepage:** Kaggle Challenge
|
60 |
-
- **Repository:** https://www.kaggle.com/datasets/
|
61 |
-
- **Paper:**
|
62 |
- **Leaderboard:** N.A.
|
63 |
- **Point of Contact:** N.A.
|
64 |
-
|
65 |
### Dataset Summary
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
### Languages
|
70 |
-
|
71 |
english
|
72 |
-
|
73 |
### Citation Information
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
|
|
80 |
### Contributions
|
81 |
-
|
82 |
-
Thanks to [@davidberenstein1957](https://github.com/davidberenstein1957) for adding this dataset.
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
license:
|
5 |
+
- cc-by-nc-4.0
|
6 |
size_categories:
|
7 |
- 10K<n<100K
|
8 |
source_datasets:
|
|
|
55 |
dataset_size: 31840239
|
56 |
---
|
57 |
# Dataset Card for "tripadvisor-hotel-reviews"
|
|
|
58 |
## Dataset Description
|
|
|
59 |
- **Homepage:** Kaggle Challenge
|
60 |
+
- **Repository:** https://www.kaggle.com/datasets/andrewmvd/trip-advisor-hotel-reviews
|
61 |
+
- **Paper:** https://zenodo.org/record/1219899
|
62 |
- **Leaderboard:** N.A.
|
63 |
- **Point of Contact:** N.A.
|
|
|
64 |
### Dataset Summary
|
65 |
+
Hotels play a crucial role in traveling and with the increased access to information new pathways of selecting the best ones emerged.
|
66 |
+
With this dataset, consisting of 20k reviews crawled from Tripadvisor, you can explore what makes a great hotel and maybe even use this model in your travels!
|
67 |
+
Citations on a scale from 1 to 5.
|
68 |
### Languages
|
|
|
69 |
english
|
|
|
70 |
### Citation Information
|
71 |
+
If you use this dataset in your research, please credit the authors.
|
72 |
+
Citation
|
73 |
+
Alam, M. H., Ryu, W.-J., Lee, S., 2016. Joint multi-grain topic sentiment: modeling semantic aspects for online reviews. Information Sciences 339, 206–223.
|
74 |
+
DOI
|
75 |
+
License
|
76 |
+
CC BY NC 4.0
|
77 |
+
Splash banner
|
78 |
### Contributions
|
79 |
+
Thanks to [@davidberenstein1957](https://github.com/davidberenstein1957) for adding this dataset.
|
|