Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Michelin-Starred Sustainable Restaurants Sentiment Dataset
|
2 |
|
3 |
This dataset contains **125 TripAdvisor reviews** for **Michelin-starred, sustainability-focused restaurants**. It was created as part of a university project aimed at analyzing the sentiment of customers in these specific types of restaurants. The selection of restaurants was based on two main criteria: Michelin-star rating and sustainability recognition. The dataset is intended for use in sentiment analysis to explore trends and patterns related to customer satisfaction in high-end sustainable dining.
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- text-classification
|
4 |
+
tags:
|
5 |
+
- restaurant-reviews
|
6 |
+
- sentiment-analysis
|
7 |
+
- Michelin
|
8 |
+
- sustainability
|
9 |
+
- academic
|
10 |
+
- NLP
|
11 |
+
license: apache-2.0
|
12 |
+
language:
|
13 |
+
- en
|
14 |
+
size_categories:
|
15 |
+
- n<1K
|
16 |
+
---
|
17 |
+
|
18 |
# Michelin-Starred Sustainable Restaurants Sentiment Dataset
|
19 |
|
20 |
This dataset contains **125 TripAdvisor reviews** for **Michelin-starred, sustainability-focused restaurants**. It was created as part of a university project aimed at analyzing the sentiment of customers in these specific types of restaurants. The selection of restaurants was based on two main criteria: Michelin-star rating and sustainability recognition. The dataset is intended for use in sentiment analysis to explore trends and patterns related to customer satisfaction in high-end sustainable dining.
|