asr
stringlengths
3
192
intent
stringclasses
8 values
slots
dict
label
sequencelengths
1
34
a french restaurant in the centre part of town please give me address and phone number
request
{ "food": "french", "area": "centre", "request": [ "phone", "address" ], "pricerange": null, "time": null, "persons": null }
[ "O", "B-food", "O", "O", "O", "B-area", "O", "O", "O", "O", "O", "O", "request", "O", "request", "O" ]
whats the quickest route to the steakhouse on lake avenue
navigate
{ "food": "steakhouse", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "B-food", "O", "O", "O" ]
what is the phone number for yu garden
request
{ "food": null, "area": null, "request": [ "phone" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "request", "O", "O", "O", "O" ]
i would like one serving korean food possible
find_restaurant
{ "food": "korean", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "B-food", "O", "O" ]
i am looking for a restaurant in the center of town that serves russian food
find_restaurant
{ "food": "russian", "area": "centre", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-area", "O", "O", "O", "O", "B-food", "O" ]
im 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", "B-pricerange", "O", "O", "O", "O", "B-area", "O", "O", "O" ]
im looking for and expensive restaurant in the east part of town ask for address phone number and type of food
request
{ "food": null, "area": "east", "request": [ "address", "food", "phone" ], "pricerange": "expensive", "time": null, "persons": null }
[ "O", "O", "O", "O", "B-pricerange", "O", "O", "O", "B-area", "O", "O", "O", "O", "O", "request", "request", "O", "O", "O", "O", "request" ]
what is the phone number
request
{ "food": null, "area": null, "request": [ "phone" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "request", "O" ]
wait is it on 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" ]
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" ]
could you book a table for me 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", "O" ]
ok thanks what type of food is it and can i have the phone number
request
{ "food": null, "area": null, "request": [ "food", "phone" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "request", "O", "O", "O", "O", "O", "O", "O", "request", "O" ]
is there any chinese restaurants in the area
find_restaurant
{ "food": "chinese", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "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" ]
i would like a restaurant in the south part of town that serves jamaican food
find_restaurant
{ "food": "jamaican", "area": "south", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "B-area", "O", "O", "O", "O", "O", "B-food", "O" ]
id like the address and phone number an expensive moroccan restaurant
request
{ "food": "moroccan", "area": null, "request": [ "phone", "address" ], "pricerange": "expensive", "time": null, "persons": null }
[ "O", "O", "O", "request", "O", "request", "O", "O", "B-pricerange", "B-food", "O" ]
what is the address phone number and postcode
request
{ "food": null, "area": null, "request": [ "postcode", "phone", "address" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "request", "request", "O", "O", "request" ]
what is the food type they serve
request
{ "food": null, "area": null, "request": [ "food" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "request", "O", "O", "O" ]
no i would like a british restaurant please
find_restaurant
{ "food": "british", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "B-food", "O", "O" ]
great can you please give me the address and phone number
request
{ "food": null, "area": null, "request": [ "phone", "address" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "request", "O", "request", "O" ]
european then
find_restaurant
{ "food": "european", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "B-food", "O" ]
yes thats exactly the type of place i was thinking of
affirm
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
absolutely im all for trying new restaurants
affirm
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O" ]
where can i book a table for lunch in the north
find_restaurant
{ "food": null, "area": "north", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-area" ]
im looking for a restaurant in the moderate pricerange 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", "O", "O", "B-pricerange", "O", "O", "O", "B-area", "O", "O", "O" ]
may i have the address of anatolia
request
{ "food": null, "area": null, "request": [ "address" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "request", "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" ]
hello im looking for a restaurant with cheap food
find_restaurant
{ "food": null, "area": null, "request": null, "pricerange": "cheap", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "B-pricerange", "O" ]
can i get the address and phone number
request
{ "food": null, "area": null, "request": [ "phone", "address" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "request", "O", "request", "O" ]
i want to book a table at a japanese restaurant in the north with expensive pricing
book
{ "food": "japanese", "area": "north", "request": null, "pricerange": "expensive", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-food", "O", "O", "O", "B-area", "O", "B-pricerange", "O" ]
chinese would be good i need the address please
request
{ "food": "chinese", "area": null, "request": [ "address" ], "pricerange": null, "time": null, "persons": null }
[ "B-food", "O", "O", "O", "O", "O", "O", "request", "O" ]
can you give me the name and phone number of a cheap indian restaurant in the north
request
{ "food": "indian", "area": null, "request": [ "phone", "name" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "request", "O", "request", "O", "O", "O", "O", "B-food", "O", "O", "O", "O" ]
can you tell me where to find unusual food
find_restaurant
{ "food": "unusual", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "B-food", "O" ]
can you help me make a reservation at a french restaurant in the north with expensive pricing
book
{ "food": "french", "area": "north", "request": null, "pricerange": "expensive", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-food", "O", "O", "O", "B-area", "O", "B-pricerange", "O" ]
hi im looking for a cheap restaurant on the west part of town
find_restaurant
{ "food": null, "area": "west", "request": null, "pricerange": "cheap", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "B-pricerange", "O", "O", "O", "B-area", "O", "O", "O" ]
help me find an expensive dining spot
find_restaurant
{ "food": null, "area": null, "request": null, "pricerange": "expensive", "time": null, "persons": null }
[ "O", "O", "O", "O", "B-pricerange", "O", "O" ]
hello im looking for some moderately priced food
find_restaurant
{ "food": null, "area": null, "request": null, "pricerange": "moderate", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "B-pricerange", "O", "O" ]
whats a good casual dining place in the north
find_restaurant
{ "food": "casual", "area": "north", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "B-food", "O", "O", "O", "O", "B-area" ]
how about british
find_restaurant
{ "food": "british", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "B-food" ]
yes i would like world food
find_restaurant
{ "food": "world", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "B-food", "O" ]
im looking for an expensive restaurant in the centre
find_restaurant
{ "food": null, "area": "centre", "request": null, "pricerange": "expensive", "time": null, "persons": null }
[ "O", "O", "O", "O", "B-pricerange", "O", "O", "O", "B-area" ]
no im not in agreement
deny
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O" ]
no thank you
thank
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O" ]
book seven in neighboring moorpark
find_restaurant
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O" ]
okay is there anything in the centre part of town instead then
find_restaurant
{ "food": null, "area": "centre", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "B-area", "O", "O", "O", "O", "O" ]
recommend a place to eat near the main attractions
find_restaurant
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
how about indian food
find_restaurant
{ "food": "indian", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "B-food", "O" ]
whats a good casual dining place in the south
find_restaurant
{ "food": "casual", "area": "south", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "B-food", "O", "O", "O", "O", "B-area" ]
i would like a thai restaurant then
find_restaurant
{ "food": "thai", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "B-food", "O", "O" ]
can you please let me know the address
request
{ "food": null, "area": null, "request": [ "address" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "request" ]
hi can you please help me find a moderately priced restaurant in the south part of town
find_restaurant
{ "food": null, "area": "south", "request": null, "pricerange": "moderate", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-pricerange", "O", "O", "O", "O", "B-area", "O", "O", "O" ]
help me find a vegetarian restaurant close to the centre
find_restaurant
{ "food": "vegetarian", "area": "centre", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "B-food", "O", "O", "O", "O", "B-area" ]
expensive please
find_restaurant
{ "food": null, "area": null, "request": null, "pricerange": "expensive", "time": null, "persons": null }
[ "B-pricerange", "O" ]
address please
request
{ "food": null, "area": null, "request": [ "address" ], "pricerange": null, "time": null, "persons": null }
[ "request", "O" ]
hi im looking for a good restaurant 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", "O", "B-area", "O", "O", "O" ]
oh good please let me have the address and phone number for the indian one
request
{ "food": "indian", "area": null, "request": [ "phone", "address" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "request", "O", "request", "O", "O", "O", "B-food", "O" ]
could you give me the address and postcode for this dining place
request
{ "food": null, "area": null, "request": [ "address", "postcode" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "request", "O", "request", "O", "O", "O", "O" ]
i would like to find a restaurant in the centre of town that serves irish food
find_restaurant
{ "food": "irish", "area": "centre", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-area", "O", "O", "O", "O", "B-food", "O" ]
i prefer moderately priced restaurants
find_restaurant
{ "food": null, "area": null, "request": null, "pricerange": "moderate", "time": null, "persons": null }
[ "O", "O", "B-pricerange", "O", "O" ]
what is in the south
find_restaurant
{ "food": null, "area": "south", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "B-area" ]
what is the address and phone number
request
{ "food": null, "area": null, "request": [ "address", "phone" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "request", "O", "request", "O" ]
i am looking for a moderately priced restaurant in the south part of town
find_restaurant
{ "food": null, "area": "south", "request": null, "pricerange": "moderate", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "B-pricerange", "O", "O", "O", "O", "B-area", "O", "O", "O" ]
hi im looking for a cheap steakhouse
find_restaurant
{ "food": "steakhouse", "area": null, "request": null, "pricerange": "cheap", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "B-pricerange", "B-food" ]
what about indian food
find_restaurant
{ "food": "indian", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "B-food", "O" ]
locate a moderatepriced restaurant in the east
find_restaurant
{ "food": null, "area": "east", "request": null, "pricerange": "moderatepriced", "time": null, "persons": null }
[ "O", "O", "B-pricerange", "O", "O", "O", "B-area" ]
is there anything else if so give me their address and phone number
request
{ "food": null, "area": null, "request": [ "phone", "address" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "request", "O", "request", "O" ]
i want to schedule a reservation at a thai restaurant in the city center with moderate pricing
book
{ "food": "thai", "area": "center", "request": null, "pricerange": "moderate", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-food", "O", "O", "O", "O", "B-area", "O", "B-pricerange", "O" ]
could you please give me the phone number of whichever one you like better
request
{ "food": null, "area": null, "request": [ "phone" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "request", "O", "O", "O", "O", "O", "O", "O" ]
yes i confirm
affirm
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O" ]
looking for a cheap restaurant
find_restaurant
{ "food": null, "area": null, "request": null, "pricerange": "cheap", "time": null, "persons": null }
[ "O", "O", "O", "B-pricerange", "O" ]
the mexican restaurant please
find_restaurant
{ "food": "mexican", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "B-food", "O", "O" ]
how about west area i also want the address phone number and pricerange
request
{ "food": null, "area": "west", "request": [ "pricerange", "phone", "address" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "B-area", "O", "O", "O", "O", "O", "request", "request", "O", "O", "request" ]
are there any eritrean restaurants in town
find_restaurant
{ "food": "eritrean", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "B-food", "O", "O", "O" ]
direct me to that place
navigate
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O" ]
im looking for a restaurant in the west part of town that is moderately priced
find_restaurant
{ "food": null, "area": "west", "request": null, "pricerange": "moderate", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "B-area", "O", "O", "O", "O", "O", "B-pricerange", "O" ]
can you assist me with booking a table at a portuguese seafood spot in the west with expensive pricing
book
{ "food": "seafood", "area": "west", "request": null, "pricerange": "expensive", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-food", "B-food", "O", "O", "O", "B-area", "O", "B-pricerange", "O" ]
id like to book 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" ]
i would like the address and phone number of the one in the east part of town
request
{ "food": null, "area": "east", "request": [ "phone", "address" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "request", "O", "request", "O", "O", "O", "O", "O", "O", "B-area", "O", "O", "O" ]
please give me the address and phone number of one that serves cheap but tasty chinese food
request
{ "food": "chinese", "area": null, "request": [ "phone", "address" ], "pricerange": "cheap", "time": null, "persons": null }
[ "O", "O", "O", "O", "request", "O", "request", "O", "O", "O", "O", "O", "B-pricerange", "O", "O", "B-food", "O" ]
i want to book a table at a vegetarian restaurant in the east with expensive pricing
book
{ "food": "vegetarian", "area": "east", "request": null, "pricerange": "expensive", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-food", "O", "O", "O", "B-area", "O", "B-pricerange", "O" ]
may i also get the postcode of the restaurant
request
{ "food": null, "area": null, "request": [ "postcode" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "request", "O", "O", "O" ]
a restaurant that serves british food will be fine
find_restaurant
{ "food": "british", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "B-food", "O", "O", "O", "O" ]
im looking for a restaurant in the east part of town that is expensive
find_restaurant
{ "food": null, "area": "east", "request": null, "pricerange": "expensive", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "B-area", "O", "O", "O", "O", "O", "B-pricerange" ]
i could use the postcode i guess
request
{ "food": null, "area": null, "request": [ "postcode" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "request", "O", "O" ]
their phone number please
request
{ "food": null, "area": null, "request": [ "phone" ], "pricerange": null, "time": null, "persons": null }
[ "O", "request", "O", "O" ]
moderate pricerange
find_restaurant
{ "food": null, "area": null, "request": null, "pricerange": "moderate", "time": null, "persons": null }
[ "B-pricerange", "O" ]
how about indian then on the east side
find_restaurant
{ "food": "indian", "area": "east", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "B-food", "O", "O", "O", "B-area", "O" ]
ive noticed you get a bit glitchy at times is your hard drive fragmenting anyways thank you and goodbye
bye
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
help me find a cheap dining spot
find_restaurant
{ "food": null, "area": null, "request": null, "pricerange": "cheap", "time": null, "persons": null }
[ "O", "O", "O", "O", "B-pricerange", "O", "O" ]
are there any cheap indian restaurants
find_restaurant
{ "food": "indian", "area": null, "request": null, "pricerange": "cheap", "time": null, "persons": null }
[ "O", "O", "O", "B-pricerange", "B-food", "O" ]
can i have the address for prezzo
request
{ "food": null, "area": null, "request": [ "address" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "request", "O", "O" ]
okay great may i also have their phone number
request
{ "food": null, "area": null, "request": [ "phone" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "request", "O" ]
id like to book a table at a popular restaurant in the center
find_restaurant
{ "food": null, "area": "center", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-area" ]
can you give me the phone numbers please
request
{ "food": null, "area": null, "request": [ "phone" ], "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "request", "O", "O" ]
how do i get to the cozy brunch cafe near the library
navigate
{ "food": "cafe", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-food", "O", "O", "O" ]
i want to eat by five pm in ne for a six people
find_restaurant
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
could you assist me in reserving a table for dinner
book
{ "food": null, "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
are there any good dining options in the center
find_restaurant
{ "food": null, "area": "center", "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-area" ]
yes can you please check for a turkish restaurant
find_restaurant
{ "food": "turkish", "area": null, "request": null, "pricerange": null, "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "O", "O", "B-food", "O" ]
i am looking for a cheap restaurant with chinese food
find_restaurant
{ "food": "chinese", "area": null, "request": null, "pricerange": "cheap", "time": null, "persons": null }
[ "O", "O", "O", "O", "O", "B-pricerange", "O", "O", "B-food", "O" ]