forked from sanggusti/cmpwg_hackjakarta
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsentiment.json
62 lines (62 loc) · 5.76 KB
/
sentiment.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[
{"text": "The flavors were incredible! Every bite was a burst of joy.", "label": "Positive"},
{"text": "This is hands down the best sushi I've ever had. So fresh and delicious.", "label": "Positive"},
{"text": "Impeccable service and the food was divine. I'll definitely be back.", "label": "Positive"},
{"text": "Highly recommend this hidden gem. Authentic cuisine with a warm atmosphere.", "label": "Positive"},
{"text": "The presentation was beautiful, and the taste exceeded my expectations.", "label": "Positive"},
{"text": "This place is a must-try for food lovers. It's a culinary adventure!", "label": "Positive"},
{"text": "The steak was cooked to perfection. It melted in my mouth.", "label": "Positive"},
{"text": "Such a charming little cafe. The pastries were simply divine.", "label": "Positive"},
{"text": "I can't get enough of their homemade pasta. It's absolute heaven.", "label": "Positive"},
{"text": "The cocktails were inventive and perfectly balanced. A true mixologist.", "label": "Positive"},
{"text": "A delightful dining experience from start to finish.", "label": "Positive"},
{"text": "This restaurant is a culinary masterpiece. Every dish was exquisite.", "label": "Positive"},
{"text": "The service was exceptional, and the food was even better.", "label": "Positive"},
{"text": "Worth every penny! An unforgettable meal with outstanding flavors.", "label": "Positive"},
{"text": "The vegetarian options were surprisingly creative and flavorful.", "label": "Positive"},
{"text": "Their brunch is legendary. Get there early, it's always packed!", "label": "Positive"},
{"text": "A true culinary gem. I'll be dreaming about this meal for weeks.", "label": "Positive"},
{"text": "This pizza is life-changing. The crust is perfect, and the toppings are fresh.", "label": "Positive"},
{"text": "The desserts are works of art. Almost too beautiful to eat!", "label": "Positive"},
{"text": "A foodie's paradise. You won't be disappointed.", "label": "Positive"},
{"text": "The food was decent, but nothing to write home about.", "label": "Neutral"},
{"text": "The service was a bit slow, but the staff was friendly.", "label": "Neutral"},
{"text": "It was okay. I've had better, but I've also had worse.", "label": "Neutral"},
{"text": "The portions were small for the price, but the taste was good.", "label": "Neutral"},
{"text": "Not bad, but not great either. It was just average.", "label": "Neutral"},
{"text": "The atmosphere was a bit too noisy for my liking.", "label": "Neutral"},
{"text": "It was fine, but I wouldn't go out of my way to eat there again.", "label": "Neutral"},
{"text": "The food was edible, but nothing special.", "label": "Neutral"},
{"text": "It was a bit bland for my taste, but maybe others would like it.", "label": "Neutral"},
{"text": "I wasn't impressed, but it wasn't terrible either.", "label": "Neutral"},
{"text": "The menu was limited, but the food was decent.", "label": "Neutral"},
{"text": "It was alright, but it didn't live up to the hype.", "label": "Neutral"},
{"text": "The service was average, and the food was nothing special.", "label": "Neutral"},
{"text": "It was okay for a quick bite, but I wouldn't recommend it for a special occasion.", "label": "Neutral"},
{"text": "The prices were reasonable, but the food was just okay.", "label": "Neutral"},
{"text": "It was decent, but there are better options in the area.", "label": "Neutral"},
{"text": "It was fine, but nothing memorable.", "label": "Neutral"},
{"text": "Not the worst meal I've had, but not the best either.", "label": "Neutral"},
{"text": "The food was edible, but it lacked flavor.", "label": "Neutral"},
{"text": "It was alright, but it didn't meet my expectations.", "label": "Neutral"},
{"text": "The food was absolutely terrible. I couldn't even finish my meal.", "label": "Negative"},
{"text": "The service was rude and unprofessional. I won't be returning.", "label": "Negative"},
{"text": "This was the worst dining experience of my life. Avoid at all costs.", "label": "Negative"},
{"text": "The food was cold and bland. A complete waste of money.", "label": "Negative"},
{"text": "Overpriced and underwhelming. A huge disappointment.", "label": "Negative"},
{"text": "The restaurant was dirty, and the food was even worse.", "label": "Negative"},
{"text": "I wouldn't feed this to my dog. It was that bad.", "label": "Negative"},
{"text": "The waitstaff was inattentive, and the food was inedible.", "label": "Negative"},
{"text": "I have no idea how this place is still in business. It's a disgrace.", "label": "Negative"},
{"text": "Stay away! This place is a culinary nightmare.", "label": "Negative"},
{"text": "The food was greasy and tasted like it had been sitting under a heat lamp for hours.", "label": "Negative"},
{"text": "The portions were tiny, and the prices were outrageous.", "label": "Negative"},
{"text": "The atmosphere was depressing, and the food was even worse.", "label": "Negative"},
{"text": "I felt sick after eating here. I wouldn't recommend it to my worst enemy.", "label": "Negative"},
{"text": "This restaurant is a health hazard. The kitchen looked disgusting.", "label": "Negative"},
{"text": "The service was so slow, I thought I was going to starve to death.", "label": "Negative"},
{"text": "The food was burned, and the drinks were watered down.", "label": "Negative"},
{"text": "This place is a rip-off. Don't waste your time or money.", "label": "Negative"},
{"text": "The worst sushi I've ever had. The fish tasted like it had been sitting out for days.", "label": "Negative"},
{"text": "I would rather eat dirt than eat here again.", "label": "Negative"}
]