asr
stringlengths
3
192
intent
stringclasses
8 values
slots
dict
label
sequencelengths
1
34
take me to the italian bistro on seventh street
navigate
{ "food": "bistro", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "B-food", "B-food", "O", "O", "O" ]
no thank you
thank
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O" ]
whats the postcode of this dining place
request
{ "food": null, "area": null, "request": [ "postcode" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "request", "O", "O", "O", "O" ]
i am looking for a cheap restaurant
find_restaurant
{ "food": null, "area": null, "request": null, "pricerange": "cheap", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "B-pricerange", "O" ]
the address please
request
{ "food": null, "area": null, "request": [ "address" ], "pricerange": null, "time": null, "persons": null }
[ "O", "request", "O" ]
can you help me find and book a table at a moroccan restaurant in the west with expensive pricing
book
{ "food": "moroccan", "area": "west", "request": null, "pricerange": "expensive", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-food", "O", "O", "O", "B-area", "O", "B-pricerange", "O" ]
can i have the address please
request
{ "food": null, "area": null, "request": [ "address" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "request", "O" ]
what is the phone number address and postcode for the curry prince
request
{ "food": null, "area": null, "request": [ "postcode", "phone", "address" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "request", "O", "request", "O", "request", "O", "O", "O", "O" ]
i am looking for a moderately priced restaurant in the east part of town
find_restaurant
{ "food": null, "area": "east", "request": null, "pricerange": "moderate", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "B-pricerange", "O", "O", "O", "O", "B-area", "O", "O", "O" ]
no thank you that is all
thank
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O" ]
im looking for a cheap restaurant in the north part of town
find_restaurant
{ "food": null, "area": "north", "request": null, "pricerange": "cheap", "time": null, "persons": null }
[ "O", "O", "O", "O", "B-pricerange", "O", "O", "O", "B-area", "O", "O", "O" ]
address and phone number please
request
{ "food": null, "area": null, "request": [ "phone", "address" ], "pricerange": null, "time": null, "persons": null }
[ "request", "O", "request", "O", "O" ]
no i dont think its a wise choice
deny
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
it should be in the west part of town
find_restaurant
{ "food": null, "area": "west", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "B-area", "O", "O", "O" ]
what is the address and phone number of one of them
request
{ "food": null, "area": null, "request": [ "phone", "address" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "request", "O", "request", "O", "O", "O", "O", "O" ]
okay then im looking for a restaurant with chinese food thats moderately priced
find_restaurant
{ "food": "chinese", "area": null, "request": null, "pricerange": "moderate", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-food", "O", "O", "B-pricerange", "O" ]
show me the route to the italian bistro on franklin street
navigate
{ "food": "bistro", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "B-food", "B-food", "O", "O", "O" ]
help me find a moderatepriced dining spot
find_restaurant
{ "food": null, "area": null, "request": null, "pricerange": "moderatepriced", "time": null, "persons": null }
[ "O", "O", "O", "O", "B-pricerange", "O", "O" ]
can i get the address and phone number
request
{ "food": null, "area": null, "request": [ "address", "phone" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "request", "O", "request", "O" ]
hello im looking for a restaurant that serves turkish food
find_restaurant
{ "food": "turkish", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-food", "O" ]
can you provide the address for this dining spot
request
{ "food": null, "area": null, "request": [ "address" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "request", "O", "O", "O", "O" ]
i would like the address and phone number for each please
request
{ "food": null, "area": null, "request": [ "address", "phone" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "request", "O", "request", "O", "O", "O", "O" ]
what is the address
request
{ "food": null, "area": null, "request": [ "address" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "request" ]
i want to find an expensive restaurant serving mediterranean food what is the address and phone number
request
{ "food": "mediterranean", "area": null, "request": [ "address", "phone" ], "pricerange": "expensive", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "B-pricerange", "O", "O", "B-food", "O", "O", "O", "O", "request", "O", "request", "O" ]
can i get the pricerange and address to both please
request
{ "food": null, "area": null, "request": [ "address", "pricerange" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "request", "O", "request", "O", "O", "O" ]
goodbye
bye
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O" ]
lead me to that location
navigate
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O" ]
how about korean food
find_restaurant
{ "food": "korean", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "B-food", "O" ]
can i get the address and phone number of charlie chan please
request
{ "food": null, "area": null, "request": [ "address", "phone" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "request", "O", "request", "O", "O", "O", "O", "O" ]
i need to book a table at a tuscan restaurant in the west with cheap pricing
book
{ "food": "tuscan", "area": "west", "request": null, "pricerange": "cheap", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-food", "O", "O", "O", "B-area", "O", "B-pricerange", "O" ]
how about vietnamese food
find_restaurant
{ "food": "vietnamese", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "B-food", "O" ]
can you tell me what type of food they serve and give me the phone number
request
{ "food": null, "area": null, "request": [ "phone", "food" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "request", "O", "O", "O", "O", "O", "O", "request", "O" ]
what is a moderately priced restaurant in the east part of town
find_restaurant
{ "food": null, "area": "east", "request": null, "pricerange": "moderate", "time": null, "persons": null }
[ "O", "O", "O", "B-pricerange", "O", "O", "O", "O", "B-area", "O", "O", "O" ]
i need a cheap restaurant in the west part of town
find_restaurant
{ "food": null, "area": "west", "request": null, "pricerange": "cheap", "time": null, "persons": null }
[ "O", "O", "O", "B-pricerange", "O", "O", "O", "B-area", "O", "O", "O" ]
how can i get to the elegant french bistro near the art gallery
navigate
{ "food": "bistro", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "B-food", "B-food", "O", "O", "O", "O" ]
thank you goodbye
bye
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O" ]
yes what is the exact address
request
{ "food": null, "area": null, "request": [ "address" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "request" ]
i need the address and phone number of a restaurant that serves polish
request
{ "food": "polish", "area": null, "request": [ "phone", "address" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "request", "O", "request", "O", "O", "O", "O", "O", "O", "B-food" ]
hi id like to find an expensive cantonese restaurant
find_restaurant
{ "food": "cantonese", "area": null, "request": null, "pricerange": "expensive", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "B-pricerange", "B-food", "O" ]
chinese
find_restaurant
{ "food": "chinese", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "B-food" ]
i would like an expensive restaurant that serves irish food
find_restaurant
{ "food": "irish", "area": null, "request": null, "pricerange": "expensive", "time": null, "persons": null }
[ "O", "O", "O", "O", "B-pricerange", "O", "O", "O", "B-food", "O" ]
the phone number please
request
{ "food": null, "area": null, "request": [ "phone" ], "pricerange": null, "time": null, "persons": null }
[ "O", "request", "O", "O" ]
assist me in getting there
navigate
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O" ]
im interested in booking a table for two at a turkish restaurant in the city center with moderate pricing
book
{ "food": "turkish", "area": "center", "request": null, "pricerange": "moderate", "time": null, "persons": "two" }
[ "O", "O", "O", "O", "O", "O", "O", "B-persons", "O", "O", "B-food", "O", "O", "O", "O", "B-area", "O", "B-pricerange", "O" ]
what is the postcode again
request
{ "food": null, "area": null, "request": [ "postcode" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "request", "O" ]
whats a nice place to have lunch in the south
find_restaurant
{ "food": null, "area": "south", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-area" ]
hello im looking for an expensive polish restaurant
find_restaurant
{ "food": "polish", "area": null, "request": null, "pricerange": "expensive", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "B-pricerange", "B-food", "O" ]
hello can you help me find the address of an inexpensive restaurant in the south part of town
request
{ "food": null, "area": "south", "request": [ "address" ], "pricerange": "cheap", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "request", "O", "O", "B-request", "O", "O", "O", "B-area", "O", "O", "O" ]
is there a restaurant that serves turkish food in the east part of town
find_restaurant
{ "food": "turkish", "area": "east", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "B-food", "O", "O", "O", "B-area", "O", "O", "O" ]
okay what about chinese food on the south side
find_restaurant
{ "food": "chinese", "area": "south", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "B-food", "O", "O", "O", "B-area", "O" ]
i need to reserve a table at a restaurant
book
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
yes thank u goodbye
bye
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O" ]
how about a moderate one
find_restaurant
{ "food": null, "area": null, "request": null, "pricerange": "moderate", "time": null, "persons": null }
[ "O", "O", "O", "B-pricerange", "O" ]
thank you for your help
thank
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O" ]
im looking for a place to dine tonight
book
{ "food": null, "area": null, "request": null, "pricerange": null, "time": "tonight", "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "B-time" ]
great can you send me restaurants in the south part of town please send phone number and postcode
request
{ "food": null, "area": "south", "request": [ "postcode", "phone" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-area", "O", "O", "O", "O", "O", "request", "O", "O", "request" ]
hello im looking for a restaurant with fair prices
find_restaurant
{ "food": null, "area": null, "request": null, "pricerange": "moderate", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "B-pricerange", "O" ]
take me to the new vegan bistro on pearl avenue
navigate
{ "food": "bistro", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "B-food", "B-food", "O", "O", "O" ]
i want to go to bombay palace in the east end for dinner
navigate
{ "food": "bombay", "area": "east", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "B-food", "O", "O", "O", "B-area", "O", "O", "O" ]
i need a chinese restaurant in the east side of town
find_restaurant
{ "food": "chinese", "area": "east", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "B-food", "O", "O", "O", "B-area", "O", "O", "O" ]
what is the address and phone number
request
{ "food": null, "area": null, "request": [ "phone", "address" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "request", "O", "request", "O" ]
i am looking for an expensive restaurant in the south part of town
find_restaurant
{ "food": null, "area": "south", "request": null, "pricerange": "expensive", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "B-pricerange", "O", "O", "O", "B-area", "O", "O", "O" ]
we are eating out for christmas who serves then with all the fixings
find_restaurant
{ "food": "christmas", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "B-food", "O", "O", "O", "O", "O", "O", "O" ]
can you tell me the postcode of this restaurant
request
{ "food": null, "area": null, "request": [ "postcode" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "request", "O", "O", "O" ]
i am looking for a restaurant serving spanish food please
find_restaurant
{ "food": "spanish", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "B-food", "O", "O" ]
what about european type of food
find_restaurant
{ "food": "european", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "B-food", "O", "O", "O" ]
im planning a special dinner in the center and need a restaurant
find_restaurant
{ "food": null, "area": "center", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "B-area", "O", "O", "O", "O" ]
do you have the phone number for this dining establishment
request
{ "food": null, "area": null, "request": [ "phone" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "request", "O", "O", "O", "O", "O" ]
any restaurants around the town centre
find_restaurant
{ "food": null, "area": "centre", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "B-area" ]
what is the phone number
request
{ "food": null, "area": null, "request": [ "phone" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "request", "O" ]
hello im looking for a cheap place to eat
find_restaurant
{ "food": null, "area": null, "request": null, "pricerange": "cheap", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "B-pricerange", "O", "O", "O" ]
no thats all thank you and goodbye
bye
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O" ]
hi i would like a restaurant that serves seafood in the north part of town can you send me the address and phone number
request
{ "food": "seafood", "area": "north", "request": [ "phone", "address" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-food", "O", "O", "B-area", "O", "O", "O", "O", "O", "O", "O", "O", "request", "O", "request", "O" ]
i would like a restaurant that serves brazilian food
find_restaurant
{ "food": "brazilian", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "B-food", "O" ]
find a moderatepriced restaurant
find_restaurant
{ "food": null, "area": null, "request": null, "pricerange": "moderatepriced", "time": null, "persons": null }
[ "O", "O", "B-pricerange", "O" ]
im looking for a casual place to eat in the center
find_restaurant
{ "food": null, "area": "center", "request": null, "pricerange": "casual", "time": null, "persons": null }
[ "O", "O", "O", "O", "B-pricerange", "O", "O", "O", "O", "O", "B-area" ]
whats the phone number of this restaurant
request
{ "food": null, "area": null, "request": [ "phone" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "request", "O", "O", "O", "O" ]
yes is there a french restaurant in the north part of town
find_restaurant
{ "food": "french", "area": "north", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "B-food", "O", "O", "O", "B-area", "O", "O", "O" ]
trying to find a canapes restaurant on the south side if not then i would be interested in portuguese food as well please provide address and phone
request
{ "food": "canapes", "area": "south", "request": [ "address", "phone" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "B-food", "O", "O", "O", "B-area", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "request", "O", "request" ]
ok how about a gastropub restaurant
find_restaurant
{ "food": "gastropub", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "B-food", "O" ]
sounds super thanks
thank
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O" ]
ottos phone number please
request
{ "food": null, "area": null, "request": [ "phone" ], "pricerange": null, "time": null, "persons": null }
[ "O", "request", "O", "O" ]
how about vietnamese
find_restaurant
{ "food": "vietnamese", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "B-food" ]
thats it goodbye
bye
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O" ]
take me to that location
navigate
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O" ]
i am looking for a restaurant on the east part of town that serves catalan food
find_restaurant
{ "food": "catalan", "area": "east", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-area", "O", "O", "O", "O", "O", "B-food", "O" ]
can i have the phone number and address for a moderately slightly more expensive portuguese restaurant
request
{ "food": "portuguese", "area": null, "request": [ "phone", "address" ], "pricerange": "moderate", "time": null, "persons": null }
[ "O", "O", "O", "O", "request", "O", "O", "request", "O", "O", "B-pricerange", "O", "O", "O", "B-food", "O" ]
i am looking for a restaurant that serves international food
find_restaurant
{ "food": "international", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-food", "O" ]
where should i go for lunch in the west part of town
find_restaurant
{ "food": null, "area": "west", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-area", "O", "O", "O" ]
thanks so much
thank
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O" ]
no im not comfortable dining there
deny
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O" ]
take me to the mexican restaurant on fifth avenue
navigate
{ "food": "mexican", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "B-food", "O", "O", "O", "O" ]
im sorry but i cant agree to eat there
deny
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
i dont know how about korean food
find_restaurant
{ "food": "korean", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "B-food", "O" ]
i would like to try indian food in the north part of town
find_restaurant
{ "food": "indian", "area": "north", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "B-food", "O", "O", "O", "B-area", "O", "O", "O" ]
im looking for a cozy dining place in the centre
find_restaurant
{ "food": null, "area": "centre", "request": null, "pricerange": "cozy", "time": null, "persons": null }
[ "O", "O", "O", "O", "B-pricerange", "O", "O", "O", "O", "B-area" ]
i want to make a restaurant reservation for tonight
book
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
could you tell me the phone number of saigon city
request
{ "food": null, "area": null, "request": [ "phone" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "request", "O", "O", "O", "O" ]
can you please recommend an inexpensive restaurant in the east part of town
find_restaurant
{ "food": null, "area": "east", "request": null, "pricerange": "cheap", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "B-pricerange", "O", "O", "O", "B-area", "O", "O", "O" ]
thank you very much
thank
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O" ]