1+ {"text" : " I love this product!" , "labels" : {"sentiment" : " positive" }}
2+ {"text" : " The game was amazing." , "labels" : {"sentiment" : " positive" }}
3+ {"text" : " The new policy is controversial." , "labels" : {"sentiment" : " neutral" }}
4+ {"text" : " I don't like the new design." , "labels" : {"sentiment" : " negative" }}
5+ {"text" : " The team won the championship." , "labels" : {"sentiment" : " positive" }}
6+ {"text" : " The economy is in a bad shape." , "labels" : {"sentiment" : " negative" }}
7+ {"text" : " The weather is nice today." , "labels" : {"sentiment" : " positive" }}
8+ {"text" : " The match ended in a draw." , "labels" : {"sentiment" : " neutral" }}
9+ {"text" : " The new law will be implemented soon." , "labels" : {"sentiment" : " neutral" }}
10+ {"text" : " I had a great time at the concert." , "labels" : {"sentiment" : " positive" }}
11+ {"text" : " This movie was fantastic!" , "labels" : {"sentiment" : " positive" }}
12+ {"text" : " The service was terrible." , "labels" : {"sentiment" : " negative" }}
13+ {"text" : " The food was delicious." , "labels" : {"sentiment" : " positive" }}
14+ {"text" : " I'm not sure about this decision." , "labels" : {"sentiment" : " neutral" }}
15+ {"text" : " The book was boring." , "labels" : {"sentiment" : " negative" }}
16+ {"text" : " The view from the top was breathtaking." , "labels" : {"sentiment" : " positive" }}
17+ {"text" : " The traffic was awful today." , "labels" : {"sentiment" : " negative" }}
18+ {"text" : " The event was well-organized." , "labels" : {"sentiment" : " positive" }}
19+ {"text" : " The meeting went on for too long." , "labels" : {"sentiment" : " negative" }}
20+ {"text" : " The presentation was informative." , "labels" : {"sentiment" : " positive" }}
21+ {"text" : " The new software update is buggy." , "labels" : {"sentiment" : " negative" }}
22+ {"text" : " The concert was sold out." , "labels" : {"sentiment" : " positive" }}
23+ {"text" : " The weather forecast is unreliable." , "labels" : {"sentiment" : " negative" }}
24+ {"text" : " The new phone is expensive." , "labels" : {"sentiment" : " neutral" }}
25+ {"text" : " The customer service was excellent." , "labels" : {"sentiment" : " positive" }}
26+ {"text" : " The new restaurant opened today." , "labels" : {"sentiment" : " neutral" }}
27+ {"text" : " The movie had a surprising ending." , "labels" : {"sentiment" : " positive" }}
28+ {"text" : " The project deadline is approaching." , "labels" : {"sentiment" : " neutral" }}
29+ {"text" : " The team is working hard." , "labels" : {"sentiment" : " positive" }}
30+ {"text" : " The new product launch was successful." , "labels" : {"sentiment" : " positive" }}
31+ {"text" : " The conference was insightful." , "labels" : {"sentiment" : " positive" }}
32+ {"text" : " The flight was delayed." , "labels" : {"sentiment" : " negative" }}
33+ {"text" : " The vacation was relaxing." , "labels" : {"sentiment" : " positive" }}
0 commit comments