[ { "dialogue_id": "1_00000", "services": [ "Restaurants_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindRestaurants" ], "slot": "intent", "values": [ "FindRestaurants" ] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "FindRestaurants", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I am feeling hungry so I would like to find a place to eat." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Restaurants_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you have a specific which you want the eating place to be located at?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Jose" ], "slot": "city", "values": [ "San Jose" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 37, "slot": "city", "start": 29 } ], "state": { "active_intent": "FindRestaurants", "requested_slots": [], "slot_values": { "city": [ "San Jose" ] } } } ], "speaker": "USER", "utterance": "I would like for it to be in San Jose." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "Mexican", "Italian" ], "slot": "cuisine", "values": [ "Mexican", "Italian" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 59, "slot": "cuisine", "start": 52 }, { "exclusive_end": 68, "slot": "cuisine", "start": 61 } ] } ], "speaker": "SYSTEM", "utterance": "Is there a specific cuisine type you enjoy, such as Mexican, Italian or something else?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "American" ], "slot": "cuisine", "values": [ "American" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 34, "slot": "cuisine", "start": 26 } ], "state": { "active_intent": "FindRestaurants", "requested_slots": [], "slot_values": { "city": [ "San Jose" ], "cuisine": [ "American" ] } } } ], "speaker": "USER", "utterance": "I usually like eating the American type of food." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "71 Saint Peter" ], "slot": "restaurant_name", "values": [ "71 Saint Peter" ] }, { "act": "OFFER", "canonical_values": [ "San Jose" ], "slot": "city", "values": [ "San Jose" ] } ], "service": "Restaurants_1", "service_call": { "method": "FindRestaurants", "parameters": { "city": "San Jose", "cuisine": "American" } }, "service_results": [ { "city": "San Jose", "cuisine": "American", "has_live_music": "False", "phone_number": "408-971-8523", "price_range": "moderate", "restaurant_name": "71 Saint Peter", "serves_alcohol": "True", "street_address": "71 North San Pedro Street" }, { "city": "San Jose", "cuisine": "American", "has_live_music": "False", "phone_number": "408-261-5787", "price_range": "moderate", "restaurant_name": "Bazille", "serves_alcohol": "True", "street_address": "2400 Forest Avenue" }, { "city": "San Jose", "cuisine": "American", "has_live_music": "False", "phone_number": "408-292-4300", "price_range": "moderate", "restaurant_name": "Billy Berk's", "serves_alcohol": "True", "street_address": "99 South 1st Street" }, { "city": "San Jose", "cuisine": "American", "has_live_music": "False", "phone_number": "408-343-7230", "price_range": "moderate", "restaurant_name": "Bj's Restaurant & Brewhouse", "serves_alcohol": "True", "street_address": "511 Coleman Avenue" }, { "city": "San Jose", "cuisine": "American", "has_live_music": "False", "phone_number": "408-816-7251", "price_range": "expensive", "restaurant_name": "Black Sheep Brasserie", "serves_alcohol": "True", "street_address": "1202 Lincoln Avenue" }, { "city": "San Jose", "cuisine": "American", "has_live_music": "False", "phone_number": "408-238-9110", "price_range": "moderate", "restaurant_name": "Chuck E. Cheese's", "serves_alcohol": "False", "street_address": "2445 Fontaine Road" }, { "city": "San Jose", "cuisine": "American", "has_live_music": "False", "phone_number": "408-292-7444", "price_range": "moderate", "restaurant_name": "Famous Dave's Bar-b-que", "serves_alcohol": "False", "street_address": "61 Curtner Avenue" }, { "city": "San Jose", "cuisine": "American", "has_live_music": "False", "phone_number": "408-287-6969", "price_range": "moderate", "restaurant_name": "Firehouse No.1 Gastropub", "serves_alcohol": "True", "street_address": "69 North San Pedro Street" }, { "city": "San Jose", "cuisine": "American", "has_live_music": "True", "phone_number": "408-279-4888", "price_range": "moderate", "restaurant_name": "Hukilau", "serves_alcohol": "True", "street_address": "230 Jackson Street" }, { "city": "San Jose", "cuisine": "American", "has_live_music": "False", "phone_number": "408-998-1440", "price_range": "moderate", "restaurant_name": "John's Of Willow Glen", "serves_alcohol": "False", "street_address": "1238 Lincoln Avenue" } ], "slots": [ { "exclusive_end": 28, "slot": "restaurant_name", "start": 14 }, { "exclusive_end": 76, "slot": "city", "start": 68 } ] } ], "speaker": "SYSTEM", "utterance": "I see that at 71 Saint Peter there is a good restaurant which is in San Jose." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "FindRestaurants", "requested_slots": [ "street_address" ], "slot_values": { "city": [ "San Jose" ], "cuisine": [ "American" ] } } } ], "speaker": "USER", "utterance": "Can you give me the address of this restaurant." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "71 North San Pedro Street" ], "slot": "street_address", "values": [ "71 North San Pedro Street" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 81, "slot": "street_address", "start": 56 } ] } ], "speaker": "SYSTEM", "utterance": "If you want to go to this restaurant you can find it at 71 North San Pedro Street." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "FindRestaurants", "requested_slots": [ "phone_number" ], "slot_values": { "city": [ "San Jose" ], "cuisine": [ "American" ] } } } ], "speaker": "USER", "utterance": "Can you give me the phone number that I can contact them with?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "408-971-8523" ], "slot": "phone_number", "values": [ "408-971-8523" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 49, "slot": "phone_number", "start": 37 } ] } ], "speaker": "SYSTEM", "utterance": "If you want to phone them you can at 408-971-8523." }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "FindRestaurants", "requested_slots": [], "slot_values": { "city": [ "San Jose" ], "cuisine": [ "American" ] } } } ], "speaker": "USER", "utterance": "Is there some other restaurant which you can suggest?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Bazille" ], "slot": "restaurant_name", "values": [ "Bazille" ] }, { "act": "OFFER", "canonical_values": [ "San Jose" ], "slot": "city", "values": [ "San Jose" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 26, "slot": "restaurant_name", "start": 19 }, { "exclusive_end": 67, "slot": "city", "start": 59 } ] } ], "speaker": "SYSTEM", "utterance": "How would you like Bazille restaurant which is situated in San Jose." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "moderate" ], "slot": "price_range", "values": [ "moderate" ] }, { "act": "INFORM", "canonical_values": [ "Palo Alto" ], "slot": "city", "values": [ "Palo Alto" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 122, "slot": "city", "start": 113 } ], "state": { "active_intent": "FindRestaurants", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "cuisine": [ "American" ], "price_range": [ "moderate" ] } } } ], "speaker": "USER", "utterance": "Do you have another restaurant matching my needs? For example a restaurant which is economical and is located in Palo Alto." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Bird Dog" ], "slot": "restaurant_name", "values": [ "Bird Dog" ] }, { "act": "OFFER", "canonical_values": [ "Palo Alto" ], "slot": "city", "values": [ "Palo Alto" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "7" ], "slot": "count", "values": [ "7" ] } ], "service": "Restaurants_1", "service_call": { "method": "FindRestaurants", "parameters": { "city": "Palo Alto", "cuisine": "American", "price_range": "moderate" } }, "service_results": [ { "city": "Palo Alto", "cuisine": "American", "has_live_music": "False", "phone_number": "650-688-2614", "price_range": "moderate", "restaurant_name": "Bazille", "serves_alcohol": "True", "street_address": "550 Stanford Shopping Center" }, { "city": "Palo Alto", "cuisine": "American", "has_live_music": "False", "phone_number": "650-656-8180", "price_range": "moderate", "restaurant_name": "Bird Dog", "serves_alcohol": "False", "street_address": "420 Ramona Street" }, { "city": "Palo Alto", "cuisine": "American", "has_live_music": "False", "phone_number": "650-327-0284", "price_range": "moderate", "restaurant_name": "Bistro Elan", "serves_alcohol": "False", "street_address": "2363 Birch Street" }, { "city": "Palo Alto", "cuisine": "American", "has_live_music": "False", "phone_number": "650-326-8640", "price_range": "moderate", "restaurant_name": "Cafe Brioche", "serves_alcohol": "True", "street_address": "445 California Avenue" }, { "city": "Palo Alto", "cuisine": "American", "has_live_music": "False", "phone_number": "650-493-6787", "price_range": "moderate", "restaurant_name": "Cibo Restaurant & Bar", "serves_alcohol": "False", "street_address": "3398 El Camino Real" }, { "city": "Palo Alto", "cuisine": "American", "has_live_music": "False", "phone_number": "650-322-7509", "price_range": "moderate", "restaurant_name": "Local Union 271", "serves_alcohol": "False", "street_address": "271 University Avenue" }, { "city": "Palo Alto", "cuisine": "American", "has_live_music": "False", "phone_number": "650-321-3514", "price_range": "moderate", "restaurant_name": "Palo Alto Grill", "serves_alcohol": "True", "street_address": "140 University Avenue" } ], "slots": [ { "exclusive_end": 61, "slot": "restaurant_name", "start": 53 }, { "exclusive_end": 116, "slot": "city", "start": 107 } ] } ], "speaker": "SYSTEM", "utterance": "I see that 7 restaurants suit to what you requested. Bird Dog seems as a good restaurant and is located in Palo Alto." }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "ReserveRestaurant" ], "slot": "intent", "values": [ "ReserveRestaurant" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "cuisine": [ "American" ], "price_range": [ "moderate" ], "restaurant_name": [ "Bird Dog" ] } } } ], "speaker": "USER", "utterance": "Alright, that seems good. I would like to make a booking at this restaurant." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "time", "values": [] } ], "service": "Restaurants_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "For which time do you want the booking to be?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "11:30" ], "slot": "time", "values": [ "11:30 am" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 34, "slot": "time", "start": 26 } ], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "cuisine": [ "American" ], "price_range": [ "moderate" ], "restaurant_name": [ "Bird Dog" ], "time": [ "11:30 am" ] } } } ], "speaker": "USER", "utterance": "I will be eating there at 11:30 am so make it for then." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Bird Dog" ], "slot": "restaurant_name", "values": [ "Bird Dog" ] }, { "act": "CONFIRM", "canonical_values": [ "Palo Alto" ], "slot": "city", "values": [ "Palo Alto" ] }, { "act": "CONFIRM", "canonical_values": [ "11:30" ], "slot": "time", "values": [ "11:30 am" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "party_size", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-01" ], "slot": "date", "values": [ "today" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 86, "slot": "restaurant_name", "start": 78 }, { "exclusive_end": 110, "slot": "city", "start": 101 }, { "exclusive_end": 70, "slot": "time", "start": 62 }, { "exclusive_end": 120, "slot": "date", "start": 115 } ] } ], "speaker": "SYSTEM", "utterance": "Can you please confirm that you want to book a table for 2 at 11:30 am at the Bird Dog restaurant in Palo Alto for today." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "has_live_music", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [ "has_live_music" ], "slot_values": { "city": [ "Palo Alto" ], "cuisine": [ "American" ], "date": [ "today" ], "party_size": [ "2" ], "price_range": [ "moderate" ], "restaurant_name": [ "Bird Dog" ], "time": [ "11:30 am" ] } } } ], "speaker": "USER", "utterance": "That suits me well. Can you tell me if they feature live music?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "False" ], "slot": "has_live_music", "values": [ "False" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "service_call": { "method": "ReserveRestaurant", "parameters": { "city": "Palo Alto", "date": "2019-03-01", "party_size": "2", "restaurant_name": "Bird Dog", "time": "11:30" } }, "service_results": [ { "city": "Palo Alto", "cuisine": "American", "date": "2019-03-01", "has_live_music": "False", "party_size": "2", "phone_number": "650-656-8180", "price_range": "moderate", "restaurant_name": "Bird Dog", "serves_alcohol": "False", "street_address": "420 Ramona Street", "time": "11:30" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your booking has been made without errors, but unfortunately they do not have live music." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "serves_alcohol", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [ "serves_alcohol", "street_address" ], "slot_values": { "city": [ "Palo Alto" ], "cuisine": [ "American" ], "date": [ "today" ], "party_size": [ "2" ], "price_range": [ "moderate" ], "restaurant_name": [ "Bird Dog" ], "time": [ "11:30 am" ] } } } ], "speaker": "USER", "utterance": "Will I be able to find liquor there? Can you give me the address of their location?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "420 Ramona Street" ], "slot": "street_address", "values": [ "420 Ramona Street" ] }, { "act": "INFORM", "canonical_values": [ "False" ], "slot": "serves_alcohol", "values": [ "False" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 46, "slot": "street_address", "start": 29 } ] } ], "speaker": "SYSTEM", "utterance": "The restaurant is located at 420 Ramona Street. Unfortunately they do not serve alcohol at the restaurant." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "cuisine": [ "American" ], "date": [ "today" ], "party_size": [ "2" ], "price_range": [ "moderate" ], "restaurant_name": [ "Bird Dog" ], "time": [ "11:30 am" ] } } } ], "speaker": "USER", "utterance": "I appreciate it very much. That would be all." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a good time!" } ], "filename": "dialogues_001" }, { "dialogue_id": "1_00001", "services": [ "Restaurants_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindRestaurants" ], "slot": "intent", "values": [ "FindRestaurants" ] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "FindRestaurants", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Hi i need a help, i am very hungry, I am looking for a restaurant" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "cuisine", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Restaurants_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Sure, I will help you, What type of food are you looking for? Which city should i search in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Indian" ], "slot": "cuisine", "values": [ "Punjabi" ] }, { "act": "INFORM", "canonical_values": [ "Milpitas" ], "slot": "city", "values": [ "milpitas" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 12, "slot": "cuisine", "start": 5 }, { "exclusive_end": 38, "slot": "city", "start": 30 } ], "state": { "active_intent": "FindRestaurants", "requested_slots": [], "slot_values": { "city": [ "milpitas" ], "cuisine": [ "Punjabi" ] } } } ], "speaker": "USER", "utterance": "Some Punjabi kind of foods in milpitas" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Anjappar Chettinad Restaurant" ], "slot": "restaurant_name", "values": [ "Anjappar Chettinad Restaurant" ] }, { "act": "OFFER", "canonical_values": [ "Milpitas" ], "slot": "city", "values": [ "Milpitas" ] } ], "service": "Restaurants_1", "service_call": { "method": "FindRestaurants", "parameters": { "city": "Milpitas", "cuisine": "Indian" } }, "service_results": [ { "city": "Milpitas", "cuisine": "Indian", "has_live_music": "False", "phone_number": "408-435-5500", "price_range": "moderate", "restaurant_name": "Anjappar Chettinad Restaurant", "serves_alcohol": "False", "street_address": "Milpitas Square" }, { "city": "Milpitas", "cuisine": "Indian", "has_live_music": "False", "phone_number": "408-941-1700", "price_range": "moderate", "restaurant_name": "Aria Dining & Banquets Fine Indian Cuisine", "serves_alcohol": "False", "street_address": "212 Ranch Drive" }, { "city": "Milpitas", "cuisine": "Indian", "has_live_music": "False", "phone_number": "408-833-6333", "price_range": "moderate", "restaurant_name": "Bezawada", "serves_alcohol": "False", "street_address": "127 Dixon Road" }, { "city": "Milpitas", "cuisine": "Indian", "has_live_music": "False", "phone_number": "408-945-1500", "price_range": "moderate", "restaurant_name": "Vedas Indian Restaurant", "serves_alcohol": "True", "street_address": "560 North Abel Street" } ], "slots": [ { "exclusive_end": 91, "slot": "restaurant_name", "start": 62 }, { "exclusive_end": 37, "slot": "city", "start": 29 } ] } ], "speaker": "SYSTEM", "utterance": "I found a good restaurant in Milpitas, The restaurant name is Anjappar Chettinad Restaurant" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "price_range", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "FindRestaurants", "requested_slots": [ "price_range", "street_address" ], "slot_values": { "city": [ "Milpitas", "milpitas" ], "cuisine": [ "Punjabi" ] } } } ], "speaker": "USER", "utterance": "Ok, What is the address? How pricey are they?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Milpitas Square" ], "slot": "street_address", "values": [ "Milpitas Square" ] }, { "act": "INFORM", "canonical_values": [ "moderate" ], "slot": "price_range", "values": [ "moderate" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 55, "slot": "street_address", "start": 40 } ] } ], "speaker": "SYSTEM", "utterance": "Price range is moderate, The address is Milpitas Square" }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "FindRestaurants", "requested_slots": [], "slot_values": { "city": [ "Milpitas", "milpitas" ], "cuisine": [ "Punjabi" ] } } } ], "speaker": "USER", "utterance": "Ok, Find me another restaurant?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Aria Dining & Banquets Fine Indian Cuisine" ], "slot": "restaurant_name", "values": [ "Aria Dining & Banquets Fine Indian Cuisine" ] }, { "act": "OFFER", "canonical_values": [ "Milpitas" ], "slot": "city", "values": [ "Milpitas" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 78, "slot": "restaurant_name", "start": 36 }, { "exclusive_end": 101, "slot": "city", "start": 93 } ] } ], "speaker": "SYSTEM", "utterance": "I found another restaurant for you, Aria Dining & Banquets Fine Indian Cuisine Restaurant at Milpitas" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Take-out" ], "slot": "cuisine", "values": [ "Take-out" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 48, "slot": "cuisine", "start": 40 } ], "state": { "active_intent": "FindRestaurants", "requested_slots": [], "slot_values": { "city": [ "Milpitas", "milpitas" ], "cuisine": [ "Take-out" ] } } } ], "speaker": "USER", "utterance": "No, suggest me another Restaurant, Some Take-out type of food will be perfect" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Olive Garden Italian Restaurant" ], "slot": "restaurant_name", "values": [ "Olive garden Italian Restaurant" ] }, { "act": "OFFER", "canonical_values": [ "Milpitas" ], "slot": "city", "values": [ "Milpitas" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "2" ], "slot": "count", "values": [ "2" ] } ], "service": "Restaurants_1", "service_call": { "method": "FindRestaurants", "parameters": { "city": "Milpitas", "cuisine": "Take-out" } }, "service_results": [ { "city": "Milpitas", "cuisine": "Take-out", "has_live_music": "False", "phone_number": "408-935-8176", "price_range": "moderate", "restaurant_name": "Olive Garden Italian Restaurant", "serves_alcohol": "True", "street_address": "1350 Great Mall Drive" }, { "city": "Milpitas", "cuisine": "Take-out", "has_live_music": "False", "phone_number": "669-213-9385", "price_range": "moderate", "restaurant_name": "Red Chillies The Malabar Cuisine", "serves_alcohol": "False", "street_address": "167 South Main Street" } ], "slots": [ { "exclusive_end": 54, "slot": "restaurant_name", "start": 23 }, { "exclusive_end": 66, "slot": "city", "start": 58 } ] } ], "speaker": "SYSTEM", "utterance": "I found 2 Restaurants, Olive garden Italian Restaurant at Milpitas" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "FindRestaurants", "requested_slots": [], "slot_values": { "city": [ "Milpitas", "milpitas" ], "cuisine": [ "Take-out" ], "restaurant_name": [ "Olive garden Italian Restaurant" ] } } } ], "speaker": "USER", "utterance": "Yes, it seems good for me" }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "ReserveRestaurant" ], "slot": "intent", "values": [ "ReserveRestaurant" ] } ], "service": "Restaurants_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "shall i reserve a table here for you?" }, { "frames": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] }, { "act": "INFORM", "canonical_values": [ "2019-03-11" ], "slot": "date", "values": [ "the 11th" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 26, "slot": "date", "start": 18 } ], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [], "slot_values": { "city": [ "Milpitas", "milpitas" ], "cuisine": [ "Take-out" ], "date": [ "the 11th" ], "restaurant_name": [ "Olive garden Italian Restaurant" ] } } } ], "speaker": "USER", "utterance": "Yes, I want it on the 11th" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "time", "values": [] } ], "service": "Restaurants_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "please tell me what time is the reservation for?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "13:30" ], "slot": "time", "values": [ "afternoon 1:30" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 17, "slot": "time", "start": 3 } ], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [], "slot_values": { "city": [ "Milpitas", "milpitas" ], "cuisine": [ "Take-out" ], "date": [ "the 11th" ], "restaurant_name": [ "Olive garden Italian Restaurant" ], "time": [ "afternoon 1:30" ] } } } ], "speaker": "USER", "utterance": "at afternoon 1:30" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Olive Garden Italian Restaurant" ], "slot": "restaurant_name", "values": [ "Olive Garden Italian Restaurant" ] }, { "act": "CONFIRM", "canonical_values": [ "Milpitas" ], "slot": "city", "values": [ "Milpitas" ] }, { "act": "CONFIRM", "canonical_values": [ "13:30" ], "slot": "time", "values": [ "1:30 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-11" ], "slot": "date", "values": [ "March 11th" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "party_size", "values": [ "2" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 88, "slot": "restaurant_name", "start": 57 }, { "exclusive_end": 100, "slot": "city", "start": 92 }, { "exclusive_end": 142, "slot": "time", "start": 135 }, { "exclusive_end": 114, "slot": "date", "start": 104 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm the following details: Booking a table at Olive Garden Italian Restaurant at Milpitas on March 11th reservation time is 1:30 pm, The reservation is for 2 people" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "12:00" ], "slot": "time", "values": [ "twelve in the afternoon" ] }, { "act": "INFORM", "canonical_values": [ "1" ], "slot": "party_size", "values": [ "1" ] }, { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 42, "slot": "time", "start": 19 } ], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [], "slot_values": { "city": [ "Milpitas", "milpitas" ], "cuisine": [ "Take-out" ], "date": [ "March 11th", "the 11th" ], "party_size": [ "1" ], "restaurant_name": [ "Olive Garden Italian Restaurant", "Olive garden Italian Restaurant" ], "time": [ "twelve in the afternoon" ] } } } ], "speaker": "USER", "utterance": "No, time change to twelve in the afternoon for one people" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "12:00" ], "slot": "time", "values": [ "12 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "party_size", "values": [ "1" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 67, "slot": "time", "start": 62 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm the following details: the reservation time is 12 pm, The reservation is for 1 people" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [], "slot_values": { "city": [ "Milpitas", "milpitas" ], "cuisine": [ "Take-out" ], "date": [ "March 11th", "the 11th" ], "party_size": [ "1" ], "restaurant_name": [ "Olive Garden Italian Restaurant", "Olive garden Italian Restaurant" ], "time": [ "12 pm", "twelve in the afternoon" ] } } } ], "speaker": "USER", "utterance": "Yes" }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "service_call": { "method": "ReserveRestaurant", "parameters": { "city": "Milpitas", "date": "2019-03-11", "party_size": "1", "restaurant_name": "Olive Garden Italian Restaurant", "time": "12:00" } }, "service_results": [ { "city": "Milpitas", "cuisine": "Take-out", "date": "2019-03-11", "has_live_music": "False", "party_size": "1", "phone_number": "408-935-8176", "price_range": "moderate", "restaurant_name": "Olive Garden Italian Restaurant", "serves_alcohol": "True", "street_address": "1350 Great Mall Drive", "time": "12:00" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Congrats, your reservation is confirmed" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "has_live_music", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [ "has_live_music", "street_address" ], "slot_values": { "city": [ "Milpitas", "milpitas" ], "cuisine": [ "Take-out" ], "date": [ "March 11th", "the 11th" ], "party_size": [ "1" ], "restaurant_name": [ "Olive Garden Italian Restaurant", "Olive garden Italian Restaurant" ], "time": [ "12 pm", "twelve in the afternoon" ] } } } ], "speaker": "USER", "utterance": "What is the Restaurant address, Do they have live music, I love it" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "False" ], "slot": "has_live_music", "values": [ "False" ] }, { "act": "INFORM", "canonical_values": [ "1350 Great Mall Drive" ], "slot": "street_address", "values": [ "1350 Great Mall Drive" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 82, "slot": "street_address", "start": 61 } ] } ], "speaker": "SYSTEM", "utterance": "Sorry, They don't have live music, The restaurant address is 1350 Great Mall Drive" }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [], "slot_values": { "city": [ "Milpitas", "milpitas" ], "cuisine": [ "Take-out" ], "date": [ "March 11th", "the 11th" ], "party_size": [ "1" ], "restaurant_name": [ "Olive Garden Italian Restaurant", "Olive garden Italian Restaurant" ], "time": [ "12 pm", "twelve in the afternoon" ] } } } ], "speaker": "USER", "utterance": "Thank you very much for your help" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Shall i help you with anything else?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "city": [ "Milpitas", "milpitas" ], "cuisine": [ "Take-out" ], "date": [ "March 11th", "the 11th" ], "party_size": [ "1" ], "restaurant_name": [ "Olive Garden Italian Restaurant", "Olive garden Italian Restaurant" ], "time": [ "12 pm", "twelve in the afternoon" ] } } } ], "speaker": "USER", "utterance": "No, Thanks" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "You are welcome, have a great day" } ], "filename": "dialogues_001" }, { "dialogue_id": "1_00002", "services": [ "Restaurants_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindRestaurants" ], "slot": "intent", "values": [ "FindRestaurants" ] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "FindRestaurants", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Help me find a good restaurant." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "cuisine", "values": [] } ], "service": "Restaurants_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "In which city are you looking for the restaurant and do you have any preferred cuisine?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Ethiopian" ], "slot": "cuisine", "values": [ "Ethiopian" ] }, { "act": "INFORM", "canonical_values": [ "Berkeley" ], "slot": "city", "values": [ "Berkeley" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 17, "slot": "cuisine", "start": 8 }, { "exclusive_end": 37, "slot": "city", "start": 29 } ], "state": { "active_intent": "FindRestaurants", "requested_slots": [], "slot_values": { "city": [ "Berkeley" ], "cuisine": [ "Ethiopian" ] } } } ], "speaker": "USER", "utterance": "Find me Ethiopian cuisine in Berkeley." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Addis Restaurant" ], "slot": "restaurant_name", "values": [ "Addis Restaurant" ] }, { "act": "OFFER", "canonical_values": [ "Berkeley" ], "slot": "city", "values": [ "Berkeley" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "4" ], "slot": "count", "values": [ "4" ] } ], "service": "Restaurants_1", "service_call": { "method": "FindRestaurants", "parameters": { "city": "Berkeley", "cuisine": "Ethiopian" } }, "service_results": [ { "city": "Berkeley", "cuisine": "Ethiopian", "has_live_music": "False", "phone_number": "510-653-3456", "price_range": "moderate", "restaurant_name": "Addis Restaurant", "serves_alcohol": "False", "street_address": "6100 Telegraph Avenue" }, { "city": "Berkeley", "cuisine": "Ethiopian", "has_live_music": "False", "phone_number": "510-923-6181", "price_range": "moderate", "restaurant_name": "Barcote | Ethiopian Restaurant", "serves_alcohol": "False", "street_address": "6430 Telegraph Avenue" }, { "city": "Berkeley", "cuisine": "Ethiopian", "has_live_music": "False", "phone_number": "510-843-1992", "price_range": "inexpensive", "restaurant_name": "Ethiopia Restaurant", "serves_alcohol": "False", "street_address": "2955 Telegraph Avenue" }, { "city": "Berkeley", "cuisine": "Ethiopian", "has_live_music": "False", "phone_number": "510-883-0167", "price_range": "moderate", "restaurant_name": "Finfine Restaurant", "serves_alcohol": "False", "street_address": "2556 Telegraph Avenue" } ], "slots": [ { "exclusive_end": 60, "slot": "restaurant_name", "start": 44 }, { "exclusive_end": 42, "slot": "city", "start": 34 } ] } ], "speaker": "SYSTEM", "utterance": "Of the 4 Ethiopian restaurants in Berkeley, Addis Restaurant is a good one." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "has_live_music", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "FindRestaurants", "requested_slots": [ "has_live_music" ], "slot_values": { "city": [ "Berkeley" ], "cuisine": [ "Ethiopian" ] } } } ], "speaker": "USER", "utterance": "Do they have live music?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "False" ], "slot": "has_live_music", "values": [ "False" ] } ], "service": "Restaurants_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "I'm sorry. They do not have live music." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-04" ], "slot": "date", "values": [ "the 4th" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "ReserveRestaurant" ], "slot": "intent", "values": [ "ReserveRestaurant" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 52, "slot": "date", "start": 45 } ], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [], "slot_values": { "city": [ "Berkeley" ], "cuisine": [ "Ethiopian" ], "date": [ "the 4th" ], "restaurant_name": [ "Addis Restaurant" ] } } } ], "speaker": "USER", "utterance": "That's okay. I'd like to reserve a table for the 4th." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "time", "values": [] } ], "service": "Restaurants_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "At what time will you be arriving at the restaurant?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "17:15" ], "slot": "time", "values": [ "17:15" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "date", "values": [ "2nd of this month" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 52, "slot": "time", "start": 47 }, { "exclusive_end": 43, "slot": "date", "start": 26 } ], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [], "slot_values": { "city": [ "Berkeley" ], "cuisine": [ "Ethiopian" ], "date": [ "2nd of this month" ], "restaurant_name": [ "Addis Restaurant" ], "time": [ "17:15" ] } } } ], "speaker": "USER", "utterance": "Reserve the table for the 2nd of this month at 17:15." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Addis Restaurant" ], "slot": "restaurant_name", "values": [ "Addis Restaurant" ] }, { "act": "CONFIRM", "canonical_values": [ "Berkeley" ], "slot": "city", "values": [ "Berkeley" ] }, { "act": "CONFIRM", "canonical_values": [ "17:15" ], "slot": "time", "values": [ "5:15 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "party_size", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-02" ], "slot": "date", "values": [ "tomorrow" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 77, "slot": "restaurant_name", "start": 61 }, { "exclusive_end": 89, "slot": "city", "start": 81 }, { "exclusive_end": 113, "slot": "time", "start": 106 }, { "exclusive_end": 102, "slot": "date", "start": 94 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm that you want to reserve a table for 2 at the Addis Restaurant in Berkeley for tomorrow at 5:15 pm." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "serves_alcohol", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "price_range", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [ "price_range", "serves_alcohol" ], "slot_values": { "city": [ "Berkeley" ], "cuisine": [ "Ethiopian" ], "date": [ "2nd of this month", "tomorrow" ], "party_size": [ "2" ], "restaurant_name": [ "Addis Restaurant" ], "time": [ "17:15", "5:15 pm" ] } } } ], "speaker": "USER", "utterance": "That's right. Do they serve alcohol? And how expensive is the place?" }, { "frames": [ { "actions": [ { "act": "NOTIFY_FAILURE", "canonical_values": [], "slot": "", "values": [] }, { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "service_call": { "method": "ReserveRestaurant", "parameters": { "city": "Berkeley", "date": "2019-03-02", "party_size": "2", "restaurant_name": "Addis Restaurant", "time": "17:15" } }, "service_results": [ { "city": "Berkeley", "cuisine": "Ethiopian", "date": "2019-03-02", "has_live_music": "False", "party_size": "2", "phone_number": "510-653-3456", "price_range": "moderate", "restaurant_name": "Addis Restaurant", "serves_alcohol": "False", "street_address": "6100 Telegraph Avenue", "time": "17:30" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Sorry the reservation was not successful. Is there anything else I can assist you with?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "17:30" ], "slot": "time", "values": [ "17:30" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "ReserveRestaurant" ], "slot": "intent", "values": [ "ReserveRestaurant" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 46, "slot": "time", "start": 41 } ], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [], "slot_values": { "city": [ "Berkeley" ], "cuisine": [ "Ethiopian" ], "date": [ "2nd of this month", "tomorrow" ], "party_size": [ "2" ], "restaurant_name": [ "Addis Restaurant" ], "time": [ "17:30" ] } } } ], "speaker": "USER", "utterance": "Can you check if a table is available at 17:30?" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Addis Restaurant" ], "slot": "restaurant_name", "values": [ "Addis Restaurant" ] }, { "act": "CONFIRM", "canonical_values": [ "Berkeley" ], "slot": "city", "values": [ "Berkeley" ] }, { "act": "CONFIRM", "canonical_values": [ "17:30" ], "slot": "time", "values": [ "5:30 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "party_size", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-02" ], "slot": "date", "values": [ "tomorrow" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 82, "slot": "restaurant_name", "start": 66 }, { "exclusive_end": 94, "slot": "city", "start": 86 }, { "exclusive_end": 118, "slot": "time", "start": 111 }, { "exclusive_end": 107, "slot": "date", "start": 99 } ] } ], "speaker": "SYSTEM", "utterance": "Okay.Please confirm that you want to reserve a table for 2 at the Addis Restaurant in Berkeley for tomorrow at 5:30 pm." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [], "slot_values": { "city": [ "Berkeley" ], "cuisine": [ "Ethiopian" ], "date": [ "2nd of this month", "tomorrow" ], "party_size": [ "2" ], "restaurant_name": [ "Addis Restaurant" ], "time": [ "17:30", "5:30 pm" ] } } } ], "speaker": "USER", "utterance": "That's correct." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "service_call": { "method": "ReserveRestaurant", "parameters": { "city": "Berkeley", "date": "2019-03-02", "party_size": "2", "restaurant_name": "Addis Restaurant", "time": "17:30" } }, "service_results": [ { "city": "Berkeley", "cuisine": "Ethiopian", "date": "2019-03-02", "has_live_music": "False", "party_size": "2", "phone_number": "510-653-3456", "price_range": "moderate", "restaurant_name": "Addis Restaurant", "serves_alcohol": "False", "street_address": "6100 Telegraph Avenue", "time": "17:30" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your table has been reserved." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [], "slot_values": { "city": [ "Berkeley" ], "cuisine": [ "Ethiopian" ], "date": [ "2nd of this month", "tomorrow" ], "party_size": [ "2" ], "restaurant_name": [ "Addis Restaurant" ], "time": [ "17:30", "5:30 pm" ] } } } ], "speaker": "USER", "utterance": "Thank you. That's all I need for now." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day!" } ], "filename": "dialogues_001" }, { "dialogue_id": "1_00003", "services": [ "Restaurants_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindRestaurants" ], "slot": "intent", "values": [ "FindRestaurants" ] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "FindRestaurants", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I'm looking for a place to eat." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "cuisine", "values": [] } ], "service": "Restaurants_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Which city should I search in? What kind of food are you looking for?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Seafood" ], "slot": "cuisine", "values": [ "Freshwater fish" ] }, { "act": "INFORM", "canonical_values": [ "Palo Alto" ], "slot": "city", "values": [ "Palo Alto" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 20, "slot": "cuisine", "start": 5 }, { "exclusive_end": 46, "slot": "city", "start": 37 } ], "state": { "active_intent": "FindRestaurants", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "cuisine": [ "Freshwater fish" ] } } } ], "speaker": "USER", "utterance": "Some Freshwater fish kind of food in Palo Alto would be perfect." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Odori Japanese Cuisine" ], "slot": "restaurant_name", "values": [ "Odori Japanese Cuisine" ] }, { "act": "OFFER", "canonical_values": [ "Palo Alto" ], "slot": "city", "values": [ "Palo Alto" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "4" ], "slot": "count", "values": [ "4" ] } ], "service": "Restaurants_1", "service_call": { "method": "FindRestaurants", "parameters": { "city": "Palo Alto", "cuisine": "Seafood" } }, "service_results": [ { "city": "Palo Alto", "cuisine": "Seafood", "has_live_music": "False", "phone_number": "650-327-2222", "price_range": "moderate", "restaurant_name": "Odori Japanese Cuisine", "serves_alcohol": "False", "street_address": "2111 El Camino Real" }, { "city": "Palo Alto", "cuisine": "Seafood", "has_live_music": "False", "phone_number": "650-330-1782", "price_range": "moderate", "restaurant_name": "P.f. Chang's", "serves_alcohol": "True", "street_address": "900 Stanford Shopping Center Bldg. W Bldg. W" }, { "city": "Palo Alto", "cuisine": "Seafood", "has_live_music": "False", "phone_number": "650-493-9188", "price_range": "moderate", "restaurant_name": "The Fish Market", "serves_alcohol": "True", "street_address": "3150 El Camino Real" }, { "city": "Palo Alto", "cuisine": "Seafood", "has_live_music": "False", "phone_number": "650-213-1111", "price_range": "very expensive", "restaurant_name": "The Sea By Alexander's Steakhouse", "serves_alcohol": "False", "street_address": "4269 El Camino Real" } ], "slots": [ { "exclusive_end": 45, "slot": "restaurant_name", "start": 23 }, { "exclusive_end": 79, "slot": "city", "start": 70 } ] } ], "speaker": "SYSTEM", "utterance": "I found 4 restaurants. Odori Japanese Cuisine is a nice restaurant in Palo Alto." }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "FindRestaurants", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "cuisine": [ "Freshwater fish" ] } } } ], "speaker": "USER", "utterance": "Could you suggest any other restaurant?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "P.f. Chang's" ], "slot": "restaurant_name", "values": [ "P.f. Chang's" ] }, { "act": "OFFER", "canonical_values": [ "Palo Alto" ], "slot": "city", "values": [ "Palo Alto" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 12, "slot": "restaurant_name", "start": 0 }, { "exclusive_end": 52, "slot": "city", "start": 43 } ] } ], "speaker": "SYSTEM", "utterance": "P.f. Chang's is another nice restaurant in Palo Alto." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "FindRestaurants", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "cuisine": [ "Freshwater fish" ], "restaurant_name": [ "P.f. Chang's" ] } } } ], "speaker": "USER", "utterance": "Yes, that works for me." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "ReserveRestaurant" ], "slot": "intent", "values": [ "ReserveRestaurant" ] } ], "service": "Restaurants_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Would you like to reserve a table here?" }, { "frames": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] }, { "act": "INFORM", "canonical_values": [ "1" ], "slot": "party_size", "values": [ "1" ] }, { "act": "INFORM", "canonical_values": [ "18:30" ], "slot": "time", "values": [ "half past 6 in the evening" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 80, "slot": "time", "start": 54 } ], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "cuisine": [ "Freshwater fish" ], "party_size": [ "1" ], "restaurant_name": [ "P.f. Chang's" ], "time": [ "half past 6 in the evening" ] } } } ], "speaker": "USER", "utterance": "Yes, I want to make a reservation for one. Make it at half past 6 in the evening." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "P.f. Chang's" ], "slot": "restaurant_name", "values": [ "P.f. Chang's" ] }, { "act": "CONFIRM", "canonical_values": [ "Palo Alto" ], "slot": "city", "values": [ "Palo Alto" ] }, { "act": "CONFIRM", "canonical_values": [ "18:30" ], "slot": "time", "values": [ "6:30 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-01" ], "slot": "date", "values": [ "today" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "party_size", "values": [ "1" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 53, "slot": "restaurant_name", "start": 41 }, { "exclusive_end": 83, "slot": "city", "start": 74 }, { "exclusive_end": 64, "slot": "time", "start": 57 }, { "exclusive_end": 70, "slot": "date", "start": 65 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm: Booking a table for 1 at P.f. Chang's at 6:30 pm today in Palo Alto." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "price_range", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [ "phone_number", "price_range" ], "slot_values": { "city": [ "Palo Alto" ], "cuisine": [ "Freshwater fish" ], "date": [ "today" ], "party_size": [ "1" ], "restaurant_name": [ "P.f. Chang's" ], "time": [ "6:30 pm", "half past 6 in the evening" ] } } } ], "speaker": "USER", "utterance": "Yes, that works for me. How pricey are they? What is their contact number?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "moderate" ], "slot": "price_range", "values": [ "moderate" ] }, { "act": "INFORM", "canonical_values": [ "650-330-1782" ], "slot": "phone_number", "values": [ "650-330-1782" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "service_call": { "method": "ReserveRestaurant", "parameters": { "city": "Palo Alto", "date": "2019-03-01", "party_size": "1", "restaurant_name": "P.f. Chang's", "time": "18:30" } }, "service_results": [ { "city": "Palo Alto", "cuisine": "Seafood", "date": "2019-03-01", "has_live_music": "False", "party_size": "1", "phone_number": "650-330-1782", "price_range": "moderate", "restaurant_name": "P.f. Chang's", "serves_alcohol": "True", "street_address": "900 Stanford Shopping Center Bldg. W Bldg. W", "time": "18:30" } ], "slots": [ { "exclusive_end": 100, "slot": "phone_number", "start": 88 } ] } ], "speaker": "SYSTEM", "utterance": "Your reservation is successful. Their price range is moderate and their phone number is 650-330-1782." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "cuisine": [ "Freshwater fish" ], "date": [ "today" ], "party_size": [ "1" ], "restaurant_name": [ "P.f. Chang's" ], "time": [ "6:30 pm", "half past 6 in the evening" ] } } } ], "speaker": "USER", "utterance": "Thank you very much." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Can I help you with anything else?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "cuisine": [ "Freshwater fish" ], "date": [ "today" ], "party_size": [ "1" ], "restaurant_name": [ "P.f. Chang's" ], "time": [ "6:30 pm", "half past 6 in the evening" ] } } } ], "speaker": "USER", "utterance": "No, thank you very much." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a good day." } ], "filename": "dialogues_001" }, { "dialogue_id": "1_00004", "services": [ "Restaurants_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindRestaurants" ], "slot": "intent", "values": [ "FindRestaurants" ] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "FindRestaurants", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I'd like to find a place to eat." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] }, { "act": "REQUEST", "canonical_values": [ "Mexican", "Italian" ], "slot": "cuisine", "values": [ "Mexican", "Italian" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 95, "slot": "cuisine", "start": 88 }, { "exclusive_end": 104, "slot": "cuisine", "start": 97 } ] } ], "speaker": "SYSTEM", "utterance": "Where should I look? What kind of food are you in the mood for? You can say things like Mexican, Italian or any other kind of food." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Seafood" ], "slot": "cuisine", "values": [ "Lobster" ] }, { "act": "INFORM", "canonical_values": [ "San Mateo" ], "slot": "city", "values": [ "San Mateo" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 7, "slot": "cuisine", "start": 0 }, { "exclusive_end": 48, "slot": "city", "start": 39 } ], "state": { "active_intent": "FindRestaurants", "requested_slots": [], "slot_values": { "city": [ "San Mateo" ], "cuisine": [ "Lobster" ] } } } ], "speaker": "USER", "utterance": "Lobster sounds great. Please search in San Mateo." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Andes Cafe San Mateo" ], "slot": "restaurant_name", "values": [ "Andes Cafe San Mateo" ] }, { "act": "OFFER", "canonical_values": [ "San Mateo" ], "slot": "city", "values": [ "San Mateo" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "9" ], "slot": "count", "values": [ "9" ] } ], "service": "Restaurants_1", "service_call": { "method": "FindRestaurants", "parameters": { "city": "San Mateo", "cuisine": "Seafood" } }, "service_results": [ { "city": "San Mateo", "cuisine": "Seafood", "has_live_music": "False", "phone_number": "650-581-1305", "price_range": "moderate", "restaurant_name": "Andes Cafe San Mateo", "serves_alcohol": "False", "street_address": "2317 South El Camino Real" }, { "city": "San Mateo", "cuisine": "Seafood", "has_live_music": "False", "phone_number": "650-348-7810", "price_range": "moderate", "restaurant_name": "Fuji Sukiyaki", "serves_alcohol": "False", "street_address": "428 East 3rd Avenue" }, { "city": "San Mateo", "cuisine": "Seafood", "has_live_music": "False", "phone_number": "650-347-1228", "price_range": "inexpensive", "restaurant_name": "Golden Wok", "serves_alcohol": "False", "street_address": "570 South Norfolk Street" }, { "city": "San Mateo", "cuisine": "Seafood", "has_live_music": "False", "phone_number": "650-340-8974", "price_range": "moderate", "restaurant_name": "Joy Sushi", "serves_alcohol": "True", "street_address": "30 South B Street" }, { "city": "San Mateo", "cuisine": "Seafood", "has_live_music": "False", "phone_number": "650-342-0288", "price_range": "moderate", "restaurant_name": "Ni-mo Japanese Cuisine", "serves_alcohol": "False", "street_address": "73 East 3rd Avenue" }, { "city": "San Mateo", "cuisine": "Seafood", "has_live_music": "False", "phone_number": "650-315-2827", "price_range": "moderate", "restaurant_name": "Seapot", "serves_alcohol": "True", "street_address": "1952 South El Camino Real" }, { "city": "San Mateo", "cuisine": "Seafood", "has_live_music": "False", "phone_number": "650-349-3474", "price_range": "moderate", "restaurant_name": "The Fish Market", "serves_alcohol": "True", "street_address": "1855 South Norfolk Street" }, { "city": "San Mateo", "cuisine": "Seafood", "has_live_music": "False", "phone_number": "650-349-1845", "price_range": "expensive", "restaurant_name": "Top Of The Market", "serves_alcohol": "True", "street_address": "1855 South Norfolk Street" }, { "city": "San Mateo", "cuisine": "Seafood", "has_live_music": "False", "phone_number": "650-358-0298", "price_range": "moderate", "restaurant_name": "Yuzu", "serves_alcohol": "False", "street_address": "54 37th Avenue" } ], "slots": [ { "exclusive_end": 48, "slot": "restaurant_name", "start": 28 }, { "exclusive_end": 83, "slot": "city", "start": 74 } ] } ], "speaker": "SYSTEM", "utterance": "I have found 9 restaurants. Andes Cafe San Mateo is a great restaurant in San Mateo." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "FindRestaurants", "requested_slots": [ "phone_number" ], "slot_values": { "city": [ "San Mateo" ], "cuisine": [ "Lobster" ] } } } ], "speaker": "USER", "utterance": "What's their phone number?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "650-581-1305" ], "slot": "phone_number", "values": [ "650-581-1305" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 28, "slot": "phone_number", "start": 16 } ] } ], "speaker": "SYSTEM", "utterance": "Their number is 650-581-1305." }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "FindRestaurants", "requested_slots": [], "slot_values": { "city": [ "San Mateo" ], "cuisine": [ "Lobster" ] } } } ], "speaker": "USER", "utterance": "Any other suggestions?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Fuji Sukiyaki" ], "slot": "restaurant_name", "values": [ "Fuji Sukiyaki" ] }, { "act": "OFFER", "canonical_values": [ "San Mateo" ], "slot": "city", "values": [ "San Mateo" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 13, "slot": "restaurant_name", "start": 0 }, { "exclusive_end": 50, "slot": "city", "start": 41 } ] } ], "speaker": "SYSTEM", "utterance": "Fuji Sukiyaki is another great choice in San Mateo." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "has_live_music", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "FindRestaurants", "requested_slots": [ "has_live_music" ], "slot_values": { "city": [ "San Mateo" ], "cuisine": [ "Lobster" ] } } } ], "speaker": "USER", "utterance": "Do they have live music?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "False" ], "slot": "has_live_music", "values": [ "False" ] } ], "service": "Restaurants_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "They do not." }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "FindRestaurants", "requested_slots": [], "slot_values": { "city": [ "San Mateo" ], "cuisine": [ "Lobster" ] } } } ], "speaker": "USER", "utterance": "Any other suggestions?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Golden Wok" ], "slot": "restaurant_name", "values": [ "Golden Wok" ] }, { "act": "OFFER", "canonical_values": [ "San Mateo" ], "slot": "city", "values": [ "San Mateo" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 10, "slot": "restaurant_name", "start": 0 }, { "exclusive_end": 47, "slot": "city", "start": 38 } ] } ], "speaker": "SYSTEM", "utterance": "Golden Wok would be a great choice in San Mateo." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "17:30" ], "slot": "time", "values": [ "evening 5:30" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-14" ], "slot": "date", "values": [ "March 14th" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "ReserveRestaurant" ], "slot": "intent", "values": [ "ReserveRestaurant" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 79, "slot": "time", "start": 67 }, { "exclusive_end": 93, "slot": "date", "start": 83 } ], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [], "slot_values": { "city": [ "San Mateo" ], "cuisine": [ "Lobster" ], "date": [ "March 14th" ], "restaurant_name": [ "Golden Wok" ], "time": [ "evening 5:30" ] } } } ], "speaker": "USER", "utterance": "That would work great. I would like to make a reservation there at evening 5:30 on March 14th." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Golden Wok" ], "slot": "restaurant_name", "values": [ "Golden Wok" ] }, { "act": "CONFIRM", "canonical_values": [ "San Mateo" ], "slot": "city", "values": [ "San Mateo" ] }, { "act": "CONFIRM", "canonical_values": [ "17:30" ], "slot": "time", "values": [ "5:30 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-14" ], "slot": "date", "values": [ "March 14th" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "party_size", "values": [ "2" ] } ], "service": "Restaurants_1", "slots": [ { "exclusive_end": 59, "slot": "restaurant_name", "start": 49 }, { "exclusive_end": 72, "slot": "city", "start": 63 }, { "exclusive_end": 106, "slot": "time", "start": 99 }, { "exclusive_end": 86, "slot": "date", "start": 76 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm the following: You want to eat at Golden Wok in San Mateo on March 14th starting at 5:30 pm. The reservation would be for 2 people." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "serves_alcohol", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "has_live_music", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [ "has_live_music", "serves_alcohol" ], "slot_values": { "city": [ "San Mateo" ], "cuisine": [ "Lobster" ], "date": [ "March 14th" ], "party_size": [ "2" ], "restaurant_name": [ "Golden Wok" ], "time": [ "5:30 pm", "evening 5:30" ] } } } ], "speaker": "USER", "utterance": "Yes, that would be great. Do they serve liquor or have live music?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "False" ], "slot": "has_live_music", "values": [ "False" ] }, { "act": "INFORM", "canonical_values": [ "False" ], "slot": "serves_alcohol", "values": [ "False" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "service_call": { "method": "ReserveRestaurant", "parameters": { "city": "San Mateo", "date": "2019-03-14", "party_size": "2", "restaurant_name": "Golden Wok", "time": "17:30" } }, "service_results": [ { "city": "San Mateo", "cuisine": "Seafood", "date": "2019-03-14", "has_live_music": "False", "party_size": "2", "phone_number": "650-347-1228", "price_range": "inexpensive", "restaurant_name": "Golden Wok", "serves_alcohol": "False", "street_address": "570 South Norfolk Street", "time": "17:30" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your reservation was successful. They do not play live music or serve alcohol." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "ReserveRestaurant", "requested_slots": [], "slot_values": { "city": [ "San Mateo" ], "cuisine": [ "Lobster" ], "date": [ "March 14th" ], "party_size": [ "2" ], "restaurant_name": [ "Golden Wok" ], "time": [ "5:30 pm", "evening 5:30" ] } } } ], "speaker": "USER", "utterance": "Thanks so much!" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Is there anything else today?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "city": [ "San Mateo" ], "cuisine": [ "Lobster" ], "date": [ "March 14th" ], "party_size": [ "2" ], "restaurant_name": [ "Golden Wok" ], "time": [ "5:30 pm", "evening 5:30" ] } } } ], "speaker": "USER", "utterance": "Nope, that'll be all. Thanks!" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Restaurants_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day!" } ], "filename": "dialogues_001" } ]