Skip to content

Instantly share code, notes, and snippets.

@yardstick17
Last active August 14, 2017 17:21
Show Gist options
  • Save yardstick17/83472752046d6c249b96a59c4a059be1 to your computer and use it in GitHub Desktop.
Save yardstick17/83472752046d6c249b96a59c4a059be1 to your computer and use it in GitHub Desktop.
Script to parse SemEval 2015 Restaurant Data
import json
from xml.dom import minidom
def read_absa_2015_restaurant_xml(filename):
"""
:param filename:
:return:
"""
DOMTree = minidom.parse(filename)
reviews = DOMTree.getElementsByTagName('Reviews')
list_of_meta_dict = []
for review in reviews:
sentences = review.getElementsByTagName('sentence')
for sentence in sentences:
text_node = sentence.getElementsByTagName('text')[0]
text = text_node.childNodes[0].nodeValue
for opinion_dom in sentence.getElementsByTagName('Opinions'):
opinion_list = opinion_dom.getElementsByTagName('Opinion')
target_list = []
polarity_list = []
for opinion in opinion_list:
target_list.append(opinion.getAttribute('target'))
polarity_list.append(opinion.getAttribute('polarity'))
d = {
'sentence': text,
'target': target_list,
'polarity': polarity_list
}
list_of_meta_dict.append(d)
filename_json = filename.replace('.xml', '.json')
if filename_json == filename:
filename_json = filename + '.json'
with open(filename_json, 'w') as outfile:
json.dump(list_of_meta_dict, outfile)
return filename_json
[
{
"sentence": "Judging from previous posts this used to be a good place, but not any longer.",
"target": [
"place"
],
"polarity": [
"negative"
]
},
{
"sentence": "We, there were four of us, arrived at noon - the place was empty - and the staff acted like we were imposing on them and they were very rude.",
"target": [
"staff"
],
"polarity": [
"negative"
]
},
{
"sentence": "They never brought us complimentary noodles, ignored repeated requests for sugar, and threw our dishes on the table.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The food was lousy - too sweet or too salty and the portions tiny.",
"target": [
"food",
"portions"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "After all that, they complained to me about the small tip.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Avoid this place!",
"target": [
"place"
],
"polarity": [
"negative"
]
},
{
"sentence": "I have eaten at Saul, many times, the food is always consistently, outrageously good.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "Saul is the best restaurant on Smith Street and in Brooklyn.",
"target": [
"Saul"
],
"polarity": [
"positive"
]
},
{
"sentence": "The duck confit is always amazing and the foie gras terrine with figs was out of this world.",
"target": [
"foie gras terrine with figs",
"duck confit"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The wine list is interesting and has many good values.",
"target": [
"wine list",
"wine list"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "For the price, you cannot eat this well in Manhattan.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I was very disappointed with this restaurant.",
"target": [
"restaurant"
],
"polarity": [
"negative"
]
},
{
"sentence": "Ive asked a cart attendant for a lotus leaf wrapped rice and she replied back rice and just walked away.",
"target": [
"cart attendant"
],
"polarity": [
"negative"
]
},
{
"sentence": "I had to ask her three times before she finally came back with the dish Ive requested.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Food was okay, nothing great.",
"target": [
"Food"
],
"polarity": [
"neutral"
]
},
{
"sentence": "Chow fun was dry; pork shu mai was more than usually greasy and had to share a table with loud and rude family. ",
"target": [
"Chow fun",
"pork shu mai",
"NULL"
],
"polarity": [
"negative",
"negative",
"negative"
]
},
{
"sentence": "I/we will never go back to this place again.",
"target": [
"place"
],
"polarity": [
"negative"
]
},
{
"sentence": "Went on a 3 day oyster binge, with Fish bringing up the closing, and I am so glad this was the place it O trip ended, because it was so great!",
"target": [
"Fish"
],
"polarity": [
"positive"
]
},
{
"sentence": "Service was devine, oysters where a sensual as they come, and the price can't be beat!!!",
"target": [
"Service",
"oysters",
"NULL"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "You can't go wrong here.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Every time in New York I make it a point to visit Restaurant Saul on Smith Street.",
"target": [
"Restaurant Saul"
],
"polarity": [
"positive"
]
},
{
"sentence": "Everything is always cooked to perfection, the service is excellent, the decor cool and understated.",
"target": [
"NULL",
"service",
"decor"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "I had the duck breast special on my last visit and it was incredible.",
"target": [
"duck breast special"
],
"polarity": [
"positive"
]
},
{
"sentence": "Can't wait wait for my next visit.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I had my eyes on this place, promising myself I will one day 'give it a try.' ",
"target": [],
"polarity": []
},
{
"sentence": "And I hate to say this but I doubt I'll ever go back. ",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The food is very average...the Thai fusion stuff is a bit too sweet, every thing they serve is too sweet here.",
"target": [
"food",
"Thai fusion stuff",
"NULL"
],
"polarity": [
"negative",
"negative",
"negative"
]
},
{
"sentence": "The only thing I moderately enjoyed was their Grilled Chicken special with Edamame Puree.",
"target": [
"Grilled Chicken special with Edamame Puree"
],
"polarity": [
"positive"
]
},
{
"sentence": "I had never had Edamame pureed before but I thought it was innovative and tasty (could've used a bit more salt).",
"target": [
"Edamame pureed",
"Edamame pureed"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Anyways, if you're in the neighborhood to eat good food, I wouldn't waste my time trying to find something, rather go across the street to Tamari.",
"target": [],
"polarity": []
},
{
"sentence": "The decor is night tho...but they REALLY need to clean that vent in the ceiling...its quite un-appetizing, and kills your effort to make this place look sleek and modern.",
"target": [
"place",
"decor",
"vent"
],
"polarity": [
"negative",
"positive",
"negative"
]
},
{
"sentence": "We ate outside at Haru's Sake bar because Haru's restaurant next door was overflowing.",
"target": [],
"polarity": []
},
{
"sentence": "What's the difference between the two?",
"target": [],
"polarity": []
},
{
"sentence": "Their sake list was extensive, but we were looking for Purple Haze, which wasn't listed but made for us upon request!",
"target": [
"sake list",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The spicy tuna roll was unusually good and the rock shrimp tempura was awesome, great appetizer to share!",
"target": [
"spicy tuna roll",
"rock shrimp tempura"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "We went around 9:30 on a Friday and it had died down a bit by then so the service was great!",
"target": [
"service"
],
"polarity": [
"positive"
]
},
{
"sentence": "we love th pink pony.",
"target": [
"pink pony"
],
"polarity": [
"positive"
]
},
{
"sentence": "THe perfect spot.",
"target": [
"spot"
],
"polarity": [
"positive"
]
},
{
"sentence": "Food-awesome.",
"target": [
"Food"
],
"polarity": [
"positive"
]
},
{
"sentence": "Service- friendly and attentive.",
"target": [
"Service"
],
"polarity": [
"positive"
]
},
{
"sentence": "Ambiance- relaxed and stylish.",
"target": [
"Ambiance"
],
"polarity": [
"positive"
]
},
{
"sentence": "Don't judge this place prima facie, you have to try it to believe it, a home away from home for the literate heart.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "i have eaten here a handful of times, for no reason besides sheer convenience.",
"target": [],
"polarity": []
},
{
"sentence": "(i hang out, and live, in the neighborhood..) ",
"target": [],
"polarity": []
},
{
"sentence": "the food is decent.",
"target": [
"food"
],
"polarity": [
"neutral"
]
},
{
"sentence": "however, it's the service that leaves a bad taste in my mouth.",
"target": [
"service"
],
"polarity": [
"negative"
]
},
{
"sentence": "i happen to have a policy that goes along with a little bit of self-respect, which includes not letting a waiter intimidate me, i.e. make me feel bad asking for trivialities like water, or the check.",
"target": [
"waiter"
],
"polarity": [
"negative"
]
},
{
"sentence": "i know, you were too busy showing off your vintage tee shirt and looking bored, but my agenda is i'm here to eat and enjoy the company of friends, seeking a pleasant experience.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "well, i didn't find it there, and trust, i have told everyone i can think of about my experience. ",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "the last time i walked by it looked pretty empty. hmmm.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "This place has got to be the best japanese restaurant in the new york area.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "I had a great experience.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Food is great.",
"target": [
"Food"
],
"polarity": [
"positive"
]
},
{
"sentence": "Service is top notch.",
"target": [
"Service"
],
"polarity": [
"positive"
]
},
{
"sentence": "I have been going back again and again.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I tend to judge a sushi restaurant by its sea urchin, which was heavenly at sushi rose.",
"target": [
"sea urchin"
],
"polarity": [
"positive"
]
},
{
"sentence": "It melted in my little mouth and the perfect consistency-not too fishy, creamy, and slightly buttery.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The sushi seemed pretty fresh and was adequately proportioned.",
"target": [
"sushi",
"sushi"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The rice to fish ration was also good--they didn't try to overpack the rice.",
"target": [
"rice to fish ration"
],
"polarity": [
"positive"
]
},
{
"sentence": "We took advanatage of the half price sushi deal on saturday so it was well worth it.",
"target": [
"half price sushi deal",
"half price sushi deal"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I went to this restaurant with a woman that I met recently.",
"target": [],
"polarity": []
},
{
"sentence": "She lives nearby but had never gone to this establishment thinking that it might be too touristy.",
"target": [],
"polarity": []
},
{
"sentence": "Surprisingly nothing could be further from the truth.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "In the evening, this place attracted a well dressed, with it, NY crowd.",
"target": [
"crowd"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food was well prepared and the service impecable.",
"target": [
"food",
"service"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I'm going back.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Having hunted around for a quiet, romantic, yet not hideously expensive restaurant I stumbled across reviews for La Lanterna and gave it a shot.",
"target": [],
"polarity": []
},
{
"sentence": "Quite simply it's like stepping out of Manhattan and into a haven of tranquility.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The service was attentive, yet unimposing, the food was far better than many notorious restaurants in Midtown and the wine list is extensive and well priced.",
"target": [],
"polarity": []
},
{
"sentence": "The Prix Fixe menu is worth every penny and you get more than enough (both in quantity AND quality).",
"target": [
"Prix Fixe menu",
"Prix Fixe menu",
"Prix Fixe menu"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "I will be going back and heartily recommend it!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I've had the lunch buffet at Chennai a couple of times, when I have been in the neighborhood.",
"target": [],
"polarity": []
},
{
"sentence": "It is terrific, as is the value.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "$6 and there is much tasty food, all of it fresh and continually refilled.",
"target": [
"food",
"food",
"food"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "I am not a vegetarian but, almost all the dishes were great.",
"target": [
"dishes"
],
"polarity": [
"positive"
]
},
{
"sentence": "Frankly, when you compare what you can have here for lunch, versus McDs or so many other sandwich shops in the city, there is no comparison.",
"target": [],
"polarity": []
},
{
"sentence": "Go hungry and enjoy.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food here is rather good, but only if you like to wait for it.",
"target": [
"food",
"NULL"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "I like the somosas, chai, and the chole, but the dhosas and dhal were kinda dissapointing.",
"target": [
"somosas",
"chai",
"chole",
"dhosas",
"dhal"
],
"polarity": [
"positive",
"positive",
"positive",
"negative",
"negative"
]
},
{
"sentence": "The service varys from day to day- sometimes they're very nice, and sometimes not.",
"target": [
"service"
],
"polarity": [
"negative"
]
},
{
"sentence": "The kitchen however, is almost always slow.",
"target": [
"kitchen"
],
"polarity": [
"negative"
]
},
{
"sentence": "Also, specify if you like your food spicy- its rather bland if you don't.",
"target": [
"food"
],
"polarity": [
"negative"
]
},
{
"sentence": "The ambience is pretty and nice for conversation, so a casual lunch here would probably be best.",
"target": [
"ambience",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Just went here for my girlfriends 23rd bday.",
"target": [],
"polarity": []
},
{
"sentence": "If you've ever been along the river in Weehawken you have an idea of the top of view the chart house has to offer.",
"target": [
"view"
],
"polarity": [
"positive"
]
},
{
"sentence": "Add to that great service and great food at a reasonable price and you have yourself the beginning of a great evening.",
"target": [
"service",
"food",
"food"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "The lava cake dessert was incredible and I recommend it.",
"target": [
"lava cake dessert"
],
"polarity": [
"positive"
]
},
{
"sentence": "Once you step into Cosette, you're miraculously in a small, off-the-beaten path Parisian bistro.",
"target": [
"Cosette"
],
"polarity": [
"positive"
]
},
{
"sentence": "This tiny restaurant is as cozy as it gets, with that certain Parisian flair.",
"target": [
"restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food was average to above-average; the French Onion soup filling yet not overly impressive, and the desserts not brilliant in any way.",
"target": [
"food",
"French Onion soup",
"French Onion soup",
"desserts"
],
"polarity": [
"positive",
"negative",
"positive",
"negative"
]
},
{
"sentence": "However, go for the ambience, and consider the food just a companion for a trip across the world!",
"target": [
"ambience",
"food"
],
"polarity": [
"positive",
"neutral"
]
},
{
"sentence": "I have never eaten in the restaurant, however, upon reading the reviews I got take out last week.",
"target": [],
"polarity": []
},
{
"sentence": "IT WAS HORRIBLE.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The pizza was delivered cold and the cheese wasn't even fully melted!",
"target": [
"pizza",
"cheese"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "It looked like shredded cheese partly done - still in strips.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I have eaten at many pizza places around NYC and this is hands down the worst.",
"target": [],
"polarity": []
},
{
"sentence": "This has got to be one of the most overrated restaurants in Brooklyn.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The pizza is overpriced and soggy.",
"target": [
"pizza",
"pizza"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Yes, they use fancy ingredients, but even fancy ingredients don't make for good pizza unless someone knows how to get the crust right.",
"target": [
"ingredients",
"pizza",
"crust"
],
"polarity": [
"positive",
"negative",
"negative"
]
},
{
"sentence": "A big disappointment, all around.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I think I've had some the best meals of my life at minnow.",
"target": [
"meals"
],
"polarity": [
"positive"
]
},
{
"sentence": "The seafood is amazing, there's a good wine list, and the ever-changing menu always offers some great surprises.",
"target": [
"seafood",
"wine list",
"menu"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "The combination of super-fresh ingredients in the dishes are unusual but really delicious.",
"target": [
"ingredients"
],
"polarity": [
"positive"
]
},
{
"sentence": "Worth the trip from Manhattan.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Was there Friday night.",
"target": [],
"polarity": []
},
{
"sentence": "Best Pastrami I ever had and great portion without being ridiculous.",
"target": [
"Pastrami",
"portion"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "And I've been to many NYC delis.",
"target": [],
"polarity": []
},
{
"sentence": "My wife had the fried shrimp which are huge and loved it.",
"target": [
"fried shrimp",
"fried shrimp"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Price no more than a Jersey deli but way better.",
"target": [],
"polarity": []
},
{
"sentence": "As a Japanese native, I've lived in the Tristate area for over 8 years, but I was just so amazed at this place.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "This place is the most Japanese it can ever get.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "The signs, the specials menus, food, and even all the waitstaff are ALL TOTALLY Japanese.",
"target": [
"signs",
"specials menus",
"food",
"waitstaff"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "This place is worth an one-hour drive.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "I am so coming back here again, as much as I can.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Leon is an East Village gem: casual but hip, with well prepared basic French bistro fare, good specials, a warm and lively atmosphere.",
"target": [
"Leon",
"Leon",
"specials",
"atmosphere",
"French bistro fare"
],
"polarity": [
"positive",
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "My wife and I always enjoy the young, not always well trained but nevertheless friendly, staff, all of whom have a story.",
"target": [
"staff"
],
"polarity": [
"positive"
]
},
{
"sentence": "Sit outside in the warm weather; inside for cozy winter.",
"target": [],
"polarity": []
},
{
"sentence": "Decent wine at reasonable prices.",
"target": [
"wine",
"wine"
],
"polarity": [
"neutral",
"positive"
]
},
{
"sentence": "Have been dozens of times and never failed to enjoy the experience.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Our teenage kids love it, too.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Everytime I decide to try another place on the UES, I get angry that I didn't just go to Zucchero Pomodori.",
"target": [
"Zucchero Pomodori"
],
"polarity": [
"positive"
]
},
{
"sentence": "This is by far my favorite place in the neighborhood.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "The service is excellent, the decor is great, and the food is delicious and comes in large portions.",
"target": [
"service",
"decor",
"food",
"portions"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "You'll pay at least double at any other Italian restaurant in the city, and most still don't compare.",
"target": [],
"polarity": []
},
{
"sentence": "I'm partial to the Gnocchi.",
"target": [
"Gnocchi"
],
"polarity": [
"positive"
]
},
{
"sentence": "This place is incredibly tiny.",
"target": [
"place"
],
"polarity": [
"negative"
]
},
{
"sentence": "They refuse to seat parties of 3 or more on weekends.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The hostess is rude to the point of being offensive.",
"target": [
"hostess"
],
"polarity": [
"negative"
]
},
{
"sentence": "The food was bland oily.",
"target": [
"food"
],
"polarity": [
"negative"
]
},
{
"sentence": "I just don't understand all the hype...",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "We went to Ino for Valentines.",
"target": [],
"polarity": []
},
{
"sentence": "We have been to this place many times, and always have great food, wine, and service.",
"target": [
"food",
"wine",
"service"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "We were worried we would have trouble getting in, but somehow managed to have a short wait.",
"target": [
"wait"
],
"polarity": [
"positive"
]
},
{
"sentence": "As always we had a great glass of wine while we waited.",
"target": [
"glass of wine"
],
"polarity": [
"positive"
]
},
{
"sentence": "When we sat, we got great and fast service.",
"target": [
"service"
],
"polarity": [
"positive"
]
},
{
"sentence": "The people that work there are always so friendly you forget you are in New York sometimes.",
"target": [
"people"
],
"polarity": [
"positive"
]
},
{
"sentence": "Make sure you try this place as often as you can.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "This is a fun restaurant to go to.",
"target": [
"restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "The pizza is yummy and I like the atmoshpere.",
"target": [
"pizza",
"atmoshpere"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "But the pizza is way to expensive.",
"target": [
"pizza"
],
"polarity": [
"negative"
]
},
{
"sentence": "A large is $20, and toppings are about $3 each.",
"target": [
"NULL",
"toppings"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "I went there for lunch and it was not as good as I expected from the reviews I read.",
"target": [
"lunch"
],
"polarity": [
"negative"
]
},
{
"sentence": "Sauce was watery and the food didn't have much flavor.",
"target": [
"Sauce",
"food"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "If you like the food and the value you get from some of Chinatown restaurants, this is not the place for you.",
"target": [],
"polarity": []
},
{
"sentence": "I don't think I would go again.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "This place is great.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "I had a huge group for my birthday and we were well taken care of.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The waitress was very patient with us and the food is phenomenal!",
"target": [
"waitress",
"food"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Service was prompt, friendly and great.",
"target": [
"Service"
],
"polarity": [
"positive"
]
},
{
"sentence": "Slightly on the pricey side but worth it!",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "Great pizza and fantastic service.",
"target": [
"pizza",
"service"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "There was a small wait, but shorter than I expected.",
"target": [
"wait"
],
"polarity": [
"positive"
]
},
{
"sentence": "Located at the end of a magnificent block.",
"target": [
"block"
],
"polarity": [
"positive"
]
},
{
"sentence": "Very cozy and warm inside.....",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I will be back!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "This is the best sushi in new york city - hands down.",
"target": [
"sushi"
],
"polarity": [
"positive"
]
},
{
"sentence": "The place is small and cramped but the food is fantastic.",
"target": [
"place",
"food"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "Get the tuna of gari.",
"target": [
"tuna of gari"
],
"polarity": [
"positive"
]
},
{
"sentence": "The one on the east side is much better than the one on the west side.",
"target": [],
"polarity": []
},
{
"sentence": "Planet Thailand has always been a hit with me , I go there usually for the sushi, which is great , the thai food is excellent too .",
"target": [
"sushi",
"thai food",
"Planet Thailand"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "With the great variety on the menu , I eat here often and never get bored .",
"target": [
"menu"
],
"polarity": [
"positive"
]
},
{
"sentence": "The atmosphere isn't the greatest , but I suppose that's how they keep the prices down .",
"target": [
"atmosphere",
"NULL"
],
"polarity": [
"neutral",
"positive"
]
},
{
"sentence": "It's all about the food !!",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "I went there with my friend last saturday.",
"target": [],
"polarity": []
},
{
"sentence": "first it took us a long time to find the place.",
"target": [
"place"
],
"polarity": [
"negative"
]
},
{
"sentence": "we were tired and cold when we got to the restaurant, then we sat down to begin ordering appetizers.",
"target": [],
"polarity": []
},
{
"sentence": "but when we looked at the menu, there weren't a lot of choices, most of them were dumplings in the appetizer section.",
"target": [
"menu"
],
"polarity": [
"negative"
]
},
{
"sentence": "then we ordered a dinosaur rolls and white tuna sashimi.",
"target": [],
"polarity": []
},
{
"sentence": "those rolls were big, but not good and sashimi wasn't fresh.",
"target": [
"rolls",
"rolls",
"sashimi"
],
"polarity": [
"neutral",
"negative",
"negative"
]
},
{
"sentence": "they were dry and disgusting, i didn't even finish my first piece.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Hurley's is like Cheers where everyone knows your name and they are ACTUALLY glad you came.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Try the crunchy tuna, it is to die for.",
"target": [
"crunchy tuna"
],
"polarity": [
"positive"
]
},
{
"sentence": "Try everything for that matter, it is all good.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I have been going there since it opened and I can't get enough.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "First went here to enjoy their garden terrace.",
"target": [
"garden terrace"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food was amazing, and the service was prompt and helpful, but not over-bearing or rushed.",
"target": [
"food",
"service"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The Steak Tartare is a great bet, they fix it for you at the table.",
"target": [
"Steak Tartare"
],
"polarity": [
"positive"
]
},
{
"sentence": "Admittedly some nights inside the restaurant were rather warm, but the open kitchen is part of the charm.",
"target": [
"open kitchen",
"restaurant"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "Great wine selection, Gigondas is worth the price, and the house champagne is a great value.",
"target": [
"wine selection",
"Gigondas",
"house champagne"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "It may be a bit packed on weekends, but the vibe is good and it is the best French food you will find in the area.",
"target": [
"NULL",
"vibe",
"French food"
],
"polarity": [
"neutral",
"positive",
"positive"
]
},
{
"sentence": "Have recommended the place to friends, always gets good response.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "Pizza - the only pizza in NYC that should not have additional toppings - the crust tastes like the best, freshly baked bread!",
"target": [
"crust",
"pizza"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Veal Parmigana - Better than Patsy's!",
"target": [],
"polarity": []
},
{
"sentence": "Much more reasonably priced too!",
"target": [],
"polarity": []
},
{
"sentence": "I take all my NYC guests to VT's.",
"target": [
"VT's"
],
"polarity": [
"positive"
]
},
{
"sentence": "Not sure where the previous reviewer, lonk, dined, but Saul is in a great neighborhood and has great food!",
"target": [
"neighborhood",
"food"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I've been there three times and have always had wonderful experiences.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I'd highly recommend it for a special occasion -- it provides and intimate setting and nice service.",
"target": [
"setting",
"service",
"NULL"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "I'm not sure where the other reviewers ate but it seems as if we visited two different restaurants because my friends and I all enjoy Mizu very much... and we're repeat customers.",
"target": [
"Mizu"
],
"polarity": [
"positive"
]
},
{
"sentence": "Even after they overcharged me the last time I was there.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Make sure you have the Spicy Scallop roll.. .",
"target": [
"Spicy Scallop roll"
],
"polarity": [
"positive"
]
},
{
"sentence": "it's delicious!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Moules were excellent, lobster ravioli was VERY salty!",
"target": [
"Moules",
"lobster ravioli"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "Took my mom for Mother's Day, and the maitre d' was pretty rude.",
"target": [
"maitre d'"
],
"polarity": [
"negative"
]
},
{
"sentence": "Told us to sit anywhere, and when we sat he said the table was reserved.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Stepped on my foot on the SECOND time he reached over me to adjust lighting.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Tiny dessert was $8.00...just plain overpriced for what it is.",
"target": [
"dessert",
"dessert"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "The drinks are always welll made and wine selection is fairly priced.",
"target": [
"drinks",
"wine selection"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Try their chef's specials-- they are to die for.",
"target": [
"chef's specials"
],
"polarity": [
"positive"
]
},
{
"sentence": "Service is not exactly five star, but thats not really a big deal.",
"target": [
"Service"
],
"polarity": [
"neutral"
]
},
{
"sentence": "Downstairs lounge is always a good attraction",
"target": [
"Downstairs lounge"
],
"polarity": [
"positive"
]
},
{
"sentence": "Raga's is a romantic, cozy restaurant.",
"target": [
"Raga's"
],
"polarity": [
"positive"
]
},
{
"sentence": "The exotic food is beautifully presented and is a delight in delicious combinations.",
"target": [
"exotic food",
"exotic food"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "It is also extremely well priced.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The staff is incredibly helpful and attentive.",
"target": [
"staff"
],
"polarity": [
"positive"
]
},
{
"sentence": "The bar is very well stocked with interesting beers and well priced wines.",
"target": [
"bar",
"beers",
"wines"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "This is one of my favorite restaurants and it is not to be missed.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Your friends will thank you for introducing them to this gem!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "When we stumbled on Leon, we thought that we had found quite the gem BUT, we were certainly wrong.",
"target": [
"Leon"
],
"polarity": [
"negative"
]
},
{
"sentence": "The waitress moved our table practically into the bathroom and when we asked to cancel our dinner orders because we did not want to eat sitting on the toilet, we were told no...",
"target": [
"waitress"
],
"polarity": [
"negative"
]
},
{
"sentence": "Then, to top things off, she dropped used silverware on my boyfriend's jacket and did not stop to apologize or clean the mess that was left on clothes. ",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Such a disappointment...",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Rude service, medicore food...there are tons of restaurants in NY...stay away from this one",
"target": [
"service",
"food",
"NULL"
],
"polarity": [
"negative",
"neutral",
"negative"
]
},
{
"sentence": "I had a grat time at Jekyll and Hyde!",
"target": [
"Jekyll and Hyde"
],
"polarity": [
"positive"
]
},
{
"sentence": "I loved everythig about it-especially the shows and actors.",
"target": [
"NULL",
"shows",
"actors"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "Our server was very helpful and friendly.",
"target": [
"server"
],
"polarity": [
"positive"
]
},
{
"sentence": "I am bringing my whole family back next time.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food was good too.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "The tuna and wasabe potatoes are excellent.",
"target": [
"tuna",
"wasabe potatoes"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The outdoor atmosphere of sitting on the sidewalk watching the world go by 50 feet away on 6th avenue on a cool evening was wonderful.",
"target": [
"outdoor atmosphere"
],
"polarity": [
"positive"
]
},
{
"sentence": "Inside is a little cramped, but to be expected.",
"target": [
"NULL"
],
"polarity": [
"neutral"
]
},
{
"sentence": "Service was prompt and courteous.",
"target": [
"Service"
],
"polarity": [
"positive"
]
},
{
"sentence": "This was a repeat visit and we'll definitely be back again.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Great service, great food.",
"target": [
"service",
"food"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Prices are in line.",
"target": [
"NULL"
],
"polarity": [
"neutral"
]
},
{
"sentence": "Compared to other shabu restaurants around town, this places wins hands-down.",
"target": [],
"polarity": []
},
{
"sentence": "But too far east!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I live a block away and go to Patsy's frequently.",
"target": [],
"polarity": []
},
{
"sentence": "The pizza is delicious - they use fresh mozzarella instead of the cheap, frozen, shredded cheese common to most pizzaria's.",
"target": [
"pizza",
"fresh mozzarella"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Two complaints- their appetizer selection stinks, it would be nice to get some mozzarella sticks on the menu.",
"target": [
"appetizer selection"
],
"polarity": [
"negative"
]
},
{
"sentence": "Also, because it is so thin, it gets cold very quickly and its not that filling.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "So eat fast and order a lot.",
"target": [],
"polarity": []
},
{
"sentence": "Wait staff is blantently unappreciative of your business but its the best pie on the UWS!",
"target": [
"Wait staff",
"pie"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "By far the best salad I have had in a fast food restaurant.",
"target": [
"salad"
],
"polarity": [
"positive"
]
},
{
"sentence": "fine dining restaurant quality.",
"target": [
"dining"
],
"polarity": [
"positive"
]
},
{
"sentence": "Over 100 different choices to create your own.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "A must try!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "On a recent Sunday afternoon, a friend and I accidently found this great restaurant on our way to see the pulitzer prize winning play DOUBT.",
"target": [
"restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "This was the perfect quiet, relaxing, and delicious accompaniment to our afternoon of theater.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The chicken pot pie is excpetiona, the cheeseburger huge and delictable, and the service professional wan warm.",
"target": [
"chicken pot pie",
"cheeseburger",
"cheeseburger",
"service"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "With so many poor experiences to be had in the theater district, is truly an excellent find!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "We will return many times for this oasis in mid-town.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I grew up on these bagels.",
"target": [],
"polarity": []
},
{
"sentence": "The staff is no nonsense.",
"target": [
"staff"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food options rule.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "When I lived upstate for a while I would buy freeze the bagels and they would still be better than any else.",
"target": [
"bagels"
],
"polarity": [
"positive"
]
},
{
"sentence": "Worth visiting the 1st Ave spot because it is the original store.",
"target": [
"1st Ave spot"
],
"polarity": [
"positive"
]
},
{
"sentence": "I stumbled upon this second floor walk-up two Fridays ago when I was with two friends in town from L.A. ",
"target": [],
"polarity": []
},
{
"sentence": "Being serious sushi lovers, we sat at the sushi bar to be closer to the action.",
"target": [],
"polarity": []
},
{
"sentence": "I asked the chef what he recommends and he asked me if I like Uni. (",
"target": [],
"polarity": []
},
{
"sentence": "For those of you who don't know, Uni is Sea Urchin in Japanese, which happens to be my favorite.) ",
"target": [],
"polarity": []
},
{
"sentence": "He served me an Uni Hand roll, which I never had before, and let me tell you...IT WAS HEAVEN!",
"target": [
"Uni Hand roll"
],
"polarity": [
"positive"
]
},
{
"sentence": "Aside from the Sea Urchin, the chef recommended an assortment of fish including Fatty Yellow Tail, Boton Shrimp, Blue Fin Torro (Fatty Tuna), Sea Eel, etc.",
"target": [],
"polarity": []
},
{
"sentence": "The sake menu should not be overlooked!",
"target": [
"sake menu"
],
"polarity": [
"positive"
]
},
{
"sentence": "All in all, this midtown gem instantly became one of my favorite sushi restaurants in the city.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Try the lobster teriyaki and the rose special roll.",
"target": [
"lobster teriyaki",
"rose special roll"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "We visited Orsay during NY Restaurant Week and tried their $35 menu.",
"target": [],
"polarity": []
},
{
"sentence": "Service was very good - prompt, attentive and non-intrusive.",
"target": [
"Service"
],
"polarity": [
"positive"
]
},
{
"sentence": "Food was very good as well, considering that we tried the budget selection (though I wish the pork belly that I ordered was roasted a bit longer, so that fat was more of a melt-in-your-mouth experience).",
"target": [
"Food",
"pork belly"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "Wine list selection is good and wine-by-the-glass was generously filled to the top.",
"target": [
"Wine list selection",
"wine-by-the-glass"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Traditional French decour was pleasant though the hall was rather noisy - the restaurant was full and we had to raise our voices to be able to maintain a conversation.",
"target": [
"Traditional French decour",
"hall"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "I've been to at Cafe Spice probably 5-8 times, it is probably still the best Indian restaurant around Union Square.",
"target": [
"Cafe Spice"
],
"polarity": [
"positive"
]
},
{
"sentence": "To sum it up: Service varies from good to mediorce, depending on which waiter you get; generally it is just average Ok. ",
"target": [
"Service"
],
"polarity": [
"neutral"
]
},
{
"sentence": "Seating is always prompt, though the restaurant does fill up in the evening.",
"target": [
"Seating"
],
"polarity": [
"positive"
]
},
{
"sentence": "Food is usually very good, though ocasionally I wondered about freshmess of raw vegatables in side orders.",
"target": [
"Food",
"raw vegatables in side orders"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "As many other reviewers noticed, your order is often slow to arrive - this is particularly true in the evening but is not a problem during lunch time.",
"target": [
"NULL"
],
"polarity": [
"neutral"
]
},
{
"sentence": "The decor is vibrant and eye-pleasing with several semi-private boths on the right side of the dining hall, which are great for a date.",
"target": [
"decor",
"semi-private boths"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I have NEVER been disappointed in the Red Eye.",
"target": [
"Red Eye"
],
"polarity": [
"positive"
]
},
{
"sentence": "The first time I went, and was completely taken by the live jazz band and atmosphere, I ordered the Lobster Cobb Salad.",
"target": [
"live jazz band",
"atmosphere"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I've never ordered anything else from their menu...there's no need to.",
"target": [],
"polarity": []
},
{
"sentence": "It's simply the best meal in NYC.",
"target": [
"meal"
],
"polarity": [
"positive"
]
},
{
"sentence": "You cannot go wrong at the Red Eye Grill.",
"target": [
"Red Eye Grill"
],
"polarity": [
"positive"
]
},
{
"sentence": "If we were to move from the upper east side, we would genuinely miss this restaurant.",
"target": [
"restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "We've lived in the area for more than 8 years.",
"target": [],
"polarity": []
},
{
"sentence": "The restaurant is cute but not upscale.",
"target": [
"restaurant"
],
"polarity": [
"neutral"
]
},
{
"sentence": "The food is a diamond in rough -- the food is delicious and homemade with the perfect balance of herbs and tomatoes.",
"target": [
"food",
"balance of herbs and tomatoes"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I would highly recommend it.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "It's one of our favorite places to eat in NY.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "We had a great time at the Jekyll and hyde Pub last night.",
"target": [
"Jekyll and hyde Pub"
],
"polarity": [
"positive"
]
},
{
"sentence": "We were walking around the village and went into this place just for some drinks.",
"target": [],
"polarity": []
},
{
"sentence": "After really enjoying ourselves at the bar we sat down at a table and had dinner.",
"target": [
"bar"
],
"polarity": [
"positive"
]
},
{
"sentence": "The server was really cool and served us our food and drinks with a smile.",
"target": [
"server"
],
"polarity": [
"positive"
]
},
{
"sentence": "The place's decor and hidden bathrooms made for a good laugh.",
"target": [
"decor",
"hidden bathrooms"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I highly recommend visiting this restaurant and having dinner and drinks!",
"target": [
"restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "If you are the type of person who likes being scared and entertained, this is a great place to go and eat.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "My husband and I thougt it would be great to go to the Jekyll and Hyde Pub for our anniversary, and to our surprise it was fantastic.",
"target": [
"Jekyll and Hyde Pub"
],
"polarity": [
"positive"
]
},
{
"sentence": "The have over 100 different beers to offer thier guest so that made my husband very happy and the food was delicious, if I must recommend a dish it must be the pumkin tortelini.",
"target": [
"beers",
"food",
"pumkin tortelini"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "The entertainment was great they have shows that go on through out the dinner.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Please take my advice, go and try this place.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "Its located in greenewich village.",
"target": [],
"polarity": []
},
{
"sentence": "You will not be disapointed at all.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Our first time in New York and we had to try a New York Bagel.",
"target": [],
"polarity": []
},
{
"sentence": "We were not dissappointed in the least bit by this little gem.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The bagel was huge.",
"target": [
"bagel"
],
"polarity": [
"positive"
]
},
{
"sentence": "They were served warm and had a soft fluffy interior.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The workers there also absolutely load the bagel with cream cheese (gets a little messy).",
"target": [
"bagel"
],
"polarity": [
"negative"
]
},
{
"sentence": "I loved it and would HIGHLY RECOMMEND.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "This was my frist time at Cafe St. Bart's and I must say how delicous the food and the service was.",
"target": [
"food",
"service"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "When I called this morning, I didn't think I would be able to get in at 12, but I was able to get in, along with four other guests.",
"target": [],
"polarity": []
},
{
"sentence": "I have to highly recommend the lobster roll - not to much mayo; you can tell it was a fresh lobster.",
"target": [
"lobster roll",
"lobster"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Other guests enjoyed pizza, santa fe chopped salad and fish and chips.",
"target": [
"pizza",
"santa fe chopped salad",
"fish and chips"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "I highly recommend Cafe St. Bart's for their food, the ambience and wonderful service.",
"target": [
"food",
"ambience",
"service"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "All the staff is absolutely professional!! ",
"target": [
"staff"
],
"polarity": [
"positive"
]
},
{
"sentence": "I sometimes see the waiters don't have enough knowledge of their dishes.",
"target": [],
"polarity": []
},
{
"sentence": "But they do.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "(that is A MUST, but not every restaurant can do...) ",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "If you want to dine with large party, I recommend to make reservation BASEMENT.",
"target": [],
"polarity": []
},
{
"sentence": "There's nice and quiet, small but enough for 6 (or more).",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "This restaurant was way overhyped.",
"target": [
"restaurant"
],
"polarity": [
"negative"
]
},
{
"sentence": "My chow fun and chow see was really bland and oily.",
"target": [
"chow fun and chow see"
],
"polarity": [
"negative"
]
},
{
"sentence": "Okay-i don't mind the oily part (cause most are cooked that way) but it was way too bland.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The scallion pancakes and fried dumplings were nothing out of the ordinary.",
"target": [
"scallion pancakes",
"fried dumplings"
],
"polarity": [
"neutral",
"neutral"
]
},
{
"sentence": "The service was the only thing good about this restaurant.",
"target": [
"service",
"restaurant"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "It's boring on the inside, and our sushi was pretty below average... the tuna was soggy and the other rolls had no flavor.",
"target": [
"NULL",
"sushi",
"tuna",
"rolls"
],
"polarity": [
"negative",
"negative",
"negative",
"negative"
]
},
{
"sentence": "I definitely wouldn't go back.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "There are many Thai places in the city but so far Toons is #1.",
"target": [],
"polarity": []
},
{
"sentence": "Their pad penang is delicious and everything else is fantastic.",
"target": [
"pad penang",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The price is reasonable although the service is poor.",
"target": [
"NULL",
"service"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "fresh restaurant was amazing........ food was delicious and of course fresh.",
"target": [
"fresh restaurant",
"food"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "great for a romantic evening, or a fun evening with friends...",
"target": [
"NULL",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I will be going back very soon.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "keep up the good work.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Hats off to the chef.",
"target": [
"chef"
],
"polarity": [
"positive"
]
},
{
"sentence": "I am not the most experienced person when it comes to Thai food, but my friend who took me there is.",
"target": [],
"polarity": []
},
{
"sentence": "He has visited Thailand and is quite expert on the cuisine.",
"target": [],
"polarity": []
},
{
"sentence": "It was wonderful.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "the salads are delicious, both refreshing and very spicy.",
"target": [
"salads"
],
"polarity": [
"positive"
]
},
{
"sentence": "We had Pam's special fried fish and it was amazing.",
"target": [
"Pam's special fried fish"
],
"polarity": [
"positive"
]
},
{
"sentence": "too large for just two people but nothing was left.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"neutral",
"positive"
]
},
{
"sentence": "Unbelievable.",
"target": [],
"polarity": []
},
{
"sentence": "Had a late night dinner on a Saturday night.",
"target": [],
"polarity": []
},
{
"sentence": "Great vibe, lots of people.",
"target": [
"vibe"
],
"polarity": [
"positive"
]
},
{
"sentence": "My husband and I both ordered the Steak, medium.",
"target": [],
"polarity": []
},
{
"sentence": "My husbands was perfect, my was well done and dry.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "I didn't complain, I liked the atmosphere so much.",
"target": [
"atmosphere"
],
"polarity": [
"positive"
]
},
{
"sentence": "Will give it another chance before I write it off.",
"target": [],
"polarity": []
},
{
"sentence": "Visited there while on vacation and reading the reviews.",
"target": [],
"polarity": []
},
{
"sentence": "On a hot day it was fabulous to stop in and enjoy lunch.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Ambience is so cute and quaint, good for business although we were there on vacation.",
"target": [
"Ambience",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Salads were fantastic.",
"target": [
"Salads"
],
"polarity": [
"positive"
]
},
{
"sentence": "Although we were looking for regular lettuce and some walnuts the salads we got were great.",
"target": [
"salads"
],
"polarity": [
"positive"
]
},
{
"sentence": "Ingredients are organic which is a real plus for me.",
"target": [
"Ingredients"
],
"polarity": [
"positive"
]
},
{
"sentence": "We will be back.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "This is some really good, inexpensive sushi.",
"target": [
"sushi",
"sushi"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "It costs $2 extra to turn a regular roll into an inside-out roll, but the roll more than triples in size, and that's not just from the rice.",
"target": [],
"polarity": []
},
{
"sentence": "The spicy Tuna roll is huge and probably the best that I've had at this price range.",
"target": [
"spicy Tuna roll",
"spicy Tuna roll",
"spicy Tuna roll"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "The Yellowtail was particularly good as well.",
"target": [
"Yellowtail"
],
"polarity": [
"positive"
]
},
{
"sentence": "I have reservations about the all you can eat deal, however -- the choices are fairly limited and you can probably order more food than you can eat for less than $18 by just going off the menu.",
"target": [
"all you can eat deal",
"all you can eat deal"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "In any event, this is a place I'll be sure to stop by again when I'm in this part of town.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "Big Wong gets big Ups for a fine establishment.",
"target": [
"Big Wong"
],
"polarity": [
"positive"
]
},
{
"sentence": "They have it all -- great price, food, and service.",
"target": [
"NULL",
"NULL",
"food",
"service"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "The atmosphere is noisy and the waiters are literally walking around doing things as fast as they can.",
"target": [
"atmosphere",
"waiters"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "The food is prepared quickly and efficiently.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "And it all comes at a very reasonable price (congee, noodles, and rice dishes are no more than $3-6 each).",
"target": [
"NULL",
"congee",
"noodles",
"rice dishes"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "The takeout is great too since they give high quality tupperware as well.",
"target": [
"takeout"
],
"polarity": [
"positive"
]
},
{
"sentence": "This place is always very crowded and popular.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "Went here on a friend's reccomendation.",
"target": [],
"polarity": []
},
{
"sentence": "Enjoyed a very nice Caesar Salad while my wife had arugula and goat cheese....both very tasty.",
"target": [
"Caesar Salad",
"arugula and goat cheese"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "We both opted for a pasta dish and they were served timely and fresh.",
"target": [
"NULL",
"pasta dish"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "We concluded with tiramisu chocolate cake, both were delicious.",
"target": [
"tiramisu",
"chocolate cake"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "We'd go back again",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I recently went to this restaurant with some co-workers for lunch and had an amazing time.",
"target": [
"restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "The staff was accomodating, the food was absolutely delicious and the place is lovely.",
"target": [
"staff",
"food",
"place"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "We even had a visit from the Manager who wanted to make sure we were enjoying ourselves.",
"target": [
"Manager"
],
"polarity": [
"positive"
]
},
{
"sentence": "Yes, the prices are high, but I felt it was worth it.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "We all felt it was worth it.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "sometimes i get good food and ok service.",
"target": [
"food",
"service"
],
"polarity": [
"positive",
"neutral"
]
},
{
"sentence": "sometimes i get bad food and bad service, sometimes i get good good and bad service.",
"target": [
"food",
"service",
"service",
"good"
],
"polarity": [
"negative",
"negative",
"negative",
"positive"
]
},
{
"sentence": "it is not consistent.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "really depends on your luck!",
"target": [],
"polarity": []
},
{
"sentence": "The place is a BISTRO which means: simple dishes and wine served efficiently in a bustling atmosphere.",
"target": [
"dishes",
"wine",
"NULL",
"atmosphere"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "And where does Patis go wrong; no where. ",
"target": [
"Patis"
],
"polarity": [
"positive"
]
},
{
"sentence": "You are not eating haut cuisine with subtle hints of whatever but: Cassuolet, Steake Fritte, Tripe Stew, etc; simple stuff.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "And evaluated on those terms Pastis is simply wonderful.",
"target": [
"Pastis"
],
"polarity": [
"positive"
]
},
{
"sentence": "Right off the L in Brooklyn this is a nice cozy place with good pizza.",
"target": [
"pizza",
"place"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Mine was a little burnt but still delicious with goat cheese and panchetta (raddichio was kind of bitter though).",
"target": [
"raddichio",
"NULL"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "My friend got the mushroom pizza which tasted better.",
"target": [
"mushroom pizza"
],
"polarity": [
"positive"
]
},
{
"sentence": "The sangria was pretty tasty and good on a hot muggy day.",
"target": [
"sangria"
],
"polarity": [
"positive"
]
},
{
"sentence": "Kind of a small place but I guess if they are not too busy might be able to fit a group or kids.",
"target": [
"place"
],
"polarity": [
"neutral"
]
},
{
"sentence": "Overall I would recommend it and go back again.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Coming from Boston this place is like Emma's Pizza in Kendall Square in Cambridge (although they have more funky toppings!)",
"target": [],
"polarity": []
},
{
"sentence": "I started out with a Bombay beer which was big enough for two.",
"target": [
"Bombay beer"
],
"polarity": [
"positive"
]
},
{
"sentence": "For dinner I had the chicken tikka-masala and some garlic naan.",
"target": [],
"polarity": []
},
{
"sentence": "MMmmm... it was delicious.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Service was slow, but the people were friendly.",
"target": [
"Service",
"people"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "It's a nice place to relax and have conversation.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "I can't wait to go back.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "We have lived in Chelsea for two years and have never noticed this restaurant.",
"target": [],
"polarity": []
},
{
"sentence": "The food is authentic Italian - delicious!",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "Pizza is terrific, as is homemade pasta.",
"target": [
"Pizza",
"homemade pasta"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Ambience is delightful, service impeccable.",
"target": [
"Ambience",
"service"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I'm still mad that i had to pay for lousy food.",
"target": [
"food"
],
"polarity": [
"negative"
]
},
{
"sentence": "The hanger steak was like rubber and the tuna was flavorless not to mention it tasted like it had just been thawed.",
"target": [
"hanger steak",
"tuna"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Service was also horrible and the ambience is not that great.",
"target": [
"Service",
"ambience"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "DO not try unless you're just going there to hang out like the rest of the hipsters who apparently have no sense of taste.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I go and eat out at many different restaurants and this is one place you have go and try.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "This is my first time writing a review for a restaurant because the food and service was excellent.",
"target": [
"food",
"service"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The filet mignon dish was superb!",
"target": [
"filet mignon dish"
],
"polarity": [
"positive"
]
},
{
"sentence": "I would defiantly come back here again as one of my top choices.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "It's a small cute restaurant.",
"target": [
"restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "I absolutely love this place!!!",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "From the street it looks very hidden, and is actually an old warehouse.",
"target": [],
"polarity": []
},
{
"sentence": "I like the ambience, it's very dark and original.",
"target": [
"ambience"
],
"polarity": [
"positive"
]
},
{
"sentence": "I came here for my friend's birthday and keep coming back ever since.",
"target": [],
"polarity": []
},
{
"sentence": "The sushi is amazing!!! ",
"target": [
"sushi"
],
"polarity": [
"positive"
]
},
{
"sentence": "And amazingly cheap.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Big thumbs up!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Very affordable and excellent ambient!",
"target": [
"ambient",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "We ordered some beef and noodle soup dishes from the Thai section of the menu but nothing we got was Thai.",
"target": [
"beef and noodle soup dishes"
],
"polarity": [
"negative"
]
},
{
"sentence": "We were very disappointed.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "We won't go to this place again for a good meal.",
"target": [
"meal"
],
"polarity": [
"negative"
]
},
{
"sentence": "However, I think this place is a good hang out spot.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "Next time, we wouldn't dare ordering anything else other than some simple Asian appetizers and drinks.",
"target": [],
"polarity": []
},
{
"sentence": "My Girlfriend and I stumbled onto this hopping place the other night and had a great time!",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "THe Pizza and wine were excellent-the service too--but what really MADE this place was the backyard dining area.",
"target": [
"Pizza",
"wine",
"service",
"backyard dining area"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "It is one the nicest outdoor restaurants I have ever seen in NY--I am from Italy and this place rivals the ones in my country.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "They tell me they are going to cover the garden in glass for the winter, so i'm looking forward to going there on a snowy night to enjoy it.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Check this place out!",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "HIGHLY RECOMMENDED!!!!!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "First of all, this place is *not* romantic, as claimed by Citysearch's editorial review.",
"target": [
"place"
],
"polarity": [
"negative"
]
},
{
"sentence": "Either that, or the editor's idea of romance must be sharing a conversation with the next table, while trying to speak louder than the traffic on 57th.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The tables are crammed way too close, the menu is typical of any Italian restaurant, and the wine list is simply overpriced.",
"target": [
"tables",
"menu",
"wine list"
],
"polarity": [
"negative",
"neutral",
"negative"
]
},
{
"sentence": "Slightly above average wines start at $70+ with only one selection listed at $30+.",
"target": [
"wines",
"wines"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Service is not what one would expect from a joint in this price category.",
"target": [
"Service"
],
"polarity": [
"negative"
]
},
{
"sentence": "For instance, plates were just dumped on the table, I was handed the wine list upside down, etc.... ",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Somehow working the italian charm with constant mille grazie does not constitute proper service.",
"target": [
"service"
],
"polarity": [
"negative"
]
},
{
"sentence": "To be completely fair, the only redeeming factor was the food, which was above average, but couldn't make up for all the other deficiencies of Teodora.",
"target": [
"food",
"Teodora"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "To celebrate a birthday, three of us went to Mare anticipating great food.",
"target": [],
"polarity": []
},
{
"sentence": "Not one of our meals was edible - bland and/or made with weird rosemary or orange flavoring.",
"target": [
"meals",
"rosemary or orange flavoring"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Fish was overdone.",
"target": [
"Fish"
],
"polarity": [
"negative"
]
},
{
"sentence": "Cute place, nice wait staff but would never go there again.",
"target": [
"wait staff",
"place",
"place"
],
"polarity": [
"positive",
"positive",
"negative"
]
},
{
"sentence": "Someone else recommended the dessert - we also left that.",
"target": [
"dessert"
],
"polarity": [
"negative"
]
},
{
"sentence": "One of us actually liked the expresso - that's it.",
"target": [
"expresso"
],
"polarity": [
"positive"
]
},
{
"sentence": "Skip this restaurant, it's a big disappointment.",
"target": [
"restaurant"
],
"polarity": [
"negative"
]
},
{
"sentence": "Myagi is one of my favorite restaurants in the City; the place the negative reviews describe sound like they were somewhere else.",
"target": [
"Myagi"
],
"polarity": [
"positive"
]
},
{
"sentence": "I've never had bad service and the fish is fresh and delicious.",
"target": [
"service",
"fish"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Their tuna tartar appetizer is to die for.",
"target": [
"tuna tartar appetizer"
],
"polarity": [
"positive"
]
},
{
"sentence": "I come from a family of pizzeria owners, and I'm almost ashamed to say that the pizza in Fornino's blows my families receipies away.",
"target": [
"pizza"
],
"polarity": [
"positive"
]
},
{
"sentence": "It is simply amazing.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The place is so cool and the service is prompt and curtious.",
"target": [
"service",
"place"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I highly recommend to anyone to give this place a try.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "You will find yourself returning quite often.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "P.S. Please don't tell anyone in my family i eat there.",
"target": [],
"polarity": []
},
{
"sentence": "LOL",
"target": [],
"polarity": []
},
{
"sentence": "A restaurant that doesn't try to do anything except serve great food with great service in a pleasant atmosphere.",
"target": [
"food",
"service",
"atmosphere"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "No gimmicks here -- the food speaks for itself in its freshness and preparation.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "The dining room is quietly elegant with no music to shout over -- how refreshing!",
"target": [
"dining room"
],
"polarity": [
"positive"
]
},
{
"sentence": "The service was impeccable and unobtrusive -- the staff knows what they are there to do -- to know their menu, present your meal, and attend to your needs.",
"target": [
"service",
"staff"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Looking around, I saw a room full of New Yorkers enjoying a real meal in a real restaurant, not a clubhouse of the fabulous trying to be seen.",
"target": [
"meal",
"restaurant"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Beautiful experience.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The view is breathtaking the service is top notch... the ambiance is wonderfull.",
"target": [
"view",
"service",
"ambiance"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "The staff offers impeccable service.",
"target": [
"staff"
],
"polarity": [
"positive"
]
},
{
"sentence": "I had Lobster Bisque it has 2 oz. of Maine Lobster in it.",
"target": [
"Lobster Bisque"
],
"polarity": [
"positive"
]
},
{
"sentence": "My boyfriend had the New England Chowder it was good but I think the award should go to the Lobster Bisque.",
"target": [
"New England Chowder",
"Lobster Bisque"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I had Filet Mignon with garlic mash.",
"target": [],
"polarity": []
},
{
"sentence": "It was divine melts in your mouth.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "My boyfriend had Prime Rib it was good .",
"target": [
"Prime Rib"
],
"polarity": [
"positive"
]
},
{
"sentence": "We didn't want a bottle of bubbly on a weekday so we each got little bottles of Korbett it was just enough. ",
"target": [
"bottles of Korbett"
],
"polarity": [
"positive"
]
},
{
"sentence": "We had Lava Cake... we ordered when our food came it takes at least a 1/2 to make it. ",
"target": [],
"polarity": []
},
{
"sentence": "It's cuz it's so good you need to taste it!!! ",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "All in all we're already coming up with excuses to go ahead really soon in the next few wks!!!!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "My wife and I ate here earlier this week and have not stopped ranting and raving about the food.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "If you like spicy food get the chicken vindaloo.",
"target": [
"chicken vindaloo"
],
"polarity": [
"positive"
]
},
{
"sentence": "It's very spicy but not offensive.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "We will definitely go back.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Go to Volare for 1st class service and terrific food.",
"target": [
"service",
"food"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The portions are large and the servers always surprise us with a different starter.",
"target": [
"portions",
"servers"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The wine list is excellent.",
"target": [
"wine list"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food is amazing... especially if you get the Chef's tasting menu and your favourite bottle (or two!) of wine from an extensive selection of wines.",
"target": [
"food",
"selection of wines",
"Chef's tasting menu"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "The place is small and intimate and you may feel a little crowded, but the service is excellent and it's great for friends out, a romantic date, or a special occassion.",
"target": [
"service",
"place",
"place"
],
"polarity": [
"positive",
"negative",
"positive"
]
},
{
"sentence": "People dress in suits or evening gowns as well as shirts jeans.",
"target": [],
"polarity": []
},
{
"sentence": "The food can get pricey but the prixe fixe tasting menu is the greatest food for a good price and they cater the food to any food allergies or food you don't like.",
"target": [
"food",
"prixe fixe tasting menu",
"prixe fixe tasting menu",
"NULL"
],
"polarity": [
"negative",
"positive",
"positive",
"positive"
]
},
{
"sentence": "Recommendations, of course, are required!",
"target": [],
"polarity": []
},
{
"sentence": "Please be aware that it's CASH or AMEX only!",
"target": [
"NULL"
],
"polarity": [
"neutral"
]
},
{
"sentence": "With the exception of our lemon salad that had so much pepper on it that our eyes started watering, the food here was decent, not great.",
"target": [
"food",
"lemon salad"
],
"polarity": [
"neutral",
"negative"
]
},
{
"sentence": "The menu is very limited - i think we counted 4 or 5 entrees.",
"target": [
"menu"
],
"polarity": [
"negative"
]
},
{
"sentence": "We ordered the special, grilled branzino, that was so infused with bone, it was difficult to eat.",
"target": [
"grilled branzino"
],
"polarity": [
"negative"
]
},
{
"sentence": "The decor in this place is very diner-ish and the kind of place you expect in the East Village - not romantic, just simple, small and sparse.",
"target": [
"decor"
],
"polarity": [
"neutral"
]
},
{
"sentence": "Problem is nothing at Prune is particularly memorable.",
"target": [
"Prune"
],
"polarity": [
"negative"
]
},
{
"sentence": "No plans to return anytime soon.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "This place is so much fun.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "Our family never expected such incredible entertainment in a restaurant.",
"target": [
"restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "This place must have cost the owners afortune to build.",
"target": [],
"polarity": []
},
{
"sentence": "I think the stuff was better than Disney.",
"target": [],
"polarity": []
},
{
"sentence": "Our food was great too!",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "And really large portions.",
"target": [
"portions"
],
"polarity": [
"positive"
]
},
{
"sentence": "The staff was the friendliest that have seen in New York.",
"target": [
"staff"
],
"polarity": [
"positive"
]
},
{
"sentence": "We will go back every time we are in the City.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "If you want something really different than try Jekyll and Hyde.",
"target": [
"Jekyll and Hyde"
],
"polarity": [
"positive"
]
},
{
"sentence": "It is a lot of fun with live entertainment and all kinds of Disney type special effects.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food was pretty tradional but it was hot and good with large portions.",
"target": [
"food",
"portions"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I highly recommend it.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I am going to the mid town location next.",
"target": [],
"polarity": []
},
{
"sentence": "The place is a lot of fun.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "My six year old loved it.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The characters really make for an enjoyable experience.",
"target": [
"characters"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food however, is what one might expect.",
"target": [
"food"
],
"polarity": [
"negative"
]
},
{
"sentence": "It is very overpriced and not very tasty.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "However, I think Jeckll and Hydes t is one of those places that is fun to do once.",
"target": [
"Jeckll and Hydes"
],
"polarity": [
"positive"
]
},
{
"sentence": "We had a good time.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Went there with my wife and we had to wait for a table even though you could see there many that were empty with not reservation sigh on them.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Service was slow had to wait to order and get food although not crowded.",
"target": [
"Service"
],
"polarity": [
"negative"
]
},
{
"sentence": "Drinks way over priced.",
"target": [
"Drinks"
],
"polarity": [
"negative"
]
},
{
"sentence": "Food was good not great not worth the wait or another visit",
"target": [
"Food",
"NULL"
],
"polarity": [
"neutral",
"negative"
]
},
{
"sentence": "Great pizza for lunch place.",
"target": [
"pizza"
],
"polarity": [
"positive"
]
},
{
"sentence": "Service was quick.",
"target": [
"Service"
],
"polarity": [
"positive"
]
},
{
"sentence": "The pizza was great.",
"target": [
"pizza"
],
"polarity": [
"positive"
]
},
{
"sentence": "And it was quick which is very important.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Have the iced tea.",
"target": [
"iced tea"
],
"polarity": [
"positive"
]
},
{
"sentence": "It was wonderful.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Whenever you need a Sushi fix, Mizu will be there with quality fish and great service.",
"target": [
"fish",
"service"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Delivery is fast too.",
"target": [
"Delivery"
],
"polarity": [
"positive"
]
},
{
"sentence": "Great friendly service, Fast seating, Fast Delivery, Excellent sushi.",
"target": [
"service",
"seating",
"Delivery",
"sushi"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "A little overpriced but worth it once you take a bite.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "Growing up in NY, I have eaten my share of bagels.",
"target": [],
"polarity": []
},
{
"sentence": "Ess-A-Bagel (either by Sty-town or midtown) is by far the best bagel in NY.",
"target": [
"bagel"
],
"polarity": [
"positive"
]
},
{
"sentence": "The bagels always warm, soft on the inside, crispy on the outside and enormous in size.",
"target": [
"bagels",
"bagels"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "They have a huge selection of different cream cheeses and all of their salads are great.",
"target": [
"salads",
"cream cheeses"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The lox is always fresh too.",
"target": [
"lox"
],
"polarity": [
"positive"
]
},
{
"sentence": "Highly recommended to all!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I have to agree with the previous reviewer.",
"target": [],
"polarity": []
},
{
"sentence": "I don't get it either.",
"target": [],
"polarity": []
},
{
"sentence": "Not impressed with the food.",
"target": [
"food"
],
"polarity": [
"negative"
]
},
{
"sentence": "Prices too high for this cramped and unappealing resturant.",
"target": [
"resturant",
"resturant"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Zero ambiance to boot.",
"target": [
"ambiance"
],
"polarity": [
"negative"
]
},
{
"sentence": "I thought this place was totally overrated.",
"target": [
"place"
],
"polarity": [
"negative"
]
},
{
"sentence": "Everything we had was good or ok....but definitely nothing great.",
"target": [
"NULL"
],
"polarity": [
"neutral"
]
},
{
"sentence": "The ambience was nice, but service wasn't so great.",
"target": [
"ambience",
"service"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "When you add it all together, it just doesn't seem worth it to me...especially considering the prices.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "This is the BEST Shabu-Shabu Restaurant in the Try-State Area.",
"target": [
"Shabu-Shabu Restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "I have lived in Japan for 7 years and the taste of the food and the feel of the restaurant is like being back in Japan.",
"target": [
"food",
"feel"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Thius is a must for anyone who loves Shabu-Shabu.",
"target": [
"Shabu-Shabu"
],
"polarity": [
"positive"
]
},
{
"sentence": "The atmosphere is nothing special, but it feels like a Sushi establishment in Tokyo.",
"target": [
"atmosphere"
],
"polarity": [
"positive"
]
},
{
"sentence": "The owner and staff are all Japanese as well and that adds to the entire ambiance.",
"target": [
"owner",
"staff",
"ambiance"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "Despite a slightly limited menu, everything prepared is done to perfection, ultra fresh and a work of food art.",
"target": [
"menu",
"NULL",
"NULL"
],
"polarity": [
"negative",
"positive",
"positive"
]
},
{
"sentence": "I must give it Yon out of Yon stars!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Taxan delicious!",
"target": [
"Taxan"
],
"polarity": [
"positive"
]
},
{
"sentence": "Arigato Gozimas Yuka!",
"target": [],
"polarity": []
},
{
"sentence": "This restaurant was recommended by a local...as a matter of fact, he made the reservation for us and said we would not be disappointed!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "We weren't!",
"target": [],
"polarity": []
},
{
"sentence": "The prices were CHEAP compared to the quality of service and food.",
"target": [
"NULL",
"service",
"food"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "We liked it so much, that we will always make it a point to dine here when we visit New York.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Went there for an office lunch.",
"target": [],
"polarity": []
},
{
"sentence": "The location and ambience is Ok but the food is what makes up for it.",
"target": [
"location",
"ambience",
"food"
],
"polarity": [
"neutral",
"neutral",
"positive"
]
},
{
"sentence": "There is a lot of variety even for people who eat vegetarian like me.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Try green curry with vegetables.",
"target": [
"green curry with vegetables"
],
"polarity": [
"positive"
]
},
{
"sentence": "The quantity is also very good, you will come out satisfied.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The service is ok, some of the people didn't get what they asked for.",
"target": [
"service"
],
"polarity": [
"neutral"
]
},
{
"sentence": "I was there on sat. for my birthday and we had an excellent time.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I had the best ravioli ever.",
"target": [
"ravioli"
],
"polarity": [
"positive"
]
},
{
"sentence": "The wine the service was very good too.",
"target": [
"wine",
"service"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Moderate prices.",
"target": [
"NULL"
],
"polarity": [
"neutral"
]
},
{
"sentence": "A little noise but I think that was because of our party!",
"target": [
"NULL"
],
"polarity": [
"neutral"
]
},
{
"sentence": "Molto bene!",
"target": [],
"polarity": []
},
{
"sentence": "This quaint and romantic trattoria is at the top of my Manhattan restaurant list.",
"target": [
"trattoria",
"trattoria"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The food is delicious - from the specials to the regular menu-fare, the dishes are never a disappointment.",
"target": [
"food",
"dishes",
"specials",
"regular menu-fare"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "Whether it's the parmesean porcini souffle or the lamb glazed with balsamic vinegar, you will surely be transported to Northern Italy with one bite.",
"target": [
"parmesean porcini souffle",
"lamb glazed with balsamic vinegar"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Although the tables may be closely situated, the candle-light, food-quality and service overcompensate.",
"target": [
"candle-light",
"food",
"service",
"tables"
],
"polarity": [
"positive",
"positive",
"positive",
"negative"
]
},
{
"sentence": "A guaranteeed delight!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I have known about this secret for the last 13 years, Emilio(the Godfather) has continued to serve food and wine for the gods at mortal prices.",
"target": [
"food",
"wine",
"food",
"wine"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "If you go, try the marinara/arrabiatta sauce, the mozzarella en Carozza is mmmmmmmm..... everything is just delicious.",
"target": [
"marinara/arrabiatta sauce",
"mozzarella en Carozza",
"NULL"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "Check out the secret back room.",
"target": [
"back room"
],
"polarity": [
"positive"
]
},
{
"sentence": "Old school meets New world.",
"target": [],
"polarity": []
},
{
"sentence": "I pray it stays open forever.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Thank You Emilio.",
"target": [
"Emilio"
],
"polarity": [
"positive"
]
},
{
"sentence": "Ciao Bella",
"target": [],
"polarity": []
},
{
"sentence": "I found the food, service and value exceptional everytime I have been there.",
"target": [
"food",
"service",
"NULL"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "The food was authentic.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "I felt as though I were eating in Paris.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The service was excellent - friendly and attentive.",
"target": [
"service"
],
"polarity": [
"positive"
]
},
{
"sentence": "The prices are wonderfully low.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Very good wine choices.",
"target": [
"wine choices"
],
"polarity": [
"positive"
]
},
{
"sentence": "I can't believe people complain about no cheese sticks?",
"target": [],
"polarity": []
},
{
"sentence": "Who has room for Cheesesticks with the best pizza in NYC!",
"target": [
"pizza"
],
"polarity": [
"positive"
]
},
{
"sentence": "Get the pepperoni - YUM - and a family style salad.",
"target": [
"pepperoni",
"family style salad"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Great staff.",
"target": [
"staff"
],
"polarity": [
"positive"
]
},
{
"sentence": "Always great service!",
"target": [
"service"
],
"polarity": [
"positive"
]
},
{
"sentence": "I go twice a month!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Fantastic!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food is good, I can't lie.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "But the staff was so horrible to us.",
"target": [
"staff"
],
"polarity": [
"negative"
]
},
{
"sentence": "The hostess and the waitress were incredibly rude and did everything they could to rush us out.",
"target": [
"hostess",
"waitress"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "We were planning to get dessert but the waitress basically through the bill at us before we had a chance to order.",
"target": [
"waitress"
],
"polarity": [
"negative"
]
},
{
"sentence": "This place is pricey, and yes, the food is worth it; but the service makes you feel like you should be paying a quater of the price.",
"target": [
"place",
"food",
"service"
],
"polarity": [
"negative",
"positive",
"negative"
]
},
{
"sentence": "Save yourself the time and trouble and skip this one!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I'll keep this short.",
"target": [],
"polarity": []
},
{
"sentence": "Amma is nothing special.",
"target": [
"Amma"
],
"polarity": [
"neutral"
]
},
{
"sentence": "The two star chefs left quite some time ago to open their own place.",
"target": [],
"polarity": []
},
{
"sentence": "I ate here a week ago and found most dishes average at best and too expensive.",
"target": [
"dishes",
"dishes"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Will not be back.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Don't dine at Tamarind for the vegetarian dishes, they are simply not up to par with the non-veg selections.",
"target": [
"vegetarian dishes",
"non-veg selections"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "Decor is nice though service can be spotty.",
"target": [
"Decor",
"service"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "This place is always packed.",
"target": [
"place"
],
"polarity": [
"neutral"
]
},
{
"sentence": "I know because I live nearby.",
"target": [],
"polarity": []
},
{
"sentence": "Most importantly, food is excellent.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "Try the sea bass.",
"target": [
"sea bass"
],
"polarity": [
"positive"
]
},
{
"sentence": "Highly recommended.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "First of all Dal Bukhara Rocks.",
"target": [
"Dal Bukhara"
],
"polarity": [
"positive"
]
},
{
"sentence": "As a student in NYU i need a place to eat after a hard day of work so usually i just go to any indian restraunt near by. ",
"target": [],
"polarity": []
},
{
"sentence": "but ive heard a lot about this for the past 2 yrs and finally decided to eat here.",
"target": [],
"polarity": []
},
{
"sentence": "I am happy i did the food was awsome.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "JUST AWSOME.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "and yes Dal Bukhara is so dam good and so are all the kababs.",
"target": [
"kababs",
"Dal Bukhara"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "They are opening two more places as i saw a flyer there one in Yonkers which is a restraunt and banquet hall and another one in parsipanny new jersey.",
"target": [],
"polarity": []
},
{
"sentence": "but overall i give it a 10",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "10",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I haven't been to the other locations.",
"target": [],
"polarity": []
},
{
"sentence": "Haru on Park S is simply disgusting.",
"target": [
"Haru on Park S"
],
"polarity": [
"negative"
]
},
{
"sentence": "The fish was not fresh and the rice tasted old and stale.",
"target": [
"fish",
"rice"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Quite frankly, this is some of the worst sushi I have ever tried.",
"target": [
"sushi"
],
"polarity": [
"negative"
]
},
{
"sentence": "Will never be back.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "honestly the worst sushi my husband and i had in our entire lives.",
"target": [
"sushi"
],
"polarity": [
"negative"
]
},
{
"sentence": "believe us, we've been eating sushi for over 15 yrs.",
"target": [],
"polarity": []
},
{
"sentence": "not sure why this restaurant would be rated that highly.",
"target": [
"restaurant"
],
"polarity": [
"negative"
]
},
{
"sentence": "the all-u-can-eat sushi is definitely in very poor quality.",
"target": [
"all-u-can-eat sushi"
],
"polarity": [
"negative"
]
},
{
"sentence": "limited menu, no-so-fresh ingredients, thinly-sliced fish, fall-apart rice. ",
"target": [
"menu",
"ingredients",
"fish",
"rice"
],
"polarity": [
"negative",
"negative",
"negative",
"negative"
]
},
{
"sentence": "the only things u could really taste are the very salty soy sauce (even its low sodium), the vinegar-soaked rice, and the scallion on top of the fish. ",
"target": [
"soy sauce",
"rice"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "the waitstaffs are nice though.",
"target": [
"waitstaffs"
],
"polarity": [
"positive"
]
},
{
"sentence": "wont come back again for sure!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I have been to Roth's twice and both times were very disappointing.",
"target": [
"Roth's"
],
"polarity": [
"negative"
]
},
{
"sentence": "Once for dinner and once for brunch.",
"target": [],
"polarity": []
},
{
"sentence": "Both times I was extremely dissappointed by the service, which was boarderline rude.",
"target": [
"service"
],
"polarity": [
"negative"
]
},
{
"sentence": "They wouldnt even let me finish my glass of wine before offering another.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Much of the time it seems like they do not care about you.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The dinner was ok, nothing I would have again.",
"target": [
"dinner"
],
"polarity": [
"negative"
]
},
{
"sentence": "I had their eggs benedict for brunch, which were the worst in my entire life, I tried removing the hollondaise sauce completely that was how failed it was.",
"target": [
"eggs benedict"
],
"polarity": [
"negative"
]
},
{
"sentence": "This was a great surprise.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "With the theater 2 blocks away we had a delicious meal in a beautiful room.",
"target": [
"meal",
"room",
"NULL"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "The service was attentive.",
"target": [
"service"
],
"polarity": [
"positive"
]
},
{
"sentence": "I look forward to eating here again",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Planet Thai is great!",
"target": [
"Planet Thai"
],
"polarity": [
"positive"
]
},
{
"sentence": "We love the food, drinks, and atmosphere!",
"target": [
"food",
"drinks",
"atmosphere"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "The svc can be a bit rude at times, esp if you have big group, but overall the restaurant is a must!",
"target": [
"svc",
"restaurant"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "Try the Pad Thai, it's fabulous and their prices are so cheap!",
"target": [
"Pad Thai",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Just because it's cheap does NOT mean the portions are small or the food is nasty, IT IS GREAT!",
"target": [
"portions",
"food",
"NULL"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "Just remember, the later you go, the longer you may have to wait.",
"target": [],
"polarity": []
},
{
"sentence": "It's popular w/the late crowd.",
"target": [],
"polarity": []
},
{
"sentence": "They forgot a sandwich, didn't include plastic forks, and didn't include pita with the hummus platter.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Also, the sandwiches (nearing $7) didn't come with anything like chips or a side.",
"target": [
"sandwiches",
"sandwiches"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Overall, not worth the money.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Eating in, the atmosphere saves it, but at your desk, it's a very disappointing experience.",
"target": [
"atmosphere",
"NULL"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "I love Indian food and consider myself to be quite an expert on it.",
"target": [],
"polarity": []
},
{
"sentence": "Chennai Garden is my favorite Indian restaurant in the city.",
"target": [
"Chennai Garden"
],
"polarity": [
"positive"
]
},
{
"sentence": "They have authentic Indian at amazin prices.",
"target": [
"Indian",
"Indian"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "This restaurant is VEGETARIAN; there are NO MEAT dishes whatsoever.",
"target": [
"dishes"
],
"polarity": [
"negative"
]
},
{
"sentence": "The seats are uncomfortable if you are sitting against the wall on wooden benches.",
"target": [
"seats"
],
"polarity": [
"negative"
]
},
{
"sentence": "It's a rather cramped and busy restaurant and it closes early.",
"target": [
"restaurant",
"restaurant"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Patroon features a nice cigar bar and has great staff.",
"target": [
"cigar bar",
"staff"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The food is tasty and portion sizes are appropriate.",
"target": [
"food",
"portion sizes"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "This is a nice restaurant if you are looking for a good place to host an intimate dinner meeting with business associates.",
"target": [
"restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "Not a great place for family or general dining.",
"target": [
"place"
],
"polarity": [
"negative"
]
},
{
"sentence": "LLOOVVE THIS PLACE.",
"target": [
"PLACE"
],
"polarity": [
"positive"
]
},
{
"sentence": "Food is excellent.",
"target": [
"Food"
],
"polarity": [
"positive"
]
},
{
"sentence": "Fish is so very fresh.",
"target": [
"Fish"
],
"polarity": [
"positive"
]
},
{
"sentence": "Waitstaff are very friendly.",
"target": [
"Waitstaff"
],
"polarity": [
"positive"
]
},
{
"sentence": "Love YUKA.",
"target": [
"YUKA"
],
"polarity": [
"positive"
]
},
{
"sentence": "Mermaid Inn is an overall good restaurant with really good seafood.",
"target": [
"seafood",
"Mermaid Inn"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The menu is limited but almost all of the dishes are excellent.",
"target": [
"menu",
"dishes"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "The lobster sandwich is good and the spaghetti with Scallops and Shrimp is great.",
"target": [
"lobster sandwich",
"spaghetti with Scallops and Shrimp"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The service is good and ambience is good for a date or group outing.",
"target": [
"service",
"ambience"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The only fallback on this restaurant is the prices.",
"target": [
"restaurant"
],
"polarity": [
"negative"
]
},
{
"sentence": "Even though its good seafood, the prices are too high.",
"target": [
"seafood",
"seafood"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "The lobster sandwich is $24 and although it was good it was not nearly enough to warrant that price.",
"target": [
"lobster sandwich",
"lobster sandwich",
"lobster sandwich"
],
"polarity": [
"positive",
"negative",
"negative"
]
},
{
"sentence": "Went to Village last night for my birthday.",
"target": [],
"polarity": []
},
{
"sentence": "We picked it randomly, without a recommendation from someone who has been there, so we weren't sure what to expect.",
"target": [],
"polarity": []
},
{
"sentence": "We were very pleasantly surprised.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food was delicious (I had a halibut special, my husband had steak), and the service was top-notch.",
"target": [
"food",
"halibut special",
"steak",
"service"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "When my dessert came, there was a candle in it - not because anyone asked for one - but because the waiter must have seen me opening my birthday card and gift, and said he knew it was a special occassion of some sort.",
"target": [
"waiter"
],
"polarity": [
"positive"
]
},
{
"sentence": "Truly the mark of an attentive waiter.",
"target": [
"waiter"
],
"polarity": [
"positive"
]
},
{
"sentence": "I highly recommend the restaurant based on our experience last night.",
"target": [
"restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "We ate at this Thai place following the reviews but very unhappy with the foods.",
"target": [
"foods"
],
"polarity": [
"negative"
]
},
{
"sentence": "We thought that this place is using too much of MSG cooking in the foods.",
"target": [
"foods"
],
"polarity": [
"negative"
]
},
{
"sentence": "Why?",
"target": [],
"polarity": []
},
{
"sentence": "They don't concern much of customer's health, just want to make money.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "please don't fool us.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I visit New Green Bo when I have money or when I am broke.",
"target": [],
"polarity": []
},
{
"sentence": "I recommend the jelly fish, drunken chicken and the soupy dumplings, certainly the stir fry blue crab.",
"target": [
"jelly fish",
"drunken chicken",
"soupy dumplings",
"stir fry blue crab"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "The food is so cheap and the waiters are nice.",
"target": [
"food",
"waiters"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Of course, it is crowded but who cares.",
"target": [
"NULL"
],
"polarity": [
"neutral"
]
},
{
"sentence": "Authentic Shanghai style and I cannot recommend a better Shanghai place in New York.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Have frequented 'ino for several years and the food remains excellent.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "Cheese plate is a varied delight and great bargain at $10.",
"target": [
"Cheese plate",
"Cheese plate",
"Cheese plate"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "The large selection of bruschettas, paninis, tramezzinis keep the palate from stagnating.",
"target": [
"bruschettas",
"paninis",
"tramezzinis"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "(The asparagus, truffle oil, parmesan bruschetta is a winner!)",
"target": [
"asparagus, truffle oil, parmesan bruschetta"
],
"polarity": [
"positive"
]
},
{
"sentence": "Wine list is extensive without being over-priced.",
"target": [
"Wine list",
"Wine list"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Be sure to try the seasonal, and always delicious, specials.",
"target": [
"specials"
],
"polarity": [
"positive"
]
},
{
"sentence": "Definitely a neighborhood favorite.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I loved this place!!",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "I almost hesititate to write a review because the atmosphere was so great and I would hate for it too become to crowded.",
"target": [
"atmosphere"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food was very good, a great deal, and the place its self was great.",
"target": [
"food",
"food",
"place"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "The wait staff is very freindly, they make it feel like you're eating in a freindly little european town.",
"target": [
"wait staff"
],
"polarity": [
"positive"
]
},
{
"sentence": "I like Cafe Noir dont get me wrong, it is jsut that the people who work there are evil and incompetent!!",
"target": [
"people",
"Cafe Noir"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "The service was terrible, we had to wait for everything and ask several of different people for the same thing before we were allowed to be served.",
"target": [
"service"
],
"polarity": [
"negative"
]
},
{
"sentence": "The waitress, seems to be more concerned of looking good than actually waitressing.",
"target": [
"waitress"
],
"polarity": [
"negative"
]
},
{
"sentence": "After dinner the manager grabbed my boyfriend, asked him: Where are you from...maybe you dont know how things work in America...and in the end stormed away almost teareyed yelling that tips are the only thing they survive on.",
"target": [
"manager"
],
"polarity": [
"negative"
]
},
{
"sentence": "We did tip, I guess the model/waitress just wanted more and complained to the manager.",
"target": [
"waitress"
],
"polarity": [
"negative"
]
},
{
"sentence": "The whole set up is truly unprofessional and I wish Cafe Noir would get some good staff, because despite the current one this is a great place.",
"target": [
"staff",
"Cafe Noir"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "Pizza here is consistently good.",
"target": [
"Pizza"
],
"polarity": [
"positive"
]
},
{
"sentence": "Salads are a delicious way to begin the meal.",
"target": [
"Salads"
],
"polarity": [
"positive"
]
},
{
"sentence": "You should pass on the calamari.",
"target": [
"calamari"
],
"polarity": [
"negative"
]
},
{
"sentence": "It is thick and slightly soggy.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Decor is charming.",
"target": [
"Decor"
],
"polarity": [
"positive"
]
},
{
"sentence": "Service is average.",
"target": [
"Service"
],
"polarity": [
"neutral"
]
},
{
"sentence": "What a great place.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "I came into the city to try out this restaurant because a friend had recommended it to my husband.",
"target": [],
"polarity": []
},
{
"sentence": "The ambience was so fun, and the prices were great, on top of the fact that the food was really tasty.",
"target": [
"ambience",
"NULL",
"food"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "I wasn't thrilled to have to wait on line for thirty minutes, but I guess that's the price you pay for a popular place.",
"target": [
"NULL"
],
"polarity": [
"neutral"
]
},
{
"sentence": "I would definitely recommend SEA if you like thai cuisine!",
"target": [
"thai cuisine"
],
"polarity": [
"positive"
]
},
{
"sentence": "I was here a few weeks back and we had the worst customer service experience at a restaurant ever.",
"target": [
"customer service"
],
"polarity": [
"negative"
]
},
{
"sentence": "A gentleman, maybe the manager, came to our table, and without so much as a smile or greeting asked for our order.",
"target": [
"gentleman"
],
"polarity": [
"negative"
]
},
{
"sentence": "When asked about how a certain dish was prepared in comparison to a similar at other thai restaurants, he replied this is not Mcdonald's, every place makes things differently ",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "While it is understandable that every place is indeed different, there was not a need to be uncourteous to customers and downright rude.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The service was poor, restaurant poorly lit, staff not very attentive and I would have rather eaten at a Mcdonald's than this joint.",
"target": [],
"polarity": []
},
{
"sentence": "Never again!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I absolutely Loved this place.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "My friends spoke so much about it for months, I finally made the time to come down ear and dine in.",
"target": [],
"polarity": []
},
{
"sentence": "Excellent atmosphere, delicious dishes good and friendly service.",
"target": [
"atmosphere",
"dishes",
"service"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "this is can became on e of the NY Italian Food fare institutions.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I think that it is absolutely brilliant and well runned business operation.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The wine list is also really nice.",
"target": [
"wine list"
],
"polarity": [
"positive"
]
},
{
"sentence": "A friend from Seattle and I went on a Thursday night around 8:30.",
"target": [],
"polarity": []
},
{
"sentence": "Everything was wonderful; food, drinks, staff, mileau.",
"target": [
"NULL",
"food",
"drinks",
"staff",
"mileau"
],
"polarity": [
"positive",
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "I would highly recommend this place!",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "I have been to Casimir over 5 times and I have always had a great time there.",
"target": [
"Casimir"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food is great and reasonably priced.",
"target": [
"food",
"food"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I have tried to make reservations, but both times, the hostess didn't have my name.",
"target": [
"hostess"
],
"polarity": [
"negative"
]
},
{
"sentence": "If the weather is nice, try to snag an outside table.",
"target": [
"outside table"
],
"polarity": [
"positive"
]
},
{
"sentence": "The staff has been nice, but they seemed really stressed and the unisex bathroom needs to be cleaned more often.",
"target": [
"staff",
"staff",
"unisex bathroom"
],
"polarity": [
"positive",
"negative",
"negative"
]
},
{
"sentence": "My boyfriend and I went there to celebrate my birthday the other night and all I can say is that it was magnificent.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "From the spectacular caviar to the hospitable waitstaff, I felt like royalty and enjoyed every second of it.",
"target": [
"caviar",
"waitstaff"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Considering we were the last patrons there and it was after the closing time, the waitstaff did not rush us at all and made us feel comfortable and relaxed.",
"target": [
"waitstaff"
],
"polarity": [
"positive"
]
},
{
"sentence": "I highly recommend Caviar Russe to anyone who wants delicious top grade caviar and fantastic service.",
"target": [
"caviar",
"service"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Nice Family owned traditional restaurant.",
"target": [
"restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "Fresh ingredients and everything is made to order.",
"target": [
"ingredients",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I was pleasantly surprised to find this gem in Hoboken.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Friendly staff that actually lets you enjoy your meal and the company you're with.",
"target": [
"staff"
],
"polarity": [
"positive"
]
},
{
"sentence": "My friends and I were on vacation in NY and was referred to Chance by a friend.",
"target": [],
"polarity": []
},
{
"sentence": "I found the food to be outstanding, particulary the salmon dish I had.",
"target": [
"food",
"salmon dish"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I also ordered the Change Mojito, which was out of this world.",
"target": [
"Change Mojito"
],
"polarity": [
"positive"
]
},
{
"sentence": "My friends settled for rice dishes, but we came back the following day to try the dim sum, which was good...not outstanding, but good.",
"target": [
"dim sum"
],
"polarity": [
"neutral"
]
},
{
"sentence": "We ate out in the back patio, which is worth it as it's cool and the music is hear well there.",
"target": [
"back patio",
"music"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Overall, excellent restaurant!",
"target": [
"restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "i went to utsav about a yr ago with my family.",
"target": [],
"polarity": []
},
{
"sentence": "The food was good.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "The place was nice and calm.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "but the service was a bit slow.",
"target": [
"service"
],
"polarity": [
"negative"
]
},
{
"sentence": "I work around the corner and tried it with a colleague for the first time.",
"target": [],
"polarity": []
},
{
"sentence": "The buffet had a nice selection.",
"target": [
"buffet"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food was average or above including some surprising tasty dishes.",
"target": [
"food",
"dishes"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Service was also very good.",
"target": [
"Service"
],
"polarity": [
"positive"
]
},
{
"sentence": "I would go back.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I got an excellent piece of cheesecake and we had several other nice pastries.",
"target": [
"cheesecake",
"pastries"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I would recommend Roxy's for that, but not for their food.",
"target": [
"food",
"NULL"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "My son and his girlfriend both wanted cheeseburgers and they were huge!",
"target": [
"cheeseburgers"
],
"polarity": [
"neutral"
]
},
{
"sentence": "But, they were too big for the bun.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Consequently, their burgers fell apart in their hands and made such a mess that they did'nt feel like finishing them.",
"target": [
"burgers"
],
"polarity": [
"negative"
]
},
{
"sentence": "Also they were $15 each!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I had a huge pastrami sandwich on a roll.",
"target": [
"pastrami sandwich on a roll"
],
"polarity": [
"neutral"
]
},
{
"sentence": "It was $14 not really bad for a pound of Pastrami-but it didn't have much taste-I've had better for less elsewhere!",
"target": [
"NULL",
"NULL"
],
"polarity": [
"neutral",
"negative"
]
},
{
"sentence": "This place is really trendi but they have forgotten about the most important part of a restaurant, the food.",
"target": [
"food",
"place"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "The last two times I ordered from here my food was soo spicy that I could barely eat it, and the spice took away from the flavor of the dish.",
"target": [
"food",
"spice"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "And the Tom Kha soup was pathetic.",
"target": [
"Tom Kha soup"
],
"polarity": [
"negative"
]
},
{
"sentence": "If you want good authentic Thai this place is not the place to go.",
"target": [
"Thai"
],
"polarity": [
"negative"
]
},
{
"sentence": "We went here for lunch a couple of weeks ago on a Saturday, and I was thoroughly impressed with the food.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "The pesto pizza was excellent, thin-crust pizza with a nice amount of spicy Italian cheese that I'd never heard of before.",
"target": [
"pesto pizza",
"spicy Italian cheese"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Conveniently located too, being right on Bedford ave.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "THe back garden sitting area is very pleasant, where you can see their personal herb garden.",
"target": [
"back garden sitting area"
],
"polarity": [
"positive"
]
},
{
"sentence": "I will definetly be going back.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "We had the lobster sandwich and it was FANTASTIC.",
"target": [
"lobster sandwich"
],
"polarity": [
"positive"
]
},
{
"sentence": "My husband said he could've eaten several more, the portion was fine for me he even exclaimed that the french fries were the best he has had.",
"target": [
"NULL",
"portion",
"french fries"
],
"polarity": [
"negative",
"positive",
"positive"
]
},
{
"sentence": "We had the scallops as an appetizer and they were delicious and the sauce was wonderful.",
"target": [
"scallops",
"sauce"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I recommend getting a reservation even though we saw people seated without one.",
"target": [],
"polarity": []
},
{
"sentence": "We waited at the bar and had martinis that were just right.",
"target": [
"martinis"
],
"polarity": [
"positive"
]
},
{
"sentence": "We will be back.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "love the food.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "it's the only place you can get yummy authentic japanese comfort food.",
"target": [
"japanese comfort food"
],
"polarity": [
"positive"
]
},
{
"sentence": "it helps if you know what to order.",
"target": [],
"polarity": []
},
{
"sentence": "and you can't beat the prices.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "highly recommended.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I've lived in NY for 5 years and this place has it all.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "Great food, good size menu, great service and an unpretensious setting.",
"target": [
"food",
"menu",
"service",
"setting"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "The dishes offered were unique, very tasty and fresh from the lamb sausages, sardines with biscuits, large whole shrimp to the amazing pistachio ice cream (the best and freshest I've ever had).",
"target": [
"dishes",
"lamb sausages",
"sardines with biscuits",
"large whole shrimp",
"pistachio ice cream"
],
"polarity": [
"positive",
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "I'm glad I was introduced to this place and this is a rare gem in NY.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "We have tried every Thai restaurant between Atlantic Avenue and 4th Streets, and Joya is the best.",
"target": [],
"polarity": []
},
{
"sentence": "The freshest, best variety, and the fastest delivery.",
"target": [
"NULL",
"NULL",
"delivery"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "Also very inexpensive.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "A great choice at any cost and a great deal.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The service was excellent and the food was delicious.",
"target": [
"service",
"food"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "We are very particular about sushi and were both please with every choice which included: ceviche mix (special), crab dumplings, assorted sashimi, sushi and rolls, two types of sake, and the banana tempura.",
"target": [
"sushi",
"ceviche mix (special)",
"crab dumplings",
"assorted sashimi",
"sushi",
"rolls",
"sake",
"banana tempura"
],
"polarity": [
"positive",
"positive",
"positive",
"positive",
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "Overall the restaurant is more expensive than our other sushi favorites, but everything was delicious.",
"target": [],
"polarity": []
},
{
"sentence": "Definitely a great spot for a nice occasion or date.",
"target": [
"spot"
],
"polarity": [
"positive"
]
},
{
"sentence": "Average to good Thai food, but terrible delivery.",
"target": [
"Thai food",
"delivery"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "I've waited over one hour for food.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "They were very abrupt with me when I called and actually claimed the food was late because they were out of rice.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "A Thai restaurant out of rice during dinner?",
"target": [
"Thai restaurant"
],
"polarity": [
"negative"
]
},
{
"sentence": "The food arrived 20 minutes after I called, cold and soggy.",
"target": [
"food",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "i actually feel like i should keep it a secret.",
"target": [],
"polarity": []
},
{
"sentence": "This is a wonderful place on all stand points especially value ofr money.",
"target": [
"place",
"place"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "An excellent service",
"target": [
"service"
],
"polarity": [
"positive"
]
},
{
"sentence": "Went to Cafe Spice with 4 of my friends on a saturday night.",
"target": [],
"polarity": []
},
{
"sentence": "We were greeted promptly by the waiter who was very nice and cordial.",
"target": [
"waiter"
],
"polarity": [
"positive"
]
},
{
"sentence": "She was very helpful in suggesting us drinks and helped us in ordering a lot of good dishes since we knew nothing about Indian food.",
"target": [
"NULL",
"dishes"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "We were fast to order the appetizer platter since we were very hungry.",
"target": [],
"polarity": []
},
{
"sentence": "The food looked very appetizing and delicious since it came on a variety of fancy plates.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "We ended our great experience by having Gulab Jamun (dessert) recommended by the waiter.",
"target": [
"Gulab Jamun (dessert)"
],
"polarity": [
"positive"
]
},
{
"sentence": "I thanked my friend who recommended me this restaurant and will certainly recommend it to others.",
"target": [
"restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "I went here with a friend on a whim, we went someplace else first and couldn't get a table.",
"target": [],
"polarity": []
},
{
"sentence": "Service here was great, food was fantastic.",
"target": [
"Service",
"food"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Guacamole+shrimp appetizer was really great, we both had the filet, very good, didn't much like the frites that came with, but the filet was so good, neither of us cared.",
"target": [
"Guacamole+shrimp appetizer",
"filet",
"frites"
],
"polarity": [
"positive",
"positive",
"negative"
]
},
{
"sentence": "Will absolutely visit again.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Maybe tomorrow ;-)",
"target": [],
"polarity": []
},
{
"sentence": "You cannot go wrong with this place.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food is outstanding and the service is quick, friendly and very professional.",
"target": [
"food",
"service"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Always a nice crowd, but never loud.",
"target": [
"crowd",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Go here.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Good for dates or with friends.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I am reluctant to write because I would not want my jem of a pizza place to become overcrowded.",
"target": [
"pizza place"
],
"polarity": [
"positive"
]
},
{
"sentence": "However, it is jus too good to not praise it.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "By far, the best pizza in Manhattan.",
"target": [
"pizza"
],
"polarity": [
"positive"
]
},
{
"sentence": "The crust is thin, the ingredients are fresh and the staff is friendly.",
"target": [
"crust",
"staff",
"ingredients"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "For all you lazy folks that don't want to come to Alphabet City, I say, good - stay out.",
"target": [],
"polarity": []
},
{
"sentence": "less wait time for me!",
"target": [],
"polarity": []
},
{
"sentence": "We arrived on time for our reservation and seated promptly.",
"target": [],
"polarity": []
},
{
"sentence": "The menu has so many fish items and oysters.",
"target": [
"menu"
],
"polarity": [
"positive"
]
},
{
"sentence": "We all ordered different entrees so we could share.",
"target": [],
"polarity": []
},
{
"sentence": "The fish was really,really fresh.",
"target": [
"fish"
],
"polarity": [
"positive"
]
},
{
"sentence": "I lived in Maine for ten years and grew up on fish.",
"target": [],
"polarity": []
},
{
"sentence": "We all agreed that mare is one of the best seafood restaurants in New York.",
"target": [
"mare"
],
"polarity": [
"positive"
]
},
{
"sentence": "I stumbled upon this great pizzeria as I explored my new neighborhood.",
"target": [
"pizzeria"
],
"polarity": [
"positive"
]
},
{
"sentence": "All of the pizzas are terrific and the price is even better!",
"target": [
"pizzas",
"pizzas"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I highly recommend the Sophia pizza.",
"target": [
"Sophia pizza"
],
"polarity": [
"positive"
]
},
{
"sentence": "It's to die for!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food was mediocre at best but it was the horrible service that made me vow never to go back.",
"target": [
"food",
"service"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Immediately after we paid, the waiter took the money and said, okay, you guys are outta here.",
"target": [
"waiter"
],
"polarity": [
"negative"
]
},
{
"sentence": "There are other people waiting!",
"target": [],
"polarity": []
},
{
"sentence": "We weren't even at our table for more than an hour total.",
"target": [],
"polarity": []
},
{
"sentence": "As we were leaving, the couple standing by the door said to another waiter, we're not in a hurry.",
"target": [],
"polarity": []
},
{
"sentence": "Our friends have not arrived yet.",
"target": [],
"polarity": []
},
{
"sentence": "So rushing us out was absolutely unnecessary!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "For the people who want great food plus great service, Roxy is a place to AVOID!",
"target": [
"food",
"service"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "I've been here twice now.",
"target": [],
"polarity": []
},
{
"sentence": "The first time the sushi was outstanding, the second time it was a little bland.",
"target": [
"sushi",
"sushi"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "I'm sure I'll return for a final judgement tho.",
"target": [
"NULL"
],
"polarity": [
"neutral"
]
},
{
"sentence": "The blond wood decor is very soothing, the premium sake is excellent and the service is great.",
"target": [
"blond wood decor",
"premium sake",
"service"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "Mizu is the Japenese find in Grammercy.",
"target": [
"Mizu"
],
"polarity": [
"positive"
]
},
{
"sentence": "While their kitchen food is delicious, their Sushi is out of this world.",
"target": [
"kitchen food",
"Sushi"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Mizu is home to creative and unique rolls not to found anywhere else.",
"target": [
"rolls"
],
"polarity": [
"positive"
]
},
{
"sentence": "Not only is the cuisine the best around, the service has always been attentive and charming.",
"target": [
"cuisine",
"service"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Warning: You may find it difficult to dine at other Japanese restaurants after a visit to Mizu!",
"target": [
"Mizu"
],
"polarity": [
"positive"
]
},
{
"sentence": "Thalia is a beautiful restaurant with beautiful people serving you, but the food doesn't quite match up.",
"target": [
"people",
"food",
"Thalia"
],
"polarity": [
"positive",
"negative",
"positive"
]
},
{
"sentence": "I ordered the smoked salmon and roe appetizer and it was off flavor.",
"target": [
"smoked salmon and roe appetizer"
],
"polarity": [
"negative"
]
},
{
"sentence": "The entree was bland and small, dessert was not inspired.",
"target": [
"entree",
"entree",
"dessert"
],
"polarity": [
"negative",
"negative",
"negative"
]
},
{
"sentence": "I expected quite a bit more from such an expensive menu.",
"target": [
"menu",
"menu"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "The view is spectacular, and the food is great.",
"target": [
"view",
"food"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Wonderful strawberry daiquiries as well!",
"target": [
"strawberry daiquiries"
],
"polarity": [
"positive"
]
},
{
"sentence": "Definitely worth the trip to Battery Park City!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "One of my favorite places in Manhattan.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Authentic Taiwanese food that's cheap... what more could you ask for?",
"target": [
"Taiwanese food",
"Taiwanese food"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "(Besides that there should be more restaurants like it around the city).",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The cold appetizer dishes taste like the way I remember them to taste when I was growing up in Taiwan.",
"target": [
"cold appetizer dishes"
],
"polarity": [
"positive"
]
},
{
"sentence": "delicious simple food in nice outdoor atmosphere.",
"target": [
"food",
"food",
"outdoor atmosphere"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "Kind, attentive wait staff.",
"target": [
"wait staff"
],
"polarity": [
"positive"
]
},
{
"sentence": "I really like both the scallops and the mahi mahi (on saffron risotto-yum!).",
"target": [
"scallops",
"mahi mahi (on saffron risotto"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "My friend devoured her chicken and mashed potatos.",
"target": [
"chicken and mashed potatos"
],
"polarity": [
"positive"
]
},
{
"sentence": "Delicious crab cakes too.",
"target": [
"crab cakes"
],
"polarity": [
"positive"
]
},
{
"sentence": "Even if the food wasn't this good, the garden is a great place to sit outside and relax.",
"target": [
"garden",
"food"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Great neighborhood joint.",
"target": [
"joint"
],
"polarity": [
"positive"
]
},
{
"sentence": "This is a nice pizza place with good selection of thin crust pizza including the Basil slice.",
"target": [
"selection of thin crust pizza",
"selection of thin crust pizza",
"pizza place",
"Basil slice"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "Their calzones are horrific, bad, vomit-inducing, YUCK.",
"target": [
"calzones"
],
"polarity": [
"negative"
]
},
{
"sentence": "They smell like they stuff them with old canned vegetables like the spinach mushroom calzone.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The counter service is bad.",
"target": [
"counter service"
],
"polarity": [
"negative"
]
},
{
"sentence": "They charge different prices all the time.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "They're rude at times, and not very friendly.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "NO PIZZA 33 for me!",
"target": [
"PIZZA 33"
],
"polarity": [
"negative"
]
},
{
"sentence": "Anybody who likes this place must be from a different planet, where greasy, dry and tasteless are complimentary.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The dosas are skimpy, unattractive and drip with grease, and personally I'd drink popcorn topping before I'd eat another one of these.",
"target": [
"dosas",
"dosas"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "The sandwiches are dry, tasteless and way overpriced.",
"target": [
"sandwiches",
"sandwiches"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Calling the place Hampton Chutney Co. does warn you that these folks offer more style than substance, but in this unattractive room with unhelpful clerks there was a dearth of the former too.",
"target": [
"place",
"room",
"clerks"
],
"polarity": [
"negative",
"negative",
"negative"
]
},
{
"sentence": "Seriously, this place kicks ass.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "The atmosphere is unheralded, the service impecible, and the food magnificant.",
"target": [
"atmosphere",
"service",
"food"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "Best Italian food I ever had (and being Italian, that means alot).",
"target": [
"Italian food"
],
"polarity": [
"positive"
]
},
{
"sentence": "It is nearly impossible to get a table, so if you ever have the chance to go here for dinner, DO NOT pass it up.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "This is such a lovely, peaceful place to eat outside.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "The restaurant looks out over beautiful green lawns to the Hudson River and the Statue of Liberty.",
"target": [
"restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "It is set far from the small street it's on, and there is no traffic noise.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food is good, especially their more basic dishes, and the drinks are delicious.",
"target": [
"food",
"basic dishes",
"drinks"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "This is a great place to take out-of-towners, and perfect for watching the sunset.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "Great sushi experience.",
"target": [
"sushi"
],
"polarity": [
"positive"
]
},
{
"sentence": "Nice value.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Unique apppetizers.",
"target": [
"apppetizers"
],
"polarity": [
"positive"
]
},
{
"sentence": "Try sushimi cucumber roll.",
"target": [
"sushimi cucumber roll"
],
"polarity": [
"positive"
]
},
{
"sentence": "Good spreads, great beverage selections and bagels really tasty.",
"target": [
"spreads",
"beverage selections",
"bagels"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "THE BIG COMPLAINT: NO TOASTING AVAILABLE.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I complete the total bagel experience by having it lightly toasted.",
"target": [],
"polarity": []
},
{
"sentence": "Murray won't do it.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Won't or Can't is not in the service directory.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "But who says Murray's is anything about service.",
"target": [
"service"
],
"polarity": [
"negative"
]
},
{
"sentence": "So close, but not good enough.",
"target": [
"NULL"
],
"polarity": [
"neutral"
]
},
{
"sentence": "Don't be fooled by crowds of people.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The service is awful.",
"target": [
"service"
],
"polarity": [
"negative"
]
},
{
"sentence": "This place is not worth the prices.",
"target": [
"place",
"place"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Also, don't plan on asking for your favorite roll, if it's not on the menu, you can't have it.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Love Pizza 33..",
"target": [
"Pizza 33"
],
"polarity": [
"positive"
]
},
{
"sentence": "I will be out with friends and all of a sudden I am hungry and I only crave one thing... their Pizza.",
"target": [
"Pizza"
],
"polarity": [
"positive"
]
},
{
"sentence": "I live in the neightborhood and am a regular.",
"target": [],
"polarity": []
},
{
"sentence": "It hits the spot every time",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "This tiny Williamsburg spot is always pleasantly surprising.",
"target": [
"Williamsburg spot"
],
"polarity": [
"positive"
]
},
{
"sentence": "The pizza is delicious and the proprietor is one of the nicest in NYC.",
"target": [
"pizza",
"proprietor"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Even the pasta is delicious here (a rarity in New York pizza restaurants).",
"target": [],
"polarity": []
},
{
"sentence": "I've been many time and have never been disappointed.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Compared to Ess-a, Tal offers a less doughy bagel!",
"target": [],
"polarity": []
},
{
"sentence": "They even scoop it out nice (for those on a diet) not too much not to little.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The cream cheeses are out of this world and I love that coffee!!",
"target": [
"cream cheeses",
"coffee"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "A little crowded but they move that line really fast!",
"target": [
"NULL",
"NULL"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "A little pricey but it really hits the spot on a Sunday morning!",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "Bagels are ok, but be sure not to make any special requests!",
"target": [
"Bagels",
"NULL"
],
"polarity": [
"neutral",
"negative"
]
},
{
"sentence": "I asked for an open faced cheese sandwich and the manager basically told me to take my business elsewhere!",
"target": [
"manager"
],
"polarity": [
"negative"
]
},
{
"sentence": "Be sure not to get anything other than bagels!..",
"target": [
"NULL",
"bagels"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "the turkey burgers are scary!",
"target": [
"turkey burgers"
],
"polarity": [
"negative"
]
},
{
"sentence": "The worst excuse for Japanese food I've ever encountered.",
"target": [
"Japanese food"
],
"polarity": [
"negative"
]
},
{
"sentence": "The soup for the udon was soy sauce and water.",
"target": [
"soup for the udon"
],
"polarity": [
"negative"
]
},
{
"sentence": "The sushi was awful!",
"target": [
"sushi"
],
"polarity": [
"negative"
]
},
{
"sentence": "The rice was poor quality and was cooked so badly it was hard.",
"target": [
"rice"
],
"polarity": [
"negative"
]
},
{
"sentence": "Furthermore, the rice had no seasoning, so the sushi was bland and disgusting.",
"target": [
"rice",
"sushi"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "The fish was adequate, but inexpertly sliced.",
"target": [
"fish"
],
"polarity": [
"negative"
]
},
{
"sentence": "It is obvious that no one in the restaurant has any idea about or experience with Japanese cuisine.",
"target": [
"Japanese cuisine"
],
"polarity": [
"negative"
]
},
{
"sentence": "Good, fast service.",
"target": [
"service"
],
"polarity": [
"positive"
]
},
{
"sentence": "I would highly recommend.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Food is great and inexpensive.",
"target": [
"Food",
"Food"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The location is perfect.",
"target": [
"location"
],
"polarity": [
"positive"
]
},
{
"sentence": "Give it a try and enjoy.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I thought going to Jimmys would give me a real Domincan exprience.",
"target": [],
"polarity": []
},
{
"sentence": "Jimmy is Dominican!",
"target": [],
"polarity": []
},
{
"sentence": "Well, this place is so Ghetto its not even funny.",
"target": [
"place"
],
"polarity": [
"negative"
]
},
{
"sentence": "If you like your music blasted and the system isnt that great and if you want to pay at least 100 dollar bottle minimun then you'll love it here.",
"target": [
"bottle minimun",
"music"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Would NEVER go back there.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Too bad Latin Quarters closed.",
"target": [],
"polarity": []
},
{
"sentence": "That place was awesome,,, sally !",
"target": [],
"polarity": []
},
{
"sentence": "Awsome Pizza especially the Margheritta slice.",
"target": [
"Pizza",
"Margheritta slice"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Always busy but fast moving.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Great atmoshere and worth every bit.",
"target": [
"atmoshere",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Open late (well as late as I ever got there and I'm a night person)",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Winnie and her staff are the best crew you can find serving you.",
"target": [
"staff",
"Winnie"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The food is reliable and the price is moderate.",
"target": [
"food",
"NULL"
],
"polarity": [
"positive",
"neutral"
]
},
{
"sentence": "What more can you ask for?",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "For authentic Thai food, look no further than Toons.",
"target": [
"Thai food"
],
"polarity": [
"positive"
]
},
{
"sentence": "Ive been to many Thai restaurants in Manhattan before, and Toons is by far the best Thai food Ive had (except for my mom's of course).",
"target": [],
"polarity": []
},
{
"sentence": "Try the Pad Thai, or sample anything on the appetizer menu...they're all delicious.",
"target": [
"Pad Thai",
"appetizer menu"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Everything about this restaurant was special.",
"target": [
"restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "The service was attentive, yet discreet.",
"target": [
"service"
],
"polarity": [
"positive"
]
},
{
"sentence": "The flavors robust and subtle.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The brioche and lollies as party favors is a cute and sweet touch to a most memorable meal.",
"target": [
"brioche and lollies"
],
"polarity": [
"positive"
]
},
{
"sentence": "I'm saving up for my next visit.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I went there in late afternoon for some bite size food and refleshment with my date.",
"target": [],
"polarity": []
},
{
"sentence": "The place was quiet and delightful.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "Service was good and food is wonderful.",
"target": [
"Service",
"food"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I did not try the caviar but I tried their salmon and crab salad (they are all good) ",
"target": [
"salmon",
"crab salad"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "It is definitely a good spot for snacks and chat.",
"target": [
"spot"
],
"polarity": [
"positive"
]
},
{
"sentence": "As a retired hipster, I can say with some degree of certainty that for the last year Lucky Strike has been the best laid-back late night in the city.",
"target": [
"Lucky Strike"
],
"polarity": [
"positive"
]
},
{
"sentence": "The wait staff is pleasant, fun, and for the most part gorgeous (in the wonderful aesthetic beautification way, not in that she's-way-cuter-than-me-that-b@#$* way).",
"target": [
"wait staff"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food is yummy, especially their cooked-to-perfection mussels in spicy tomato sauce and their shoestring crispy fries.",
"target": [
"food",
"mussels in spicy tomato sauce",
"fries"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "But the best part about LS is the late night atmosphere, delightfully free of the BTs.",
"target": [
"late night atmosphere"
],
"polarity": [
"positive"
]
},
{
"sentence": "You can get a completely delish martini in a glass (that's about 2 1/2 drinks) for $8.50 (I recommend the Vanilla Shanty, mmmm!) in a great homey setting with great music.",
"target": [
"martini",
"martini",
"martini",
"Vanilla Shanty",
"setting",
"music"
],
"polarity": [
"positive",
"positive",
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "The in-house lady DJ on Saturday nights has outrageously good taste in music, and moreover, takes requests.",
"target": [
"in-house lady DJ"
],
"polarity": [
"positive"
]
},
{
"sentence": "You can't go wrong with this place.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "Suan is a great place that I often take my friends (classmates) too.",
"target": [
"Suan"
],
"polarity": [
"positive"
]
},
{
"sentence": "Its location is good and the fact that Hutner College is near and their prices are very reasonable, makes students go back to Suan again and again.",
"target": [
"location",
"Suan"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I LOVE their Thai",
"target": [
"Thai"
],
"polarity": [
"positive"
]
},
{
"sentence": "noodles with shrimp and chicken and coconut juice is the MUST!",
"target": [
"noodles with shrimp and chicken and coconut juice"
],
"polarity": [
"positive"
]
},
{
"sentence": "I was in love with Pongsri on 48th, but compared to Suan it is slow in service and overpriced.",
"target": [],
"polarity": []
},
{
"sentence": "I will go back to Suan soon!",
"target": [
"Suan"
],
"polarity": [
"positive"
]
},
{
"sentence": "In summer-eat outside on a terrace (another great feature of Suan)!!!",
"target": [
"terrace"
],
"polarity": [
"positive"
]
},
{
"sentence": "I cannot imagine a friendlier staff working in a restaurant.",
"target": [
"staff"
],
"polarity": [
"positive"
]
},
{
"sentence": "I cannot imagine better Indian food in all of the city.",
"target": [
"Indian food"
],
"polarity": [
"positive"
]
},
{
"sentence": "I cannot imagine you not rushing out to eat there.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "This restaurant used to be our regular Thursday night dinner location.",
"target": [],
"polarity": []
},
{
"sentence": "During the course of the past 3 months, the chef and staff changed and it was not for the better.",
"target": [
"chef",
"staff"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "I wish they would change back to what it was before.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The food now is inconsistent.",
"target": [
"food"
],
"polarity": [
"negative"
]
},
{
"sentence": "This is the kind of place you'd like to take all your friends to and still keep a secret.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "The setting is casual and romantic.",
"target": [
"setting"
],
"polarity": [
"positive"
]
},
{
"sentence": "Prices are very good.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food is excellent! ",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "if you're daring, try the balsamic vinegar over icecream, it's wonderful!",
"target": [
"balsamic vinegar over icecream"
],
"polarity": [
"positive"
]
},
{
"sentence": "Do not get the Go Go Hamburgers, no matter what the reviews say.",
"target": [
"Go Go Hamburgers"
],
"polarity": [
"negative"
]
},
{
"sentence": "They were such a rip-off ($8.95 for four small meat patties in steamed buns) and not worth trying.",
"target": [
"NULL",
"NULL",
"NULL"
],
"polarity": [
"negative",
"negative",
"negative"
]
},
{
"sentence": "The rest of the dim sum, though pricey by Chinatown standards, is worth it.",
"target": [
"dim sum",
"dim sum"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "Steamed fresh so brought hot hot hot to your table.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The wait here is long for dim sum, but if you don't like sharing tables or if the typical raucous dim sum atmosphere is not your gig, this is a sleek (for Chinatown) alternative.",
"target": [
"wait",
"atmosphere",
"NULL"
],
"polarity": [
"negative",
"negative",
"negative"
]
},
{
"sentence": "A few tips: skip the turnip cake, roast pork buns and egg custards.",
"target": [
"turnip cake",
"roast pork buns",
"egg custards"
],
"polarity": [
"negative",
"negative",
"negative"
]
},
{
"sentence": "These are overpriced and you can get better just around the corner:",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "(1) turnip cakes at the little kiosk on east side of Mott St. just south of bayard",
"target": [],
"polarity": []
},
{
"sentence": "(2) egg custards and pork buns at either bakery on west side of Mott street just south of Canal.",
"target": [],
"polarity": []
},
{
"sentence": "After passing by this restaurant for sometime I finally decided to go in and have dinner.",
"target": [],
"polarity": []
},
{
"sentence": "I was pleasantly suprised.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food was exceptional.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "The menu consisted of standard brassiere food, better then places like Balthazar etc.",
"target": [],
"polarity": []
},
{
"sentence": "I choose to go with one of the special, the braised lamb shank in red wine, which was excellent.",
"target": [
"braised lamb shank in red wine"
],
"polarity": [
"positive"
]
},
{
"sentence": "The service was friendly and the atmosphere was casual.",
"target": [
"service",
"atmosphere"
],
"polarity": [
"positive",
"neutral"
]
},
{
"sentence": "The restaurant is a bit noisy but that is something that can be overlooked once you sit down and enjoy a great meal",
"target": [
"meal",
"restaurant"
],
"polarity": [
"positive",
"neutral"
]
},
{
"sentence": "this little place has a cute interior decor and affordable city prices.",
"target": [
"interior decor",
"place"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "the pad se ew chicken was delicious, however the pad thai was far too oily.",
"target": [
"pad se ew chicken",
"pad thai"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "i would just ask for no oil next time.",
"target": [],
"polarity": []
},
{
"sentence": "Have eaten at Ginger House several times, and it's always good.",
"target": [
"Ginger House"
],
"polarity": [
"positive"
]
},
{
"sentence": "The fried dumplings are GREAT!",
"target": [
"fried dumplings"
],
"polarity": [
"positive"
]
},
{
"sentence": "Finally a reliable Chinese restaurant!",
"target": [
"Chinese restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "This place would be so much better served by being run by a group that actually understands customer service.",
"target": [
"customer service"
],
"polarity": [
"negative"
]
},
{
"sentence": "The only thing you can do here is walk in and eat .. but planning an event, especially a small, intimate one, forget about it.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "They are not helpful in the least and will give you the grand run around so by the time the event date rolls around you will not only regret chosing this place, but also become hostile!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Nobody at this restaurant will give firm answers about anything and in the end, not one person takes responsibility for anything.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Terrible, terrible management - deserves to be shut-down.",
"target": [
"management",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Never fails to please.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "delicious bagels, especially when right out of the oven.",
"target": [
"bagels"
],
"polarity": [
"positive"
]
},
{
"sentence": "Spreads and toppings are great - though a bit pricey.",
"target": [
"Spreads",
"toppings",
"Spreads",
"toppings"
],
"polarity": [
"positive",
"positive",
"negative",
"negative"
]
},
{
"sentence": "Service is fast and friendly.",
"target": [
"Service"
],
"polarity": [
"positive"
]
},
{
"sentence": "Only drawback - they won't toast your bagel, and they don't make eggs for the bagel.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "But that is highly forgivable.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Been there, done that, and New York, it's not that big a deal.",
"target": [
"NULL"
],
"polarity": [
"neutral"
]
},
{
"sentence": "The food is decent at best, and the ambience, well, it's a matter of opinion, some may consider it to be a sweet thing, I thought it was just annoying.",
"target": [
"food",
"ambience"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "If celebrities make you sweat, then your in for a ride, but if your like most around these parts then you'll just yawn and wonder whats with all the hype.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Rao is a good restaurant, but it's nothing special.",
"target": [
"Rao"
],
"polarity": [
"neutral"
]
},
{
"sentence": "I've eaten at many different Indian restaurants.",
"target": [],
"polarity": []
},
{
"sentence": "But after last night, Spice Grill is the only place I'm eating indian cuisine.",
"target": [
"indian cuisine"
],
"polarity": [
"positive"
]
},
{
"sentence": "You must try the shrimp appetizers.",
"target": [
"shrimp appetizers"
],
"polarity": [
"positive"
]
},
{
"sentence": "Even my Indian friend couldn't believe how good and tasty everything was.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "This place has the the correct ambience and an excellent staff to make you feel like a guest and a friend at the same time.",
"target": [
"ambience",
"staff"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Great food, great prices, great service.",
"target": [
"food",
"NULL",
"service"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "If you are looking for a good quality, cheap eats - this is the place.",
"target": [
"eats",
"eats"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "it's a perfect place to have a amanzing indian food.",
"target": [
"indian food"
],
"polarity": [
"positive"
]
},
{
"sentence": "I really loved the different and inovated touch that's the cheff gives to the food.",
"target": [
"cheff"
],
"polarity": [
"positive"
]
},
{
"sentence": "also it's great to have dinner in a very romantic and confortable place, the service it's just perfect...they're so frendly that we never want to live the place!",
"target": [
"place",
"service"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I love Ess-a-bagel, but I live on the west side, so I often go to Murray's for convenience.",
"target": [],
"polarity": []
},
{
"sentence": "Their bagels are fine, but they are a little overcooked, and not really a 'special' bagel experience.",
"target": [
"bagels"
],
"polarity": [
"negative"
]
},
{
"sentence": "Better than the bagel shop on the corner, but not worth going out of your way for, in my opinion.",
"target": [],
"polarity": []
},
{
"sentence": "Also a little more expensive than your average bagel place.",
"target": [],
"polarity": []
},
{
"sentence": "Great bagels made the old-fashioned way.",
"target": [
"bagels",
"bagels"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The appetizing is excellent - just as good as Zabars Barney Greengrass at a reasonable price (if bought by the pound).",
"target": [],
"polarity": []
},
{
"sentence": "Drawbacks: service is slow and they don't toast!",
"target": [
"service"
],
"polarity": [
"negative"
]
},
{
"sentence": "The food was absolutely amazing!!",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "The baked clams octopus we shared as appetizers were the best we've ever had!! ",
"target": [
"baked clams octopus"
],
"polarity": [
"positive"
]
},
{
"sentence": "The lamb was tender so full of flavor, the dessert was divine!!",
"target": [
"lamb",
"dessert"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The waiter was attentive.",
"target": [
"waiter"
],
"polarity": [
"positive"
]
},
{
"sentence": "The place itself is beautiful the bar scene seems to be happening.",
"target": [
"place",
"bar scene"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Downtown Dinner 2002 - Prixe fix: Appetizers were ok, waiter gave me poor suggestion..try the potato stuff kanish best one.",
"target": [
"Appetizers",
"waiter",
"potato stuff kanish"
],
"polarity": [
"neutral",
"negative",
"positive"
]
},
{
"sentence": "Small servings for main entree, i had salmon (wasnt impressed) girlfriend had chicken, it was good.",
"target": [
"salmon",
"chicken",
"servings for main entree"
],
"polarity": [
"negative",
"positive",
"negative"
]
},
{
"sentence": "Dessert is a joke...dont bother",
"target": [
"Dessert"
],
"polarity": [
"negative"
]
},
{
"sentence": "Volare virgins or weekly regulars, everyone gets treated the same and you can't ask for more than that when the service is this friendly.",
"target": [
"service"
],
"polarity": [
"positive"
]
},
{
"sentence": "The restaurant has a Family feel, not least with regard to the portions which are enormous; the veal alone could have single-handedly solved third world famine.",
"target": [
"feel",
"portions",
"veal"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "The anti-pasta was excellent, especially the calamari, as were the filling pasta mains.",
"target": [
"anti-pasta",
"calamari",
"pasta mains",
"pasta mains"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "The wine list is extensive and can easily hike up an otherwise reasonably priced meal.",
"target": [
"wine list",
"meal"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Still, any quibbles about the bill were off-set by the pour-your-own measures of liquers which were courtesey of the house...",
"target": [
"NULL",
"measures of liquers"
],
"polarity": [
"neutral",
"positive"
]
},
{
"sentence": "Fantastic place.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "Cute and decorative.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "A pleasant surprise.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Go there to relax and feel like your somewhere else.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Lucky Strike is a great casual place to just grab a bite to eat.",
"target": [
"Lucky Strike"
],
"polarity": [
"positive"
]
},
{
"sentence": "Yeah the crowd can take it a bit seriously, but it shouldn't.",
"target": [],
"polarity": []
},
{
"sentence": "Great food, great decor, great service.",
"target": [
"food",
"decor",
"service"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "I recommend it!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Just ignore the trendy wannabes.",
"target": [],
"polarity": []
},
{
"sentence": "This is the perfect spot for meeting friends, having lunch, dinner, pre-theatre or after-theatre drinks!",
"target": [
"spot"
],
"polarity": [
"positive"
]
},
{
"sentence": "(Always ask the bartender for the SEASONAL beer!!!",
"target": [
"SEASONAL beer"
],
"polarity": [
"positive"
]
},
{
"sentence": "Guaranteed to be a tasty experience!)",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Excellent spot for holiday get togethers with co-workers or friends that you haven't seen in a while.",
"target": [
"spot"
],
"polarity": [
"positive"
]
},
{
"sentence": "I have been doing all of the above at the Heartland Brewery for over 5 years now and I HAVE NEVER BEEN DISAPPOINTED!",
"target": [
"Heartland Brewery"
],
"polarity": [
"positive"
]
},
{
"sentence": "All the people that I bring there go back on their own and bring THEIR friends!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Go there once and oh yes...you will go back...you will...",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "What a great place!",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "Not the typical NYC gimmick theme restaurant.",
"target": [
"restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "A cool bar with great food, and tons of excellent beer.",
"target": [
"bar",
"food",
"beer",
"beer"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "And even with it's Pub atmosphere they were great to my kids too!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Loved it!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Out of the hundreds of Italian restaurants in Queens, this is among the best.",
"target": [],
"polarity": []
},
{
"sentence": "The shrimp scampi was excellent and the antipasti were plentiful.",
"target": [
"shrimp scampi",
"antipasti"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "It is expensive but well worth the money.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "If you venture off the island of Manhattan and can't seem to find a great Italian restaurant, drive to Corona.",
"target": [
"Corona"
],
"polarity": [
"positive"
]
},
{
"sentence": "The only thing more wonderful than the food (which is exceptional) is the service.",
"target": [
"food",
"service"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The only thing the waiters don't do for you is wipe your chin when you leave.",
"target": [
"waiters"
],
"polarity": [
"positive"
]
},
{
"sentence": "Wonderful at holiday time.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Cozy romantic atomosphere with only around 15 tables at most.",
"target": [
"atomosphere"
],
"polarity": [
"positive"
]
},
{
"sentence": "Service was very prompt but slightly rushed.",
"target": [
"Service",
"Service"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "Food was very good, but not what I would consider out of this world.",
"target": [
"Food"
],
"polarity": [
"neutral"
]
},
{
"sentence": "Go here for a romantic dinner but not for an all out wow dining experience.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "My friend from Milan and myself were pleasantly surprised when we arrived and everyone spoke italian.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Too bad the food wasn't of the same heritage.",
"target": [
"food"
],
"polarity": [
"negative"
]
},
{
"sentence": "The porcini mushroom pasta special was tasteless, so was the seafood tagliatelle.",
"target": [
"porcini mushroom pasta special",
"seafood tagliatelle"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "A real dissapointment.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "But that wasn't the icing on the cake: a tiramisu that resembled nothing I have ever had.",
"target": [
"tiramisu"
],
"polarity": [
"negative"
]
},
{
"sentence": "They should have called it mascarpone with chocolate chips-good but a far cry from what the name implies.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Priced at upper intermediate range.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I really liked this place.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "Everything I had was good, and I'm a eater.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "It was pretty inexpensive too.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "This place has the best Chinese style BBQ ribs in the city.",
"target": [
"BBQ ribs",
"BBQ ribs"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I also recommend the rice dishes or the different varieties of congee (rice porridge).",
"target": [
"rice dishes",
"congee (rice porridge)"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "It's great to go for a quick lunch either alone or with a friend.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "It's definately not a place to go if you want to impress someone.",
"target": [
"place"
],
"polarity": [
"negative"
]
},
{
"sentence": "However, if you want great food at a great price and don't mind the decor, you can't beat this place.",
"target": [
"food",
"decor",
"food"
],
"polarity": [
"positive",
"neutral",
"positive"
]
},
{
"sentence": "Quick and friendly service.",
"target": [
"service"
],
"polarity": [
"positive"
]
},
{
"sentence": "This is one of the best comfort food places in the city.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "It's somewhere you can eat and be happy.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "When I'm feeling stressed by the noise and congestion around my office, I head for Cafe St. Bart's.",
"target": [],
"polarity": []
},
{
"sentence": "When you're sitting in their main dining room (which has a spectacular, hand-painted high ceiling) you'd never know there was a world outside.",
"target": [
"main dining room",
"ceiling"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The food is wonderful, tasty and filling, and the service is professional and friendly.",
"target": [
"food",
"food",
"service"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "I can't wait for summer, when they serve outside on their gigantic patio.",
"target": [
"patio"
],
"polarity": [
"positive"
]
},
{
"sentence": "Ahhh...",
"target": [],
"polarity": []
},
{
"sentence": "I recently tried Suan and I thought that it was great.",
"target": [
"Suan"
],
"polarity": [
"positive"
]
},
{
"sentence": "This little place definitely exceeded my expectations and you sure get a lot of food for your money.",
"target": [
"food",
"place",
"food"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "The service was fast and friendly and the food was very tasty and they had the best hot sauce to add to your meals.",
"target": [
"service",
"food",
"hot sauce"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "I have to say that I am pleasantly suprised and I will most likely stop in again if I am in the neighborhood.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "They all know you.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Good food.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "Good drink.",
"target": [
"drink"
],
"polarity": [
"positive"
]
},
{
"sentence": "How do you rate home?",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I have never had cheescake like this.",
"target": [
"cheescake"
],
"polarity": [
"positive"
]
},
{
"sentence": "I thought I had died and gone to heaven.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Great spot, whether looking for a couple of drinks or quiet dinner.",
"target": [
"spot",
"spot"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Warm and friendly in the winter and terrific outdoor seating in the warmer months.",
"target": [
"NULL",
"outdoor seating"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The food is great and they have a good selecion of wines at reasonable prices.",
"target": [
"food",
"selecion of wines",
"selecion of wines"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "Have been several times and it never dissapoints.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "After hearing a lot of great things about the restaurant, and passing by it on a daily basis, we decided to try.",
"target": [],
"polarity": []
},
{
"sentence": "We were less than impressed.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "While the ambiance and atmosphere were great, the food and service could have been a lot better.",
"target": [
"ambiance",
"atmosphere",
"food",
"service"
],
"polarity": [
"positive",
"positive",
"negative",
"negative"
]
},
{
"sentence": "We ordered the chicken casserole, but what we got were a few small pieces of chicken, all dark meat and on the bone.",
"target": [
"chicken casserole",
"chicken casserole"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Probably would not go again...",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "i've been to sapphire twice and both times the food was fine, if not good.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "stick with the chicken, beef, and lamb dishes.",
"target": [
"chicken",
"beef",
"lamb dishes"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "i don't usually order wine with indian so i can't comment on their wine list or their wines.",
"target": [],
"polarity": []
},
{
"sentence": "instead ordered an ice cold beer which to me works with indian.",
"target": [],
"polarity": []
},
{
"sentence": "service is friendly, and never had a problem walking in and getting a table.",
"target": [
"service",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "i would recommend reservations on weekends though.",
"target": [],
"polarity": []
},
{
"sentence": "skip dessert.",
"target": [
"dessert"
],
"polarity": [
"negative"
]
},
{
"sentence": "Best Reuben sandwich ever!",
"target": [
"Reuben sandwich"
],
"polarity": [
"positive"
]
},
{
"sentence": "A classic!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Don't miss Bloom's on your next trip to Manhatten.",
"target": [
"Bloom's"
],
"polarity": [
"positive"
]
},
{
"sentence": "It was the first place we ate on our first trip to New York, and it will be the last place we stop as we head out of town on our next trip to New York.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "Thanks Bloom's for a lovely trip.",
"target": [
"Bloom's"
],
"polarity": [
"positive"
]
},
{
"sentence": "As a fan of Thai, I have tried quite a few different restaurants in NYC and this one was definitely the worst.",
"target": [],
"polarity": []
},
{
"sentence": "The food was not fresh, the sauces were bland and very oily.",
"target": [
"food",
"sauces"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "It just wasn't Thai.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Went to Ottimo and was expecting outstanding pizza (as I love La Pizza Fresca).",
"target": [],
"polarity": []
},
{
"sentence": "Was surprisingly disappointed.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Pizza was a little soggy.",
"target": [
"Pizza"
],
"polarity": [
"negative"
]
},
{
"sentence": "Ravioli was good...but I have to say that I found everything a bit overpriced.",
"target": [
"Ravioli",
"NULL"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "Not enough wines by the glass either.",
"target": [
"wines by the glass"
],
"polarity": [
"negative"
]
},
{
"sentence": "Service, however, was excellent...and I liked the setting/atmosphere a lot. ",
"target": [
"Service",
"setting/atmosphere"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Food was just average...if they lowered the prices just a bit, it would be a bigger draw.",
"target": [
"Food",
"Food"
],
"polarity": [
"neutral",
"negative"
]
},
{
"sentence": "This place is a great bargain.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "Authentic Pakistani food.",
"target": [
"Pakistani food"
],
"polarity": [
"positive"
]
},
{
"sentence": "People are always friendly.",
"target": [
"People"
],
"polarity": [
"positive"
]
},
{
"sentence": "Don't waste money on decor.",
"target": [
"decor"
],
"polarity": [
"neutral"
]
},
{
"sentence": "Just straight up cheap, good food.",
"target": [
"food",
"food"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Faan is sooo good.",
"target": [
"Faan"
],
"polarity": [
"positive"
]
},
{
"sentence": "The best pad thai i've ever had.",
"target": [
"pad thai"
],
"polarity": [
"positive"
]
},
{
"sentence": "The design and atmosphere is just as good.",
"target": [
"design",
"atmosphere"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "bottles of wine are cheap and good.",
"target": [
"bottles of wine",
"bottles of wine"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "What more could you want?",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food was actually aweful.",
"target": [
"food"
],
"polarity": [
"negative"
]
},
{
"sentence": "I'm not picky - but it was actually gross.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The mussles were the fishiest things I've ever tasted, the seabass was bland, the goat cheese salad was missing the goat cheese, the penne w/ chicken had bones in it... It was disgusting.",
"target": [
"mussles",
"seabass",
"goat cheese salad",
"penne w/ chicken",
"NULL"
],
"polarity": [
"negative",
"negative",
"negative",
"negative",
"negative"
]
},
{
"sentence": "Nice atmosphere, the service was very pleasant and the desert was good.",
"target": [
"atmosphere",
"service",
"desert"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "Wouldn't recomend it for dinner!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "This is the perfect date spot for Williamsburg couples.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The jukebox plays everything from Italian Opera to The Strokes.",
"target": [
"jukebox"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food is amazing, rich pastas and fresh doughy pizza.",
"target": [
"food",
"pastas",
"pizza"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "Best of all is the warm vibe, the owner is super friendly and service is fast.",
"target": [
"vibe",
"owner",
"service"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "If only they delivered, they'd make a mint!",
"target": [
"NULL"
],
"polarity": [
"neutral"
]
},
{
"sentence": "go here for the drinks!",
"target": [
"drinks"
],
"polarity": [
"positive"
]
},
{
"sentence": "esp. during happy hour!",
"target": [],
"polarity": []
},
{
"sentence": "enough said!",
"target": [],
"polarity": []
},
{
"sentence": "the drinks are amazing and half off till 8pm.",
"target": [
"drinks",
"drinks"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Ask for Usha, the nicest bartender in manhattan.",
"target": [
"Usha"
],
"polarity": [
"positive"
]
},
{
"sentence": "My fav was the sassy lassi...",
"target": [
"sassy lassi"
],
"polarity": [
"positive"
]
},
{
"sentence": "This is an amazing place to try some roti rolls.",
"target": [
"roti rolls"
],
"polarity": [
"positive"
]
},
{
"sentence": "I really recommend the very simple Unda (Egg) rolls.",
"target": [
"Unda (Egg) rolls"
],
"polarity": [
"positive"
]
},
{
"sentence": "Delicate spices, onions, eggs and a kick-ass roti.",
"target": [
"spices",
"onions",
"eggs",
"roti"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "Amazing!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Toons has recently been redone, so it's now a very attractive space.",
"target": [
"Toons"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food's as good as ever.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "In an area sadly lacking in decent Thai food, this is one of the best spots.",
"target": [
"Thai food"
],
"polarity": [
"positive"
]
},
{
"sentence": "Went here last night - nice decor, good service, but the food was surprisingly excellent.",
"target": [
"decor",
"service",
"food"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "The portions are HUGE, so it might be good to order three things to split (rather than one appetizer and entree per person) for two people.",
"target": [
"portions"
],
"polarity": [
"positive"
]
},
{
"sentence": "Among all of the new 5th avenue restaurants, this offers by far one of the best values for your money.",
"target": [],
"polarity": []
},
{
"sentence": "Can't wait to go back.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Best drumsticks over rice and sour spicy soup in town!",
"target": [
"drumsticks over rice",
"sour spicy soup"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Beef noodle soup is good as well.",
"target": [
"Beef noodle soup"
],
"polarity": [
"positive"
]
},
{
"sentence": "The service is good and the resturant is clean.",
"target": [
"service",
"resturant"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Best Taiwanese food in NY!",
"target": [
"Taiwanese food"
],
"polarity": [
"positive"
]
},
{
"sentence": "I have been to Rao's probably 15 times the past 3 years and it keeps getting better.",
"target": [
"Rao's"
],
"polarity": [
"positive"
]
},
{
"sentence": "For those that go once and don't enjoy it, all I can say is that they just don't get it.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Rao's has the best service and atmosphere in NYC.",
"target": [
"service",
"atmosphere"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Good luck getting a table.",
"target": [
"NULL"
],
"polarity": [
"neutral"
]
},
{
"sentence": "My roommate and I LOVE this place.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "We recently decided to try this location, and to our delight, they have outdoor seating, perfect since I had my yorkie with me.",
"target": [
"outdoor seating"
],
"polarity": [
"positive"
]
},
{
"sentence": "Indoor was very cozy and cute.",
"target": [
"Indoor"
],
"polarity": [
"positive"
]
},
{
"sentence": "The portion sizes here are huge, and the sushi is good.",
"target": [
"portion",
"sushi"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "While it's not Nobu, it sure is a great deal and you definitely will leave feeling satisfied and full.",
"target": [],
"polarity": []
},
{
"sentence": "Staff is very accomodating.",
"target": [
"Staff"
],
"polarity": [
"positive"
]
},
{
"sentence": "Excellent dumplings served amid clean, chic decor.",
"target": [
"dumplings",
"decor"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I got the $10 10-piece dim sum combo, every bite of which was great.",
"target": [
"$10 10-piece dim sum combo"
],
"polarity": [
"positive"
]
},
{
"sentence": "But $1 for each small piece???",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Not worth it.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I won't go back unless someone else is footing the bill.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "I came here with my boyfriend for our anniversary because it was highly recommended to him by a friend.",
"target": [],
"polarity": []
},
{
"sentence": "The decor is very simple but comfortable.",
"target": [
"decor"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food was delicious but do not come here on a empty stomach.",
"target": [
"food",
"food"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "The portions are small but being that the food was so good makes up for that.",
"target": [
"portions",
"food"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "You must have the crabmeat lasagna which is out of this world and the chocolate bread pudding for dessert.",
"target": [
"crabmeat lasagna",
"chocolate bread pudding"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The staff there is very attentive and down to earth.",
"target": [
"staff"
],
"polarity": [
"positive"
]
},
{
"sentence": "I loved it and would go again.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Great Indian food and the service is incredible.",
"target": [
"Indian food",
"service"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The owner truly caters to all your needs.",
"target": [
"owner"
],
"polarity": [
"positive"
]
},
{
"sentence": "When family came in he gave them apps to test their palets, and then ordered for them.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Everyone was more then happy with his choices.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Great food and the prices are very reasonable.",
"target": [
"food",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Obviously the Chinese translation of this place does not mean Big Wong, it actually means Great Prosperity.",
"target": [],
"polarity": []
},
{
"sentence": "The food here does a great service to the name (Cantonese that is...).",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "I fell in love with the egg noodles in the beef broth with shrimp dumplings and slices of BBQ roast pork.",
"target": [
"egg noodles in the beef broth with shrimp dumplings and slices of BBQ roast pork"
],
"polarity": [
"positive"
]
},
{
"sentence": "This dish is my favorite and I always get it when I go there and never get tired of it.",
"target": [
"dish"
],
"polarity": [
"positive"
]
},
{
"sentence": "Try the congee and the donut like deep fried dough they call Ow Ley Soh, a delicious and sweet tasting bread.",
"target": [
"congee",
"Ow Ley Soh"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Simply some good tasting Chinese food at incredible prices...",
"target": [
"Chinese food",
"Chinese food"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Service is not what you are coming here for...",
"target": [
"Service"
],
"polarity": [
"negative"
]
},
{
"sentence": "Just make sure my ice water is kept full and my tea kettle filled with piping hot tea and that's all the service I need...",
"target": [],
"polarity": []
},
{
"sentence": "Big Wong is a great place to eat and fill your stomach.",
"target": [
"Big Wong"
],
"polarity": [
"positive"
]
},
{
"sentence": "this place... we stumbled upon it on labor day weekend.",
"target": [],
"polarity": []
},
{
"sentence": "whoever the jazz duo was, they were on POINT.",
"target": [
"jazz duo"
],
"polarity": [
"positive"
]
},
{
"sentence": "good music, great food, speedy service affordable prices.",
"target": [
"music",
"food",
"service",
"NULL"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "even the wine by the glass was good.",
"target": [
"wine by the glass"
],
"polarity": [
"positive"
]
},
{
"sentence": "its a little out of the way if you don't live in the neighborhood, but definitely worth the trip from wherever you are.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"neutral",
"positive"
]
},
{
"sentence": "Consistently good Japanese Tapas.",
"target": [
"Japanese Tapas"
],
"polarity": [
"positive"
]
},
{
"sentence": "Same owner as the guy who owns Typhoon, which is just down the street on St. Marks and 1st Ave.",
"target": [],
"polarity": []
},
{
"sentence": "Always good drinks and service is pretty good;",
"target": [
"drinks",
"service"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Atmosphere is nice and relaxed too...",
"target": [
"Atmosphere"
],
"polarity": [
"positive"
]
},
{
"sentence": "A great place to meet up for some food and drinks... ",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "Yakitori (bbq meats) is tasty too.",
"target": [
"Yakitori (bbq meats)"
],
"polarity": [
"positive"
]
},
{
"sentence": "It's also attached to Angel's Share, which is a cool, more romantic bar...",
"target": [],
"polarity": []
},
{
"sentence": "Just moved to the neighborhood and we've been trying all the West Village Sushi restaurants.",
"target": [],
"polarity": []
},
{
"sentence": "If you don't mind pre-sliced low quality fish, unfriendly staff and a sushi chef that looks like he is miserable then this is your place.",
"target": [
"fish",
"staff",
"sushi chef"
],
"polarity": [
"negative",
"negative",
"negative"
]
},
{
"sentence": "Price and quality of fish alone will keep us from making a return visit.",
"target": [
"fish",
"fish",
"NULL"
],
"polarity": [
"negative",
"negative",
"negative"
]
},
{
"sentence": "Wasn't going to share but I feel obligated...while sitting at the sushi bar dining we watched the chef accidentally drop a piece of Unagi on the floor and upon retrieving it from the floor proceed to use the piece in the delivery order he was preparing.",
"target": [
"chef"
],
"polarity": [
"negative"
]
},
{
"sentence": "No thanks!!!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "This place, which is only a few months old, is perhaps Queens' biggest secret!",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "Fabulous decor - makes you feel like you're in a trendy Manhattan restaurant, very very good food, cheaply-priced, generally friendly staff, and if you're a Manhattanite, or spend most of your time in Manhattan, Rice Avenue will make you feel at home.....very Soho/Village/Upper West Side minus the expensive prices and pretentious clientele.....all on Roosevelt Avenue!",
"target": [
"decor",
"food",
"food",
"staff",
"Rice Avenue",
"Rice Avenue",
"Rice Avenue"
],
"polarity": [
"positive",
"positive",
"positive",
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "We were seated outside and the waiter spilled red wine and hot tea on myself and my date.",
"target": [
"waiter"
],
"polarity": [
"negative"
]
},
{
"sentence": "We were then shooed inside.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "One would think we'd get an apology or complimentary drinks - instead, we got a snobby waiter wouldn't even take our order for 15 minutes and gave us lip when we asked him to do so.",
"target": [
"waiter"
],
"polarity": [
"negative"
]
},
{
"sentence": "We left, never to return.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "With so many good restaurants on the UWS, I don't need overpriced food, absurdly arrogant wait-staff who don't recognize they work at a glorified diner, clumsy service, and management that doesn't care.",
"target": [
"food",
"wait-staff",
"service",
"management"
],
"polarity": [
"negative",
"negative",
"negative",
"negative"
]
},
{
"sentence": "I am relatively new to the area and tried Pick a bgel on 2nd and was disappointed with the service and I thought the food was overated and on the pricey side.",
"target": [
"service",
"food",
"food"
],
"polarity": [
"negative",
"negative",
"negative"
]
},
{
"sentence": "If you are in the area try The Bagel Shoppe on 74th street which is 3 blocks away on 2nd Ave.",
"target": [],
"polarity": []
},
{
"sentence": "Great bagels, spreads and a good place to hang out in.",
"target": [],
"polarity": []
},
{
"sentence": "You fellas above says its the best Taiwanese restaurant in town.",
"target": [],
"polarity": []
},
{
"sentence": "However it is the ONLY Taiwanese restaurant in town.",
"target": [],
"polarity": []
},
{
"sentence": "The food is okay and the prices here are mediocre.",
"target": [
"food",
"NULL"
],
"polarity": [
"neutral",
"neutral"
]
},
{
"sentence": "You can't say its cheap because food is cheaper in Chinatown.",
"target": [],
"polarity": []
},
{
"sentence": "They're are better Taiwanese restaurants and they are located in Flushing, Queens.",
"target": [],
"polarity": []
},
{
"sentence": "Baluchi's has solid food and a nice decor at reasonable prices.",
"target": [
"food",
"decor",
"Baluchi's"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "The only problem is that the manager is a complete incompetent.",
"target": [
"manager"
],
"polarity": [
"negative"
]
},
{
"sentence": "He offers subpar service and has no personality.",
"target": [
"service"
],
"polarity": [
"negative"
]
},
{
"sentence": "In fact, it appears he is going to go postal at any moment.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Skip this location and go to the one in Soho.",
"target": [],
"polarity": []
},
{
"sentence": "There is no excuse for such lousy service!",
"target": [
"service"
],
"polarity": [
"negative"
]
},
{
"sentence": "I have never before eaten 40 pieces of relatively good nigiri.",
"target": [
"nigiri"
],
"polarity": [
"neutral"
]
},
{
"sentence": "Stuffing yourself with Japanese food is a rare thing.",
"target": [],
"polarity": []
},
{
"sentence": "You can do it here.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "$20 for all you can eat sushi cannot be beaten.",
"target": [
"all you can eat sushi"
],
"polarity": [
"positive"
]
},
{
"sentence": "I went to Areo on a Sunday afternoon with four of my girlfriends, and spent three enjoyable hours there.",
"target": [
"Areo"
],
"polarity": [
"positive"
]
},
{
"sentence": "The restaurant was packed at first, so we waited at the bar for about 20 minutes before we were seated.",
"target": [],
"polarity": []
},
{
"sentence": "Most of the servers are very attentive, friendly and quite attractive.",
"target": [
"servers"
],
"polarity": [
"positive"
]
},
{
"sentence": "The atmosphere was mostly of an older crowd, but there were a few groups of mid 20's/30 year olds also.",
"target": [],
"polarity": []
},
{
"sentence": "The vibe is very relaxed and cozy, service was great and the food was excellent!",
"target": [
"vibe",
"service",
"food"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "Me and my girls will definitely go back.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Food was good and the view of the new york city skiline was terrific even on a foggy rainy day like that of when I went.",
"target": [
"Food",
"view of the new york city skiline"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I would highly recommand requesting a table by the window.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Although they do the typical what kind of water would you like questions the service was good and overall very relaxing to place to eat.",
"target": [
"service",
"place"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I've eaten at Pizza Gruppo a few times, but more often I order delivery.",
"target": [],
"polarity": []
},
{
"sentence": "The food is great.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "Personal pans are the perfect size for those hungry nights.",
"target": [
"Personal pans"
],
"polarity": [
"positive"
]
},
{
"sentence": "I heartily recommend.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "There is a downside if you're ordering in -- the delivery guys have MAJOR attitude.",
"target": [
"delivery guys"
],
"polarity": [
"negative"
]
},
{
"sentence": "Never have I had such dramatic delivery guys (a lot of huffing and panting and muttering under breath b/c I live in a walkup) who always seem disappointed with their tips.",
"target": [
"delivery guys"
],
"polarity": [
"negative"
]
},
{
"sentence": "Hey, I think $2+ for a 5 block walk ain't bad.",
"target": [],
"polarity": []
},
{
"sentence": "Love the scene first off- the place has a character and nice light to it..very fortunate, location wise.",
"target": [
"scene",
"place",
"location"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "The pizza was pretty good and huge.",
"target": [
"pizza",
"pizza"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The price very reasonable.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "We were 4 and got the family size penne a la vodka which was tremendously gigantic portion...a bucket of food literally.",
"target": [
"penne a la vodka"
],
"polarity": [
"positive"
]
},
{
"sentence": "We got most of it back at home with us.",
"target": [],
"polarity": []
},
{
"sentence": "I would say that all was fine and tasty but the heaviness on my stomach someting that i can't not mention or undermine.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The pasta penne was pretty extra buttery, creamy which means a big task to diggest.. tasty at first but i would say that i was full with a slice of pizza and 7 to count, penne...got a little moody afterwards cause was stuffed...lol",
"target": [
"pasta penne",
"pasta penne"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "No, really.",
"target": [],
"polarity": []
},
{
"sentence": "I have eaten a lot of pizza here.",
"target": [],
"polarity": []
},
{
"sentence": "La Rosa waltzes in, and I think they are doing it the best.",
"target": [
"La Rosa"
],
"polarity": [
"positive"
]
},
{
"sentence": "Interesting selection, good wines, service fine, fun decor.",
"target": [
"wines",
"service",
"decor",
"selection"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "I have been twice to this restaurant.",
"target": [],
"polarity": []
},
{
"sentence": "I love it.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I plan on stopping by next week as well.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I found it on a cold night, the perfect spot to warm up.",
"target": [
"spot"
],
"polarity": [
"positive"
]
},
{
"sentence": "I recieved prompt service with a smile.",
"target": [
"service"
],
"polarity": [
"positive"
]
},
{
"sentence": "To me it exemplifies Soho, cute, artsy, interesting.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Definately check it out!!!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "This place blew me away...by far my new favorite restaurant on the uppereast side.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "The wine list is extensive and impressive.",
"target": [
"wine list"
],
"polarity": [
"positive"
]
},
{
"sentence": "LOVE the atmosphere - felt like I was in Paris.",
"target": [
"atmosphere"
],
"polarity": [
"positive"
]
},
{
"sentence": "The mussels were fantastic and so was the dessert...definitely going to be back very soon.",
"target": [
"mussels",
"dessert",
"NULL"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "I just read Mocaramel's review and felt compelled to respond.",
"target": [],
"polarity": []
},
{
"sentence": "I have been coming here for years and have nothing but good things to say about the service and the great staff at La Lanterna.",
"target": [
"service",
"staff"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Over the years the host, Vittorio, and his crew, have always treated me as family--although with all the business this not-so-little gem does, it amazing he's even able to remember a consistent but not-so-frequent visitor.",
"target": [
"Vittorio",
"crew"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I've also been amazed at all the new additions in the past few years: A new Jazz Bar, the most fantastic Dining Garden, the Best Thin Crust Pizzas, and now a Lasagna Menu which is to die for (these are not your average lasagnas)!",
"target": [
"Dining Garden",
"Jazz Bar",
"Thin Crust Pizzas",
"Lasagna Menu"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "I lOVE THIS PLACE!",
"target": [
"PLACE"
],
"polarity": [
"positive"
]
},
{
"sentence": "Keep up the good work guys!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "My girlfiends and I ate at O.G. again last night.",
"target": [],
"polarity": []
},
{
"sentence": "I have to say I have never had a disapointing meal here.",
"target": [
"meal"
],
"polarity": [
"positive"
]
},
{
"sentence": "We could have made a meal of the yummy dumplings from the dumpling menu.",
"target": [
"dumplings"
],
"polarity": [
"positive"
]
},
{
"sentence": "Luckily we saved room for the BBQ Salmon, Sea Bass and Crispy Duck.",
"target": [
"BBQ Salmon",
"Sea Bass",
"Crispy Duck"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "We got a little tipsy from the sake but isn't that what Saturday nights with the girlfriends are all about?",
"target": [],
"polarity": []
},
{
"sentence": "Love Al Di La",
"target": [
"Al Di La"
],
"polarity": [
"positive"
]
},
{
"sentence": "I recommend this place to everyone.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "Great food.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "One of my favorite places in Brooklyn. ",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The pastas are incredible, the risottos (particularly the sepia) are fantastic and the braised rabbit is amazing.",
"target": [
"pastas",
"risottos",
"sepia",
"braised rabbit"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "Overpriced and not tasty ",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "The food here was mediocre at best. ",
"target": [
"food"
],
"polarity": [
"negative"
]
},
{
"sentence": "It was totally overpriced- fish and chips was about $15.... ",
"target": [
"NULL",
"fish and chips"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "There are so many other great places to go to eat and drink..... this place is not worth it...",
"target": [],
"polarity": []
},
{
"sentence": "Tasty Dog!",
"target": [
"Dog"
],
"polarity": [
"positive"
]
},
{
"sentence": "An awesome organic dog, and a conscious eco friendly establishment.",
"target": [
"dog",
"establishment"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "One of the best hot dogs I have ever eaten.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Can't wait to go back.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The Cypriot restaurant has a lot going for it.",
"target": [
"Cypriot restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "But the best pork souvlaki I ever had is the main thing.",
"target": [
"pork souvlaki"
],
"polarity": [
"positive"
]
},
{
"sentence": "Trust me.",
"target": [],
"polarity": []
},
{
"sentence": "Run don't walk.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Super YUMMY Pizza!",
"target": [
"Pizza"
],
"polarity": [
"positive"
]
},
{
"sentence": "I was visiting New York City with a friend and we discovered this really warm and inviting restaurant.",
"target": [
"restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "I LOOOVE their eggplant pizza, as well as their pastas!",
"target": [
"eggplant pizza",
"pastas"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "We had half/half pizza, mine was eggplant and my friend had the buffalo and it was sooo huge for a small size pizza!",
"target": [
"half/half pizza"
],
"polarity": [
"positive"
]
},
{
"sentence": "We had fun eating in there, we were there like around 3 a.m. in the morning!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Will comeback for sure, wish they have it here in LA..",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Excellent food, although the interior could use some help.",
"target": [
"food",
"interior"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "The space kind of feels like an Alice in Wonderland setting, without it trying to be that.",
"target": [
"space"
],
"polarity": [
"negative"
]
},
{
"sentence": "I paid just about $60 for a good meal, though :)",
"target": [
"meal",
"meal"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Great sake!",
"target": [
"sake"
],
"polarity": [
"positive"
]
},
{
"sentence": "Reliable, Fresh Sushi",
"target": [
"Sushi"
],
"polarity": [
"positive"
]
},
{
"sentence": "My husband and I take out from here 3-4 times a month.",
"target": [],
"polarity": []
},
{
"sentence": "The sashimi is always fresh and the rolls are innovative and delicious.",
"target": [
"sashimi",
"rolls",
"rolls"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "Have never had a problem with service save a missing rice once.",
"target": [
"service"
],
"polarity": [
"positive"
]
},
{
"sentence": "Delivery can be spot on or lacking depending on the weather and the day of the week.",
"target": [
"Delivery"
],
"polarity": [
"negative"
]
},
{
"sentence": "Delivery guy sometimes get upset if you don't tip more than 10%.",
"target": [
"Delivery guy"
],
"polarity": [
"negative"
]
},
{
"sentence": "We've found it to be better and fresher than Kiku which is comparable in price.",
"target": [],
"polarity": []
},
{
"sentence": "Best. Sushi. Ever.",
"target": [
"Sushi"
],
"polarity": [
"positive"
]
},
{
"sentence": "This place has ruined me for neighborhood sushi.",
"target": [
"sushi"
],
"polarity": [
"positive"
]
},
{
"sentence": "Creative, consistent, fresh.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Excellent sashimi, and the millennium roll is beyond delicious.",
"target": [
"sashimi",
"millennium roll"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Not cheap but very yummy.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "Love it.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Very, very nice",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The place is a bit hidden away, but once you get there, it's all worth it.",
"target": [
"place",
"place"
],
"polarity": [
"neutral",
"positive"
]
},
{
"sentence": "not only is the food",
"target": [
"food",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Loved It",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "My wife and I went to Water's Edge for a romantic dinner.",
"target": [],
"polarity": []
},
{
"sentence": "We had a very nice time.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The waiter was attentive, the food was delicious and the views of the city were great.",
"target": [
"waiter",
"food",
"views of the city"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "I'd definitely go back again.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Great place to relax and enjoy your dinner",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "There is something about their atmosphere that makes me come back nearly every week.",
"target": [
"atmosphere"
],
"polarity": [
"positive"
]
},
{
"sentence": "Place is open till late, no dress code.",
"target": [
"Place"
],
"polarity": [
"positive"
]
},
{
"sentence": "Good food: my favorite is the seafood spaghetti.",
"target": [
"food",
"seafood spaghetti"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Highly recommended!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Excellent food for great prices",
"target": [
"food",
"food"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "My husband and I have been sold on this from the first visit.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The wait staff is very courteous and accomodating.",
"target": [
"wait staff"
],
"polarity": [
"positive"
]
},
{
"sentence": "The space is limited so be prepared to wait up to 45 minutes - 1 hour, but be richly rewarded when you savor the delicious indo-chinese food.",
"target": [
"space",
"indo-chinese food"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "There are no negatives to speak of.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "the bestt!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "my favorite place lol",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "i love their chicken pasta cant remember the name but is sooo good",
"target": [
"chicken pasta"
],
"polarity": [
"positive"
]
},
{
"sentence": "its alright",
"target": [
"NULL"
],
"polarity": [
"neutral"
]
},
{
"sentence": "im not necessarily fanatical about this place, but it was a fun time for low pirces.",
"target": [
"place",
"place"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "lobster was good, nothing spectacular.",
"target": [
"lobster"
],
"polarity": [
"neutral"
]
},
{
"sentence": "its just a fun place to go, not a five star restaraunt.",
"target": [
"restaraunt"
],
"polarity": [
"neutral"
]
},
{
"sentence": "Way below average",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I think the pizza is so overrated and was under cooked.",
"target": [
"pizza"
],
"polarity": [
"negative"
]
},
{
"sentence": "Had no flavor and the staff is rude and not attentive.",
"target": [
"staff",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Would NEVER go back",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I love this place",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "I wasn't here for the pizza so I can't comment on that yet but what I had was very good.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The service was quick and friendly.",
"target": [
"service"
],
"polarity": [
"positive"
]
},
{
"sentence": "Everyone was smiling so that made me feel welcome.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I thought the restaurant was nice and clean.",
"target": [
"restaurant",
"restaurant"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I ordered the vitello alla marsala and I was pretty impressed.",
"target": [
"vitello alla marsala"
],
"polarity": [
"positive"
]
},
{
"sentence": "The veal and the mushrooms were cooked perfectly.",
"target": [
"veal",
"mushrooms"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The potato balls were not dry at all... in fact it was buttery.",
"target": [
"potato balls"
],
"polarity": [
"positive"
]
},
{
"sentence": "The only downside... they only take cash which is OK if you know about it ahead of time.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I'll be back for sure.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "WORST PLACE ON SMITH STREET IN BROOKLYN",
"target": [
"PLACE"
],
"polarity": [
"negative"
]
},
{
"sentence": "Very immature bartender, didnt know how to make specific drinks, service was so slowwwww, the food was not fresh or warm, waitresses were busy flirting with men at the bar and werent very attentive to all the customers.",
"target": [
"bartender",
"service",
"food",
"waitresses"
],
"polarity": [
"negative",
"negative",
"negative",
"negative"
]
},
{
"sentence": "I would never recommend this place to anybody even for a casual dinner.",
"target": [
"place"
],
"polarity": [
"negative"
]
},
{
"sentence": "awesome",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "the food is always fresh ...",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "overpriced japanese food with mediocre service",
"target": [
"japanese food",
"service"
],
"polarity": [
"negative",
"neutral"
]
},
{
"sentence": "Went here on sat 1/26 and was disappointed.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Chicken teriyaki had tomato or pimentos on top??",
"target": [
"Chicken teriyaki"
],
"polarity": [
"negative"
]
},
{
"sentence": "food was luke warm.",
"target": [
"food"
],
"polarity": [
"negative"
]
},
{
"sentence": "The waitress was not attentive at all.",
"target": [
"waitress"
],
"polarity": [
"negative"
]
},
{
"sentence": "I was looking for banana tempura for dessert and they dont have.",
"target": [
"dessert"
],
"polarity": [
"negative"
]
},
{
"sentence": "Too many other good places to have to settle.",
"target": [],
"polarity": []
},
{
"sentence": "Not because you are \"The Four Seasons\"... \u2013 you are allowed to charge an arm and a leg for a romatic dinner.",
"target": [
"The Four Seasons"
],
"polarity": [
"negative"
]
},
{
"sentence": "The food was excellent as well as service, however, I left The Four Seasons very dissappointed.",
"target": [
"food",
"service",
"The Four Seasons"
],
"polarity": [
"positive",
"positive",
"negative"
]
},
{
"sentence": "I do not think dinner in Manhattan should cost $400.00 where I am not swept off my feet.",
"target": [
"dinner"
],
"polarity": [
"negative"
]
},
{
"sentence": "Red Dragon Roll - my favorite thing to eat, of any food group - hands down",
"target": [
"Red Dragon Roll"
],
"polarity": [
"positive"
]
},
{
"sentence": "Just go to Yamato and order the Red Dragon Roll.",
"target": [
"Yamato",
"Red Dragon Roll"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "If you don't like it, I don't know what to tell you.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The Seafood Dynamite is also otherworldly.",
"target": [
"Seafood Dynamite"
],
"polarity": [
"positive"
]
},
{
"sentence": "I'm not even going to bother to describe it; it speaks for itself.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Favorite Sushi in NYC",
"target": [
"Sushi"
],
"polarity": [
"positive"
]
},
{
"sentence": "I have eaten at some of the 'best' sushi joints in NYC (Nobu, Bond Street, JewelBako, etc) and Yamato is my favorite.",
"target": [],
"polarity": []
},
{
"sentence": "An unpretentious spot in Park Slope, the sushi is consistently good, the service is pleasant, effective and unassuming.",
"target": [
"spot",
"sushi",
"service"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "In the summer months, the back garden area is really nice.",
"target": [
"back garden area"
],
"polarity": [
"positive"
]
},
{
"sentence": "The rolls are creative and I have yet to find another sushi place that serves up more inventive yet delicious japanese food.",
"target": [
"rolls",
"japanese food",
"japanese food"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "The Dancing, White River and Millenium rolls are musts.",
"target": [
"Dancing, White River and Millenium rolls"
],
"polarity": [
"positive"
]
},
{
"sentence": "SO GOOD",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I CAN EAT HERE EVERY DAY OF THE WEEK REALLY LOL LOVE THIS PLACE ...)",
"target": [
"PLACE"
],
"polarity": [
"positive"
]
},
{
"sentence": "Gross food \u2013 Wow-",
"target": [
"food"
],
"polarity": [
"negative"
]
},
{
"sentence": "I can't remember the last time I had such gross food in New York.",
"target": [
"food"
],
"polarity": [
"negative"
]
},
{
"sentence": "My quesadilla tasted like it had been made by a three-year old with no sense of proportion or flavor.",
"target": [
"quesadilla",
"quesadilla"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "And $11 for a plate of bland guacamole?",
"target": [
"guacamole",
"guacamole"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Come on.",
"target": [],
"polarity": []
},
{
"sentence": "Don't get me started on the margaritas, either.",
"target": [
"margaritas"
],
"polarity": [
"negative"
]
},
{
"sentence": "Mine tasted like the bartender had forgotten to add the tequila.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Really, I find it rather scandalous that such a crappy restaurant attracts such crowds--this, in the city of a million restaurants, at least 9/10 of which are way better than this one.",
"target": [],
"polarity": []
},
{
"sentence": "Save your money and your time and go somewhere else.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Oh, and I never write reviews--I just was so moved by how bad this place was, I felt it was my duty to spread the word.",
"target": [
"place"
],
"polarity": [
"negative"
]
},
{
"sentence": "Great Indian Food!",
"target": [
"Indian Food"
],
"polarity": [
"positive"
]
},
{
"sentence": "This place was reccomended to me by a friend.",
"target": [],
"polarity": []
},
{
"sentence": "When I got there the place was packed but they made sure to seat me quickly.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food was good, the place was clean and affordable.",
"target": [
"food",
"place",
"place"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "I noticed alot of indian people eatting there which is a great sign for an indian place!",
"target": [
"indian place"
],
"polarity": [
"positive"
]
},
{
"sentence": "This is one of my favorite spot, very relaxing the food is great all the times , celebrated my engagement and my wedding here , it was very well organized .",
"target": [
"NULL",
"NULL",
"food",
"NULL"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "The staff is very good.",
"target": [
"staff"
],
"polarity": [
"positive"
]
},
{
"sentence": "Love their drink menu.",
"target": [
"drink menu"
],
"polarity": [
"positive"
]
},
{
"sentence": "I highly recommend this beautiful place.",
"target": [
"place",
"place"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Nice for one time special occasion.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Went for Mom's birthday brunch/lunch.",
"target": [],
"polarity": []
},
{
"sentence": "They honored reservation on Sunday afternoon very well. ",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Be aware.",
"target": [],
"polarity": []
},
{
"sentence": "We were offered water for the table but were not told the Voss bottles of water were $8 a piece.",
"target": [
"Voss bottles of water"
],
"polarity": [
"negative"
]
},
{
"sentence": "Food was OK.",
"target": [
"Food"
],
"polarity": [
"neutral"
]
},
{
"sentence": "Nice view of river and NYC.",
"target": [
"view of river and NYC"
],
"polarity": [
"positive"
]
},
{
"sentence": "I come here enjoy very much with husband.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Remind me of home.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Great survice",
"target": [
"survice"
],
"polarity": [
"positive"
]
},
{
"sentence": "MMMMMMMMMmmmmmm so delicious",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "A beautifully designed dreamy Egyptian restaurant that gets sceney at night.",
"target": [
"Egyptian restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "Watch the talented belly dancers as you enjoy delicious baba ganoush that's more lemony than smoky.",
"target": [
"baba ganoush",
"belly dancers"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Oh, and there's hookah.",
"target": [
"hookah"
],
"polarity": [
"positive"
]
},
{
"sentence": "Raymond the bartender rocks!",
"target": [
"Raymond"
],
"polarity": [
"positive"
]
},
{
"sentence": "Pacifico is a great place to casually hang out.",
"target": [
"Pacifico"
],
"polarity": [
"positive"
]
},
{
"sentence": "The drinks are great, especially when made by Raymond.",
"target": [
"drinks",
"Raymond"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The omlette for brunch is great...",
"target": [
"omlette for brunch"
],
"polarity": [
"positive"
]
},
{
"sentence": "the spinach is fresh, definately not frozen...",
"target": [
"spinach"
],
"polarity": [
"positive"
]
},
{
"sentence": "quacamole at pacifico is yummy, as are the wings with chimmichuri.",
"target": [
"quacamole",
"wings with chimmichuri"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "A weakness is the chicken in the salads.",
"target": [
"chicken in the salads"
],
"polarity": [
"negative"
]
},
{
"sentence": "It's just average, just shredded, no seasoning on it.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Also, I personally wasn't a fan of the portobello and asparagus mole.",
"target": [
"portobello and asparagus mole"
],
"polarity": [
"negative"
]
},
{
"sentence": "Overall, decent food at a good price, with friendly people.",
"target": [
"food",
"food",
"people"
],
"polarity": [
"neutral",
"positive",
"positive"
]
},
{
"sentence": "Best Indian Restaurant in the City",
"target": [
"Indian Restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "Decor needs to be upgraded but the food is amazing!",
"target": [
"Decor",
"food"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "This small Astoria souvlaki spot makes what many consider the best gyros in New York.",
"target": [
"gyros"
],
"polarity": [
"positive"
]
},
{
"sentence": "Small, bright, and clean, BZ Grill stands apart from the usual run of gyro joints, both in Astoria and out.",
"target": [],
"polarity": []
},
{
"sentence": "What really makes it shine is the food, which is aggressively seasoned with Cyrpriot spices, and all made in-house (even the gyro meat and sausages), and made of much higher quality ingredients that might otherwise be expected.",
"target": [
"food",
"gyro meat",
"sausages",
"ingredients"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "All the various Greek and Cypriot dishes are excellent, but the gyro is the reason to come--if you don't eat one your trip was wasted.",
"target": [
"Greek and Cypriot dishes",
"gyro"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Best restaurant in Brooklyn",
"target": [
"restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "The best!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Great food, amazing service, this place is a class act.",
"target": [
"food",
"service",
"place"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "The veal was incredible last night.",
"target": [
"veal"
],
"polarity": [
"positive"
]
},
{
"sentence": "Fresh, mind blowing flavors.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "This place is a must visit!",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "You want to have a real hot dog in Brooklyn?",
"target": [],
"polarity": []
},
{
"sentence": "Skip Nathan's...you can get that at the mall...go to Bark.",
"target": [],
"polarity": []
},
{
"sentence": "Delicious, creative and fun.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Got a date? Go here!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Every time I have a special occasion with my boyfriend I have a hard time going anywhere else.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "It is so romantic.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Its dark, and cozy.. there is always jazz music playing when we go.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Most of the booths allow you to sit next to eachother without looking like 'that' couple.",
"target": [
"booths"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food is all shared so we get to order together and eat together.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "I've enjoyed 99% of the dishes we've ordered with the only exceptions being the occasional too-authentic-for-me dish (I'm a daring eater but not THAT daring).",
"target": [
"dishes",
"dish"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "Once you try it for a special occasion beware.. you can't stop!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "You'll be ther for every anniversary, birthday, valentines day...",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "For a Fabulous Wedding!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "My daughter's wedding reception at Water's Edge received the highest compliments from our guests.",
"target": [
"Water's Edge"
],
"polarity": [
"positive"
]
},
{
"sentence": "Everyone raved about the atmosphere (elegant rooms and absolutely incomparable views) and the fabulous food!",
"target": [
"atmosphere",
"rooms",
"views",
"food"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "Service was wonderful;",
"target": [
"Service"
],
"polarity": [
"positive"
]
},
{
"sentence": "everyone was cheerfully cooperative and helpful.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Paul, the maitre d', was totally professional and always on top of things.",
"target": [
"Paul"
],
"polarity": [
"positive"
]
},
{
"sentence": "Thank you everyone at Water's Edge.",
"target": [
"Water's Edge"
],
"polarity": [
"positive"
]
},
{
"sentence": "Ruth, mother of the Bride",
"target": [],
"polarity": []
},
{
"sentence": "would NOT go back.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Service ok but unfriendly,filthy bathroom.",
"target": [
"Service",
"bathroom"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "The high prices you're going to pay is for the view not for the food.",
"target": [
"view",
"food",
"NULL"
],
"polarity": [
"neutral",
"negative",
"negative"
]
},
{
"sentence": "The bar drinks were Eh, ok to say the least.",
"target": [
"bar drinks"
],
"polarity": [
"negative"
]
},
{
"sentence": "The stuff tilapia was horrid...tasted like cardboard.",
"target": [
"stuff tilapia"
],
"polarity": [
"negative"
]
},
{
"sentence": "We thought the dessert would be better, Wrong!",
"target": [
"dessert"
],
"polarity": [
"negative"
]
},
{
"sentence": "$170 down the toilet...",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "oh speaking of bathroom , the mens bathroom was disgusting.",
"target": [
"mens bathroom"
],
"polarity": [
"negative"
]
},
{
"sentence": "The floor was wet, the trash can filled with hand towels n all over the floor, no soap, and no hand towels left.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Go to son cubano in edgewater nj instead.",
"target": [],
"polarity": []
},
{
"sentence": "Good Experience",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "During our trip to NYC, we made reservations to dine in the pool room of the Four Seasons for their pre-theater menu (offering a modified menu for $65 pp).",
"target": [],
"polarity": []
},
{
"sentence": "The wine list was extensive - though the staff did not seem knowledgeable about wine pairings.",
"target": [
"wine list",
"staff"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "The bread we received was horrible - rock hard and cold - and the \"free\" appetizer of olives was disappointing.",
"target": [
"bread",
"appetizer of olives"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "However, our main course was wonderful.",
"target": [
"main course"
],
"polarity": [
"positive"
]
},
{
"sentence": "I had fish and my husband had the filet - both of which exceeded our expectations.",
"target": [
"fish",
"filet"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The dessert (we had a pear torte) was good - but, once again, the staff was unable to provide appropriate drink suggestions.",
"target": [
"pear torte",
"staff"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "When we inquired about ports - the waitress listed off several but did not know taste variations or cost.",
"target": [
"waitress"
],
"polarity": [
"negative"
]
},
{
"sentence": "Not what I would expect for the price and prestige of this location.",
"target": [
"NULL",
"location",
"location"
],
"polarity": [
"negative",
"neutral",
"neutral"
]
},
{
"sentence": "All in all, I would return - as it was a beautiful restaurant - but I hope the staff pays more attention to the little details in the future.",
"target": [
"restaurant",
"restaurant",
"staff"
],
"polarity": [
"positive",
"positive",
"negative"
]
},
{
"sentence": "short and sweet \u2013 seating is great:it's romantic,cozy and private.",
"target": [
"seating"
],
"polarity": [
"positive"
]
},
{
"sentence": "The boths are not as small as some of the reviews make them out to look they're perfect for 2 people.",
"target": [
"boths"
],
"polarity": [
"positive"
]
},
{
"sentence": "The service was extremely fast and attentive(thanks to the service button on your table) but I barely understood 1 word when the waiter took our order.",
"target": [
"service",
"service button",
"waiter"
],
"polarity": [
"positive",
"positive",
"negative"
]
},
{
"sentence": "The food was ok and fair nothing to go crazy.",
"target": [
"food"
],
"polarity": [
"neutral"
]
},
{
"sentence": "over.",
"target": [],
"polarity": []
},
{
"sentence": "Over all the looks of the place exceeds the actual meals.",
"target": [
"looks",
"meals"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "So what you really end up paying for is the restaurant not the food.",
"target": [
"restaurant",
"restaurant",
"food"
],
"polarity": [
"negative",
"neutral",
"negative"
]
},
{
"sentence": "Will prob. not return but it is a great dinning experience to try atleast once.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "Impressed...",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Subtle food and service",
"target": [
"food",
"service"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Noodle pudding is exactly the type of service and food I enjoy.",
"target": [
"service",
"food"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Servers are all different, Greg is my favorite.",
"target": [
"Greg"
],
"polarity": [
"positive"
]
},
{
"sentence": "Sometimes tables don't understand his sense of humor but it's refreshing to have a server who has personality, professionalism, and respects the privacy of your dinner.",
"target": [
"server"
],
"polarity": [
"positive"
]
},
{
"sentence": "This is the first place I've been that a runner remembers my order... hope he likes his job because I have half a mind to steal him for my restaurant.",
"target": [
"runner"
],
"polarity": [
"positive"
]
},
{
"sentence": "Prices are fair across the board for both food and bev.",
"target": [
"food",
"bev"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I go out to eat and like my courses, servers are patient and never rush courses or force another drink.",
"target": [
"servers"
],
"polarity": [
"positive"
]
},
{
"sentence": "Restaurants in manhattan should try to model food and service after this place.",
"target": [],
"polarity": []
},
{
"sentence": "amazing fresh dogs but best of all endless toppings!!!",
"target": [
"dogs",
"toppings"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "this place had ALL the trimmings and i mean all.",
"target": [
"trimmings"
],
"polarity": [
"positive"
]
},
{
"sentence": "peppers, onions, relish, chilli, cheeses, you NAME it.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "amazing fun for hot dog lovers of all ages PLEASE do yourself a favor and check this place out!!!!",
"target": [
"place",
"hot dog"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "BEST DINING EXPERIENCE IN THE WEST VILLAGE!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Stepping into Casa La Femme last night was a true experience unlike any other in New York!",
"target": [
"Casa La Femme"
],
"polarity": [
"positive"
]
},
{
"sentence": "Highly impressed from the decor to the food to the hospitality to the great night I had!",
"target": [
"decor",
"food",
"NULL",
"NULL"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "The have a great cocktail with Citrus Vodka and lemon and lime juice and mint leaves that is to die for!",
"target": [
"cocktail with Citrus Vodka and lemon and lime juice and mint leaves"
],
"polarity": [
"positive"
]
},
{
"sentence": "Food took some time to prepare, all worth waiting for.",
"target": [
"Food",
"NULL"
],
"polarity": [
"positive",
"neutral"
]
},
{
"sentence": "We were drawn into the belly dancing show that captivated the crowd.",
"target": [
"belly dancing show"
],
"polarity": [
"positive"
]
},
{
"sentence": "I never write on these sites but this restaurant is def worth commending!",
"target": [
"restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "Great find in the West Village!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Maggot in the food!",
"target": [
"food"
],
"polarity": [
"negative"
]
},
{
"sentence": "I've been wanting to go to this place forever and finally got a table.",
"target": [],
"polarity": []
},
{
"sentence": "The menu looked great, and the waiter was very nice, but when the food came, it was average.",
"target": [
"menu",
"waiter",
"food"
],
"polarity": [
"positive",
"positive",
"neutral"
]
},
{
"sentence": "Nevertheless, I finished my plate, and that's when I found a maggot in mushroom sauce at the bottom.",
"target": [
"mushroom sauce"
],
"polarity": [
"negative"
]
},
{
"sentence": "I showed it to the manager, and he smilingly apologized and brought us two free desserts (but did not ask us what we wanted and so brought the last two desserts we would have asked for).",
"target": [
"manager",
"manager"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "When the bill came, nothing was comped, so I told the manager very politely that we were willing to pay for the wine, but I didn't think I should have to pay for food with a maggot in it.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Yes, I ate the food, but I certainly would not have if I had seen the maggot before eating, and I was at this point fairly sick to my stomach.",
"target": [],
"polarity": []
},
{
"sentence": "The manager finally said he would comp the two glasses of wine (which cost less than the food), and made it seem like a big concession.",
"target": [
"manager"
],
"polarity": [
"negative"
]
},
{
"sentence": "We paid and left because we didn't feel like arguing any more.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I have worked in restaurants and cook a lot, and there is no way a maggot should be able to get into well prepared food.",
"target": [
"food"
],
"polarity": [
"negative"
]
},
{
"sentence": "For a restaurant with such a good reputation and that is usually so packed, there was no reason for such a lack of intelligent customer service.",
"target": [
"restaurant",
"customer service"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "A fairly late entry into the haute barnyard sweepstakes, Flatbush Farm isn't in the same league as the Blue Hills or even the Farm on Adderlys of the world, but it's pretty good, albeit with a somewhat dismal setting.",
"target": [],
"polarity": []
},
{
"sentence": "Unhygienic",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I do not recommend.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I went there 2times .",
"target": [],
"polarity": []
},
{
"sentence": "I got hair in my food 2 times of then !",
"target": [
"food"
],
"polarity": [
"negative"
]
},
{
"sentence": "Great place, great value.",
"target": [
"place",
"place"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The food is flavorful, plentiful and reasonably priced.",
"target": [
"food",
"food",
"food"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "The atmosphere is relaxed and casual.",
"target": [
"atmosphere"
],
"polarity": [
"positive"
]
},
{
"sentence": "It's a great place to order from or sit-in.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "Awesome",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Inexpensive, unassuming, great time!",
"target": [
"NULL",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Sushi experience was unbelievable with my fiance.",
"target": [
"Sushi"
],
"polarity": [
"positive"
]
},
{
"sentence": "Try it!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Very pleased",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Good creative rolls!",
"target": [
"rolls",
"rolls"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Yamato is an excellent place to go if youre not into sashimi, or if you have friends who doesnt like sushi much.",
"target": [
"Yamato"
],
"polarity": [
"positive"
]
},
{
"sentence": "They have great rolls, the triple color and norwegetan rolls, are awesome and filling.",
"target": [
"rolls",
"triple color and norwegetan rolls",
"triple color and norwegetan rolls"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "One special roll and one regular roll is enough to fill you up, but save room for dessert!",
"target": [
"dessert",
"special roll",
"regular roll"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "They have a delicious banana chocolate dessert, as well as a great green tea tempura.",
"target": [
"banana chocolate dessert",
"green tea tempura"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The appetizers are also delicious!",
"target": [
"appetizers"
],
"polarity": [
"positive"
]
},
{
"sentence": "Amazing food.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "Mazing interior.",
"target": [
"interior"
],
"polarity": [
"negative"
]
},
{
"sentence": "Great food!",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "I've had my fair share of modern Japanese and this spot delivers.",
"target": [
"modern Japanese"
],
"polarity": [
"positive"
]
},
{
"sentence": "The atmosphere was pretty nice but had a bit lacking, which it tries to make up for with a crazy scheme of mirrors.",
"target": [
"atmosphere",
"scheme of mirrors"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "If you're into being lost when you're just five feet from your table then hey, that's a good thing.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Despite the confusing mirrors this will likely be my go-to for modern Japanese food for the foreseeable future.",
"target": [
"modern Japanese food",
"mirrors"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "Another review here claimed the pre-fix was $29/per person including sake but it is $55 per person not including sake.",
"target": [],
"polarity": []
},
{
"sentence": "Indo Chinese food, pretty good...",
"target": [
"Indo Chinese food"
],
"polarity": [
"positive"
]
},
{
"sentence": "Not a very fancy place but very good Chinese style Indian food.",
"target": [
"place",
"Chinese style Indian food"
],
"polarity": [
"neutral",
"positive"
]
},
{
"sentence": "The chicken lollipop is my favorite, most of the dishes (I have to agree with a previous reviewer) are quite oily and very spicy, espeically the Chilli Chicken.",
"target": [
"chicken lollipop",
"dishes",
"Chilli Chicken"
],
"polarity": [
"positive",
"negative",
"negative"
]
},
{
"sentence": "My mom originally introduced me to this place, but even she (being Indian) feels the food can be somewhat over the top spicy and far too oily.",
"target": [
"food"
],
"polarity": [
"negative"
]
},
{
"sentence": "Still we keep going back :)",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I was speechless by the horrible food.",
"target": [
"food"
],
"polarity": [
"negative"
]
},
{
"sentence": "I attended a holiday dinner at the restaurant, and the food was majorly disappointing.",
"target": [
"food"
],
"polarity": [
"negative"
]
},
{
"sentence": "Rather than eating the meat entree being offered, I requested a vegetarian dish.",
"target": [],
"polarity": []
},
{
"sentence": "Rather than preparing vegetarian dish, the chef presented me with a plate of steamed vegetables (minus sauce, seasoning, or any form or aesthetic presentation).",
"target": [
"chef",
"vegetarian dish",
"vegetarian dish"
],
"polarity": [
"negative",
"negative",
"negative"
]
},
{
"sentence": "I was so stunned, and I left the dinner hungry and majorly disappointing.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "This place survives on reputation alone.",
"target": [
"place"
],
"polarity": [
"negative"
]
},
{
"sentence": "I will NEVER return.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Best In ALL of NYC",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "This is the MOST wonderful restaurant in all of New York City, not just Brooklyn...",
"target": [
"restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "for 7 years they have put out the most tasty, most delicious food and kept it that way...",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "never swaying, never a bad meal, never bad service...",
"target": [
"NULL",
"meal",
"service"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "I'm telling you...",
"target": [],
"polarity": []
},
{
"sentence": "you should travel from the Bronx to try it...",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "great food, great wine list, great service in a great neighborhood...",
"target": [
"food",
"wine list",
"service",
"neighborhood"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "so delicious!!!!!!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Patsy's Pizza = true love",
"target": [
"Patsy's Pizza"
],
"polarity": [
"positive"
]
},
{
"sentence": "Hands down the best pizza on the planet.",
"target": [
"pizza"
],
"polarity": [
"positive"
]
},
{
"sentence": "My bf and I go to the walk-up counter and order a pie.",
"target": [],
"polarity": []
},
{
"sentence": "In about 12 minutes, the thing is gone.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Need I say more?",
"target": [],
"polarity": []
},
{
"sentence": "great hot dogs..",
"target": [
"hot dogs"
],
"polarity": [
"positive"
]
},
{
"sentence": "the hot dogs were juicy and tender inside and had plenty of crunch and snap on the outside.",
"target": [
"hot dogs"
],
"polarity": [
"positive"
]
},
{
"sentence": "great toppings definitely a place you need to check out for late night munchies or a mid day boost!",
"target": [
"toppings",
"place"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "great taste",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Great, original taste.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "For me dishes a little oily, but overall dining experience good.",
"target": [
"dishes",
"NULL"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "Helpful service and average price per dish $10.",
"target": [
"service",
"dish"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The only thing that strikes you is the decor?(not very pleasant).",
"target": [
"decor"
],
"polarity": [
"negative"
]
},
{
"sentence": "great food",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "This place has great indian chinese food.",
"target": [
"indian chinese food"
],
"polarity": [
"positive"
]
},
{
"sentence": "The flavors are amazing and the value is phenomenal.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Be prepared to wait, because the place is pretty tiny.",
"target": [
"place"
],
"polarity": [
"negative"
]
},
{
"sentence": "Also, they do not take credit card so come with cash!",
"target": [
"NULL"
],
"polarity": [
"neutral"
]
},
{
"sentence": "Even though the place is not beautiful, the food speaks for itself.",
"target": [
"place",
"food"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "Best Indian Chinese in the city, by far!",
"target": [
"Indian Chinese"
],
"polarity": [
"positive"
]
},
{
"sentence": "AMAZING MY FAVORITE!!!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "I have been living in NYC for bit now and I have to say I love to go out and explore the scene.",
"target": [],
"polarity": []
},
{
"sentence": "I came across Village Underground by accident, now I go there all the time.",
"target": [
"Village Underground"
],
"polarity": [
"positive"
]
},
{
"sentence": "The martinis are amazing and very fairly priced.",
"target": [
"martinis",
"martinis"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "THE SERVICE IS AMAZING, i've had different waiters and they were all nice, which is a rare thing in NYC.",
"target": [
"SERVICE",
"waiters"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The DJ is awesome, I have been there for my birthday and a bunch of other times with friends and I keep going back.",
"target": [
"DJ",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "You can get a table without a reservation if you get there early I they don't make you by bottles.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Which lets face it....at times it's a good thing.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "In the end you end up with a fair tab and NOTHING BUT A GREAT TIME!!!",
"target": [
"NULL",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Highly recommended!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "One of the best, if not THE best, restaurants in Park Slope (and NY in general)",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Everything on the menu is great. ",
"target": [
"menu"
],
"polarity": [
"positive"
]
},
{
"sentence": "This establishment is the real deal. ",
"target": [
"establishment"
],
"polarity": [
"positive"
]
},
{
"sentence": "Wish NY had more of these kind of places: intimate, superb food, homey, top notch all the way around, certainly worth the wait.",
"target": [
"NULL",
"food",
"NULL"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "There is \"Expensive-but-worth-it\" and there is \"Expensive-and-WTF\"?",
"target": [],
"polarity": []
},
{
"sentence": "This is a twenty-something guy that doesn't mind laying down $300 for a fine and delicious meal for 2 on special occassions.",
"target": [],
"polarity": []
},
{
"sentence": "But $500 for a dinner for two that didn't include Wine?",
"target": [
"dinner for two"
],
"polarity": [
"negative"
]
},
{
"sentence": "Are you freaking kidding me?",
"target": [],
"polarity": []
},
{
"sentence": "Look, the appetizers were really good.",
"target": [
"appetizers"
],
"polarity": [
"positive"
]
},
{
"sentence": "The entree was also very good.",
"target": [
"entree"
],
"polarity": [
"positive"
]
},
{
"sentence": "Can't argue about that, but they are clearly over priced.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "What you are paying for is the environment and the name.",
"target": [
"environment",
"NULL",
"NULL"
],
"polarity": [
"neutral",
"neutral",
"negative"
]
},
{
"sentence": "Yes, the place is classy and beautiful, but they most certainly target the uber whealthy Not the common joe that wants to go all out every once in a while.",
"target": [
"place",
"place"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "$500 included:",
"target": [],
"polarity": []
},
{
"sentence": "Drinks: 2 glasses of Dom Perignon at $35 each.",
"target": [],
"polarity": []
},
{
"sentence": "Starters: Kobe Beef Sashimi.",
"target": [],
"polarity": []
},
{
"sentence": "Which of course is not real Kobe but Wagyu beef.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Surprised that a place of this caliber would advertise it as Kobe.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "A beef Consomme.",
"target": [],
"polarity": []
},
{
"sentence": "Entrees: Vanison steak and Bison Steak.",
"target": [],
"polarity": []
},
{
"sentence": "Vanison was good but not amazing.",
"target": [
"Vanison"
],
"polarity": [
"neutral"
]
},
{
"sentence": "Bison was quite excellent however.",
"target": [
"Bison"
],
"polarity": [
"positive"
]
},
{
"sentence": "Dessert: pure disaster.",
"target": [
"Dessert"
],
"polarity": [
"negative"
]
},
{
"sentence": "Just not good at all.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Some Pineapple covered in a glaze of some kind and some pear tart thing Not impressive at all.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "I read reviews that called the restaurant too expensive and I thought to myself, but may be it is worth it.",
"target": [
"restaurant",
"restaurant"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "I was wrong.",
"target": [],
"polarity": []
},
{
"sentence": "The Four Seasons has history and it is a sort of landmark of New York City restaurants, but trust me, they will charge you through the nose just so that you can say \"I've been to the four seasons restaurant\".",
"target": [
"The Four Seasons",
"The Four Seasons"
],
"polarity": [
"neutral",
"negative"
]
},
{
"sentence": "I wanted to go there to see if it was worth it and sadly, curiousity got the best of me and I paid dearly for it.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "All in all, the food was great (except for the dessserts).",
"target": [
"food",
"dessserts"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "The environment is very upscale and you will see a lot of rich guys with trophy wives or just highly paid escorts.",
"target": [
"environment",
"NULL"
],
"polarity": [
"neutral",
"neutral"
]
},
{
"sentence": "If you are going for the food, it will not be worth it.",
"target": [
"food"
],
"polarity": [
"negative"
]
},
{
"sentence": "Yes, it is good, but I've had better for cheaper.",
"target": [],
"polarity": []
},
{
"sentence": "You would think they would make up for it with service, sadly, no.",
"target": [
"service"
],
"polarity": [
"negative"
]
},
{
"sentence": "Service was just ok, it is not what you'd expect for $500.",
"target": [
"Service",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Terrible Waste of money.. scammers",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "I agree that dining at Casa La Femme is like no other dining experience!",
"target": [
"Casa La Femme"
],
"polarity": [
"negative"
]
},
{
"sentence": "BUT not in a good way.",
"target": [],
"polarity": []
},
{
"sentence": "I am actually offended to have spent so much money on such a bad experience.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "I literally just got back home after visiting Casa La Femme and was so offended by my visit felt it necessary to try and warn other diners who value their money and time.",
"target": [
"Casa La Femme",
"Casa La Femme"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "We went to celebrate two birthdays and wanted to do something special and different.",
"target": [],
"polarity": []
},
{
"sentence": "Our visit their to say the least, was an unpleasant and costly experience!",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "And even more so unpleasant because it was so costly for such an unpleasant experience.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "We did arrive late for our reservation so I can not complain too much about the wait for a table.",
"target": [
"wait"
],
"polarity": [
"neutral"
]
},
{
"sentence": "Although we were told 10-15 minutes and it was more like 45 minutes.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "We were ushered to the bar to wait momentarily and upon arrival were so excited.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The place is beautiful!",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "The hostess was very pleasant.",
"target": [
"hostess"
],
"polarity": [
"positive"
]
},
{
"sentence": "However, our $14 drinks were were horrible!",
"target": [
"drinks",
"drinks"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Once we finally got a table, despite indicating we wanted an alla carte menu we were pushed into a table that was only price fixed!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Since we were already waiting so long, we felt we had no other choice but to accept it.",
"target": [],
"polarity": []
},
{
"sentence": "Our experience did not ever get any better.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "For each course we waited over 1/2 hour to 45 minutes and were never offered a drink.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "We also asked for Hooka six times and the waiter kept telling us one minute and never returning with the Hooka.",
"target": [
"waiter"
],
"polarity": [
"negative"
]
},
{
"sentence": "After the 4th time i asked again and the waiter than said after our dinner.",
"target": [
"waiter"
],
"polarity": [
"negative"
]
},
{
"sentence": "We asked for beverages and never received them.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "We asked for sides which the waiter than admitted that he forgot to put in that part of our order.",
"target": [
"waiter"
],
"polarity": [
"negative"
]
},
{
"sentence": "My chicken was inedible as there were so many fatty lumps which i had to keep spitting out into my napkin.",
"target": [
"chicken"
],
"polarity": [
"negative"
]
},
{
"sentence": "I would not expect this for a $55 dinner.",
"target": [
"dinner",
"dinner"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "By the time we finished our dinner we still had not received one beverage NOR hooka!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "What we did do was waste 3 hours being trapped in a table waiting and waiting for food and drinks and hooka.. some of which we never received!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The only beverage we did receive was water in dirty glasses!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "To top it all off.. the main reason we came to your restaurant was for the belly dancers and missed the first show as we were not seated yet and the 2nd belly dancer only danced at two tables in the back of the restaurant and never made it around to the other half of the restaurant.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "By the time we left our wallets were empy and so were our stomachs AND we missed the show we were supposed to see following our dinner, which would have been acceptable if we got to enjoy the experience of good food and belly dancers!",
"target": [
"food",
"NULL",
"NULL"
],
"polarity": [
"negative",
"negative",
"negative"
]
},
{
"sentence": "If it seemed possible to do so while there I would have fought my bill since my dinner portion of my meal was inedible!",
"target": [
"meal",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "I have never left a restaurant feeling as if i was abused, and wasted my hard earned money.",
"target": [
"restaurant",
"restaurant"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "MY husbands birthday and my sons was not as it was intended... and we drove two hours to spend too much money to be treated terribly!",
"target": [
"NULL",
"NULL",
"NULL"
],
"polarity": [
"negative",
"negative",
"negative"
]
},
{
"sentence": "I wish I COULD be refunded!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Don't go with a larger group than 4! ",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I went here for a family birthday dinner. ",
"target": [],
"polarity": []
},
{
"sentence": "Five of us walked in at approximately 6:20 on a Thursday evening. ",
"target": [],
"polarity": []
},
{
"sentence": "The hostess said \"Wow that's a large group, unless you aren't together\", to which I replied \"no we are, and there will be one more, so a table for six please.\" ",
"target": [],
"polarity": []
},
{
"sentence": "At first we were a little taken aback, as this seemed to present a problem, although the restaurant looked fairly empty, but they hastily put the table together for us.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The menu is fairly simple without much descriptions. ",
"target": [
"menu"
],
"polarity": [
"neutral"
]
},
{
"sentence": "There was no tap beer that evening, which was a disappointment. ",
"target": [
"beer"
],
"polarity": [
"negative"
]
},
{
"sentence": "Not much of a selection of bottled beer either, we went with Brahma. ",
"target": [
"selection of bottled beer"
],
"polarity": [
"negative"
]
},
{
"sentence": "The appetizers we ordered were served quickly - an order of fried oysters and clams were delicious but a tiny portion (maybe 3 of each). ",
"target": [
"fried oysters and clams",
"fried oysters and clams",
"NULL"
],
"polarity": [
"positive",
"negative",
"positive"
]
},
{
"sentence": "The lobster knuckles (special of the day) were ok, but pretty tasteless.",
"target": [
"lobster knuckles",
"lobster knuckles"
],
"polarity": [
"neutral",
"negative"
]
},
{
"sentence": "I believe there were 2 shrimp in the \"salt encrusted shrimp\" appetizer. ",
"target": [
"\"salt encrusted shrimp\" appetizer"
],
"polarity": [
"negative"
]
},
{
"sentence": "After we ate our appetizers (which took all of 8 minutes) we ordered another round of Brahma's - and tried to stall a little as we waited for our sixth dinner member. ",
"target": [],
"polarity": []
},
{
"sentence": "The waitress appeared and asked us if we wanted to go ahead and order. ",
"target": [],
"polarity": []
},
{
"sentence": "We replied that we would like to wait 5 more minutes if that was okay. ",
"target": [],
"polarity": []
},
{
"sentence": "She replied \"well it would be more convenient for us if you ordered now, since you are a larger party, and it might get crowded.\" ",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "We called the other person who was very close by, and she told us to order for her, so we did. ",
"target": [],
"polarity": []
},
{
"sentence": "The food arrived in about 15 minutes. ",
"target": [
"NULL"
],
"polarity": [
"neutral"
]
},
{
"sentence": "I had the Thai style Fried Sea Bass...which was very good. ",
"target": [
"Thai style Fried Sea Bass"
],
"polarity": [
"positive"
]
},
{
"sentence": "Everyone seemed generally happy with their food, except my brother who had the grilled Mahi Mahi, seemingly drenched in Grapfruit Juice! ",
"target": [
"food",
"grilled Mahi Mahi",
"grilled Mahi Mahi"
],
"polarity": [
"positive",
"negative",
"negative"
]
},
{
"sentence": "I heard the lobster roll was excellent. ",
"target": [
"lobster roll"
],
"polarity": [
"positive"
]
},
{
"sentence": "They seemed to continue to rush us along, taking plates without asking if we were done (my sister still had her fork in hand). ",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "All in all the food was good - a little on the expensive side, but fresh. ",
"target": [
"food",
"food"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "Service not the friendliest to our \"large party\"! ",
"target": [
"Service"
],
"polarity": [
"negative"
]
},
{
"sentence": "Probably would not go back here.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Great Indian food",
"target": [
"Indian food"
],
"polarity": [
"positive"
]
},
{
"sentence": "I lived on 50th st, and wanted Indian one day so decided to check this place out.",
"target": [],
"polarity": []
},
{
"sentence": "Food was amazing - I love Indian food and eat it quite regularly, but I can say this is one of the best I've had.",
"target": [
"Food"
],
"polarity": [
"positive"
]
},
{
"sentence": "Very \"normal Indian food\", but done really well.",
"target": [
"Indian food",
"Indian food"
],
"polarity": [
"neutral",
"positive"
]
},
{
"sentence": "I have it a 4 instead of 5 because of the price (just chicken tikka masala - no bread of rice - is $25), which I would expect at a upscale Indian restaurant but this place doesn't have an upscale feel.",
"target": [
"place",
"place",
"chicken tikka masala",
"feel"
],
"polarity": [
"positive",
"negative",
"negative",
"negative"
]
},
{
"sentence": "Also, waiters try to push more food on you, like suggest things as if they are complimentary when they actually cost $.",
"target": [
"waiters"
],
"polarity": [
"negative"
]
},
{
"sentence": "I don't appreciate places or people that try to drive up the bill without the patron's knowledge so that was a huge turnoff (more than the price).",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "But if you're prepared to spend some $ and remember to ask if something they offer is complimentary, then this is the place to go for Indian food",
"target": [
"Indian food",
"place"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "One of the BEST",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Bukhara Grill, the tagline says it all.. \"INDIAN SPICE RAVE\"",
"target": [
"Bukhara Grill"
],
"polarity": [
"positive"
]
},
{
"sentence": "My GF and I dine at Bukhara often as she lives near it.",
"target": [],
"polarity": []
},
{
"sentence": "The lunch buffet is expensive but is deff worth it.",
"target": [
"lunch buffet",
"lunch buffet"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "We go often for lunch and the place is packed.",
"target": [],
"polarity": []
},
{
"sentence": "We have gone for dinner only a few times but the same great quality and service is given.",
"target": [
"service",
"dinner"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Bukhara is on my top 5 Indian places in NYC",
"target": [
"Bukhara"
],
"polarity": [
"positive"
]
},
{
"sentence": "Wretched and retching",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "This will be only the third online review I have ever made about a restaurant in my life.",
"target": [],
"polarity": []
},
{
"sentence": "They have all been tonight and they have all been about the same restaurant.",
"target": [],
"polarity": []
},
{
"sentence": "I have never been so disgusted by both food an service.",
"target": [
"food",
"service"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "For starters they delivered us someone else's order.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Fine, I wont hang you for that.",
"target": [],
"polarity": []
},
{
"sentence": "However, once I received my predictably mediocre order of what Dokebi thinks passes as Korean fair, (sometimes you have to settle when it's your only option), I got through about half my kimchee before I found a piece of random lettuce accompanied by a far more disgusting, slimy, clearly bad piece of fish skin.",
"target": [
"kimchee",
"Korean fair"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Not one to jump to complaints (hence my lack of previous online reviewing), I called the restaurant to give them a heads up that their kitchen might want to check the cleanliness of their prep stations.",
"target": [],
"polarity": []
},
{
"sentence": "My main concern was the sanity of the food that was being sent out to myself and others, but I would be lying is I said that as someone who has worked in restaurants since the age of fifteen I was expecting at least a minimal effort on the part of the restaurant to amend the situation.",
"target": [
"food",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "None was made so i hung up.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Less than three minutes passed before I found myself doubled over the toilet.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "My girlfriend, being slightly more aggressive, and having been equally disgusted causing her to throw out the remainder of her barely eaten meal, called back only to be informed that I was probably wrong and that it was most likely an oyster, and that we were also blacklisted from their restaurant.",
"target": [
"meal",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Not only have I worked in restaurants for many years, I am now in culinary school, I am a huge lover of oysters and fish, and my girlfriend is half Korean!",
"target": [],
"polarity": []
},
{
"sentence": "We know the difference between and oyster and bad fish.",
"target": [],
"polarity": []
},
{
"sentence": "It wasn't as if this restaurant had any major bragging points before hand, but now it's simply repulsive.",
"target": [
"restaurant"
],
"polarity": [
"negative"
]
},
{
"sentence": "Eat at your own risk.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Gorgeous place ideal for a romantic dinner",
"target": [
"place",
"place"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I took my boyfriend for a dinner on saturday night.",
"target": [],
"polarity": []
},
{
"sentence": "I book a gorgeous white organza tent which included a four course prix fix menu which we enjoyed a lot.",
"target": [
"four course prix fix menu",
"white organza tent"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The service was spectacular as the waiter knew everything about the menu and his recommendations were amazing!",
"target": [
"service",
"waiter"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I completely recommend Casa La Femme for any special occasion and to REALLY impress your date.",
"target": [
"Casa La Femme"
],
"polarity": [
"positive"
]
},
{
"sentence": "More Williamsburg Garbage",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "My wife and I visited Dokebi tonight.",
"target": [],
"polarity": []
},
{
"sentence": "We ordered dosut bibimbap and nakgi-bokum.",
"target": [],
"polarity": []
},
{
"sentence": "The dishes came out around 5 minutes apart.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The bibimbap was average, but the stone bowl wasn't even close to sizzling.",
"target": [
"bibimbap",
"stone bowl"
],
"polarity": [
"neutral",
"negative"
]
},
{
"sentence": "Too bad I had paid an extra $2 for the stone bowl.",
"target": [
"stone bowl"
],
"polarity": [
"negative"
]
},
{
"sentence": "The nakgi-bokum was horrible.",
"target": [
"nakgi-bokum"
],
"polarity": [
"negative"
]
},
{
"sentence": "Easily the worst stir-fried squid I've ever tasted.",
"target": [
"stir-fried squid"
],
"polarity": [
"negative"
]
},
{
"sentence": "The sauce tasted more like Chinese fast food than decent Korean.",
"target": [
"sauce"
],
"polarity": [
"negative"
]
},
{
"sentence": "The side dishes were passable, and I did get a refill upon request.",
"target": [
"side dishes",
"side dishes"
],
"polarity": [
"neutral",
"neutral"
]
},
{
"sentence": "The real problem I had with this place was the complete lack of service.",
"target": [
"service"
],
"polarity": [
"negative"
]
},
{
"sentence": "I mentioned the squid dish wasn't very good when the waitress visited.",
"target": [],
"polarity": []
},
{
"sentence": "She just nodded and walked off.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "There were no communications issues either, as she spoke perfect English.",
"target": [],
"polarity": []
},
{
"sentence": "As to my comment about the food, no apology or acknowledgment was made.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "My wife had barely touched that mess of a dish.",
"target": [
"dish"
],
"polarity": [
"negative"
]
},
{
"sentence": "We were charged full price.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "If you ware looking for Korean fusion, I suggest you try some of the places in the East Village.",
"target": [],
"polarity": []
},
{
"sentence": "Authentic Korean food lovers should visit 32nd Street, of course.",
"target": [],
"polarity": []
},
{
"sentence": "Lives up to the hype",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "We've lived around the corner from this place for over a year and finally had dinner there.",
"target": [],
"polarity": []
},
{
"sentence": "We've tried before but it always packed and doesn't take reservations.",
"target": [
"NULL"
],
"polarity": [
"neutral"
]
},
{
"sentence": "It was well worth the wait.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "The wife had the risotto which was amazing.",
"target": [
"risotto"
],
"polarity": [
"positive"
]
},
{
"sentence": "It doesn't look appetizing as it's covered in squid ink and it turns your lips and teeth black, but the taste was phenomenal.",
"target": [
"NULL",
"NULL"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "The farro salad and the mashed yukon potatoes were also extremely tasty.",
"target": [
"farro salad",
"mashed yukon potatoes"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "i love margherita pizza \u2013 i looove east village pizza",
"target": [
"east village pizza",
"margherita pizza"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Love this place, every time we are in the city this is one of the places we always go.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "A quintessential slice of NYC pizza.",
"target": [
"slice of NYC pizza"
],
"polarity": [
"neutral"
]
},
{
"sentence": "The crust has a great bite and a good chew, the sauce is light with a nice acidity to it, the salt from the cheese is great, really heightens the flavor of all the other components.",
"target": [
"crust",
"sauce",
"cheese"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "Personally I like the margherita pizza better, but they are all good.",
"target": [
"margherita pizza",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Possibly the Most Romantic Restaurant in the City",
"target": [
"Restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "This is undoubtedly my favorite modern Japanese brasserie (that don\u2019t serve sushi), and in my opinion, one of the most romantic restaurants in the city!",
"target": [
"modern Japanese brasserie",
"modern Japanese brasserie"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Not only is it an adventure getting to this somewhat hidden spot, once you enter the unmarked wooden doors, the zen and intimate d\u00e9cor will make you feel like you\u2019re no longer in the city.",
"target": [
"spot",
"unmarked wooden doors",
"d\u00e9cor"
],
"polarity": [
"neutral",
"positive",
"positive"
]
},
{
"sentence": "If you\u2019re planning to come here, make sure that your date is someone whom you really like since you\u2019ll be ushered to private booths where there will be no people or food watching (choose the ones on the ground level that have glass ceilings so you may see the stars in the sky!).",
"target": [
"private booths",
"glass ceilings"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "It\u2019s just you and your date and an occasional cute \u2018excuse me\u2019 before the waiter opens the little curtain to your booth!",
"target": [
"NULL",
"waiter"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "My party had the BBE $29 fixe prix menu, which was such a wonderful deal since it also came with a flight of sake!",
"target": [
"BBE $29 fixe prix menu",
"BBE $29 fixe prix menu"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I never used to be a fan of sakes but am lately experimenting with it a lot more and am acquiring a better taste of it.",
"target": [],
"polarity": []
},
{
"sentence": "We started off with a delightful sashimi amuse bouche.",
"target": [
"sashimi amuse bouche"
],
"polarity": [
"positive"
]
},
{
"sentence": "Our first course was Tuna Sashimi with Green Yuzu Sauce.",
"target": [],
"polarity": []
},
{
"sentence": "I picked the Grilled Black Cod as my entree, which I absolutely devoured while someone commented that the Grilled Salmon dish was better.",
"target": [
"Grilled Black Cod",
"Grilled Salmon dish"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "The entrees were served with miso soup and rice.",
"target": [],
"polarity": []
},
{
"sentence": "The sake\u2019s complimented the courses very well and is successfully easing me into the sake world.",
"target": [
"sake\u2019s"
],
"polarity": [
"positive"
]
},
{
"sentence": "For desserts, we tried the frozen black sesame mousse (interesting but not extraordinary) and matcha (powdered green tea) and blueberry cheesecake, which was phenomenal.",
"target": [
"frozen black sesame mousse",
"matcha (powdered green tea) and blueberry cheesecake"
],
"polarity": [
"neutral",
"positive"
]
},
{
"sentence": "Maybe it was the great company (I had friends visiting from Philly \u2013 yes, it was not a date this time) or the super reasonable price point, but I just can\u2019t say enough good things about this brasserie.",
"target": [
"brasserie",
"brasserie"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I don\u2019t usually visit the same establishment more than once, what more twice, but I\u2019ll come to Zenkichi anytime for a quiet, unhurried and memorable dinner.",
"target": [
"Zenkichi",
"Zenkichi"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Terrible would be a compliment!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The service leaves much to be desired, from feeling like you are rushed the place your order, to being ignored the rest of the night.",
"target": [
"service"
],
"polarity": [
"negative"
]
},
{
"sentence": "We were 10 people celebrtating a birthday, we sat in the tent.",
"target": [],
"polarity": []
},
{
"sentence": "We paid a fixed pricce but got nothing!!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "We never ate because by close to 2 in the monring we were not served and were too upset ad tired to start eating.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "They are extremely rude, not even apologizing for the horrible service we got and handing us a bill well over $500 for some drinks adn their pita bread!",
"target": [
"service",
"drinks",
"pita bread",
"NULL"
],
"polarity": [
"negative",
"negative",
"negative",
"negative"
]
},
{
"sentence": "Stay away",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Great Shabu Shabu",
"target": [
"Shabu Shabu"
],
"polarity": [
"positive"
]
},
{
"sentence": "I go here at least once every other week, particularly when it's cold!",
"target": [],
"polarity": []
},
{
"sentence": "I love it.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "To be honest we only ever eat the Shabu Shabu.",
"target": [],
"polarity": []
},
{
"sentence": "I tried a couple other dishes but wasn't too impressed.",
"target": [
"dishes"
],
"polarity": [
"neutral"
]
},
{
"sentence": "But for the Shabu Shabu, you won't find much better in NY.",
"target": [
"Shabu Shabu"
],
"polarity": [
"positive"
]
},
{
"sentence": "In fact there is only one I've tried that even compares (shabu Tatsu) and even then I prefer Dokebi.",
"target": [],
"polarity": []
},
{
"sentence": "The meat is fresh, the sauces are great, you get kimchi and a salad free with your meal and service is good too.",
"target": [
"meat",
"sauces",
"service",
"meal",
"kimchi",
"salad"
],
"polarity": [
"positive",
"positive",
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "Dokebi gives Williamsburg the right one-two punch of classic Korean food and fusion twists like pork belly tacos.",
"target": [
"Korean food",
"fusion twists",
"pork belly tacos"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "The hot dogs are good, yes, but the reason to get over here is the fantastic pork croquette sandwich, perfect on its supermarket squishy bun.",
"target": [
"hot dogs",
"pork croquette sandwich",
"bun"
],
"polarity": [
"positive",
"positive",
"positive"
]
},
{
"sentence": "Restaurant with a view",
"target": [
"view"
],
"polarity": [
"neutral"
]
},
{
"sentence": "Celebrated my fathers birthday here.",
"target": [],
"polarity": []
},
{
"sentence": "The food tasted very good.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "The family seafood entree was very good.",
"target": [
"family seafood entree"
],
"polarity": [
"positive"
]
},
{
"sentence": "The main entree was also very good.",
"target": [
"main entree"
],
"polarity": [
"positive"
]
},
{
"sentence": "We order a bit of everything on the menu.",
"target": [],
"polarity": []
},
{
"sentence": "Price is high but the food is good, so I would come back again.",
"target": [
"food",
"food",
"NULL"
],
"polarity": [
"positive",
"negative",
"positive"
]
},
{
"sentence": "This place doesn't make any sense",
"target": [
"place"
],
"polarity": [
"negative"
]
},
{
"sentence": "Just want to warn you all - don't waste your time and money.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "This place has totally weird decor, stairs going up with mirrored walls - I am surprised how no one yet broke their head or fall off the stairs - mirrored walls make you dizzy and delusional...",
"target": [
"decor",
"mirrored walls"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "This place is not inviting and the food is totally weird.",
"target": [
"place",
"food"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "The concept of japanese tapas is newly created and clearly doesn't work.",
"target": [
"japanese tapas"
],
"polarity": [
"negative"
]
},
{
"sentence": "The food they serve is not comforting, not appetizing and uncooked.",
"target": [
"food"
],
"polarity": [
"negative"
]
},
{
"sentence": "Go to japanese sushi place or Spanish tapas place - this creation in Williamsburg is a misstake.",
"target": [],
"polarity": []
},
{
"sentence": "Good Food",
"target": [
"Food"
],
"polarity": [
"positive"
]
},
{
"sentence": "I went here with my boyfriend for our anniversary.",
"target": [],
"polarity": []
},
{
"sentence": "The food was great and tasty, but the sitting space was too small, I don't like being cramp in a corner.",
"target": [
"food",
"sitting space"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "Over all it was a very nice romantic place .",
"target": [
"place",
"place"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I would recommend to ask for a bigger sitting area when you make a reservation (if possible)",
"target": [],
"polarity": []
},
{
"sentence": "Loved it",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "A coworker and I tried Pacifico after work a few Fridays and loved it.",
"target": [
"Pacifico"
],
"polarity": [
"positive"
]
},
{
"sentence": "The atmosphere was great.",
"target": [
"atmosphere"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food we ordered was excellent, although I wouldn't say the margaritas were anything to write home about.",
"target": [
"food",
"margaritas"
],
"polarity": [
"positive",
"neutral"
]
},
{
"sentence": "Our waitress wasn't mean, but not especially warm or attentive either.",
"target": [
"waitress"
],
"polarity": [
"neutral"
]
},
{
"sentence": "I must say I am surprised by the bad reviews of the restaurant earlier in the year, though.",
"target": [
"restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "Maybe it has improved since then?",
"target": [],
"polarity": []
},
{
"sentence": "Regardless, we'll be back and can't wait to visit in the summer to take advantage of the patio.",
"target": [
"patio",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Dumbfoundingly Poor",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "This was, from start to finish, a mind-bogglingly uncomfortable experience.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Lexicographers take note: a new and fascinating definition of rudeness is alive and flourishing right here in Brooklyn.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The servers at Flatbush Farm appear to have perfected that ghastly technique of making you feel guilty and ashamed for deigning to attract their attention.",
"target": [
"servers"
],
"polarity": [
"negative"
]
},
{
"sentence": "Polite acknowledgement is out;",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "supercilious scorn is in.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "And how many times can you pick up the same perfectly aligned set of napkins, inspect them vapidly and plonk them down in exactly the same place instead of venturing a glance at people who are there to help you make the rent?",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "A different server enhanced the fun, dumping our entrees in front of us halfway through our appetizer (which was delicious).",
"target": [
"server",
"appetizer"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "Overall the food quality was pretty good, though I hear the salmon is much better when it hasn't sat cooling in front of the guest.",
"target": [
"food",
"NULL"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "The place has a nice fit-out, some attractive furnishings and, from what I could tell, a reasonable wine list (I was given the food menu when I asked for the carte des vins)",
"target": [
"fit-out",
"furnishings",
"wine list",
"NULL"
],
"polarity": [
"positive",
"positive",
"positive",
"negative"
]
},
{
"sentence": "At $120 for two people, however, this in no way represents value, unless you're looking to pay by the hour for passive-aggressive torture.",
"target": [
"NULL",
"NULL",
"NULL"
],
"polarity": [
"negative",
"negative",
"negative"
]
},
{
"sentence": "On that scale, it's a world-beater.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "How is this palce still open?",
"target": [
"palce"
],
"polarity": [
"negative"
]
},
{
"sentence": "I honestly don't even know where to begin.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "My boyfriend and I are avid restaurant goers, and we are always on the lookout for new places and our friend had recommended Flatbush Farms.",
"target": [],
"polarity": []
},
{
"sentence": "We arrived and were seated immediately, which made us both happy.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "We ordered our appetizers, I ordered the chicken and my boyfriend the salmon.",
"target": [],
"polarity": []
},
{
"sentence": "Everything was going good until we got our meals.",
"target": [
"NULL",
"meals"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "I took one look at the chicken and I was appalled.",
"target": [
"chicken"
],
"polarity": [
"negative"
]
},
{
"sentence": "It was served with skin, over a bed of extremely undercooked spinach and mashed potatoes.",
"target": [
"NULL",
"spinach"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "My boyfriend asked me if I wanted to switch and eat his salmon instead, while he de-skinned the chicken so that I could enjoy the white meat.",
"target": [],
"polarity": []
},
{
"sentence": "I took one bite from the $24 salmon, and I have never, in the 17 years I have been going to restaurants tasted salmon as fishy, as dry, and as bland as the one in Flatbush Farms.",
"target": [
"salmon",
"salmon"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "At this point, the waitress comes over and asks us if everything was okay, I was literally so shocked that I was speechless and didn't say anything, and guess what, the waitress WALKED away.",
"target": [
"waitress"
],
"polarity": [
"negative"
]
},
{
"sentence": "So, I switch with my boyfriend again to see if maybe I could stomach the meat and spinach again, but the spinach was so undercooked that I just could not bite through it.",
"target": [
"spinach"
],
"polarity": [
"negative"
]
},
{
"sentence": "I couldn't even enjoy the mashed potatoes because it was hidden completely under the chicken and spinach.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I've had better chicken at BBQs!!!!",
"target": [],
"polarity": []
},
{
"sentence": "So I decide to report back to the waitress because it was completely inedible.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Guess what, I waited for TWENTY minutes before she came over and when she finally did, she says, \"oh well, I wish you would have said something earlier\" No apology, nothing.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "After that she simply took our plates, walked away, came back another TWENTY minutes later with the bill and the chicken on it!!!!!!!!!!!!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "No desert menu, no apology, nothing!!!!!!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I was literally going to explode, but instead, my boyfriend took the bill and went to find the manager.",
"target": [],
"polarity": []
},
{
"sentence": "This is where it really really gets bad: the manager said, there is absolutely nothing we can do, it's a matter of taste that she didn't like it, and I cannot comp it.",
"target": [
"manager"
],
"polarity": [
"negative"
]
},
{
"sentence": "Again, no apology, no is there anything else I can get you, no can I get you a drink to make up for it, nothing!!!!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "We refused to pay for it because at this point it had nothing to do with the food anymore.",
"target": [],
"polarity": []
},
{
"sentence": "The level of rudeness was preposterous.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The manager came to the table and said we can do what we want, so we paid for what we did enjoy, the drinks and appetizers, and walked out.",
"target": [
"manager",
"drinks",
"appetizers"
],
"polarity": [
"negative",
"positive",
"positive"
]
},
{
"sentence": "I HAVE NEVER EVER HAD SUCH AN UNPLEASANT EXPERIENCE.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "THIS STAFF SHOULD BE FIRED.",
"target": [
"STAFF"
],
"polarity": [
"negative"
]
},
{
"sentence": "cirspy crust margherita pizza",
"target": [
"margherita pizza"
],
"polarity": [
"positive"
]
},
{
"sentence": "we have been there 3 times since last week we alked it by chance first day the manager offerd us the margherita pizza adn we said yes.",
"target": [],
"polarity": []
},
{
"sentence": "it was really good pizza.",
"target": [
"pizza"
],
"polarity": [
"positive"
]
},
{
"sentence": "the crust was imazingly cooked well and pizza was fully loaded:):):)",
"target": [
"crust",
"pizza"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "you know what i mean all the positives things happening there made mw write this review.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Single Worst Restaurant in Manhattan",
"target": [
"Restaurant"
],
"polarity": [
"negative"
]
},
{
"sentence": "I'll being with a couple of positives: cool decor, good pita and hummus, and grilled octopus that was actually pretty tasty.",
"target": [
"decor",
"pita",
"hummus",
"grilled octopus"
],
"polarity": [
"positive",
"positive",
"positive",
"positive"
]
},
{
"sentence": "Moving on.",
"target": [],
"polarity": []
},
{
"sentence": "If I could give 0 stars I would do so for this place.",
"target": [
"place"
],
"polarity": [
"negative"
]
},
{
"sentence": "Casa La Femme is to middle eastern dining what Chuckie Cheeze is to italian.",
"target": [],
"polarity": []
},
{
"sentence": "The reason there are 4 different results on citysearch for the same place is because they keep trying to start a new thread so they can stock it with positive reviews.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Well...they can run but they can't hide.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I live in the West Village and I've been to a lot of restaurants.",
"target": [],
"polarity": []
},
{
"sentence": "Sometimes you pay a lot and don't get much in return - it's manhattan, things are expensive.",
"target": [],
"polarity": []
},
{
"sentence": "However, most of them are at least prompt and pleasant.",
"target": [],
"polarity": []
},
{
"sentence": "This place...god where do i begin.",
"target": [
"place"
],
"polarity": [
"negative"
]
},
{
"sentence": "It is quite a spectacular scene i'll give them that.",
"target": [
"scene"
],
"polarity": [
"positive"
]
},
{
"sentence": "The decor however seems to be the distraction so you won't notice that you just payed 300 bucks for some cold eggplant that took 2 FRICKIN HOURS TO COME!!!!",
"target": [
"decor",
"eggplant",
"eggplant",
"NULL"
],
"polarity": [
"neutral",
"negative",
"negative",
"negative"
]
},
{
"sentence": "How this place survives the competitive west village market in this economy, or any other for that matter, is beyond me.",
"target": [
"place"
],
"polarity": [
"negative"
]
},
{
"sentence": "Great Hot Dogs!",
"target": [
"Hot Dogs"
],
"polarity": [
"positive"
]
},
{
"sentence": "I've made the trip out here a few times with a friend who lives nearby (I live on UWS).",
"target": [],
"polarity": []
},
{
"sentence": "Though it's been crowded most times I've gone here, Bark always delivers on their food.",
"target": [
"food",
"Bark"
],
"polarity": [
"positive",
"neutral"
]
},
{
"sentence": "The hot dogs are top notch, and they're Slamwich is amazing!",
"target": [
"hot dogs",
"Slamwich"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Going to Bark is always worth the train ride, and will make your tongue and belly very happy!",
"target": [
"Bark",
"NULL"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Only complaint is the pricing--I believe it would be more reasonable to pay a dollar less on each item listed on the menu.",
"target": [
"menu"
],
"polarity": [
"negative"
]
},
{
"sentence": "But nonetheless--great spot, great food.",
"target": [
"spot",
"food"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Fabulous food - if the front of house staff don't put you off \u2013 ",
"target": [
"food",
"front of house staff"
],
"polarity": [
"positive",
"negative"
]
},
{
"sentence": "We live nearby BFC. ",
"target": [],
"polarity": []
},
{
"sentence": "It's a little out of our price range for dining there except on special occasions, but we've eaten there 6 times in the last 2 years. ",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Each time we've been, the front of house staff (not the waiters - they're fantastic - but the people who greet and seat you) has been so hideous to us that were it not for the exceptional fish dishes I would never return. ",
"target": [
"waiters",
"front of house staff",
"fish dishes"
],
"polarity": [
"positive",
"negative",
"positive"
]
},
{
"sentence": "As BFC doesn't take reservations you almost always have to wait by the bar - and be abused by the front of house staff until you are seated, which can be over an hour later!",
"target": [
"BFC",
"front of house staff",
"NULL"
],
"polarity": [
"negative",
"negative",
"negative"
]
},
{
"sentence": "The frizzy retro girl (with winged/ Dame Edna glasses) will yell at you if you try to order a drink. ",
"target": [
"girl"
],
"polarity": [
"negative"
]
},
{
"sentence": "I was almost amused by the fact that she was turning away customers at 9pm on a Friday night because she \"had a BBQ to go to\" that night - WTF??",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I'd be horrified if my staff were turning away customers so early and so rudely!",
"target": [
"staff"
],
"polarity": [
"negative"
]
},
{
"sentence": "There's another girl who I can't describe, she is about 5'6\" with brown hair, who eavesdrops on your conversation and chimes in - except she only hears the last part of what you said, so her uninvited opinions are often out of context and nothing to do with what you're *really* talking about. ",
"target": [
"girl"
],
"polarity": [
"negative"
]
},
{
"sentence": "I'm a friendly person, so I wouldn't mind had she not been so nasty and gotten so personal. ",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Again, I'd be super upset if that were my employee.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Considering you will spend at least $60 a head, I expect better service. ",
"target": [
"service",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "So, if you're walking by and thinking about dining, you might want to see who's going to be seating you first...",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Maitre-D-\"Eat and get out\"",
"target": [
"Maitre-D"
],
"polarity": [
"negative"
]
},
{
"sentence": "My family ate here last weekend.",
"target": [],
"polarity": []
},
{
"sentence": "The food and service were fine, however the maitre-D was incredibly unwelcoming and arrogant.",
"target": [
"food",
"service",
"maitre-D"
],
"polarity": [
"positive",
"positive",
"negative"
]
},
{
"sentence": "While finishing our meals which included a high-end bottle of wine, our son's fiance joined us for a glass of wine and dessert.",
"target": [
"bottle of wine"
],
"polarity": [
"positive"
]
},
{
"sentence": "This guy refused to seat her and she left, followed shortly by the four of us, but not before I told him that in my 40 years of world travel, including Paris, that I had never seen such a display of bad behavior by a frontman in a restaurant.",
"target": [
"frontman"
],
"polarity": [
"negative"
]
},
{
"sentence": "His response was smug, arrogant, and condescending, totally consistent with his deportment on display all evening.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "A word to the wise: you can't dine here and disturb the maitre-D's sense of \" table turnover\", as whacked as it is, or else.",
"target": [
"maitre-D"
],
"polarity": [
"negative"
]
},
{
"sentence": "If you go here, do it on his off-night.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Best meal in a long time!",
"target": [
"meal"
],
"polarity": [
"positive"
]
},
{
"sentence": "Mussles and calamari were superb Saturday evening.",
"target": [
"Mussles",
"calamari"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "I had the Lamb special which was perfect.",
"target": [
"Lamb special"
],
"polarity": [
"positive"
]
},
{
"sentence": "My father had the flank steak which was very good, and my mother had the swordfish.",
"target": [
"flank steak"
],
"polarity": [
"positive"
]
},
{
"sentence": "The Four Seasons restaurant is a great experience.",
"target": [
"The Four Seasons restaurant"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food is great and the environment is even better.",
"target": [
"food",
"environment"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Everyone must come here at least once.",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Highly recommend it!",
"target": [
"NULL"
],
"polarity": [
"positive"
]
},
{
"sentence": "Taking Hot Dogs to the next level",
"target": [
"Hot Dogs"
],
"polarity": [
"positive"
]
},
{
"sentence": "At first glance this place seems a bit pricey for a hot dog joint, but at Bark you don't just get your average hot dog.",
"target": [
"Bark",
"hot dog"
],
"polarity": [
"negative",
"positive"
]
},
{
"sentence": "Here the hot dog is elevated to the level of a real entree with numerous variations available.",
"target": [
"hot dog",
"hot dog"
],
"polarity": [
"positive",
"positive"
]
},
{
"sentence": "Great Atmosphere",
"target": [
"Atmosphere"
],
"polarity": [
"positive"
]
},
{
"sentence": "Went to this place this place on a real cold night and needed a quick meal.",
"target": [],
"polarity": []
},
{
"sentence": "I highly recommend the fish tacos, everything else was ok.",
"target": [
"fish tacos",
"NULL"
],
"polarity": [
"positive",
"neutral"
]
},
{
"sentence": "Cool atmosphere, the fire place in the back really ads to it but needs a bit more heat throughout on a cold night.",
"target": [
"atmosphere",
"fire place",
"NULL"
],
"polarity": [
"positive",
"positive",
"negative"
]
},
{
"sentence": "Poor service and management",
"target": [
"service",
"management"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "Don\u2019t go to this place!",
"target": [
"place"
],
"polarity": [
"negative"
]
},
{
"sentence": "Had an awful experience at Casa la Femme on a Saturday dinner.",
"target": [
"Casa la Femme"
],
"polarity": [
"negative"
]
},
{
"sentence": "Appetizers took nearly an hour.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "When the main course finally arrived (another 45mins) half of our order was missing.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Never got an explanation as to what was going on.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The manager was rude and handled the situation extremely poorly.",
"target": [
"manager"
],
"polarity": [
"negative"
]
},
{
"sentence": "When we threatened to leave, we were offered a meager discount even though half the order was missing.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "On the way out, we heard of other guests complaining about similar issues.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Can\u2019t believe how an expensive NYC restaurant can be so disrespectful to its clients.",
"target": [
"restaurant",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "What a hassle!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The food is very good, but not outstanding.",
"target": [
"food"
],
"polarity": [
"neutral"
]
},
{
"sentence": "There is no way it justifies the accolades it receives, the attitude of the staff or the wait for a table.",
"target": [
"staff",
"NULL",
"wait"
],
"polarity": [
"negative",
"negative",
"negative"
]
},
{
"sentence": "On our last visit, they skipped over our name on the list, leaving us waiting an extra hour for a table.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Mistakes happen, but they are usually accompanied by an apology, perhaps even a glass of wine...but not the grunt that we received from the Al Di La staff.",
"target": [
"staff"
],
"polarity": [
"negative"
]
},
{
"sentence": "Without the wait or attitude, I would probably go back, but there are just too many other restaurants in Brooklyn that are as good or better and don't make me jump through hoops.",
"target": [],
"polarity": []
},
{
"sentence": "Expensive",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I went there after hearing how great it was.",
"target": [],
"polarity": []
},
{
"sentence": "Wow.",
"target": [],
"polarity": []
},
{
"sentence": "The bread was stale, the salad was overpriced and empty.",
"target": [
"bread",
"salad",
"salad"
],
"polarity": [
"negative",
"negative",
"negative"
]
},
{
"sentence": "The pasta was well cooked, didn't have enough sauce though or flavor.",
"target": [
"pasta",
"pasta",
"pasta"
],
"polarity": [
"positive",
"negative",
"negative"
]
},
{
"sentence": "I though it was expensive and I prefer Bella Via just blocks away by far.",
"target": [],
"polarity": []
},
{
"sentence": "So rude!!!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I went with JWILS.",
"target": [],
"polarity": []
},
{
"sentence": "Her review is above.",
"target": [],
"polarity": []
},
{
"sentence": "I was one of the people that went for this horrible experience.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "My friend is 100% right in the experience we had.",
"target": [],
"polarity": []
},
{
"sentence": "The hostess was rude and I got a distinct feeling that they did not want to serve us.",
"target": [
"hostess",
"NULL"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "The only thing that my friend left out is that when we sat down at the bar the bartender disappeared.",
"target": [
"bartender"
],
"polarity": [
"negative"
]
},
{
"sentence": "I asked for a menu and the same waitress looked at my like I was insane.",
"target": [
"waitress"
],
"polarity": [
"negative"
]
},
{
"sentence": "I was shocked that my friends wanted to stay after the waitress said, \"can I help you\" and \"how many are in your party.\"",
"target": [
"waitress"
],
"polarity": [
"negative"
]
},
{
"sentence": "What?",
"target": [],
"polarity": []
},
{
"sentence": "The three of us standing in front of her should have been an indication of how many of us there were.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "We didn't look like the other patrons in there so unfortunately I think that may have been part of the problem.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "Shame on this place for the horrible rude staff and non-existent customer service.",
"target": [
"staff",
"customer service"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "bad staff",
"target": [
"staff"
],
"polarity": [
"negative"
]
},
{
"sentence": "I generally like this place.",
"target": [
"place"
],
"polarity": [
"positive"
]
},
{
"sentence": "The food is good.",
"target": [
"food"
],
"polarity": [
"positive"
]
},
{
"sentence": "The design of the space is good.",
"target": [
"space"
],
"polarity": [
"positive"
]
},
{
"sentence": "But the service is HORRID!",
"target": [
"service"
],
"polarity": [
"negative"
]
},
{
"sentence": "I was there for brunch recently, and we were tag teamed by a waitress and a waiter.",
"target": [
"waitress",
"waiter"
],
"polarity": [
"negative",
"negative"
]
},
{
"sentence": "The waiter delivered our food while holding what appeared to be a plastic bag of garbage in one hand.",
"target": [
"waiter"
],
"polarity": [
"negative"
]
},
{
"sentence": "I can't believe that it was, but please put the bag down before delivering food!",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "The waitress came to check in on us every few minutes, and began to clear the plates while half of us were still eating (a big pet peeve of mine that happens almost everywhere, so I try to ignore it).",
"target": [
"waitress"
],
"polarity": [
"negative"
]
},
{
"sentence": "I couldn't ignore the fact that she reach over the plate of one of my friends, who was in mid bite, to clear the table.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "She then put the check down without asking if we were done, and came to check on the bill every two minutes, even though we were one of three occupied tables.",
"target": [
"NULL"
],
"polarity": [
"negative"
]
},
{
"sentence": "I wish I could like this place more, and I wish someone would retrain the staff.",
"target": [
"place",
"staff"
],
"polarity": [
"negative",
"negative"
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment