Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,11 @@ language:
|
|
6 |
- uk
|
7 |
size_categories:
|
8 |
- 100K<n<1M
|
9 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
- uk
|
7 |
size_categories:
|
8 |
- 100K<n<1M
|
9 |
+
---
|
10 |
+
|
11 |
+
The dataset is relevant to Ukrainian reviews in three different domains:
|
12 |
+
1) Hotels.
|
13 |
+
2) Reustarants.
|
14 |
+
3) Products.
|
15 |
+
The data is scrapped from Tripadvisor (https://www.tripadvisor.com/) and Rozetka (https://rozetka.com.ua/).
|
16 |
+
The dataset was initially used for extraction of key-phrases relevant to one of rating categories, based on trained machine learning model (future article link will be here).
|