diff --git "a/datasets/schema_guided/dialogues_001.json" "b/datasets/schema_guided/dialogues_001.json" new file mode 100644--- /dev/null +++ "b/datasets/schema_guided/dialogues_001.json" @@ -0,0 +1,116287 @@ +[ + { + "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!" + } + ] + }, + { + "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" + } + ] + }, + { + "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!" + } + ] + }, + { + "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." + } + ] + }, + { + "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!" + } + ] + }, + { + "dialogue_id": "1_00005", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Filipino" + ], + "slot": "cuisine", + "values": [ + "Filipino" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "cuisine", + "start": 18 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Filipino" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a Filipino place to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which City are you looking at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Bruno" + ], + "slot": "city", + "values": [ + "San Bruno" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "city", + "start": 17 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Filipino" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to eat in San Bruno" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cabalen" + ], + "slot": "restaurant_name", + "values": [ + "Cabalen" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Bruno" + ], + "slot": "city", + "values": [ + "San Bruno" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Bruno", + "cuisine": "Filipino" + } + }, + "service_results": [ + { + "city": "San Bruno", + "cuisine": "Filipino", + "has_live_music": "False", + "phone_number": "650-225-9221", + "price_range": "inexpensive", + "restaurant_name": "Cabalen", + "serves_alcohol": "False", + "street_address": "495 San Mateo Avenue" + }, + { + "city": "San Bruno", + "cuisine": "Filipino", + "has_live_music": "False", + "phone_number": "650-588-6078", + "price_range": "moderate", + "restaurant_name": "Isla Restaurant", + "serves_alcohol": "True", + "street_address": "448 San Mateo Avenue" + }, + { + "city": "San Bruno", + "cuisine": "Filipino", + "has_live_music": "False", + "phone_number": "650-952-5739", + "price_range": "inexpensive", + "restaurant_name": "Kuya's Asian Cuisine", + "serves_alcohol": "False", + "street_address": "460 San Mateo Avenue" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "restaurant_name", + "start": 22 + }, + { + "exclusive_end": 56, + "slot": "city", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 3 restaurants, Cabalen is a nice one in San Bruno." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Filipino" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other suggestions?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Isla Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Isla Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Bruno" + ], + "slot": "city", + "values": [ + "San Bruno" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "restaurant_name", + "start": 11 + }, + { + "exclusive_end": 39, + "slot": "city", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about Isla Restaurant in San Bruno?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "price_range", + "street_address" + ], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Filipino" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How cheap is it and how much does it cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "448 San Mateo Avenue" + ], + "slot": "street_address", + "values": [ + "448 San Mateo Avenue" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "street_address", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is moderate pricing and they are at 448 San Mateo Avenue" + }, + { + "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": [ + "San Bruno" + ], + "cuisine": [ + "Filipino" + ], + "restaurant_name": [ + "Isla Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please can you make the reservation" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "six pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "the 12th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "time", + "start": 15 + }, + { + "exclusive_end": 11, + "slot": "date", + "start": 3 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Filipino" + ], + "date": [ + "the 12th" + ], + "restaurant_name": [ + "Isla Restaurant" + ], + "time": [ + "six pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 12th at six pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Isla Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Isla Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Bruno" + ], + "slot": "city", + "values": [ + "San Bruno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "restaurant_name", + "start": 41 + }, + { + "exclusive_end": 69, + "slot": "city", + "start": 60 + }, + { + "exclusive_end": 98, + "slot": "time", + "start": 94 + }, + { + "exclusive_end": 90, + "slot": "date", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Booking a table for 2 at Isla Restaurant in San Bruno. It is on March 12th at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "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", + "serves_alcohol" + ], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Filipino" + ], + "date": [ + "March 12th", + "the 12th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Isla Restaurant" + ], + "time": [ + "6 pm", + "six pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's good. Do they serve liquor and what is there number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-588-6078" + ], + "slot": "phone_number", + "values": [ + "650-588-6078" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Bruno", + "date": "2019-03-12", + "party_size": "2", + "restaurant_name": "Isla Restaurant", + "time": "18:00" + } + }, + "service_results": [ + { + "city": "San Bruno", + "cuisine": "Filipino", + "date": "2019-03-12", + "has_live_music": "False", + "party_size": "2", + "phone_number": "650-588-6078", + "price_range": "moderate", + "restaurant_name": "Isla Restaurant", + "serves_alcohol": "True", + "street_address": "448 San Mateo Avenue", + "time": "18:00" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "phone_number", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation made.The number is 650-588-6078 and they do serve alcohol." + }, + { + "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": [ + "San Bruno" + ], + "cuisine": [ + "Filipino" + ], + "date": [ + "March 12th", + "the 12th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Isla Restaurant" + ], + "time": [ + "6 pm", + "six pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "1_00006", + "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": "Can you help find a place to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Indian", + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Indian", + "Chinese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "cuisine", + "start": 23 + }, + { + "exclusive_end": 40, + "slot": "cuisine", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food like Indian or Chinese?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seafood" + ], + "slot": "cuisine", + "values": [ + "Freshwater fish" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "cuisine", + "start": 13 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Freshwater fish" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like Freshwater fish." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "city", + "start": 12 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Freshwater fish" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The city is San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ariake" + ], + "slot": "restaurant_name", + "values": [ + "Ariake" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Jose", + "cuisine": "Seafood" + } + }, + "service_results": [ + { + "city": "San Jose", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "408-269-8383", + "price_range": "moderate", + "restaurant_name": "Ariake", + "serves_alcohol": "False", + "street_address": "1008 Blossom Hill Road" + }, + { + "city": "San Jose", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "408-238-2888", + "price_range": "moderate", + "restaurant_name": "Big T's Seafood Market Bar", + "serves_alcohol": "False", + "street_address": "1694 Tully Road" + }, + { + "city": "San Jose", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "408-289-8879", + "price_range": "moderate", + "restaurant_name": "Blue Water Seafood And Crab", + "serves_alcohol": "True", + "street_address": "860 Willow Street" + }, + { + "city": "San Jose", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "408-649-6741", + "price_range": "moderate", + "restaurant_name": "Claw Shack", + "serves_alcohol": "False", + "street_address": "1696 Berryessa Road" + }, + { + "city": "San Jose", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "408-392-0087", + "price_range": "moderate", + "restaurant_name": "Honba Sushi", + "serves_alcohol": "False", + "street_address": "1759 Technology Drive" + }, + { + "city": "San Jose", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "408-365-9000", + "price_range": "moderate", + "restaurant_name": "Kampai Sushi & Grill", + "serves_alcohol": "False", + "street_address": "171 Branham Lane #3" + }, + { + "city": "San Jose", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "408-286-1738", + "price_range": "moderate", + "restaurant_name": "Mariscos San Juan 2", + "serves_alcohol": "False", + "street_address": "1718 Senter Road" + }, + { + "city": "San Jose", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "408-440-2468", + "price_range": "moderate", + "restaurant_name": "Mavericks Mexican Grill", + "serves_alcohol": "False", + "street_address": "1111 Meridian Avenue Ste 5" + }, + { + "city": "San Jose", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "408-225-1420", + "price_range": "moderate", + "restaurant_name": "Olive Garden Italian Restaurant", + "serves_alcohol": "True", + "street_address": "940 Blossom Hill Road" + }, + { + "city": "San Jose", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "408-971-1700", + "price_range": "expensive", + "restaurant_name": "Scott's Seafood", + "serves_alcohol": "False", + "street_address": "185 Park Avenue" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "restaurant_name", + "start": 30 + }, + { + "exclusive_end": 22, + "slot": "city", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have one in San Jose called Ariake." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Freshwater fish" + ], + "restaurant_name": [ + "Ariake" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "date", + "start": 16 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "March 10th" + ], + "restaurant_name": [ + "Ariake" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes make it for March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "six in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "time", + "start": 12 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "March 10th" + ], + "restaurant_name": [ + "Ariake" + ], + "time": [ + "six in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Reserve for six in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ariake" + ], + "slot": "restaurant_name", + "values": [ + "Ariake" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "restaurant_name", + "start": 15 + }, + { + "exclusive_end": 33, + "slot": "city", + "start": 25 + }, + { + "exclusive_end": 42, + "slot": "time", + "start": 38 + }, + { + "exclusive_end": 56, + "slot": "date", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm Ariake in San Jose for 6 pm on March 10th for 2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "has_live_music", + "street_address" + ], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "March 10th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Ariake" + ], + "time": [ + "6 pm", + "six in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes what is the address and do they have live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1008 Blossom Hill Road" + ], + "slot": "street_address", + "values": [ + "1008 Blossom Hill Road" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Jose", + "date": "2019-03-10", + "party_size": "2", + "restaurant_name": "Ariake", + "time": "18:00" + } + }, + "service_results": [ + { + "city": "San Jose", + "cuisine": "Seafood", + "date": "2019-03-10", + "has_live_music": "False", + "party_size": "2", + "phone_number": "408-269-8383", + "price_range": "moderate", + "restaurant_name": "Ariake", + "serves_alcohol": "False", + "street_address": "1008 Blossom Hill Road", + "time": "18:00" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "street_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 1008 Blossom Hill Road and they do not have live music but your reservation is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "March 10th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Ariake" + ], + "time": [ + "6 pm", + "six in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do?" + }, + { + "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 Jose" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "March 10th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Ariake" + ], + "time": [ + "6 pm", + "six in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thanks and have a good day." + } + ] + }, + { + "dialogue_id": "1_00007", + "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": "My friend and I are looking for a place to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Mexican", + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Mexican", + "Chinese" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "cuisine", + "start": 62 + }, + { + "exclusive_end": 78, + "slot": "cuisine", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please tell me what type of food you are looking for just say Mexican, Chinese or anything else. Also what city would you like me to search int." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Italian" + ], + "slot": "cuisine", + "values": [ + "pizza and pasta" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "price_range", + "values": [ + "dontcare" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "city", + "start": 23 + }, + { + "exclusive_end": 80, + "slot": "cuisine", + "start": 65 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "pizza and pasta" + ], + "price_range": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My family and I are in San Jose and the perfect place would have pizza and pasta. We don't have a price preference." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Al Castello Ristorante" + ], + "slot": "restaurant_name", + "values": [ + "Al Castello Ristorante" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Jose", + "cuisine": "Italian" + } + }, + "service_results": [ + { + "city": "San Jose", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-369-9820", + "price_range": "moderate", + "restaurant_name": "Al Castello Ristorante", + "serves_alcohol": "False", + "street_address": "2083 Camden Avenue" + }, + { + "city": "San Jose", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-227-5502", + "price_range": "moderate", + "restaurant_name": "Angelo's Italian Restaurant", + "serves_alcohol": "True", + "street_address": "436 Blossom Hill Road" + }, + { + "city": "San Jose", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-279-4922", + "price_range": "moderate", + "restaurant_name": "Antonella's Ristorante", + "serves_alcohol": "True", + "street_address": "1701 Park Avenue" + }, + { + "city": "San Jose", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-278-4555", + "price_range": "expensive", + "restaurant_name": "Arcadia", + "serves_alcohol": "True", + "street_address": "100 West San Carlos Street" + }, + { + "city": "San Jose", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-226-1444", + "price_range": "moderate", + "restaurant_name": "Buca Di Beppo Italian Restaurant", + "serves_alcohol": "True", + "street_address": "925 Blossom Hill Road" + }, + { + "city": "San Jose", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-618-5455", + "price_range": "moderate", + "restaurant_name": "Enoteca La Storia Downtown", + "serves_alcohol": "True", + "street_address": "320 West Saint John Street" + }, + { + "city": "San Jose", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-446-9644", + "price_range": "moderate", + "restaurant_name": "Frankie Johnnie & Luigi Too", + "serves_alcohol": "True", + "street_address": "5245 Prospect Road" + }, + { + "city": "San Jose", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-264-5781", + "price_range": "moderate", + "restaurant_name": "Giorgio's Italian Food & Pizzeria", + "serves_alcohol": "False", + "street_address": "1445 Foxworthy Avenue" + }, + { + "city": "San Jose", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-423-8973", + "price_range": "moderate", + "restaurant_name": "Maggiano's Little Italy", + "serves_alcohol": "True", + "street_address": "3055 Olin Avenue Suite 1000" + }, + { + "city": "San Jose", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-217-9327", + "price_range": "moderate", + "restaurant_name": "Paesano", + "serves_alcohol": "False", + "street_address": "350 West Julian Street" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "restaurant_name", + "start": 33 + }, + { + "exclusive_end": 8, + "slot": "city", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "San Jose has a restaurant called Al Castello Ristorante that is nice." + }, + { + "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": [ + "pizza and pasta" + ], + "price_range": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there any other restaurant that you can suggest?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Angelo's Italian Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Angelo's Italian Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 66, + "slot": "restaurant_name", + "start": 39 + }, + { + "exclusive_end": 78, + "slot": "city", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is also a nice restaurant called Angelo's Italian Restaurant in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "pizza and pasta" + ], + "price_range": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I please have the address and contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-227-5502" + ], + "slot": "phone_number", + "values": [ + "408-227-5502" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "436 Blossom Hill Road" + ], + "slot": "street_address", + "values": [ + "436 Blossom Hill Road" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "phone_number", + "start": 0 + }, + { + "exclusive_end": 70, + "slot": "street_address", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "408-227-5502 is their phone and it is located at 436 Blossom Hill Road." + }, + { + "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": [ + "pizza and pasta" + ], + "price_range": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there any other restaurant that you can suggest?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Antonella's Ristorante" + ], + "slot": "restaurant_name", + "values": [ + "Antonella's Ristorante" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 62, + "slot": "restaurant_name", + "start": 40 + }, + { + "exclusive_end": 74, + "slot": "city", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is another nice restaurant called Antonella's Ristorante in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "time", + "start": 64 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "pizza and pasta" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Antonella's Ristorante" + ], + "time": [ + "12:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That restaurant will work can you please make a reservation for 12:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Antonella's Ristorante" + ], + "slot": "restaurant_name", + "values": [ + "Antonella's Ristorante" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "restaurant_name", + "start": 29 + }, + { + "exclusive_end": 63, + "slot": "city", + "start": 55 + }, + { + "exclusive_end": 104, + "slot": "time", + "start": 96 + }, + { + "exclusive_end": 114, + "slot": "date", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I will be booking a table at Antonella's Ristorante in San Jose. The reservation will be set at 12:30 pm for today. And it is for 2 people is this correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "pizza and pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Antonella's Ristorante" + ], + "time": [ + "12:30", + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, thank you that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Jose", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Antonella's Ristorante", + "time": "12:30" + } + }, + "service_results": [ + { + "city": "San Jose", + "cuisine": "Italian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "408-279-4922", + "price_range": "moderate", + "restaurant_name": "Antonella's Ristorante", + "serves_alcohol": "True", + "street_address": "1701 Park Avenue", + "time": "12:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have successful made your reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "pizza and pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Antonella's Ristorante" + ], + "time": [ + "12:30", + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much for setting that up." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else that I can help you with." + }, + { + "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 Jose" + ], + "cuisine": [ + "pizza and pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Antonella's Ristorante" + ], + "time": [ + "12:30", + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is all thank you so much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day thank you." + } + ] + }, + { + "dialogue_id": "1_00008", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "city", + "start": 47 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me something economical to eat in Pleasanton." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Italian", + "Indian" + ], + "slot": "cuisine", + "values": [ + "Italian", + "Indian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "cuisine", + "start": 20 + }, + { + "exclusive_end": 35, + "slot": "cuisine", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you looking for Italian, Indian or something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Italian" + ], + "slot": "cuisine", + "values": [ + "Italian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "cuisine", + "start": 18 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like some Italian food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "De La Torre's Trattoria" + ], + "slot": "restaurant_name", + "values": [ + "De La Torre's Trattoria" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Pleasanton", + "cuisine": "Italian", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "925-484-3878", + "price_range": "moderate", + "restaurant_name": "De La Torre's Trattoria", + "serves_alcohol": "False", + "street_address": "6025 West Las Positas Boulevard" + }, + { + "city": "Pleasanton", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "925-425-0099", + "price_range": "moderate", + "restaurant_name": "Forno Vecchio", + "serves_alcohol": "False", + "street_address": "680 Main Street" + }, + { + "city": "Pleasanton", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "925-846-2555", + "price_range": "moderate", + "restaurant_name": "Gay 90's Pizza Co.", + "serves_alcohol": "False", + "street_address": "288 Main Street" + }, + { + "city": "Pleasanton", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "925-417-2222", + "price_range": "moderate", + "restaurant_name": "Pastas Trattoria", + "serves_alcohol": "True", + "street_address": "405 Main Street" + }, + { + "city": "Pleasanton", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "925-484-9600", + "price_range": "moderate", + "restaurant_name": "Strizzi's Restaurant - Pleasanton", + "serves_alcohol": "False", + "street_address": "649 Main Street" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "restaurant_name", + "start": 41 + }, + { + "exclusive_end": 94, + "slot": "city", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Found 5 restaurants for you out of which De La Torre's Trattoria seems a great from Pleasanton." + }, + { + "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": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "street_address" + ], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you provide the address and do they have live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "6025 West Las Positas Boulevard" + ], + "slot": "street_address", + "values": [ + "6025 West Las Positas Boulevard" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 82, + "slot": "street_address", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No, they do not have live music and its address is 6025 West Las Positas Boulevard." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other recommendation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Forno Vecchio" + ], + "slot": "restaurant_name", + "values": [ + "Forno Vecchio" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 58, + "slot": "city", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Forno Vecchio also seems nice and its located n Pleasanton as well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you provide more options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Gay 90's Pizza Co." + ], + "slot": "restaurant_name", + "values": [ + "Gay 90's Pizza Co." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "restaurant_name", + "start": 41 + }, + { + "exclusive_end": 37, + "slot": "city", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another good restaurant in Pleasanton in Gay 90's Pizza Co." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Gay 90's Pizza Co." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds like a good choice for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Gay 90's Pizza Co." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, make a reservation at the restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time do you want me to make the reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "1:30 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "time", + "start": 20 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Gay 90's Pizza Co." + ], + "time": [ + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll reach there at 1:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Gay 90's Pizza Co." + ], + "slot": "restaurant_name", + "values": [ + "Gay 90's Pizza Co." + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 72, + "slot": "restaurant_name", + "start": 54 + }, + { + "exclusive_end": 103, + "slot": "city", + "start": 93 + }, + { + "exclusive_end": 157, + "slot": "time", + "start": 150 + }, + { + "exclusive_end": 146, + "slot": "date", + "start": 141 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you want to make a reservation at Gay 90's Pizza Co. which is located in Pleasanton for 2 people. The reservation is for today at 1:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "time", + "start": 23 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Gay 90's Pizza Co." + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, change the time to 7 pm and for one person only." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "time", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, please confirm that the reservation is at 7 pm for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next friday" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "date", + "start": 17 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ], + "date": [ + "next friday" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Gay 90's Pizza Co." + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, change it on next friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "date", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Please confirm that the date is now next Friday and for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ], + "date": [ + "next Friday", + "next friday" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Gay 90's Pizza Co." + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Pleasanton", + "date": "2019-03-08", + "party_size": "1", + "restaurant_name": "Gay 90's Pizza Co.", + "time": "19:00" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Italian", + "date": "2019-03-08", + "has_live_music": "False", + "party_size": "1", + "phone_number": "925-846-2555", + "price_range": "moderate", + "restaurant_name": "Gay 90's Pizza Co.", + "serves_alcohol": "False", + "street_address": "288 Main Street", + "time": "19:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "has_live_music", + "street_address" + ], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ], + "date": [ + "next Friday", + "next friday" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Gay 90's Pizza Co." + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address of the restaurant and do the have live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "288 Main Street" + ], + "slot": "street_address", + "values": [ + "288 Main Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "street_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 288 Main Street and No, they don't have live music either." + }, + { + "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": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ], + "date": [ + "next Friday", + "next friday" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Gay 90's Pizza Co." + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "1_00009", + "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 looking to eat somewhere" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "American", + "Italian" + ], + "slot": "cuisine", + "values": [ + "American", + "Italian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "cuisine", + "start": 44 + }, + { + "exclusive_end": 63, + "slot": "cuisine", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like to go? Do you want American or Italian?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Breakfast" + ], + "slot": "cuisine", + "values": [ + "breakfast" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fairfield" + ], + "slot": "city", + "values": [ + "Fairfield" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "cuisine", + "start": 12 + }, + { + "exclusive_end": 34, + "slot": "city", + "start": 25 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield" + ], + "cuisine": [ + "breakfast" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want some breakfast in Fairfield" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mimi's Cafe" + ], + "slot": "restaurant_name", + "values": [ + "Mimi's cafe" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Fairfield" + ], + "slot": "city", + "values": [ + "fairfield" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Fairfield", + "cuisine": "Breakfast" + } + }, + "service_results": [ + { + "city": "Fairfield", + "cuisine": "Breakfast", + "has_live_music": "False", + "phone_number": "707-421-0835", + "price_range": "moderate", + "restaurant_name": "Mimi's Cafe", + "serves_alcohol": "True", + "street_address": "1650 Gateway Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "restaurant_name", + "start": 12 + }, + { + "exclusive_end": 36, + "slot": "city", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I recommend Mimi's cafe in fairfield" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Fairfield", + "fairfield" + ], + "cuisine": [ + "breakfast" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have live music with liquor" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "They do not have live music but they do have alcohol" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield", + "fairfield" + ], + "cuisine": [ + "breakfast" + ], + "restaurant_name": [ + "Mimi's cafe" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "ok that works" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to reserve a table for you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "16:45" + ], + "slot": "time", + "values": [ + "evening 4:45" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "time", + "start": 49 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield", + "fairfield" + ], + "cuisine": [ + "breakfast" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Mimi's cafe" + ], + "time": [ + "evening 4:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please make reservation for one people this evening 4:45" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mimi's Cafe" + ], + "slot": "restaurant_name", + "values": [ + "mimi's cafe" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Fairfield" + ], + "slot": "city", + "values": [ + "Fairfield" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:45" + ], + "slot": "time", + "values": [ + "4:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "restaurant_name", + "start": 31 + }, + { + "exclusive_end": 55, + "slot": "city", + "start": 46 + }, + { + "exclusive_end": 85, + "slot": "time", + "start": 78 + }, + { + "exclusive_end": 74, + "slot": "date", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your booking at mimi's cafe in Fairfield for 1 people today at 4:45 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "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": [ + "phone_number", + "price_range" + ], + "slot_values": { + "city": [ + "Fairfield", + "fairfield" + ], + "cuisine": [ + "breakfast" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Mimi's cafe", + "mimi's cafe" + ], + "time": [ + "4:45 pm", + "evening 4:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "thats correct. What is their phone number what how expensive are they" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-421-0835" + ], + "slot": "phone_number", + "values": [ + "707-421-0835" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mimi's Cafe" + ], + "slot": "restaurant_name", + "values": [ + "mimi's cafe" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Fairfield", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "Mimi's Cafe", + "time": "16:45" + } + }, + "service_results": [ + { + "city": "Fairfield", + "cuisine": "Breakfast", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "1", + "phone_number": "707-421-0835", + "price_range": "moderate", + "restaurant_name": "Mimi's Cafe", + "serves_alcohol": "True", + "street_address": "1650 Gateway Boulevard", + "time": "17:00" + } + ], + "slots": [ + { + "exclusive_end": 171, + "slot": "phone_number", + "start": 159 + }, + { + "exclusive_end": 132, + "slot": "restaurant_name", + "start": 121 + }, + { + "exclusive_end": 80, + "slot": "date", + "start": 75 + }, + { + "exclusive_end": 88, + "slot": "time", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, they are fully booked. Shall i try to make reservation for 1 people today at 5 pm? The price range is Moderate at mimi's cafe and their phone number is 707-421-0835" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield", + "fairfield" + ], + "cuisine": [ + "breakfast" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Mimi's cafe", + "mimi's cafe" + ], + "time": [ + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes thats fine" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Fairfield", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "Mimi's Cafe", + "time": "17:00" + } + }, + "service_results": [ + { + "city": "Fairfield", + "cuisine": "Breakfast", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "1", + "phone_number": "707-421-0835", + "price_range": "moderate", + "restaurant_name": "Mimi's Cafe", + "serves_alcohol": "True", + "street_address": "1650 Gateway Boulevard", + "time": "17:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "your seat is booked" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield", + "fairfield" + ], + "cuisine": [ + "breakfast" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Mimi's cafe", + "mimi's cafe" + ], + "time": [ + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "anything else i can help you with?" + }, + { + "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": [ + "Fairfield", + "fairfield" + ], + "cuisine": [ + "breakfast" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Mimi's cafe", + "mimi's cafe" + ], + "time": [ + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "no thats it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "have a nice day" + } + ] + }, + { + "dialogue_id": "1_00010", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Breakfast" + ], + "slot": "cuisine", + "values": [ + "Breakfast" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fairfield" + ], + "slot": "city", + "values": [ + "Fairfield" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "cuisine", + "start": 60 + }, + { + "exclusive_end": 82, + "slot": "city", + "start": 73 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield" + ], + "cuisine": [ + "Breakfast" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm starving! Can you help me find a restaurant that serves Breakfast in Fairfield?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mimi's Cafe" + ], + "slot": "restaurant_name", + "values": [ + "Mimi's Cafe" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Fairfield" + ], + "slot": "city", + "values": [ + "Fairfield" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Fairfield", + "cuisine": "Breakfast" + } + }, + "service_results": [ + { + "city": "Fairfield", + "cuisine": "Breakfast", + "has_live_music": "False", + "phone_number": "707-421-0835", + "price_range": "moderate", + "restaurant_name": "Mimi's Cafe", + "serves_alcohol": "True", + "street_address": "1650 Gateway Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "restaurant_name", + "start": 45 + }, + { + "exclusive_end": 69, + "slot": "city", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 restaurant that meets your needs. Mimi's Cafe in Fairfield serves breakfast." + }, + { + "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": [ + "Fairfield" + ], + "cuisine": [ + "Breakfast" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there a band playing there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, unfortunately, they don't offer live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield" + ], + "cuisine": [ + "Breakfast" + ], + "restaurant_name": [ + "Mimi's Cafe" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's okay. It will work anyway." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you wish to make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield" + ], + "cuisine": [ + "Breakfast" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Mimi's Cafe" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I'll need to make a reservation for a table for 2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time will you be visiting?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "half past 5 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "time", + "start": 19 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield" + ], + "cuisine": [ + "Breakfast" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Mimi's Cafe" + ], + "time": [ + "half past 5 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please make it for half past 5 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mimi's Cafe" + ], + "slot": "restaurant_name", + "values": [ + "Mimi's Cafe" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Fairfield" + ], + "slot": "city", + "values": [ + "Fairfield" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "restaurant_name", + "start": 34 + }, + { + "exclusive_end": 58, + "slot": "city", + "start": 49 + }, + { + "exclusive_end": 69, + "slot": "time", + "start": 62 + }, + { + "exclusive_end": 30, + "slot": "date", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You'd like a table for 2 today at Mimi's Cafe in Fairfield at 5:30 pm. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "the 9th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "date", + "start": 49 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield" + ], + "cuisine": [ + "Breakfast" + ], + "date": [ + "the 9th" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Mimi's Cafe" + ], + "time": [ + "5:30 pm", + "half past 5 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm sorry, I need to change that. I'd like it on the 9th and it will be for 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "date", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let's review those changes. You'd like the reservation on March 9th for 3. Have I got it right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "half past 12 in the afternoon" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "Monday next week" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 81, + "slot": "time", + "start": 52 + }, + { + "exclusive_end": 48, + "slot": "date", + "start": 32 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield" + ], + "cuisine": [ + "Breakfast" + ], + "date": [ + "Monday next week" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Mimi's Cafe" + ], + "time": [ + "half past 12 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm sorry. I need to make it on Monday next week at half past 12 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "time", + "start": 49 + }, + { + "exclusive_end": 45, + "slot": "date", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You'd like your reservation for 3 next Monday at 12:30 pm. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "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" + ], + "slot_values": { + "city": [ + "Fairfield" + ], + "cuisine": [ + "Breakfast" + ], + "date": [ + "Monday next week", + "next Monday" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Mimi's Cafe" + ], + "time": [ + "12:30 pm", + "half past 12 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I'm sorry for the confusion. Can you tell me their phone number please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-421-0835" + ], + "slot": "phone_number", + "values": [ + "707-421-0835" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Fairfield", + "date": "2019-03-04", + "party_size": "3", + "restaurant_name": "Mimi's Cafe", + "time": "12:30" + } + }, + "service_results": [ + { + "city": "Fairfield", + "cuisine": "Breakfast", + "date": "2019-03-04", + "has_live_music": "False", + "party_size": "3", + "phone_number": "707-421-0835", + "price_range": "moderate", + "restaurant_name": "Mimi's Cafe", + "serves_alcohol": "True", + "street_address": "1650 Gateway Boulevard", + "time": "12:30" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is 707-421-0835. Your reservation is confirmed." + }, + { + "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": [ + "Fairfield" + ], + "cuisine": [ + "Breakfast" + ], + "date": [ + "Monday next week", + "next Monday" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Mimi's Cafe" + ], + "time": [ + "12:30 pm", + "half past 12 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great! Thank you so much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Have a nice day!" + } + ] + }, + { + "dialogue_id": "1_00011", + "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": "Can you help me find a place to eat at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you looking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Cupertino" + ], + "slot": "city", + "values": [ + "Cupertino" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Cupertino" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Cupertino, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "American", + "Indian" + ], + "slot": "cuisine", + "values": [ + "American", + "Indian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "cuisine", + "start": 34 + }, + { + "exclusive_end": 50, + "slot": "cuisine", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food would you like? American, Indian, or something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Malaysian" + ], + "slot": "cuisine", + "values": [ + "Malaysian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "cuisine", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Cupertino" + ], + "cuisine": [ + "Malaysian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Malaysian sounds good right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Merlion Restaurant & Bar" + ], + "slot": "restaurant_name", + "values": [ + "Merlion Restaurant & Bar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cupertino" + ], + "slot": "city", + "values": [ + "Cupertino" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Cupertino", + "cuisine": "Malaysian" + } + }, + "service_results": [ + { + "city": "Cupertino", + "cuisine": "Malaysian", + "has_live_music": "False", + "phone_number": "408-777-8228", + "price_range": "moderate", + "restaurant_name": "Merlion Restaurant & Bar", + "serves_alcohol": "False", + "street_address": "19628 Stevens Creek Boulevard" + }, + { + "city": "Cupertino", + "cuisine": "Malaysian", + "has_live_music": "False", + "phone_number": "408-777-8786", + "price_range": "moderate", + "restaurant_name": "Rasa Sayang", + "serves_alcohol": "False", + "street_address": "10895 South Blaney Avenue" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "restaurant_name", + "start": 49 + }, + { + "exclusive_end": 47, + "slot": "city", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 2 Malaysian restaurants in Cupertino. Merlion Restaurant & Bar is one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Cupertino" + ], + "cuisine": [ + "Malaysian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the other one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Rasa Sayang" + ], + "slot": "restaurant_name", + "values": [ + "Rasa Sayang" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cupertino" + ], + "slot": "city", + "values": [ + "Cupertino" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 32, + "slot": "city", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Rasa Sayang is also is Cupertino." + }, + { + "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": [ + "Cupertino" + ], + "cuisine": [ + "Malaysian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does the restaurant have live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, they do now." + }, + { + "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": [ + "Cupertino" + ], + "cuisine": [ + "Malaysian" + ], + "restaurant_name": [ + "Rasa Sayang" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds fine to me. Can you help me make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:15" + ], + "slot": "time", + "values": [ + "quarter past 5 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "time", + "start": 2 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Cupertino" + ], + "cuisine": [ + "Malaysian" + ], + "restaurant_name": [ + "Rasa Sayang" + ], + "time": [ + "quarter past 5 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "A quarter past 5 in the evening, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Rasa Sayang" + ], + "slot": "restaurant_name", + "values": [ + "Rasa Sayang" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Cupertino" + ], + "slot": "city", + "values": [ + "Cupertino" + ] + }, + { + "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-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 66, + "slot": "restaurant_name", + "start": 55 + }, + { + "exclusive_end": 79, + "slot": "city", + "start": 70 + }, + { + "exclusive_end": 44, + "slot": "time", + "start": 37 + }, + { + "exclusive_end": 50, + "slot": "date", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you'd like a reservation for 2 at 5:15 pm today, at Rasa Sayang in Cupertino?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "March 13th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "date", + "start": 19 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Cupertino" + ], + "cuisine": [ + "Malaysian" + ], + "date": [ + "March 13th" + ], + "restaurant_name": [ + "Rasa Sayang" + ], + "time": [ + "5:15 pm", + "quarter past 5 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'd like it on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "17:15" + ], + "slot": "time", + "values": [ + "5:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "March 13th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "time", + "start": 31 + }, + { + "exclusive_end": 52, + "slot": "date", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you'd like a reservation at 5:15 pm on March 13th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "half past 12 in the afternoon" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "time", + "start": 19 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Cupertino" + ], + "cuisine": [ + "Malaysian" + ], + "date": [ + "March 13th" + ], + "restaurant_name": [ + "Rasa Sayang" + ], + "time": [ + "half past 12 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'd like it at half past 12 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "March 13th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "time", + "start": 31 + }, + { + "exclusive_end": 53, + "slot": "date", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you'd like a reservation at 12:30 pm on March 13th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Cupertino" + ], + "cuisine": [ + "Malaysian" + ], + "date": [ + "March 13th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Rasa Sayang" + ], + "time": [ + "12:30 pm", + "half past 12 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Cupertino", + "date": "2019-03-13", + "party_size": "2", + "restaurant_name": "Rasa Sayang", + "time": "12:30" + } + }, + "service_results": [ + { + "city": "Cupertino", + "cuisine": "Malaysian", + "date": "2019-03-13", + "has_live_music": "False", + "party_size": "2", + "phone_number": "408-777-8786", + "price_range": "moderate", + "restaurant_name": "Rasa Sayang", + "serves_alcohol": "False", + "street_address": "10895 South Blaney Avenue", + "time": "12:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Cupertino" + ], + "cuisine": [ + "Malaysian" + ], + "date": [ + "March 13th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Rasa Sayang" + ], + "time": [ + "12:30 pm", + "half past 12 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does the restaurant serve alcohol?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, the restaurant does not serve alcohol." + }, + { + "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": [ + "Cupertino" + ], + "cuisine": [ + "Malaysian" + ], + "date": [ + "March 13th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Rasa Sayang" + ], + "time": [ + "12:30 pm", + "half past 12 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "1_00012", + "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": "Hello, could you help me search for a place to dine in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Italian", + "Indian" + ], + "slot": "cuisine", + "values": [ + "Italian", + "Indian" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 96, + "slot": "cuisine", + "start": 89 + }, + { + "exclusive_end": 107, + "slot": "cuisine", + "start": 101 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure thing, which area are you interested in and what is your preferred cuisine, such as Italian and Indian?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Vietnamese" + ], + "slot": "cuisine", + "values": [ + "Cambodian" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SF" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "cuisine", + "start": 44 + }, + { + "exclusive_end": 64, + "slot": "city", + "start": 62 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SF" + ], + "cuisine": [ + "Cambodian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would prefer a restaurant which serves up Cambodian food in SF." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Anh Hong" + ], + "slot": "restaurant_name", + "values": [ + "Anh Hong" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Vietnamese" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Vietnamese", + "has_live_music": "False", + "phone_number": "415-885-5180", + "price_range": "moderate", + "restaurant_name": "Anh Hong", + "serves_alcohol": "True", + "street_address": "808 Geary Street" + }, + { + "city": "San Francisco", + "cuisine": "Vietnamese", + "has_live_music": "False", + "phone_number": "415-928-4977", + "price_range": "moderate", + "restaurant_name": "Aux Delices", + "serves_alcohol": "False", + "street_address": "2327 Polk Street" + }, + { + "city": "San Francisco", + "cuisine": "Vietnamese", + "has_live_music": "False", + "phone_number": "415-292-6161", + "price_range": "moderate", + "restaurant_name": "Co Nam", + "serves_alcohol": "True", + "street_address": "1653 Polk Street" + }, + { + "city": "San Francisco", + "cuisine": "Vietnamese", + "has_live_music": "False", + "phone_number": "415-724-2325", + "price_range": "expensive", + "restaurant_name": "Khai", + "serves_alcohol": "False", + "street_address": "655 Townsend Street" + }, + { + "city": "San Francisco", + "cuisine": "Vietnamese", + "has_live_music": "False", + "phone_number": "415-668-8080", + "price_range": "inexpensive", + "restaurant_name": "La Vie", + "serves_alcohol": "False", + "street_address": "5830 Geary Boulevard" + }, + { + "city": "San Francisco", + "cuisine": "Vietnamese", + "has_live_music": "False", + "phone_number": "415-397-2290", + "price_range": "inexpensive", + "restaurant_name": "Lai Hong Lounge", + "serves_alcohol": "False", + "street_address": "1416 Powell Street" + }, + { + "city": "San Francisco", + "cuisine": "Vietnamese", + "has_live_music": "False", + "phone_number": "415-282-9088", + "price_range": "inexpensive", + "restaurant_name": "Lotus Garden Vietnamese Cuisine", + "serves_alcohol": "False", + "street_address": "3216 Mission Street" + }, + { + "city": "San Francisco", + "cuisine": "Vietnamese", + "has_live_music": "False", + "phone_number": "415-665-1146", + "price_range": "expensive", + "restaurant_name": "Thanh Long Restaurant", + "serves_alcohol": "False", + "street_address": "4101 Judah Street" + }, + { + "city": "San Francisco", + "cuisine": "Vietnamese", + "has_live_music": "False", + "phone_number": "415-861-8032", + "price_range": "expensive", + "restaurant_name": "The Slanted Door", + "serves_alcohol": "True", + "street_address": "One Ferry Building #3" + }, + { + "city": "San Francisco", + "cuisine": "Vietnamese", + "has_live_music": "False", + "phone_number": "415-982-9828", + "price_range": "moderate", + "restaurant_name": "Unicorn Pan-asian Cuisine", + "serves_alcohol": "False", + "street_address": "191 Pine Street" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "restaurant_name", + "start": 48 + }, + { + "exclusive_end": 90, + "slot": "city", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have managed to find a nice restaurant called Anh Hong which is located in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Cambodian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any alternative restaurants?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aux Delices" + ], + "slot": "restaurant_name", + "values": [ + "Aux Delices" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "restaurant_name", + "start": 14 + }, + { + "exclusive_end": 76, + "slot": "city", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes there is, Aux Delices is also a nice restaurant located in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Cambodian" + ], + "restaurant_name": [ + "Aux Delices" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, that sounds great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Cambodian" + ], + "restaurant_name": [ + "Aux Delices" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please do so." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like dine in at the restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:15" + ], + "slot": "time", + "values": [ + "19:15" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "time", + "start": 29 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Cambodian" + ], + "restaurant_name": [ + "Aux Delices" + ], + "time": [ + "19:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would prefer to dine in at 19:15." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Aux Delices" + ], + "slot": "restaurant_name", + "values": [ + "Aux Delices" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:15" + ], + "slot": "time", + "values": [ + "7:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "restaurant_name", + "start": 48 + }, + { + "exclusive_end": 76, + "slot": "city", + "start": 63 + }, + { + "exclusive_end": 87, + "slot": "time", + "start": 80 + }, + { + "exclusive_end": 93, + "slot": "date", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your reservation for 2 people at Aux Delices in San Francisco at 7:15 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "18:30" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "time", + "start": 39 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Cambodian" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Aux Delices" + ], + "time": [ + "18:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sorry, could you change the booking to 18:30 for 3 people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "time", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, please confirm your reservation at 6:30 pm for 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Cambodian" + ], + "date": [ + "today" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Aux Delices" + ], + "time": [ + "18:30", + "6:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's fine for me. May I know where they are located at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2327 Polk Street" + ], + "slot": "street_address", + "values": [ + "2327 Polk Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Aux Delices" + ], + "slot": "restaurant_name", + "values": [ + "Aux Delices" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-01", + "party_size": "3", + "restaurant_name": "Aux Delices", + "time": "18:30" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Vietnamese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "3", + "phone_number": "415-928-4977", + "price_range": "moderate", + "restaurant_name": "Aux Delices", + "serves_alcohol": "False", + "street_address": "2327 Polk Street", + "time": "19:00" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "street_address", + "start": 20 + }, + { + "exclusive_end": 144, + "slot": "restaurant_name", + "start": 133 + }, + { + "exclusive_end": 150, + "slot": "date", + "start": 145 + }, + { + "exclusive_end": 171, + "slot": "time", + "start": 167 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are located at 2327 Polk Street. Unfortunately, I was unable to make the reservation for you. Would you prefer a reservation at Aux Delices today for 3 people at 7 pm instead?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Cambodian" + ], + "date": [ + "today" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Aux Delices" + ], + "time": [ + "18:30", + "6:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you anyway." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, have a great day ahead!" + } + ] + }, + { + "dialogue_id": "1_00013", + "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 have a plan to eat out side for which I need some best places, can you search one for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have any interested type of food to eat and in which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Asian" + ], + "slot": "cuisine", + "values": [ + "Asian" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fremont" + ], + "slot": "city", + "values": [ + "Fremont" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "cuisine", + "start": 0 + }, + { + "exclusive_end": 70, + "slot": "city", + "start": 63 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Fremont" + ], + "cuisine": [ + "Asian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Asian kind of food will be good for me and please search it in Fremont City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Asian Pearl Seafood Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Asian pearl Seafood Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Fremont" + ], + "slot": "city", + "values": [ + "Fremont" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Fremont", + "cuisine": "Asian" + } + }, + "service_results": [ + { + "city": "Fremont", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "510-979-1368", + "price_range": "moderate", + "restaurant_name": "Asian Pearl Seafood Restaurant", + "serves_alcohol": "False", + "street_address": "43635 Boscell Road" + }, + { + "city": "Fremont", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "510-742-6221", + "price_range": "moderate", + "restaurant_name": "Elephant Bar Restaurant", + "serves_alcohol": "True", + "street_address": "39233 Fremont Boulevard" + }, + { + "city": "Fremont", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "510-687-9998", + "price_range": "moderate", + "restaurant_name": "Spicy Town", + "serves_alcohol": "False", + "street_address": "43683 Boscell Road" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "restaurant_name", + "start": 17 + }, + { + "exclusive_end": 74, + "slot": "city", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Found 3 results, Asian pearl Seafood Restaurant is the best one in Fremont city, hope you like it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Fremont" + ], + "cuisine": [ + "Asian" + ], + "restaurant_name": [ + "Asian pearl Seafood Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I like the same." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I make a reservation at this restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "half past 1 in the afternoon" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "time", + "start": 16 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fremont" + ], + "cuisine": [ + "Asian" + ], + "restaurant_name": [ + "Asian pearl Seafood Restaurant" + ], + "time": [ + "half past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, make it at half past 1 in the afternoon that will be the perfect time to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Asian Pearl Seafood Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Asian Pearl Seafood REstaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Fremont" + ], + "slot": "city", + "values": [ + "Fremont" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 78, + "slot": "restaurant_name", + "start": 48 + }, + { + "exclusive_end": 89, + "slot": "city", + "start": 82 + }, + { + "exclusive_end": 100, + "slot": "time", + "start": 93 + }, + { + "exclusive_end": 109, + "slot": "date", + "start": 104 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm to book a table for 2 persons in Asian Pearl Seafood REstaurant in Fremont at 1:30 pm on today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "date", + "start": 13 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fremont" + ], + "cuisine": [ + "Asian" + ], + "date": [ + "March 10th" + ], + "restaurant_name": [ + "Asian Pearl Seafood REstaurant", + "Asian pearl Seafood Restaurant" + ], + "time": [ + "1:30 pm", + "half past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "change it to March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "date", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm to book for 2 persons on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fremont" + ], + "cuisine": [ + "Asian" + ], + "date": [ + "March 10th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Asian Pearl Seafood REstaurant", + "Asian pearl Seafood Restaurant" + ], + "time": [ + "1:30 pm", + "half past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, confirmed. continue with reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Fremont", + "date": "2019-03-10", + "party_size": "2", + "restaurant_name": "Asian Pearl Seafood Restaurant", + "time": "13:30" + } + }, + "service_results": [ + { + "city": "Fremont", + "cuisine": "Asian", + "date": "2019-03-10", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-979-1368", + "price_range": "moderate", + "restaurant_name": "Asian Pearl Seafood Restaurant", + "serves_alcohol": "False", + "street_address": "43635 Boscell Road", + "time": "13:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking was confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fremont" + ], + "cuisine": [ + "Asian" + ], + "date": [ + "March 10th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Asian Pearl Seafood REstaurant", + "Asian pearl Seafood Restaurant" + ], + "time": [ + "1:30 pm", + "half past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Any other help you need?" + }, + { + "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": [ + "Fremont" + ], + "cuisine": [ + "Asian" + ], + "date": [ + "March 10th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Asian Pearl Seafood REstaurant", + "Asian pearl Seafood Restaurant" + ], + "time": [ + "1:30 pm", + "half past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks. that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "1_00014", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Albany" + ], + "slot": "city", + "values": [ + "Albany" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "city", + "start": 31 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Albany" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find a restaurant in Albany." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of restaurant would you like" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "Barbecue" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "cuisine", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Albany" + ], + "cuisine": [ + "Barbecue" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Barbecue is the best." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cafe Eugene" + ], + "slot": "restaurant_name", + "values": [ + "Cafe Eugene" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Albany" + ], + "slot": "city", + "values": [ + "Albany" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Albany", + "cuisine": "American" + } + }, + "service_results": [ + { + "city": "Albany", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "510-647-9999", + "price_range": "moderate", + "restaurant_name": "Cafe Eugene", + "serves_alcohol": "False", + "street_address": "1175 Solano Avenue" + }, + { + "city": "Albany", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "510-526-2233", + "price_range": "moderate", + "restaurant_name": "Juanita & Maude", + "serves_alcohol": "False", + "street_address": "825 San Pablo Avenue" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "restaurant_name", + "start": 18 + }, + { + "exclusive_end": 39, + "slot": "city", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 2 options. Cafe Eugene in Albany is a good choice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Albany" + ], + "cuisine": [ + "Barbecue" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the other option?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Juanita & Maude" + ], + "slot": "restaurant_name", + "values": [ + "Juanita & Maude" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Albany" + ], + "slot": "city", + "values": [ + "Albany" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 25, + "slot": "city", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Juanita & Maude in Albany is great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Albany" + ], + "cuisine": [ + "Barbecue" + ], + "restaurant_name": [ + "Juanita & Maude" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like a table?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "13th of March" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "date", + "start": 38 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Albany" + ], + "cuisine": [ + "Barbecue" + ], + "date": [ + "13th of March" + ], + "restaurant_name": [ + "Juanita & Maude" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please reserve me a table for the 13th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 o\"clock in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Albany" + ], + "cuisine": [ + "Barbecue" + ], + "date": [ + "13th of March" + ], + "restaurant_name": [ + "Juanita & Maude" + ], + "time": [ + "5 o\"clock in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "5 o\"clock in the evening please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Juanita & Maude" + ], + "slot": "restaurant_name", + "values": [ + "Juanita & Maude" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Albany" + ], + "slot": "city", + "values": [ + "Albany" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "March 13th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "restaurant_name", + "start": 44 + }, + { + "exclusive_end": 91, + "slot": "city", + "start": 85 + }, + { + "exclusive_end": 81, + "slot": "time", + "start": 77 + }, + { + "exclusive_end": 73, + "slot": "date", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Making a dinner reservation for 2 people at Juanita & Maude on March 13th at 5 pm in Albany. Is that Correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Albany" + ], + "cuisine": [ + "Barbecue" + ], + "date": [ + "13th of March", + "March 13th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Juanita & Maude" + ], + "time": [ + "5 o\"clock in the evening", + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes is great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Albany", + "date": "2019-03-13", + "party_size": "2", + "restaurant_name": "Juanita & Maude", + "time": "17:00" + } + }, + "service_results": [ + { + "city": "Albany", + "cuisine": "American", + "date": "2019-03-13", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-526-2233", + "price_range": "moderate", + "restaurant_name": "Juanita & Maude", + "serves_alcohol": "False", + "street_address": "825 San Pablo Avenue", + "time": "17:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Albany" + ], + "cuisine": [ + "Barbecue" + ], + "date": [ + "13th of March", + "March 13th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Juanita & Maude" + ], + "time": [ + "5 o\"clock in the evening", + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there 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": [ + "Albany" + ], + "cuisine": [ + "Barbecue" + ], + "date": [ + "13th of March", + "March 13th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Juanita & Maude" + ], + "time": [ + "5 o\"clock in the evening", + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "1_00015", + "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": "Can you pull up a list of places 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": "Sure, what city should I search? And what kind of food would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Asian" + ], + "slot": "cuisine", + "values": [ + "Asian Fusion" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "city", + "start": 7 + }, + { + "exclusive_end": 37, + "slot": "cuisine", + "start": 25 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Asian Fusion" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Search San Francisco for Asian Fusion food" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "8 Immortals Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "8 Immortals Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Asian" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-731-5515", + "price_range": "inexpensive", + "restaurant_name": "8 Immortals Restaurant", + "serves_alcohol": "False", + "street_address": "1433 Taraval" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-863-9335", + "price_range": "moderate", + "restaurant_name": "Bai Thong Thai", + "serves_alcohol": "False", + "street_address": "298 Gough Street" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-474-5569", + "price_range": "moderate", + "restaurant_name": "Burmese Kitchen", + "serves_alcohol": "False", + "street_address": "(between 2nd & 3rd Ave)" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-864-8999", + "price_range": "moderate", + "restaurant_name": "Butterfly Restaurant", + "serves_alcohol": "True", + "street_address": "33 The Embarcadero" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-979-9946", + "price_range": "moderate", + "restaurant_name": "Chaat Corner", + "serves_alcohol": "True", + "street_address": "320 3rd Street" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-731-8110", + "price_range": "moderate", + "restaurant_name": "Chang's Kitchen Restaurant", + "serves_alcohol": "False", + "street_address": "1030 Irving Street" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-751-0505", + "price_range": "inexpensive", + "restaurant_name": "India Clay Oven", + "serves_alcohol": "True", + "street_address": "2436 Clement Street" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-452-9618", + "price_range": "inexpensive", + "restaurant_name": "Jo Jo's Cafe", + "serves_alcohol": "False", + "street_address": "1537 Ocean Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-563-8882", + "price_range": "moderate", + "restaurant_name": "King Lee's Chinese Restaurant", + "serves_alcohol": "False", + "street_address": "1426 Fillmore Street" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-474-2866", + "price_range": "very expensive", + "restaurant_name": "Kiss Seafood", + "serves_alcohol": "False", + "street_address": "1700 Laguna Street" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "restaurant_name", + "start": 14 + }, + { + "exclusive_end": 53, + "slot": "city", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, I found 8 Immortals Restaurant in San Francisco" + }, + { + "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 Francisco" + ], + "cuisine": [ + "Asian Fusion" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately no." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "phone_number", + "serves_alcohol" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Asian Fusion" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they serve alcohol? And what's their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "415-731-5515" + ], + "slot": "phone_number", + "values": [ + "415-731-5515" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "phone_number", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No alcohol. The phone number is 415-731-5515" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "6" + ], + "slot": "party_size", + "values": [ + "6" + ] + }, + { + "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": [ + "San Francisco" + ], + "cuisine": [ + "Asian Fusion" + ], + "party_size": [ + "6" + ], + "restaurant_name": [ + "8 Immortals Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay great. Please make a reservation for a party of six." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "half past 5 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Asian Fusion" + ], + "party_size": [ + "6" + ], + "restaurant_name": [ + "8 Immortals Restaurant" + ], + "time": [ + "half past 5 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "half past 5 in the evening please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "8 Immortals Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "8 Immortals Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "6" + ], + "slot": "party_size", + "values": [ + "6" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "restaurant_name", + "start": 37 + }, + { + "exclusive_end": 76, + "slot": "city", + "start": 63 + }, + { + "exclusive_end": 88, + "slot": "time", + "start": 81 + }, + { + "exclusive_end": 94, + "slot": "date", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, got it. I will book a table at 8 Immortals Restaurant in San Francisco for 5:30 pm today, for 6 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "today" + ], + "party_size": [ + "6" + ], + "restaurant_name": [ + "8 Immortals Restaurant" + ], + "time": [ + "5:30 pm", + "half past 5 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's correct. What's the address?" + }, + { + "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": "San Francisco", + "date": "2019-03-01", + "party_size": "6", + "restaurant_name": "8 Immortals Restaurant", + "time": "17:30" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Apologies, I was unable to make this reservation. Can i help with with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "twelve pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 70, + "slot": "time", + "start": 61 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "8 Immortals Restaurant" + ], + "time": [ + "twelve pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a reservation at this restaurant. Can you make it for twelve pm? For four people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "8 Immortals Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "8 Immortals Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "12 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "restaurant_name", + "start": 42 + }, + { + "exclusive_end": 81, + "slot": "city", + "start": 68 + }, + { + "exclusive_end": 94, + "slot": "time", + "start": 89 + }, + { + "exclusive_end": 100, + "slot": "date", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Certainly, please confirm: Reservation at 8 Immortals Restaurant in San Francisco is for 12 pm today for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "price_range" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "8 Immortals Restaurant" + ], + "time": [ + "12 pm", + "twelve pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, thank you. How's the pricing? Low priced?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-01", + "party_size": "4", + "restaurant_name": "8 Immortals Restaurant", + "time": "12:00" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Asian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "4", + "phone_number": "415-731-5515", + "price_range": "inexpensive", + "restaurant_name": "8 Immortals Restaurant", + "serves_alcohol": "False", + "street_address": "1433 Taraval", + "time": "12:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, reservation complete. The prices are inexpensive." + }, + { + "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": [ + "San Francisco" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "8 Immortals Restaurant" + ], + "time": [ + "12 pm", + "twelve pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day" + } + ] + }, + { + "dialogue_id": "1_00016", + "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 good place to get something to eat, can you help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Mexican", + "American" + ], + "slot": "cuisine", + "values": [ + "Mexican", + "American" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "cuisine", + "start": 53 + }, + { + "exclusive_end": 70, + "slot": "cuisine", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. What kind of food do you want? You can ask for Mexican, American, Sushi, or anything else. And also, what city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "American" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "city", + "start": 11 + }, + { + "exclusive_end": 43, + "slot": "cuisine", + "start": 35 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "American" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, I'm in Oakland. Please find an American restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Chop Bar" + ], + "slot": "restaurant_name", + "values": [ + "Chop Bar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Oakland", + "cuisine": "American" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "510-834-2467", + "price_range": "moderate", + "restaurant_name": "Chop Bar", + "serves_alcohol": "True", + "street_address": "247 4th Street" + }, + { + "city": "Oakland", + "cuisine": "American", + "has_live_music": "True", + "phone_number": "510-871-3463", + "price_range": "moderate", + "restaurant_name": "Duchess Oakland", + "serves_alcohol": "True", + "street_address": "5422 College Avenue" + }, + { + "city": "Oakland", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "510-286-0100", + "price_range": "expensive", + "restaurant_name": "Flora", + "serves_alcohol": "False", + "street_address": "1900 Telegraph Avenue" + }, + { + "city": "Oakland", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "510-268-3200", + "price_range": "moderate", + "restaurant_name": "Forge Pizza Oakland", + "serves_alcohol": "True", + "street_address": "66 Franklin Street #100" + }, + { + "city": "Oakland", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "510-663-4440", + "price_range": "expensive", + "restaurant_name": "Haven", + "serves_alcohol": "True", + "street_address": "44 Webster Street" + }, + { + "city": "Oakland", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "510-788-6217", + "price_range": "moderate", + "restaurant_name": "Hopscotch", + "serves_alcohol": "True", + "street_address": "1915 San Pablo Avenue" + }, + { + "city": "Oakland", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "510-419-0622", + "price_range": "moderate", + "restaurant_name": "Hutch Bar & Kitchen", + "serves_alcohol": "True", + "street_address": "2022 Telegraph Avenue" + }, + { + "city": "Oakland", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "510-735-9115", + "price_range": "moderate", + "restaurant_name": "Ivy Moon Restaurant", + "serves_alcohol": "False", + "street_address": "3112 Market Street" + }, + { + "city": "Oakland", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "510-835-8600", + "price_range": "moderate", + "restaurant_name": "Kincaid's Fish, Chop & Steak House", + "serves_alcohol": "False", + "street_address": "1 Franklin Street" + }, + { + "city": "Oakland", + "cuisine": "American", + "has_live_music": "True", + "phone_number": "510-562-0345", + "price_range": "inexpensive", + "restaurant_name": "Mcdonald's", + "serves_alcohol": "False", + "street_address": "7300 Bancroft Avenue" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "restaurant_name", + "start": 14 + }, + { + "exclusive_end": 33, + "slot": "city", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I'd recommend Chop Bar in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "very expensive" + ], + "slot": "price_range", + "values": [ + "very expensive" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "phone_number", + "price_range" + ], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "American" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are their prices extravagant? How can I contact them." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-834-2467" + ], + "slot": "phone_number", + "values": [ + "510-834-2467" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "phone_number", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No, their prices are moderate. Their phone number is 510-834-2467." + }, + { + "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": [ + "Oakland" + ], + "cuisine": [ + "American" + ], + "restaurant_name": [ + "Chop Bar" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that sounds good. Can you reserve a table for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "six pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "time", + "start": 22 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "American" + ], + "restaurant_name": [ + "Chop Bar" + ], + "time": [ + "six pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please reserve it for six pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chop Bar" + ], + "slot": "restaurant_name", + "values": [ + "Chop Bar" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "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": 70, + "slot": "restaurant_name", + "start": 62 + }, + { + "exclusive_end": 81, + "slot": "city", + "start": 74 + }, + { + "exclusive_end": 91, + "slot": "time", + "start": 87 + }, + { + "exclusive_end": 97, + "slot": "date", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, please confirm that you'd like to book a table for 2 at Chop Bar in Oakland from 6 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "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", + "street_address" + ], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "American" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Chop Bar" + ], + "time": [ + "6 pm", + "six pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's perfect. What's their address? Do they have a live band?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "247 4th Street" + ], + "slot": "street_address", + "values": [ + "247 4th Street" + ] + }, + { + "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": "Oakland", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Chop Bar", + "time": "18:00" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "American", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-834-2467", + "price_range": "moderate", + "restaurant_name": "Chop Bar", + "serves_alcohol": "True", + "street_address": "247 4th Street", + "time": "18:00" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "street_address", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your table is booked. You can find them at 247 4th Street. Unfortunately they don't do live music." + }, + { + "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": [ + "Oakland" + ], + "cuisine": [ + "American" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Chop Bar" + ], + "time": [ + "6 pm", + "six pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay thanks. That'll be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, have a good night." + } + ] + }, + { + "dialogue_id": "1_00017", + "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 somewhere to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where should I search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "city", + "start": 3 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Chinese", + "American" + ], + "slot": "cuisine", + "values": [ + "Chinese", + "American" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "cuisine", + "start": 35 + }, + { + "exclusive_end": 52, + "slot": "cuisine", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of cuisine? For example, Chinese, American, or something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Italian" + ], + "slot": "cuisine", + "values": [ + "pizza and pasta" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "cuisine", + "start": 7 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "pizza and pasta" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want pizza and pasta." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A16" + ], + "slot": "restaurant_name", + "values": [ + "A16" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Oakland", + "cuisine": "Italian" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "510-768-8003", + "price_range": "expensive", + "restaurant_name": "A16", + "serves_alcohol": "True", + "street_address": "5356 College Avenue" + }, + { + "city": "Oakland", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "510-350-7619", + "price_range": "moderate", + "restaurant_name": "Belotti Ristorante E Bottega", + "serves_alcohol": "True", + "street_address": "5403 College Avenue" + }, + { + "city": "Oakland", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "510-918-3205", + "price_range": "moderate", + "restaurant_name": "Contrasto", + "serves_alcohol": "True", + "street_address": "388 Grand Avenue" + }, + { + "city": "Oakland", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "510-428-4078", + "price_range": "moderate", + "restaurant_name": "Enoteca Molinari", + "serves_alcohol": "True", + "street_address": "5474 College Avenue" + }, + { + "city": "Oakland", + "cuisine": "Italian", + "has_live_music": "True", + "phone_number": "510-652-7401", + "price_range": "moderate", + "restaurant_name": "Genova Delicatessen", + "serves_alcohol": "True", + "street_address": "5095 Telegraph Avenue suite a" + }, + { + "city": "Oakland", + "cuisine": "Italian", + "has_live_music": "True", + "phone_number": "510-482-8094", + "price_range": "moderate", + "restaurant_name": "Italian Colors", + "serves_alcohol": "False", + "street_address": "2220 Mountain Boulevard #100" + }, + { + "city": "Oakland", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "510-479-1448", + "price_range": "moderate", + "restaurant_name": "Marzano Restaurant And Bar", + "serves_alcohol": "False", + "street_address": "4214 Park Boulevard" + }, + { + "city": "Oakland", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "510-547-5356", + "price_range": "expensive", + "restaurant_name": "Oliveto", + "serves_alcohol": "False", + "street_address": "5655 College Avenue" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "restaurant_name", + "start": 18 + }, + { + "exclusive_end": 53, + "slot": "city", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 8 places. A16 is a nice restaurant in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "pizza and pasta" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, they do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "pizza and pasta" + ], + "restaurant_name": [ + "A16" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, 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 there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "pizza and pasta" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "A16" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, for two people please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "half past 5 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "time", + "start": 13 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "pizza and pasta" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "A16" + ], + "time": [ + "half past 5 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it at half past 5 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "A16" + ], + "slot": "restaurant_name", + "values": [ + "A16" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "restaurant_name", + "start": 43 + }, + { + "exclusive_end": 57, + "slot": "city", + "start": 50 + }, + { + "exclusive_end": 81, + "slot": "time", + "start": 74 + }, + { + "exclusive_end": 39, + "slot": "date", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm, you want a table today at A16 in Oakland for 2 people 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": [ + "Oakland" + ], + "cuisine": [ + "pizza and pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "A16" + ], + "time": [ + "5:30 pm", + "half past 5 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Oakland", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "A16", + "time": "17:30" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Italian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-768-8003", + "price_range": "expensive", + "restaurant_name": "A16", + "serves_alcohol": "True", + "street_address": "5356 College Avenue", + "time": "17:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "pizza and pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "A16" + ], + "time": [ + "5:30 pm", + "half past 5 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "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": [ + "Oakland" + ], + "cuisine": [ + "pizza and pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "A16" + ], + "time": [ + "5:30 pm", + "half past 5 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's okay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "1_00018", + "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 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 what city are you located and what type of food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sushi" + ], + "slot": "cuisine", + "values": [ + "Asian Fusion" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Concord" + ], + "slot": "city", + "values": [ + "Concord" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "cuisine", + "start": 0 + }, + { + "exclusive_end": 23, + "slot": "city", + "start": 16 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Concord" + ], + "cuisine": [ + "Asian Fusion" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Asian Fusion in Concord." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ozora Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Ozora Sushi" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Concord" + ], + "slot": "city", + "values": [ + "Concord" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Concord", + "cuisine": "Sushi" + } + }, + "service_results": [ + { + "city": "Concord", + "cuisine": "Sushi", + "has_live_music": "False", + "phone_number": "925-691-6009", + "price_range": "moderate", + "restaurant_name": "Ozora Sushi", + "serves_alcohol": "False", + "street_address": "785 Oak Grove Road" + }, + { + "city": "Concord", + "cuisine": "Sushi", + "has_live_music": "False", + "phone_number": "925-672-1431", + "price_range": "moderate", + "restaurant_name": "Tachi Sushi Bar", + "serves_alcohol": "False", + "street_address": "5458 Ygnacio Valley Road" + } + ], + "slots": [ + { + "exclusive_end": 11, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 38, + "slot": "city", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ozora Sushi is a restaurant in Concord." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Concord" + ], + "cuisine": [ + "Asian Fusion" + ], + "restaurant_name": [ + "Ozora Sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is good." + }, + { + "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?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "date", + "values": [ + "dontcare" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Concord" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "dontcare" + ], + "restaurant_name": [ + "Ozora Sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, any date works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 o\"clock in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Concord" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "dontcare" + ], + "restaurant_name": [ + "Ozora Sushi" + ], + "time": [ + "5 o\"clock in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "5 o\"clock in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ozora Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Ozora Sushi" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Concord" + ], + "slot": "city", + "values": [ + "Concord" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 22, + "slot": "city", + "start": 15 + }, + { + "exclusive_end": 49, + "slot": "time", + "start": 45 + }, + { + "exclusive_end": 28, + "slot": "date", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ozora Sushi in Concord today for 2 people at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Concord" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "dontcare" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Ozora Sushi" + ], + "time": [ + "5 o\"clock in the evening", + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Concord", + "party_size": "2", + "restaurant_name": "Ozora Sushi", + "time": "17:00" + } + }, + "service_results": [ + { + "city": "Concord", + "cuisine": "Sushi", + "date": "2019-03-02", + "has_live_music": "False", + "party_size": "2", + "phone_number": "925-691-6009", + "price_range": "moderate", + "restaurant_name": "Ozora Sushi", + "serves_alcohol": "False", + "street_address": "785 Oak Grove Road", + "time": "17:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made." + }, + { + "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": [ + "Concord" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "dontcare" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Ozora Sushi" + ], + "time": [ + "5 o\"clock in the evening", + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address and is there music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "785 Oak Grove Road" + ], + "slot": "street_address", + "values": [ + "785 Oak Grove Road" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "street_address", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's at 785 Oak Grove Road and no music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Concord" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "dontcare" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Ozora Sushi" + ], + "time": [ + "5 o\"clock in the evening", + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help 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": [ + "Concord" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "dontcare" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Ozora Sushi" + ], + "time": [ + "5 o\"clock in the evening", + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "1_00019", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mexican" + ], + "slot": "cuisine", + "values": [ + "Mexican" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Rohnert Park" + ], + "slot": "city", + "values": [ + "Rohnert Park" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "cuisine", + "start": 14 + }, + { + "exclusive_end": 44, + "slot": "city", + "start": 32 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Rohnert Park" + ], + "cuisine": [ + "Mexican" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any Mexican places in Rohnert Park?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Chili's Grill & Bar" + ], + "slot": "restaurant_name", + "values": [ + "Chili's Grill & Bar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Rohnert Park" + ], + "slot": "city", + "values": [ + "Rohnert Park" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Rohnert Park", + "cuisine": "Mexican" + } + }, + "service_results": [ + { + "city": "Rohnert Park", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "707-585-9069", + "price_range": "moderate", + "restaurant_name": "Chili's Grill & Bar", + "serves_alcohol": "True", + "street_address": "4851 Redwood Drive" + }, + { + "city": "Rohnert Park", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "707-588-0893", + "price_range": "moderate", + "restaurant_name": "Tonayan", + "serves_alcohol": "False", + "street_address": "500 Raley's Town Centre" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 38, + "slot": "city", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Chili's Grill & Bar is in Rohnert Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "price_range" + ], + "slot_values": { + "city": [ + "Rohnert Park" + ], + "cuisine": [ + "Mexican" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is it an inexpensive restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It is a moderate priced place." + }, + { + "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": [ + "Rohnert Park" + ], + "cuisine": [ + "Mexican" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-585-9069" + ], + "slot": "phone_number", + "values": [ + "707-585-9069" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "phone_number", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is 707-585-9069." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "Ramen" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "cuisine", + "start": 48 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Rohnert Park" + ], + "cuisine": [ + "Ramen" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other restaurants? Something like Ramen would be good. I want something that is not very costly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Kyoto" + ], + "slot": "restaurant_name", + "values": [ + "Kyoto" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Rohnert Park" + ], + "slot": "city", + "values": [ + "Rohnert Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Rohnert Park", + "cuisine": "Japanese", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Rohnert Park", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "707-584-4204", + "price_range": "moderate", + "restaurant_name": "Kyoto", + "serves_alcohol": "False", + "street_address": "5 Padre Parkway" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "restaurant_name", + "start": 19 + }, + { + "exclusive_end": 68, + "slot": "city", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1 restaurant named Kyoto fits that description. It's in Rohnert Park as well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Rohnert Park" + ], + "cuisine": [ + "Ramen" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Kyoto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:15" + ], + "slot": "time", + "values": [ + "morning 11:15" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "time", + "start": 24 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Rohnert Park" + ], + "cuisine": [ + "Ramen" + ], + "party_size": [ + "3" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Kyoto" + ], + "time": [ + "morning 11:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make a reservation this morning 11:15 for three people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kyoto" + ], + "slot": "restaurant_name", + "values": [ + "Kyoto" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Rohnert Park" + ], + "slot": "city", + "values": [ + "Rohnert Park" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:15" + ], + "slot": "time", + "values": [ + "11:15 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 99, + "slot": "restaurant_name", + "start": 94 + }, + { + "exclusive_end": 81, + "slot": "city", + "start": 69 + }, + { + "exclusive_end": 61, + "slot": "time", + "start": 53 + }, + { + "exclusive_end": 49, + "slot": "date", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm: I am booking a table for 3 today at 11:15 am at the Rohnert Park location of Kyoto." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "Rohnert Park" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "today" + ], + "party_size": [ + "3" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Kyoto" + ], + "time": [ + "11:15 am", + "morning 11:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's correct. What's their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5 Padre Parkway" + ], + "slot": "street_address", + "values": [ + "5 Padre Parkway" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Rohnert Park", + "date": "2019-03-01", + "party_size": "3", + "restaurant_name": "Kyoto", + "time": "11:15" + } + }, + "service_results": [ + { + "city": "Rohnert Park", + "cuisine": "Japanese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "3", + "phone_number": "707-584-4204", + "price_range": "moderate", + "restaurant_name": "Kyoto", + "serves_alcohol": "False", + "street_address": "5 Padre Parkway", + "time": "11:00" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "street_address", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made. They are located at 5 Padre Parkway." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "has_live_music" + ], + "slot_values": { + "city": [ + "Rohnert Park" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "today" + ], + "party_size": [ + "3" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Kyoto" + ], + "time": [ + "11:15 am", + "morning 11:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is their music live?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No." + }, + { + "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": [ + "Rohnert Park" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "today" + ], + "party_size": [ + "3" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Kyoto" + ], + "time": [ + "11:15 am", + "morning 11:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. That was all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "1_00020", + "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 getting pretty hungry and need to find a place to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What are your preference for a dining location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Take-out" + ], + "slot": "cuisine", + "values": [ + "pick-up" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Fran" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "price_range", + "values": [ + "dontcare" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "cuisine", + "start": 34 + }, + { + "exclusive_end": 53, + "slot": "city", + "start": 45 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "cuisine": [ + "pick-up" + ], + "price_range": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like something that I can pick-up in San Fran at any price range." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Golden Gate Indian Cuisine & Pizza" + ], + "slot": "restaurant_name", + "values": [ + "Golden Gate Indian Cuisine & Pizza" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Take-out" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Take-out", + "has_live_music": "False", + "phone_number": "415-564-5514", + "price_range": "moderate", + "restaurant_name": "Golden Gate Indian Cuisine & Pizza", + "serves_alcohol": "True", + "street_address": "4038 Judah Street" + }, + { + "city": "San Francisco", + "cuisine": "Take-out", + "has_live_music": "False", + "phone_number": "415-775-4735", + "price_range": "inexpensive", + "restaurant_name": "Hunan Empire Restaurant", + "serves_alcohol": "True", + "street_address": "2001 Union Street" + }, + { + "city": "San Francisco", + "cuisine": "Take-out", + "has_live_music": "False", + "phone_number": "415-346-5288", + "price_range": "moderate", + "restaurant_name": "Jackson Fillmore Trattoria", + "serves_alcohol": "False", + "street_address": "2506 Fillmore Street" + }, + { + "city": "San Francisco", + "cuisine": "Take-out", + "has_live_music": "False", + "phone_number": "415-912-1502", + "price_range": "moderate", + "restaurant_name": "Jersey Pizza", + "serves_alcohol": "False", + "street_address": "145 2nd Street" + }, + { + "city": "San Francisco", + "cuisine": "Take-out", + "has_live_music": "False", + "phone_number": "415-495-6742", + "price_range": "moderate", + "restaurant_name": "Osha Thai Restaurant And Lounge", + "serves_alcohol": "False", + "street_address": "311 3rd Street" + }, + { + "city": "San Francisco", + "cuisine": "Take-out", + "has_live_music": "False", + "phone_number": "415-400-4900", + "price_range": "moderate", + "restaurant_name": "Red's Pizzeria", + "serves_alcohol": "False", + "street_address": "3839 Mission Street" + }, + { + "city": "San Francisco", + "cuisine": "Take-out", + "has_live_music": "False", + "phone_number": "415-981-8988", + "price_range": "moderate", + "restaurant_name": "Z & Y Restaurant", + "serves_alcohol": "True", + "street_address": "655 Jackson Street" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "restaurant_name", + "start": 29 + }, + { + "exclusive_end": 96, + "slot": "city", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a restaurant called Golden Gate Indian Cuisine & Pizza that is located in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "phone_number" + ], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "pick-up" + ], + "price_range": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have music or entertainment? Can I have their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-564-5514" + ], + "slot": "phone_number", + "values": [ + "415-564-5514" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 70, + "slot": "phone_number", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, they do not have live music. Their phone number is 415-564-5514." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "pick-up" + ], + "price_range": [ + "inexpensive" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am on a budget so I would like something that is inexpensive but serves alcohol. Can you suggest another restaurant with these qualities?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hunan Empire Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Hunan Empire Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Take-out", + "price_range": "inexpensive", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Take-out", + "has_live_music": "False", + "phone_number": "415-775-4735", + "price_range": "inexpensive", + "restaurant_name": "Hunan Empire Restaurant", + "serves_alcohol": "True", + "street_address": "2001 Union Street" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "restaurant_name", + "start": 52 + }, + { + "exclusive_end": 100, + "slot": "city", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I was able to locate 1 other nice restaurant called Hunan Empire Restaurant located in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "pick-up" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Hunan Empire Restaurant" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds like what I'm looking for." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like for me to reserve a table here for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "pick-up" + ], + "party_size": [ + "2" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Hunan Empire Restaurant" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, can you make the reservation for two people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, what time would you like me to set the reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "13th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "afternoon 12" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "date", + "start": 36 + }, + { + "exclusive_end": 70, + "slot": "time", + "start": 58 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "pick-up" + ], + "date": [ + "13th of this month" + ], + "party_size": [ + "2" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Hunan Empire Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "afternoon 12" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please make the reservation for the 13th of this month at afternoon 12." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Hunan Empire Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Hunan Empire Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "12 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "March 13th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 87, + "slot": "restaurant_name", + "start": 64 + }, + { + "exclusive_end": 104, + "slot": "city", + "start": 91 + }, + { + "exclusive_end": 128, + "slot": "time", + "start": 123 + }, + { + "exclusive_end": 119, + "slot": "date", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, I have a dining reservation for 2 people, located at the Hunan Empire Restaurant in San Francisco, on March 13th at 12 pm. Does that sound correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "pick-up" + ], + "date": [ + "13th of this month", + "March 13th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Hunan Empire Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "12 pm", + "afternoon 12" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that sounds great. What is the address of the restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2001 Union Street" + ], + "slot": "street_address", + "values": [ + "2001 Union Street" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-13", + "party_size": "2", + "restaurant_name": "Hunan Empire Restaurant", + "time": "12:00" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Take-out", + "date": "2019-03-13", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-775-4735", + "price_range": "inexpensive", + "restaurant_name": "Hunan Empire Restaurant", + "serves_alcohol": "True", + "street_address": "2001 Union Street", + "time": "12:00" + } + ], + "slots": [ + { + "exclusive_end": 92, + "slot": "street_address", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've successfully made your reservation. The address for the restaurant is 2001 Union Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "pick-up" + ], + "date": [ + "13th of this month", + "March 13th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Hunan Empire Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "12 pm", + "afternoon 12" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for all your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do for you?" + }, + { + "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 Fran", + "San Francisco" + ], + "cuisine": [ + "pick-up" + ], + "date": [ + "13th of this month", + "March 13th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Hunan Empire Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "12 pm", + "afternoon 12" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that was all I needed but thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "1_00021", + "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": "Can you help me find a restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, which city shall I search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Redwood City" + ], + "slot": "city", + "values": [ + "Redwood City" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "city", + "start": 9 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Redwood City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I prefer Redwood City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a preference regarding the type of food?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Spanish" + ], + "slot": "cuisine", + "values": [ + "Spanish" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "cuisine", + "start": 13 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Redwood City" + ], + "cuisine": [ + "Spanish" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like Spanish food, economical pricing preferred." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Estampas Peruanas Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Estampas Peruanas Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Redwood City" + ], + "slot": "city", + "values": [ + "Redwood City" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Redwood City", + "cuisine": "Spanish", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Redwood City", + "cuisine": "Spanish", + "has_live_music": "False", + "phone_number": "650-368-9340", + "price_range": "moderate", + "restaurant_name": "Estampas Peruanas Restaurant", + "serves_alcohol": "False", + "street_address": "715 El Camino Real" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "restaurant_name", + "start": 39 + }, + { + "exclusive_end": 12, + "slot": "city", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Redwood City has 1 Spanish restaurant, Estampas Peruanas Restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Redwood City" + ], + "cuisine": [ + "Spanish" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Estampas Peruanas Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall i reserve a table?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Redwood City" + ], + "cuisine": [ + "Spanish" + ], + "party_size": [ + "4" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Estampas Peruanas Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please make a reservation for four." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would suit you best?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:45" + ], + "slot": "time", + "values": [ + "evening 5:45" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "time", + "start": 6 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Redwood City" + ], + "cuisine": [ + "Spanish" + ], + "party_size": [ + "4" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Estampas Peruanas Restaurant" + ], + "time": [ + "evening 5:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Early evening 5:45 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Estampas Peruanas Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Estampas Peruanas restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Redwood City" + ], + "slot": "city", + "values": [ + "redwood City" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:45" + ], + "slot": "time", + "values": [ + "5:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 103, + "slot": "restaurant_name", + "start": 75 + }, + { + "exclusive_end": 119, + "slot": "city", + "start": 107 + }, + { + "exclusive_end": 64, + "slot": "time", + "start": 57 + }, + { + "exclusive_end": 53, + "slot": "date", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: You would like to book a table, today at 5:45 pm, for 4 at Estampas Peruanas restaurant in redwood City?" + }, + { + "frames": [ + { + "actions": [ + { + "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" + ], + "slot_values": { + "city": [ + "Redwood City", + "redwood City" + ], + "cuisine": [ + "Spanish" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Estampas Peruanas Restaurant", + "Estampas Peruanas restaurant" + ], + "time": [ + "5:45 pm", + "evening 5:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct. Do you have their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-368-9340" + ], + "slot": "phone_number", + "values": [ + "650-368-9340" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Redwood City", + "date": "2019-03-01", + "party_size": "4", + "restaurant_name": "Estampas Peruanas Restaurant", + "time": "17:45" + } + }, + "service_results": [ + { + "city": "Redwood City", + "cuisine": "Spanish", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "4", + "phone_number": "650-368-9340", + "price_range": "moderate", + "restaurant_name": "Estampas Peruanas Restaurant", + "serves_alcohol": "False", + "street_address": "715 El Camino Real", + "time": "18:00" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "phone_number", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation has been placed successfully. Their contact number is 650-368-9340." + }, + { + "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": [ + "Redwood City", + "redwood City" + ], + "cuisine": [ + "Spanish" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Estampas Peruanas Restaurant", + "Estampas Peruanas restaurant" + ], + "time": [ + "5:45 pm", + "evening 5:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That is all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a lovely day." + } + ] + }, + { + "dialogue_id": "1_00022", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Singaporean" + ], + "slot": "cuisine", + "values": [ + "Singaporean" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 85, + "slot": "cuisine", + "start": 74 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Singaporean" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a place to eat. Can you find restaurants specializing in Singaporean cuisine near me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, where would you like to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Millbrae" + ], + "slot": "city", + "values": [ + "Millbrae" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "city", + "start": 40 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Millbrae" + ], + "cuisine": [ + "Singaporean" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for restaurants located in Millbrae." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ipoh Garden Malaysian Cuisine" + ], + "slot": "restaurant_name", + "values": [ + "Ipoh Garden Malaysian Cuisine" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Millbrae" + ], + "slot": "city", + "values": [ + "Millbrae" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Millbrae", + "cuisine": "Singaporean" + } + }, + "service_results": [ + { + "city": "Millbrae", + "cuisine": "Singaporean", + "has_live_music": "False", + "phone_number": "650-487-8737", + "price_range": "moderate", + "restaurant_name": "Ipoh Garden Malaysian Cuisine", + "serves_alcohol": "False", + "street_address": "100 El Camino Real" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "restaurant_name", + "start": 18 + }, + { + "exclusive_end": 67, + "slot": "city", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 result, Ipoh Garden Malaysian Cuisine located in Millbrae." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "phone_number", + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Millbrae" + ], + "cuisine": [ + "Singaporean" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thanks. What is their phone number? Do they serve alcohol?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "650-487-8737" + ], + "slot": "phone_number", + "values": [ + "650-487-8737" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 66, + "slot": "phone_number", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No, alcohol is not served. Here's their phone number: 650-487-8737" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Millbrae" + ], + "cuisine": [ + "Singaporean" + ], + "restaurant_name": [ + "Ipoh Garden Malaysian Cuisine" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Millbrae" + ], + "cuisine": [ + "Singaporean" + ], + "restaurant_name": [ + "Ipoh Garden Malaysian Cuisine" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, that would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. What time should I make your reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "Eleven in the morning" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Millbrae" + ], + "cuisine": [ + "Singaporean" + ], + "restaurant_name": [ + "Ipoh Garden Malaysian Cuisine" + ], + "time": [ + "Eleven in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Eleven in the morning, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ipoh Garden Malaysian Cuisine" + ], + "slot": "restaurant_name", + "values": [ + "Ipoh Garden Malaysian Cuisine" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Millbrae" + ], + "slot": "city", + "values": [ + "Millbrae" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "11 AM" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 86, + "slot": "restaurant_name", + "start": 57 + }, + { + "exclusive_end": 98, + "slot": "city", + "start": 90 + }, + { + "exclusive_end": 21, + "slot": "time", + "start": 16 + }, + { + "exclusive_end": 52, + "slot": "date", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. I have an 11 AM reservation for 2 people today, at Ipoh Garden Malaysian Cuisine in Millbrae. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Millbrae" + ], + "cuisine": [ + "Singaporean" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Ipoh Garden Malaysian Cuisine" + ], + "time": [ + "11 AM", + "Eleven in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes- that's perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Millbrae", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Ipoh Garden Malaysian Cuisine", + "time": "11:00" + } + }, + "service_results": [ + { + "city": "Millbrae", + "cuisine": "Singaporean", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "650-487-8737", + "price_range": "moderate", + "restaurant_name": "Ipoh Garden Malaysian Cuisine", + "serves_alcohol": "False", + "street_address": "100 El Camino Real", + "time": "11:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay! Your reservation is confirmed." + }, + { + "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": [ + "Millbrae" + ], + "cuisine": [ + "Singaporean" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Ipoh Garden Malaysian Cuisine" + ], + "time": [ + "11 AM", + "Eleven in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Wonderful. Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Have a great day." + } + ] + }, + { + "dialogue_id": "1_00023", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find an afforadable place to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city do you want me to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Calistoga" + ], + "slot": "city", + "values": [ + "Calistoga" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "city", + "start": 27 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Calistoga" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please look for a place in Calistoga." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Chinese", + "Mexican" + ], + "slot": "cuisine", + "values": [ + "Chinese", + "Mexican" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "cuisine", + "start": 52 + }, + { + "exclusive_end": 68, + "slot": "cuisine", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there any particular type of food you want, like Chinese, Mexican, or anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Thai" + ], + "slot": "cuisine", + "values": [ + "Cambodian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "cuisine", + "start": 20 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Calistoga" + ], + "cuisine": [ + "Cambodian" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm in the mood for Cambodian food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Calistoga Thai Kitchen" + ], + "slot": "restaurant_name", + "values": [ + "Calistoga Thai Kitchen" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Calistoga" + ], + "slot": "city", + "values": [ + "Calistoga" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Calistoga", + "cuisine": "Thai", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Calistoga", + "cuisine": "Thai", + "has_live_music": "False", + "phone_number": "707-942-1176", + "price_range": "moderate", + "restaurant_name": "Calistoga Thai Kitchen", + "serves_alcohol": "False", + "street_address": "1359 Lincoln Avenue" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "restaurant_name", + "start": 28 + }, + { + "exclusive_end": 63, + "slot": "city", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a nice place called Calistoga Thai Kitchen in Calistoga." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "Barbecue" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 72, + "slot": "cuisine", + "start": 64 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Calistoga" + ], + "cuisine": [ + "Barbecue" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have any other suggestions? Actually, I think I'd prefer Barbecue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Lovina" + ], + "slot": "restaurant_name", + "values": [ + "Lovina" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Calistoga" + ], + "slot": "city", + "values": [ + "Calistoga" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Calistoga", + "cuisine": "American", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Calistoga", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "707-942-6500", + "price_range": "moderate", + "restaurant_name": "Lovina", + "serves_alcohol": "False", + "street_address": "1107 Cedar Street" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "restaurant_name", + "start": 46 + }, + { + "exclusive_end": 65, + "slot": "city", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 1 restaurant that could work. It's Lovina in Calistoga." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Calistoga" + ], + "cuisine": [ + "Barbecue" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Lovina" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that does work for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to reserve you a table?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Calistoga" + ], + "cuisine": [ + "Barbecue" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Lovina" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, please make me a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like it to be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "half past 12 in the afternoon" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "time", + "start": 13 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Calistoga" + ], + "cuisine": [ + "Barbecue" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Lovina" + ], + "time": [ + "half past 12 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It should be half past 12 in the afternoon. Oh, and make it for two." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Lovina" + ], + "slot": "restaurant_name", + "values": [ + "Lovina" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Calistoga" + ], + "slot": "city", + "values": [ + "Calistoga" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "restaurant_name", + "start": 31 + }, + { + "exclusive_end": 50, + "slot": "city", + "start": 41 + }, + { + "exclusive_end": 62, + "slot": "time", + "start": 54 + }, + { + "exclusive_end": 68, + "slot": "date", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so it's a reservation at Lovina in Calistoga at 12:30 pm today for 2 people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Calistoga" + ], + "cuisine": [ + "Barbecue" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Lovina" + ], + "time": [ + "12:30 pm", + "half past 12 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Wait no, it's just 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "time", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so it's 1 person at 12:30 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "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": [ + "Calistoga" + ], + "cuisine": [ + "Barbecue" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Lovina" + ], + "time": [ + "12:30 pm", + "half past 12 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, also do they have live music and liquor there?" + }, + { + "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": "Calistoga", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "Lovina", + "time": "12:30" + } + }, + "service_results": [ + { + "city": "Calistoga", + "cuisine": "American", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "1", + "phone_number": "707-942-6500", + "price_range": "moderate", + "restaurant_name": "Lovina", + "serves_alcohol": "False", + "street_address": "1107 Cedar Street", + "time": "12:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "There is no live music or liquor, sorry. But I've made the reservation for you." + }, + { + "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": [ + "Calistoga" + ], + "cuisine": [ + "Barbecue" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Lovina" + ], + "time": [ + "12:30 pm", + "half past 12 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thanks. I don't need any more help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Then you have a good day, take care." + } + ] + }, + { + "dialogue_id": "1_00024", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "expensive" + ], + "slot": "price_range", + "values": [ + "expensive" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be going to eat with a friend what expensive restaurants do you recommend?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Mexican", + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Mexican", + "Chinese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "cuisine", + "start": 34 + }, + { + "exclusive_end": 50, + "slot": "cuisine", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of cuisine do you want? Mexican, Chinese or which one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seafood" + ], + "slot": "cuisine", + "values": [ + "Fish" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "cuisine", + "start": 22 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Fish" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want something with Fish but make it an average priced restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city do you want to look for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Burlingame" + ], + "slot": "city", + "values": [ + "Burlingame" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "city", + "start": 17 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Burlingame" + ], + "cuisine": [ + "Fish" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to eat in Burlingame." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Grand Harbor" + ], + "slot": "restaurant_name", + "values": [ + "Grand Harbor" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Burlingame" + ], + "slot": "city", + "values": [ + "Burlingame" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Burlingame", + "cuisine": "Seafood", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Burlingame", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "650-347-9988", + "price_range": "moderate", + "restaurant_name": "Grand Harbor", + "serves_alcohol": "False", + "street_address": "1492 Old Bayshore Highway" + }, + { + "city": "Burlingame", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "650-348-4064", + "price_range": "moderate", + "restaurant_name": "Sakae Sushi & Grill", + "serves_alcohol": "False", + "street_address": "243 California Drive" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "restaurant_name", + "start": 49 + }, + { + "exclusive_end": 83, + "slot": "city", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 2 possible restaurants. One of them is Grand Harbor located in Burlingame." + }, + { + "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": [ + "Burlingame" + ], + "cuisine": [ + "Fish" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Grand Harbor" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great. Please make a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what time do you want to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:45" + ], + "slot": "time", + "values": [ + "quarter to 1 in the afternoon" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "time", + "start": 3 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Burlingame" + ], + "cuisine": [ + "Fish" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Grand Harbor" + ], + "time": [ + "quarter to 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "At quarter to 1 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Grand Harbor" + ], + "slot": "restaurant_name", + "values": [ + "Grand Harbor" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Burlingame" + ], + "slot": "city", + "values": [ + "Burlingame" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:45" + ], + "slot": "time", + "values": [ + "12:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 86, + "slot": "restaurant_name", + "start": 74 + }, + { + "exclusive_end": 100, + "slot": "city", + "start": 90 + }, + { + "exclusive_end": 56, + "slot": "time", + "start": 48 + }, + { + "exclusive_end": 66, + "slot": "date", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Booking a table for 2 people at 12:45 pm for today at the Grand Harbor in Burlingame." + }, + { + "frames": [ + { + "actions": [ + { + "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" + ], + "slot_values": { + "city": [ + "Burlingame" + ], + "cuisine": [ + "Fish" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Grand Harbor" + ], + "time": [ + "12:45 pm", + "quarter to 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. Do you have the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-347-9988" + ], + "slot": "phone_number", + "values": [ + "650-347-9988" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Burlingame", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Grand Harbor", + "time": "12:45" + } + }, + "service_results": [ + { + "city": "Burlingame", + "cuisine": "Seafood", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "650-347-9988", + "price_range": "moderate", + "restaurant_name": "Grand Harbor", + "serves_alcohol": "False", + "street_address": "1492 Old Bayshore Highway", + "time": "13:00" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "phone_number", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The restaurant has been booked. Their phone number is 650-347-9988." + }, + { + "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": [ + "Burlingame" + ], + "cuisine": [ + "Fish" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Grand Harbor" + ], + "time": [ + "12:45 pm", + "quarter to 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot, that would be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "1_00025", + "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 tired of eating my cooking. I want to eat out tonight." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of cuisine would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "Izakaya" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "cuisine", + "start": 21 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Izakaya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am in the mood for Izakaya cuisine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would you like me to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Rohnert Park" + ], + "slot": "city", + "values": [ + "Rohnert Park" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "city", + "start": 20 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Rohnert Park" + ], + "cuisine": [ + "Izakaya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want something in Rohnert Park" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hana" + ], + "slot": "restaurant_name", + "values": [ + "Hana" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Rohnert Park" + ], + "slot": "city", + "values": [ + "Rohnert Park" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Rohnert Park", + "cuisine": "Japanese" + } + }, + "service_results": [ + { + "city": "Rohnert Park", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "707-586-0270", + "price_range": "expensive", + "restaurant_name": "Hana", + "serves_alcohol": "False", + "street_address": "101 Golf Course Drive" + }, + { + "city": "Rohnert Park", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "707-584-4204", + "price_range": "moderate", + "restaurant_name": "Kyoto", + "serves_alcohol": "False", + "street_address": "5 Padre Parkway" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "restaurant_name", + "start": 52 + }, + { + "exclusive_end": 44, + "slot": "city", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a lovely restaurant in Rohnert Park called Hana" + }, + { + "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": [ + "Rohnert Park" + ], + "cuisine": [ + "Izakaya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That does not seems close by. Where is it located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "101 Golf Course Drive" + ], + "slot": "street_address", + "values": [ + "101 Golf Course Drive" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "street_address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is located on 101 Golf Course Drive." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pleasant Hill" + ], + "slot": "city", + "values": [ + "Pleasant Hill" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "city", + "start": 56 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasant Hill" + ], + "cuisine": [ + "Izakaya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else? I want to go somewhere close to Pleasant Hill." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Matsu Sushi Japanese Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Matsu Sushi Japanese Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasant Hill" + ], + "slot": "city", + "values": [ + "Pleasant Hill" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Pleasant Hill", + "cuisine": "Japanese" + } + }, + "service_results": [ + { + "city": "Pleasant Hill", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-671-9972", + "price_range": "moderate", + "restaurant_name": "Matsu Sushi Japanese Restaurant", + "serves_alcohol": "False", + "street_address": "1914 Contra Costa Boulevard" + }, + { + "city": "Pleasant Hill", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-356-0292", + "price_range": "moderate", + "restaurant_name": "Nama Sushi Pleasant Hill", + "serves_alcohol": "False", + "street_address": "2375 Contra Costa Boulevard Ste. A" + } + ], + "slots": [ + { + "exclusive_end": 105, + "slot": "restaurant_name", + "start": 74 + }, + { + "exclusive_end": 46, + "slot": "city", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 2 options available in Pleasant Hill. I would like to recommend Matsu Sushi Japanese Restaurant." + }, + { + "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": [ + "Pleasant Hill" + ], + "cuisine": [ + "Izakaya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is it located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1914 Contra Costa Boulevard" + ], + "slot": "street_address", + "values": [ + "1914 contra costa boulevard" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "street_address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is located on 1914 contra costa boulevard" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasant Hill" + ], + "cuisine": [ + "Izakaya" + ], + "restaurant_name": [ + "Matsu Sushi Japanese Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It is closer and would work out perfectly for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I go ahead and reserve a table?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasant Hill" + ], + "cuisine": [ + "Izakaya" + ], + "restaurant_name": [ + "Matsu Sushi Japanese Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, reserve it for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "20:00" + ], + "slot": "time", + "values": [ + "8 in the night" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasant Hill" + ], + "cuisine": [ + "Izakaya" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Matsu Sushi Japanese Restaurant" + ], + "time": [ + "8 in the night" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "8 in the night, for 1 person" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Matsu Sushi Japanese Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Matsu Sushi Japanese Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pleasant Hill" + ], + "slot": "city", + "values": [ + "Pleasant Hill" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "20:00" + ], + "slot": "time", + "values": [ + "8 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 123, + "slot": "restaurant_name", + "start": 92 + }, + { + "exclusive_end": 140, + "slot": "city", + "start": 127 + }, + { + "exclusive_end": 78, + "slot": "time", + "start": 74 + }, + { + "exclusive_end": 84, + "slot": "date", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would like to confirm the following information: reservations for 1 for 8 pm today at the Matsu Sushi Japanese Restaurant at Pleasant Hill." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "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": [ + "has_live_music", + "price_range" + ], + "slot_values": { + "city": [ + "Pleasant Hill" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Matsu Sushi Japanese Restaurant" + ], + "time": [ + "8 in the night", + "8 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. Is there live music? Is it a costly restaurant?" + }, + { + "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": "Pleasant Hill", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "Matsu Sushi Japanese Restaurant", + "time": "20:00" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I apologies, but I was not able to reserve a table for you. Is there anything else I can assist you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasant Hill" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Matsu Sushi Japanese Restaurant" + ], + "time": [ + "8 in the night", + "8 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Try again to book a table for 2" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Matsu Sushi Japanese Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Matsu Sushi Japanese Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pleasant Hill" + ], + "slot": "city", + "values": [ + "Pleasant Hill" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "20:00" + ], + "slot": "time", + "values": [ + "8 pm" + ] + }, + { + "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": 117, + "slot": "restaurant_name", + "start": 86 + }, + { + "exclusive_end": 134, + "slot": "city", + "start": 121 + }, + { + "exclusive_end": 78, + "slot": "time", + "start": 74 + }, + { + "exclusive_end": 70, + "slot": "date", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would like to confirm the following information: a table for 2 today at 8 pm at the Matsu Sushi Japanese Restaurant in Pleasant Hill." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:45" + ], + "slot": "time", + "values": [ + "11:45 in the morning" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "time", + "start": 25 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasant Hill" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Matsu Sushi Japanese Restaurant" + ], + "time": [ + "11:45 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like a table for 11:45 in the morning." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "11:45" + ], + "slot": "time", + "values": [ + "11:45 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 81, + "slot": "time", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would like to confirm the following information: reservations for 2 at 11:45 am" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasant Hill" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Matsu Sushi Japanese Restaurant" + ], + "time": [ + "11:45 am", + "11:45 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Matsu Sushi Japanese Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Matsu Sushi Japanese Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "12 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Pleasant Hill", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Matsu Sushi Japanese Restaurant", + "time": "11:45" + } + }, + "service_results": [ + { + "city": "Pleasant Hill", + "cuisine": "Japanese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "925-671-9972", + "price_range": "moderate", + "restaurant_name": "Matsu Sushi Japanese Restaurant", + "serves_alcohol": "False", + "street_address": "1914 Contra Costa Boulevard", + "time": "12:00" + } + ], + "slots": [ + { + "exclusive_end": 133, + "slot": "restaurant_name", + "start": 102 + }, + { + "exclusive_end": 84, + "slot": "date", + "start": 79 + }, + { + "exclusive_end": 78, + "slot": "time", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I apologies but I was not able to make the reservation. Should I try for 12 pm today for 2 persons at Matsu Sushi Japanese Restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasant Hill" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Matsu Sushi Japanese Restaurant" + ], + "time": [ + "12 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Pleasant Hill", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Matsu Sushi Japanese Restaurant", + "time": "12:00" + } + }, + "service_results": [ + { + "city": "Pleasant Hill", + "cuisine": "Japanese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "925-671-9972", + "price_range": "moderate", + "restaurant_name": "Matsu Sushi Japanese Restaurant", + "serves_alcohol": "False", + "street_address": "1914 Contra Costa Boulevard", + "time": "12:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I was able to make the reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasant Hill" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Matsu Sushi Japanese Restaurant" + ], + "time": [ + "12 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I appreciate your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can assist you with?" + }, + { + "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": [ + "Pleasant Hill" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Matsu Sushi Japanese Restaurant" + ], + "time": [ + "12 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, you have be most helpful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "1_00026", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_live_music", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "has_live_music": [ + "True" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an inexpensive place to eat that has live music." + }, + { + "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": 91, + "slot": "cuisine", + "start": 84 + }, + { + "exclusive_end": 100, + "slot": "cuisine", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would you like to search? And what type of food would you prefer such as Mexican, Italian or something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Soup" + ], + "slot": "cuisine", + "values": [ + "soup" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Ramon" + ], + "slot": "city", + "values": [ + "San Ramon" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "cuisine", + "start": 14 + }, + { + "exclusive_end": 48, + "slot": "city", + "start": 39 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Ramon" + ], + "cuisine": [ + "soup" + ], + "has_live_music": [ + "True" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like some soup, and I'm looking in San Ramon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Noodles And Company" + ], + "slot": "restaurant_name", + "values": [ + "Noodles And Company" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Ramon" + ], + "slot": "city", + "values": [ + "San Ramon" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Ramon", + "cuisine": "Soup", + "has_live_music": "True", + "price_range": "inexpensive" + } + }, + "service_results": [ + { + "city": "San Ramon", + "cuisine": "Soup", + "has_live_music": "True", + "phone_number": "925-275-8105", + "price_range": "inexpensive", + "restaurant_name": "Noodles And Company", + "serves_alcohol": "False", + "street_address": "3141 Crow Canyon Place" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 52, + "slot": "city", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Noodles And Company is a nice resturant in San Ramon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "city": [ + "San Ramon" + ], + "cuisine": [ + "soup" + ], + "has_live_music": [ + "True" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their address and contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-275-8105" + ], + "slot": "phone_number", + "values": [ + "925-275-8105" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3141 Crow Canyon Place" + ], + "slot": "street_address", + "values": [ + "3141 Crow Canyon Place" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "phone_number", + "start": 22 + }, + { + "exclusive_end": 79, + "slot": "street_address", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their phone number is 925-275-8105, and their address is 3141 Crow Canyon Place." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Ramon" + ], + "cuisine": [ + "soup" + ], + "has_live_music": [ + "True" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Noodles And Company" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to make a reservation for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "time", + "start": 37 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Ramon" + ], + "cuisine": [ + "soup" + ], + "has_live_music": [ + "True" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Noodles And Company" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please make the reservation for 7:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Noodles And Company" + ], + "slot": "restaurant_name", + "values": [ + "Noodles And Company" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Ramon" + ], + "slot": "city", + "values": [ + "San Ramon" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "restaurant_name", + "start": 25 + }, + { + "exclusive_end": 57, + "slot": "city", + "start": 48 + }, + { + "exclusive_end": 68, + "slot": "time", + "start": 61 + }, + { + "exclusive_end": 74, + "slot": "date", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have booked a table at Noodles And Company in San Ramon at 7:30 pm today for 2 people. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "San Ramon" + ], + "cuisine": [ + "soup" + ], + "date": [ + "today" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Noodles And Company" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's great. Do they serve liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "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 Ramon", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Noodles And Company", + "time": "19:30" + } + }, + "service_results": [ + { + "city": "San Ramon", + "cuisine": "Soup", + "date": "2019-03-01", + "has_live_music": "True", + "party_size": "2", + "phone_number": "925-275-8105", + "price_range": "inexpensive", + "restaurant_name": "Noodles And Company", + "serves_alcohol": "False", + "street_address": "3141 Crow Canyon Place", + "time": "19:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is booked. No, they do not serve alcohol." + }, + { + "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": [ + "San Ramon" + ], + "cuisine": [ + "soup" + ], + "date": [ + "today" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Noodles And Company" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that is all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "1_00027", + "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": "Can you help me find somewhere 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": "Sure, what kind of food are you in the mood for, and in which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Dumplings" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Cupertino" + ], + "slot": "city", + "values": [ + "Cupertino" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "cuisine", + "start": 24 + }, + { + "exclusive_end": 19, + "slot": "city", + "start": 10 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Cupertino" + ], + "cuisine": [ + "Dumplings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Search in Cupertino for Dumplings." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A Plus Cafe" + ], + "slot": "restaurant_name", + "values": [ + "A Plus Cafe" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cupertino" + ], + "slot": "city", + "values": [ + "Cupertino" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Cupertino", + "cuisine": "Chinese" + } + }, + "service_results": [ + { + "city": "Cupertino", + "cuisine": "Chinese", + "has_live_music": "True", + "phone_number": "408-606-8976", + "price_range": "inexpensive", + "restaurant_name": "A Plus Cafe", + "serves_alcohol": "True", + "street_address": "21267 Stevens Creek Boulevard #200" + }, + { + "city": "Cupertino", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "408-366-0588", + "price_range": "moderate", + "restaurant_name": "Beijing Duck House", + "serves_alcohol": "False", + "street_address": "10883 South Blaney Avenue B" + }, + { + "city": "Cupertino", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "408-252-2200", + "price_range": "moderate", + "restaurant_name": "Hong Fu", + "serves_alcohol": "False", + "street_address": "20588 Stevens Creek Boulevard" + }, + { + "city": "Cupertino", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "408-725-8168", + "price_range": "moderate", + "restaurant_name": "Mandarin Gourmet Cupertino", + "serves_alcohol": "False", + "street_address": "10145 North De Anza Boulevard" + }, + { + "city": "Cupertino", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "408-777-8208", + "price_range": "inexpensive", + "restaurant_name": "Nutrition Restaurant", + "serves_alcohol": "False", + "street_address": "10935 North Wolfe Road" + }, + { + "city": "Cupertino", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "408-873-4813", + "price_range": "moderate", + "restaurant_name": "Shanghai Family Restaurant", + "serves_alcohol": "False", + "street_address": "10877 North Wolfe Road" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "restaurant_name", + "start": 43 + }, + { + "exclusive_end": 9, + "slot": "city", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Cupertino has a dumpling restaurant called A Plus Cafe." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "expensive" + ], + "slot": "price_range", + "values": [ + "expensive" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "price_range", + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Cupertino" + ], + "cuisine": [ + "Dumplings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is it expensive, and do they serve alcohol?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's inexpensive, and yes, they serve alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "city", + "start": 41 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Dumplings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you look for another place to eat in Santa Clara?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Chef Ming's" + ], + "slot": "restaurant_name", + "values": [ + "Chef Ming's" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Santa Clara", + "cuisine": "Chinese" + } + }, + "service_results": [ + { + "city": "Santa Clara", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "408-984-6688", + "price_range": "moderate", + "restaurant_name": "Chef Ming's", + "serves_alcohol": "False", + "street_address": "61 Washington Street" + }, + { + "city": "Santa Clara", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "408-244-1684", + "price_range": "moderate", + "restaurant_name": "China Stix", + "serves_alcohol": "False", + "street_address": "2110 El Camino Real" + }, + { + "city": "Santa Clara", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "408-248-1688", + "price_range": "moderate", + "restaurant_name": "Din Tai Fung", + "serves_alcohol": "False", + "street_address": "2855 Stevens Creek Boulevard #1259" + }, + { + "city": "Santa Clara", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "408-564-4958", + "price_range": "moderate", + "restaurant_name": "Jx Cuisine", + "serves_alcohol": "False", + "street_address": "3581 Homestead Road" + }, + { + "city": "Santa Clara", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "408-249-2784", + "price_range": "moderate", + "restaurant_name": "Lock Chun Restaurant", + "serves_alcohol": "False", + "street_address": "4495 Stevens Creek Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "restaurant_name", + "start": 43 + }, + { + "exclusive_end": 35, + "slot": "city", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a nice place in Santa Clara called Chef Ming's." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Dumplings" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you suggest something in the moderate price range?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "China Stix" + ], + "slot": "restaurant_name", + "values": [ + "China Stix" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Santa Clara", + "cuisine": "Chinese", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Santa Clara", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "408-984-6688", + "price_range": "moderate", + "restaurant_name": "Chef Ming's", + "serves_alcohol": "False", + "street_address": "61 Washington Street" + }, + { + "city": "Santa Clara", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "408-244-1684", + "price_range": "moderate", + "restaurant_name": "China Stix", + "serves_alcohol": "False", + "street_address": "2110 El Camino Real" + }, + { + "city": "Santa Clara", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "408-248-1688", + "price_range": "moderate", + "restaurant_name": "Din Tai Fung", + "serves_alcohol": "False", + "street_address": "2855 Stevens Creek Boulevard #1259" + }, + { + "city": "Santa Clara", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "408-564-4958", + "price_range": "moderate", + "restaurant_name": "Jx Cuisine", + "serves_alcohol": "False", + "street_address": "3581 Homestead Road" + }, + { + "city": "Santa Clara", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "408-249-2784", + "price_range": "moderate", + "restaurant_name": "Lock Chun Restaurant", + "serves_alcohol": "False", + "street_address": "4495 Stevens Creek Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "restaurant_name", + "start": 10 + }, + { + "exclusive_end": 35, + "slot": "city", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about China Stix in Santa Clara?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "7th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "date", + "start": 41 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Dumplings" + ], + "date": [ + "7th of this month" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "China Stix" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, can you make a reservation on the 7th of this month?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, what time should I make it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "time", + "start": 10 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Dumplings" + ], + "date": [ + "7th of this month" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "China Stix" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about 7:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "China Stix" + ], + "slot": "restaurant_name", + "values": [ + "China Stix" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 103, + "slot": "restaurant_name", + "start": 93 + }, + { + "exclusive_end": 118, + "slot": "city", + "start": 107 + }, + { + "exclusive_end": 89, + "slot": "time", + "start": 82 + }, + { + "exclusive_end": 78, + "slot": "date", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm the details for me? You're booking a table for 2 next Thursday at 7:30 pm at China Stix in Santa Clara." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Dumplings" + ], + "date": [ + "7th of this month", + "next Thursday" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "China Stix" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's right. Do they serve alcohol?" + }, + { + "frames": [ + { + "actions": [ + { + "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": "Santa Clara", + "date": "2019-03-07", + "party_size": "2", + "restaurant_name": "China Stix", + "time": "19:30" + } + }, + "service_results": [ + { + "city": "Santa Clara", + "cuisine": "Chinese", + "date": "2019-03-07", + "has_live_music": "False", + "party_size": "2", + "phone_number": "408-244-1684", + "price_range": "moderate", + "restaurant_name": "China Stix", + "serves_alcohol": "False", + "street_address": "2110 El Camino Real", + "time": "19:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been confirmed. They don't serve alcohol." + }, + { + "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": [ + "Santa Clara" + ], + "cuisine": [ + "Dumplings" + ], + "date": [ + "7th of this month", + "next Thursday" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "China Stix" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thanks, that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "1_00028", + "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": "Hey! Today feeling so tired... Wish to have some food outside in a good restaurant... Can you find me one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yup! What kind of food do you like to have - Chinese, American, Italian etc? Which city you would prefer to have your lunch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seafood" + ], + "slot": "cuisine", + "values": [ + "Seafood" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Mateo" + ], + "slot": "city", + "values": [ + "San Mateo" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "cuisine", + "start": 27 + }, + { + "exclusive_end": 47, + "slot": "city", + "start": 38 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Seafood" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would love to taste some Seafood in San Mateo. Please find some good hotels." + }, + { + "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": 112, + "slot": "restaurant_name", + "start": 92 + }, + { + "exclusive_end": 133, + "slot": "city", + "start": 124 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please give me a moment. There are 9 restaurants with good rating and the top among them is Andes Cafe San Mateo located in San Mateo. Would you prefer to have your lunch here?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price_range", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "price_range", + "street_address" + ], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Seafood" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much they charge? Can I have their street address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2317 South El Camino Real" + ], + "slot": "street_address", + "values": [ + "2317 South El Camino Real" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "street_address", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are located at 2317 South El Camino Real and their price range is neither costlier nor cheap, but only moderate." + }, + { + "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": [ + "San Mateo" + ], + "cuisine": [ + "Seafood" + ], + "restaurant_name": [ + "Andes Cafe San Mateo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup, that works. Please can you reserve at this restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure! At what time you wish to make your reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:15" + ], + "slot": "time", + "values": [ + "quarter past 1 in the afternoon" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "time", + "start": 12 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Seafood" + ], + "restaurant_name": [ + "Andes Cafe San Mateo" + ], + "time": [ + "quarter past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Probably at quarter past 1 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Andes Cafe San Mateo" + ], + "slot": "restaurant_name", + "values": [ + "Andes Cafe San Mateo" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Mateo" + ], + "slot": "city", + "values": [ + "San Mateo" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:15" + ], + "slot": "time", + "values": [ + "1:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 82, + "slot": "restaurant_name", + "start": 62 + }, + { + "exclusive_end": 95, + "slot": "city", + "start": 86 + }, + { + "exclusive_end": 106, + "slot": "time", + "start": 99 + }, + { + "exclusive_end": 115, + "slot": "date", + "start": 110 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay! Confirm me the details that you wish to book a table at Andes Cafe San Mateo in San Mateo at 1:15 pm by today and the reservation would be for 2 persons, right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Seafood" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Andes Cafe San Mateo" + ], + "time": [ + "1:15 pm", + "quarter past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup! sounds good. I've a question... Did liquor is provided at this restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "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-01", + "party_size": "2", + "restaurant_name": "Andes Cafe San Mateo", + "time": "13:15" + } + }, + "service_results": [ + { + "city": "San Mateo", + "cuisine": "Seafood", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "650-581-1305", + "price_range": "moderate", + "restaurant_name": "Andes Cafe San Mateo", + "serves_alcohol": "False", + "street_address": "2317 South El Camino Real", + "time": "13:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Nope, they don't serve alcohol. You are all set. Successfully done with your reservation." + }, + { + "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": [ + "Seafood" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Andes Cafe San Mateo" + ], + "time": [ + "1:15 pm", + "quarter past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you wish to know any other information?" + }, + { + "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": [ + "Seafood" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Andes Cafe San Mateo" + ], + "time": [ + "1:15 pm", + "quarter past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a fantastic day." + } + ] + }, + { + "dialogue_id": "1_00029", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 29 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for somewhere in Dublin to have a meal and a drink." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food do you want to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "burger" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "cuisine", + "start": 14 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "burger" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I feel like a burger." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Black Angus Steakhouse" + ], + "slot": "restaurant_name", + "values": [ + "Black Angus Steakhouse" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Dublin", + "cuisine": "American", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "city": "Dublin", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "925-556-9800", + "price_range": "moderate", + "restaurant_name": "Black Angus Steakhouse", + "serves_alcohol": "True", + "street_address": "4814 Dublin Boulevard" + }, + { + "city": "Dublin", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "925-999-9580", + "price_range": "moderate", + "restaurant_name": "Hot Crab", + "serves_alcohol": "True", + "street_address": "4288 Dublin Boulevard #101-102" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "restaurant_name", + "start": 34 + }, + { + "exclusive_end": 66, + "slot": "city", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 2 restaurants. One is the Black Angus Steakhouse in Dublin." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "burger" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hot Crab" + ], + "slot": "restaurant_name", + "values": [ + "Hot Crab" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 34, + "slot": "city", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Hot Crab is also located in Dublin." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price_range", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "price_range" + ], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "burger" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have live music? What's the price range?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The price range is moderate, there are no live music options." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "burger" + ], + "restaurant_name": [ + "Hot Crab" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh okay. Yeah sure that's fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "burger" + ], + "restaurant_name": [ + "Hot Crab" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to make a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 4, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "burger" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Hot Crab" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "5 pm please. There's 3 people in the group." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Hot Crab" + ], + "slot": "restaurant_name", + "values": [ + "Hot Crab" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "restaurant_name", + "start": 56 + }, + { + "exclusive_end": 74, + "slot": "city", + "start": 68 + }, + { + "exclusive_end": 88, + "slot": "time", + "start": 84 + }, + { + "exclusive_end": 80, + "slot": "date", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Please confirm that you'd like a booking for 3 at Hot Crab in Dublin today at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "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", + "street_address" + ], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "burger" + ], + "date": [ + "today" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Hot Crab" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah that works fine. What's their address and phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-999-9580" + ], + "slot": "phone_number", + "values": [ + "925-999-9580" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4288 Dublin Boulevard #101-102" + ], + "slot": "street_address", + "values": [ + "4288 Dublin Boulevard #101-102" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Dublin", + "date": "2019-03-01", + "party_size": "3", + "restaurant_name": "Hot Crab", + "time": "17:00" + } + }, + "service_results": [ + { + "city": "Dublin", + "cuisine": "American", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "3", + "phone_number": "925-999-9580", + "price_range": "moderate", + "restaurant_name": "Hot Crab", + "serves_alcohol": "True", + "street_address": "4288 Dublin Boulevard #101-102", + "time": "17:00" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "phone_number", + "start": 21 + }, + { + "exclusive_end": 85, + "slot": "street_address", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You can call them on 925-999-9580 and their address is 4288 Dublin Boulevard #101-102. Your reservation has successfully been completed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "burger" + ], + "date": [ + "today" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Hot Crab" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need 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": [ + "Dublin" + ], + "cuisine": [ + "burger" + ], + "date": [ + "today" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Hot Crab" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, enjoy your meal." + } + ] + }, + { + "dialogue_id": "1_00030", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "expensive" + ], + "slot": "price_range", + "values": [ + "expensive" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am bored of eating food from home , i need a change . Will you find me a place to eat? It can be costly priced and i am very fond of it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Indian", + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Indian", + "Chinese" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "cuisine", + "start": 36 + }, + { + "exclusive_end": 51, + "slot": "cuisine", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Which type of food you need whether Indian, Chinese or Anything other variety and In which city i should look for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Napa" + ], + "slot": "city", + "values": [ + "Napa" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Italian" + ], + "slot": "cuisine", + "values": [ + "Pizza" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "city", + "start": 52 + }, + { + "exclusive_end": 12, + "slot": "cuisine", + "start": 7 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Napa" + ], + "cuisine": [ + "Pizza" + ], + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need Pizza kind of food and i wish to eat in city Napa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bistro Don Giovanni" + ], + "slot": "restaurant_name", + "values": [ + "Bistro Don Giovanni" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Napa" + ], + "slot": "city", + "values": [ + "Napa" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Napa", + "cuisine": "Italian", + "price_range": "expensive" + } + }, + "service_results": [ + { + "city": "Napa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-224-3300", + "price_range": "expensive", + "restaurant_name": "Bistro Don Giovanni", + "serves_alcohol": "False", + "street_address": "4110 Howard Lane" + }, + { + "city": "Napa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-252-1022", + "price_range": "expensive", + "restaurant_name": "Oenotri", + "serves_alcohol": "False", + "street_address": "1425 1st Street" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "restaurant_name", + "start": 30 + }, + { + "exclusive_end": 74, + "slot": "city", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 Restaurant named as Bistro Don Giovanni which is located in Napa" + }, + { + "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": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "street_address" + ], + "slot_values": { + "city": [ + "Napa" + ], + "cuisine": [ + "Pizza" + ], + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Will you specify restaurant address and whether they have live music ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4110 Howard Lane" + ], + "slot": "street_address", + "values": [ + "4110 Howard Lane" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "street_address", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please note the address ,it is 4110 Howard Lane and they don't have Live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Napa" + ], + "cuisine": [ + "Pizza" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Bistro Don Giovanni" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok its fine , i prefer the same." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Whether i need to reserve a table for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Napa" + ], + "cuisine": [ + "Pizza" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Bistro Don Giovanni" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes sure, Please make a reservation and number of people is 2" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what time reservation to be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "time", + "values": [ + "11:30 am" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "time", + "start": 17 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Napa" + ], + "cuisine": [ + "Pizza" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Bistro Don Giovanni" + ], + "time": [ + "11:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please fix it at 11:30 am" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bistro Don Giovanni" + ], + "slot": "restaurant_name", + "values": [ + "Bistro Don Giovanni" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Napa" + ], + "slot": "city", + "values": [ + "Napa" + ] + }, + { + "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": 87, + "slot": "restaurant_name", + "start": 68 + }, + { + "exclusive_end": 109, + "slot": "city", + "start": 105 + }, + { + "exclusive_end": 139, + "slot": "time", + "start": 131 + }, + { + "exclusive_end": 174, + "slot": "date", + "start": 169 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "ok here are the details please check or review it . Table booked at Bistro Don Giovanni which is in city Napa. Reservation time is 11:30 am for 2 people and the date is today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:45" + ], + "slot": "time", + "values": [ + "Morning 11:45" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "time", + "start": 35 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Napa" + ], + "cuisine": [ + "Pizza" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Bistro Don Giovanni" + ], + "time": [ + "Morning 11:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "sorry make the reservation time as Morning 11:45" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "11:45" + ], + "slot": "time", + "values": [ + "11:45 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 86, + "slot": "time", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "ok, please once again check the details. Reservation time for the table is at 11:45 am and for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "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" + ], + "slot_values": { + "city": [ + "Napa" + ], + "cuisine": [ + "Pizza" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Bistro Don Giovanni" + ], + "time": [ + "11:45 am", + "Morning 11:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "ok its great and sounds good .Please inform me the contact number of that restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-224-3300" + ], + "slot": "phone_number", + "values": [ + "707-224-3300" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Napa", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Bistro Don Giovanni", + "time": "11:45" + } + }, + "service_results": [ + { + "city": "Napa", + "cuisine": "Italian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "707-224-3300", + "price_range": "expensive", + "restaurant_name": "Bistro Don Giovanni", + "serves_alcohol": "False", + "street_address": "4110 Howard Lane", + "time": "12:00" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "phone_number", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Phone number is 707-224-3300 and your reservation is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Napa" + ], + "cuisine": [ + "Pizza" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Bistro Don Giovanni" + ], + "time": [ + "11:45 am", + "Morning 11:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Whether they serve liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "sorry they do not serve alcohol ." + }, + { + "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": [ + "Napa" + ], + "cuisine": [ + "Pizza" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Bistro Don Giovanni" + ], + "time": [ + "11:45 am", + "Morning 11:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "ok thanks a lot for your kind help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Take care have a great day." + } + ] + }, + { + "dialogue_id": "1_00031", + "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 starting to get hungry. I want to go eat at a nice restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. What city would you like to eat in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Milpitas" + ], + "slot": "city", + "values": [ + "Milpitas" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Milpitas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Mexican", + "American" + ], + "slot": "cuisine", + "values": [ + "Mexican", + "American" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 62, + "slot": "cuisine", + "start": 55 + }, + { + "exclusive_end": 72, + "slot": "cuisine", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a particular type of food you are craving? Mexican? American? Something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Vietnamese" + ], + "slot": "cuisine", + "values": [ + "Cambodian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "cuisine", + "start": 12 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Cambodian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I feel like Cambodian tonight." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Anh Hong" + ], + "slot": "restaurant_name", + "values": [ + "Anh Hong" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Milpitas" + ], + "slot": "city", + "values": [ + "Milpitas" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Milpitas", + "cuisine": "Vietnamese" + } + }, + "service_results": [ + { + "city": "Milpitas", + "cuisine": "Vietnamese", + "has_live_music": "False", + "phone_number": "408-946-9046", + "price_range": "moderate", + "restaurant_name": "Anh Hong", + "serves_alcohol": "False", + "street_address": "233 West Calaveras Boulevard" + }, + { + "city": "Milpitas", + "cuisine": "Vietnamese", + "has_live_music": "False", + "phone_number": "408-719-9998", + "price_range": "moderate", + "restaurant_name": "Ta Restaurant", + "serves_alcohol": "False", + "street_address": "90 South Abel Street" + }, + { + "city": "Milpitas", + "cuisine": "Vietnamese", + "has_live_music": "False", + "phone_number": "408-934-9327", + "price_range": "moderate", + "restaurant_name": "Vung Tau Ii Restaurant", + "serves_alcohol": "True", + "street_address": "1750 North Milpitas Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "restaurant_name", + "start": 51 + }, + { + "exclusive_end": 43, + "slot": "city", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a Cambodian restaurant in Milpitas called Anh Hong." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Cambodian" + ], + "restaurant_name": [ + "Anh Hong" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's exactly what I'm looking for." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to make a reservation for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Cambodian" + ], + "restaurant_name": [ + "Anh Hong" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I'd like to try this place out." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. At what time would you like to eat there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Cambodian" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Anh Hong" + ], + "time": [ + "6:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "6:30 pm. Please make the reservation for four people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Anh Hong" + ], + "slot": "restaurant_name", + "values": [ + "Anh Hong" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Milpitas" + ], + "slot": "city", + "values": [ + "Milpitas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "restaurant_name", + "start": 23 + }, + { + "exclusive_end": 43, + "slot": "city", + "start": 35 + }, + { + "exclusive_end": 60, + "slot": "time", + "start": 53 + }, + { + "exclusive_end": 66, + "slot": "date", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. A reservation at Anh Hong in Milpitas for 4 at 6:30 pm today. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "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" + ], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Cambodian" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Anh Hong" + ], + "time": [ + "6:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect. What are the prices at Anh Hong like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Milpitas", + "date": "2019-03-01", + "party_size": "4", + "restaurant_name": "Anh Hong", + "time": "18:30" + } + }, + "service_results": [ + { + "city": "Milpitas", + "cuisine": "Vietnamese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "4", + "phone_number": "408-946-9046", + "price_range": "moderate", + "restaurant_name": "Anh Hong", + "serves_alcohol": "False", + "street_address": "233 West Calaveras Boulevard", + "time": "18:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "They have moderate pricing. Your reservation has been made." + }, + { + "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": [ + "Milpitas" + ], + "cuisine": [ + "Cambodian" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Anh Hong" + ], + "time": [ + "6:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. You've been a big help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "1_00032", + "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 planning on going out to eat later on. Can you help me find a place to eat at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What sort of food do you want to eat and which city should I look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Thai" + ], + "slot": "cuisine", + "values": [ + "Thai" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Martinez" + ], + "slot": "city", + "values": [ + "Martinez" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "cuisine", + "start": 55 + }, + { + "exclusive_end": 42, + "slot": "city", + "start": 34 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Martinez" + ], + "cuisine": [ + "Thai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to go to a restaurant in Martinez that serves Thai food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Lemongrass Bistro" + ], + "slot": "restaurant_name", + "values": [ + "Lemongrass Bistro" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Martinez" + ], + "slot": "city", + "values": [ + "Martinez" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Martinez", + "cuisine": "Thai" + } + }, + "service_results": [ + { + "city": "Martinez", + "cuisine": "Thai", + "has_live_music": "False", + "phone_number": "925-387-0388", + "price_range": "moderate", + "restaurant_name": "Lemongrass Bistro", + "serves_alcohol": "False", + "street_address": "501 Main Street" + } + ], + "slots": [ + { + "exclusive_end": 68, + "slot": "restaurant_name", + "start": 51 + }, + { + "exclusive_end": 43, + "slot": "city", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I found 1 nice restaurant in Martinez called Lemongrass Bistro." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "phone_number", + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Martinez" + ], + "cuisine": [ + "Thai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their phone number and do they serve alcohol?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "925-387-0388" + ], + "slot": "phone_number", + "values": [ + "925-387-0388" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "phone_number", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their number is 925-387-0388 and they don't serve alcohol." + }, + { + "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": [ + "Martinez" + ], + "cuisine": [ + "Thai" + ], + "restaurant_name": [ + "Lemongrass Bistro" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, great. I want to make a reservation please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When should I make it for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "time", + "start": 25 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Martinez" + ], + "cuisine": [ + "Thai" + ], + "restaurant_name": [ + "Lemongrass Bistro" + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make the reservation for 7 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Lemongrass Bistro" + ], + "slot": "restaurant_name", + "values": [ + "Lemongrass Bistro" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Martinez" + ], + "slot": "city", + "values": [ + "Martinez" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 85, + "slot": "restaurant_name", + "start": 68 + }, + { + "exclusive_end": 97, + "slot": "city", + "start": 89 + }, + { + "exclusive_end": 115, + "slot": "time", + "start": 111 + }, + { + "exclusive_end": 107, + "slot": "date", + "start": 102 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, please confirm that you'd like me to book a table for 2 at Lemongrass Bistro in Martinez for today at 7 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "date", + "start": 28 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Martinez" + ], + "cuisine": [ + "Thai" + ], + "date": [ + "next Monday" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Lemongrass Bistro" + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, make it for 1 person on next Monday please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "date", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so you'd like a reservation for 1 person on next Monday, right?" + }, + { + "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": [ + "Martinez" + ], + "cuisine": [ + "Thai" + ], + "date": [ + "next Monday" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Lemongrass Bistro" + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup, that's right. Can you tell me if they have a live band?" + }, + { + "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": "Martinez", + "date": "2019-03-04", + "party_size": "1", + "restaurant_name": "Lemongrass Bistro", + "time": "19:00" + } + }, + "service_results": [ + { + "city": "Martinez", + "cuisine": "Thai", + "date": "2019-03-04", + "has_live_music": "False", + "party_size": "1", + "phone_number": "925-387-0388", + "price_range": "moderate", + "restaurant_name": "Lemongrass Bistro", + "serves_alcohol": "False", + "street_address": "501 Main Street", + "time": "19:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, your reservation was made. And no, they don't have live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "price_range", + "street_address" + ], + "slot_values": { + "city": [ + "Martinez" + ], + "cuisine": [ + "Thai" + ], + "date": [ + "next Monday" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Lemongrass Bistro" + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know if their menu is inexpensive and what their address is?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "501 Main Street" + ], + "slot": "street_address", + "values": [ + "501 Main Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "street_address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their address is 501 Main Street and their prices are moderate." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Martinez" + ], + "cuisine": [ + "Thai" + ], + "date": [ + "next Monday" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Lemongrass Bistro" + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thanks!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with?" + }, + { + "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": [ + "Martinez" + ], + "cuisine": [ + "Thai" + ], + "date": [ + "next Monday" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Lemongrass Bistro" + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks. That's all I needed help with." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day!" + } + ] + }, + { + "dialogue_id": "1_00033", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an intermediate priced eating place in the nearby area." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "American", + "Italian" + ], + "slot": "cuisine", + "values": [ + "American", + "Italian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 108, + "slot": "cuisine", + "start": 100 + }, + { + "exclusive_end": 98, + "slot": "cuisine", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your preference in regards to city and type of cuisine? You can say something like Italian, American or anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "Ramen" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "city", + "start": 13 + }, + { + "exclusive_end": 42, + "slot": "cuisine", + "start": 37 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Ramen" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any place in Pleasanton which serves Ramen kind of food and also alcohol will be ideal." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Meiko Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Meiko Sushi" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Pleasanton", + "cuisine": "Japanese", + "price_range": "moderate", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-462-3321", + "price_range": "moderate", + "restaurant_name": "Meiko Sushi", + "serves_alcohol": "True", + "street_address": "4301 Valley Avenue B" + }, + { + "city": "Pleasanton", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-224-9916", + "price_range": "moderate", + "restaurant_name": "P.f. Chang's", + "serves_alcohol": "True", + "street_address": "1330 Stoneridge Mall Road" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "restaurant_name", + "start": 34 + }, + { + "exclusive_end": 59, + "slot": "city", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a nice restaurant called Meiko Sushi in Pleasanton." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "3rd of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "6" + ], + "slot": "party_size", + "values": [ + "6" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 85, + "slot": "date", + "start": 73 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "3rd of March" + ], + "party_size": [ + "6" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Meiko Sushi" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is good a good choice. Please make a reservation for six people for 3rd of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the time for Reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "Twelve pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 15 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "3rd of March" + ], + "party_size": [ + "6" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Meiko Sushi" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "Twelve pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Reserve it for Twelve pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Meiko Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Meiko Sushi" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "12 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "6" + ], + "slot": "party_size", + "values": [ + "6" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "restaurant_name", + "start": 27 + }, + { + "exclusive_end": 52, + "slot": "city", + "start": 42 + }, + { + "exclusive_end": 70, + "slot": "time", + "start": 65 + }, + { + "exclusive_end": 96, + "slot": "date", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So, a table reservation at Meiko Sushi in Pleasanton will be for 12 pm on the day after tomorrow for 6 people. Please confirm the aforementioned details." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "3rd of March", + "day after tomorrow" + ], + "party_size": [ + "6" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Meiko Sushi" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "12 pm", + "Twelve pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Pleasanton", + "date": "2019-03-03", + "party_size": "6", + "restaurant_name": "Meiko Sushi", + "time": "12:00" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Japanese", + "date": "2019-03-03", + "has_live_music": "False", + "party_size": "6", + "phone_number": "925-462-3321", + "price_range": "moderate", + "restaurant_name": "Meiko Sushi", + "serves_alcohol": "True", + "street_address": "4301 Valley Avenue B", + "time": "12:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "3rd of March", + "day after tomorrow" + ], + "party_size": [ + "6" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Meiko Sushi" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "12 pm", + "Twelve pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need any further assistance from me?" + }, + { + "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": [ + "Pleasanton" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "3rd of March", + "day after tomorrow" + ], + "party_size": [ + "6" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Meiko Sushi" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "12 pm", + "Twelve pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. This should be enough for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "1_00034", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "city", + "start": 33 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to it in a place in Pleasanton." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What food would you like to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Noodles" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "cuisine", + "start": 18 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Noodles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would love some Noodles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Andy & Yu's" + ], + "slot": "restaurant_name", + "values": [ + "Andy & Yu's" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Pleasanton", + "cuisine": "Chinese" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-750-8888", + "price_range": "moderate", + "restaurant_name": "Andy & Yu's", + "serves_alcohol": "False", + "street_address": "348 Saint Mary Street" + }, + { + "city": "Pleasanton", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-227-1312", + "price_range": "moderate", + "restaurant_name": "China Lounge Restaurant & Bar", + "serves_alcohol": "True", + "street_address": "4220 A Rosewood Drive" + }, + { + "city": "Pleasanton", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-484-0480", + "price_range": "moderate", + "restaurant_name": "Hunan Chef Chinese Restaurant", + "serves_alcohol": "False", + "street_address": "4285 Valley Avenue" + } + ], + "slots": [ + { + "exclusive_end": 89, + "slot": "restaurant_name", + "start": 78 + }, + { + "exclusive_end": 71, + "slot": "city", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have for you 3 option .One is a nice restaurant located in Pleasanton named Andy & Yu's." + }, + { + "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": [ + "Pleasanton" + ], + "cuisine": [ + "Noodles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-750-8888" + ], + "slot": "phone_number", + "values": [ + "925-750-8888" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "phone_number", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "925-750-8888 is the phone number" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Noodles" + ], + "restaurant_name": [ + "Andy & Yu's" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Noodles" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Andy & Yu's" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes make it for 2 people" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what time you want to be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:45" + ], + "slot": "time", + "values": [ + "6:45 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "time", + "start": 16 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Noodles" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Andy & Yu's" + ], + "time": [ + "6:45 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to be at 6:45 in the evening" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Andy & Yu's" + ], + "slot": "restaurant_name", + "values": [ + "Andy & Yu's" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:45" + ], + "slot": "time", + "values": [ + "6:45 pm" + ] + }, + { + "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": 27, + "slot": "restaurant_name", + "start": 16 + }, + { + "exclusive_end": 41, + "slot": "city", + "start": 31 + }, + { + "exclusive_end": 52, + "slot": "time", + "start": 45 + }, + { + "exclusive_end": 58, + "slot": "date", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Book a table at Andy & Yu's in Pleasanton at 6:45 pm today for 2 person is correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:45" + ], + "slot": "time", + "values": [ + "12:45" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "time", + "start": 21 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Noodles" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Andy & Yu's" + ], + "time": [ + "12:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No make it please at 12:45 for 4 people" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "12:45" + ], + "slot": "time", + "values": [ + "12:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "time", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation at 12:45 pm for 4 people Is OK?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "price_range", + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Noodles" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Andy & Yu's" + ], + "time": [ + "12:45", + "12:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes is good.Tell me please if they serve Liquor and if they have a price range average priced" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Andy & Yu's" + ], + "slot": "restaurant_name", + "values": [ + "Andy & Yu's" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Pleasanton", + "date": "2019-03-01", + "party_size": "4", + "restaurant_name": "Andy & Yu's", + "time": "12:45" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Chinese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "4", + "phone_number": "925-750-8888", + "price_range": "moderate", + "restaurant_name": "Andy & Yu's", + "serves_alcohol": "False", + "street_address": "348 Saint Mary Street", + "time": "12:30" + } + ], + "slots": [ + { + "exclusive_end": 102, + "slot": "restaurant_name", + "start": 91 + }, + { + "exclusive_end": 171, + "slot": "date", + "start": 166 + }, + { + "exclusive_end": 183, + "slot": "time", + "start": 175 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry the reservation was unsuccessful.Price range is moderate and they dont serve alcohol.Andy & Yu's is a nice place shall I try to meke a reservation for 4 person today at 12:30 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Noodles" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Andy & Yu's" + ], + "time": [ + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes is ok" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Pleasanton", + "date": "2019-03-01", + "party_size": "4", + "restaurant_name": "Andy & Yu's", + "time": "12:30" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Chinese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "4", + "phone_number": "925-750-8888", + "price_range": "moderate", + "restaurant_name": "Andy & Yu's", + "serves_alcohol": "False", + "street_address": "348 Saint Mary Street", + "time": "12:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation was successful made." + }, + { + "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": [ + "Pleasanton" + ], + "cuisine": [ + "Noodles" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Andy & Yu's" + ], + "time": [ + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much that s all I need" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "1_00035", + "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": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like to eat in and what kind of food do you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "Barbecue" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "cuisine", + "start": 11 + }, + { + "exclusive_end": 47, + "slot": "city", + "start": 39 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "Barbecue" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like a Barbecue food restaurant in Campbell." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Effie's Restaurant & Bar" + ], + "slot": "restaurant_name", + "values": [ + "Effie's Restaurant & Bar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Campbell", + "cuisine": "American" + } + }, + "service_results": [ + { + "city": "Campbell", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "408-374-3400", + "price_range": "moderate", + "restaurant_name": "Effie's Restaurant & Bar", + "serves_alcohol": "False", + "street_address": "331 West Hacienda Avenue" + }, + { + "city": "Campbell", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "408-364-1564", + "price_range": "moderate", + "restaurant_name": "Flights Restaurant Campbell", + "serves_alcohol": "True", + "street_address": "368 East Campbell Avenue" + }, + { + "city": "Campbell", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "408-628-0683", + "price_range": "moderate", + "restaurant_name": "Forthright Oyster Bar & Kitchen", + "serves_alcohol": "True", + "street_address": "1700 West Campbell Avenue" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "restaurant_name", + "start": 45 + }, + { + "exclusive_end": 43, + "slot": "city", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "THere are 3 restaurants located in Campbell. Effie's Restaurant & Bar is nice." + }, + { + "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": "FindRestaurants", + "requested_slots": [ + "serves_alcohol", + "street_address" + ], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "Barbecue" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is Liquor available? Where are they located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "331 West Hacienda Avenue" + ], + "slot": "street_address", + "values": [ + "331 West Hacienda Avenue" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "street_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 331 West Hacienda Avenue and they don't serve alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "Barbecue" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have any other suggestions that are also affordable?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Flights Restaurant Campbell" + ], + "slot": "restaurant_name", + "values": [ + "Flights Restaurant Campbell" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Campbell", + "cuisine": "American", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Campbell", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "408-374-3400", + "price_range": "moderate", + "restaurant_name": "Effie's Restaurant & Bar", + "serves_alcohol": "False", + "street_address": "331 West Hacienda Avenue" + }, + { + "city": "Campbell", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "408-364-1564", + "price_range": "moderate", + "restaurant_name": "Flights Restaurant Campbell", + "serves_alcohol": "True", + "street_address": "368 East Campbell Avenue" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "restaurant_name", + "start": 37 + }, + { + "exclusive_end": 35, + "slot": "city", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 2 restaurants in Campbell. Flights Restaurant Campbell is nice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sushi" + ], + "slot": "cuisine", + "values": [ + "Sushi" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "cuisine", + "start": 46 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "Sushi" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like another kind of restaurant. I'd like Sushi." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Furusato" + ], + "slot": "restaurant_name", + "values": [ + "Furusato" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Campbell", + "cuisine": "Sushi", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Campbell", + "cuisine": "Sushi", + "has_live_music": "False", + "phone_number": "408-370-1300", + "price_range": "moderate", + "restaurant_name": "Furusato", + "serves_alcohol": "False", + "street_address": "1651 West Campbell Avenue" + }, + { + "city": "Campbell", + "cuisine": "Sushi", + "has_live_music": "False", + "phone_number": "408-377-6456", + "price_range": "moderate", + "restaurant_name": "Kyoto Palace Japanese Steakhouse", + "serves_alcohol": "False", + "street_address": "1875 South Bascom Avenue #2500" + } + ], + "slots": [ + { + "exclusive_end": 8, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 20, + "slot": "city", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Furusato in Campbell is a nice restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "Sushi" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Furusato" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "Sushi" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Furusato" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I'd like to make a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time are you looking to book?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:15" + ], + "slot": "time", + "values": [ + "7:15 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "time", + "start": 27 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "Sushi" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Furusato" + ], + "time": [ + "7:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please can you book it for 7:15 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Furusato" + ], + "slot": "restaurant_name", + "values": [ + "Furusato" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:15" + ], + "slot": "time", + "values": [ + "7:15 pm" + ] + }, + { + "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": 60, + "slot": "restaurant_name", + "start": 52 + }, + { + "exclusive_end": 72, + "slot": "city", + "start": 64 + }, + { + "exclusive_end": 84, + "slot": "time", + "start": 77 + }, + { + "exclusive_end": 48, + "slot": "date", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK so you would like to book a table for 2 today at Furusato in Campbell for 7:15 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "date", + "start": 25 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "Sushi" + ], + "date": [ + "March 14th" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Furusato" + ], + "time": [ + "7:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'd like to book for March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Furusato" + ], + "slot": "restaurant_name", + "values": [ + "Furusato" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "restaurant_name", + "start": 41 + }, + { + "exclusive_end": 63, + "slot": "date", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So to confirm, you would like a table at Furusato on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "Sushi" + ], + "date": [ + "March 14th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Furusato" + ], + "time": [ + "7:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Campbell", + "date": "2019-03-14", + "party_size": "2", + "restaurant_name": "Furusato", + "time": "19:15" + } + }, + "service_results": [ + { + "city": "Campbell", + "cuisine": "Sushi", + "date": "2019-03-14", + "has_live_music": "False", + "party_size": "2", + "phone_number": "408-370-1300", + "price_range": "moderate", + "restaurant_name": "Furusato", + "serves_alcohol": "False", + "street_address": "1651 West Campbell Avenue", + "time": "19:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "phone_number", + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "Sushi" + ], + "date": [ + "March 14th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Furusato" + ], + "time": [ + "7:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they serve alcohol? what is their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-370-1300" + ], + "slot": "phone_number", + "values": [ + "408-370-1300" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "phone_number", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their number is 408-370-1300 and they don't serve alcohol." + }, + { + "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": [ + "Campbell" + ], + "cuisine": [ + "Sushi" + ], + "date": [ + "March 14th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Furusato" + ], + "time": [ + "7:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great. I don't need anything else right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "1_00036", + "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": "Will you find me a place to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Palo Alto" + ], + "slot": "city", + "values": [ + "Palo Alto" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Palo Alto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Palo Alto." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Brazilian" + ], + "slot": "cuisine", + "values": [ + "Brazilian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "cuisine", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Palo Alto" + ], + "cuisine": [ + "Brazilian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Brazilian." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Pampas" + ], + "slot": "restaurant_name", + "values": [ + "Pampas" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Palo Alto" + ], + "slot": "city", + "values": [ + "Palo Alto" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Palo Alto", + "cuisine": "Brazilian" + } + }, + "service_results": [ + { + "city": "Palo Alto", + "cuisine": "Brazilian", + "has_live_music": "False", + "phone_number": "650-327-1323", + "price_range": "expensive", + "restaurant_name": "Pampas", + "serves_alcohol": "False", + "street_address": "529 Alma Street" + } + ], + "slots": [ + { + "exclusive_end": 14, + "slot": "restaurant_name", + "start": 8 + }, + { + "exclusive_end": 27, + "slot": "city", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found Pampas 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": [ + "Brazilian" + ], + "restaurant_name": [ + "Pampas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. Please make a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:15" + ], + "slot": "time", + "values": [ + "Quarter past 5 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Palo Alto" + ], + "cuisine": [ + "Brazilian" + ], + "restaurant_name": [ + "Pampas" + ], + "time": [ + "Quarter past 5 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Quarter past 5 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Pampas" + ], + "slot": "restaurant_name", + "values": [ + "Pampas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Palo Alto" + ], + "slot": "city", + "values": [ + "Palo Alto" + ] + }, + { + "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-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "restaurant_name", + "start": 26 + }, + { + "exclusive_end": 45, + "slot": "city", + "start": 36 + }, + { + "exclusive_end": 56, + "slot": "time", + "start": 49 + }, + { + "exclusive_end": 75, + "slot": "date", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm a table at Pampas in Palo Alto at 5:15 pm for 2 people today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:15" + ], + "slot": "time", + "values": [ + "evening 6:15" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "time", + "start": 17 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Palo Alto" + ], + "cuisine": [ + "Brazilian" + ], + "restaurant_name": [ + "Pampas" + ], + "time": [ + "evening 6:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, change it to evening 6:15." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Pampas" + ], + "slot": "restaurant_name", + "values": [ + "Pampas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:15" + ], + "slot": "time", + "values": [ + "6:15 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "restaurant_name", + "start": 17 + }, + { + "exclusive_end": 34, + "slot": "time", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. A table at Pampas at 6:15 pm." + }, + { + "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": [ + "Brazilian" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Pampas" + ], + "time": [ + "6:15 pm", + "evening 6:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. How pricey? What's their number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-327-1323" + ], + "slot": "phone_number", + "values": [ + "650-327-1323" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "expensive" + ], + "slot": "price_range", + "values": [ + "expensive" + ] + }, + { + "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": "Pampas", + "time": "18:15" + } + }, + "service_results": [ + { + "city": "Palo Alto", + "cuisine": "Brazilian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "650-327-1323", + "price_range": "expensive", + "restaurant_name": "Pampas", + "serves_alcohol": "False", + "street_address": "529 Alma Street", + "time": "18:00" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "phone_number", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've made your reservation. It's expensive. Phone number is 650-327-1323." + }, + { + "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": [ + "Brazilian" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Pampas" + ], + "time": [ + "6:15 pm", + "evening 6:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "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": [ + "Brazilian" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Pampas" + ], + "time": [ + "6:15 pm", + "evening 6:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "1_00037", + "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": "Will you find me somewhere to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Chinese", + "Mexican" + ], + "slot": "cuisine", + "values": [ + "Chinese", + "Mexican" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "cuisine", + "start": 52 + }, + { + "exclusive_end": 70, + "slot": "cuisine", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, what style are you in the mood for? How about Chinese or Mexican?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Italian" + ], + "slot": "cuisine", + "values": [ + "pasta" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "cuisine", + "start": 19 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "pasta" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I really need good pasta, I'm underweight." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course, where do you want to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "pasta" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Campbell please, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A Bellagio Italian Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "A Bellagio Italian Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Campbell", + "cuisine": "Italian" + } + }, + "service_results": [ + { + "city": "Campbell", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-370-7705", + "price_range": "moderate", + "restaurant_name": "A Bellagio Italian Restaurant", + "serves_alcohol": "False", + "street_address": "33 South Central Avenue" + }, + { + "city": "Campbell", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-377-7722", + "price_range": "moderate", + "restaurant_name": "Buca Di Beppo Italian Restaurant", + "serves_alcohol": "True", + "street_address": "1875 South Bascom Avenue" + }, + { + "city": "Campbell", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-377-5850", + "price_range": "moderate", + "restaurant_name": "Dicicco's Ristorante Italiano Autentico", + "serves_alcohol": "True", + "street_address": "2509 South Bascom Avenue" + }, + { + "city": "Campbell", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-379-3333", + "price_range": "moderate", + "restaurant_name": "Mama Mia's", + "serves_alcohol": "False", + "street_address": "200 East Hamilton Avenue" + }, + { + "city": "Campbell", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-374-1800", + "price_range": "moderate", + "restaurant_name": "Sorelle Italian Bistro", + "serves_alcohol": "False", + "street_address": "915 South San Tomas Aquino Road" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "restaurant_name", + "start": 38 + }, + { + "exclusive_end": 79, + "slot": "city", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have 5 options: The top choice is A Bellagio Italian Restaurant in Campbell." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "pasta" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need someplace cheaper. I want to eat a lot for not very costly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Buca Di Beppo Italian Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Buca Di Beppo Italian Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Campbell", + "cuisine": "Italian", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Campbell", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-370-7705", + "price_range": "moderate", + "restaurant_name": "A Bellagio Italian Restaurant", + "serves_alcohol": "False", + "street_address": "33 South Central Avenue" + }, + { + "city": "Campbell", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-377-7722", + "price_range": "moderate", + "restaurant_name": "Buca Di Beppo Italian Restaurant", + "serves_alcohol": "True", + "street_address": "1875 South Bascom Avenue" + }, + { + "city": "Campbell", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-377-5850", + "price_range": "moderate", + "restaurant_name": "Dicicco's Ristorante Italiano Autentico", + "serves_alcohol": "True", + "street_address": "2509 South Bascom Avenue" + }, + { + "city": "Campbell", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-379-3333", + "price_range": "moderate", + "restaurant_name": "Mama Mia's", + "serves_alcohol": "False", + "street_address": "200 East Hamilton Avenue" + }, + { + "city": "Campbell", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-374-1800", + "price_range": "moderate", + "restaurant_name": "Sorelle Italian Bistro", + "serves_alcohol": "False", + "street_address": "915 South San Tomas Aquino Road" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "restaurant_name", + "start": 4 + }, + { + "exclusive_end": 54, + "slot": "city", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Try Buca Di Beppo Italian Restaurant. It's in Campbell." + }, + { + "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": [ + "Campbell" + ], + "cuisine": [ + "pasta" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where are they located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1875 South Bascom Avenue" + ], + "slot": "street_address", + "values": [ + "1875 South Bascom Avenue" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "street_address", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1875 South Bascom Avenue is their street address." + }, + { + "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": [ + "Campbell" + ], + "cuisine": [ + "pasta" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the situation with live music there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, no live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "pasta" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please give a better choice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dicicco's Ristorante Italiano Autentico" + ], + "slot": "restaurant_name", + "values": [ + "Dicicco's Ristorante Italiano Autentico" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "restaurant_name", + "start": 4 + }, + { + "exclusive_end": 61, + "slot": "city", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Try Dicicco's Ristorante Italiano Autentico. It's in Campbell." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "pasta" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Dicicco's Ristorante Italiano Autentico" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "You have found a winner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I get you a table?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "pasta" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Dicicco's Ristorante Italiano Autentico" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please do that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time do you want to show up there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "pasta" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Dicicco's Ristorante Italiano Autentico" + ], + "time": [ + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "5:30 pm should be prime pasta time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dicicco's Ristorante Italiano Autentico" + ], + "slot": "restaurant_name", + "values": [ + "Dicicco's Ristorante Italiano Autentico" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + }, + { + "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-01" + ], + "slot": "date", + "values": [ + "Today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 72, + "slot": "restaurant_name", + "start": 33 + }, + { + "exclusive_end": 103, + "slot": "city", + "start": 95 + }, + { + "exclusive_end": 90, + "slot": "time", + "start": 83 + }, + { + "exclusive_end": 79, + "slot": "date", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, Let's be clear: 2 people for Dicicco's Ristorante Italiano Autentico. Today at 5:30 pm. in Campbell." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "pasta" + ], + "date": [ + "Today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Dicicco's Ristorante Italiano Autentico" + ], + "time": [ + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have been and liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Campbell", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Dicicco's Ristorante Italiano Autentico", + "time": "17:30" + } + }, + "service_results": [ + { + "city": "Campbell", + "cuisine": "Italian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "408-377-5850", + "price_range": "moderate", + "restaurant_name": "Dicicco's Ristorante Italiano Autentico", + "serves_alcohol": "True", + "street_address": "2509 South Bascom Avenue", + "time": "17:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have your appointment set up. They do serve alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "pasta" + ], + "date": [ + "Today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Dicicco's Ristorante Italiano Autentico" + ], + "time": [ + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, I want to toast the victory of the team." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What else would you like?" + }, + { + "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": [ + "Campbell" + ], + "cuisine": [ + "pasta" + ], + "date": [ + "Today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Dicicco's Ristorante Italiano Autentico" + ], + "time": [ + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nothing much. I'm good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your pasta." + } + ] + }, + { + "dialogue_id": "1_00038", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to eat out at an intermediate priced location, can you find me some options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What food do you fancy? Is there anywhere you particularly want to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Indian" + ], + "slot": "cuisine", + "values": [ + "Spicy Indian" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Milpitas" + ], + "slot": "city", + "values": [ + "Milpitas" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "cuisine", + "start": 26 + }, + { + "exclusive_end": 24, + "slot": "city", + "start": 16 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Spicy Indian" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to Milpitas. Spicy Indian food sounds perfect." + }, + { + "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" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Milpitas", + "cuisine": "Indian", + "price_range": "moderate" + } + }, + "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": 62, + "slot": "restaurant_name", + "start": 33 + }, + { + "exclusive_end": 74, + "slot": "city", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 4 restaurants- how about Anjappar Chettinad Restaurant in Milpitas?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "phone_number" + ], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Spicy Indian" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there live music? What's the contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-435-5500" + ], + "slot": "phone_number", + "values": [ + "408-435-5500" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The contact number is 408-435-5500, but they don't have live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "1 o\"clock in the afternoon" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 92, + "slot": "time", + "start": 66 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Spicy Indian" + ], + "party_size": [ + "4" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Anjappar Chettinad Restaurant" + ], + "time": [ + "1 o\"clock in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Well, it works for me, can you make a reservation for 4 people at 1 o\"clock in the afternoon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Anjappar Chettinad Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Anjappar Chettinad Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Milpitas" + ], + "slot": "city", + "values": [ + "Milpitas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "restaurant_name", + "start": 30 + }, + { + "exclusive_end": 71, + "slot": "city", + "start": 63 + }, + { + "exclusive_end": 80, + "slot": "time", + "start": 76 + }, + { + "exclusive_end": 86, + "slot": "date", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So I'll book a table for 4 at Anjappar Chettinad Restaurant in Milpitas for 1 pm today. Is that okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "19:45" + ], + "slot": "time", + "values": [ + "evening 7:45" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "time", + "start": 44 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Spicy Indian" + ], + "party_size": [ + "3" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Anjappar Chettinad Restaurant" + ], + "time": [ + "evening 7:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, actually I want it for 3 people, and at evening 7:45." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "19:45" + ], + "slot": "time", + "values": [ + "7:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "time", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've updated the reservation for 3 people, at 7:45 pm. Is that okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Spicy Indian" + ], + "date": [ + "today" + ], + "party_size": [ + "3" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Anjappar Chettinad Restaurant" + ], + "time": [ + "7:45 pm", + "evening 7:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good." + }, + { + "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": "Milpitas", + "date": "2019-03-01", + "party_size": "3", + "restaurant_name": "Anjappar Chettinad Restaurant", + "time": "19:45" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry, but the reservation was unavailable. Shall I try something 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" + ], + "cuisine": [ + "Spicy Indian" + ], + "date": [ + "today" + ], + "party_size": [ + "3" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Anjappar Chettinad Restaurant" + ], + "time": [ + "7:45 pm", + "evening 7:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day!" + } + ] + }, + { + "dialogue_id": "1_00039", + "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 planning to go out for dinner. Can you find me restaurants nearby?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a specific area in mind where you would like to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Milpitas" + ], + "slot": "city", + "values": [ + "Milpitas" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "city", + "start": 23 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to eat in Milpitas and the restaurant should be in the moderate price range." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a particular cuisine you would like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Take-out" + ], + "slot": "cuisine", + "values": [ + "Take-out" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "cuisine", + "start": 40 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Take-out" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for restaurants that offer Take-out." + }, + { + "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", + "price_range": "moderate" + } + }, + "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": 85, + "slot": "restaurant_name", + "start": 54 + }, + { + "exclusive_end": 35, + "slot": "city", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 2 restaurants in Milpitas I have found. The Olive Garden Italian Restaurant meets your criteria." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Take-out" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the other restaurant you mentioned?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Red Chillies The Malabar Cuisine" + ], + "slot": "restaurant_name", + "values": [ + "Red Chillies The Malabar Cuisine" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Milpitas" + ], + "slot": "city", + "values": [ + "Milpitas" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 68, + "slot": "restaurant_name", + "start": 36 + }, + { + "exclusive_end": 32, + "slot": "city", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The other restaurant in Milpitas is Red Chillies The Malabar Cuisine." + }, + { + "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": [ + "Milpitas" + ], + "cuisine": [ + "Take-out" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where are they located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "167 South Main Street" + ], + "slot": "street_address", + "values": [ + "167 South Main Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "street_address", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are located at 167 South Main Street." + }, + { + "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": [ + "Milpitas" + ], + "cuisine": [ + "Take-out" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Red Chillies The Malabar Cuisine" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like that location. I would like to make a reservation at Red Chillies The Malabar Cuisine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what time would you like the reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "11 am" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "time", + "start": 31 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Take-out" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Red Chillies The Malabar Cuisine" + ], + "time": [ + "11 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The reservation needs to be at 11 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Red Chillies The Malabar Cuisine" + ], + "slot": "restaurant_name", + "values": [ + "Red Chillies The Malabar Cuisine" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Milpitas" + ], + "slot": "city", + "values": [ + "Milpitas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "11 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "restaurant_name", + "start": 32 + }, + { + "exclusive_end": 85, + "slot": "city", + "start": 77 + }, + { + "exclusive_end": 73, + "slot": "time", + "start": 68 + }, + { + "exclusive_end": 28, + "slot": "date", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation is for today at Red Chillies The Malabar Cuisine at 11 am in Milpitas. The reservation is for 2 people. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "date", + "start": 30 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Take-out" + ], + "date": [ + "March 14th" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Red Chillies The Malabar Cuisine" + ], + "time": [ + "11 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The reservation should be for March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Milpitas" + ], + "slot": "city", + "values": [ + "Milpitas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "city", + "start": 22 + }, + { + "exclusive_end": 44, + "slot": "date", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation is in Milpitas on March 14th. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "18:00" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "time", + "start": 32 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Take-out" + ], + "date": [ + "March 14th" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Red Chillies The Malabar Cuisine" + ], + "time": [ + "18:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please make the reservation for 18:00." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "time", + "start": 38 + }, + { + "exclusive_end": 33, + "slot": "date", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation is for March 14th and 6 pm. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Take-out" + ], + "date": [ + "March 14th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Red Chillies The Malabar Cuisine" + ], + "time": [ + "18:00", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Milpitas", + "date": "2019-03-14", + "party_size": "2", + "restaurant_name": "Red Chillies The Malabar Cuisine", + "time": "18:00" + } + }, + "service_results": [ + { + "city": "Milpitas", + "cuisine": "Take-out", + "date": "2019-03-14", + "has_live_music": "False", + "party_size": "2", + "phone_number": "669-213-9385", + "price_range": "moderate", + "restaurant_name": "Red Chillies The Malabar Cuisine", + "serves_alcohol": "False", + "street_address": "167 South Main Street", + "time": "18:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "has_live_music", + "phone_number" + ], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Take-out" + ], + "date": [ + "March 14th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Red Chillies The Malabar Cuisine" + ], + "time": [ + "18:00", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does the restaurant have any live entertainment? Is their contact information available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "669-213-9385" + ], + "slot": "phone_number", + "values": [ + "669-213-9385" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 82, + "slot": "phone_number", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They do not have live entertainment. The restaurant's phone number is 669-213-9385." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Take-out" + ], + "date": [ + "March 14th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Red Chillies The Malabar Cuisine" + ], + "time": [ + "18:00", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I greatly appreciate your time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "May I assist 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" + ], + "cuisine": [ + "Take-out" + ], + "date": [ + "March 14th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Red Chillies The Malabar Cuisine" + ], + "time": [ + "18:00", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "1_00040", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm feeling hungry, do you know of any places that average priced?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Italian", + "American" + ], + "slot": "cuisine", + "values": [ + "Italian", + "American" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "cuisine", + "start": 57 + }, + { + "exclusive_end": 74, + "slot": "cuisine", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there any particular food you're looking for, such as Italian, American, or anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Noodles" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "cuisine", + "start": 26 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Noodles" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm feeling a craving for Noodles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like me to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "city", + "start": 20 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "Noodles" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look for a place in Dublin." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "China Paradise Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "China Paradise Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Dublin", + "cuisine": "Chinese", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Dublin", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-556-9988", + "price_range": "moderate", + "restaurant_name": "China Paradise Restaurant", + "serves_alcohol": "False", + "street_address": "4580 Dublin Boulevard" + }, + { + "city": "Dublin", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-828-2028", + "price_range": "moderate", + "restaurant_name": "Golden Sand Harbor", + "serves_alcohol": "False", + "street_address": "7745 Amador Valley Boulevard" + }, + { + "city": "Dublin", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-999-8627", + "price_range": "moderate", + "restaurant_name": "Gum Kuo", + "serves_alcohol": "False", + "street_address": "3720 Fallon Road" + }, + { + "city": "Dublin", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-833-9090", + "price_range": "moderate", + "restaurant_name": "Koi Palace - Dublin", + "serves_alcohol": "True", + "street_address": "4288 Dublin Boulevard #213" + }, + { + "city": "Dublin", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-829-8895", + "price_range": "moderate", + "restaurant_name": "Little Dipper Shabu Shabu", + "serves_alcohol": "False", + "street_address": "3870 Fallon Road" + }, + { + "city": "Dublin", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-361-8682", + "price_range": "moderate", + "restaurant_name": "Little Sheep Mongolian Hot Pot, Dublin", + "serves_alcohol": "False", + "street_address": "4068 Grafton Street" + }, + { + "city": "Dublin", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-828-9111", + "price_range": "moderate", + "restaurant_name": "Ocean Garden", + "serves_alcohol": "False", + "street_address": "6513 Regional Street" + } + ], + "slots": [ + { + "exclusive_end": 92, + "slot": "restaurant_name", + "start": 67 + }, + { + "exclusive_end": 102, + "slot": "city", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 7 restaurants that could work. There's a nice one called China Paradise Restaurant in Dublin." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "Noodles" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "China Paradise Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, I like the sound of that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to reserve you a table." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "Noodles" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "China Paradise Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, reserve me a table for one person please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And what time would you like this reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "13:00" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "7th of March" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "time", + "start": 33 + }, + { + "exclusive_end": 29, + "slot": "date", + "start": 17 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "Noodles" + ], + "date": [ + "7th of March" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "China Paradise Restaurant" + ], + "time": [ + "13:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it on the 7th of March at 13:00." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "China Paradise Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "China Paradise Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 88, + "slot": "restaurant_name", + "start": 63 + }, + { + "exclusive_end": 98, + "slot": "city", + "start": 92 + }, + { + "exclusive_end": 59, + "slot": "time", + "start": 55 + }, + { + "exclusive_end": 51, + "slot": "date", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation will be for 1 person next Thursday at 1 pm at China Paradise Restaurant in Dublin. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "8th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "date", + "start": 29 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "Noodles" + ], + "date": [ + "8th of March" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "China Paradise Restaurant" + ], + "time": [ + "1 pm", + "13:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sorry, it's actually for the 8th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "China Paradise Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "China Paradise Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "restaurant_name", + "start": 3 + }, + { + "exclusive_end": 40, + "slot": "date", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So China Paradise Restaurant next Friday, is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "Noodles" + ], + "date": [ + "8th of March", + "next Friday" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "China Paradise Restaurant" + ], + "time": [ + "1 pm", + "13:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, you got it. Do they have liquor over there?" + }, + { + "frames": [ + { + "actions": [ + { + "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": "Dublin", + "date": "2019-03-08", + "party_size": "1", + "restaurant_name": "China Paradise Restaurant", + "time": "13:00" + } + }, + "service_results": [ + { + "city": "Dublin", + "cuisine": "Chinese", + "date": "2019-03-08", + "has_live_music": "False", + "party_size": "1", + "phone_number": "925-556-9988", + "price_range": "moderate", + "restaurant_name": "China Paradise Restaurant", + "serves_alcohol": "False", + "street_address": "4580 Dublin Boulevard", + "time": "13:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry, they don't serve alcohol. I've made the reservation for you." + }, + { + "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": [ + "Dublin" + ], + "cuisine": [ + "Noodles" + ], + "date": [ + "8th of March", + "next Friday" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "China Paradise Restaurant" + ], + "time": [ + "1 pm", + "13:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, you're great. That'll be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Very well, take care." + } + ] + }, + { + "dialogue_id": "1_00041", + "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 somewhere to eat with my girlfriend, do you know of any good restaurants?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city should I search for the best restaurants?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "city", + "start": 43 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want something with a moderate priced in Petaluma. It also needs to serve alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of food do you want to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Indian" + ], + "slot": "cuisine", + "values": [ + "curry" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "cuisine", + "start": 13 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "curry" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Some type of curry would be great, so Indian or Thai maybe." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Shree Indian Cuisine" + ], + "slot": "restaurant_name", + "values": [ + "Shree Indian Cuisine" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Petaluma", + "cuisine": "Indian", + "price_range": "moderate", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "city": "Petaluma", + "cuisine": "Indian", + "has_live_music": "True", + "phone_number": "707-775-4717", + "price_range": "moderate", + "restaurant_name": "Shree Indian Cuisine", + "serves_alcohol": "True", + "street_address": "220 Western Avenue" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "restaurant_name", + "start": 22 + }, + { + "exclusive_end": 78, + "slot": "city", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 restaurant, Shree Indian Cuisine. It's a nice restaurant in Petaluma." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "curry" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Shree Indian Cuisine" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to make a reservation here?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "curry" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Shree Indian Cuisine" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I'd like to book a table." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like the reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "11 in the morning" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "time", + "start": 10 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "curry" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Shree Indian Cuisine" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about 11 in the morning?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Shree Indian Cuisine" + ], + "slot": "restaurant_name", + "values": [ + "Shree Indian Cuisine" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "11 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "restaurant_name", + "start": 40 + }, + { + "exclusive_end": 72, + "slot": "city", + "start": 64 + }, + { + "exclusive_end": 81, + "slot": "time", + "start": 76 + }, + { + "exclusive_end": 87, + "slot": "date", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, making a reservation for 2 people Shree Indian Cuisine in Petaluma at 11 am today. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "curry" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Shree Indian Cuisine" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11 am", + "11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, just for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 77, + "slot": "city", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, making the reservation for 1 person at Shree Indian Cuisine in Petaluma." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "curry" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Shree Indian Cuisine" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11 am", + "11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep, that's perfect. What's the restaurant's address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "220 Western Avenue" + ], + "slot": "street_address", + "values": [ + "220 Western Avenue" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Petaluma", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "Shree Indian Cuisine", + "time": "11:00" + } + }, + "service_results": [ + { + "city": "Petaluma", + "cuisine": "Indian", + "date": "2019-03-01", + "has_live_music": "True", + "party_size": "1", + "phone_number": "707-775-4717", + "price_range": "moderate", + "restaurant_name": "Shree Indian Cuisine", + "serves_alcohol": "True", + "street_address": "220 Western Avenue", + "time": "11:00" + } + ], + "slots": [ + { + "exclusive_end": 81, + "slot": "street_address", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been booked. The restaurant is located at 220 Western Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "curry" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Shree Indian Cuisine" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11 am", + "11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help 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": [ + "Petaluma" + ], + "cuisine": [ + "curry" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Shree Indian Cuisine" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11 am", + "11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "1_00042", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm on a budget and I am looking for a cafe that is not very costly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Italian", + "Indian" + ], + "slot": "cuisine", + "values": [ + "Italian", + "Indian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "cuisine", + "start": 53 + }, + { + "exclusive_end": 68, + "slot": "cuisine", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of food are you in the mood for? How about Italian, Indian, something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Italian" + ], + "slot": "cuisine", + "values": [ + "Pizza and Pasta" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "cuisine", + "start": 23 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Italian", + "Pizza and Pasta" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am really hungry for Pizza and Pasta." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like to eat at, what city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "city", + "start": 28 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Italian", + "Pizza and Pasta" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I have to have something in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "54 Mint Ristorante Italiano" + ], + "slot": "restaurant_name", + "values": [ + "54 Mint Ristorante Italiano" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Italian", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-543-5100", + "price_range": "moderate", + "restaurant_name": "54 Mint Ristorante Italiano", + "serves_alcohol": "True", + "street_address": "16 Mint Plaza" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-771-2216", + "price_range": "moderate", + "restaurant_name": "A16", + "serves_alcohol": "True", + "street_address": "2355 Chestnut Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-928-4002", + "price_range": "moderate", + "restaurant_name": "Allegro Romano", + "serves_alcohol": "False", + "street_address": "1701 Jones Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-834-5766", + "price_range": "moderate", + "restaurant_name": "Altovino", + "serves_alcohol": "False", + "street_address": "1358 Mason Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-447-0441", + "price_range": "moderate", + "restaurant_name": "Amarena", + "serves_alcohol": "False", + "street_address": "2162 Larkin Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-278-3777", + "price_range": "moderate", + "restaurant_name": "Americano", + "serves_alcohol": "False", + "street_address": "8 Mission St" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-282-4969", + "price_range": "moderate", + "restaurant_name": "Bacco", + "serves_alcohol": "True", + "street_address": "737 Diamond Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-955-1919", + "price_range": "moderate", + "restaurant_name": "Barbacco", + "serves_alcohol": "False", + "street_address": "220 California Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-986-8887", + "price_range": "moderate", + "restaurant_name": "Belden Taverna", + "serves_alcohol": "True", + "street_address": "52 Belden Place" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-221-0305", + "price_range": "moderate", + "restaurant_name": "Bella Trattoria", + "serves_alcohol": "True", + "street_address": "3854 Geary Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "restaurant_name", + "start": 26 + }, + { + "exclusive_end": 70, + "slot": "city", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have a good option, try 54 Mint Ristorante Italiano in San Francisco." + }, + { + "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": [ + "San Francisco" + ], + "cuisine": [ + "Italian", + "Pizza and Pasta" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please get me a reservation there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "when would you like to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:15" + ], + "slot": "time", + "values": [ + "quarter past 5 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "time", + "start": 18 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Italian", + "Pizza and Pasta" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "quarter past 5 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please reserve at quarter past 5 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "54 Mint Ristorante Italiano" + ], + "slot": "restaurant_name", + "values": [ + "54 Mint Ristorante Italiano" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "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-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 74, + "slot": "restaurant_name", + "start": 47 + }, + { + "exclusive_end": 91, + "slot": "city", + "start": 78 + }, + { + "exclusive_end": 102, + "slot": "time", + "start": 95 + }, + { + "exclusive_end": 109, + "slot": "date", + "start": 104 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me clarify your plans: You want a table at 54 Mint Ristorante Italiano in San Francisco at 5:15 pm. today for 2?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Italian", + "Pizza and Pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "5:15 pm", + "quarter past 5 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, exactly please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "54 Mint Ristorante Italiano" + ], + "slot": "restaurant_name", + "values": [ + "54 Mint Ristorante Italiano" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "54 Mint Ristorante Italiano", + "time": "17:15" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Italian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-543-5100", + "price_range": "moderate", + "restaurant_name": "54 Mint Ristorante Italiano", + "serves_alcohol": "True", + "street_address": "16 Mint Plaza", + "time": "17:30" + } + ], + "slots": [ + { + "exclusive_end": 105, + "slot": "restaurant_name", + "start": 78 + }, + { + "exclusive_end": 117, + "slot": "date", + "start": 112 + }, + { + "exclusive_end": 128, + "slot": "time", + "start": 121 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I apologize, I was unable to process this. how about trying a reservation for 54 Mint Ristorante Italiano for 2 today at 5:30 pm instead?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Italian", + "Pizza and Pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "5:15 pm", + "quarter past 5 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't want that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What else can I help with?" + }, + { + "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 Francisco" + ], + "cuisine": [ + "Italian", + "Pizza and Pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "5:15 pm", + "quarter past 5 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nothing, you've done quite enough." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "1_00043", + "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 hungry. Find places to eat please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure thing. Which city would you like to eat in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Foster City" + ], + "slot": "city", + "values": [ + "Foster City" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "city", + "start": 14 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Foster City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's go with Foster City please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. What kind of food are you hungry for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Indian" + ], + "slot": "cuisine", + "values": [ + "Spicy Indian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "cuisine", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Foster City" + ], + "cuisine": [ + "Spicy Indian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Spicy Indian sound really good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Pastries N Chaat" + ], + "slot": "restaurant_name", + "values": [ + "Pastries N Chaat" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Foster City" + ], + "slot": "city", + "values": [ + "Foster City" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Foster City", + "cuisine": "Indian" + } + }, + "service_results": [ + { + "city": "Foster City", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "650-399-0504", + "price_range": "moderate", + "restaurant_name": "Pastries N Chaat", + "serves_alcohol": "True", + "street_address": "1100 Foster Square Lane #150" + }, + { + "city": "Foster City", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "650-638-1555", + "price_range": "inexpensive", + "restaurant_name": "Tabla Indian Restaurant", + "serves_alcohol": "False", + "street_address": "1088 Shell Boulevard c" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "restaurant_name", + "start": 46 + }, + { + "exclusive_end": 77, + "slot": "city", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "One moment. I found a great restaurant called Pastries N Chaat in Foster City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Foster City" + ], + "cuisine": [ + "Spicy Indian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Give me other suggestions as well" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Tabla Indian Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Tabla Indian Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Foster City" + ], + "slot": "city", + "values": [ + "Foster City" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "restaurant_name", + "start": 11 + }, + { + "exclusive_end": 49, + "slot": "city", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about, Tabla Indian Restaurant in Foster City?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "price_range" + ], + "slot_values": { + "city": [ + "Foster City" + ], + "cuisine": [ + "Spicy Indian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find out if they are average priced?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "sure. The price range would be inexpensive." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Foster City" + ], + "cuisine": [ + "Spicy Indian" + ], + "restaurant_name": [ + "Tabla Indian Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect. That works" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I reserve for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Foster City" + ], + "cuisine": [ + "Spicy Indian" + ], + "restaurant_name": [ + "Tabla Indian Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, go ahead and do that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. What time would you like a reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:45" + ], + "slot": "time", + "values": [ + "afternoon 1:45" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "time", + "start": 15 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Foster City" + ], + "cuisine": [ + "Spicy Indian" + ], + "restaurant_name": [ + "Tabla Indian Restaurant" + ], + "time": [ + "afternoon 1:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about this afternoon 1:45." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Tabla Indian Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Tabla Indian Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Foster City" + ], + "slot": "city", + "values": [ + "Foster City" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:45" + ], + "slot": "time", + "values": [ + "1:45 pm" + ] + }, + { + "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": 81, + "slot": "restaurant_name", + "start": 58 + }, + { + "exclusive_end": 96, + "slot": "city", + "start": 85 + }, + { + "exclusive_end": 108, + "slot": "time", + "start": 101 + }, + { + "exclusive_end": 114, + "slot": "date", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "One moment. Please confirm a reservation for 2 people, at Tabla Indian Restaurant in Foster City. At 1:45 pm today. Does this sound right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:45" + ], + "slot": "time", + "values": [ + "5:45 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "4th of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "time", + "start": 25 + }, + { + "exclusive_end": 57, + "slot": "date", + "start": 40 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Foster City" + ], + "cuisine": [ + "Spicy Indian" + ], + "date": [ + "4th of this month" + ], + "restaurant_name": [ + "Tabla Indian Restaurant" + ], + "time": [ + "5:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No it doesn't. Change to 5:45 pm on the 4th of this month please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "17:45" + ], + "slot": "time", + "values": [ + "5:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "time", + "start": 53 + }, + { + "exclusive_end": 76, + "slot": "date", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "One moment. Just to confirm: Your reservation is for 5:45 pm for next Monday. Does this sound right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Foster City" + ], + "cuisine": [ + "Spicy Indian" + ], + "date": [ + "4th of this month", + "next Monday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Tabla Indian Restaurant" + ], + "time": [ + "5:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. that is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Foster City", + "date": "2019-03-04", + "party_size": "2", + "restaurant_name": "Tabla Indian Restaurant", + "time": "17:45" + } + }, + "service_results": [ + { + "city": "Foster City", + "cuisine": "Indian", + "date": "2019-03-04", + "has_live_music": "False", + "party_size": "2", + "phone_number": "650-638-1555", + "price_range": "inexpensive", + "restaurant_name": "Tabla Indian Restaurant", + "serves_alcohol": "False", + "street_address": "1088 Shell Boulevard c", + "time": "18:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm, your reservation is successfully booked." + }, + { + "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": [ + "Foster City" + ], + "cuisine": [ + "Spicy Indian" + ], + "date": [ + "4th of this month", + "next Monday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Tabla Indian Restaurant" + ], + "time": [ + "5:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that is all i needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your welcome. Have a great day." + } + ] + }, + { + "dialogue_id": "1_00044", + "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": "Can you find a place to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Chinese", + "American" + ], + "slot": "cuisine", + "values": [ + "Chinese", + "American" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "cuisine", + "start": 57 + }, + { + "exclusive_end": 74, + "slot": "cuisine", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food are you looking for? An example can be Chinese, American or anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Sichuan" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "cuisine", + "start": 5 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Chinese", + "Sichuan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Some Sichuan food would be good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain View" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "city", + "start": 8 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ], + "cuisine": [ + "Chinese", + "Sichuan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look in Mountain View." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "China Wok" + ], + "slot": "restaurant_name", + "values": [ + "China Wok" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain View" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Mountain View", + "cuisine": "Chinese" + } + }, + "service_results": [ + { + "city": "Mountain View", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "650-941-4373", + "price_range": "moderate", + "restaurant_name": "China Wok", + "serves_alcohol": "False", + "street_address": "2633 California Street" + }, + { + "city": "Mountain View", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "650-969-8968", + "price_range": "inexpensive", + "restaurant_name": "Hunan Chili", + "serves_alcohol": "True", + "street_address": "102 Castro Street" + }, + { + "city": "Mountain View", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "650-967-7334", + "price_range": "inexpensive", + "restaurant_name": "Shanghai Family Restaurant", + "serves_alcohol": "False", + "street_address": "108A North Rengstorff Avenue" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "restaurant_name", + "start": 38 + }, + { + "exclusive_end": 72, + "slot": "city", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 3 restaurants. One of them is China Wok located in Mountain View." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "price_range" + ], + "slot_values": { + "city": [ + "Mountain View" + ], + "cuisine": [ + "Chinese", + "Sichuan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the restaurant inexpensive?`" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The price range is moderate." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ], + "cuisine": [ + "Chinese", + "Sichuan" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you suggest a restaurant with inexpensive pricing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hunan Chili" + ], + "slot": "restaurant_name", + "values": [ + "Hunan Chili" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain View" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Mountain View", + "cuisine": "Chinese", + "price_range": "inexpensive" + } + }, + "service_results": [ + { + "city": "Mountain View", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "650-969-8968", + "price_range": "inexpensive", + "restaurant_name": "Hunan Chili", + "serves_alcohol": "True", + "street_address": "102 Castro Street" + }, + { + "city": "Mountain View", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "650-967-7334", + "price_range": "inexpensive", + "restaurant_name": "Shanghai Family Restaurant", + "serves_alcohol": "False", + "street_address": "108A North Rengstorff Avenue" + } + ], + "slots": [ + { + "exclusive_end": 11, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 57, + "slot": "city", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Hunan Chili is an inexpensive restaurant in Mountain View." + }, + { + "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": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "street_address" + ], + "slot_values": { + "city": [ + "Mountain View" + ], + "cuisine": [ + "Chinese", + "Sichuan" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address? Do they have live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "102 Castro Street" + ], + "slot": "street_address", + "values": [ + "102 Castro Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "street_address", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The street address is 102 Castro Street. They do not have live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "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": [ + "Mountain View" + ], + "cuisine": [ + "Chinese", + "Sichuan" + ], + "party_size": [ + "4" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Hunan Chili" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's perfect. I want to reserve a table for 4." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time should I reserve for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ], + "cuisine": [ + "Chinese", + "Sichuan" + ], + "party_size": [ + "4" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Hunan Chili" + ], + "time": [ + "6 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "6 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Hunan Chili" + ], + "slot": "restaurant_name", + "values": [ + "Hunan Chili" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain View" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "restaurant_name", + "start": 36 + }, + { + "exclusive_end": 64, + "slot": "city", + "start": 51 + }, + { + "exclusive_end": 98, + "slot": "time", + "start": 94 + }, + { + "exclusive_end": 90, + "slot": "date", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, I will reserve a table for 4 at Hunan Chili in Mountain View. The reservation is today at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "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" + ], + "slot_values": { + "city": [ + "Mountain View" + ], + "cuisine": [ + "Chinese", + "Sichuan" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Hunan Chili" + ], + "time": [ + "6 in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works for me. What is the restaurant's phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-969-8968" + ], + "slot": "phone_number", + "values": [ + "650-969-8968" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Mountain View", + "date": "2019-03-01", + "party_size": "4", + "restaurant_name": "Hunan Chili", + "time": "18:00" + } + }, + "service_results": [ + { + "city": "Mountain View", + "cuisine": "Chinese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "4", + "phone_number": "650-969-8968", + "price_range": "inexpensive", + "restaurant_name": "Hunan Chili", + "serves_alcohol": "True", + "street_address": "102 Castro Street", + "time": "18:00" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "phone_number", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is successful. Their phone number is 650-969-8968." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Mountain View" + ], + "cuisine": [ + "Chinese", + "Sichuan" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Hunan Chili" + ], + "time": [ + "6 in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they serve alcohol?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, they serve alcohol." + }, + { + "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": [ + "Mountain View" + ], + "cuisine": [ + "Chinese", + "Sichuan" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Hunan Chili" + ], + "time": [ + "6 in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. That's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Have a good day." + } + ] + }, + { + "dialogue_id": "1_00045", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Chinese" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "cuisine", + "start": 23 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Chinese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find a Chinese food restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Mateo" + ], + "slot": "city", + "values": [ + "San Mateo" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "city", + "start": 10 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Chinese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Search in San Mateo." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Gau Poang" + ], + "slot": "restaurant_name", + "values": [ + "Gau Poang" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Mateo" + ], + "slot": "city", + "values": [ + "San Mateo" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Mateo", + "cuisine": "Chinese" + } + }, + "service_results": [ + { + "city": "San Mateo", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "650-286-9386", + "price_range": "moderate", + "restaurant_name": "Gau Poang", + "serves_alcohol": "False", + "street_address": "1208 South El Camino Real" + }, + { + "city": "San Mateo", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "650-513-1764", + "price_range": "moderate", + "restaurant_name": "Inchin's Bamboo Garden", + "serves_alcohol": "False", + "street_address": "139 South B Street" + }, + { + "city": "San Mateo", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "650-345-6288", + "price_range": "moderate", + "restaurant_name": "Jade Dragon", + "serves_alcohol": "False", + "street_address": "2450 South El Camino Real" + }, + { + "city": "San Mateo", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "650-573-7161", + "price_range": "inexpensive", + "restaurant_name": "Little Shanghai", + "serves_alcohol": "False", + "street_address": "17 East 25th Avenue" + }, + { + "city": "San Mateo", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "650-571-1298", + "price_range": "moderate", + "restaurant_name": "Silver House", + "serves_alcohol": "False", + "street_address": "2224 South El Camino Real" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "restaurant_name", + "start": 25 + }, + { + "exclusive_end": 76, + "slot": "city", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 5 restaurants, Gau Poang is a nice restaurant located in San Mateo." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price_range", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "price_range" + ], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Chinese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How expensive are they?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The price range is moderate." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SF" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "city", + "start": 37 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SF" + ], + "cuisine": [ + "Chinese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you suggest other restaurants in SF?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alice's" + ], + "slot": "restaurant_name", + "values": [ + "Alice's" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Chinese" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-282-8999", + "price_range": "inexpensive", + "restaurant_name": "Alice's", + "serves_alcohol": "False", + "street_address": "1599 Sanchez Street" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-775-3679", + "price_range": "inexpensive", + "restaurant_name": "Bamboo Restaurant", + "serves_alcohol": "True", + "street_address": "1441 Polk Street" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-661-8385", + "price_range": "inexpensive", + "restaurant_name": "Bei Fang Style", + "serves_alcohol": "True", + "street_address": "2218 Irving Street" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-333-8182", + "price_range": "moderate", + "restaurant_name": "Beijing Restaurant", + "serves_alcohol": "False", + "street_address": "1801 Alemany Boulevard" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-387-2658", + "price_range": "moderate", + "restaurant_name": "Chili House Sf", + "serves_alcohol": "True", + "street_address": "726 Clement Street" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-655-3335", + "price_range": "moderate", + "restaurant_name": "Chubby Noodle Marina", + "serves_alcohol": "False", + "street_address": "2205 Lombard Street" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-337-1888", + "price_range": "inexpensive", + "restaurant_name": "Crazy Pepper", + "serves_alcohol": "False", + "street_address": "2257 San Jose Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-529-2615", + "price_range": "inexpensive", + "restaurant_name": "Dim Sum Club", + "serves_alcohol": "False", + "street_address": "2550 Van Ness Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-333-8899", + "price_range": "moderate", + "restaurant_name": "Dragon Beaux", + "serves_alcohol": "True", + "street_address": "5700 Geary Boulevard" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-387-8512", + "price_range": "inexpensive", + "restaurant_name": "Dragon River Restaurant", + "serves_alcohol": "True", + "street_address": "5045 Geary Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 7, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 46, + "slot": "city", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alice's restaurant is located in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Chinese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you suggest another restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bamboo Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Bamboo Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 45, + "slot": "city", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Bamboo Restaurant is located in San Francisco." + }, + { + "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": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Chinese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1441 Polk Street" + ], + "slot": "street_address", + "values": [ + "1441 Polk Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "street_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 1441 Polk Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "12 o\"clock in the afternoon" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "time", + "start": 26 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Chinese" + ], + "restaurant_name": [ + "Bamboo Restaurant" + ], + "time": [ + "12 o\"clock in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, make a reservation at 12 o\"clock in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bamboo Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Bamboo Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "12 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "restaurant_name", + "start": 48 + }, + { + "exclusive_end": 91, + "slot": "city", + "start": 78 + }, + { + "exclusive_end": 106, + "slot": "time", + "start": 101 + }, + { + "exclusive_end": 97, + "slot": "date", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you are booking a table for 2 at Bamboo Restaurant, located in San Francisco today at 12 pm." + }, + { + "frames": [ + { + "actions": [ + { + "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" + ], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Chinese" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Bamboo Restaurant" + ], + "time": [ + "12 o\"clock in the afternoon", + "12 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, how expensive are they?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Bamboo Restaurant", + "time": "12:00" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Chinese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-775-3679", + "price_range": "inexpensive", + "restaurant_name": "Bamboo Restaurant", + "serves_alcohol": "True", + "street_address": "1441 Polk Street", + "time": "12:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made. The price range is inexpensive." + }, + { + "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": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Chinese" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Bamboo Restaurant" + ], + "time": [ + "12 o\"clock in the afternoon", + "12 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that's everything." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "1_00046", + "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": "Can you find me 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": "What kind of food would you like to have and where would you like me to search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "California" + ], + "slot": "cuisine", + "values": [ + "California" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SF" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "cuisine", + "start": 13 + }, + { + "exclusive_end": 45, + "slot": "city", + "start": 43 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SF" + ], + "cuisine": [ + "California" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Food kind of California will be perfect in SF." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Al's Place" + ], + "slot": "restaurant_name", + "values": [ + "Al's Place" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "California" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "California", + "has_live_music": "False", + "phone_number": "415-416-6136", + "price_range": "moderate", + "restaurant_name": "Al's Place", + "serves_alcohol": "True", + "street_address": "1499 Valencia Street" + }, + { + "city": "San Francisco", + "cuisine": "California", + "has_live_music": "False", + "phone_number": "415-580-7662", + "price_range": "expensive", + "restaurant_name": "Alta Msp", + "serves_alcohol": "False", + "street_address": "1275 Minnesota Street" + }, + { + "city": "San Francisco", + "cuisine": "California", + "has_live_music": "False", + "phone_number": "415-341-9000", + "price_range": "very expensive", + "restaurant_name": "Aq", + "serves_alcohol": "True", + "street_address": "1085 Mission Street" + }, + { + "city": "San Francisco", + "cuisine": "California", + "has_live_music": "False", + "phone_number": "415-512-7153", + "price_range": "moderate", + "restaurant_name": "Atwater Tavern", + "serves_alcohol": "True", + "street_address": "295 Terry A Francois Boulevard" + }, + { + "city": "San Francisco", + "cuisine": "California", + "has_live_music": "False", + "phone_number": "415-276-9888", + "price_range": "moderate", + "restaurant_name": "Brasserie S&p", + "serves_alcohol": "False", + "street_address": "222 Sansome Street" + }, + { + "city": "San Francisco", + "cuisine": "California", + "has_live_music": "False", + "phone_number": "415-757-0994", + "price_range": "very expensive", + "restaurant_name": "Californios", + "serves_alcohol": "False", + "street_address": "3115 22nd Street" + }, + { + "city": "San Francisco", + "cuisine": "California", + "has_live_music": "False", + "phone_number": "415-640-8990", + "price_range": "moderate", + "restaurant_name": "Cassava", + "serves_alcohol": "True", + "street_address": "3519 Balboa Street" + }, + { + "city": "San Francisco", + "cuisine": "California", + "has_live_music": "False", + "phone_number": "415-826-7004", + "price_range": "expensive", + "restaurant_name": "Central Kitchen", + "serves_alcohol": "False", + "street_address": "3000 20th Street" + }, + { + "city": "San Francisco", + "cuisine": "California", + "has_live_music": "False", + "phone_number": "415-829-7814", + "price_range": "moderate", + "restaurant_name": "Foxsister", + "serves_alcohol": "True", + "street_address": "3161 24th Street" + }, + { + "city": "San Francisco", + "cuisine": "California", + "has_live_music": "False", + "phone_number": "415-284-4188", + "price_range": "expensive", + "restaurant_name": "Grill At The St. Regis", + "serves_alcohol": "True", + "street_address": "125 3rd Street" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "restaurant_name", + "start": 26 + }, + { + "exclusive_end": 83, + "slot": "city", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 restaurants, Al's Place is one of the good restaurant in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "California" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you look for any other restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alta Msp" + ], + "slot": "restaurant_name", + "values": [ + "Alta Msp" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 55, + "slot": "city", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alta Msp is one of the good restaurant in San Francisco." + }, + { + "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": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "California" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1275 Minnesota Street" + ], + "slot": "street_address", + "values": [ + "1275 Minnesota Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "street_address", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The street address of the restaurant is 1275 Minnesota Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "California" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me any other restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aq" + ], + "slot": "restaurant_name", + "values": [ + "Aq" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 2, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 49, + "slot": "city", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Aq is one of the good restaurant in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "price_range" + ], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "California" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they play live music and is the price range low-cost?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "very expensive" + ], + "slot": "price_range", + "values": [ + "very expensive" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "They do not play live music and the price range is very expensive." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "California" + ], + "restaurant_name": [ + "Aq" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. That sound good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want my help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "California" + ], + "restaurant_name": [ + "Aq" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me in making a reservation at the restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time should i make the reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "half past 7 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "time", + "start": 19 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "California" + ], + "restaurant_name": [ + "Aq" + ], + "time": [ + "half past 7 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The timing will be half past 7 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Aq" + ], + "slot": "restaurant_name", + "values": [ + "Aq" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "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": 67, + "slot": "restaurant_name", + "start": 65 + }, + { + "exclusive_end": 84, + "slot": "city", + "start": 71 + }, + { + "exclusive_end": 105, + "slot": "time", + "start": 98 + }, + { + "exclusive_end": 94, + "slot": "date", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the details: You want me to make a reservation at Aq in San Francisco for today at 7:30 pm for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "California" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Aq" + ], + "time": [ + "7:30 pm", + "half past 7 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds great to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Aq", + "time": "19:30" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "California", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-341-9000", + "price_range": "very expensive", + "restaurant_name": "Aq", + "serves_alcohol": "True", + "street_address": "1085 Mission Street", + "time": "19:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is successfully made." + }, + { + "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": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "California" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Aq" + ], + "time": [ + "7:30 pm", + "half past 7 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will be all. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I am glad I could help. Have a nice day." + } + ] + }, + { + "dialogue_id": "1_00047", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am searching for a eating place with a intermediate priced" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "American", + "Mexican" + ], + "slot": "cuisine", + "values": [ + "American", + "Mexican" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 94, + "slot": "cuisine", + "start": 86 + }, + { + "exclusive_end": 103, + "slot": "cuisine", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city you are interested and what is the type of food you are searching for like American, Mexican etc" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Foster City" + ], + "slot": "city", + "values": [ + "Foster City" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "Izakaya" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "city", + "start": 34 + }, + { + "exclusive_end": 12, + "slot": "cuisine", + "start": 5 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Foster City" + ], + "cuisine": [ + "Izakaya" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Some Izakaya kind of food good in Foster City" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Tokai Japanese Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Tokai Japanese Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Foster City" + ], + "slot": "city", + "values": [ + "Foster city" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Foster City", + "cuisine": "Japanese", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Foster City", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "650-341-6888", + "price_range": "moderate", + "restaurant_name": "Tokai Japanese Restaurant", + "serves_alcohol": "True", + "street_address": "1221 Chess Drive" + }, + { + "city": "Foster City", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "650-341-6888", + "price_range": "moderate", + "restaurant_name": "Tokyo Village Grill & Sushi", + "serves_alcohol": "False", + "street_address": "1221 Chess Drive" + } + ], + "slots": [ + { + "exclusive_end": 82, + "slot": "restaurant_name", + "start": 57 + }, + { + "exclusive_end": 105, + "slot": "city", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found out 2 restaurant for you and one of them is Tokai Japanese Restaurant located in Foster city is a nice one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Foster City", + "Foster city" + ], + "cuisine": [ + "Izakaya" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me other restaurant names?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Tokyo Village Grill & Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Tokyo Village Grill & Sushi" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Foster City" + ], + "slot": "city", + "values": [ + "Foster City" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "restaurant_name", + "start": 15 + }, + { + "exclusive_end": 65, + "slot": "city", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The restaurant Tokyo Village Grill & Sushi located in Foster City is a nice 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": [ + "Foster City", + "Foster city" + ], + "cuisine": [ + "Izakaya" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "There is no live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "March 4th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 75, + "slot": "date", + "start": 66 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Foster City", + "Foster city" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "March 4th" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Tokyo Village Grill & Sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok. that is perfect for me and want to reserve that restaurant on March 4th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the reservation time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "evening 6:30" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "time", + "start": 22 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Foster City", + "Foster city" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "March 4th" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Tokyo Village Grill & Sushi" + ], + "time": [ + "evening 6:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do the reservation at evening 6:30" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Tokyo Village Grill & Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Tokyo Village Grill & Sushi" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Foster City" + ], + "slot": "city", + "values": [ + "Foster City" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next monday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 85, + "slot": "restaurant_name", + "start": 58 + }, + { + "exclusive_end": 100, + "slot": "city", + "start": 89 + }, + { + "exclusive_end": 147, + "slot": "time", + "start": 140 + }, + { + "exclusive_end": 162, + "slot": "date", + "start": 151 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "please give the confirmation details:Booking the table at Tokyo Village Grill & Sushi at Foster City and the reservation is for 2 people at 6:30 pm on next monday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "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", + "street_address" + ], + "slot_values": { + "city": [ + "Foster City", + "Foster city" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "March 4th", + "next monday" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Tokyo Village Grill & Sushi" + ], + "time": [ + "6:30 pm", + "evening 6:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This is perfect. what is the address and contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-341-6888" + ], + "slot": "phone_number", + "values": [ + "650-341-6888" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1221 Chess Drive" + ], + "slot": "street_address", + "values": [ + "1221 Chess Drive" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Foster City", + "date": "2019-03-04", + "party_size": "2", + "restaurant_name": "Tokyo Village Grill & Sushi", + "time": "18:30" + } + }, + "service_results": [ + { + "city": "Foster City", + "cuisine": "Japanese", + "date": "2019-03-04", + "has_live_music": "False", + "party_size": "2", + "phone_number": "650-341-6888", + "price_range": "moderate", + "restaurant_name": "Tokyo Village Grill & Sushi", + "serves_alcohol": "False", + "street_address": "1221 Chess Drive", + "time": "19:00" + } + ], + "slots": [ + { + "exclusive_end": 89, + "slot": "phone_number", + "start": 77 + }, + { + "exclusive_end": 58, + "slot": "street_address", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking is done and their address is 1221 Chess Drive with phone number 650-341-6888" + }, + { + "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": [ + "Foster City", + "Foster city" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "March 4th", + "next monday" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Tokyo Village Grill & Sushi" + ], + "time": [ + "6:30 pm", + "evening 6:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot. That is all i want." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "have a great Day." + } + ] + }, + { + "dialogue_id": "1_00048", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "price_range", + "values": [ + "dontcare" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "price_range": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i am meeting my friend after a long time and i wish to eat along with him. Will you find a place to eat and i don't have a price preference." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "American", + "Indian" + ], + "slot": "cuisine", + "values": [ + "American", + "Indian" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 79, + "slot": "cuisine", + "start": 71 + }, + { + "exclusive_end": 87, + "slot": "cuisine", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Fine, Its sounds good. What type of food are you looking for ? whether American, Indian or anything else. Which city do you prefer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Italian" + ], + "slot": "cuisine", + "values": [ + "Pizza and Pasta" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 76, + "slot": "city", + "start": 63 + }, + { + "exclusive_end": 22, + "slot": "cuisine", + "start": 7 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "price_range": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like Pizza and Pasta kind of food and the place should be in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "54 Mint Ristorante Italiano" + ], + "slot": "restaurant_name", + "values": [ + "54 Mint Ristorante Italiano" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Italian" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-543-5100", + "price_range": "moderate", + "restaurant_name": "54 Mint Ristorante Italiano", + "serves_alcohol": "True", + "street_address": "16 Mint Plaza" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-771-2216", + "price_range": "moderate", + "restaurant_name": "A16", + "serves_alcohol": "True", + "street_address": "2355 Chestnut Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-292-3699", + "price_range": "expensive", + "restaurant_name": "Ala Romana", + "serves_alcohol": "True", + "street_address": "1098 Jackson Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-928-4002", + "price_range": "moderate", + "restaurant_name": "Allegro Romano", + "serves_alcohol": "False", + "street_address": "1701 Jones Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-834-5766", + "price_range": "moderate", + "restaurant_name": "Altovino", + "serves_alcohol": "False", + "street_address": "1358 Mason Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-447-0441", + "price_range": "moderate", + "restaurant_name": "Amarena", + "serves_alcohol": "False", + "street_address": "2162 Larkin Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-278-3777", + "price_range": "moderate", + "restaurant_name": "Americano", + "serves_alcohol": "False", + "street_address": "8 Mission St" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-282-4969", + "price_range": "moderate", + "restaurant_name": "Bacco", + "serves_alcohol": "True", + "street_address": "737 Diamond Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-955-1919", + "price_range": "moderate", + "restaurant_name": "Barbacco", + "serves_alcohol": "False", + "street_address": "220 California Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-986-8887", + "price_range": "moderate", + "restaurant_name": "Belden Taverna", + "serves_alcohol": "True", + "street_address": "52 Belden Place" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "restaurant_name", + "start": 39 + }, + { + "exclusive_end": 118, + "slot": "city", + "start": 105 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 restaurants. One among is 54 Mint Ristorante Italiano which is a nice restaurant located in San Francisco" + }, + { + "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 Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "price_range": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need their contact number? Please provide me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-543-5100" + ], + "slot": "phone_number", + "values": [ + "415-543-5100" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their Phone Number is 415-543-5100" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, that great and sound good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Whether i need to reserve a table here?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "time", + "start": 36 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "6 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes i wank to make a reservation at 6 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "54 Mint Ristorante Italiano" + ], + "slot": "restaurant_name", + "values": [ + "54 Mint Ristorante Italiano" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "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": 125, + "slot": "restaurant_name", + "start": 98 + }, + { + "exclusive_end": 151, + "slot": "city", + "start": 138 + }, + { + "exclusive_end": 187, + "slot": "time", + "start": 183 + }, + { + "exclusive_end": 222, + "slot": "date", + "start": 217 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok Please check and verify the following details so that i will confirm. Table has been booked at 54 Mint Ristorante Italiano in the city San Francisco and the reservation time is at 6 pm for 2 people and the date is 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": [ + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "6 in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, very perfect. Book it. Do they have 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": "San Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "54 Mint Ristorante Italiano", + "time": "18:00" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Italian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-543-5100", + "price_range": "moderate", + "restaurant_name": "54 Mint Ristorante Italiano", + "serves_alcohol": "True", + "street_address": "16 Mint Plaza", + "time": "18:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation is confirmed. They don't have live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "6 in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Tell me their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16 Mint Plaza" + ], + "slot": "street_address", + "values": [ + "16 Mint Plaza" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "street_address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their address is 16 Mint Plaza" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "6 in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot and thanks for your help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Whether i need to find any other thing?" + }, + { + "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 Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "6 in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank a lot" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Take care have a great day" + } + ] + }, + { + "dialogue_id": "1_00049", + "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": "Can you help me locate a place to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Chinese", + "American" + ], + "slot": "cuisine", + "values": [ + "Chinese", + "American" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 84, + "slot": "cuisine", + "start": 77 + }, + { + "exclusive_end": 94, + "slot": "cuisine", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city should I look in and what type of food would you like? Please say Chinese, American or anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Indian" + ], + "slot": "cuisine", + "values": [ + "Punjabi" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "cuisine", + "start": 5 + }, + { + "exclusive_end": 59, + "slot": "city", + "start": 49 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Punjabi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Some Punjabi food would be great. Please look in Pleasanton." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aappakadai" + ], + "slot": "restaurant_name", + "values": [ + "Aappakadai" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Pleasanton", + "cuisine": "Indian" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "925-750-7709", + "price_range": "moderate", + "restaurant_name": "Aappakadai", + "serves_alcohol": "False", + "street_address": "4555 Hopyard Road" + }, + { + "city": "Pleasanton", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "925-750-7149", + "price_range": "moderate", + "restaurant_name": "Amaravati House", + "serves_alcohol": "False", + "street_address": "1991 Santa Rita Road" + }, + { + "city": "Pleasanton", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "925-467-1555", + "price_range": "moderate", + "restaurant_name": "Bawarchi Indian Cuisine", + "serves_alcohol": "False", + "street_address": "4040 Pimlico Drive #116" + }, + { + "city": "Pleasanton", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "925-225-9999", + "price_range": "moderate", + "restaurant_name": "Blue Fox Indian Cuisine", + "serves_alcohol": "False", + "street_address": "5681 Gibraltar Drive" + }, + { + "city": "Pleasanton", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "925-846-4547", + "price_range": "moderate", + "restaurant_name": "Curry Cravings", + "serves_alcohol": "False", + "street_address": "2025 Santa Rita Road" + }, + { + "city": "Pleasanton", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "925-846-3077", + "price_range": "moderate", + "restaurant_name": "Frontier Spice", + "serves_alcohol": "False", + "street_address": "411 Main Street" + }, + { + "city": "Pleasanton", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "925-271-7575", + "price_range": "moderate", + "restaurant_name": "Vedas Indian Restaurant", + "serves_alcohol": "False", + "street_address": "3037 Hopyard Road G" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "restaurant_name", + "start": 54 + }, + { + "exclusive_end": 35, + "slot": "city", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 7 restaurants in Pleasanton. The first one is Aappakadai." + }, + { + "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": [ + "Pleasanton" + ], + "cuisine": [ + "Punjabi" + ] + } + } + } + ], + "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": "No, they do not." + }, + { + "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": [ + "Pleasanton" + ], + "cuisine": [ + "Punjabi" + ], + "restaurant_name": [ + "Aappakadai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is fine. Please make a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like the reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:15" + ], + "slot": "time", + "values": [ + "12:15" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "time", + "start": 18 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Punjabi" + ], + "restaurant_name": [ + "Aappakadai" + ], + "time": [ + "12:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please make if at 12:15." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Aappakadai" + ], + "slot": "restaurant_name", + "values": [ + "Aappakadai" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:15" + ], + "slot": "time", + "values": [ + "12:15 pm" + ] + }, + { + "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": 73, + "slot": "restaurant_name", + "start": 63 + }, + { + "exclusive_end": 87, + "slot": "city", + "start": 77 + }, + { + "exclusive_end": 109, + "slot": "time", + "start": 101 + }, + { + "exclusive_end": 97, + "slot": "date", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: Booking a table for 2 at Aappakadai in Pleasanton for today at 12:15 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "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", + "street_address" + ], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Punjabi" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Aappakadai" + ], + "time": [ + "12:15", + "12:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. What is their address and phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-750-7709" + ], + "slot": "phone_number", + "values": [ + "925-750-7709" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4555 Hopyard Road" + ], + "slot": "street_address", + "values": [ + "4555 Hopyard Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Aappakadai" + ], + "slot": "restaurant_name", + "values": [ + "Aappakadai" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "12 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Pleasanton", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Aappakadai", + "time": "12:15" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Indian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "925-750-7709", + "price_range": "moderate", + "restaurant_name": "Aappakadai", + "serves_alcohol": "False", + "street_address": "4555 Hopyard Road", + "time": "12:00" + } + ], + "slots": [ + { + "exclusive_end": 77, + "slot": "phone_number", + "start": 65 + }, + { + "exclusive_end": 114, + "slot": "street_address", + "start": 97 + }, + { + "exclusive_end": 126, + "slot": "restaurant_name", + "start": 116 + }, + { + "exclusive_end": 199, + "slot": "date", + "start": 194 + }, + { + "exclusive_end": 193, + "slot": "time", + "start": 188 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I was unable to make the reservation. The phone number is 925-750-7709 and the address is 4555 Hopyard Road. Aappakadai is a nice restaurant. Shall I try for a reservation for 2 at 12 pm today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Punjabi" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Aappakadai" + ], + "time": [ + "12:15", + "12:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "1_00050", + "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 somewhere 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": "Where should I look? And what type of cuisine?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Italian" + ], + "slot": "cuisine", + "values": [ + "pizza" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "cuisine", + "start": 9 + }, + { + "exclusive_end": 41, + "slot": "city", + "start": 32 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ], + "cuisine": [ + "pizza" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like pizza and somewhere in Sunnyvale." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Gumba's" + ], + "slot": "restaurant_name", + "values": [ + "Gumba's" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Sunnyvale", + "cuisine": "Italian" + } + }, + "service_results": [ + { + "city": "Sunnyvale", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-737-8384", + "price_range": "moderate", + "restaurant_name": "Gumba's", + "serves_alcohol": "True", + "street_address": "176 South Murphy Avenue" + }, + { + "city": "Sunnyvale", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-733-5351", + "price_range": "moderate", + "restaurant_name": "Il Postale", + "serves_alcohol": "False", + "street_address": "100 South Murphy Avenue" + }, + { + "city": "Sunnyvale", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-738-2400", + "price_range": "moderate", + "restaurant_name": "Pezzella's Villa Napoli", + "serves_alcohol": "True", + "street_address": "1025 West El Camino Real" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "restaurant_name", + "start": 18 + }, + { + "exclusive_end": 54, + "slot": "city", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 3 places. Gumba's is a good place in Sunnyvale." + }, + { + "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": [ + "Sunnyvale" + ], + "cuisine": [ + "pizza" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-737-8384" + ], + "slot": "phone_number", + "values": [ + "408-737-8384" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "phone_number", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's 408-737-8384" + }, + { + "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": "FindRestaurants", + "requested_slots": [ + "serves_alcohol", + "street_address" + ], + "slot_values": { + "city": [ + "Sunnyvale" + ], + "cuisine": [ + "pizza" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they serve alcohol? What's their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "176 South Murphy Avenue" + ], + "slot": "street_address", + "values": [ + "176 South Murphy Avenue" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "street_address", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "yes they do. they are located on 176 South Murphy Avenue." + }, + { + "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": [ + "Sunnyvale" + ], + "cuisine": [ + "pizza" + ], + "restaurant_name": [ + "Gumba's" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works. I want to reserve a table." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:15" + ], + "slot": "time", + "values": [ + "evening 7:15" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "time", + "start": 15 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ], + "cuisine": [ + "pizza" + ], + "restaurant_name": [ + "Gumba's" + ], + "time": [ + "evening 7:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it in the evening 7:15." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Gumba's" + ], + "slot": "restaurant_name", + "values": [ + "Gumba's" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:15" + ], + "slot": "time", + "values": [ + "7:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "restaurant_name", + "start": 37 + }, + { + "exclusive_end": 57, + "slot": "city", + "start": 48 + }, + { + "exclusive_end": 87, + "slot": "time", + "start": 80 + }, + { + "exclusive_end": 76, + "slot": "date", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm, you want a table at Gumba's in Sunnyvale for 2 people today at 7:15 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "afternoon 12:30" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "time", + "start": 19 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ], + "cuisine": [ + "pizza" + ], + "restaurant_name": [ + "Gumba's" + ], + "time": [ + "afternoon 12:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, make it in the afternoon 12:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "time", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so a reservation for 2 at 12:30 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next tuesday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "date", + "start": 24 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ], + "cuisine": [ + "pizza" + ], + "date": [ + "next tuesday" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Gumba's" + ], + "time": [ + "12:30 pm", + "afternoon 12:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want it to be for next tuesday, and only for one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "date", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, a table for 1 next tuesday?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ], + "cuisine": [ + "pizza" + ], + "date": [ + "next tuesday" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Gumba's" + ], + "time": [ + "12:30 pm", + "afternoon 12:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Sunnyvale", + "date": "2019-03-05", + "party_size": "1", + "restaurant_name": "Gumba's", + "time": "12:30" + } + }, + "service_results": [ + { + "city": "Sunnyvale", + "cuisine": "Italian", + "date": "2019-03-05", + "has_live_music": "False", + "party_size": "1", + "phone_number": "408-737-8384", + "price_range": "moderate", + "restaurant_name": "Gumba's", + "serves_alcohol": "True", + "street_address": "176 South Murphy Avenue", + "time": "13:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It was successful." + }, + { + "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": [ + "Sunnyvale" + ], + "cuisine": [ + "pizza" + ], + "date": [ + "next tuesday" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Gumba's" + ], + "time": [ + "12:30 pm", + "afternoon 12:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's everything." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "1_00051", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "Diner" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "cuisine", + "start": 26 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Diner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm getting a craving for Diner food, can you help me look for a place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What's the city I should look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Fran" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "city", + "start": 8 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "cuisine": [ + "Diner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look in San Fran." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1760" + ], + "slot": "restaurant_name", + "values": [ + "1760" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "American" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-359-1212", + "price_range": "expensive", + "restaurant_name": "1760", + "serves_alcohol": "False", + "street_address": "1760 Polk Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-495-5875", + "price_range": "expensive", + "restaurant_name": "25 Lusk", + "serves_alcohol": "True", + "street_address": "25 Lusk Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-814-3709", + "price_range": "expensive", + "restaurant_name": "3rd Cousin", + "serves_alcohol": "False", + "street_address": "919 Cortland Avenue" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-775-1800", + "price_range": "moderate", + "restaurant_name": "Academy Bar And Kitchen", + "serves_alcohol": "False", + "street_address": "1800 Fillmore Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "(415) 567-5432", + "price_range": "very expensive", + "restaurant_name": "Acquerello", + "serves_alcohol": "False", + "street_address": "1722 Sacramento Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-872-9409", + "price_range": "moderate", + "restaurant_name": "Alba Ray's", + "serves_alcohol": "True", + "street_address": "2293 Mission Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-829-2737", + "price_range": "moderate", + "restaurant_name": "Aliment", + "serves_alcohol": "False", + "street_address": "786 Bush Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "650-627-4303", + "price_range": "moderate", + "restaurant_name": "All Spice", + "serves_alcohol": "True", + "street_address": "648 Bush Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-590-2585", + "price_range": "expensive", + "restaurant_name": "Alta Ca", + "serves_alcohol": "False", + "street_address": "1420 Market Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-875-9810", + "price_range": "very expensive", + "restaurant_name": "Aster", + "serves_alcohol": "False", + "street_address": "1001 Guerrero Street" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "restaurant_name", + "start": 59 + }, + { + "exclusive_end": 108, + "slot": "city", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 restaurants that fit what you're looking for. 1760 is a nice restaurant that's in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Diner" + ], + "restaurant_name": [ + "1760" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Diner" + ], + "restaurant_name": [ + "1760" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, please make a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time do you want the reservation for." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:45" + ], + "slot": "time", + "values": [ + "evening 4:45" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "time", + "start": 18 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Diner" + ], + "restaurant_name": [ + "1760" + ], + "time": [ + "evening 4:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it for the evening 4:45." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1760" + ], + "slot": "restaurant_name", + "values": [ + "1760" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:45" + ], + "slot": "time", + "values": [ + "4:45 pm" + ] + }, + { + "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": 41, + "slot": "restaurant_name", + "start": 37 + }, + { + "exclusive_end": 58, + "slot": "city", + "start": 45 + }, + { + "exclusive_end": 89, + "slot": "time", + "start": 82 + }, + { + "exclusive_end": 78, + "slot": "date", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I'll you want a reservation at 1760 in San Francisco for 2 people, today at 4:45 pm, is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 75, + "slot": "time", + "start": 71 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Diner" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "1760" + ], + "time": [ + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, it's just for one person. And on second though, can you make it at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "time", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So the reservation is for 1 person at 6 pm, correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Diner" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "1760" + ], + "time": [ + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's correct. Can you tell me their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1760 Polk Street" + ], + "slot": "street_address", + "values": [ + "1760 Polk Street" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "1760", + "time": "18:00" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "American", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "1", + "phone_number": "415-359-1212", + "price_range": "expensive", + "restaurant_name": "1760", + "serves_alcohol": "False", + "street_address": "1760 Polk Street", + "time": "18:00" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "street_address", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They're located at 1760 Polk Street. I've successfully made your reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Diner" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "1760" + ], + "time": [ + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need any further help?" + }, + { + "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 Fran", + "San Francisco" + ], + "cuisine": [ + "Diner" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "1760" + ], + "time": [ + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay then, take care." + } + ] + }, + { + "dialogue_id": "1_00052", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find somewhere to eat. Someplace intermediate priced." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food are you interested in, and in which city should I conduct my search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "Southern" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "cuisine", + "start": 10 + }, + { + "exclusive_end": 34, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Southern" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Something Southern in the San Jose area would be great." + }, + { + "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", + "price_range": "moderate" + } + }, + "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-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" + }, + { + "city": "San Jose", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "408-618-8072", + "price_range": "moderate", + "restaurant_name": "Lalla Grill", + "serves_alcohol": "False", + "street_address": "55 River Oaks Place" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "restaurant_name", + "start": 41 + }, + { + "exclusive_end": 67, + "slot": "city", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a nice restaurant by the name of 71 Saint Peter in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_live_music", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Southern" + ], + "has_live_music": [ + "True" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have any other suggestions? Maybe someplace with live music that also serves alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hukilau" + ], + "slot": "restaurant_name", + "values": [ + "Hukilau" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Jose", + "cuisine": "American", + "has_live_music": "True", + "price_range": "moderate", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "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": "True", + "phone_number": "408-247-1706", + "price_range": "moderate", + "restaurant_name": "Rosie Mccann's Irish Pub & Restaurant", + "serves_alcohol": "True", + "street_address": "355 Santana Row #1060" + }, + { + "city": "San Jose", + "cuisine": "American", + "has_live_music": "True", + "phone_number": "408-866-4176", + "price_range": "moderate", + "restaurant_name": "The Blue Door Restaurant & Bar", + "serves_alcohol": "True", + "street_address": "1502 Saratoga Avenue" + } + ], + "slots": [ + { + "exclusive_end": 7, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 46, + "slot": "city", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Hukilau is another nice restaurant in San Jose that meets that criteria." + }, + { + "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": [ + "Southern" + ], + "has_live_music": [ + "True" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-279-4888" + ], + "slot": "phone_number", + "values": [ + "408-279-4888" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "phone_number", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The number for Hukilau is 408-279-4888." + }, + { + "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": [ + "Southern" + ], + "has_live_music": [ + "True" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "And their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "230 Jackson Street" + ], + "slot": "street_address", + "values": [ + "230 Jackson Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "street_address", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address for Hukilau is 230 Jackson Street." + }, + { + "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": [ + "Southern" + ], + "has_live_music": [ + "True" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have anymore restaurant suggestions?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Rosie Mccann's Irish Pub & Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Rosie Mccann's Irish Pub & Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 76, + "slot": "restaurant_name", + "start": 39 + }, + { + "exclusive_end": 35, + "slot": "city", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another nice restaurant in San Jose is Rosie Mccann's Irish Pub & Restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Southern" + ], + "has_live_music": [ + "True" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Rosie Mccann's Irish Pub & Restaurant" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to make a reservation for you there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:45" + ], + "slot": "time", + "values": [ + "quarter to 12 in the morning" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "time", + "start": 19 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Southern" + ], + "has_live_music": [ + "True" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Rosie Mccann's Irish Pub & Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "quarter to 12 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Make it for a quarter to 12 in the morning." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Rosie Mccann's Irish Pub & Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Rosie Mccann's Irish Pub & Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:45" + ], + "slot": "time", + "values": [ + "11:45 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": 122, + "slot": "restaurant_name", + "start": 85 + }, + { + "exclusive_end": 134, + "slot": "city", + "start": 126 + }, + { + "exclusive_end": 68, + "slot": "time", + "start": 60 + }, + { + "exclusive_end": 57, + "slot": "date", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm: You'd like me to make a reservation for today a 11:45 am for 2 guests at Rosie Mccann's Irish Pub & Restaurant in San Jose, correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "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", + "street_address" + ], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Southern" + ], + "date": [ + "today" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Rosie Mccann's Irish Pub & Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11:45 am", + "quarter to 12 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's perfect. What's their address and phone number again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-247-1706" + ], + "slot": "phone_number", + "values": [ + "408-247-1706" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "355 Santana Row #1060" + ], + "slot": "street_address", + "values": [ + "355 Santana Row #1060" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Jose", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Rosie Mccann's Irish Pub & Restaurant", + "time": "11:45" + } + }, + "service_results": [ + { + "city": "San Jose", + "cuisine": "American", + "date": "2019-03-01", + "has_live_music": "True", + "party_size": "2", + "phone_number": "408-247-1706", + "price_range": "moderate", + "restaurant_name": "Rosie Mccann's Irish Pub & Restaurant", + "serves_alcohol": "True", + "street_address": "355 Santana Row #1060", + "time": "11:30" + } + ], + "slots": [ + { + "exclusive_end": 107, + "slot": "phone_number", + "start": 95 + }, + { + "exclusive_end": 69, + "slot": "street_address", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservations has been made. The address is 355 Santana Row #1060, and the phone number is 408-247-1706." + }, + { + "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": [ + "San Jose" + ], + "cuisine": [ + "Southern" + ], + "date": [ + "today" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Rosie Mccann's Irish Pub & Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11:45 am", + "quarter to 12 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much for all of your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "1_00053", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please search for an economical priced place to eat that serves alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food do you prefer? Which city should the search use?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Italian" + ], + "slot": "cuisine", + "values": [ + "Pizza" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "city", + "start": 15 + }, + { + "exclusive_end": 42, + "slot": "cuisine", + "start": 37 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Pizza" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I prefer it in Oakland. I am craving Pizza." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Belotti Ristorante E Bottega" + ], + "slot": "restaurant_name", + "values": [ + "Belotti Ristorante E Bottega" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Oakland", + "cuisine": "Italian", + "price_range": "moderate", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "510-350-7619", + "price_range": "moderate", + "restaurant_name": "Belotti Ristorante E Bottega", + "serves_alcohol": "True", + "street_address": "5403 College Avenue" + }, + { + "city": "Oakland", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "510-918-3205", + "price_range": "moderate", + "restaurant_name": "Contrasto", + "serves_alcohol": "True", + "street_address": "388 Grand Avenue" + }, + { + "city": "Oakland", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "510-428-4078", + "price_range": "moderate", + "restaurant_name": "Enoteca Molinari", + "serves_alcohol": "True", + "street_address": "5474 College Avenue" + }, + { + "city": "Oakland", + "cuisine": "Italian", + "has_live_music": "True", + "phone_number": "510-652-7401", + "price_range": "moderate", + "restaurant_name": "Genova Delicatessen", + "serves_alcohol": "True", + "street_address": "5095 Telegraph Avenue suite a" + } + ], + "slots": [ + { + "exclusive_end": 68, + "slot": "restaurant_name", + "start": 40 + }, + { + "exclusive_end": 96, + "slot": "city", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your search found 4 restaurants. One is Belotti Ristorante E Bottega which is located in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "phone_number" + ], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Pizza" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they happen to have live music? What is their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-350-7619" + ], + "slot": "phone_number", + "values": [ + "510-350-7619" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "phone_number", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their number is 510-350-7619. They do not happen to have live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Pizza" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there other restaurant options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Contrasto" + ], + "slot": "restaurant_name", + "values": [ + "Contrasto" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 53, + "slot": "city", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Contrasto is a nice restaurant and located in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Pizza" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Contrasto" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else you needed help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Pizza" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Contrasto" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to make a restaurant reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time did you prefer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "time", + "values": [ + "half past 11 in the morning" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "time", + "start": 22 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Pizza" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Contrasto" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "half past 11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like it to be half past 11 in the morning." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Contrasto" + ], + "slot": "restaurant_name", + "values": [ + "Contrasto" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:30" + ], + "slot": "time", + "values": [ + "11:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "restaurant_name", + "start": 60 + }, + { + "exclusive_end": 80, + "slot": "city", + "start": 73 + }, + { + "exclusive_end": 111, + "slot": "time", + "start": 103 + }, + { + "exclusive_end": 117, + "slot": "date", + "start": 112 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please say yes to confirm the following. Booking a table at Contrasto in Oakland with a reservation at 11:30 am today. The reservation is a party of 2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Pizza" + ], + "party_size": [ + "4" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Contrasto" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11:30 am", + "half past 11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Its actually a party of 4." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "city", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please say yes to confirm the following. The city is Oakland, and the reservation is for a party of 4." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Pizza" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Contrasto" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11:30 am", + "half past 11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Oakland", + "date": "2019-03-01", + "party_size": "4", + "restaurant_name": "Contrasto", + "time": "11:30" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Italian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "4", + "phone_number": "510-918-3205", + "price_range": "moderate", + "restaurant_name": "Contrasto", + "serves_alcohol": "True", + "street_address": "388 Grand Avenue", + "time": "11:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Pizza" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Contrasto" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11:30 am", + "half past 11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me what their address is?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "388 Grand Avenue" + ], + "slot": "street_address", + "values": [ + "388 Grand Avenue" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "street_address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Thier address is 388 Grand Avenue." + }, + { + "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": [ + "Oakland" + ], + "cuisine": [ + "Pizza" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Contrasto" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11:30 am", + "half past 11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a pleasant day." + } + ] + }, + { + "dialogue_id": "1_00054", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "expensive" + ], + "slot": "price_range", + "values": [ + "expensive" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a good place to eat that is fancy priced" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Mexican", + "Indian" + ], + "slot": "cuisine", + "values": [ + "Mexican", + "Indian" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "cuisine", + "start": 40 + }, + { + "exclusive_end": 55, + "slot": "cuisine", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "what kind of food do you want? There is Mexican, Indian or anything else. What city do I need to search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SFO" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "French" + ], + "slot": "cuisine", + "values": [ + "French" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "city", + "start": 13 + }, + { + "exclusive_end": 24, + "slot": "cuisine", + "start": 18 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ], + "cuisine": [ + "French" + ], + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need it in SFO. French food will be perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bistro Aix" + ], + "slot": "restaurant_name", + "values": [ + "Bistro Aix" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "French", + "price_range": "expensive" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-202-0100", + "price_range": "expensive", + "restaurant_name": "Bistro Aix", + "serves_alcohol": "False", + "street_address": "3340 Steiner Street" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-931-7272", + "price_range": "expensive", + "restaurant_name": "Bistro Central Parc", + "serves_alcohol": "False", + "street_address": "560 Central Avenue" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-981-5565", + "price_range": "expensive", + "restaurant_name": "Cafe Jacqueline", + "serves_alcohol": "False", + "street_address": "1454 Grant Avenue" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-387-0408", + "price_range": "expensive", + "restaurant_name": "Chapeau!", + "serves_alcohol": "False", + "street_address": "126 Clement Street" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-292-4415", + "price_range": "expensive", + "restaurant_name": "Cocotte", + "serves_alcohol": "False", + "street_address": "1521 Hyde Street" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-543-0573", + "price_range": "expensive", + "restaurant_name": "Fringale Restaurant", + "serves_alcohol": "True", + "street_address": "570 4th Street" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-772-5260", + "price_range": "expensive", + "restaurant_name": "Laurel Court Restaurant & Bar", + "serves_alcohol": "False", + "street_address": "950 Mason Street" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-391-2233", + "price_range": "expensive", + "restaurant_name": "Le Central", + "serves_alcohol": "True", + "street_address": "453 Bush Street" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-795-1422", + "price_range": "expensive", + "restaurant_name": "Les Clos", + "serves_alcohol": "True", + "street_address": "234 Townsend Street" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-495-5775", + "price_range": "expensive", + "restaurant_name": "Restaurant Lulu", + "serves_alcohol": "True", + "street_address": "816 Folsom Street" + } + ], + "slots": [ + { + "exclusive_end": 10, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 48, + "slot": "city", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Bistro Aix is a good restaurant in San Francisco" + }, + { + "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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "French" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Bistro Aix" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that works. I want a reservation at a nearby restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "what time for the reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:15" + ], + "slot": "time", + "values": [ + "13:15" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "time", + "start": 13 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "French" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Bistro Aix" + ], + "time": [ + "13:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it at 13:15" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bistro Aix" + ], + "slot": "restaurant_name", + "values": [ + "Bistro Aix" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:15" + ], + "slot": "time", + "values": [ + "1:15 pm" + ] + }, + { + "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": 18, + "slot": "restaurant_name", + "start": 8 + }, + { + "exclusive_end": 48, + "slot": "city", + "start": 35 + }, + { + "exclusive_end": 72, + "slot": "time", + "start": 65 + }, + { + "exclusive_end": 95, + "slot": "date", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm Bistro Aix and the city is San Francisco. Reservation os 1:15 pm and for 2 people 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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "French" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Bistro Aix" + ], + "time": [ + "13:15", + "1:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Bistro Aix" + ], + "slot": "restaurant_name", + "values": [ + "Bistro Aix" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Bistro Aix", + "time": "13:15" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "French", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-202-0100", + "price_range": "expensive", + "restaurant_name": "Bistro Aix", + "serves_alcohol": "False", + "street_address": "3340 Steiner Street", + "time": "13:30" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "restaurant_name", + "start": 17 + }, + { + "exclusive_end": 76, + "slot": "date", + "start": 71 + }, + { + "exclusive_end": 87, + "slot": "time", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No live music at Bistro Aix but I shall try a reservation for 2 people today at 1:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "French" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Bistro Aix" + ], + "time": [ + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that works" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Bistro Aix", + "time": "13:30" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "French", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-202-0100", + "price_range": "expensive", + "restaurant_name": "Bistro Aix", + "serves_alcohol": "False", + "street_address": "3340 Steiner Street", + "time": "13:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation was a success" + }, + { + "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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "French" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Bistro Aix" + ], + "time": [ + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks that is all" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good one" + } + ] + }, + { + "dialogue_id": "1_00055", + "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 would like to look for a place where I could eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food do you prefer to eat? Which city are you located now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sandwich" + ], + "slot": "cuisine", + "values": [ + "burger" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "city", + "start": 15 + }, + { + "exclusive_end": 31, + "slot": "cuisine", + "start": 25 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "burger" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please look in Dublin, a burger is perfect to have now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mcdonald's" + ], + "slot": "restaurant_name", + "values": [ + "McDonald's" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Dublin", + "cuisine": "Sandwich" + } + }, + "service_results": [ + { + "city": "Dublin", + "cuisine": "Sandwich", + "has_live_music": "True", + "phone_number": "925-829-0292", + "price_range": "inexpensive", + "restaurant_name": "Mcdonald's", + "serves_alcohol": "True", + "street_address": "7145 Dublin Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "restaurant_name", + "start": 62 + }, + { + "exclusive_end": 82, + "slot": "city", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 1 restaurant that you might like, maybe you like McDonald's in Dublin?" + }, + { + "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": [ + "Dublin" + ], + "cuisine": [ + "burger" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a restaurant with music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_live_music", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, they have live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:15" + ], + "slot": "time", + "values": [ + "evening 7:15" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 62, + "slot": "time", + "start": 50 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "burger" + ], + "restaurant_name": [ + "McDonald's" + ], + "time": [ + "evening 7:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, please make a reservation for me at this evening 7:15." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mcdonald's" + ], + "slot": "restaurant_name", + "values": [ + "McDonald's" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:15" + ], + "slot": "time", + "values": [ + "7:15 pm" + ] + }, + { + "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": 65, + "slot": "restaurant_name", + "start": 55 + }, + { + "exclusive_end": 75, + "slot": "city", + "start": 69 + }, + { + "exclusive_end": 86, + "slot": "time", + "start": 79 + }, + { + "exclusive_end": 105, + "slot": "date", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please do confirm the following details: book seats at McDonald's in Dublin at 7:15 pm for 2 people today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "time", + "start": 18 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "burger" + ], + "restaurant_name": [ + "McDonald's" + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please make it at 7 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 75, + "slot": "city", + "start": 69 + }, + { + "exclusive_end": 83, + "slot": "time", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please do confirm the following details: book seats at McDonald's in Dublin at 7 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "14th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "date", + "start": 29 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "burger" + ], + "date": [ + "14th of March" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "McDonald's" + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually its for 3 people on 14th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 102, + "slot": "date", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please do confirm the following details: book seats at McDonald's in Dublin for 3 people on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "very expensive" + ], + "slot": "price_range", + "values": [ + "very expensive" + ] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "price_range" + ], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "burger" + ], + "date": [ + "14th of March", + "March 14th" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "McDonald's" + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's right. How about the price range, is it very fancy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Dublin", + "date": "2019-03-14", + "party_size": "3", + "restaurant_name": "Mcdonald's", + "time": "19:00" + } + }, + "service_results": [ + { + "city": "Dublin", + "cuisine": "Sandwich", + "date": "2019-03-14", + "has_live_music": "True", + "party_size": "3", + "phone_number": "925-829-0292", + "price_range": "inexpensive", + "restaurant_name": "Mcdonald's", + "serves_alcohol": "True", + "street_address": "7145 Dublin Boulevard", + "time": "19:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation has been successful. Price range is inexpensive." + }, + { + "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": [ + "Dublin" + ], + "cuisine": [ + "burger" + ], + "date": [ + "14th of March", + "March 14th" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "McDonald's" + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day!" + } + ] + }, + { + "dialogue_id": "1_00056", + "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": "My husband and I want to have dinner out. Are there any good places to eat around here?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Milpitas" + ], + "slot": "city", + "values": [ + "Milpitas" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "city", + "start": 28 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to stay around Milpitas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of cuisine would you prefer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mexican" + ], + "slot": "cuisine", + "values": [ + "Latin American" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "cuisine", + "start": 25 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Latin American" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would really like some Latin American food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Baja Cactus" + ], + "slot": "restaurant_name", + "values": [ + "Baja Cactus" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Milpitas" + ], + "slot": "city", + "values": [ + "Milpitas" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Milpitas", + "cuisine": "Mexican" + } + }, + "service_results": [ + { + "city": "Milpitas", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "408-263-9455", + "price_range": "moderate", + "restaurant_name": "Baja Cactus", + "serves_alcohol": "True", + "street_address": "338 South Main Street" + }, + { + "city": "Milpitas", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "408-946-0466", + "price_range": "moderate", + "restaurant_name": "Casa Azteca Restaurant", + "serves_alcohol": "False", + "street_address": "20 North Abel Street" + }, + { + "city": "Milpitas", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "408-946-8012", + "price_range": "moderate", + "restaurant_name": "El Torito", + "serves_alcohol": "False", + "street_address": "477 East Calaveras Boulevard" + }, + { + "city": "Milpitas", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "408-945-6540", + "price_range": "moderate", + "restaurant_name": "La Milpa", + "serves_alcohol": "True", + "street_address": "107 North Milpitas Boulevard" + }, + { + "city": "Milpitas", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "408-935-6070", + "price_range": "moderate", + "restaurant_name": "On The Border", + "serves_alcohol": "False", + "street_address": "260 Ranch Drive" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "restaurant_name", + "start": 35 + }, + { + "exclusive_end": 58, + "slot": "city", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a great restaurant called Baja Cactus in Milpitas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "city", + "start": 56 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Latin American" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great, are there any other restaurants, maybe in Santa Clara?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "El Amigo Burrito" + ], + "slot": "restaurant_name", + "values": [ + "El Amigo Burrito" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Santa Clara", + "cuisine": "Mexican" + } + }, + "service_results": [ + { + "city": "Santa Clara", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "408-248-3113", + "price_range": "inexpensive", + "restaurant_name": "El Amigo Burrito", + "serves_alcohol": "True", + "street_address": "4485 Stevens Creek Boulevard" + }, + { + "city": "Santa Clara", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "408-247-0990", + "price_range": "moderate", + "restaurant_name": "La Paloma", + "serves_alcohol": "False", + "street_address": "2280 El Camino Real" + }, + { + "city": "Santa Clara", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "408-588-9865", + "price_range": "moderate", + "restaurant_name": "Mexicali Grill", + "serves_alcohol": "False", + "street_address": "3149 Mission College Boulevard" + }, + { + "city": "Santa Clara", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "408-496-6597", + "price_range": "moderate", + "restaurant_name": "Pedro's", + "serves_alcohol": "False", + "street_address": "3935 Freedom Circle" + }, + { + "city": "Santa Clara", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "408-333-9750", + "price_range": "moderate", + "restaurant_name": "Puesto Santa Clara", + "serves_alcohol": "True", + "street_address": "2752 Augustine Drive #110" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "restaurant_name", + "start": 40 + }, + { + "exclusive_end": 11, + "slot": "city", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Santa Clara has a nice restaurant named El Amigo Burrito." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price_range", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "price_range" + ], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Latin American" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How expensive are they?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Their prices are inexpensive." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Latin American" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have any other suggestions?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "La Paloma" + ], + "slot": "restaurant_name", + "values": [ + "La Paloma" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "restaurant_name", + "start": 47 + }, + { + "exclusive_end": 11, + "slot": "city", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Santa Clara also has a great restaurant called La Paloma." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Latin American" + ], + "restaurant_name": [ + "La Paloma" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, that's the one I want." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I reserve a table for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Latin American" + ], + "restaurant_name": [ + "La Paloma" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please. I want to eat there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time is best for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30 in the afternoon" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "time", + "start": 10 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Latin American" + ], + "restaurant_name": [ + "La Paloma" + ], + "time": [ + "12:30 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about 12:30 in the afternoon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "La Paloma" + ], + "slot": "restaurant_name", + "values": [ + "La Paloma" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 73, + "slot": "restaurant_name", + "start": 64 + }, + { + "exclusive_end": 88, + "slot": "city", + "start": 77 + }, + { + "exclusive_end": 100, + "slot": "time", + "start": 92 + }, + { + "exclusive_end": 106, + "slot": "date", + "start": 101 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your reservation. I have booked a table for 2 at La Paloma in Santa Clara at 12:30 pm today. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "has_live_music", + "street_address" + ], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Latin American" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "La Paloma" + ], + "time": [ + "12:30 in the afternoon", + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct? Can you tell me their address and if they are having live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2280 El Camino Real" + ], + "slot": "street_address", + "values": [ + "2280 El Camino Real" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Santa Clara", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "La Paloma", + "time": "12:30" + } + }, + "service_results": [ + { + "city": "Santa Clara", + "cuisine": "Mexican", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "408-247-0990", + "price_range": "moderate", + "restaurant_name": "La Paloma", + "serves_alcohol": "False", + "street_address": "2280 El Camino Real", + "time": "12:30" + } + ], + "slots": [ + { + "exclusive_end": 121, + "slot": "street_address", + "start": 102 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, I have booked your reservation. They will not have live music this evening, and the address is 2280 El Camino Real." + }, + { + "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": [ + "Santa Clara" + ], + "cuisine": [ + "Latin American" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "La Paloma" + ], + "time": [ + "12:30 in the afternoon", + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much! That's everything." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day!" + } + ] + }, + { + "dialogue_id": "1_00057", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "city", + "start": 36 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know of any places to eat in San Francisco?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Indian", + "Italian" + ], + "slot": "cuisine", + "values": [ + "Indian", + "Italian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "cuisine", + "start": 57 + }, + { + "exclusive_end": 72, + "slot": "cuisine", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a specific food you're looking for, for example Indian, Italian, or anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "American" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "cuisine", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "American" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "American food would really hit the spot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1760" + ], + "slot": "restaurant_name", + "values": [ + "1760" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "American" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-359-1212", + "price_range": "expensive", + "restaurant_name": "1760", + "serves_alcohol": "False", + "street_address": "1760 Polk Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-495-5875", + "price_range": "expensive", + "restaurant_name": "25 Lusk", + "serves_alcohol": "True", + "street_address": "25 Lusk Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-814-3709", + "price_range": "expensive", + "restaurant_name": "3rd Cousin", + "serves_alcohol": "False", + "street_address": "919 Cortland Avenue" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-775-1800", + "price_range": "moderate", + "restaurant_name": "Academy Bar And Kitchen", + "serves_alcohol": "False", + "street_address": "1800 Fillmore Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "(415) 567-5432", + "price_range": "very expensive", + "restaurant_name": "Acquerello", + "serves_alcohol": "False", + "street_address": "1722 Sacramento Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-872-9409", + "price_range": "moderate", + "restaurant_name": "Alba Ray's", + "serves_alcohol": "True", + "street_address": "2293 Mission Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-829-2737", + "price_range": "moderate", + "restaurant_name": "Aliment", + "serves_alcohol": "False", + "street_address": "786 Bush Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "650-627-4303", + "price_range": "moderate", + "restaurant_name": "All Spice", + "serves_alcohol": "True", + "street_address": "648 Bush Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-590-2585", + "price_range": "expensive", + "restaurant_name": "Alta Ca", + "serves_alcohol": "False", + "street_address": "1420 Market Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-875-9810", + "price_range": "very expensive", + "restaurant_name": "Aster", + "serves_alcohol": "False", + "street_address": "1001 Guerrero Street" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "restaurant_name", + "start": 33 + }, + { + "exclusive_end": 54, + "slot": "city", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a nice restaurant called 1760 in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "American" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have any other suggestions? I would prefer something with a moderate price range." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Academy Bar And Kitchen" + ], + "slot": "restaurant_name", + "values": [ + "Academy Bar and Kitchen" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "American", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-775-1800", + "price_range": "moderate", + "restaurant_name": "Academy Bar And Kitchen", + "serves_alcohol": "False", + "street_address": "1800 Fillmore Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-872-9409", + "price_range": "moderate", + "restaurant_name": "Alba Ray's", + "serves_alcohol": "True", + "street_address": "2293 Mission Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-829-2737", + "price_range": "moderate", + "restaurant_name": "Aliment", + "serves_alcohol": "False", + "street_address": "786 Bush Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "650-627-4303", + "price_range": "moderate", + "restaurant_name": "All Spice", + "serves_alcohol": "True", + "street_address": "648 Bush Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-495-9800", + "price_range": "moderate", + "restaurant_name": "B", + "serves_alcohol": "False", + "street_address": "720 Howard Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-977-5155", + "price_range": "moderate", + "restaurant_name": "Bazille", + "serves_alcohol": "True", + "street_address": "865 Market Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "True", + "phone_number": "415-292-2583", + "price_range": "moderate", + "restaurant_name": "Biscuits & Blues", + "serves_alcohol": "False", + "street_address": "401 Mason Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-391-0758", + "price_range": "moderate", + "restaurant_name": "Blanc Et Rouge", + "serves_alcohol": "True", + "street_address": "2 Embarcadero Center" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-369-0222", + "price_range": "moderate", + "restaurant_name": "Brickhouse Cafe: Restaurant & Bar", + "serves_alcohol": "True", + "street_address": "426 Brannan Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-296-4272", + "price_range": "moderate", + "restaurant_name": "Burger Bar", + "serves_alcohol": "True", + "street_address": "251 Geary Street" + } + ], + "slots": [ + { + "exclusive_end": 93, + "slot": "restaurant_name", + "start": 70 + }, + { + "exclusive_end": 117, + "slot": "city", + "start": 104 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 restaurants that match. There's a nice restaurant called Academy Bar and Kitchen that's in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "phone_number", + "serves_alcohol" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "American" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have their phone number? And do they serve liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-775-1800" + ], + "slot": "phone_number", + "values": [ + "415-775-1800" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "phone_number", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You can call them at 415-775-1800. And they do not serve alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:45" + ], + "slot": "time", + "values": [ + "12:45 pm" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "time", + "start": 51 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "American" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Academy Bar and Kitchen" + ], + "time": [ + "12:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that works. Please make me a reservation for 12:45 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Academy Bar And Kitchen" + ], + "slot": "restaurant_name", + "values": [ + "Academy Bar and Kitchen" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:45" + ], + "slot": "time", + "values": [ + "12:45 pm" + ] + }, + { + "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": 69, + "slot": "restaurant_name", + "start": 46 + }, + { + "exclusive_end": 86, + "slot": "city", + "start": 73 + }, + { + "exclusive_end": 24, + "slot": "time", + "start": 16 + }, + { + "exclusive_end": 42, + "slot": "date", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you'd like a 12:45 pm reservation today at Academy Bar and Kitchen in San Francisco for 2 people, is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "American" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Academy Bar and Kitchen" + ], + "time": [ + "12:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Academy Bar And Kitchen", + "time": "12:45" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "American", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-775-1800", + "price_range": "moderate", + "restaurant_name": "Academy Bar And Kitchen", + "serves_alcohol": "False", + "street_address": "1800 Fillmore Street", + "time": "12:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've made the reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "American" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Academy Bar and Kitchen" + ], + "time": [ + "12:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need any further help with anything?" + }, + { + "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 Francisco" + ], + "cuisine": [ + "American" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Academy Bar and Kitchen" + ], + "time": [ + "12:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, have a good rest of you day." + } + ] + }, + { + "dialogue_id": "1_00058", + "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 restaurants." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "city", + "start": 3 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Mexican", + "Indian" + ], + "slot": "cuisine", + "values": [ + "Mexican", + "Indian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "cuisine", + "start": 21 + }, + { + "exclusive_end": 38, + "slot": "cuisine", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Which cuisine? Maybe Mexican or Indian?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seafood" + ], + "slot": "cuisine", + "values": [ + "Fish" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "cuisine", + "start": 7 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Fish" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like Fish best." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alamar Kitchen & Bar" + ], + "slot": "restaurant_name", + "values": [ + "Alamar Kitchen & Bar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Oakland", + "cuisine": "Seafood" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-907-7555", + "price_range": "moderate", + "restaurant_name": "Alamar Kitchen & Bar", + "serves_alcohol": "False", + "street_address": "100 Grand Avenue #111" + }, + { + "city": "Oakland", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-645-1912", + "price_range": "moderate", + "restaurant_name": "Judoku Sushi", + "serves_alcohol": "True", + "street_address": "3314 Piedmont Avenue" + }, + { + "city": "Oakland", + "cuisine": "Seafood", + "has_live_music": "True", + "phone_number": "510-208-5253", + "price_range": "moderate", + "restaurant_name": "Lake Chalet", + "serves_alcohol": "True", + "street_address": "1520 Lakeside Drive" + }, + { + "city": "Oakland", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-251-9688", + "price_range": "inexpensive", + "restaurant_name": "Le Tasty Chinese Restaurant", + "serves_alcohol": "False", + "street_address": "1437 Franklin Street" + }, + { + "city": "Oakland", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-536-2050", + "price_range": "moderate", + "restaurant_name": "Quinn's Lighthouse", + "serves_alcohol": "False", + "street_address": "1951 Embarcadero" + }, + { + "city": "Oakland", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-336-2388", + "price_range": "moderate", + "restaurant_name": "Sushi Park | Japanese Restaurant", + "serves_alcohol": "False", + "street_address": "4209 Park Boulevard" + }, + { + "city": "Oakland", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-663-8262", + "price_range": "moderate", + "restaurant_name": "Tambo Peruvian Restaurant", + "serves_alcohol": "False", + "street_address": "1414 Jefferson Street" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "restaurant_name", + "start": 50 + }, + { + "exclusive_end": 81, + "slot": "city", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 7 restaurants matching this query. One is Alamar Kitchen & Bar in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Fish" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Judoku Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Judoku Sushi" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "restaurant_name", + "start": 8 + }, + { + "exclusive_end": 31, + "slot": "city", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's Judoku Sushi in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Fish" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any others? I want something afforadable." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Lake Chalet" + ], + "slot": "restaurant_name", + "values": [ + "Lake Chalet" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Oakland", + "cuisine": "Seafood", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-907-7555", + "price_range": "moderate", + "restaurant_name": "Alamar Kitchen & Bar", + "serves_alcohol": "False", + "street_address": "100 Grand Avenue #111" + }, + { + "city": "Oakland", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-645-1912", + "price_range": "moderate", + "restaurant_name": "Judoku Sushi", + "serves_alcohol": "True", + "street_address": "3314 Piedmont Avenue" + }, + { + "city": "Oakland", + "cuisine": "Seafood", + "has_live_music": "True", + "phone_number": "510-208-5253", + "price_range": "moderate", + "restaurant_name": "Lake Chalet", + "serves_alcohol": "True", + "street_address": "1520 Lakeside Drive" + }, + { + "city": "Oakland", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-536-2050", + "price_range": "moderate", + "restaurant_name": "Quinn's Lighthouse", + "serves_alcohol": "False", + "street_address": "1951 Embarcadero" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "restaurant_name", + "start": 39 + }, + { + "exclusive_end": 61, + "slot": "city", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 4 restaurants to match. One is Lake Chalet in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Fish" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have liquor and live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_live_music", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "They do have liquor and live music." + }, + { + "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": [ + "Oakland" + ], + "cuisine": [ + "Fish" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Lake Chalet" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works. I want to make a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "10:30" + ], + "slot": "time", + "values": [ + "10:30 in the morning" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "time", + "start": 16 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Fish" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Lake Chalet" + ], + "time": [ + "10:30 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "For two people, 10:30 in the morning." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Lake Chalet" + ], + "slot": "restaurant_name", + "values": [ + "Lake Chalet" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:30" + ], + "slot": "time", + "values": [ + "10: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": 42, + "slot": "restaurant_name", + "start": 31 + }, + { + "exclusive_end": 69, + "slot": "city", + "start": 62 + }, + { + "exclusive_end": 52, + "slot": "time", + "start": 44 + }, + { + "exclusive_end": 58, + "slot": "date", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Table for 2 at Lake Chalet, 10:30 am today in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "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", + "street_address" + ], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Fish" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Lake Chalet" + ], + "time": [ + "10:30 am", + "10:30 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works. What's their address and number?" + }, + { + "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": "Oakland", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Lake Chalet", + "time": "10:30" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I couldn't make that reservation. Can I help with something else" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "time", + "start": 35 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Fish" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Lake Chalet" + ], + "time": [ + "12:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Try booking again, for 1 person at 12:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Lake Chalet" + ], + "slot": "restaurant_name", + "values": [ + "Lake Chalet" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "restaurant_name", + "start": 31 + }, + { + "exclusive_end": 69, + "slot": "city", + "start": 62 + }, + { + "exclusive_end": 52, + "slot": "time", + "start": 44 + }, + { + "exclusive_end": 58, + "slot": "date", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Table for 1 at Lake Chalet, 12:30 pm today in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Fish" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Lake Chalet" + ], + "time": [ + "12:30", + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Oakland", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "Lake Chalet", + "time": "12:30" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Seafood", + "date": "2019-03-01", + "has_live_music": "True", + "party_size": "1", + "phone_number": "510-208-5253", + "price_range": "moderate", + "restaurant_name": "Lake Chalet", + "serves_alcohol": "True", + "street_address": "1520 Lakeside Drive", + "time": "12:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation complete." + }, + { + "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": [ + "Oakland" + ], + "cuisine": [ + "Fish" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Lake Chalet" + ], + "time": [ + "12:30", + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "1_00059", + "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 would like to find 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": "What kind of food are you wanting? And where should I search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "sushi" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Alameda" + ], + "slot": "city", + "values": [ + "Alameda" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "cuisine", + "start": 10 + }, + { + "exclusive_end": 32, + "slot": "city", + "start": 25 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Alameda" + ], + "cuisine": [ + "sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me a sushi place in Alameda." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Angel Fish" + ], + "slot": "restaurant_name", + "values": [ + "Angel Fish" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Alameda" + ], + "slot": "city", + "values": [ + "Alameda" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Alameda", + "cuisine": "Japanese" + } + }, + "service_results": [ + { + "city": "Alameda", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "510-749-0460", + "price_range": "moderate", + "restaurant_name": "Angel Fish", + "serves_alcohol": "False", + "street_address": "883 Island Drive C-2" + }, + { + "city": "Alameda", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "510-522-1269", + "price_range": "moderate", + "restaurant_name": "Bluefin Sushi And Thai Restaurant", + "serves_alcohol": "True", + "street_address": "3211 Encinal Avenue" + }, + { + "city": "Alameda", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "510-521-9121", + "price_range": "moderate", + "restaurant_name": "Kamakura Japanese Restaurant", + "serves_alcohol": "True", + "street_address": "2549 Santa Clara Avenue" + }, + { + "city": "Alameda", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "510-749-9988", + "price_range": "inexpensive", + "restaurant_name": "Sakura Sushi Bar & Grill", + "serves_alcohol": "False", + "street_address": "2408 Santa Clara Avenue" + }, + { + "city": "Alameda", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "510-239-4285", + "price_range": "moderate", + "restaurant_name": "Shirasoni Japanese Restaurant", + "serves_alcohol": "True", + "street_address": "2660 5th Street Suite A" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "restaurant_name", + "start": 33 + }, + { + "exclusive_end": 54, + "slot": "city", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found a restaurant called Angel Fish in Alameda." + }, + { + "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": [ + "Alameda" + ], + "cuisine": [ + "sushi" + ], + "restaurant_name": [ + "Angel Fish" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works for me. I would like to make a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time should the reservation be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:15" + ], + "slot": "time", + "values": [ + "afternoon 1:15" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "time", + "start": 19 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Alameda" + ], + "cuisine": [ + "sushi" + ], + "restaurant_name": [ + "Angel Fish" + ], + "time": [ + "afternoon 1:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like it at afternoon 1:15." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Angel Fish" + ], + "slot": "restaurant_name", + "values": [ + "Angel Fish" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Alameda" + ], + "slot": "city", + "values": [ + "Alameda" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:15" + ], + "slot": "time", + "values": [ + "1:15 pm" + ] + }, + { + "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": 60, + "slot": "restaurant_name", + "start": 50 + }, + { + "exclusive_end": 71, + "slot": "city", + "start": 64 + }, + { + "exclusive_end": 82, + "slot": "time", + "start": 75 + }, + { + "exclusive_end": 88, + "slot": "date", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: You want a table at Angel Fish in Alameda at 1:15 pm today for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Alameda" + ], + "cuisine": [ + "sushi" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Angel Fish" + ], + "time": [ + "1:15 pm", + "afternoon 1:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Alameda", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Angel Fish", + "time": "13:15" + } + }, + "service_results": [ + { + "city": "Alameda", + "cuisine": "Japanese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-749-0460", + "price_range": "moderate", + "restaurant_name": "Angel Fish", + "serves_alcohol": "False", + "street_address": "883 Island Drive C-2", + "time": "13:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made." + }, + { + "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": [ + "Alameda" + ], + "cuisine": [ + "sushi" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Angel Fish" + ], + "time": [ + "1:15 pm", + "afternoon 1:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much. That's all for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "1_00060", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hi I'm hungry and also need to let loose tonight. Can you find me a place to eat that serves alcohol?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, what city would you like to dine in and what kind of cuisine are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Chinese" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Millbrae" + ], + "slot": "city", + "values": [ + "Millbrae" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "cuisine", + "start": 25 + }, + { + "exclusive_end": 69, + "slot": "city", + "start": 61 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Millbrae" + ], + "cuisine": [ + "Chinese" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm in the mood for some Chinese food tonight, preferably in Millbrae." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Tai Wu Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Tai Wu Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Millbrae" + ], + "slot": "city", + "values": [ + "Millbrae" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Millbrae", + "cuisine": "Chinese", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "city": "Millbrae", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "650-697-7888", + "price_range": "moderate", + "restaurant_name": "Tai Wu Restaurant", + "serves_alcohol": "True", + "street_address": "300 El Camino Real" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "restaurant_name", + "start": 56 + }, + { + "exclusive_end": 42, + "slot": "city", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I managed to find 1 restaurant in Millbrae, it's called Tai Wu Restaurant. I think you'd like it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Millbrae" + ], + "cuisine": [ + "Chinese" + ], + "restaurant_name": [ + "Tai Wu Restaurant" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I reserve a table for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Millbrae" + ], + "cuisine": [ + "Chinese" + ], + "restaurant_name": [ + "Tai Wu Restaurant" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be great. Please make a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like to dine at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "evening 7:30" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "time", + "start": 24 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Millbrae" + ], + "cuisine": [ + "Chinese" + ], + "restaurant_name": [ + "Tai Wu Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "evening 7:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to be there at evening 7:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Tai Wu Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Tai Wu Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Millbrae" + ], + "slot": "city", + "values": [ + "Millbrae" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "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": 52, + "slot": "restaurant_name", + "start": 35 + }, + { + "exclusive_end": 88, + "slot": "city", + "start": 80 + }, + { + "exclusive_end": 76, + "slot": "time", + "start": 69 + }, + { + "exclusive_end": 31, + "slot": "date", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you'd like a table for today at Tai Wu Restaurant for 2 people at 7:30 pm in Millbrae. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Millbrae" + ], + "cuisine": [ + "Chinese" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Tai Wu Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "7:30 pm", + "evening 7:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Millbrae", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Tai Wu Restaurant", + "time": "19:30" + } + }, + "service_results": [ + { + "city": "Millbrae", + "cuisine": "Chinese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "650-697-7888", + "price_range": "moderate", + "restaurant_name": "Tai Wu Restaurant", + "serves_alcohol": "True", + "street_address": "300 El Camino Real", + "time": "19:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been booked!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "Millbrae" + ], + "cuisine": [ + "Chinese" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Tai Wu Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "7:30 pm", + "evening 7:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address of the restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "300 El Camino Real" + ], + "slot": "street_address", + "values": [ + "300 El Camino Real" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "street_address", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The restaurant is located at 300 El Camino Real." + }, + { + "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": [ + "Millbrae" + ], + "cuisine": [ + "Chinese" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Tai Wu Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "7:30 pm", + "evening 7:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for everything, that's all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day!" + } + ] + }, + { + "dialogue_id": "1_00061", + "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 in this city." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of restaurants are you interested in? Which city should I search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "burger" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "city", + "start": 31 + }, + { + "exclusive_end": 15, + "slot": "cuisine", + "start": 9 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "burger" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look for burger restaurants in Campbell." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Effie's Restaurant & Bar" + ], + "slot": "restaurant_name", + "values": [ + "Effie's Restaurant & Bar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Campbell", + "cuisine": "American" + } + }, + "service_results": [ + { + "city": "Campbell", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "408-374-3400", + "price_range": "moderate", + "restaurant_name": "Effie's Restaurant & Bar", + "serves_alcohol": "False", + "street_address": "331 West Hacienda Avenue" + }, + { + "city": "Campbell", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "408-364-1564", + "price_range": "moderate", + "restaurant_name": "Flights Restaurant Campbell", + "serves_alcohol": "True", + "street_address": "368 East Campbell Avenue" + }, + { + "city": "Campbell", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "408-628-0683", + "price_range": "moderate", + "restaurant_name": "Forthright Oyster Bar & Kitchen", + "serves_alcohol": "True", + "street_address": "1700 West Campbell Avenue" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "restaurant_name", + "start": 45 + }, + { + "exclusive_end": 37, + "slot": "city", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a good restaurant in Campbell called Effie's Restaurant & Bar" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "serves_alcohol", + "street_address" + ], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "burger" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is Effie's address and do they serve drinks?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "331 West Hacienda Avenue" + ], + "slot": "street_address", + "values": [ + "331 West Hacienda Avenue" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "street_address", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They don't serve drinks but their address is 331 West Hacienda Avenue." + }, + { + "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": [ + "Campbell" + ], + "cuisine": [ + "burger" + ], + "restaurant_name": [ + "Effie's Restaurant & Bar" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to make a reservation there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like your reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "4th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "evening 6:30" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "date", + "start": 15 + }, + { + "exclusive_end": 59, + "slot": "time", + "start": 47 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "burger" + ], + "date": [ + "4th of this month" + ], + "restaurant_name": [ + "Effie's Restaurant & Bar" + ], + "time": [ + "evening 6:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it on the 4th of this month please in the evening 6:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Effie's Restaurant & Bar" + ], + "slot": "restaurant_name", + "values": [ + "Effie's Restaurant & Bar" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 89, + "slot": "restaurant_name", + "start": 65 + }, + { + "exclusive_end": 101, + "slot": "city", + "start": 93 + }, + { + "exclusive_end": 112, + "slot": "time", + "start": 105 + }, + { + "exclusive_end": 128, + "slot": "date", + "start": 117 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your request: You'd like to book a table for 2 at Effie's Restaurant & Bar in Campbell at 6:30 pm for next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "the 1st" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "date", + "start": 29 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "burger" + ], + "date": [ + "the 1st" + ], + "restaurant_name": [ + "Effie's Restaurant & Bar" + ], + "time": [ + "6:30 pm", + "evening 6:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No I'd like a reservation on the 1st." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "city", + "start": 45 + }, + { + "exclusive_end": 79, + "slot": "date", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the city you're booking in is Campbell and the date is for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "burger" + ], + "date": [ + "the 1st", + "today" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Effie's Restaurant & Bar" + ], + "time": [ + "6:30 pm", + "evening 6:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No the reservation is for 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "time", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: the reservation you want is for 6:30 pm for 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "burger" + ], + "date": [ + "the 1st", + "today" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Effie's Restaurant & Bar" + ], + "time": [ + "6:30 pm", + "evening 6:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Campbell", + "date": "2019-03-01", + "party_size": "3", + "restaurant_name": "Effie's Restaurant & Bar", + "time": "18:30" + } + }, + "service_results": [ + { + "city": "Campbell", + "cuisine": "American", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "3", + "phone_number": "408-374-3400", + "price_range": "moderate", + "restaurant_name": "Effie's Restaurant & Bar", + "serves_alcohol": "False", + "street_address": "331 West Hacienda Avenue", + "time": "18:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, I made the reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "has_live_music", + "phone_number" + ], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "burger" + ], + "date": [ + "the 1st", + "today" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Effie's Restaurant & Bar" + ], + "time": [ + "6:30 pm", + "evening 6:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they play live music and what is their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-374-3400" + ], + "slot": "phone_number", + "values": [ + "408-374-3400" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their phone number is 408-374-3400 and they don't have live music." + }, + { + "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": [ + "Campbell" + ], + "cuisine": [ + "burger" + ], + "date": [ + "the 1st", + "today" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Effie's Restaurant & Bar" + ], + "time": [ + "6:30 pm", + "evening 6:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "1_00062", + "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": "What would be a good place to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Mexican", + "American" + ], + "slot": "cuisine", + "values": [ + "Mexican", + "American" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "cuisine", + "start": 39 + }, + { + "exclusive_end": 56, + "slot": "cuisine", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What sort of food are you looking for? Mexican, American, etc? And which city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Noodles" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "cuisine", + "start": 12 + }, + { + "exclusive_end": 43, + "slot": "city", + "start": 35 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "Noodles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want some Noodles, and search in Berkeley." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Crave Asia" + ], + "slot": "restaurant_name", + "values": [ + "Crave Asia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Berkeley", + "cuisine": "Chinese" + } + }, + "service_results": [ + { + "city": "Berkeley", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "510-558-8367", + "price_range": "inexpensive", + "restaurant_name": "Crave Asia", + "serves_alcohol": "False", + "street_address": "1301 San Pablo Avenue" + }, + { + "city": "Berkeley", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "510-848-3628", + "price_range": "inexpensive", + "restaurant_name": "King Dong Restaurant", + "serves_alcohol": "False", + "street_address": "2429 Shattuck Avenue" + }, + { + "city": "Berkeley", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "510-845-1286", + "price_range": "moderate", + "restaurant_name": "King Yen Restaurant", + "serves_alcohol": "False", + "street_address": "2995 College Avenue" + }, + { + "city": "Berkeley", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "510-845-6072", + "price_range": "inexpensive", + "restaurant_name": "Long Life Vegi House", + "serves_alcohol": "False", + "street_address": "1725 University Avenue" + }, + { + "city": "Berkeley", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "510-647-9744", + "price_range": "moderate", + "restaurant_name": "Royal Rangoon Restaurant", + "serves_alcohol": "False", + "street_address": "2826 Telegraph Avenue" + }, + { + "city": "Berkeley", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "510-841-6806", + "price_range": "inexpensive", + "restaurant_name": "Tai San Restaurant", + "serves_alcohol": "False", + "street_address": "2811 Telegraph Avenue" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "restaurant_name", + "start": 62 + }, + { + "exclusive_end": 118, + "slot": "city", + "start": 110 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Upon searching I have found 6 restaurants. There's one called Crave Asia which is pretty nice and situated in Berkeley." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "phone_number" + ], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "Noodles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have their number? And do they have live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "510-558-8367" + ], + "slot": "phone_number", + "values": [ + "510-558-8367" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 87, + "slot": "phone_number", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately no, they do not have live music, however here is the number: 510-558-8367." + }, + { + "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": [ + "Berkeley" + ], + "cuisine": [ + "Noodles" + ], + "restaurant_name": [ + "Crave Asia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think that works out, make a reservation at the restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time should the reservation be for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "time", + "values": [ + "11:30 in the morning" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "Noodles" + ], + "restaurant_name": [ + "Crave Asia" + ], + "time": [ + "11:30 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "11:30 in the morning seems good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Crave Asia" + ], + "slot": "restaurant_name", + "values": [ + "Crave Asia" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:30" + ], + "slot": "time", + "values": [ + "11:30 AM" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 90, + "slot": "restaurant_name", + "start": 80 + }, + { + "exclusive_end": 102, + "slot": "city", + "start": 94 + }, + { + "exclusive_end": 142, + "slot": "time", + "start": 134 + }, + { + "exclusive_end": 164, + "slot": "date", + "start": 159 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, please confirm the details one more time: Booking a table for 2 people at Crave Asia in Berkeley, the reservation should be for 11:30 AM and the date is today, correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "serves_alcohol", + "street_address" + ], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "Noodles" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Crave Asia" + ], + "time": [ + "11:30 AM", + "11:30 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's good. Do they serve liquor, and what is their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1301 San Pablo Avenue" + ], + "slot": "street_address", + "values": [ + "1301 San Pablo Avenue" + ] + }, + { + "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": "Berkeley", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Crave Asia", + "time": "11:30" + } + }, + "service_results": [ + { + "city": "Berkeley", + "cuisine": "Chinese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-558-8367", + "price_range": "inexpensive", + "restaurant_name": "Crave Asia", + "serves_alcohol": "False", + "street_address": "1301 San Pablo Avenue", + "time": "11:30" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "street_address", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is successful. Their address is 1301 San Pablo Avenue and no, they do not serve alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "Noodles" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Crave Asia" + ], + "time": [ + "11:30 AM", + "11:30 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else you want help with?" + }, + { + "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": [ + "Berkeley" + ], + "cuisine": [ + "Noodles" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Crave Asia" + ], + "time": [ + "11:30 AM", + "11:30 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I do not. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "1_00063", + "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 looking for somewhere to eat? Do you know of any good places?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food do you have a taste for? Are you looking for somewhere near by?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Italian" + ], + "slot": "cuisine", + "values": [ + "Pizza" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "city", + "start": 18 + }, + { + "exclusive_end": 46, + "slot": "cuisine", + "start": 41 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "Pizza" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I was thinking in Petaluma. Preferably a Pizza place." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Brixx Pizzeria" + ], + "slot": "restaurant_name", + "values": [ + "Brixx Pizzeria" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Petaluma", + "cuisine": "Italian" + } + }, + "service_results": [ + { + "city": "Petaluma", + "cuisine": "Italian", + "has_live_music": "True", + "phone_number": "707-664-1418", + "price_range": "moderate", + "restaurant_name": "Brixx Pizzeria", + "serves_alcohol": "False", + "street_address": "16 Kentucky Street" + }, + { + "city": "Petaluma", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-782-1775", + "price_range": "moderate", + "restaurant_name": "Cucina Paradiso", + "serves_alcohol": "False", + "street_address": "114 Petaluma Boulevard North" + }, + { + "city": "Petaluma", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-766-7600", + "price_range": "moderate", + "restaurant_name": "Risibisi", + "serves_alcohol": "True", + "street_address": "154 Petaluma Boulevard North" + }, + { + "city": "Petaluma", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-782-9298", + "price_range": "moderate", + "restaurant_name": "Sugo Trattoria", + "serves_alcohol": "False", + "street_address": "5 Petaluma Boulevard South B" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "restaurant_name", + "start": 26 + }, + { + "exclusive_end": 24, + "slot": "city", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 4 in Petaluma, Brixx Pizzeria is a nice restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "Pizza" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any others?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cucina Paradiso" + ], + "slot": "restaurant_name", + "values": [ + "Cucina Paradiso" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 46, + "slot": "city", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Cucina Paradiso is also a nice one in Petaluma." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "Pizza" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other suggestions?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Risibisi" + ], + "slot": "restaurant_name", + "values": [ + "Risibisi" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 47, + "slot": "city", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Risibisi is another nice restaurant in Petaluma." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + }, + { + "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": [ + "Petaluma" + ], + "cuisine": [ + "Pizza" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is it an inexpensive restaurant? What is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "154 Petaluma Boulevard North" + ], + "slot": "street_address", + "values": [ + "154 Petaluma Boulevard North" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 70, + "slot": "street_address", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their prices are moderate. The address is 154 Petaluma Boulevard North." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "Pizza" + ], + "restaurant_name": [ + "Risibisi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds like a good choice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to make a table reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "half past 1 in the afternoon" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "time", + "start": 20 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "Pizza" + ], + "restaurant_name": [ + "Risibisi" + ], + "time": [ + "half past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Reserve it for half past 1 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Risibisi" + ], + "slot": "restaurant_name", + "values": [ + "risibisi" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "restaurant_name", + "start": 47 + }, + { + "exclusive_end": 67, + "slot": "city", + "start": 59 + }, + { + "exclusive_end": 104, + "slot": "time", + "start": 97 + }, + { + "exclusive_end": 119, + "slot": "date", + "start": 114 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you are booking a table at risibisi in Petaluma. Your reservation will be at 1:30 pm. Set for today for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "Pizza" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Risibisi", + "risibisi" + ], + "time": [ + "1:30 pm", + "half past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works for me. Do they serve alcohol?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Petaluma", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Risibisi", + "time": "13:30" + } + }, + "service_results": [ + { + "city": "Petaluma", + "cuisine": "Italian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "707-766-7600", + "price_range": "moderate", + "restaurant_name": "Risibisi", + "serves_alcohol": "True", + "street_address": "154 Petaluma Boulevard North", + "time": "13:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your table is reserved. Yes they serve alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "has_live_music", + "phone_number" + ], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "Pizza" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Risibisi", + "risibisi" + ], + "time": [ + "1:30 pm", + "half past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What number can I reach them at? Do they have live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-766-7600" + ], + "slot": "phone_number", + "values": [ + "707-766-7600" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is 707-766-7600. They do not have live music." + }, + { + "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": [ + "Petaluma" + ], + "cuisine": [ + "Pizza" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Risibisi", + "risibisi" + ], + "time": [ + "1:30 pm", + "half past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. That is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "1_00064", + "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 need a place to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Mexican", + "American" + ], + "slot": "cuisine", + "values": [ + "Mexican", + "American" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 119, + "slot": "cuisine", + "start": 112 + }, + { + "exclusive_end": 110, + "slot": "cuisine", + "start": 102 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city should I search and what type of food are you interested in. Please specify if you want American, Mexican or something else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Fran" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Brunch" + ], + "slot": "cuisine", + "values": [ + "brunch" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "city", + "start": 26 + }, + { + "exclusive_end": 22, + "slot": "cuisine", + "start": 16 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "cuisine": [ + "brunch" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for brunch in San Fran." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1300 On Fillmore" + ], + "slot": "restaurant_name", + "values": [ + "1300 On Fillmore" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Brunch" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Brunch", + "has_live_music": "True", + "phone_number": "415-771-7100", + "price_range": "moderate", + "restaurant_name": "1300 On Fillmore", + "serves_alcohol": "False", + "street_address": "1300 Fillmore Street" + }, + { + "city": "San Francisco", + "cuisine": "Brunch", + "has_live_music": "False", + "phone_number": "415-551-1590", + "price_range": "expensive", + "restaurant_name": "Absinthe Brasserie & Bar", + "serves_alcohol": "True", + "street_address": "398 Hayes Street" + }, + { + "city": "San Francisco", + "cuisine": "Brunch", + "has_live_music": "False", + "phone_number": "415-252-1036", + "price_range": "moderate", + "restaurant_name": "Aperto", + "serves_alcohol": "True", + "street_address": "1434 18th Street" + }, + { + "city": "San Francisco", + "cuisine": "Brunch", + "has_live_music": "False", + "phone_number": "415-416-6989", + "price_range": "moderate", + "restaurant_name": "Barrel Head Brewhouse", + "serves_alcohol": "True", + "street_address": "1785 Fulton Street" + }, + { + "city": "San Francisco", + "cuisine": "Brunch", + "has_live_music": "False", + "phone_number": "415-931-9663", + "price_range": "moderate", + "restaurant_name": "Blackwood", + "serves_alcohol": "False", + "street_address": "2150 Chestnut Street" + }, + { + "city": "San Francisco", + "cuisine": "Brunch", + "has_live_music": "False", + "phone_number": "415-546-4134", + "price_range": "moderate", + "restaurant_name": "Chez Papa Resto", + "serves_alcohol": "True", + "street_address": "4 Mint Plaza" + }, + { + "city": "San Francisco", + "cuisine": "Brunch", + "has_live_music": "False", + "phone_number": "415-722-9109", + "price_range": "inexpensive", + "restaurant_name": "Chief Sullivan's", + "serves_alcohol": "True", + "street_address": "622 Green Street" + }, + { + "city": "San Francisco", + "cuisine": "Brunch", + "has_live_music": "False", + "phone_number": "415-369-9218", + "price_range": "very expensive", + "restaurant_name": "Epic Steak", + "serves_alcohol": "False", + "street_address": "369 The Embarcadero" + }, + { + "city": "San Francisco", + "cuisine": "Brunch", + "has_live_music": "False", + "phone_number": "415-440-4500", + "price_range": "expensive", + "restaurant_name": "La Urbana", + "serves_alcohol": "True", + "street_address": "661 Divisadero Street" + }, + { + "city": "San Francisco", + "cuisine": "Brunch", + "has_live_music": "False", + "phone_number": "415-616-6566", + "price_range": "expensive", + "restaurant_name": "Luce Restaurant", + "serves_alcohol": "False", + "street_address": "888 Howard Street" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "restaurant_name", + "start": 33 + }, + { + "exclusive_end": 74, + "slot": "city", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a nice restaurant named 1300 On Fillmore located in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "brunch" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there a different restaurant you can suggest." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Absinthe Brasserie & Bar" + ], + "slot": "restaurant_name", + "values": [ + "Absinthe Brasserie & Bar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "restaurant_name", + "start": 43 + }, + { + "exclusive_end": 84, + "slot": "city", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is another nice restaurant named the Absinthe Brasserie & Bar in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "brunch" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there any other restaurant you can suggest?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aperto" + ], + "slot": "restaurant_name", + "values": [ + "Aperto" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 50, + "slot": "city", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Aperto is another nice restaurant in San Francisco." + }, + { + "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 Fran", + "San Francisco" + ], + "cuisine": [ + "brunch" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there live music there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No. Sorry,there is not live music." + }, + { + "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 Fran", + "San Francisco" + ], + "cuisine": [ + "brunch" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where are they located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1434 18th Street" + ], + "slot": "street_address", + "values": [ + "1434 18th Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "street_address", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are located at 1434 18th Street." + }, + { + "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": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "brunch" + ], + "restaurant_name": [ + "Aperto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. I would like to book a table." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like me to reserve?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "11:00" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "time", + "start": 14 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "brunch" + ], + "restaurant_name": [ + "Aperto" + ], + "time": [ + "11:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need it for 11:00." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Aperto" + ], + "slot": "restaurant_name", + "values": [ + "Aperto" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "11 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": 77, + "slot": "restaurant_name", + "start": 71 + }, + { + "exclusive_end": 94, + "slot": "city", + "start": 81 + }, + { + "exclusive_end": 67, + "slot": "time", + "start": 62 + }, + { + "exclusive_end": 100, + "slot": "date", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want me to reserve a table for 2 people at 11 am at Aperto in San Francisco today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "very expensive" + ], + "slot": "price_range", + "values": [ + "very expensive" + ] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "price_range" + ], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "brunch" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Aperto" + ], + "time": [ + "11 am", + "11:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, perfect. Is it in the very fancy price range?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Aperto", + "time": "11:00" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Brunch", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-252-1036", + "price_range": "moderate", + "restaurant_name": "Aperto", + "serves_alcohol": "True", + "street_address": "1434 18th Street", + "time": "11:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was a success. The restaurant is in the moderate price range." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "brunch" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Aperto" + ], + "time": [ + "11 am", + "11:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I have their contact phone?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-252-1036" + ], + "slot": "phone_number", + "values": [ + "415-252-1036" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "phone_number", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The restaurant's phone number is 415-252-1036." + }, + { + "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": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "brunch" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Aperto" + ], + "time": [ + "11 am", + "11:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "1_00065", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "city", + "start": 47 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find somewhere to get a good meal in Pleasanton, can you help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "American", + "Mexican" + ], + "slot": "cuisine", + "values": [ + "American", + "Mexican" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "cuisine", + "start": 53 + }, + { + "exclusive_end": 70, + "slot": "cuisine", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, what kind of food do you want? You can request American, Mexican, or anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "Japanese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "cuisine", + "start": 7 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Japanese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want Japanese food, my girlfriend is from Osaka, I'm trying to impress her." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Meiko Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Meiko Sushi" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Pleasanton", + "cuisine": "Japanese" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-462-3321", + "price_range": "moderate", + "restaurant_name": "Meiko Sushi", + "serves_alcohol": "True", + "street_address": "4301 Valley Avenue B" + }, + { + "city": "Pleasanton", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-224-9916", + "price_range": "moderate", + "restaurant_name": "P.f. Chang's", + "serves_alcohol": "True", + "street_address": "1330 Stoneridge Mall Road" + }, + { + "city": "Pleasanton", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-600-8008", + "price_range": "inexpensive", + "restaurant_name": "Senro Sushi", + "serves_alcohol": "False", + "street_address": "30 Neal Street #110" + }, + { + "city": "Pleasanton", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-484-5588", + "price_range": "moderate", + "restaurant_name": "Sozo Sushi", + "serves_alcohol": "False", + "street_address": "2835 Hopyard Road" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "restaurant_name", + "start": 48 + }, + { + "exclusive_end": 73, + "slot": "city", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I found 4 good Japanese places. How about Meiko Sushi in Pleasanton?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Japanese" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else? I want something a bit more afforadable." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "P.f. Chang's" + ], + "slot": "restaurant_name", + "values": [ + "P.f. Chang's" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Pleasanton", + "cuisine": "Japanese", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-462-3321", + "price_range": "moderate", + "restaurant_name": "Meiko Sushi", + "serves_alcohol": "True", + "street_address": "4301 Valley Avenue B" + }, + { + "city": "Pleasanton", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-224-9916", + "price_range": "moderate", + "restaurant_name": "P.f. Chang's", + "serves_alcohol": "True", + "street_address": "1330 Stoneridge Mall Road" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "restaurant_name", + "start": 53 + }, + { + "exclusive_end": 41, + "slot": "city", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 2 affordable places in Pleasanton. How about P.f. Chang's?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Japanese" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they serve liquor and play live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "They do serve liquor, but they don't play live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Japanese" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "P.f. Chang's" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that'll be fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to book a table?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Japanese" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "P.f. Chang's" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes thanks, please book it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like to book?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:45" + ], + "slot": "time", + "values": [ + "7:45 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Japanese" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "P.f. Chang's" + ], + "time": [ + "7:45 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "7:45 in the evening please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "P.f. Chang's" + ], + "slot": "restaurant_name", + "values": [ + "P.F. Chang's" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:45" + ], + "slot": "time", + "values": [ + "7:45 pm" + ] + }, + { + "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": 74, + "slot": "restaurant_name", + "start": 62 + }, + { + "exclusive_end": 88, + "slot": "city", + "start": 78 + }, + { + "exclusive_end": 100, + "slot": "time", + "start": 93 + }, + { + "exclusive_end": 106, + "slot": "date", + "start": 101 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, please confirm that you'd like to book a table for 2 at P.F. Chang's in Pleasanton for 7:45 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Japanese" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "P.F. Chang's", + "P.f. Chang's" + ], + "time": [ + "7:45 in the evening", + "7:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "P.f. Chang's" + ], + "slot": "restaurant_name", + "values": [ + "P.F. Chang's" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Pleasanton", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "P.f. Chang's", + "time": "19:45" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Japanese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "925-224-9916", + "price_range": "moderate", + "restaurant_name": "P.f. Chang's", + "serves_alcohol": "True", + "street_address": "1330 Stoneridge Mall Road", + "time": "19:30" + } + ], + "slots": [ + { + "exclusive_end": 77, + "slot": "restaurant_name", + "start": 65 + }, + { + "exclusive_end": 90, + "slot": "date", + "start": 85 + }, + { + "exclusive_end": 101, + "slot": "time", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I couldn't book the table. How about booking the table at P.F. Chang's for 2, today at 7:30 pm instead?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Japanese" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "P.F. Chang's", + "P.f. Chang's" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's okay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Pleasanton", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "P.f. Chang's", + "time": "19:30" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Japanese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "925-224-9916", + "price_range": "moderate", + "restaurant_name": "P.f. Chang's", + "serves_alcohol": "True", + "street_address": "1330 Stoneridge Mall Road", + "time": "19:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, it's booked for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Japanese" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "P.F. Chang's", + "P.f. Chang's" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. Where are they? How can I call them?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-224-9916" + ], + "slot": "phone_number", + "values": [ + "925-224-9916" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1330 Stoneridge Mall Road" + ], + "slot": "street_address", + "values": [ + "1330 Stoneridge Mall Road" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 74, + "slot": "phone_number", + "start": 62 + }, + { + "exclusive_end": 36, + "slot": "street_address", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They're at 1330 Stoneridge Mall Road and you can call them on 925-224-9916." + }, + { + "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": [ + "Pleasanton" + ], + "cuisine": [ + "Japanese" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "P.F. Chang's", + "P.f. Chang's" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thanks. That's all for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, see you." + } + ] + }, + { + "dialogue_id": "1_00066", + "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": "Do you know a place to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you looking?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "city", + "start": 30 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know a place to eat in Petaluma?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Italian" + ], + "slot": "cuisine", + "values": [ + "Italian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "cuisine", + "start": 20 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "Italian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an Italian restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Brixx Pizzeria" + ], + "slot": "restaurant_name", + "values": [ + "Brixx Pizzeria" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Petaluma", + "cuisine": "Italian" + } + }, + "service_results": [ + { + "city": "Petaluma", + "cuisine": "Italian", + "has_live_music": "True", + "phone_number": "707-664-1418", + "price_range": "moderate", + "restaurant_name": "Brixx Pizzeria", + "serves_alcohol": "False", + "street_address": "16 Kentucky Street" + }, + { + "city": "Petaluma", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-782-1775", + "price_range": "moderate", + "restaurant_name": "Cucina Paradiso", + "serves_alcohol": "False", + "street_address": "114 Petaluma Boulevard North" + }, + { + "city": "Petaluma", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-766-7600", + "price_range": "moderate", + "restaurant_name": "Risibisi", + "serves_alcohol": "True", + "street_address": "154 Petaluma Boulevard North" + }, + { + "city": "Petaluma", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-782-9298", + "price_range": "moderate", + "restaurant_name": "Sugo Trattoria", + "serves_alcohol": "False", + "street_address": "5 Petaluma Boulevard South B" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "restaurant_name", + "start": 37 + }, + { + "exclusive_end": 11, + "slot": "city", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In Petaluma there are 4 restaurants. Brixx Pizzeria is a nice one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "phone_number" + ], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "Italian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the number of the restaurant? Is there live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-664-1418" + ], + "slot": "phone_number", + "values": [ + "707-664-1418" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_live_music", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "phone_number", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They do have live music. The number is 707-664-1418." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "6" + ], + "slot": "party_size", + "values": [ + "6" + ] + }, + { + "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": [ + "Petaluma" + ], + "cuisine": [ + "Italian" + ], + "party_size": [ + "6" + ], + "restaurant_name": [ + "Brixx Pizzeria" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to make a reservation for six at a restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time do you want the reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "time", + "start": 3 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "Italian" + ], + "party_size": [ + "6" + ], + "restaurant_name": [ + "Brixx Pizzeria" + ], + "time": [ + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "At 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Brixx Pizzeria" + ], + "slot": "restaurant_name", + "values": [ + "Brixx Pizzeria" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "6" + ], + "slot": "party_size", + "values": [ + "6" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 75, + "slot": "restaurant_name", + "start": 61 + }, + { + "exclusive_end": 87, + "slot": "city", + "start": 79 + }, + { + "exclusive_end": 38, + "slot": "time", + "start": 34 + }, + { + "exclusive_end": 44, + "slot": "date", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want to make a reservation at 5 pm today for 6 people at Brixx Pizzeria in Petaluma?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "Italian" + ], + "date": [ + "today" + ], + "party_size": [ + "6" + ], + "restaurant_name": [ + "Brixx Pizzeria" + ], + "time": [ + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's right. What's the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16 Kentucky Street" + ], + "slot": "street_address", + "values": [ + "16 Kentucky Street" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Petaluma", + "date": "2019-03-01", + "party_size": "6", + "restaurant_name": "Brixx Pizzeria", + "time": "17:00" + } + }, + "service_results": [ + { + "city": "Petaluma", + "cuisine": "Italian", + "date": "2019-03-01", + "has_live_music": "True", + "party_size": "6", + "phone_number": "707-664-1418", + "price_range": "moderate", + "restaurant_name": "Brixx Pizzeria", + "serves_alcohol": "False", + "street_address": "16 Kentucky Street", + "time": "17:00" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "street_address", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Done. The address is 16 Kentucky Street." + }, + { + "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": [ + "Petaluma" + ], + "cuisine": [ + "Italian" + ], + "date": [ + "today" + ], + "party_size": [ + "6" + ], + "restaurant_name": [ + "Brixx Pizzeria" + ], + "time": [ + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's all. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Good day." + } + ] + }, + { + "dialogue_id": "1_00067", + "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": "Hello! I am looking for a place to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would you like to eat at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 25 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would prefer to eat at Pleasanton." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "American", + "Indian" + ], + "slot": "cuisine", + "values": [ + "American", + "Indian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "cuisine", + "start": 42 + }, + { + "exclusive_end": 58, + "slot": "cuisine", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have any food preferences, such as American, Indian or some other cuisine?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "Izakaya" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "cuisine", + "start": 39 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Izakaya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like something on the lines of Izakaya food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Meiko Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Meiko Sushi" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Pleasanton", + "cuisine": "Japanese" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-462-3321", + "price_range": "moderate", + "restaurant_name": "Meiko Sushi", + "serves_alcohol": "True", + "street_address": "4301 Valley Avenue B" + }, + { + "city": "Pleasanton", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-224-9916", + "price_range": "moderate", + "restaurant_name": "P.f. Chang's", + "serves_alcohol": "True", + "street_address": "1330 Stoneridge Mall Road" + }, + { + "city": "Pleasanton", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-600-8008", + "price_range": "inexpensive", + "restaurant_name": "Senro Sushi", + "serves_alcohol": "False", + "street_address": "30 Neal Street #110" + }, + { + "city": "Pleasanton", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-484-5588", + "price_range": "moderate", + "restaurant_name": "Sozo Sushi", + "serves_alcohol": "False", + "street_address": "2835 Hopyard Road" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "restaurant_name", + "start": 34 + }, + { + "exclusive_end": 67, + "slot": "city", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a nice restaurant called Meiko Sushi located in Pleasanton." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Izakaya" + ], + "restaurant_name": [ + "Meiko Sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, that sounds great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to make a reservation there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "time", + "start": 39 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Izakaya" + ], + "restaurant_name": [ + "Meiko Sushi" + ], + "time": [ + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure! Please reserve a table for me at 12:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Meiko Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Meiko Sushi" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30 pm" + ] + }, + { + "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": 52, + "slot": "restaurant_name", + "start": 41 + }, + { + "exclusive_end": 66, + "slot": "city", + "start": 56 + }, + { + "exclusive_end": 78, + "slot": "time", + "start": 70 + }, + { + "exclusive_end": 84, + "slot": "date", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your reservation for 2 at Meiko Sushi in Pleasanton at 12:30 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Meiko Sushi" + ], + "time": [ + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's fine for me." + }, + { + "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": "Pleasanton", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Meiko Sushi", + "time": "12:30" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Japanese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "925-462-3321", + "price_range": "moderate", + "restaurant_name": "Meiko Sushi", + "serves_alcohol": "True", + "street_address": "4301 Valley Avenue B", + "time": "13:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I was not able to make the reservation due to certain issues. Can I further assist you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:15" + ], + "slot": "time", + "values": [ + "19:15" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "time", + "start": 35 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Meiko Sushi" + ], + "time": [ + "19:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about placing a reservation at 19:15 instead?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Meiko Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Meiko Sushi" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:15" + ], + "slot": "time", + "values": [ + "7:15 pm" + ] + }, + { + "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": 58, + "slot": "restaurant_name", + "start": 47 + }, + { + "exclusive_end": 72, + "slot": "city", + "start": 62 + }, + { + "exclusive_end": 83, + "slot": "time", + "start": 76 + }, + { + "exclusive_end": 89, + "slot": "date", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure! Please confirm your reservation for 2 at Meiko Sushi in Pleasanton at 7:15 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "serves_alcohol", + "street_address" + ], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Meiko Sushi" + ], + "time": [ + "19:15", + "7:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is fine for me. What is their address and do they serve liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4301 Valley Avenue B" + ], + "slot": "street_address", + "values": [ + "4301 Valley Avenue B" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Meiko Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Meiko Sushi" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Pleasanton", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Meiko Sushi", + "time": "19:15" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Japanese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "925-462-3321", + "price_range": "moderate", + "restaurant_name": "Meiko Sushi", + "serves_alcohol": "True", + "street_address": "4301 Valley Avenue B", + "time": "19:30" + } + ], + "slots": [ + { + "exclusive_end": 187, + "slot": "street_address", + "start": 167 + }, + { + "exclusive_end": 106, + "slot": "restaurant_name", + "start": 95 + }, + { + "exclusive_end": 137, + "slot": "date", + "start": 132 + }, + { + "exclusive_end": 131, + "slot": "time", + "start": 124 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "My apologies, I was not able to make the reservation. Alternatively, would you like a for 2 at Meiko Sushi in Pleasanton at 7:30 pm today instead? They are located at 4301 Valley Avenue B." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Meiko Sushi" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, that sounds great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Pleasanton", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Meiko Sushi", + "time": "19:30" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Japanese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "925-462-3321", + "price_range": "moderate", + "restaurant_name": "Meiko Sushi", + "serves_alcohol": "True", + "street_address": "4301 Valley Avenue B", + "time": "19:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made." + }, + { + "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": [ + "Pleasanton" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Meiko Sushi" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that's all the help I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem! Have a great day ahead!" + } + ] + }, + { + "dialogue_id": "1_00068", + "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 restaurants to dine in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city and what kind of cuisine are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SFO" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Indian" + ], + "slot": "cuisine", + "values": [ + "Punjabi" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "city", + "start": 43 + }, + { + "exclusive_end": 23, + "slot": "cuisine", + "start": 16 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ], + "cuisine": [ + "Punjabi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to try Punjabi food, somewhere in SFO." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amber" + ], + "slot": "restaurant_name", + "values": [ + "Amber" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Indian" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "415-777-0500", + "price_range": "expensive", + "restaurant_name": "Amber", + "serves_alcohol": "False", + "street_address": "25 Yerba Buena Lane" + }, + { + "city": "San Francisco", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "415-771-5900", + "price_range": "moderate", + "restaurant_name": "August 1 Five", + "serves_alcohol": "True", + "street_address": "524 Van Ness Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "231-444-4444", + "price_range": "expensive", + "restaurant_name": "Babu Ji Sf", + "serves_alcohol": "True", + "street_address": "280 Valencia Street" + }, + { + "city": "San Francisco", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "415-222-9696", + "price_range": "inexpensive", + "restaurant_name": "Chanvi Eatery", + "serves_alcohol": "False", + "street_address": "1063 Market Street" + }, + { + "city": "San Francisco", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "415-929-6983", + "price_range": "moderate", + "restaurant_name": "Chennai Kings", + "serves_alcohol": "False", + "street_address": "418 Beach Street" + }, + { + "city": "San Francisco", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "415-650-0085", + "price_range": "inexpensive", + "restaurant_name": "Chutney Restaurant", + "serves_alcohol": "False", + "street_address": "511 Jones Street" + }, + { + "city": "San Francisco", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "415-826-2400", + "price_range": "moderate", + "restaurant_name": "Clay Oven", + "serves_alcohol": "True", + "street_address": "1689 Church Street" + }, + { + "city": "San Francisco", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "415-731-2400", + "price_range": "moderate", + "restaurant_name": "Clay Oven Indian Restaurant", + "serves_alcohol": "True", + "street_address": "385 West Portal Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "415-915-2222", + "price_range": "inexpensive", + "restaurant_name": "Deccan Spice", + "serves_alcohol": "True", + "street_address": "1142 Valencia Street" + }, + { + "city": "San Francisco", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "415-642-3672", + "price_range": "moderate", + "restaurant_name": "Dosa On Valencia", + "serves_alcohol": "True", + "street_address": "995 Valencia Street" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "restaurant_name", + "start": 33 + }, + { + "exclusive_end": 55, + "slot": "city", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 10 possible options - Amber in San Francisco has 4.2 stars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Punjabi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does that restaurant serve alcohol?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Amber restaurant does not serve liquor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Punjabi" + ], + "restaurant_name": [ + "Amber" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, 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 in this restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Punjabi" + ], + "restaurant_name": [ + "Amber" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think so, yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like to arrive at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "11 o\"clock in the morning" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "time", + "start": 44 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Punjabi" + ], + "restaurant_name": [ + "Amber" + ], + "time": [ + "11 o\"clock in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to reserve the table for lunch, so 11 o\"clock in the morning, for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amber" + ], + "slot": "restaurant_name", + "values": [ + "Amber" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "11 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": 59, + "slot": "restaurant_name", + "start": 54 + }, + { + "exclusive_end": 87, + "slot": "city", + "start": 74 + }, + { + "exclusive_end": 38, + "slot": "time", + "start": 33 + }, + { + "exclusive_end": 107, + "slot": "date", + "start": 102 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To review: You'd like to make an 11 am reservation at Amber restaurant in San Francisco for 2 people, today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Punjabi" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Amber" + ], + "time": [ + "11 am", + "11 o\"clock in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds right, yeah." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Amber", + "time": "11:00" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Indian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-777-0500", + "price_range": "expensive", + "restaurant_name": "Amber", + "serves_alcohol": "False", + "street_address": "25 Yerba Buena Lane", + "time": "11:00" + } + ], + "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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Punjabi" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Amber" + ], + "time": [ + "11 am", + "11 o\"clock in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's all I need today, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "1_00069", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 128, + "slot": "city", + "start": 120 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I have a friend visiting from out of town and need to find somewhere good for us to eat. Can you look up restaurants in San Jose?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, what kind of food are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seafood" + ], + "slot": "cuisine", + "values": [ + "Freshwater fish" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "cuisine", + "start": 13 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Freshwater fish" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Some kind of Freshwater fish would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ariake" + ], + "slot": "restaurant_name", + "values": [ + "Ariake" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Jose", + "cuisine": "Seafood" + } + }, + "service_results": [ + { + "city": "San Jose", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "408-269-8383", + "price_range": "moderate", + "restaurant_name": "Ariake", + "serves_alcohol": "False", + "street_address": "1008 Blossom Hill Road" + }, + { + "city": "San Jose", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "408-238-2888", + "price_range": "moderate", + "restaurant_name": "Big T's Seafood Market Bar", + "serves_alcohol": "False", + "street_address": "1694 Tully Road" + }, + { + "city": "San Jose", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "408-289-8879", + "price_range": "moderate", + "restaurant_name": "Blue Water Seafood And Crab", + "serves_alcohol": "True", + "street_address": "860 Willow Street" + }, + { + "city": "San Jose", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "408-649-6741", + "price_range": "moderate", + "restaurant_name": "Claw Shack", + "serves_alcohol": "False", + "street_address": "1696 Berryessa Road" + }, + { + "city": "San Jose", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "408-392-0087", + "price_range": "moderate", + "restaurant_name": "Honba Sushi", + "serves_alcohol": "False", + "street_address": "1759 Technology Drive" + }, + { + "city": "San Jose", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "408-365-9000", + "price_range": "moderate", + "restaurant_name": "Kampai Sushi & Grill", + "serves_alcohol": "False", + "street_address": "171 Branham Lane #3" + }, + { + "city": "San Jose", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "408-286-1738", + "price_range": "moderate", + "restaurant_name": "Mariscos San Juan 2", + "serves_alcohol": "False", + "street_address": "1718 Senter Road" + }, + { + "city": "San Jose", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "408-440-2468", + "price_range": "moderate", + "restaurant_name": "Mavericks Mexican Grill", + "serves_alcohol": "False", + "street_address": "1111 Meridian Avenue Ste 5" + }, + { + "city": "San Jose", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "408-225-1420", + "price_range": "moderate", + "restaurant_name": "Olive Garden Italian Restaurant", + "serves_alcohol": "True", + "street_address": "940 Blossom Hill Road" + }, + { + "city": "San Jose", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "408-971-1700", + "price_range": "expensive", + "restaurant_name": "Scott's Seafood", + "serves_alcohol": "False", + "street_address": "185 Park Avenue" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "restaurant_name", + "start": 51 + }, + { + "exclusive_end": 39, + "slot": "city", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 possible options in San Jose. How about Ariake?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price_range", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "price_range" + ], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Freshwater fish" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How expensive is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Looks like it's in the moderate range." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Freshwater fish" + ], + "restaurant_name": [ + "Ariake" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Did you want to go ahead and make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Freshwater fish" + ], + "restaurant_name": [ + "Ariake" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like it at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:45" + ], + "slot": "time", + "values": [ + "quarter to 7 in the evening" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "10th of this month" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 74, + "slot": "time", + "start": 47 + }, + { + "exclusive_end": 41, + "slot": "date", + "start": 23 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "10th of this month" + ], + "restaurant_name": [ + "Ariake" + ], + "time": [ + "quarter to 7 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you make it on the 10th of this month at a quarter to 7 in the evening?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ariake" + ], + "slot": "restaurant_name", + "values": [ + "Ariake" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:45" + ], + "slot": "time", + "values": [ + "6:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 78, + "slot": "restaurant_name", + "start": 72 + }, + { + "exclusive_end": 90, + "slot": "city", + "start": 82 + }, + { + "exclusive_end": 115, + "slot": "time", + "start": 108 + }, + { + "exclusive_end": 104, + "slot": "date", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Just to confirm, you'd like to make a reservation for 2 people at Ariake in San Jose on March 10th at 6:45 pm. Is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "10th of this month", + "March 10th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Ariake" + ], + "time": [ + "6:45 pm", + "quarter to 7 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's perfect." + }, + { + "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": "San Jose", + "date": "2019-03-10", + "party_size": "2", + "restaurant_name": "Ariake", + "time": "18:45" + } + }, + "service_results": [ + { + "city": "San Jose", + "cuisine": "Seafood", + "date": "2019-03-10", + "has_live_music": "False", + "party_size": "2", + "phone_number": "408-269-8383", + "price_range": "moderate", + "restaurant_name": "Ariake", + "serves_alcohol": "False", + "street_address": "1008 Blossom Hill Road", + "time": "18:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, the reservation won't go through for some reason. Is there anywhere else you'd want to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "1 in the afternoon" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "time", + "start": 39 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "10th of this month", + "March 10th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Ariake" + ], + "time": [ + "1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you try making the reservation for 1 in the afternoon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ariake" + ], + "slot": "restaurant_name", + "values": [ + "Ariake" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 78, + "slot": "restaurant_name", + "start": 72 + }, + { + "exclusive_end": 90, + "slot": "city", + "start": 82 + }, + { + "exclusive_end": 112, + "slot": "time", + "start": 108 + }, + { + "exclusive_end": 104, + "slot": "date", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Just to confirm, you'd like to make a reservation for 2 people at Ariake in San Jose on March 10th at 1 pm. Is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "Tuesday next week" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "date", + "start": 29 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "Tuesday next week" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Ariake" + ], + "time": [ + "1 in the afternoon", + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, actually, change that to Tuesday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ariake" + ], + "slot": "restaurant_name", + "values": [ + "Ariake" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "restaurant_name", + "start": 51 + }, + { + "exclusive_end": 74, + "slot": "date", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, just to confirm, I'm making the reservation at Ariake for next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "Tuesday next week", + "next Tuesday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Ariake" + ], + "time": [ + "1 in the afternoon", + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Jose", + "date": "2019-03-05", + "party_size": "2", + "restaurant_name": "Ariake", + "time": "13:00" + } + }, + "service_results": [ + { + "city": "San Jose", + "cuisine": "Seafood", + "date": "2019-03-05", + "has_live_music": "False", + "party_size": "2", + "phone_number": "408-269-8383", + "price_range": "moderate", + "restaurant_name": "Ariake", + "serves_alcohol": "False", + "street_address": "1008 Blossom Hill Road", + "time": "13:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, I've made your reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "Tuesday next week", + "next Tuesday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Ariake" + ], + "time": [ + "1 in the afternoon", + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help with?" + }, + { + "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 Jose" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "Tuesday next week", + "next Tuesday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Ariake" + ], + "time": [ + "1 in the afternoon", + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "1_00070", + "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 think dining out will be a wonderful thing. Look for a suitable place please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you prefer any city and what should be the menu?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Italian" + ], + "slot": "cuisine", + "values": [ + "pizza and pasta" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "city", + "start": 19 + }, + { + "exclusive_end": 52, + "slot": "cuisine", + "start": 37 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "pizza and pasta" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It will be fine at San Francisco and pizza and pasta will cherish me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "54 Mint Ristorante Italiano" + ], + "slot": "restaurant_name", + "values": [ + "54 Mint Ristorante Italiano" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Italian" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-543-5100", + "price_range": "moderate", + "restaurant_name": "54 Mint Ristorante Italiano", + "serves_alcohol": "True", + "street_address": "16 Mint Plaza" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-771-2216", + "price_range": "moderate", + "restaurant_name": "A16", + "serves_alcohol": "True", + "street_address": "2355 Chestnut Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-292-3699", + "price_range": "expensive", + "restaurant_name": "Ala Romana", + "serves_alcohol": "True", + "street_address": "1098 Jackson Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-928-4002", + "price_range": "moderate", + "restaurant_name": "Allegro Romano", + "serves_alcohol": "False", + "street_address": "1701 Jones Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-834-5766", + "price_range": "moderate", + "restaurant_name": "Altovino", + "serves_alcohol": "False", + "street_address": "1358 Mason Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-447-0441", + "price_range": "moderate", + "restaurant_name": "Amarena", + "serves_alcohol": "False", + "street_address": "2162 Larkin Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-278-3777", + "price_range": "moderate", + "restaurant_name": "Americano", + "serves_alcohol": "False", + "street_address": "8 Mission St" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-282-4969", + "price_range": "moderate", + "restaurant_name": "Bacco", + "serves_alcohol": "True", + "street_address": "737 Diamond Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-955-1919", + "price_range": "moderate", + "restaurant_name": "Barbacco", + "serves_alcohol": "False", + "street_address": "220 California Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-986-8887", + "price_range": "moderate", + "restaurant_name": "Belden Taverna", + "serves_alcohol": "True", + "street_address": "52 Belden Place" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "restaurant_name", + "start": 5 + }, + { + "exclusive_end": 49, + "slot": "city", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Then 54 Mint Ristorante Italiano in San Francisco will be the right one." + }, + { + "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": [ + "San Francisco" + ], + "cuisine": [ + "pizza and pasta" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, make a reservation for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When you would like to dine at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "pizza and pasta" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "5:30 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "5:30 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "54 Mint Ristorante Italiano" + ], + "slot": "restaurant_name", + "values": [ + "54 Mint Ristorante Italiano" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "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-01" + ], + "slot": "date", + "values": [ + "Today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 84, + "slot": "restaurant_name", + "start": 57 + }, + { + "exclusive_end": 49, + "slot": "city", + "start": 36 + }, + { + "exclusive_end": 32, + "slot": "time", + "start": 25 + }, + { + "exclusive_end": 21, + "slot": "date", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm, Today at 5:30 pm in San Francisco, table 54 Mint Ristorante Italiano for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "March 3rd" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "date", + "start": 18 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "pizza and pasta" + ], + "date": [ + "March 3rd" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "5:30 in the evening", + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please make it on March 3rd for 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "date", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is ok, now verify for 3 people on day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "time", + "values": [ + "11:30 am" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "7th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "time", + "start": 20 + }, + { + "exclusive_end": 44, + "slot": "date", + "start": 32 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "pizza and pasta" + ], + "date": [ + "7th of March" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "11:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "will you make it at 11:30 am on 7th of March?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "11:30" + ], + "slot": "time", + "values": [ + "11:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "time", + "start": 37 + }, + { + "exclusive_end": 62, + "slot": "date", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The details of reservation are, time 11:30 am on next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "pizza and pasta" + ], + "date": [ + "7th of March", + "next Thursday" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "11:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, its fine. thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-07", + "party_size": "3", + "restaurant_name": "54 Mint Ristorante Italiano", + "time": "11:30" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Italian", + "date": "2019-03-07", + "has_live_music": "False", + "party_size": "3", + "phone_number": "415-543-5100", + "price_range": "moderate", + "restaurant_name": "54 Mint Ristorante Italiano", + "serves_alcohol": "True", + "street_address": "16 Mint Plaza", + "time": "11:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation is successful, good luck." + }, + { + "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": [ + "San Francisco" + ], + "cuisine": [ + "pizza and pasta" + ], + "date": [ + "7th of March", + "next Thursday" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "11:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Grateful, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "1_00071", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "expensive" + ], + "slot": "price_range", + "values": [ + "expensive" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am meeting a friend for food later. Can you find me a pricey place nearby?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Mexican", + "American" + ], + "slot": "cuisine", + "values": [ + "Mexican", + "American" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "cuisine", + "start": 20 + }, + { + "exclusive_end": 37, + "slot": "cuisine", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you looking for Mexican, American, or some other type of food?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Italian" + ], + "slot": "cuisine", + "values": [ + "pasta" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "cuisine", + "start": 13 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "pasta" + ], + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "A place with pasta will be perfect?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you meeting in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "city", + "start": 18 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "pasta" + ], + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We are meeting in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ala Romana" + ], + "slot": "restaurant_name", + "values": [ + "Ala Romana" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Italian", + "price_range": "expensive" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-292-3699", + "price_range": "expensive", + "restaurant_name": "Ala Romana", + "serves_alcohol": "True", + "street_address": "1098 Jackson Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-416-6959", + "price_range": "expensive", + "restaurant_name": "Che Fico", + "serves_alcohol": "False", + "street_address": "838 Divisadero Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-362-6012", + "price_range": "expensive", + "restaurant_name": "Chiaroscuro", + "serves_alcohol": "True", + "street_address": "550 Washington Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-775-8508", + "price_range": "expensive", + "restaurant_name": "Cotogna", + "serves_alcohol": "False", + "street_address": "490 Pacific Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-981-4664", + "price_range": "expensive", + "restaurant_name": "Da Flora", + "serves_alcohol": "False", + "street_address": "701 Columbus Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "True", + "phone_number": "415-986-1886", + "price_range": "expensive", + "restaurant_name": "Fior D'italia", + "serves_alcohol": "True", + "street_address": "2237 Mason Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-928-1983", + "price_range": "expensive", + "restaurant_name": "Frascati", + "serves_alcohol": "False", + "street_address": "1901 Hyde Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-550-8114", + "price_range": "expensive", + "restaurant_name": "La Ciccia", + "serves_alcohol": "False", + "street_address": "291 30th Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-863-6800", + "price_range": "expensive", + "restaurant_name": "Locanda", + "serves_alcohol": "True", + "street_address": "557 Valencia Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-421-4489", + "price_range": "expensive", + "restaurant_name": "North Beach Restaurant", + "serves_alcohol": "False", + "street_address": "1512 Stockton Street" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "restaurant_name", + "start": 51 + }, + { + "exclusive_end": 43, + "slot": "city", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a nice restaurant in San Francisco called Ala Romana." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "pasta" + ], + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other nice restaurants in the area?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Che Fico" + ], + "slot": "restaurant_name", + "values": [ + "Che Fico" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 52, + "slot": "city", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Che Fico is another nice restaurant in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "pasta" + ], + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they serve liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "They do not serve liquor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mexican" + ], + "slot": "cuisine", + "values": [ + "Mexican" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "cuisine", + "start": 20 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Mexican" + ], + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you suggest any Mexican food restaurants?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cala" + ], + "slot": "restaurant_name", + "values": [ + "Cala" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Mexican", + "price_range": "expensive" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "415-660-7701", + "price_range": "expensive", + "restaurant_name": "Cala", + "serves_alcohol": "True", + "street_address": "149 Fell Street" + }, + { + "city": "San Francisco", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "415-431-1826", + "price_range": "expensive", + "restaurant_name": "Fenix", + "serves_alcohol": "True", + "street_address": "1077 Mission Street" + }, + { + "city": "San Francisco", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "415-926-5630", + "price_range": "expensive", + "restaurant_name": "Hecho", + "serves_alcohol": "True", + "street_address": "2200 Market Street" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "restaurant_name", + "start": 45 + }, + { + "exclusive_end": 80, + "slot": "city", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 3 Mexican restaurants in the area. Cala is a nice one in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Mexican" + ], + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they serve liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, they serve liquor." + }, + { + "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": [ + "San Francisco" + ], + "cuisine": [ + "Mexican" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Cala" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to make a reservation for Cala." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like to make the reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "one in the afternoon" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "March 7th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "time", + "start": 12 + }, + { + "exclusive_end": 45, + "slot": "date", + "start": 36 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Mexican" + ], + "date": [ + "March 7th" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Cala" + ], + "time": [ + "one in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it for one in the afternoon on March 7th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Cala" + ], + "slot": "restaurant_name", + "values": [ + "Cala" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "restaurant_name", + "start": 34 + }, + { + "exclusive_end": 55, + "slot": "city", + "start": 42 + }, + { + "exclusive_end": 63, + "slot": "time", + "start": 59 + }, + { + "exclusive_end": 77, + "slot": "date", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm, the reservation is at Cala in San Francisco at 1 pm next Thursday for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:15" + ], + "slot": "time", + "values": [ + "quarter past 12 in the afternoon" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "time", + "start": 22 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Mexican" + ], + "date": [ + "March 7th", + "next Thursday" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Cala" + ], + "time": [ + "quarter past 12 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please change it to a quarter past 12 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "12:15" + ], + "slot": "time", + "values": [ + "12:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "time", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm, the reservation is at 12:15 pm for 2 people." + }, + { + "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": [ + "San Francisco" + ], + "cuisine": [ + "Mexican" + ], + "date": [ + "March 7th", + "next Thursday" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Cala" + ], + "time": [ + "12:15 pm", + "quarter past 12 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is good. Do they have live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cala" + ], + "slot": "restaurant_name", + "values": [ + "Cala" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "12 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-07", + "party_size": "2", + "restaurant_name": "Cala", + "time": "12:15" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Mexican", + "date": "2019-03-07", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-660-7701", + "price_range": "expensive", + "restaurant_name": "Cala", + "serves_alcohol": "True", + "street_address": "149 Fell Street", + "time": "12:00" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "restaurant_name", + "start": 69 + }, + { + "exclusive_end": 111, + "slot": "date", + "start": 98 + }, + { + "exclusive_end": 120, + "slot": "time", + "start": 115 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They do not have live music. I was unable to make the reservation at Cala, shall I try to reserve next Thursday at 12 pm for 2?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Mexican" + ], + "date": [ + "March 7th", + "next Thursday" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Cala" + ], + "time": [ + "12 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-07", + "party_size": "2", + "restaurant_name": "Cala", + "time": "12:00" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Mexican", + "date": "2019-03-07", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-660-7701", + "price_range": "expensive", + "restaurant_name": "Cala", + "serves_alcohol": "True", + "street_address": "149 Fell Street", + "time": "12:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Mexican" + ], + "date": [ + "March 7th", + "next Thursday" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Cala" + ], + "time": [ + "12 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with?" + }, + { + "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 Francisco" + ], + "cuisine": [ + "Mexican" + ], + "date": [ + "March 7th", + "next Thursday" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Cala" + ], + "time": [ + "12 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "1_00072", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Milpitas" + ], + "slot": "city", + "values": [ + "Milpitas" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 27 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go out to eat in Milpitas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, what type of food would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Take-out" + ], + "slot": "cuisine", + "values": [ + "take-out" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "cuisine", + "start": 16 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "take-out" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for take-out." + }, + { + "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": 68, + "slot": "restaurant_name", + "start": 37 + }, + { + "exclusive_end": 80, + "slot": "city", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 2 possibilities. There is an Olive Garden Italian restaurant in Milpitas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "phone_number" + ], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "take-out" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, what is their number? Do they have live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-935-8176" + ], + "slot": "phone_number", + "values": [ + "408-935-8176" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "phone_number", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The number is 408-935-8176. No, they do not have live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "take-out" + ], + "restaurant_name": [ + "Olive Garden Italian restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, that works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to go ahead and reserve a table?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "take-out" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Olive Garden Italian restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, make a reservation for three people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like the reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "1 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "time", + "start": 3 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "take-out" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Olive Garden Italian restaurant" + ], + "time": [ + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "At 1 pm, please." + }, + { + "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:00" + ], + "slot": "time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 87, + "slot": "restaurant_name", + "start": 56 + }, + { + "exclusive_end": 99, + "slot": "city", + "start": 91 + }, + { + "exclusive_end": 113, + "slot": "time", + "start": 109 + }, + { + "exclusive_end": 105, + "slot": "date", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: You want a table for 3 at Olive Garden Italian Restaurant in Milpitas today at 1 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "take-out" + ], + "date": [ + "today" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Olive Garden Italian Restaurant", + "Olive Garden Italian restaurant" + ], + "time": [ + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's right." + }, + { + "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": "Milpitas", + "date": "2019-03-01", + "party_size": "3", + "restaurant_name": "Olive Garden Italian Restaurant", + "time": "13:00" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I was unable to confirm your reservation. Can I assist you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "take-out" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Olive Garden Italian Restaurant", + "Olive Garden Italian restaurant" + ], + "time": [ + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you try booking again for 4 people?" + }, + { + "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:00" + ], + "slot": "time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 95, + "slot": "restaurant_name", + "start": 64 + }, + { + "exclusive_end": 107, + "slot": "city", + "start": 99 + }, + { + "exclusive_end": 121, + "slot": "time", + "start": 117 + }, + { + "exclusive_end": 113, + "slot": "date", + "start": 108 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: You want a table for 4 at Olive Garden Italian Restaurant in Milpitas today at 1 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "half past 6 in the evening" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "time", + "start": 21 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "take-out" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Olive Garden Italian Restaurant", + "Olive Garden Italian restaurant" + ], + "time": [ + "half past 6 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, actually make it half past 6 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Olive Garden Italian Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Olive Garden Italian Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 90, + "slot": "restaurant_name", + "start": 59 + }, + { + "exclusive_end": 101, + "slot": "time", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, please confirm the following, you want a table at Olive Garden Italian Restaurant at 6:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "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", + "street_address" + ], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "take-out" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Olive Garden Italian Restaurant", + "Olive Garden Italian restaurant" + ], + "time": [ + "6:30 pm", + "half past 6 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that works. Can I have the address? Also how expensive are they?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1350 Great Mall Drive" + ], + "slot": "street_address", + "values": [ + "1350 Great Mall Drive" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Milpitas", + "date": "2019-03-01", + "party_size": "4", + "restaurant_name": "Olive Garden Italian Restaurant", + "time": "18:30" + } + }, + "service_results": [ + { + "city": "Milpitas", + "cuisine": "Take-out", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "4", + "phone_number": "408-935-8176", + "price_range": "moderate", + "restaurant_name": "Olive Garden Italian Restaurant", + "serves_alcohol": "True", + "street_address": "1350 Great Mall Drive", + "time": "18:30" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "street_address", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is complete. The address is 1350 Great Mall Drive. The price range is moderate." + }, + { + "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": [ + "Milpitas" + ], + "cuisine": [ + "take-out" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Olive Garden Italian Restaurant", + "Olive Garden Italian restaurant" + ], + "time": [ + "6:30 pm", + "half past 6 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your evening!" + } + ] + }, + { + "dialogue_id": "1_00073", + "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 would like to eat at outside, can you find some nice place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Italian", + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Italian", + "Chinese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "cuisine", + "start": 45 + }, + { + "exclusive_end": 61, + "slot": "cuisine", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you like any particular kind of food like Italian, Chinese or any other?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_live_music", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Salad" + ], + "slot": "cuisine", + "values": [ + "salad" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "cuisine", + "start": 10 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "salad" + ], + "has_live_music": [ + "True" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, some salad type food with low-cost will be perfect. Also I need live music there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Any preferred City , do I search for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "city", + "start": 22 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "salad" + ], + "has_live_music": [ + "True" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "If I got any place in San Jose then it will be nice for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mcdonald's" + ], + "slot": "restaurant_name", + "values": [ + "Mcdonald's" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Jose", + "cuisine": "Salad", + "has_live_music": "True", + "price_range": "inexpensive" + } + }, + "service_results": [ + { + "city": "San Jose", + "cuisine": "Salad", + "has_live_music": "True", + "phone_number": "408-298-6533", + "price_range": "inexpensive", + "restaurant_name": "Mcdonald's", + "serves_alcohol": "False", + "street_address": "777 Story Road" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "restaurant_name", + "start": 57 + }, + { + "exclusive_end": 40, + "slot": "city", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "found 1 result, a restaurant in San Jose and its name is Mcdonald's." + }, + { + "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": [ + "salad" + ], + "has_live_music": [ + "True" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address of that restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "777 Story Road" + ], + "slot": "street_address", + "values": [ + "777 story Road" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "street_address", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is 777 story Road." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "salad" + ], + "has_live_music": [ + "True" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have any liquor supply?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, they do not." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 84, + "slot": "date", + "start": 66 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "salad" + ], + "date": [ + "day after tomorrow" + ], + "has_live_music": [ + "True" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Mcdonald's" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's okay, can you make me a reservation at this restaurant for day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "at what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "time", + "values": [ + "11:30 in the morning" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "salad" + ], + "date": [ + "day after tomorrow" + ], + "has_live_music": [ + "True" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Mcdonald's" + ], + "time": [ + "11:30 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "11:30 in the morning will be perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mcdonald's" + ], + "slot": "restaurant_name", + "values": [ + "Mcdonald's" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "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-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "restaurant_name", + "start": 48 + }, + { + "exclusive_end": 70, + "slot": "city", + "start": 62 + }, + { + "exclusive_end": 82, + "slot": "time", + "start": 74 + }, + { + "exclusive_end": 104, + "slot": "date", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm to book a table for 2 persons at Mcdonald's in San Jose at 11:30 am on day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "salad" + ], + "date": [ + "day after tomorrow" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "1" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Mcdonald's" + ], + "time": [ + "11:30 am", + "11:30 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it for one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "city", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm to book the table for 1 person in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "2nd of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 70, + "slot": "date", + "start": 58 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "salad" + ], + "date": [ + "2nd of March" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "3" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Mcdonald's" + ], + "time": [ + "11:30 am", + "11:30 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sorry, please change it to 3 persons and the date will be 2nd of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "date", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm to book the table for 3 persons on tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "salad" + ], + "date": [ + "2nd of March", + "tomorrow" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "3" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Mcdonald's" + ], + "time": [ + "11:30 am", + "11:30 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. continue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Jose", + "date": "2019-03-02", + "party_size": "3", + "restaurant_name": "Mcdonald's", + "time": "11:30" + } + }, + "service_results": [ + { + "city": "San Jose", + "cuisine": "Salad", + "date": "2019-03-02", + "has_live_music": "True", + "party_size": "3", + "phone_number": "408-298-6533", + "price_range": "inexpensive", + "restaurant_name": "Mcdonald's", + "serves_alcohol": "False", + "street_address": "777 Story Road", + "time": "11:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking was confirmed." + }, + { + "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": [ + "San Jose" + ], + "cuisine": [ + "salad" + ], + "date": [ + "2nd of March", + "tomorrow" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "3" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Mcdonald's" + ], + "time": [ + "11:30 am", + "11:30 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all I want." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "1_00074", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "expensive" + ], + "slot": "price_range", + "values": [ + "expensive" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am trying to find fancy place to eat. I'm willing to pay more for a nice meal." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of food would you like to eat? Which city will you be dining in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Korean" + ], + "slot": "cuisine", + "values": [ + "Korean Barbeque" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "cuisine", + "start": 20 + }, + { + "exclusive_end": 63, + "slot": "city", + "start": 52 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Korean Barbeque" + ], + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking to have Korean Barbeque. I'm looking in Santa Clara." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Restaurant Chungdam" + ], + "slot": "restaurant_name", + "values": [ + "Restaurant Chungdam" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Santa Clara", + "cuisine": "Korean", + "price_range": "expensive" + } + }, + "service_results": [ + { + "city": "Santa Clara", + "cuisine": "Korean", + "has_live_music": "False", + "phone_number": "408-246-1208", + "price_range": "expensive", + "restaurant_name": "Restaurant Chungdam", + "serves_alcohol": "True", + "street_address": "3180 El Camino Real" + } + ], + "slots": [ + { + "exclusive_end": 93, + "slot": "restaurant_name", + "start": 74 + }, + { + "exclusive_end": 108, + "slot": "city", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 restaurant that matches that. There's a nice restaurant called Restaurant Chungdam in Santa Clara." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Korean Barbeque" + ], + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have alcohol?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, they do serve alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Korean Barbeque" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Restaurant Chungdam" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Excellent. Would you like me to reserve a table for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "20:00" + ], + "slot": "time", + "values": [ + "20:00" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "time", + "start": 44 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Korean Barbeque" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Restaurant Chungdam" + ], + "time": [ + "20:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. I would like to make a reservation for 20:00." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Restaurant Chungdam" + ], + "slot": "restaurant_name", + "values": [ + "Restaurant Chungdam" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "20:00" + ], + "slot": "time", + "values": [ + "8 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 84, + "slot": "restaurant_name", + "start": 65 + }, + { + "exclusive_end": 99, + "slot": "city", + "start": 88 + }, + { + "exclusive_end": 107, + "slot": "time", + "start": 103 + }, + { + "exclusive_end": 113, + "slot": "date", + "start": 108 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. Please verify that the following is correct: one table to Restaurant Chungdam in Santa Clara at 8 pm today for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "has_live_music", + "street_address" + ], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Korean Barbeque" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Restaurant Chungdam" + ], + "time": [ + "20:00", + "8 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's correct. Will there be live music? Also, where is the restaurant?" + }, + { + "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": "Santa Clara", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Restaurant Chungdam", + "time": "20:00" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I couldn't make that reservation for then, I apologize for the inconvenience. Is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 in the evening" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "time", + "start": 41 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Korean Barbeque" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Restaurant Chungdam" + ], + "time": [ + "7 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I'd like to make the reservation at 7 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Restaurant Chungdam" + ], + "slot": "restaurant_name", + "values": [ + "Restaurant Chungdam" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 84, + "slot": "restaurant_name", + "start": 65 + }, + { + "exclusive_end": 99, + "slot": "city", + "start": 88 + }, + { + "exclusive_end": 107, + "slot": "time", + "start": 103 + }, + { + "exclusive_end": 113, + "slot": "date", + "start": 108 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. Please verify that the following is correct: one table to Restaurant Chungdam in Santa Clara at 7 pm today for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Korean Barbeque" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Restaurant Chungdam" + ], + "time": [ + "7 in the evening", + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Santa Clara", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Restaurant Chungdam", + "time": "19:00" + } + }, + "service_results": [ + { + "city": "Santa Clara", + "cuisine": "Korean", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "408-246-1208", + "price_range": "expensive", + "restaurant_name": "Restaurant Chungdam", + "serves_alcohol": "True", + "street_address": "3180 El Camino Real", + "time": "19:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've made that reservation successfully." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Korean Barbeque" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Restaurant Chungdam" + ], + "time": [ + "7 in the evening", + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can do for you?" + }, + { + "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": [ + "Santa Clara" + ], + "cuisine": [ + "Korean Barbeque" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Restaurant Chungdam" + ], + "time": [ + "7 in the evening", + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope. That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day!" + } + ] + }, + { + "dialogue_id": "1_00075", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "expensive" + ], + "slot": "price_range", + "values": [ + "expensive" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "price_range": [ + "expensive" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find somewhere to eat. It needs to serve alcohol and it doesn't matter if it's pricey." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Mexican", + "Italian" + ], + "slot": "cuisine", + "values": [ + "Mexican", + "Italian" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "cuisine", + "start": 41 + }, + { + "exclusive_end": 59, + "slot": "cuisine", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of food do you want? How about Mexican or Italian? What city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SFO" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "Japanese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "city", + "start": 8 + }, + { + "exclusive_end": 33, + "slot": "cuisine", + "start": 25 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ], + "cuisine": [ + "Japanese" + ], + "price_range": [ + "expensive" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look in SFO. I'm feeling Japanese food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Izakaya Sushi Ran" + ], + "slot": "restaurant_name", + "values": [ + "Izakaya Sushi Ran" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Japanese", + "price_range": "expensive", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-655-3738", + "price_range": "expensive", + "restaurant_name": "Izakaya Sushi Ran", + "serves_alcohol": "True", + "street_address": "2223 Market Street" + }, + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-484-1206", + "price_range": "expensive", + "restaurant_name": "Motze", + "serves_alcohol": "True", + "street_address": "983 Valencia Street" + }, + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-552-4400", + "price_range": "expensive", + "restaurant_name": "Nihon Whisky Lounge", + "serves_alcohol": "True", + "street_address": "1779 Folsom Street" + }, + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-589-7022", + "price_range": "expensive", + "restaurant_name": "Rintaro", + "serves_alcohol": "True", + "street_address": "82 14th Street" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "restaurant_name", + "start": 54 + }, + { + "exclusive_end": 88, + "slot": "city", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 4 potential restaurants for you. How about Izakaya Sushi Ran in San Francisco?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Japanese" + ], + "price_range": [ + "expensive" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the address and number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-655-3738" + ], + "slot": "phone_number", + "values": [ + "415-655-3738" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2223 Market Street" + ], + "slot": "street_address", + "values": [ + "2223 Market Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "phone_number", + "start": 49 + }, + { + "exclusive_end": 33, + "slot": "street_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 2223 Market Street. The number is 415-655-3738." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Japanese" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Izakaya Sushi Ran" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I reserve a table for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:45" + ], + "slot": "time", + "values": [ + "evening 5:45" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "time", + "start": 17 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Japanese" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Izakaya Sushi Ran" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "evening 5:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Make it for evening 5:45." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Izakaya Sushi Ran" + ], + "slot": "restaurant_name", + "values": [ + "Izakaya Sushi Ran" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:45" + ], + "slot": "time", + "values": [ + "5:45 pm" + ] + }, + { + "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": 54, + "slot": "restaurant_name", + "start": 37 + }, + { + "exclusive_end": 71, + "slot": "city", + "start": 58 + }, + { + "exclusive_end": 88, + "slot": "time", + "start": 81 + }, + { + "exclusive_end": 77, + "slot": "date", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, please confirm: Table for 2 at Izakaya Sushi Ran in San Francisco today at 5:45 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "the 8th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "date", + "start": 38 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Japanese" + ], + "date": [ + "the 8th" + ], + "party_size": [ + "1" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Izakaya Sushi Ran" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "5:45 pm", + "evening 5:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, it's for 1 person. Let's do it on the 8th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "date", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, please confirm: reservation for 1 next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:15" + ], + "slot": "time", + "values": [ + "11:15" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "time", + "start": 28 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Japanese" + ], + "date": [ + "next Friday", + "the 8th" + ], + "party_size": [ + "3" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Izakaya Sushi Ran" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Make it for 3 people at 11:15." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "11:15" + ], + "slot": "time", + "values": [ + "11:15 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "time", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: reservation for 3 people at 11:15 am." + }, + { + "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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Japanese" + ], + "date": [ + "next Friday", + "the 8th" + ], + "party_size": [ + "3" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Izakaya Sushi Ran" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11:15", + "11:15 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's right. Do they have 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": "San Francisco", + "date": "2019-03-08", + "party_size": "3", + "restaurant_name": "Izakaya Sushi Ran", + "time": "11:15" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Japanese", + "date": "2019-03-08", + "has_live_music": "False", + "party_size": "3", + "phone_number": "415-655-3738", + "price_range": "expensive", + "restaurant_name": "Izakaya Sushi Ran", + "serves_alcohol": "True", + "street_address": "2223 Market Street", + "time": "11:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation has been made. They do not have live music." + }, + { + "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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Japanese" + ], + "date": [ + "next Friday", + "the 8th" + ], + "party_size": [ + "3" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Izakaya Sushi Ran" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11:15", + "11:15 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. That's it for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "1_00076", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where can I go to eat that also serves alcohol?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "American", + "Chinese" + ], + "slot": "cuisine", + "values": [ + "American", + "Chinese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "cuisine", + "start": 20 + }, + { + "exclusive_end": 39, + "slot": "cuisine", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you looking for American or Chinese food, or something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "burger" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "cuisine", + "start": 59 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "American", + "burger" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go somewhere where I can get a reasonably priced burger." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like to eat in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "city", + "start": 29 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "American", + "burger" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to eat somewhere in Berkeley." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "B&b Kitchen & Wine Bar" + ], + "slot": "restaurant_name", + "values": [ + "B&b Kitchen & Wine Bar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Berkeley", + "cuisine": "American", + "price_range": "moderate", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "city": "Berkeley", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "510-647-9329", + "price_range": "moderate", + "restaurant_name": "B&b Kitchen & Wine Bar", + "serves_alcohol": "True", + "street_address": "2116 Shattuck Avenue" + }, + { + "city": "Berkeley", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "510-338-3464", + "price_range": "moderate", + "restaurant_name": "Beer Baron Bar & Kitchen", + "serves_alcohol": "True", + "street_address": "5900 College Avenue" + }, + { + "city": "Berkeley", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "510-809-8282", + "price_range": "moderate", + "restaurant_name": "Eureka!", + "serves_alcohol": "True", + "street_address": "2068 Center Street" + }, + { + "city": "Berkeley", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "510-809-4132", + "price_range": "moderate", + "restaurant_name": "Henry's", + "serves_alcohol": "True", + "street_address": "2600 Durant Avenue" + }, + { + "city": "Berkeley", + "cuisine": "American", + "has_live_music": "True", + "phone_number": "510-843-8277", + "price_range": "moderate", + "restaurant_name": "Jupiter", + "serves_alcohol": "True", + "street_address": "2181 Shattuck Avenue" + }, + { + "city": "Berkeley", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "510-524-3400", + "price_range": "moderate", + "restaurant_name": "Stella Nonna", + "serves_alcohol": "True", + "street_address": "1407 San Pablo Avenue" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "restaurant_name", + "start": 4 + }, + { + "exclusive_end": 60, + "slot": "city", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The B&b Kitchen & Wine Bar is a great restaurant in Berkeley and a local favorite." + }, + { + "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": [ + "Berkeley" + ], + "cuisine": [ + "American", + "burger" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "B&b Kitchen & Wine Bar" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, please make a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like the reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "Half past 1 in the afternoon" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "American", + "burger" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "B&b Kitchen & Wine Bar" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "Half past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Half past 1 in the afternoon will be fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "B&b Kitchen & Wine Bar" + ], + "slot": "restaurant_name", + "values": [ + "B&b Kitchen & Wine Bar" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "restaurant_name", + "start": 31 + }, + { + "exclusive_end": 86, + "slot": "city", + "start": 78 + }, + { + "exclusive_end": 74, + "slot": "time", + "start": 67 + }, + { + "exclusive_end": 63, + "slot": "date", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have booked a table for 2 at B&b Kitchen & Wine Bar for today at 1:30 pm in Berkeley. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "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", + "street_address" + ], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "American", + "burger" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "B&b Kitchen & Wine Bar" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "1:30 pm", + "Half past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great. Is there live music and where are they located." + }, + { + "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-01", + "party_size": "2", + "restaurant_name": "B&b Kitchen & Wine Bar", + "time": "13:30" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "There were no reservations available. Do you need anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "seven pm" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "time", + "start": 7 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "American", + "burger" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "B&b Kitchen & Wine Bar" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "seven pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make a seven pm reservation at a restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "B&b Kitchen & Wine Bar" + ], + "slot": "restaurant_name", + "values": [ + "B&b Kitchen & Wine Bar" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "restaurant_name", + "start": 31 + }, + { + "exclusive_end": 83, + "slot": "city", + "start": 75 + }, + { + "exclusive_end": 71, + "slot": "time", + "start": 67 + }, + { + "exclusive_end": 63, + "slot": "date", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have booked a table for 2 at B&b Kitchen & Wine Bar for today at 7 pm in Berkeley. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "American", + "burger" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "B&b Kitchen & Wine Bar" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "7 pm", + "seven pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Berkeley", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "B&b Kitchen & Wine Bar", + "time": "19:00" + } + }, + "service_results": [ + { + "city": "Berkeley", + "cuisine": "American", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-647-9329", + "price_range": "moderate", + "restaurant_name": "B&b Kitchen & Wine Bar", + "serves_alcohol": "True", + "street_address": "2116 Shattuck Avenue", + "time": "19:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservations has been made." + }, + { + "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": [ + "American", + "burger" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "B&b Kitchen & Wine Bar" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "7 pm", + "seven pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Hope you have a great day." + } + ] + }, + { + "dialogue_id": "1_00077", + "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": "Could you suggest a place to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "American", + "Indian" + ], + "slot": "cuisine", + "values": [ + "American", + "Indian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "cuisine", + "start": 12 + }, + { + "exclusive_end": 28, + "slot": "cuisine", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want American, Indian or what type of food?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mexican" + ], + "slot": "cuisine", + "values": [ + "Mexican" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "cuisine", + "start": 20 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Mexican" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think I'm craving Mexican food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where should I search for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Mateo" + ], + "slot": "city", + "values": [ + "San Mateo" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "city", + "start": 17 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Mexican" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to eat in San Mateo." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Celia's" + ], + "slot": "restaurant_name", + "values": [ + "Celia's" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Mateo" + ], + "slot": "city", + "values": [ + "San Mateo" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Mateo", + "cuisine": "Mexican" + } + }, + "service_results": [ + { + "city": "San Mateo", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "650-349-0165", + "price_range": "moderate", + "restaurant_name": "Celia's", + "serves_alcohol": "False", + "street_address": "Laurelwood Shopping Center" + }, + { + "city": "San Mateo", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "650-345-1180", + "price_range": "moderate", + "restaurant_name": "El Sinaloense Restaurant", + "serves_alcohol": "False", + "street_address": "1622 Palm Avenue" + }, + { + "city": "San Mateo", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "650-574-9699", + "price_range": "moderate", + "restaurant_name": "La Fonda Cocina Mexicana", + "serves_alcohol": "False", + "street_address": "2310 South El Camino Real" + }, + { + "city": "San Mateo", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "650-581-7223", + "price_range": "inexpensive", + "restaurant_name": "Rubio's", + "serves_alcohol": "True", + "street_address": "38 East 4th Avenue" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "restaurant_name", + "start": 46 + }, + { + "exclusive_end": 38, + "slot": "city", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a nice restaurant in San Mateo called Celia's." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Mexican" + ], + "restaurant_name": [ + "Celia's" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Mexican" + ], + "restaurant_name": [ + "Celia's" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I want to make one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what time do you want it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "time", + "values": [ + "11:30 am" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Mexican" + ], + "restaurant_name": [ + "Celia's" + ], + "time": [ + "11:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "11:30 am is fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Celia's" + ], + "slot": "restaurant_name", + "values": [ + "Celia's" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Mateo" + ], + "slot": "city", + "values": [ + "San Mateo" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:30" + ], + "slot": "time", + "values": [ + "11:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "restaurant_name", + "start": 53 + }, + { + "exclusive_end": 73, + "slot": "city", + "start": 64 + }, + { + "exclusive_end": 95, + "slot": "time", + "start": 87 + }, + { + "exclusive_end": 83, + "slot": "date", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Making a reservation for 2 people at Celia's in San Mateo for today at 11:30 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "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", + "phone_number" + ], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Mexican" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Celia's" + ], + "time": [ + "11:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct. What is the phone number of the place and does it have live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "650-349-0165" + ], + "slot": "phone_number", + "values": [ + "650-349-0165" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Mateo", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Celia's", + "time": "11:30" + } + }, + "service_results": [ + { + "city": "San Mateo", + "cuisine": "Mexican", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "650-349-0165", + "price_range": "moderate", + "restaurant_name": "Celia's", + "serves_alcohol": "False", + "street_address": "Laurelwood Shopping Center", + "time": "11:30" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "phone_number", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation was made. The phone number is 650-349-0165 and the do not have live music." + }, + { + "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": [ + "San Mateo" + ], + "cuisine": [ + "Mexican" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Celia's" + ], + "time": [ + "11:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Good day." + } + ] + }, + { + "dialogue_id": "1_00078", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Breakfast" + ], + "slot": "cuisine", + "values": [ + "breakfast" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "cuisine", + "start": 35 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "breakfast" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a place with good breakfast." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SFO" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 3, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ], + "cuisine": [ + "breakfast" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "SFO" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Baker Street Bistro" + ], + "slot": "restaurant_name", + "values": [ + "Baker Street Bistro" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Breakfast" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Breakfast", + "has_live_music": "False", + "phone_number": "415-931-1475", + "price_range": "moderate", + "restaurant_name": "Baker Street Bistro", + "serves_alcohol": "True", + "street_address": "2953 Baker Street" + }, + { + "city": "San Francisco", + "cuisine": "Breakfast", + "has_live_music": "False", + "phone_number": "415-771-2222", + "price_range": "moderate", + "restaurant_name": "Blue Mermaid", + "serves_alcohol": "True", + "street_address": "471 Jefferson Street" + }, + { + "city": "San Francisco", + "cuisine": "Breakfast", + "has_live_music": "False", + "phone_number": "415-775-7979", + "price_range": "moderate", + "restaurant_name": "Jasper's Corner Tap And Kitchen", + "serves_alcohol": "True", + "street_address": "401 Taylor Street" + }, + { + "city": "San Francisco", + "cuisine": "Breakfast", + "has_live_music": "False", + "phone_number": "415-702-6219", + "price_range": "moderate", + "restaurant_name": "Lokma", + "serves_alcohol": "False", + "street_address": "1801 Clement Street" + }, + { + "city": "San Francisco", + "cuisine": "Breakfast", + "has_live_music": "True", + "phone_number": "415-333-1011", + "price_range": "inexpensive", + "restaurant_name": "Mcdonald's", + "serves_alcohol": "False", + "street_address": "5454 Mission Street" + }, + { + "city": "San Francisco", + "cuisine": "Breakfast", + "has_live_music": "False", + "phone_number": "415-661-6140", + "price_range": "moderate", + "restaurant_name": "Outerlands", + "serves_alcohol": "True", + "street_address": "4001 Judah Street" + }, + { + "city": "San Francisco", + "cuisine": "Breakfast", + "has_live_music": "False", + "phone_number": "415-395-8549", + "price_range": "expensive", + "restaurant_name": "Scala's Bistro", + "serves_alcohol": "True", + "street_address": "432 Powell Street" + }, + { + "city": "San Francisco", + "cuisine": "Breakfast", + "has_live_music": "False", + "phone_number": "415-321-6000", + "price_range": "expensive", + "restaurant_name": "The Cavalier", + "serves_alcohol": "False", + "street_address": "360 Jessie Street" + }, + { + "city": "San Francisco", + "cuisine": "Breakfast", + "has_live_music": "False", + "phone_number": "628-895-2040", + "price_range": "expensive", + "restaurant_name": "Villon", + "serves_alcohol": "True", + "street_address": "1100 Market Street" + }, + { + "city": "San Francisco", + "cuisine": "Breakfast", + "has_live_music": "False", + "phone_number": "415-284-4049", + "price_range": "expensive", + "restaurant_name": "Vitrine", + "serves_alcohol": "True", + "street_address": "125 3rd Street" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "restaurant_name", + "start": 39 + }, + { + "exclusive_end": 75, + "slot": "city", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 restaurants. One of them is Baker Street Bistro in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "breakfast" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Blue Mermaid" + ], + "slot": "restaurant_name", + "values": [ + "Blue Mermaid" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 29, + "slot": "city", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Blue Mermaid in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "breakfast" + ], + "restaurant_name": [ + "Blue Mermaid" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "evening 5:30" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 8 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "breakfast" + ], + "restaurant_name": [ + "Blue Mermaid" + ], + "time": [ + "evening 5:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. At evening 5:30, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Blue Mermaid" + ], + "slot": "restaurant_name", + "values": [ + "Blue Mermaid" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "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-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "restaurant_name", + "start": 15 + }, + { + "exclusive_end": 44, + "slot": "city", + "start": 31 + }, + { + "exclusive_end": 55, + "slot": "time", + "start": 48 + }, + { + "exclusive_end": 74, + "slot": "date", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm Blue Mermaid in San Francisco at 5:30 pm for 2 people today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "breakfast" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Blue Mermaid" + ], + "time": [ + "5:30 pm", + "evening 5:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Blue Mermaid", + "time": "17:30" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Breakfast", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-771-2222", + "price_range": "moderate", + "restaurant_name": "Blue Mermaid", + "serves_alcohol": "True", + "street_address": "471 Jefferson Street", + "time": "17:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've made your reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "serves_alcohol", + "street_address" + ], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "breakfast" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Blue Mermaid" + ], + "time": [ + "5:30 pm", + "evening 5:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where are they located? Do they serve alcohol?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "471 Jefferson Street" + ], + "slot": "street_address", + "values": [ + "471 Jefferson Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "street_address", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are located at 471 Jefferson Street. They do serve alcohol." + }, + { + "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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "breakfast" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Blue Mermaid" + ], + "time": [ + "5:30 pm", + "evening 5:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "1_00079", + "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": "Can you recommend me somewhere to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city do you want me to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SFO" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "city", + "start": 16 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It should be in SFO." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, what type of cuisine do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Mediterranean" + ], + "slot": "cuisine", + "values": [ + "Middle eastern" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "city", + "start": 44 + }, + { + "exclusive_end": 35, + "slot": "cuisine", + "start": 21 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Middle eastern" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to get some Middle eastern food in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dyafa" + ], + "slot": "restaurant_name", + "values": [ + "Dyafa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Oakland", + "cuisine": "Mediterranean" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "510-250-9491", + "price_range": "moderate", + "restaurant_name": "Dyafa", + "serves_alcohol": "False", + "street_address": "44 Webster Street" + }, + { + "city": "Oakland", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "510-836-4444", + "price_range": "inexpensive", + "restaurant_name": "Marhaba Indian & Pakistani Halal Cuisine", + "serves_alcohol": "False", + "street_address": "1437 Franklin Street" + }, + { + "city": "Oakland", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "510-251-0329", + "price_range": "moderate", + "restaurant_name": "Shakewell", + "serves_alcohol": "True", + "street_address": "3407 Lakeshore Avenue" + }, + { + "city": "Oakland", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "510-452-9500", + "price_range": "moderate", + "restaurant_name": "Sidebar", + "serves_alcohol": "False", + "street_address": "542 Grand Avenue" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "restaurant_name", + "start": 44 + }, + { + "exclusive_end": 36, + "slot": "city", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a good restaurant in Oakland called Dyafa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Middle eastern" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about something else? I'm looking for a meal on a budget." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Marhaba Indian & Pakistani Halal Cuisine" + ], + "slot": "restaurant_name", + "values": [ + "Marhaba Indian & Pakistani Halal Cuisine" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Oakland", + "cuisine": "Mediterranean", + "price_range": "inexpensive" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "510-836-4444", + "price_range": "inexpensive", + "restaurant_name": "Marhaba Indian & Pakistani Halal Cuisine", + "serves_alcohol": "False", + "street_address": "1437 Franklin Street" + } + ], + "slots": [ + { + "exclusive_end": 88, + "slot": "restaurant_name", + "start": 48 + }, + { + "exclusive_end": 109, + "slot": "city", + "start": 102 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 that might work for you. It is called Marhaba Indian & Pakistani Halal Cuisine and it is in Oakland." + }, + { + "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": [ + "Oakland" + ], + "cuisine": [ + "Middle eastern" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1437 Franklin Street" + ], + "slot": "street_address", + "values": [ + "1437 Franklin Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "street_address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is located at 1437 Franklin Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Middle eastern" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Marhaba Indian & Pakistani Halal Cuisine" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I reserve you a table there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Middle eastern" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Marhaba Indian & Pakistani Halal Cuisine" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, make a reservation please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time should I make the reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "13:30" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "time", + "start": 21 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Middle eastern" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Marhaba Indian & Pakistani Halal Cuisine" + ], + "time": [ + "13:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like it to be at 13:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Marhaba Indian & Pakistani Halal Cuisine" + ], + "slot": "restaurant_name", + "values": [ + "Marhaba Indian & Pakistani Halal Cuisine" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 87, + "slot": "restaurant_name", + "start": 47 + }, + { + "exclusive_end": 98, + "slot": "city", + "start": 91 + }, + { + "exclusive_end": 129, + "slot": "time", + "start": 122 + }, + { + "exclusive_end": 118, + "slot": "date", + "start": 113 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so you would like to reserve at table at Marhaba Indian & Pakistani Halal Cuisine in Oakland, for 2 people today at 1:30 pm. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Middle eastern" + ], + "party_size": [ + "1" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Marhaba Indian & Pakistani Halal Cuisine" + ], + "time": [ + "13:30", + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, it is just for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "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": 60, + "slot": "date", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so you'd like to make a reservation for 1 person today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Middle eastern" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Marhaba Indian & Pakistani Halal Cuisine" + ], + "time": [ + "13:30", + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Oakland", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "Marhaba Indian & Pakistani Halal Cuisine", + "time": "13:30" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Mediterranean", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "1", + "phone_number": "510-836-4444", + "price_range": "inexpensive", + "restaurant_name": "Marhaba Indian & Pakistani Halal Cuisine", + "serves_alcohol": "False", + "street_address": "1437 Franklin Street", + "time": "13:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, your reservation was completed successfully." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Middle eastern" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Marhaba Indian & Pakistani Halal Cuisine" + ], + "time": [ + "13:30", + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay great, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else you need?" + }, + { + "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": [ + "Oakland" + ], + "cuisine": [ + "Middle eastern" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Marhaba Indian & Pakistani Halal Cuisine" + ], + "time": [ + "13:30", + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, have a nice day." + } + ] + }, + { + "dialogue_id": "1_00080", + "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 would like to eat out side this time, can you search for a nice place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, of course, which City do you like to eat? any preference?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Calistoga" + ], + "slot": "city", + "values": [ + "Calistoga" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "city", + "start": 40 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Calistoga" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ya, I like to eat at some nice place in Calistoga." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there any preferred food specially liked by you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Taiwanese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "cuisine", + "start": 7 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Calistoga" + ], + "cuisine": [ + "Taiwanese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like Taiwanese food so much, can you find something?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Soo Yuan Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Soo Yuan Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Calistoga" + ], + "slot": "city", + "values": [ + "Calistoga" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Calistoga", + "cuisine": "Chinese" + } + }, + "service_results": [ + { + "city": "Calistoga", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "707-942-9404", + "price_range": "inexpensive", + "restaurant_name": "Soo Yuan Restaurant", + "serves_alcohol": "True", + "street_address": "1354 California 29" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "restaurant_name", + "start": 23 + }, + { + "exclusive_end": 88, + "slot": "city", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I got details about 1, Soo Yuan Restaurant is the best one which is located in Calistoga as per your wish." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "serves_alcohol", + "street_address" + ], + "slot_values": { + "city": [ + "Calistoga" + ], + "cuisine": [ + "Taiwanese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there any liquor supply? and let me know the address." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1354 California 29" + ], + "slot": "street_address", + "values": [ + "1354 California 29" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "street_address", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes they supply alcohol and the address is 1354 California 29." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "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": [ + "Calistoga" + ], + "cuisine": [ + "Taiwanese" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Soo Yuan Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's fine, please make reservation for 4 including me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "at what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "1:30 in the afternoon" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Calistoga" + ], + "cuisine": [ + "Taiwanese" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Soo Yuan Restaurant" + ], + "time": [ + "1:30 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "1:30 in the afternoon will be fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Soo Yuan Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Soo Yuan Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Calistoga" + ], + "slot": "city", + "values": [ + "Calistoga" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 72, + "slot": "restaurant_name", + "start": 53 + }, + { + "exclusive_end": 85, + "slot": "city", + "start": 76 + }, + { + "exclusive_end": 96, + "slot": "time", + "start": 89 + }, + { + "exclusive_end": 102, + "slot": "date", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Booking for a table for 4 persons at Soo Yuan Restaurant in Calistoga at 1:30 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Calistoga" + ], + "cuisine": [ + "Taiwanese" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Soo Yuan Restaurant" + ], + "time": [ + "1:30 in the afternoon", + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that will be fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Calistoga", + "date": "2019-03-01", + "party_size": "4", + "restaurant_name": "Soo Yuan Restaurant", + "time": "13:30" + } + }, + "service_results": [ + { + "city": "Calistoga", + "cuisine": "Chinese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "4", + "phone_number": "707-942-9404", + "price_range": "inexpensive", + "restaurant_name": "Soo Yuan Restaurant", + "serves_alcohol": "True", + "street_address": "1354 California 29", + "time": "13:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking was confirmed." + }, + { + "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": [ + "Calistoga" + ], + "cuisine": [ + "Taiwanese" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Soo Yuan Restaurant" + ], + "time": [ + "1:30 in the afternoon", + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help, that's enough to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "1_00081", + "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 have a date later and I am looking for a good place to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of cuisine are you in the mood for? Which city will you be going to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Breakfast" + ], + "slot": "cuisine", + "values": [ + "Breakfast" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "cuisine", + "start": 50 + }, + { + "exclusive_end": 21, + "slot": "city", + "start": 13 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "Breakfast" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be in Berkeley and am in the mood for some Breakfast type of food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Venus Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Venus Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Berkeley", + "cuisine": "Breakfast" + } + }, + "service_results": [ + { + "city": "Berkeley", + "cuisine": "Breakfast", + "has_live_music": "False", + "phone_number": "510-540-5950", + "price_range": "moderate", + "restaurant_name": "Venus Restaurant", + "serves_alcohol": "True", + "street_address": "2327 Shattuck Avenue" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "restaurant_name", + "start": 27 + }, + { + "exclusive_end": 55, + "slot": "city", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 match called the Venus Restaurant in Berkeley." + }, + { + "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": [ + "Berkeley" + ], + "cuisine": [ + "Breakfast" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you give me their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2327 Shattuck Avenue" + ], + "slot": "street_address", + "values": [ + "2327 Shattuck Avenue" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "street_address", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You can find them at 2327 Shattuck Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "Breakfast" + ], + "restaurant_name": [ + "Venus Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works out great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to go ahead and make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "Breakfast" + ], + "restaurant_name": [ + "Venus Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please. Go ahead and place the reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time did you have in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:15" + ], + "slot": "time", + "values": [ + "12:15 in the afternoon" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "time", + "start": 22 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "Breakfast" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Venus Restaurant" + ], + "time": [ + "12:15 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It is for 1 person at 12:15 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Venus Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Venus Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:15" + ], + "slot": "time", + "values": [ + "12:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 78, + "slot": "restaurant_name", + "start": 62 + }, + { + "exclusive_end": 90, + "slot": "city", + "start": 82 + }, + { + "exclusive_end": 48, + "slot": "time", + "start": 40 + }, + { + "exclusive_end": 54, + "slot": "date", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You would like to book a table for 1 at 12:15 pm today at the Venus Restaurant in Berkeley. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:45" + ], + "slot": "time", + "values": [ + "evening 6:45" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "time", + "start": 39 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "Breakfast" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Venus Restaurant" + ], + "time": [ + "evening 6:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually I changed my mind, make it at evening 6:45." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "18:45" + ], + "slot": "time", + "values": [ + "6:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "time", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You would like a reservation for 1 at 6:45 pm, is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "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" + ], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "Breakfast" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Venus Restaurant" + ], + "time": [ + "6:45 pm", + "evening 6:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is what I want. Can I have a contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-540-5950" + ], + "slot": "phone_number", + "values": [ + "510-540-5950" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Venus Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Venus Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Berkeley", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "Venus Restaurant", + "time": "18:45" + } + }, + "service_results": [ + { + "city": "Berkeley", + "cuisine": "Breakfast", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "1", + "phone_number": "510-540-5950", + "price_range": "moderate", + "restaurant_name": "Venus Restaurant", + "serves_alcohol": "True", + "street_address": "2327 Shattuck Avenue", + "time": "19:00" + } + ], + "slots": [ + { + "exclusive_end": 91, + "slot": "phone_number", + "start": 79 + }, + { + "exclusive_end": 170, + "slot": "restaurant_name", + "start": 154 + }, + { + "exclusive_end": 138, + "slot": "date", + "start": 133 + }, + { + "exclusive_end": 146, + "slot": "time", + "start": 142 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I apologize but I was unable to confirm the reservation. You can reach them at 510-540-5950. Should I try a reservation for 1 person today at 7 pm at the Venus Restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "Breakfast" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Venus Restaurant" + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Berkeley", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "Venus Restaurant", + "time": "19:00" + } + }, + "service_results": [ + { + "city": "Berkeley", + "cuisine": "Breakfast", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "1", + "phone_number": "510-540-5950", + "price_range": "moderate", + "restaurant_name": "Venus Restaurant", + "serves_alcohol": "True", + "street_address": "2327 Shattuck Avenue", + "time": "19:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your table was successfully booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "price_range" + ], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "Breakfast" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Venus Restaurant" + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm a little concerned about price. Would you say that the price range is not very costly.?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I would say they have moderate pricing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "Breakfast" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Venus Restaurant" + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much for your time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do for you 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": [ + "Berkeley" + ], + "cuisine": [ + "Breakfast" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Venus Restaurant" + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all. Thank you again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It was my pleasure. Have a great day." + } + ] + }, + { + "dialogue_id": "1_00082", + "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": "Can you recommend a restaurant where I can go for a meal." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to search by any particular type of cuisine and city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Rafael" + ], + "slot": "city", + "values": [ + "San Rafael" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "Sushi" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 75, + "slot": "city", + "start": 65 + }, + { + "exclusive_end": 61, + "slot": "cuisine", + "start": 56 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Rafael" + ], + "cuisine": [ + "Sushi" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like a reasonably priced restaurant that serves Sushi in San Rafael." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Sushi To Dai For" + ], + "slot": "restaurant_name", + "values": [ + "Sushi To Dai For" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Rafael" + ], + "slot": "city", + "values": [ + "San Rafael" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Rafael", + "cuisine": "Japanese", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "San Rafael", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-721-0392", + "price_range": "moderate", + "restaurant_name": "Sushi To Dai For", + "serves_alcohol": "False", + "street_address": "816 4th Street" + }, + { + "city": "San Rafael", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-524-2727", + "price_range": "moderate", + "restaurant_name": "Uchiwa Ramen", + "serves_alcohol": "True", + "street_address": "821 B Street" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "restaurant_name", + "start": 35 + }, + { + "exclusive_end": 65, + "slot": "city", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a great restaurant called Sushi To Dai For in San Rafael." + }, + { + "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 Rafael" + ], + "cuisine": [ + "Sushi" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me their exact location." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "816 4th Street" + ], + "slot": "street_address", + "values": [ + "816 4th Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "street_address", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are located on 816 4th Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "phone_number" + ], + "slot_values": { + "city": [ + "San Rafael" + ], + "cuisine": [ + "Sushi" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me the phone number for the restaurant? And I would like to know if they have live music as well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-721-0392" + ], + "slot": "phone_number", + "values": [ + "415-721-0392" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 105, + "slot": "phone_number", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I am sorry, but they do not have live music. However, the phone number for the restaurant is 415-721-0392." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Sichuan" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 68, + "slot": "cuisine", + "start": 61 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Rafael" + ], + "cuisine": [ + "Sichuan" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like the name of another restaurant, one that serves Sichuan food, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Yet Wah Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Yet Wah Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Rafael" + ], + "slot": "city", + "values": [ + "San Rafael" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Rafael", + "cuisine": "Chinese", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "San Rafael", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-460-9883", + "price_range": "moderate", + "restaurant_name": "Yet Wah Restaurant", + "serves_alcohol": "True", + "street_address": "1238 4th Street" + } + ], + "slots": [ + { + "exclusive_end": 95, + "slot": "restaurant_name", + "start": 77 + }, + { + "exclusive_end": 69, + "slot": "city", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a great restaurant that serves Sichuan cuisine in San Rafael called Yet Wah Restaurant." + }, + { + "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": [ + "San Rafael" + ], + "cuisine": [ + "Sichuan" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Yet Wah Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, that sounds good. I would like to go ahead and make a reservation for that restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like me to make the reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "Monday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "date", + "start": 49 + }, + { + "exclusive_end": 44, + "slot": "time", + "start": 28 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Rafael" + ], + "cuisine": [ + "Sichuan" + ], + "date": [ + "Monday next week" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Yet Wah Restaurant" + ], + "time": [ + "7 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to reserve for 7 in the evening for Monday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Yet Wah Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Yet Wah Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Rafael" + ], + "slot": "city", + "values": [ + "San Rafael" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "restaurant_name", + "start": 41 + }, + { + "exclusive_end": 73, + "slot": "city", + "start": 63 + }, + { + "exclusive_end": 82, + "slot": "time", + "start": 78 + }, + { + "exclusive_end": 94, + "slot": "date", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Excellent. Can you make a reservation at Yet Wah Restaurant in San Rafael for 7 pm next Monday for 2 people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Rafael" + ], + "cuisine": [ + "Sichuan" + ], + "date": [ + "Monday next week", + "next Monday" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Yet Wah Restaurant" + ], + "time": [ + "7 in the evening", + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, that's perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Rafael", + "date": "2019-03-04", + "party_size": "2", + "restaurant_name": "Yet Wah Restaurant", + "time": "19:00" + } + }, + "service_results": [ + { + "city": "San Rafael", + "cuisine": "Chinese", + "date": "2019-03-04", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-460-9883", + "price_range": "moderate", + "restaurant_name": "Yet Wah Restaurant", + "serves_alcohol": "True", + "street_address": "1238 4th Street", + "time": "19:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Rafael" + ], + "cuisine": [ + "Sichuan" + ], + "date": [ + "Monday next week", + "next Monday" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Yet Wah Restaurant" + ], + "time": [ + "7 in the evening", + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. Thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like help with anything more?" + }, + { + "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 Rafael" + ], + "cuisine": [ + "Sichuan" + ], + "date": [ + "Monday next week", + "next Monday" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Yet Wah Restaurant" + ], + "time": [ + "7 in the evening", + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, all set. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I hope you enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "1_00083", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Cotati" + ], + "slot": "city", + "values": [ + "Cotati" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "city", + "start": 31 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Cotati" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please book me a restaurant in Cotati." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "American", + "Chinese" + ], + "slot": "cuisine", + "values": [ + "American", + "Chinese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 66, + "slot": "cuisine", + "start": 58 + }, + { + "exclusive_end": 56, + "slot": "cuisine", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food would you like to eat? Perhaps Chinese, American, or another?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mexican" + ], + "slot": "cuisine", + "values": [ + "tacos" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "cuisine", + "start": 20 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Cotati" + ], + "cuisine": [ + "tacos" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to eat tacos, if available." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mi Pueblo" + ], + "slot": "restaurant_name", + "values": [ + "Mi Pueblo" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cotati" + ], + "slot": "city", + "values": [ + "Cotati" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Cotati", + "cuisine": "Mexican" + } + }, + "service_results": [ + { + "city": "Cotati", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "707-792-4380", + "price_range": "moderate", + "restaurant_name": "Mi Pueblo", + "serves_alcohol": "True", + "street_address": "7384 Commerce Boulevard" + }, + { + "city": "Cotati", + "cuisine": "Mexican", + "has_live_music": "True", + "phone_number": "707-795-7600", + "price_range": "moderate", + "restaurant_name": "Mi Ranchito", + "serves_alcohol": "False", + "street_address": "7600 Commerce Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "restaurant_name", + "start": 29 + }, + { + "exclusive_end": 48, + "slot": "city", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a restaurant called Mi Pueblo in Cotati that has good tacos." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_live_music", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Cotati" + ], + "cuisine": [ + "tacos" + ], + "has_live_music": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me another restaurant in Cotati with live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mi Ranchito" + ], + "slot": "restaurant_name", + "values": [ + "Mi Ranchito" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cotati" + ], + "slot": "city", + "values": [ + "Cotati" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Cotati", + "cuisine": "Mexican", + "has_live_music": "True" + } + }, + "service_results": [ + { + "city": "Cotati", + "cuisine": "Mexican", + "has_live_music": "True", + "phone_number": "707-795-7600", + "price_range": "moderate", + "restaurant_name": "Mi Ranchito", + "serves_alcohol": "False", + "street_address": "7600 Commerce Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 80, + "slot": "restaurant_name", + "start": 69 + }, + { + "exclusive_end": 30, + "slot": "city", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 1 restaurant in Cotati that fits your criteria. It is called Mi Ranchito." + }, + { + "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": [ + "Cotati" + ], + "cuisine": [ + "tacos" + ], + "has_live_music": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please tell me the address of the restaurant and their general prices." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "7600 Commerce Boulevard" + ], + "slot": "street_address", + "values": [ + "7600 Commerce Boulevard" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "street_address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their address is 7600 Commerce Boulevard and their prices are moderate." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Cotati" + ], + "cuisine": [ + "tacos" + ], + "has_live_music": [ + "True" + ], + "restaurant_name": [ + "Mi Ranchito" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That seems like a good fit." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Please indicate whether or not you wish to reserve a table." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Cotati" + ], + "cuisine": [ + "tacos" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Mi Ranchito" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to reserve a table for two people tonight." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like to make the reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "half past 6 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "time", + "start": 35 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Cotati" + ], + "cuisine": [ + "tacos" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Mi Ranchito" + ], + "time": [ + "half past 6 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to reserve a table at half past 6 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mi Ranchito" + ], + "slot": "restaurant_name", + "values": [ + "Mi Ranchito" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Cotati" + ], + "slot": "city", + "values": [ + "Cotati" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "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": 108, + "slot": "restaurant_name", + "start": 97 + }, + { + "exclusive_end": 118, + "slot": "city", + "start": 112 + }, + { + "exclusive_end": 93, + "slot": "time", + "start": 86 + }, + { + "exclusive_end": 82, + "slot": "date", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please verify the following details. You would like to reserve a table for 2 today at 6:30 pm at Mi Ranchito in Cotati." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Cotati" + ], + "cuisine": [ + "tacos" + ], + "date": [ + "today" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Mi Ranchito" + ], + "time": [ + "6:30 pm", + "half past 6 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I confirm those details." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Cotati", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Mi Ranchito", + "time": "18:30" + } + }, + "service_results": [ + { + "city": "Cotati", + "cuisine": "Mexican", + "date": "2019-03-01", + "has_live_music": "True", + "party_size": "2", + "phone_number": "707-795-7600", + "price_range": "moderate", + "restaurant_name": "Mi Ranchito", + "serves_alcohol": "False", + "street_address": "7600 Commerce Boulevard", + "time": "18:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation has been successfully made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "phone_number", + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Cotati" + ], + "cuisine": [ + "tacos" + ], + "date": [ + "today" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Mi Ranchito" + ], + "time": [ + "6:30 pm", + "half past 6 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me if they serve alcohol, and their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-795-7600" + ], + "slot": "phone_number", + "values": [ + "707-795-7600" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their phone number is 707-795-7600 and they do not serve alcohol." + }, + { + "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": [ + "Cotati" + ], + "cuisine": [ + "tacos" + ], + "date": [ + "today" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Mi Ranchito" + ], + "time": [ + "6:30 pm", + "half past 6 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "1_00084", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "price_range", + "values": [ + "dontcare" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "price_range": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a place to eat. I don't have a price preference." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "city", + "start": 25 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Show me places to eat in San Francisco. I am looking for something afforadable priced." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food would you like to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Italian" + ], + "slot": "cuisine", + "values": [ + "Pizza and Pasta" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "cuisine", + "start": 5 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Some Pizza and Pasta would be perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "54 Mint Ristorante Italiano" + ], + "slot": "restaurant_name", + "values": [ + "54 Mint Ristorante Italiano" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Italian", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-543-5100", + "price_range": "moderate", + "restaurant_name": "54 Mint Ristorante Italiano", + "serves_alcohol": "True", + "street_address": "16 Mint Plaza" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-771-2216", + "price_range": "moderate", + "restaurant_name": "A16", + "serves_alcohol": "True", + "street_address": "2355 Chestnut Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-928-4002", + "price_range": "moderate", + "restaurant_name": "Allegro Romano", + "serves_alcohol": "False", + "street_address": "1701 Jones Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-834-5766", + "price_range": "moderate", + "restaurant_name": "Altovino", + "serves_alcohol": "False", + "street_address": "1358 Mason Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-447-0441", + "price_range": "moderate", + "restaurant_name": "Amarena", + "serves_alcohol": "False", + "street_address": "2162 Larkin Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-278-3777", + "price_range": "moderate", + "restaurant_name": "Americano", + "serves_alcohol": "False", + "street_address": "8 Mission St" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-282-4969", + "price_range": "moderate", + "restaurant_name": "Bacco", + "serves_alcohol": "True", + "street_address": "737 Diamond Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-955-1919", + "price_range": "moderate", + "restaurant_name": "Barbacco", + "serves_alcohol": "False", + "street_address": "220 California Street" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-986-8887", + "price_range": "moderate", + "restaurant_name": "Belden Taverna", + "serves_alcohol": "True", + "street_address": "52 Belden Place" + }, + { + "city": "San Francisco", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "415-221-0305", + "price_range": "moderate", + "restaurant_name": "Bella Trattoria", + "serves_alcohol": "True", + "street_address": "3854 Geary Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "restaurant_name", + "start": 51 + }, + { + "exclusive_end": 124, + "slot": "city", + "start": 111 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 restaurants that serve pizza and pasta. 54 Mint Ristorante Italiano is a nice restaurant located in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ] + } + } + } + ], + "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?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "Sunday this week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "date", + "start": 64 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "Sunday this week" + ], + "party_size": [ + "4" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to make a reservation. Make a reservation for Sunday this week for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time is the reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "17:30" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "time", + "start": 11 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "Sunday this week" + ], + "party_size": [ + "4" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "17:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Mate it at 17:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "54 Mint Ristorante Italiano" + ], + "slot": "restaurant_name", + "values": [ + "54 Mint Ristorante Italiano" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 92, + "slot": "restaurant_name", + "start": 65 + }, + { + "exclusive_end": 119, + "slot": "city", + "start": 106 + }, + { + "exclusive_end": 150, + "slot": "time", + "start": 143 + }, + { + "exclusive_end": 186, + "slot": "date", + "start": 168 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: You are booking a table at 54 Mint Ristorante Italiano, the city is San Francisco, the reservation is at 5:30 pm, the date is the day after tomorrow, and the reservation is for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "Thursday next week" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "date", + "start": 17 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "Thursday next week" + ], + "party_size": [ + "4" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "17:30", + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want it on Thursday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "date", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these updated details: The date is next Thursday, and the reservation is for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "19:30" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5" + ], + "slot": "party_size", + "values": [ + "5" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "time", + "start": 14 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "Thursday next week", + "next Thursday" + ], + "party_size": [ + "5" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "19:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No make it at 19:30 and make the reservation for five poeple." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "5" + ], + "slot": "party_size", + "values": [ + "5" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "time", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the updated details: the reservation is at 7:30 pm and it is for 5 people." + }, + { + "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": [ + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "Thursday next week", + "next Thursday" + ], + "party_size": [ + "5" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "19:30", + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that works for me. Do they have 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": "San Francisco", + "date": "2019-03-07", + "party_size": "5", + "restaurant_name": "54 Mint Ristorante Italiano", + "time": "19:30" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Italian", + "date": "2019-03-07", + "has_live_music": "False", + "party_size": "5", + "phone_number": "415-543-5100", + "price_range": "moderate", + "restaurant_name": "54 Mint Ristorante Italiano", + "serves_alcohol": "True", + "street_address": "16 Mint Plaza", + "time": "19:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is successful. 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": [ + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "Thursday next week", + "next Thursday" + ], + "party_size": [ + "5" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "19:30", + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they serve liquor? What is the address of the restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "16 Mint Plaza" + ], + "slot": "street_address", + "values": [ + "16 Mint Plaza" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "street_address", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They serve alcohol. Their address is 16 Mint Plaza." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "Thursday next week", + "next Thursday" + ], + "party_size": [ + "5" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "19:30", + "7:30 pm" + ] + } + } + } + ], + "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": [ + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "Thursday next week", + "next Thursday" + ], + "party_size": [ + "5" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "19:30", + "7:30 pm" + ] + } + } + } + ], + "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." + } + ] + }, + { + "dialogue_id": "1_00085", + "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": "Can you find me a place to eat please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where at? And what kind of cuisine are you craving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SF" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Thai" + ], + "slot": "cuisine", + "values": [ + "Thai" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "city", + "start": 13 + }, + { + "exclusive_end": 45, + "slot": "cuisine", + "start": 41 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SF" + ], + "cuisine": [ + "Thai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Somewhere in SF, and I am really craving Thai food at the moment!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Baan Thai House & Wine Bar" + ], + "slot": "restaurant_name", + "values": [ + "Baan Thai House & Wine Bar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Thai" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Thai", + "has_live_music": "False", + "phone_number": "415-379-4505", + "price_range": "moderate", + "restaurant_name": "Baan Thai House & Wine Bar", + "serves_alcohol": "False", + "street_address": "534 Irving Street" + }, + { + "city": "San Francisco", + "cuisine": "Thai", + "has_live_music": "False", + "phone_number": "415-552-8999", + "price_range": "moderate", + "restaurant_name": "Basil", + "serves_alcohol": "False", + "street_address": "1175 Folsom Street" + }, + { + "city": "San Francisco", + "cuisine": "Thai", + "has_live_music": "False", + "phone_number": "415-999-0345", + "price_range": "moderate", + "restaurant_name": "Chaiya Thai Restaurant", + "serves_alcohol": "False", + "street_address": "272 Claremont Boulevard" + }, + { + "city": "San Francisco", + "cuisine": "Thai", + "has_live_music": "False", + "phone_number": "415-379-4549", + "price_range": "moderate", + "restaurant_name": "Derm Restaurant", + "serves_alcohol": "True", + "street_address": "3226 Geary Boulevard" + }, + { + "city": "San Francisco", + "cuisine": "Thai", + "has_live_music": "False", + "phone_number": "415-814-2920", + "price_range": "moderate", + "restaurant_name": "Farmhouse Kitchen Thai Cuisine", + "serves_alcohol": "False", + "street_address": "710 Florida Street" + }, + { + "city": "San Francisco", + "cuisine": "Thai", + "has_live_music": "False", + "phone_number": "415-441-8038", + "price_range": "moderate", + "restaurant_name": "House Of Thai", + "serves_alcohol": "False", + "street_address": "901 Larkin Street" + }, + { + "city": "San Francisco", + "cuisine": "Thai", + "has_live_music": "False", + "phone_number": "415-292-9027", + "price_range": "moderate", + "restaurant_name": "Jitlada Thai Cuisine", + "serves_alcohol": "False", + "street_address": "1826 Buchanan Street" + }, + { + "city": "San Francisco", + "cuisine": "Thai", + "has_live_music": "False", + "phone_number": "415-362-7456", + "price_range": "expensive", + "restaurant_name": "Kin Khao", + "serves_alcohol": "False", + "street_address": "55 Cyril Magnin Street" + }, + { + "city": "San Francisco", + "cuisine": "Thai", + "has_live_music": "False", + "phone_number": "415-369-0008", + "price_range": "moderate", + "restaurant_name": "Koh Samui & The Monkey", + "serves_alcohol": "False", + "street_address": "415 Brannan Street" + }, + { + "city": "San Francisco", + "cuisine": "Thai", + "has_live_music": "False", + "phone_number": "415-913-7886", + "price_range": "moderate", + "restaurant_name": "Krua Thai", + "serves_alcohol": "True", + "street_address": "3214 16th Street" + } + ], + "slots": [ + { + "exclusive_end": 134, + "slot": "restaurant_name", + "start": 108 + }, + { + "exclusive_end": 88, + "slot": "city", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a bunch of restaurants, there's actually 10 that you might like in San Francisco, one of them being Baan Thai House & Wine Bar" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Thai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How can I reach them? And what's their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-379-4505" + ], + "slot": "phone_number", + "values": [ + "415-379-4505" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "534 Irving Street" + ], + "slot": "street_address", + "values": [ + "534 Irving Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "phone_number", + "start": 31 + }, + { + "exclusive_end": 79, + "slot": "street_address", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You can reach them by phone at 415-379-4505 and visit them at 534 Irving Street" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Thai" + ], + "restaurant_name": [ + "Baan Thai House & Wine Bar" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, that restaurant sounds good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Want me to book a table?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Thai" + ], + "restaurant_name": [ + "Baan Thai House & Wine Bar" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes book me a table" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time do you want the reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "time", + "start": 19 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Thai" + ], + "restaurant_name": [ + "Baan Thai House & Wine Bar" + ], + "time": [ + "6 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's do dinner at 6 in the evening" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Baan Thai House & Wine Bar" + ], + "slot": "restaurant_name", + "values": [ + "Baan Thai House & Wine Bar" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "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": 77, + "slot": "restaurant_name", + "start": 51 + }, + { + "exclusive_end": 94, + "slot": "city", + "start": 81 + }, + { + "exclusive_end": 20, + "slot": "time", + "start": 16 + }, + { + "exclusive_end": 34, + "slot": "date", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming your 6 pm booking today for 2 people at Baan Thai House & Wine Bar in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Thai" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Baan Thai House & Wine Bar" + ], + "time": [ + "6 in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually let's just do it for one person" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming your 6 pm reservation for 1 then?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Thai" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Baan Thai House & Wine Bar" + ], + "time": [ + "6 in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's right" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "Baan Thai House & Wine Bar", + "time": "18:00" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Thai", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "1", + "phone_number": "415-379-4505", + "price_range": "moderate", + "restaurant_name": "Baan Thai House & Wine Bar", + "serves_alcohol": "False", + "street_address": "534 Irving Street", + "time": "18:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I was able to book it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Thai" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Baan Thai House & Wine Bar" + ], + "time": [ + "6 in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I do anything else for you?" + }, + { + "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": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Thai" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Baan Thai House & Wine Bar" + ], + "time": [ + "6 in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that's it for now, thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, enjoy your dinner" + } + ] + }, + { + "dialogue_id": "1_00086", + "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": "Give me a place to eat at." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "American", + "Italian" + ], + "slot": "cuisine", + "values": [ + "American", + "Italian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 97, + "slot": "cuisine", + "start": 89 + }, + { + "exclusive_end": 108, + "slot": "cuisine", + "start": 101 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city should I search? Is there a specific food type you would like to eat, such as American or Italian?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Bruno" + ], + "slot": "city", + "values": [ + "San Bruno" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Taiwanese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "city", + "start": 0 + }, + { + "exclusive_end": 49, + "slot": "cuisine", + "start": 40 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Taiwanese" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "San Bruno, I am looking for low priced, Taiwanese food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "China Garden" + ], + "slot": "restaurant_name", + "values": [ + "China Garden" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Bruno" + ], + "slot": "city", + "values": [ + "San Bruno" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Bruno", + "cuisine": "Chinese", + "price_range": "inexpensive" + } + }, + "service_results": [ + { + "city": "San Bruno", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "650-873-1388", + "price_range": "inexpensive", + "restaurant_name": "China Garden", + "serves_alcohol": "False", + "street_address": "586 San Mateo Avenue" + }, + { + "city": "San Bruno", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "650-737-9899", + "price_range": "inexpensive", + "restaurant_name": "Dumpling Era", + "serves_alcohol": "False", + "street_address": "354 El Camino Real" + }, + { + "city": "San Bruno", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "650-588-2375", + "price_range": "inexpensive", + "restaurant_name": "Ming's", + "serves_alcohol": "False", + "street_address": "436 San Mateo Avenue" + } + ], + "slots": [ + { + "exclusive_end": 12, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 47, + "slot": "city", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "China Garden fits your preferences in San Bruno." + }, + { + "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 Bruno" + ], + "cuisine": [ + "Taiwanese" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Whats the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "586 San Mateo Avenue" + ], + "slot": "street_address", + "values": [ + "586 San Mateo Avenue" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "street_address", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "586 San Mateo Avenue" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Taiwanese" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they serve liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "They do not serve alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Taiwanese" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you suggest another similar restaurant that serves alcohol?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dumpling Era" + ], + "slot": "restaurant_name", + "values": [ + "Dumpling Era" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Bruno" + ], + "slot": "city", + "values": [ + "San Bruno" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 25, + "slot": "city", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Dumpling Era in San Bruno serves alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "price_range", + "values": [ + "dontcare" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Taiwanese" + ], + "price_range": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you suggest another restaurant without the price limitation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ming's" + ], + "slot": "restaurant_name", + "values": [ + "Ming's" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Bruno" + ], + "slot": "city", + "values": [ + "San Bruno" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Bruno", + "cuisine": "Chinese" + } + }, + "service_results": [ + { + "city": "San Bruno", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "650-873-1388", + "price_range": "inexpensive", + "restaurant_name": "China Garden", + "serves_alcohol": "False", + "street_address": "586 San Mateo Avenue" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "restaurant_name", + "start": 22 + }, + { + "exclusive_end": 41, + "slot": "city", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 restaurant: Ming's in San Bruno." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "half past 12 in the afternoon" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "6" + ], + "slot": "party_size", + "values": [ + "6" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 75, + "slot": "time", + "start": 46 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Taiwanese" + ], + "party_size": [ + "6" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Ming's" + ], + "time": [ + "half past 12 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works. I'd like to make a reservation at half past 12 in the afternoon for 6 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ming's" + ], + "slot": "restaurant_name", + "values": [ + "Ming's" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Bruno" + ], + "slot": "city", + "values": [ + "San Bruno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "6" + ], + "slot": "party_size", + "values": [ + "6" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "restaurant_name", + "start": 40 + }, + { + "exclusive_end": 60, + "slot": "city", + "start": 51 + }, + { + "exclusive_end": 112, + "slot": "time", + "start": 104 + }, + { + "exclusive_end": 100, + "slot": "date", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: I am booking a table at Ming's, in San Bruno. The reservation is for 6 people, today at 12:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Taiwanese" + ], + "date": [ + "today" + ], + "party_size": [ + "6" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Ming's" + ], + "time": [ + "12:30 pm", + "half past 12 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct. What is their address?" + }, + { + "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": "San Bruno", + "date": "2019-03-01", + "party_size": "6", + "restaurant_name": "Ming's", + "time": "12:30" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I was unable to make a reservation. Can I do anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "eleven am" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "time", + "start": 24 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Taiwanese" + ], + "date": [ + "today" + ], + "party_size": [ + "6" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Ming's" + ], + "time": [ + "eleven am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make the reservation at eleven am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ming's" + ], + "slot": "restaurant_name", + "values": [ + "Ming's" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Bruno" + ], + "slot": "city", + "values": [ + "San Bruno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "11 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "6" + ], + "slot": "party_size", + "values": [ + "6" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "restaurant_name", + "start": 40 + }, + { + "exclusive_end": 59, + "slot": "city", + "start": 50 + }, + { + "exclusive_end": 88, + "slot": "time", + "start": 83 + }, + { + "exclusive_end": 94, + "slot": "date", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: I am booking a table at Ming's in San Bruno, the reservation is at 11 am today for 6 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Taiwanese" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Ming's" + ], + "time": [ + "11 am", + "eleven am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make the reservation for four people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "11 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "time", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm: The reservation is at 11 am for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "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 Bruno" + ], + "cuisine": [ + "Taiwanese" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Ming's" + ], + "time": [ + "11 am", + "eleven am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes! Do they have live music and serve liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + }, + { + "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": "San Bruno", + "date": "2019-03-01", + "party_size": "4", + "restaurant_name": "Ming's", + "time": "11:00" + } + }, + "service_results": [ + { + "city": "San Bruno", + "cuisine": "Chinese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "4", + "phone_number": "650-588-2375", + "price_range": "inexpensive", + "restaurant_name": "Ming's", + "serves_alcohol": "False", + "street_address": "436 San Mateo Avenue", + "time": "11:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is successful. They do not serve alcohol or have live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Taiwanese" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Ming's" + ], + "time": [ + "11 am", + "eleven am" + ] + } + } + } + ], + "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": [ + "San Bruno" + ], + "cuisine": [ + "Taiwanese" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Ming's" + ], + "time": [ + "11 am", + "eleven am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day" + } + ] + }, + { + "dialogue_id": "1_00087", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Greek" + ], + "slot": "cuisine", + "values": [ + "Greek" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "cuisine", + "start": 19 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Greek" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a Greek place to eat please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Carlos" + ], + "slot": "city", + "values": [ + "San Carlos" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "city", + "start": 21 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Carlos" + ], + "cuisine": [ + "Greek" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please locate one in San Carlos." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Agora" + ], + "slot": "restaurant_name", + "values": [ + "Agora" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Carlos" + ], + "slot": "city", + "values": [ + "San Carlos" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Carlos", + "cuisine": "Greek" + } + }, + "service_results": [ + { + "city": "San Carlos", + "cuisine": "Greek", + "has_live_music": "False", + "phone_number": "650-605-7071", + "price_range": "moderate", + "restaurant_name": "Agora", + "serves_alcohol": "True", + "street_address": "1152 San Carlos Avenue" + }, + { + "city": "San Carlos", + "cuisine": "Greek", + "has_live_music": "False", + "phone_number": "650-610-0202", + "price_range": "moderate", + "restaurant_name": "Mythos", + "serves_alcohol": "True", + "street_address": "1201 San Carlos Avenue" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "restaurant_name", + "start": 29 + }, + { + "exclusive_end": 70, + "slot": "city", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 2 Greek restaurants. Agora is a nice one located in San Carlos." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Thai" + ], + "slot": "cuisine", + "values": [ + "Spicy Noodles" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 68, + "slot": "cuisine", + "start": 55 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Carlos" + ], + "cuisine": [ + "Spicy Noodles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you suggest any other restaurants? One that serves Spicy Noodles would be perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Asya Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Asya Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Carlos" + ], + "slot": "city", + "values": [ + "San Carlos" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Carlos", + "cuisine": "Thai" + } + }, + "service_results": [ + { + "city": "San Carlos", + "cuisine": "Thai", + "has_live_music": "False", + "phone_number": "650-596-9828", + "price_range": "moderate", + "restaurant_name": "Asya Restaurant", + "serves_alcohol": "False", + "street_address": "773 Laurel Street" + }, + { + "city": "San Carlos", + "cuisine": "Thai", + "has_live_music": "False", + "phone_number": "650-596-8433", + "price_range": "moderate", + "restaurant_name": "Thai Time", + "serves_alcohol": "True", + "street_address": "1240 El Camino Real" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "restaurant_name", + "start": 25 + }, + { + "exclusive_end": 74, + "slot": "city", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I located 2 restaurants. Asya Restaurant is nice and located on San Carlos." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Carlos" + ], + "cuisine": [ + "Spicy Noodles" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you suggest any other ones? I'd like one that serves alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Thai Time" + ], + "slot": "restaurant_name", + "values": [ + "Thai Time" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Carlos" + ], + "slot": "city", + "values": [ + "San Carlos" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Carlos", + "cuisine": "Thai", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "city": "San Carlos", + "cuisine": "Thai", + "has_live_music": "False", + "phone_number": "650-596-8433", + "price_range": "moderate", + "restaurant_name": "Thai Time", + "serves_alcohol": "True", + "street_address": "1240 El Camino Real" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "restaurant_name", + "start": 11 + }, + { + "exclusive_end": 54, + "slot": "city", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1, Thai Time is nice and located in San Carlos." + }, + { + "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": [ + "San Carlos" + ], + "cuisine": [ + "Spicy Noodles" + ], + "restaurant_name": [ + "Thai Time" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good. Please make a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:45" + ], + "slot": "time", + "values": [ + "12:45" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 19 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Carlos" + ], + "cuisine": [ + "Spicy Noodles" + ], + "restaurant_name": [ + "Thai Time" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "12:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please make if for 12:45." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Thai Time" + ], + "slot": "restaurant_name", + "values": [ + "Thai Time" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Carlos" + ], + "slot": "city", + "values": [ + "San Carlos" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:45" + ], + "slot": "time", + "values": [ + "12:45 pm" + ] + }, + { + "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": 70, + "slot": "restaurant_name", + "start": 61 + }, + { + "exclusive_end": 96, + "slot": "city", + "start": 86 + }, + { + "exclusive_end": 109, + "slot": "time", + "start": 101 + }, + { + "exclusive_end": 57, + "slot": "date", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: Booking a table for 2 today at Thai Time in the city of San Carlos for 12:45 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "city": [ + "San Carlos" + ], + "cuisine": [ + "Spicy Noodles" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Thai Time" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "12:45", + "12:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. Can you please provide me their phone number and address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-596-8433" + ], + "slot": "phone_number", + "values": [ + "650-596-8433" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1240 El Camino Real" + ], + "slot": "street_address", + "values": [ + "1240 El Camino Real" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Carlos", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Thai Time", + "time": "12:45" + } + }, + "service_results": [ + { + "city": "San Carlos", + "cuisine": "Thai", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "650-596-8433", + "price_range": "moderate", + "restaurant_name": "Thai Time", + "serves_alcohol": "True", + "street_address": "1240 El Camino Real", + "time": "13:00" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "phone_number", + "start": 51 + }, + { + "exclusive_end": 102, + "slot": "street_address", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is confirmed. The phone number is 650-596-8433 and the address is 1240 El Camino Real." + }, + { + "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": [ + "San Carlos" + ], + "cuisine": [ + "Spicy Noodles" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Thai Time" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "12:45", + "12:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much, that is all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "1_00088", + "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": "Please help me find a restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Please name the city I should search." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "city", + "start": 33 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a restaurant in Petaluma." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Indian", + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Indian", + "Chinese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "cuisine", + "start": 44 + }, + { + "exclusive_end": 59, + "slot": "cuisine", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of food do you prefer? Please say Indian, Chinese, or something similar." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Asian" + ], + "slot": "cuisine", + "values": [ + "Asian Fusion" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "cuisine", + "start": 21 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "Asian Fusion" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Somewhere similar to Asian Fusion would be nice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Flowering Tea House" + ], + "slot": "restaurant_name", + "values": [ + "Flowering Tea House" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Petaluma", + "cuisine": "Asian" + } + }, + "service_results": [ + { + "city": "Petaluma", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "707-775-3088", + "price_range": "moderate", + "restaurant_name": "Flowering Tea House", + "serves_alcohol": "False", + "street_address": "1367 North McDowell Boulevard #110" + }, + { + "city": "Petaluma", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "707-789-9296", + "price_range": "moderate", + "restaurant_name": "Gohan", + "serves_alcohol": "False", + "street_address": "1367 North McDowell Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "restaurant_name", + "start": 10 + }, + { + "exclusive_end": 41, + "slot": "city", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Flowering Tea House in Petaluma?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:15" + ], + "slot": "time", + "values": [ + "5:15 in the evening" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "time", + "start": 35 + }, + { + "exclusive_end": 67, + "slot": "date", + "start": 56 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "next Friday" + ], + "restaurant_name": [ + "Flowering Tea House" + ], + "time": [ + "5:15 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please make a reservation for 5:15 in the evening, next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Flowering Tea House" + ], + "slot": "restaurant_name", + "values": [ + "Flowering Tea House" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:15" + ], + "slot": "time", + "values": [ + "5:15 PM" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 122, + "slot": "restaurant_name", + "start": 103 + }, + { + "exclusive_end": 95, + "slot": "city", + "start": 87 + }, + { + "exclusive_end": 82, + "slot": "time", + "start": 75 + }, + { + "exclusive_end": 70, + "slot": "date", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your reservation details: Reservation for 2 next Friday, at 5:15 PM, in Petaluma at the Flowering Tea House." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:15" + ], + "slot": "time", + "values": [ + "quarter past 1 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": 80, + "slot": "time", + "start": 49 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "next Friday" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Flowering Tea House" + ], + "time": [ + "quarter past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, it's only for 1 person. Please make the time quarter past 1 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "13:15" + ], + "slot": "time", + "values": [ + "1:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 76, + "slot": "time", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your reservation details: Reservation for 1 person at 1:15 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "13th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "date", + "start": 26 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "13th of this month" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Flowering Tea House" + ], + "time": [ + "1:15 pm", + "quarter past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, no. Make it the 13th of this month for 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "March 13th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "date", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your reservation details: March 13th for 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "13th of this month", + "March 13th" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Flowering Tea House" + ], + "time": [ + "1:15 pm", + "quarter past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct. Does this restaurant serve liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Flowering Tea House" + ], + "slot": "restaurant_name", + "values": [ + "Flowering Tea House" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "March 13th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "1 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Petaluma", + "date": "2019-03-13", + "party_size": "3", + "restaurant_name": "Flowering Tea House", + "time": "13:15" + } + }, + "service_results": [ + { + "city": "Petaluma", + "cuisine": "Asian", + "date": "2019-03-13", + "has_live_music": "False", + "party_size": "3", + "phone_number": "707-775-3088", + "price_range": "moderate", + "restaurant_name": "Flowering Tea House", + "serves_alcohol": "False", + "street_address": "1367 North McDowell Boulevard #110", + "time": "13:00" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "restaurant_name", + "start": 45 + }, + { + "exclusive_end": 142, + "slot": "date", + "start": 132 + }, + { + "exclusive_end": 150, + "slot": "time", + "start": 146 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I was unable to process that request. Flowering Tea House does not serve alcohol. Shall I make a reservation for 3 people on March 13th at 1 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "13th of this month", + "March 13th" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Flowering Tea House" + ], + "time": [ + "1:15 pm", + "quarter past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will not work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "May I be of assistance another way?" + }, + { + "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": [ + "Petaluma" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "13th of this month", + "March 13th" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Flowering Tea House" + ], + "time": [ + "1:15 pm", + "quarter past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will not be necessary." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you, have a nice day." + } + ] + }, + { + "dialogue_id": "1_00089", + "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 want to go out to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Chinese", + "American" + ], + "slot": "cuisine", + "values": [ + "Chinese", + "American" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 72, + "slot": "cuisine", + "start": 65 + }, + { + "exclusive_end": 94, + "slot": "cuisine", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you located? What kind of food do you like? I can find Chinese restaurants, American restaurants, and others." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Italian" + ], + "slot": "cuisine", + "values": [ + "pizza and pasta" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "city", + "start": 8 + }, + { + "exclusive_end": 50, + "slot": "cuisine", + "start": 35 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "pizza and pasta" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am in Campbell. I am looking for pizza and pasta with a moderate price." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A Bellagio Italian Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "A Bellagio Italian Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Campbell", + "cuisine": "Italian", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Campbell", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-370-7705", + "price_range": "moderate", + "restaurant_name": "A Bellagio Italian Restaurant", + "serves_alcohol": "False", + "street_address": "33 South Central Avenue" + }, + { + "city": "Campbell", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-377-7722", + "price_range": "moderate", + "restaurant_name": "Buca Di Beppo Italian Restaurant", + "serves_alcohol": "True", + "street_address": "1875 South Bascom Avenue" + }, + { + "city": "Campbell", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-377-5850", + "price_range": "moderate", + "restaurant_name": "Dicicco's Ristorante Italiano Autentico", + "serves_alcohol": "True", + "street_address": "2509 South Bascom Avenue" + }, + { + "city": "Campbell", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-379-3333", + "price_range": "moderate", + "restaurant_name": "Mama Mia's", + "serves_alcohol": "False", + "street_address": "200 East Hamilton Avenue" + }, + { + "city": "Campbell", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "408-374-1800", + "price_range": "moderate", + "restaurant_name": "Sorelle Italian Bistro", + "serves_alcohol": "False", + "street_address": "915 South San Tomas Aquino Road" + } + ], + "slots": [ + { + "exclusive_end": 81, + "slot": "restaurant_name", + "start": 52 + }, + { + "exclusive_end": 93, + "slot": "city", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 5 of those restaurants locally, including A Bellagio Italian Restaurant in Campbell." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "pizza and pasta" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "A Bellagio Italian Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "pizza and pasta" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "A Bellagio Italian Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "time", + "values": [ + "11:30" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "time", + "start": 27 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "pizza and pasta" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "A Bellagio Italian Restaurant" + ], + "time": [ + "11:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want the reservation for 11:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "A Bellagio Italian Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "A Bellagio Italian Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + }, + { + "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": 109, + "slot": "restaurant_name", + "start": 80 + }, + { + "exclusive_end": 121, + "slot": "city", + "start": 113 + }, + { + "exclusive_end": 57, + "slot": "time", + "start": 49 + }, + { + "exclusive_end": 63, + "slot": "date", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want to make a reservation at 11:30 am today for 2 people at A Bellagio Italian Restaurant in Campbell." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "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", + "street_address" + ], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "pizza and pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "A Bellagio Italian Restaurant" + ], + "time": [ + "11:30", + "11:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is perfect. What is the address and phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-370-7705" + ], + "slot": "phone_number", + "values": [ + "408-370-7705" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "33 South Central Avenue" + ], + "slot": "street_address", + "values": [ + "33 South Central Avenue" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Campbell", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "A Bellagio Italian Restaurant", + "time": "11:30" + } + }, + "service_results": [ + { + "city": "Campbell", + "cuisine": "Italian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "408-370-7705", + "price_range": "moderate", + "restaurant_name": "A Bellagio Italian Restaurant", + "serves_alcohol": "False", + "street_address": "33 South Central Avenue", + "time": "11:00" + } + ], + "slots": [ + { + "exclusive_end": 68, + "slot": "phone_number", + "start": 56 + }, + { + "exclusive_end": 116, + "slot": "street_address", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation is confirmed successfully. The phone is 408-370-7705 and they are located at 33 South Central Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "cuisine": [ + "pizza and pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "A Bellagio Italian Restaurant" + ], + "time": [ + "11:30", + "11:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "May I further assist you?" + }, + { + "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": [ + "Campbell" + ], + "cuisine": [ + "pizza and pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "A Bellagio Italian Restaurant" + ], + "time": [ + "11:30", + "11:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "See you soon!" + } + ] + }, + { + "dialogue_id": "1_00090", + "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 would like to find a restaurant please." + }, + { + "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 would you like to eat in and what kind of food would youn like to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Steakhouse" + ], + "slot": "cuisine", + "values": [ + "Burgers" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 62, + "slot": "city", + "start": 49 + }, + { + "exclusive_end": 92, + "slot": "cuisine", + "start": 85 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Burgers" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like a restaurant that serves alcohol in San Francisco. I'd like to eat in a Burgers restaurant please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "5a5 Steak Lounge" + ], + "slot": "restaurant_name", + "values": [ + "5a5 Steak Lounge" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Steakhouse", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Steakhouse", + "has_live_music": "False", + "phone_number": "415-989-2539", + "price_range": "expensive", + "restaurant_name": "5a5 Steak Lounge", + "serves_alcohol": "True", + "street_address": "244 Jackson Street" + }, + { + "city": "San Francisco", + "cuisine": "Steakhouse", + "has_live_music": "False", + "phone_number": "415-495-1111", + "price_range": "very expensive", + "restaurant_name": "Alexander's Steakhouse", + "serves_alcohol": "True", + "street_address": "448 Brannan Street" + }, + { + "city": "San Francisco", + "cuisine": "Steakhouse", + "has_live_music": "False", + "phone_number": "415-397-3003", + "price_range": "very expensive", + "restaurant_name": "Bourbon Steak Restaurant", + "serves_alcohol": "True", + "street_address": "335 Powell Street" + }, + { + "city": "San Francisco", + "cuisine": "Steakhouse", + "has_live_music": "False", + "phone_number": "415-616-5000", + "price_range": "moderate", + "restaurant_name": "Daily Grill", + "serves_alcohol": "True", + "street_address": "347 Geary Street" + }, + { + "city": "San Francisco", + "cuisine": "Steakhouse", + "has_live_music": "False", + "phone_number": "415-593-4100", + "price_range": "expensive", + "restaurant_name": "Lark Creek Steak", + "serves_alcohol": "True", + "street_address": "845 Market Street #402" + }, + { + "city": "San Francisco", + "cuisine": "Steakhouse", + "has_live_music": "False", + "phone_number": "415-775-4877", + "price_range": "moderate", + "restaurant_name": "Original Joe's", + "serves_alcohol": "True", + "street_address": "601 Union Street" + }, + { + "city": "San Francisco", + "cuisine": "Steakhouse", + "has_live_music": "False", + "phone_number": "415-771-6776", + "price_range": "very expensive", + "restaurant_name": "Osso Steakhouse", + "serves_alcohol": "True", + "street_address": "1177 California Street" + }, + { + "city": "San Francisco", + "cuisine": "Steakhouse", + "has_live_music": "False", + "phone_number": "415-362-8887", + "price_range": "very expensive", + "restaurant_name": "Roka Akor", + "serves_alcohol": "True", + "street_address": "801 Montgomery Street" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "restaurant_name", + "start": 38 + }, + { + "exclusive_end": 94, + "slot": "city", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There were 8 matches to your inquiry. 5a5 Steak Lounge is a nice place that's in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Burgers" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you please make another suggestion?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alexander's Steakhouse" + ], + "slot": "restaurant_name", + "values": [ + "Alexander's Steakhouse" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 60, + "slot": "city", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alexander's Steakhouse is also a nice place in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Burgers" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like another suggestion please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bourbon Steak Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Bourbon Steak Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 82, + "slot": "restaurant_name", + "start": 58 + }, + { + "exclusive_end": 43, + "slot": "city", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's another restaurant in San Francisco that's called Bourbon Steak Restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Burgers" + ], + "restaurant_name": [ + "Bourbon Steak Restaurant" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I'm interested in that one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You like me to make a reservation for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "13:30" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "time", + "start": 28 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Burgers" + ], + "restaurant_name": [ + "Bourbon Steak Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "13:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please. I would like a 13:30 reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bourbon Steak Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Bourbon Steak Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 96, + "slot": "restaurant_name", + "start": 72 + }, + { + "exclusive_end": 113, + "slot": "city", + "start": 100 + }, + { + "exclusive_end": 145, + "slot": "time", + "start": 138 + }, + { + "exclusive_end": 155, + "slot": "date", + "start": 150 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm the reservation details please? I am booking a table at Bourbon Steak Restaurant in San Francisco. The reservation is for 1:30 pm for today and is for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Burgers" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Bourbon Steak Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "13:30", + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that sounds wonderful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Bourbon Steak Restaurant", + "time": "13:30" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Steakhouse", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-397-3003", + "price_range": "very expensive", + "restaurant_name": "Bourbon Steak Restaurant", + "serves_alcohol": "True", + "street_address": "335 Powell Street", + "time": "13:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I was able to book the reservation successfully." + }, + { + "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": [ + "San Francisco" + ], + "cuisine": [ + "Burgers" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Bourbon Steak Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "13:30", + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I appreciate it very much. That's all I need right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Be sure to have a great day!" + } + ] + }, + { + "dialogue_id": "1_00091", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "expensive" + ], + "slot": "price_range", + "values": [ + "expensive" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to get something to eat, something that's pricey, help me look for a place." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like me to search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "city", + "start": 10 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Search in Pleasanton." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "American", + "Indian" + ], + "slot": "cuisine", + "values": [ + "American", + "Indian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 62, + "slot": "cuisine", + "start": 54 + }, + { + "exclusive_end": 70, + "slot": "cuisine", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of cuisine are you looking for, for example American, Indian, or anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "Barbecue" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "cuisine", + "start": 16 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "American", + "Barbecue" + ], + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for Barbecue, that would hit the spot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Baci Bistro And Bar" + ], + "slot": "restaurant_name", + "values": [ + "Baci Bistro And Bar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Pleasanton", + "cuisine": "American", + "price_range": "expensive" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "925-600-0600", + "price_range": "expensive", + "restaurant_name": "Baci Bistro And Bar", + "serves_alcohol": "False", + "street_address": "500 Main Street" + }, + { + "city": "Pleasanton", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "925-800-3090", + "price_range": "expensive", + "restaurant_name": "Sabio On Main", + "serves_alcohol": "True", + "street_address": "501 Main Street" + } + ], + "slots": [ + { + "exclusive_end": 88, + "slot": "restaurant_name", + "start": 69 + }, + { + "exclusive_end": 102, + "slot": "city", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 2 restaurants I've found. There's a nice restaurant called Baci Bistro And Bar in Pleasanton that might interest you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "phone_number" + ], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "American", + "Barbecue" + ], + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their phone number? And is there live music there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-600-0600" + ], + "slot": "phone_number", + "values": [ + "925-600-0600" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "phone_number", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You can call them at 925-600-0600. And I'm sorry, but there's no live music there." + }, + { + "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": [ + "Pleasanton" + ], + "cuisine": [ + "American", + "Barbecue" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Baci Bistro And Bar" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that's fine. Make me a reservation for the restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like the reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:45" + ], + "slot": "time", + "values": [ + "13:45" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 19 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "American", + "Barbecue" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Baci Bistro And Bar" + ], + "time": [ + "13:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it to be at 13:45." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Baci Bistro And Bar" + ], + "slot": "restaurant_name", + "values": [ + "Baci Bistro And Bar" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:45" + ], + "slot": "time", + "values": [ + "1:45 pm" + ] + }, + { + "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": 62, + "slot": "restaurant_name", + "start": 43 + }, + { + "exclusive_end": 76, + "slot": "city", + "start": 66 + }, + { + "exclusive_end": 87, + "slot": "time", + "start": 80 + }, + { + "exclusive_end": 93, + "slot": "date", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I'll make you a reservation for 2 at Baci Bistro And Bar in Pleasanton at 1:45 pm today, is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "serves_alcohol", + "street_address" + ], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "American", + "Barbecue" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Baci Bistro And Bar" + ], + "time": [ + "13:45", + "1:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's correct. Also, what's their address, and do they serve liquor there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "500 Main Street" + ], + "slot": "street_address", + "values": [ + "500 Main Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Baci Bistro And Bar" + ], + "slot": "restaurant_name", + "values": [ + "Baci Bistro And Bar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Pleasanton", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Baci Bistro And Bar", + "time": "13:45" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "American", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "925-600-0600", + "price_range": "expensive", + "restaurant_name": "Baci Bistro And Bar", + "serves_alcohol": "False", + "street_address": "500 Main Street", + "time": "13:30" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "street_address", + "start": 19 + }, + { + "exclusive_end": 169, + "slot": "restaurant_name", + "start": 150 + }, + { + "exclusive_end": 187, + "slot": "date", + "start": 182 + }, + { + "exclusive_end": 181, + "slot": "time", + "start": 174 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They're located at 500 Main Street, and they don't serve alcohol, sorry. I'm sorry but that time is all booked. Would you like a reservation for 2 at Baci Bistro And Bar for 1:30 pm today instead?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "American", + "Barbecue" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Baci Bistro And Bar" + ], + "time": [ + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Pleasanton", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Baci Bistro And Bar", + "time": "13:30" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "American", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "925-600-0600", + "price_range": "expensive", + "restaurant_name": "Baci Bistro And Bar", + "serves_alcohol": "False", + "street_address": "500 Main Street", + "time": "13:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I made you the reservation." + }, + { + "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": [ + "Pleasanton" + ], + "cuisine": [ + "American", + "Barbecue" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Baci Bistro And Bar" + ], + "time": [ + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot, that's all the help I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, have a good rest of your day." + } + ] + }, + { + "dialogue_id": "1_00092", + "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 hungry, do you have any recommendations on where to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "American", + "Indian" + ], + "slot": "cuisine", + "values": [ + "American", + "Indian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 85, + "slot": "cuisine", + "start": 77 + }, + { + "exclusive_end": 93, + "slot": "cuisine", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you looking for to eat? What type of food do you want? Do you want American, Indian, or some other cuisine?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "Sushi" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "city", + "start": 26 + }, + { + "exclusive_end": 22, + "slot": "cuisine", + "start": 17 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm craving some Sushi in San Francisco if possible." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2g Japanese Brasserie" + ], + "slot": "restaurant_name", + "values": [ + "2g Japanese Brasserie" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Japanese" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-292-9997", + "price_range": "moderate", + "restaurant_name": "2g Japanese Brasserie", + "serves_alcohol": "True", + "street_address": "601 Van Ness Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-567-4903", + "price_range": "moderate", + "restaurant_name": "Ace Wasabi Rock-n-roll Sushi", + "serves_alcohol": "False", + "street_address": "3339 Steiner Street" + }, + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-397-3218", + "price_range": "expensive", + "restaurant_name": "Akiko's Restaurant", + "serves_alcohol": "False", + "street_address": "431 Bush Street" + }, + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-800-8498", + "price_range": "moderate", + "restaurant_name": "Akira Japanese Restaurant", + "serves_alcohol": "True", + "street_address": "1634 Bush Street" + }, + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-292-4886", + "price_range": "expensive", + "restaurant_name": "An Japanese Restaurant", + "serves_alcohol": "False", + "street_address": "22 Peace Plz #510" + }, + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-221-6255", + "price_range": "moderate", + "restaurant_name": "Ariake", + "serves_alcohol": "False", + "street_address": "5041 Geary Boulevard" + }, + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-285-3848", + "price_range": "moderate", + "restaurant_name": "Blowfish Sushi", + "serves_alcohol": "False", + "street_address": "2170 Bryant Street" + }, + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-872-9332", + "price_range": "moderate", + "restaurant_name": "Bon, Nene", + "serves_alcohol": "False", + "street_address": "2850 21st Street" + }, + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-564-6360", + "price_range": "moderate", + "restaurant_name": "Fuji Japanese Restaurant", + "serves_alcohol": "False", + "street_address": "301 West Portal Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-665-1772", + "price_range": "inexpensive", + "restaurant_name": "Fujiyama-ya", + "serves_alcohol": "False", + "street_address": "1234 Noriega Street" + } + ], + "slots": [ + { + "exclusive_end": 92, + "slot": "restaurant_name", + "start": 71 + }, + { + "exclusive_end": 40, + "slot": "city", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There a good restaurant in San Francisco that sells sushi it is called 2g Japanese Brasserie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price_range", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "price_range" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know the price range of the restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Their prices are moderate." + }, + { + "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": [ + "San Francisco" + ], + "cuisine": [ + "Sushi" + ], + "restaurant_name": [ + "2g Japanese Brasserie" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great. I want to make a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For when do you want to make it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "afternoon 12" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "time", + "start": 37 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Sushi" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "2g Japanese Brasserie" + ], + "time": [ + "afternoon 12" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make a reservation for one person at afternoon 12." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2g Japanese Brasserie" + ], + "slot": "restaurant_name", + "values": [ + "2g Japanese Brasserie" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "12 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 89, + "slot": "restaurant_name", + "start": 68 + }, + { + "exclusive_end": 106, + "slot": "city", + "start": 93 + }, + { + "exclusive_end": 64, + "slot": "time", + "start": 59 + }, + { + "exclusive_end": 55, + "slot": "date", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Making a reservation for 1 person today at 12 pm at 2g Japanese Brasserie in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Sushi" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "2g Japanese Brasserie" + ], + "time": [ + "12 pm", + "afternoon 12" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'm sorry. It's for three people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "12 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "time", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Making a reservation for 3 people today at 12 pm at 2g Japanese Brasserie in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30 in the afternoon" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "time", + "start": 36 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Sushi" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "2g Japanese Brasserie" + ], + "time": [ + "12:30 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In second though I want it to be at 12:30 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2g Japanese Brasserie" + ], + "slot": "restaurant_name", + "values": [ + "2g Japanese Brasserie" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 76, + "slot": "restaurant_name", + "start": 55 + }, + { + "exclusive_end": 51, + "slot": "time", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Making a reservation for 3 people today at 12:30 pm at 2g Japanese Brasserie in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Sushi" + ], + "date": [ + "today" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "2g Japanese Brasserie" + ], + "time": [ + "12:30 in the afternoon", + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct. What is the address of the restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "601 Van Ness Avenue" + ], + "slot": "street_address", + "values": [ + "601 Van Ness Avenue" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-01", + "party_size": "3", + "restaurant_name": "2g Japanese Brasserie", + "time": "12:30" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Japanese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "3", + "phone_number": "415-292-9997", + "price_range": "moderate", + "restaurant_name": "2g Japanese Brasserie", + "serves_alcohol": "True", + "street_address": "601 Van Ness Avenue", + "time": "12:30" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "street_address", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation has been done. The address is 601 Van Ness Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Sushi" + ], + "date": [ + "today" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "2g Japanese Brasserie" + ], + "time": [ + "12:30 in the afternoon", + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-292-9997" + ], + "slot": "phone_number", + "values": [ + "415-292-9997" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "phone_number", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their number is 415-292-9997." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Sushi" + ], + "date": [ + "today" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "2g Japanese Brasserie" + ], + "time": [ + "12:30 in the afternoon", + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else you need?" + }, + { + "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 Francisco" + ], + "cuisine": [ + "Sushi" + ], + "date": [ + "today" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "2g Japanese Brasserie" + ], + "time": [ + "12:30 in the afternoon", + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that would be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "1_00093", + "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": "Is there a place to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Antioch" + ], + "slot": "city", + "values": [ + "Antioch" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Antioch" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Antioch would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "American", + "Mexican" + ], + "slot": "cuisine", + "values": [ + "American", + "Mexican" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "cuisine", + "start": 28 + }, + { + "exclusive_end": 48, + "slot": "cuisine", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What kinds of foods besides American and Mexican or you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seafood" + ], + "slot": "cuisine", + "values": [ + "lobster" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "cuisine", + "start": 25 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Antioch" + ], + "cuisine": [ + "lobster" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would love to eat some lobster." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Okawa Japanese Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Okawa Japanese Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Antioch" + ], + "slot": "city", + "values": [ + "Antioch" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Antioch", + "cuisine": "Seafood" + } + }, + "service_results": [ + { + "city": "Antioch", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "925-778-1585", + "price_range": "moderate", + "restaurant_name": "Okawa Japanese Restaurant", + "serves_alcohol": "True", + "street_address": "2327 Buchanan Road" + }, + { + "city": "Antioch", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "925-757-2272", + "price_range": "moderate", + "restaurant_name": "Riverview Lodge", + "serves_alcohol": "True", + "street_address": "1 I Street" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "restaurant_name", + "start": 32 + }, + { + "exclusive_end": 26, + "slot": "city", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a place in Antioch call Okawa Japanese Restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Antioch" + ], + "cuisine": [ + "lobster" + ], + "restaurant_name": [ + "Okawa Japanese Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great and it'll work for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to reserve a table?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "16:30" + ], + "slot": "time", + "values": [ + "4:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "time", + "start": 54 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Antioch" + ], + "cuisine": [ + "lobster" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Okawa Japanese Restaurant" + ], + "time": [ + "4:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would love to make an appointment for one myself at 4:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Okawa Japanese Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Okawa Japanese Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Antioch" + ], + "slot": "city", + "values": [ + "Antioch" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:30" + ], + "slot": "time", + "values": [ + "4: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": 71, + "slot": "restaurant_name", + "start": 46 + }, + { + "exclusive_end": 88, + "slot": "city", + "start": 81 + }, + { + "exclusive_end": 130, + "slot": "time", + "start": 123 + }, + { + "exclusive_end": 77, + "slot": "date", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to be correct, you're booking a table at Okawa Japanese Restaurant today in Antioch and it will be for 1 your self at 4:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "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" + ], + "slot_values": { + "city": [ + "Antioch" + ], + "cuisine": [ + "lobster" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Okawa Japanese Restaurant" + ], + "time": [ + "4:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will be great. Also, I just wanted to now pricey is it." + }, + { + "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": "Antioch", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "Okawa Japanese Restaurant", + "time": "16:30" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately there are no tables available. Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "18:00" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "time", + "start": 49 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Antioch" + ], + "cuisine": [ + "lobster" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Okawa Japanese Restaurant" + ], + "time": [ + "18:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Instead of the previous time, can you make it at 18:00?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Okawa Japanese Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Okawa Japanese Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Antioch" + ], + "slot": "city", + "values": [ + "Antioch" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 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": 71, + "slot": "restaurant_name", + "start": 46 + }, + { + "exclusive_end": 82, + "slot": "city", + "start": 75 + }, + { + "exclusive_end": 90, + "slot": "time", + "start": 86 + }, + { + "exclusive_end": 110, + "slot": "date", + "start": 105 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to be correct, you're booking a table at Okawa Japanese Restaurant in Antioch at 6 pm. That will be today and that will be for 1." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Antioch" + ], + "cuisine": [ + "lobster" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Okawa Japanese Restaurant" + ], + "time": [ + "18:00", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works and fits my schedule." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Antioch", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "Okawa Japanese Restaurant", + "time": "18:00" + } + }, + "service_results": [ + { + "city": "Antioch", + "cuisine": "Seafood", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "1", + "phone_number": "925-778-1585", + "price_range": "moderate", + "restaurant_name": "Okawa Japanese Restaurant", + "serves_alcohol": "True", + "street_address": "2327 Buchanan Road", + "time": "18:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is all set." + }, + { + "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": [ + "Antioch" + ], + "cuisine": [ + "lobster" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Okawa Japanese Restaurant" + ], + "time": [ + "18:00", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. That will do it for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "1_00094", + "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": "What's a good place to grab a bite?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Italian", + "Indian" + ], + "slot": "cuisine", + "values": [ + "Italian", + "Indian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "cuisine", + "start": 19 + }, + { + "exclusive_end": 34, + "slot": "cuisine", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of food. Italian? Indian?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "burger" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "cuisine", + "start": 22 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "burger" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm in the mood for a burger." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where should I look?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_live_music", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Vallejo" + ], + "slot": "city", + "values": [ + "Vallejo" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "city", + "start": 16 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Vallejo" + ], + "cuisine": [ + "burger" + ], + "has_live_music": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find a place in Vallejo with live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mcdonald's" + ], + "slot": "restaurant_name", + "values": [ + "Mcdonald's" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Vallejo" + ], + "slot": "city", + "values": [ + "Vallejo" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Vallejo", + "cuisine": "American", + "has_live_music": "True" + } + }, + "service_results": [ + { + "city": "Vallejo", + "cuisine": "American", + "has_live_music": "True", + "phone_number": "707-552-9798", + "price_range": "inexpensive", + "restaurant_name": "Mcdonald's", + "serves_alcohol": "True", + "street_address": "2565 Springs Road" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "restaurant_name", + "start": 10 + }, + { + "exclusive_end": 31, + "slot": "city", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Mcdonald's in Vallejo?" + }, + { + "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": [ + "Vallejo" + ], + "cuisine": [ + "burger" + ], + "has_live_music": [ + "True" + ], + "restaurant_name": [ + "Mcdonald's" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Please book a table." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "1 in the afternoon" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Vallejo" + ], + "cuisine": [ + "burger" + ], + "has_live_music": [ + "True" + ], + "restaurant_name": [ + "Mcdonald's" + ], + "time": [ + "1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "1 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mcdonald's" + ], + "slot": "restaurant_name", + "values": [ + "Mcdonald's" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Vallejo" + ], + "slot": "city", + "values": [ + "Vallejo" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 21, + "slot": "city", + "start": 14 + }, + { + "exclusive_end": 35, + "slot": "time", + "start": 31 + }, + { + "exclusive_end": 41, + "slot": "date", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Mcdonald's in Vallejo for 2 at 1 pm today. Correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Vallejo" + ], + "cuisine": [ + "burger" + ], + "date": [ + "today" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Mcdonald's" + ], + "time": [ + "1 in the afternoon", + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Vallejo", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Mcdonald's", + "time": "13:00" + } + }, + "service_results": [ + { + "city": "Vallejo", + "cuisine": "American", + "date": "2019-03-01", + "has_live_music": "True", + "party_size": "2", + "phone_number": "707-552-9798", + "price_range": "inexpensive", + "restaurant_name": "Mcdonald's", + "serves_alcohol": "True", + "street_address": "2565 Springs Road", + "time": "13:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Done. I booked you a table." + }, + { + "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": [ + "Vallejo" + ], + "cuisine": [ + "burger" + ], + "date": [ + "today" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Mcdonald's" + ], + "time": [ + "1 in the afternoon", + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. I'm done for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome." + } + ] + }, + { + "dialogue_id": "1_00095", + "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 searching for a place to dine at." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What metropolis should I look in, and what types of food do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain View" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "French" + ], + "slot": "cuisine", + "values": [ + "French" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "city", + "start": 40 + }, + { + "exclusive_end": 72, + "slot": "cuisine", + "start": 66 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ], + "cuisine": [ + "French" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like for a moderate costing meal in Mountain View, preferably French." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "La Fontaine" + ], + "slot": "restaurant_name", + "values": [ + "La Fontaine" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain View" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Mountain View", + "cuisine": "French", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Mountain View", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "650-968-2300", + "price_range": "moderate", + "restaurant_name": "La Fontaine", + "serves_alcohol": "False", + "street_address": "186 Castro Street" + } + ], + "slots": [ + { + "exclusive_end": 11, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 55, + "slot": "city", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "La Fontaine is a lovely diner situated in Mountain View." + }, + { + "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": [ + "Mountain View" + ], + "cuisine": [ + "French" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you give me their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-968-2300" + ], + "slot": "phone_number", + "values": [ + "650-968-2300" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "phone_number", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The restaurant's number is 650-968-2300." + }, + { + "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": [ + "Mountain View" + ], + "cuisine": [ + "French" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the restaurant's location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "186 Castro Street" + ], + "slot": "street_address", + "values": [ + "186 Castro Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "street_address", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The restaurant's location is 186 Castro Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SF" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "city", + "start": 59 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SF" + ], + "cuisine": [ + "French" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there any other restaurant you recommend, preferably in SF?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amelie San Francisco" + ], + "slot": "restaurant_name", + "values": [ + "Amelie San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "French", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-292-6916", + "price_range": "moderate", + "restaurant_name": "Amelie San Francisco", + "serves_alcohol": "True", + "street_address": "1754 Polk Street" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-402-5290", + "price_range": "moderate", + "restaurant_name": "Aquitaine Wine Bar & Bistro", + "serves_alcohol": "False", + "street_address": "175 Sutter Street" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-986-5673", + "price_range": "moderate", + "restaurant_name": "Cafe Bastille", + "serves_alcohol": "False", + "street_address": "22 Belden Place" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-440-4290", + "price_range": "moderate", + "restaurant_name": "Castagna", + "serves_alcohol": "False", + "street_address": "2015 Chestnut Street" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-824-8205", + "price_range": "moderate", + "restaurant_name": "Chez Papa Bistrot", + "serves_alcohol": "True", + "street_address": "1401 18th Street" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-359-0075", + "price_range": "moderate", + "restaurant_name": "Chouquet's", + "serves_alcohol": "False", + "street_address": "2500 Washington Street" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-421-3154", + "price_range": "moderate", + "restaurant_name": "Closed For Renovation - Reopening April 23rd, 2019)", + "serves_alcohol": "False", + "street_address": "715 Bush Street" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-771-7771", + "price_range": "moderate", + "restaurant_name": "Gamine", + "serves_alcohol": "False", + "street_address": "2223 Union Street" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-981-7824", + "price_range": "moderate", + "restaurant_name": "L'olivier French Restaurant", + "serves_alcohol": "True", + "street_address": "465 Davis Street" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-334-3238", + "price_range": "moderate", + "restaurant_name": "Le P'tit Laurent", + "serves_alcohol": "True", + "street_address": "699 Chenery Street" + } + ], + "slots": [ + { + "exclusive_end": 83, + "slot": "restaurant_name", + "start": 63 + }, + { + "exclusive_end": 108, + "slot": "city", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I discovered 10 restaurants. There is a wonderful diner called Amelie San Francisco located in San Francisco." + }, + { + "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": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "French" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Amelie San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's the one for me. I'd like to book a spot at that restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like the booking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10:30" + ], + "slot": "time", + "values": [ + "morning 10:30" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 11 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "French" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Amelie San Francisco" + ], + "time": [ + "morning 10:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Put it for morning 10:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amelie San Francisco" + ], + "slot": "restaurant_name", + "values": [ + "Amelie San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:30" + ], + "slot": "time", + "values": [ + "10: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": 93, + "slot": "restaurant_name", + "start": 73 + }, + { + "exclusive_end": 129, + "slot": "city", + "start": 116 + }, + { + "exclusive_end": 106, + "slot": "time", + "start": 98 + }, + { + "exclusive_end": 112, + "slot": "date", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please verify the following information: Reserve a table for 2 people at Amelie San Francisco for 10:30 am today in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "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" + ], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "French" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Amelie San Francisco" + ], + "time": [ + "10:30 am", + "morning 10:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's what I want. Can you give me their phone number?" + }, + { + "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": "San Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Amelie San Francisco", + "time": "10:30" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I apologize, but I could not book the restaurant. Could I assist you with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "eleven in the morning" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "time", + "start": 59 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "French" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Amelie San Francisco" + ], + "time": [ + "eleven in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to try making a reservation once more. Put it for eleven in the morning." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amelie San Francisco" + ], + "slot": "restaurant_name", + "values": [ + "Amelie San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "11 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": 95, + "slot": "restaurant_name", + "start": 75 + }, + { + "exclusive_end": 127, + "slot": "city", + "start": 114 + }, + { + "exclusive_end": 104, + "slot": "time", + "start": 99 + }, + { + "exclusive_end": 110, + "slot": "date", + "start": 105 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please verify the following information: reserving a table for 2 people at Amelie San Francisco at 11 am today in San Francisco." + }, + { + "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": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "French" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Amelie San Francisco" + ], + "time": [ + "11 am", + "eleven in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's perfect for me. Do they possess 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": "San Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Amelie San Francisco", + "time": "11:00" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "French", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-292-6916", + "price_range": "moderate", + "restaurant_name": "Amelie San Francisco", + "serves_alcohol": "True", + "street_address": "1754 Polk Street", + "time": "11:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking was successful. They do not possess live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "French" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Amelie San Francisco" + ], + "time": [ + "11 am", + "eleven in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Could I assist you with something 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": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "French" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Amelie San Francisco" + ], + "time": [ + "11 am", + "eleven in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a pleasant afternoon." + } + ] + }, + { + "dialogue_id": "1_00096", + "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": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can help you. In what city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "city", + "start": 8 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food would you like to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Russian" + ], + "slot": "cuisine", + "values": [ + "Russian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "cuisine", + "start": 10 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Russian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Something Russian would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Red Tavern" + ], + "slot": "restaurant_name", + "values": [ + "Red Tavern" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Russian" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Russian", + "has_live_music": "False", + "phone_number": "415-750-9090", + "price_range": "moderate", + "restaurant_name": "Red Tavern", + "serves_alcohol": "False", + "street_address": "2229 Clement Street" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "restaurant_name", + "start": 34 + }, + { + "exclusive_end": 85, + "slot": "city", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 1 restaurant you may like. Red Tavern is a nice place located in San Francisco." + }, + { + "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 Francisco" + ], + "cuisine": [ + "Russian" + ] + } + } + } + ], + "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, sorry." + }, + { + "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": "FindRestaurants", + "requested_slots": [ + "serves_alcohol", + "street_address" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Russian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they serve alcohol? What's the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2229 Clement Street" + ], + "slot": "street_address", + "values": [ + "2229 Clement Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "street_address", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The street address is 2229 Clement Street. They do not serve alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Russian" + ], + "restaurant_name": [ + "Red Tavern" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. I'd like that one." + }, + { + "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 now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "date", + "start": 46 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Russian" + ], + "date": [ + "next Thursday" + ], + "restaurant_name": [ + "Red Tavern" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please. I want to make a reservation for next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:15" + ], + "slot": "time", + "values": [ + "6:15 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "time", + "start": 21 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Russian" + ], + "date": [ + "next Thursday" + ], + "restaurant_name": [ + "Red Tavern" + ], + "time": [ + "6:15 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please reserve me at 6:15 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Red Tavern" + ], + "slot": "restaurant_name", + "values": [ + "Red Tavern" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:15" + ], + "slot": "time", + "values": [ + "6:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 78, + "slot": "restaurant_name", + "start": 68 + }, + { + "exclusive_end": 95, + "slot": "city", + "start": 82 + }, + { + "exclusive_end": 125, + "slot": "time", + "start": 118 + }, + { + "exclusive_end": 114, + "slot": "date", + "start": 101 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details: I'm reserving a table for 2 people at Red Tavern in San Francisco, for next Thursday at 6:15 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Russian" + ], + "date": [ + "next Thursday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Red Tavern" + ], + "time": [ + "6:15 in the evening", + "6:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-07", + "party_size": "2", + "restaurant_name": "Red Tavern", + "time": "18:15" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Russian", + "date": "2019-03-07", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-750-9090", + "price_range": "moderate", + "restaurant_name": "Red Tavern", + "serves_alcohol": "False", + "street_address": "2229 Clement Street", + "time": "18:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price_range", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "phone_number", + "price_range" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Russian" + ], + "date": [ + "next Thursday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Red Tavern" + ], + "time": [ + "6:15 in the evening", + "6:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their contact number? Also, how expensive is their menu?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-750-9090" + ], + "slot": "phone_number", + "values": [ + "415-750-9090" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their phone number is 415-750-9090. Their price range is moderate." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Russian" + ], + "date": [ + "next Thursday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Red Tavern" + ], + "time": [ + "6:15 in the evening", + "6:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do for you?" + }, + { + "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 Francisco" + ], + "cuisine": [ + "Russian" + ], + "date": [ + "next Thursday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Red Tavern" + ], + "time": [ + "6:15 in the evening", + "6:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's it. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day!" + } + ] + }, + { + "dialogue_id": "1_00097", + "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": "what can I have for breakfast" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "American", + "Chinese" + ], + "slot": "cuisine", + "values": [ + "American", + "Chinese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "cuisine", + "start": 9 + }, + { + "exclusive_end": 26, + "slot": "cuisine", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is American, Chinese, or anything else what do you want to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "burger" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "cuisine", + "start": 15 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "American", + "burger" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anyone that is burger like in nature" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "which city should I search from" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San francisco" + ], + "cuisine": [ + "American", + "burger" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "San francisco is okay" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1760" + ], + "slot": "restaurant_name", + "values": [ + "1760" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San francisco" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "American" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-359-1212", + "price_range": "expensive", + "restaurant_name": "1760", + "serves_alcohol": "False", + "street_address": "1760 Polk Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-495-5875", + "price_range": "expensive", + "restaurant_name": "25 Lusk", + "serves_alcohol": "True", + "street_address": "25 Lusk Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-814-3709", + "price_range": "expensive", + "restaurant_name": "3rd Cousin", + "serves_alcohol": "False", + "street_address": "919 Cortland Avenue" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-775-1800", + "price_range": "moderate", + "restaurant_name": "Academy Bar And Kitchen", + "serves_alcohol": "False", + "street_address": "1800 Fillmore Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "(415) 567-5432", + "price_range": "very expensive", + "restaurant_name": "Acquerello", + "serves_alcohol": "False", + "street_address": "1722 Sacramento Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-872-9409", + "price_range": "moderate", + "restaurant_name": "Alba Ray's", + "serves_alcohol": "True", + "street_address": "2293 Mission Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-829-2737", + "price_range": "moderate", + "restaurant_name": "Aliment", + "serves_alcohol": "False", + "street_address": "786 Bush Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "650-627-4303", + "price_range": "moderate", + "restaurant_name": "All Spice", + "serves_alcohol": "True", + "street_address": "648 Bush Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-590-2585", + "price_range": "expensive", + "restaurant_name": "Alta Ca", + "serves_alcohol": "False", + "street_address": "1420 Market Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-875-9810", + "price_range": "very expensive", + "restaurant_name": "Aster", + "serves_alcohol": "False", + "street_address": "1001 Guerrero Street" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "restaurant_name", + "start": 32 + }, + { + "exclusive_end": 53, + "slot": "city", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a nice returant called 1760 in San francisco" + }, + { + "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": [ + "San francisco" + ], + "cuisine": [ + "American", + "burger" + ], + "restaurant_name": [ + "1760" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is okay with me, I need a reservation at 1760" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "when do u want it booked?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:45" + ], + "slot": "time", + "values": [ + "evening 4:45" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San francisco" + ], + "cuisine": [ + "American", + "burger" + ], + "restaurant_name": [ + "1760" + ], + "time": [ + "evening 4:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "evening 4:45 is perfect" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1760" + ], + "slot": "restaurant_name", + "values": [ + "1760" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:45" + ], + "slot": "time", + "values": [ + "4:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "restaurant_name", + "start": 17 + }, + { + "exclusive_end": 41, + "slot": "city", + "start": 28 + }, + { + "exclusive_end": 55, + "slot": "time", + "start": 48 + }, + { + "exclusive_end": 67, + "slot": "date", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "booking table at 1760, city San francisco, time 4:45 pm, date today, reservation for 2 people. Confirm the details above" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San francisco" + ], + "cuisine": [ + "American", + "burger" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "1760" + ], + "time": [ + "4:45 pm", + "evening 4:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is okay with me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "1760", + "time": "16:45" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "American", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-359-1212", + "price_range": "expensive", + "restaurant_name": "1760", + "serves_alcohol": "False", + "street_address": "1760 Polk Street", + "time": "17:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "the reservation is booked" + }, + { + "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": [ + "San francisco" + ], + "cuisine": [ + "American", + "burger" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "1760" + ], + "time": [ + "4:45 pm", + "evening 4:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, thats all I want" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day" + } + ] + }, + { + "dialogue_id": "1_00098", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "city", + "start": 39 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find a place to eat in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "ramen" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "cuisine", + "start": 17 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "ramen" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please find me a ramen restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hikuni" + ], + "slot": "restaurant_name", + "values": [ + "Hikuni" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Santa Rosa", + "cuisine": "Japanese" + } + }, + "service_results": [ + { + "city": "Santa Rosa", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "707-539-9188", + "price_range": "moderate", + "restaurant_name": "Hikuni", + "serves_alcohol": "False", + "street_address": "4100 Montgomery Drive C" + }, + { + "city": "Santa Rosa", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "707-542-8282", + "price_range": "moderate", + "restaurant_name": "Osake", + "serves_alcohol": "False", + "street_address": "2446 Patio Court" + }, + { + "city": "Santa Rosa", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "707-527-8871", + "price_range": "moderate", + "restaurant_name": "Toyo Restaurant", + "serves_alcohol": "False", + "street_address": "3082 Marlow Road" + }, + { + "city": "Santa Rosa", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "707-578-8180", + "price_range": "moderate", + "restaurant_name": "Yao-kiku", + "serves_alcohol": "True", + "street_address": "2700 Yulupa Avenue #23" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "restaurant_name", + "start": 24 + }, + { + "exclusive_end": 62, + "slot": "city", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 4 options. Hikuni is a great choice in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "phone_number" + ], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "ramen" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they play live music? And what's their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-539-9188" + ], + "slot": "phone_number", + "values": [ + "707-539-9188" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "phone_number", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their number is 707-539-9188. And unfortunately, they don't have live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "ramen" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you suggest a not very costly option?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Osake" + ], + "slot": "restaurant_name", + "values": [ + "Osake" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Santa Rosa", + "cuisine": "Japanese", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Santa Rosa", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "707-539-9188", + "price_range": "moderate", + "restaurant_name": "Hikuni", + "serves_alcohol": "False", + "street_address": "4100 Montgomery Drive C" + }, + { + "city": "Santa Rosa", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "707-542-8282", + "price_range": "moderate", + "restaurant_name": "Osake", + "serves_alcohol": "False", + "street_address": "2446 Patio Court" + }, + { + "city": "Santa Rosa", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "707-527-8871", + "price_range": "moderate", + "restaurant_name": "Toyo Restaurant", + "serves_alcohol": "False", + "street_address": "3082 Marlow Road" + }, + { + "city": "Santa Rosa", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "707-578-8180", + "price_range": "moderate", + "restaurant_name": "Yao-kiku", + "serves_alcohol": "True", + "street_address": "2700 Yulupa Avenue #23" + } + ], + "slots": [ + { + "exclusive_end": 5, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 37, + "slot": "city", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Osake is a great choice in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "ramen" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Osake" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would work great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like a table?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "ramen" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Osake" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please make a reservation for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like me to schedule it at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10:45" + ], + "slot": "time", + "values": [ + "10:45 in the morning" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "4th of this month" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "time", + "start": 18 + }, + { + "exclusive_end": 63, + "slot": "date", + "start": 46 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "ramen" + ], + "date": [ + "4th of this month" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Osake" + ], + "time": [ + "10:45 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please make it at 10:45 in the morning on the 4th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Osake" + ], + "slot": "restaurant_name", + "values": [ + "Osake" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:45" + ], + "slot": "time", + "values": [ + "10:45 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 68, + "slot": "restaurant_name", + "start": 63 + }, + { + "exclusive_end": 82, + "slot": "city", + "start": 72 + }, + { + "exclusive_end": 94, + "slot": "time", + "start": 86 + }, + { + "exclusive_end": 106, + "slot": "date", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: You want a table for 2 people at Osake in Santa Rosa at 10:45 am next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "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", + "street_address" + ], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "ramen" + ], + "date": [ + "4th of this month", + "next Monday" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Osake" + ], + "time": [ + "10:45 am", + "10:45 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be great. What's their address? And do they have live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2446 Patio Court" + ], + "slot": "street_address", + "values": [ + "2446 Patio Court" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Osake" + ], + "slot": "restaurant_name", + "values": [ + "Osake" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "11 am" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Santa Rosa", + "date": "2019-03-04", + "party_size": "2", + "restaurant_name": "Osake", + "time": "10:45" + } + }, + "service_results": [ + { + "city": "Santa Rosa", + "cuisine": "Japanese", + "date": "2019-03-04", + "has_live_music": "False", + "party_size": "2", + "phone_number": "707-542-8282", + "price_range": "moderate", + "restaurant_name": "Osake", + "serves_alcohol": "False", + "street_address": "2446 Patio Court", + "time": "11:00" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "street_address", + "start": 56 + }, + { + "exclusive_end": 110, + "slot": "restaurant_name", + "start": 105 + }, + { + "exclusive_end": 185, + "slot": "date", + "start": 174 + }, + { + "exclusive_end": 194, + "slot": "time", + "start": 189 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately, the reservation failed. Their address is 2446 Patio Court and they don't have live music. Osake is a great choice. Shall I attempt to make a reservation for 2 next Monday at 11 am?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "ramen" + ], + "date": [ + "4th of this month", + "next Monday" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Osake" + ], + "time": [ + "11 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Santa Rosa", + "date": "2019-03-04", + "party_size": "2", + "restaurant_name": "Osake", + "time": "11:00" + } + }, + "service_results": [ + { + "city": "Santa Rosa", + "cuisine": "Japanese", + "date": "2019-03-04", + "has_live_music": "False", + "party_size": "2", + "phone_number": "707-542-8282", + "price_range": "moderate", + "restaurant_name": "Osake", + "serves_alcohol": "False", + "street_address": "2446 Patio Court", + "time": "11:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made." + }, + { + "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": [ + "Santa Rosa" + ], + "cuisine": [ + "ramen" + ], + "date": [ + "4th of this month", + "next Monday" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Osake" + ], + "time": [ + "11 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much! That's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "1_00099", + "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 looking for a restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food do you want? What city are you in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Asian" + ], + "slot": "cuisine", + "values": [ + "asian" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SFO" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "cuisine", + "start": 17 + }, + { + "exclusive_end": 34, + "slot": "city", + "start": 31 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ], + "cuisine": [ + "asian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for asian food in SFO." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "8 Immortals Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "8 Immortals Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Asian" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-731-5515", + "price_range": "inexpensive", + "restaurant_name": "8 Immortals Restaurant", + "serves_alcohol": "False", + "street_address": "1433 Taraval" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-863-9335", + "price_range": "moderate", + "restaurant_name": "Bai Thong Thai", + "serves_alcohol": "False", + "street_address": "298 Gough Street" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-474-5569", + "price_range": "moderate", + "restaurant_name": "Burmese Kitchen", + "serves_alcohol": "False", + "street_address": "(between 2nd & 3rd Ave)" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-864-8999", + "price_range": "moderate", + "restaurant_name": "Butterfly Restaurant", + "serves_alcohol": "True", + "street_address": "33 The Embarcadero" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-979-9946", + "price_range": "moderate", + "restaurant_name": "Chaat Corner", + "serves_alcohol": "True", + "street_address": "320 3rd Street" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-731-8110", + "price_range": "moderate", + "restaurant_name": "Chang's Kitchen Restaurant", + "serves_alcohol": "False", + "street_address": "1030 Irving Street" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-751-0505", + "price_range": "inexpensive", + "restaurant_name": "India Clay Oven", + "serves_alcohol": "True", + "street_address": "2436 Clement Street" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-452-9618", + "price_range": "inexpensive", + "restaurant_name": "Jo Jo's Cafe", + "serves_alcohol": "False", + "street_address": "1537 Ocean Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-563-8882", + "price_range": "moderate", + "restaurant_name": "King Lee's Chinese Restaurant", + "serves_alcohol": "False", + "street_address": "1426 Fillmore Street" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-474-2866", + "price_range": "very expensive", + "restaurant_name": "Kiss Seafood", + "serves_alcohol": "False", + "street_address": "1700 Laguna Street" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "restaurant_name", + "start": 50 + }, + { + "exclusive_end": 39, + "slot": "city", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 restaurants in San Francisco including 8 Immortals Restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "asian" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other restaurants are there? I want to buy a drink." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Butterfly Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Butterfly Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Asian", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-864-8999", + "price_range": "moderate", + "restaurant_name": "Butterfly Restaurant", + "serves_alcohol": "True", + "street_address": "33 The Embarcadero" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-979-9946", + "price_range": "moderate", + "restaurant_name": "Chaat Corner", + "serves_alcohol": "True", + "street_address": "320 3rd Street" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-751-0505", + "price_range": "inexpensive", + "restaurant_name": "India Clay Oven", + "serves_alcohol": "True", + "street_address": "2436 Clement Street" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-567-8964", + "price_range": "moderate", + "restaurant_name": "Osha Thai Restaurant", + "serves_alcohol": "True", + "street_address": "2033 Union Street" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-872-6988", + "price_range": "moderate", + "restaurant_name": "Raw Sugar Factory", + "serves_alcohol": "True", + "street_address": "525 Valencia Street" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-933-8600", + "price_range": "moderate", + "restaurant_name": "Shabu House", + "serves_alcohol": "True", + "street_address": "5158 Geary Boulevard" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-861-6655", + "price_range": "moderate", + "restaurant_name": "Tara Indian Cuisine", + "serves_alcohol": "True", + "street_address": "2217 Market Street" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-864-9465", + "price_range": "inexpensive", + "restaurant_name": "Xinh Bistro Lounge", + "serves_alcohol": "True", + "street_address": "680 8th Street STE 170" + }, + { + "city": "San Francisco", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-922-1599", + "price_range": "moderate", + "restaurant_name": "Yukol Place Thai Cuisine", + "serves_alcohol": "True", + "street_address": "2380 Lombard Street" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "restaurant_name", + "start": 51 + }, + { + "exclusive_end": 43, + "slot": "city", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a nice restaurant in San Francisco called Butterfly Restaurant." + }, + { + "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": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "street_address" + ], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "asian" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have live music? Where are they located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "33 The Embarcadero" + ], + "slot": "street_address", + "values": [ + "33 The Embarcadero" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "street_address", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They do not have live music. They are at 33 The Embarcadero." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "asian" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other restaurants are there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Chaat Corner" + ], + "slot": "restaurant_name", + "values": [ + "Chaat Corner" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "restaurant_name", + "start": 51 + }, + { + "exclusive_end": 43, + "slot": "city", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a nice restaurant in San Francisco called Chaat Corner." + }, + { + "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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "asian" + ], + "restaurant_name": [ + "Chaat Corner" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to make a reservation there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time do you want to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "half past 7 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "time", + "start": 26 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "asian" + ], + "restaurant_name": [ + "Chaat Corner" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "half past 7 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want the reservation at half past 7 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chaat Corner" + ], + "slot": "restaurant_name", + "values": [ + "Chaat Corner" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "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": 66, + "slot": "restaurant_name", + "start": 54 + }, + { + "exclusive_end": 83, + "slot": "city", + "start": 70 + }, + { + "exclusive_end": 100, + "slot": "time", + "start": 93 + }, + { + "exclusive_end": 89, + "slot": "date", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want a reservation for 2 people at Chaat Corner in San Francisco today at 7:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "date", + "start": 29 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "asian" + ], + "date": [ + "March 14th" + ], + "restaurant_name": [ + "Chaat Corner" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "7:30 pm", + "half past 7 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I actually want to go on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "city", + "start": 43 + }, + { + "exclusive_end": 70, + "slot": "date", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want the reservation in San Francisco on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "asian" + ], + "date": [ + "March 14th" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Chaat Corner" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "7:30 pm", + "half past 7 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, we are going as a group of three." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "date", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want a reservation for 3 people on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "asian" + ], + "date": [ + "March 14th" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Chaat Corner" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "7:30 pm", + "half past 7 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-14", + "party_size": "3", + "restaurant_name": "Chaat Corner", + "time": "19:30" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Asian", + "date": "2019-03-14", + "has_live_music": "False", + "party_size": "3", + "phone_number": "415-979-9946", + "price_range": "moderate", + "restaurant_name": "Chaat Corner", + "serves_alcohol": "True", + "street_address": "320 3rd Street", + "time": "19:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "asian" + ], + "date": [ + "March 14th" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Chaat Corner" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "7:30 pm", + "half past 7 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "May I further assist you?" + }, + { + "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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "asian" + ], + "date": [ + "March 14th" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Chaat Corner" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "7:30 pm", + "half past 7 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "See you soon!" + } + ] + }, + { + "dialogue_id": "1_00100", + "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 looking for a place to grab a bite to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What do you think you're hungry for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Redwood City" + ], + "slot": "city", + "values": [ + "Redwood City" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Mediterranean" + ], + "slot": "cuisine", + "values": [ + "Mediterranean" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "city", + "start": 33 + }, + { + "exclusive_end": 29, + "slot": "cuisine", + "start": 16 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Redwood City" + ], + "cuisine": [ + "Mediterranean" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for Mediterranean in Redwood City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Rocknwraps And Kabobs" + ], + "slot": "restaurant_name", + "values": [ + "Rocknwraps And Kabobs" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Redwood City" + ], + "slot": "city", + "values": [ + "Redwood City" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Redwood City", + "cuisine": "Mediterranean" + } + }, + "service_results": [ + { + "city": "Redwood City", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "650-299-9551", + "price_range": "inexpensive", + "restaurant_name": "Rocknwraps And Kabobs", + "serves_alcohol": "False", + "street_address": "2053 Broadway" + } + ], + "slots": [ + { + "exclusive_end": 83, + "slot": "restaurant_name", + "start": 62 + }, + { + "exclusive_end": 55, + "slot": "city", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is only 1 restaurant I could find in Redwood City, name Rocknwraps And Kabobs." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Redwood City" + ], + "cuisine": [ + "Mediterranean" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have alcoholic drinks?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "This restaurant doesn't serve liquor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Redwood City" + ], + "cuisine": [ + "Mediterranean" + ], + "restaurant_name": [ + "Rocknwraps And Kabobs" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, I will go with that restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to reserve a table there for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "17:30" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "time", + "start": 43 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Redwood City" + ], + "cuisine": [ + "Mediterranean" + ], + "restaurant_name": [ + "Rocknwraps And Kabobs" + ], + "time": [ + "17:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, can you please make a reservation for 17:30?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Rocknwraps And Kabobs" + ], + "slot": "restaurant_name", + "values": [ + "Rocknwraps And Kabobs" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Redwood City" + ], + "slot": "city", + "values": [ + "Redwood City" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 62, + "slot": "restaurant_name", + "start": 41 + }, + { + "exclusive_end": 78, + "slot": "city", + "start": 66 + }, + { + "exclusive_end": 89, + "slot": "time", + "start": 82 + }, + { + "exclusive_end": 95, + "slot": "date", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, to confirm; you would like to eat at Rocknwraps And Kabobs in Redwood City at 5:30 pm today. I should make that reservation for 2 people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Redwood City" + ], + "cuisine": [ + "Mediterranean" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Rocknwraps And Kabobs" + ], + "time": [ + "17:30", + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Redwood City", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Rocknwraps And Kabobs", + "time": "17:30" + } + }, + "service_results": [ + { + "city": "Redwood City", + "cuisine": "Mediterranean", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "650-299-9551", + "price_range": "inexpensive", + "restaurant_name": "Rocknwraps And Kabobs", + "serves_alcohol": "False", + "street_address": "2053 Broadway", + "time": "17:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have made your reservation." + }, + { + "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": [ + "Redwood City" + ], + "cuisine": [ + "Mediterranean" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Rocknwraps And Kabobs" + ], + "time": [ + "17:30", + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for helping me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I hope your day is good." + } + ] + }, + { + "dialogue_id": "1_00101", + "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 wondering if you find me a good dining to have my food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which category are you looking for - Thai, Chinese, Mexican, Italian, American ..? Where you wish to find a place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fairfield" + ], + "slot": "city", + "values": [ + "Fairfield" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "American" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "city", + "start": 49 + }, + { + "exclusive_end": 42, + "slot": "cuisine", + "start": 34 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield" + ], + "cuisine": [ + "American" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would love to have some kind of American food. Fairfield would be suitable to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Chuck E. Cheese's" + ], + "slot": "restaurant_name", + "values": [ + "Chuck E. Cheese's" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Fairfield" + ], + "slot": "city", + "values": [ + "Fairfield" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Fairfield", + "cuisine": "American" + } + }, + "service_results": [ + { + "city": "Fairfield", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "707-426-4500", + "price_range": "moderate", + "restaurant_name": "Chuck E. Cheese's", + "serves_alcohol": "False", + "street_address": "1027 Oliver Road" + }, + { + "city": "Fairfield", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "707-421-8292", + "price_range": "moderate", + "restaurant_name": "Red Lobster", + "serves_alcohol": "True", + "street_address": "1525 Travis Boulevard" + }, + { + "city": "Fairfield", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "707-422-7623", + "price_range": "moderate", + "restaurant_name": "Texas Roadhouse", + "serves_alcohol": "True", + "street_address": "3333 North Texas Street" + } + ], + "slots": [ + { + "exclusive_end": 119, + "slot": "restaurant_name", + "start": 102 + }, + { + "exclusive_end": 74, + "slot": "city", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Give me a moment ... There is a top-rated American restaurant in Fairfield and the restaurant name is Chuck E. Cheese's. Would you prefer this one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield" + ], + "cuisine": [ + "American" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have bar? I would prefer one which serves alcohol too. Please can you find me some restaurant offering alcohol in addition to serving American food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Red Lobster" + ], + "slot": "restaurant_name", + "values": [ + "Red Lobster" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Fairfield" + ], + "slot": "city", + "values": [ + "Fairfield" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Fairfield", + "cuisine": "American", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "city": "Fairfield", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "707-421-8292", + "price_range": "moderate", + "restaurant_name": "Red Lobster", + "serves_alcohol": "True", + "street_address": "1525 Travis Boulevard" + }, + { + "city": "Fairfield", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "707-422-7623", + "price_range": "moderate", + "restaurant_name": "Texas Roadhouse", + "serves_alcohol": "True", + "street_address": "3333 North Texas Street" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "restaurant_name", + "start": 21 + }, + { + "exclusive_end": 103, + "slot": "city", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yup! Here, you go!!! Red Lobster, an American casual dining restaurant is nice one located in Fairfield. Do you like to have your food here?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield" + ], + "cuisine": [ + "American" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Might be.... If you don't mind, still do you have suggestions for any other restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Texas Roadhouse" + ], + "slot": "restaurant_name", + "values": [ + "Texas Roadhouse" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Fairfield" + ], + "slot": "city", + "values": [ + "Fairfield" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "restaurant_name", + "start": 41 + }, + { + "exclusive_end": 150, + "slot": "city", + "start": 141 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Fortunately I can find one more for you. Texas Roadhouse, an American restaurant specializing in steaks is a very nice restaurant located in Fairfield." + }, + { + "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": [ + "Fairfield" + ], + "cuisine": [ + "American" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is it a costlier restaurant or a cheaper one? What's their prices? What's the street address of the restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3333 North Texas Street" + ], + "slot": "street_address", + "values": [ + "3333 North Texas Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 99, + "slot": "street_address", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Nope, they are in mid-range. Their prices are moderate. They are located in 3333 North Texas Street." + }, + { + "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": [ + "Fairfield" + ], + "cuisine": [ + "American" + ], + "restaurant_name": [ + "Texas Roadhouse" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Awesome... I would like to have my food there. Please can I make a reservation for the table at the restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Why not? Sure. I can help you on that. At what time you wish to reserve the table?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:15" + ], + "slot": "time", + "values": [ + "11:15 am" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "time", + "start": 33 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield" + ], + "cuisine": [ + "American" + ], + "restaurant_name": [ + "Texas Roadhouse" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11:15 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please reserve in the morning at 11:15 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Texas Roadhouse" + ], + "slot": "restaurant_name", + "values": [ + "Texas Roadhouse" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Fairfield" + ], + "slot": "city", + "values": [ + "Fairfield" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:15" + ], + "slot": "time", + "values": [ + "11:15 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": 65, + "slot": "restaurant_name", + "start": 50 + }, + { + "exclusive_end": 86, + "slot": "city", + "start": 77 + }, + { + "exclusive_end": 117, + "slot": "time", + "start": 109 + }, + { + "exclusive_end": 105, + "slot": "date", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm me that you are booking a table at Texas Roadhouse located in Fairfield for 2 people today at 11:15 am. Is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "13th of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "date", + "start": 24 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield" + ], + "cuisine": [ + "American" + ], + "date": [ + "13th of this month" + ], + "restaurant_name": [ + "Texas Roadhouse" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11:15 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, please book it on 13th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Texas Roadhouse" + ], + "slot": "restaurant_name", + "values": [ + "Texas Roadhouse" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "March 13th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "restaurant_name", + "start": 50 + }, + { + "exclusive_end": 79, + "slot": "date", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, I can do that. So, your booking would be at Texas Roadhouse on March 13th, right?" + }, + { + "frames": [ + { + "actions": [ + { + "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" + ], + "slot_values": { + "city": [ + "Fairfield" + ], + "cuisine": [ + "American" + ], + "date": [ + "13th of this month", + "March 13th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Texas Roadhouse" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11:15 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup! That's works. Do you have phone number to reach out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-422-7623" + ], + "slot": "phone_number", + "values": [ + "707-422-7623" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Fairfield", + "date": "2019-03-13", + "party_size": "2", + "restaurant_name": "Texas Roadhouse", + "time": "11:15" + } + }, + "service_results": [ + { + "city": "Fairfield", + "cuisine": "American", + "date": "2019-03-13", + "has_live_music": "False", + "party_size": "2", + "phone_number": "707-422-7623", + "price_range": "moderate", + "restaurant_name": "Texas Roadhouse", + "serves_alcohol": "True", + "street_address": "3333 North Texas Street", + "time": "11:00" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "phone_number", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yup! You can reach them at 707-422-7623 and your reservation is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield" + ], + "cuisine": [ + "American" + ], + "date": [ + "13th of this month", + "March 13th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Texas Roadhouse" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11:15 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need any other assistance?" + }, + { + "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": [ + "Fairfield" + ], + "cuisine": [ + "American" + ], + "date": [ + "13th of this month", + "March 13th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Texas Roadhouse" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11:15 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "1_00102", + "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 looking for somewhere to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which should city should I search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "city", + "start": 49 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a economical place that serves alcohol in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "American", + "Italian" + ], + "slot": "cuisine", + "values": [ + "American", + "Italian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "cuisine", + "start": 48 + }, + { + "exclusive_end": 46, + "slot": "cuisine", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food are you looking for? Italian, American, what?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gastropub" + ], + "slot": "cuisine", + "values": [ + "Gastrobar" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "cuisine", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Gastrobar" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Gastrobar food will be perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Umami Burger Oakland" + ], + "slot": "restaurant_name", + "values": [ + "Umami Burger Oakland" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Oakland", + "cuisine": "Gastropub", + "price_range": "moderate", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Gastropub", + "has_live_music": "False", + "phone_number": "510-899-8626", + "price_range": "moderate", + "restaurant_name": "Umami Burger Oakland", + "serves_alcohol": "True", + "street_address": "2100 Franklin Street" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "restaurant_name", + "start": 10 + }, + { + "exclusive_end": 52, + "slot": "city", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 Umami Burger Oakland restaurant in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "street_address" + ], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Gastrobar" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know if they have live music? If so, where?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2100 Franklin Street" + ], + "slot": "street_address", + "values": [ + "2100 Franklin Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "street_address", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They don't have live music on 2100 Franklin Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Gastrobar" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Umami Burger Oakland" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, that works for me!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to reserve a table?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "11th of March" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "date", + "start": 43 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Gastrobar" + ], + "date": [ + "11th of March" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Umami Burger Oakland" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure! I want to make a reservation for the 11th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time do you want to make the reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 o\"clock in the evening" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "time", + "start": 12 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Gastrobar" + ], + "date": [ + "11th of March" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Umami Burger Oakland" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "6 o\"clock in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it for 6 o\"clock in the evening, for two people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Umami Burger Oakland" + ], + "slot": "restaurant_name", + "values": [ + "Umami Burger Oakland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 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": 31, + "slot": "restaurant_name", + "start": 11 + }, + { + "exclusive_end": 43, + "slot": "city", + "start": 36 + }, + { + "exclusive_end": 52, + "slot": "time", + "start": 48 + }, + { + "exclusive_end": 67, + "slot": "date", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "A table at Umami Burger Oakland, in Oakland, at 6 pm, on March 11th, for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "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" + ], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Gastrobar" + ], + "date": [ + "11th of March", + "March 11th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Umami Burger Oakland" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "6 o\"clock in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, works for me! What is their number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-899-8626" + ], + "slot": "phone_number", + "values": [ + "510-899-8626" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Oakland", + "date": "2019-03-11", + "party_size": "2", + "restaurant_name": "Umami Burger Oakland", + "time": "18:00" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Gastropub", + "date": "2019-03-11", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-899-8626", + "price_range": "moderate", + "restaurant_name": "Umami Burger Oakland", + "serves_alcohol": "True", + "street_address": "2100 Franklin Street", + "time": "18:00" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "phone_number", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation reserved, their number is 510-899-8626." + }, + { + "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": [ + "Oakland" + ], + "cuisine": [ + "Gastrobar" + ], + "date": [ + "11th of March", + "March 11th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Umami Burger Oakland" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "6 o\"clock in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much, that's all I needed!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day!" + } + ] + }, + { + "dialogue_id": "1_00103", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "city", + "start": 37 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find a restaurant in Oakland" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "American", + "Mexican" + ], + "slot": "cuisine", + "values": [ + "American", + "Mexican" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 76, + "slot": "cuisine", + "start": 68 + }, + { + "exclusive_end": 85, + "slot": "cuisine", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a specific type of cuisine in mind? Feel free to choose American, Mexican, or any other cuisine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seafood" + ], + "slot": "cuisine", + "values": [ + "Fish" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 4, + "slot": "cuisine", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Fish" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Fish would be great" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alamar Kitchen & Bar" + ], + "slot": "restaurant_name", + "values": [ + "Alamar Kitchen & Bar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Oakland", + "cuisine": "Seafood" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-907-7555", + "price_range": "moderate", + "restaurant_name": "Alamar Kitchen & Bar", + "serves_alcohol": "False", + "street_address": "100 Grand Avenue #111" + }, + { + "city": "Oakland", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-645-1912", + "price_range": "moderate", + "restaurant_name": "Judoku Sushi", + "serves_alcohol": "True", + "street_address": "3314 Piedmont Avenue" + }, + { + "city": "Oakland", + "cuisine": "Seafood", + "has_live_music": "True", + "phone_number": "510-208-5253", + "price_range": "moderate", + "restaurant_name": "Lake Chalet", + "serves_alcohol": "True", + "street_address": "1520 Lakeside Drive" + }, + { + "city": "Oakland", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-251-9688", + "price_range": "inexpensive", + "restaurant_name": "Le Tasty Chinese Restaurant", + "serves_alcohol": "False", + "street_address": "1437 Franklin Street" + }, + { + "city": "Oakland", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-536-2050", + "price_range": "moderate", + "restaurant_name": "Quinn's Lighthouse", + "serves_alcohol": "False", + "street_address": "1951 Embarcadero" + }, + { + "city": "Oakland", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-336-2388", + "price_range": "moderate", + "restaurant_name": "Sushi Park | Japanese Restaurant", + "serves_alcohol": "False", + "street_address": "4209 Park Boulevard" + }, + { + "city": "Oakland", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-663-8262", + "price_range": "moderate", + "restaurant_name": "Tambo Peruvian Restaurant", + "serves_alcohol": "False", + "street_address": "1414 Jefferson Street" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "restaurant_name", + "start": 29 + }, + { + "exclusive_end": 60, + "slot": "city", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a restaurant called Alamar Kitchen & Bar in Oakland that meets your preferences" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "price_range" + ], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Fish" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me if the prices are inexpensive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The prices are moderate" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "phone_number", + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Fish" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "And is alcohol available there? May I also have their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-907-7555" + ], + "slot": "phone_number", + "values": [ + "510-907-7555" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "phone_number", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They do not provide alcohol. The phone number is 510-907-7555" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Fish" + ], + "restaurant_name": [ + "Alamar Kitchen & Bar" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Excellent, that's perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I make a reservation for you at this restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Fish" + ], + "restaurant_name": [ + "Alamar Kitchen & Bar" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please. I would like to reserve a table." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like the reservation to begin?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:15" + ], + "slot": "time", + "values": [ + "6:15 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "time", + "start": 20 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Fish" + ], + "restaurant_name": [ + "Alamar Kitchen & Bar" + ], + "time": [ + "6:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like it for 6:15 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Alamar Kitchen & Bar" + ], + "slot": "restaurant_name", + "values": [ + "Alamar Kitchen & Bar" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:15" + ], + "slot": "time", + "values": [ + "6:15 pm" + ] + }, + { + "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": 87, + "slot": "restaurant_name", + "start": 67 + }, + { + "exclusive_end": 98, + "slot": "city", + "start": 91 + }, + { + "exclusive_end": 39, + "slot": "time", + "start": 32 + }, + { + "exclusive_end": 63, + "slot": "date", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So to confirm, you would like a 6:15 pm reservation for 2 today at Alamar Kitchen & Bar in Oakland." + }, + { + "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": [ + "Oakland" + ], + "cuisine": [ + "Fish" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Alamar Kitchen & Bar" + ], + "time": [ + "6:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds great. Can you tell me if there is live music at the venue?" + }, + { + "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": "Oakland", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Alamar Kitchen & Bar", + "time": "18:15" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Seafood", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-907-7555", + "price_range": "moderate", + "restaurant_name": "Alamar Kitchen & Bar", + "serves_alcohol": "False", + "street_address": "100 Grand Avenue #111", + "time": "18:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was not successful. Would you like assistance with anything further?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "evening 5:30" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "time", + "start": 42 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Fish" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Alamar Kitchen & Bar" + ], + "time": [ + "evening 5:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to attempt a reservation for evening 5:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Alamar Kitchen & Bar" + ], + "slot": "restaurant_name", + "values": [ + "Alamar Kitchen & Bar" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "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-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 88, + "slot": "restaurant_name", + "start": 68 + }, + { + "exclusive_end": 99, + "slot": "city", + "start": 92 + }, + { + "exclusive_end": 58, + "slot": "time", + "start": 51 + }, + { + "exclusive_end": 64, + "slot": "date", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm, you would like a reservation for 2 for 5:30 pm today at Alamar Kitchen & Bar in Oakland" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Fish" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Alamar Kitchen & Bar" + ], + "time": [ + "5:30 pm", + "evening 5:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, that's perfect. May I also have the exact address for the venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "100 Grand Avenue #111" + ], + "slot": "street_address", + "values": [ + "100 Grand Avenue #111" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Oakland", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Alamar Kitchen & Bar", + "time": "17:30" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Seafood", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-907-7555", + "price_range": "moderate", + "restaurant_name": "Alamar Kitchen & Bar", + "serves_alcohol": "False", + "street_address": "100 Grand Avenue #111", + "time": "17:30" + } + ], + "slots": [ + { + "exclusive_end": 99, + "slot": "street_address", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation has been successfully confirmed. The restaurant is located at 100 Grand Avenue #111" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Fish" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Alamar Kitchen & Bar" + ], + "time": [ + "5:30 pm", + "evening 5:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything additional that I can assist you with?" + }, + { + "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": [ + "Oakland" + ], + "cuisine": [ + "Fish" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Alamar Kitchen & Bar" + ], + "time": [ + "5:30 pm", + "evening 5:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, all set. Thanks again" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "1_00104", + "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": "Can you find me a restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course. What city? Any type of cuisine you're interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "Southern" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "cuisine", + "start": 25 + }, + { + "exclusive_end": 19, + "slot": "city", + "start": 8 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Southern" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look in Santa Clara. Any Southern restaurants?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bennigan's" + ], + "slot": "restaurant_name", + "values": [ + "Bennigan's" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Santa Clara", + "cuisine": "American" + } + }, + "service_results": [ + { + "city": "Santa Clara", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "408-748-0378", + "price_range": "moderate", + "restaurant_name": "Bennigan's", + "serves_alcohol": "True", + "street_address": "4150 Great America Parkway" + }, + { + "city": "Santa Clara", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "408-980-6400", + "price_range": "expensive", + "restaurant_name": "Birk's", + "serves_alcohol": "False", + "street_address": "3955 Freedom Circle" + }, + { + "city": "Santa Clara", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "408-727-0927", + "price_range": "moderate", + "restaurant_name": "David's Restaurant", + "serves_alcohol": "False", + "street_address": "5151 Stars and Stripes Drive" + }, + { + "city": "Santa Clara", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "408-645-5286", + "price_range": "moderate", + "restaurant_name": "Poorboy's Cajun Kitchen", + "serves_alcohol": "False", + "street_address": "2605 Homestead Road" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "restaurant_name", + "start": 27 + }, + { + "exclusive_end": 52, + "slot": "city", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 4 matches. There's Bennigan's in Santa Clara." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Southern" + ], + "restaurant_name": [ + "Bennigan's" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh I've been meaning to try that" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to book a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Southern" + ], + "restaurant_name": [ + "Bennigan's" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, book it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "18:45" + ], + "slot": "time", + "values": [ + "18:45" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "time", + "start": 29 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Southern" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Bennigan's" + ], + "time": [ + "18:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have room for two at 18:45?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bennigan's" + ], + "slot": "restaurant_name", + "values": [ + "Bennigan's" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:45" + ], + "slot": "time", + "values": [ + "6:45 pm" + ] + }, + { + "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": 43, + "slot": "restaurant_name", + "start": 33 + }, + { + "exclusive_end": 58, + "slot": "city", + "start": 47 + }, + { + "exclusive_end": 69, + "slot": "time", + "start": 62 + }, + { + "exclusive_end": 75, + "slot": "date", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: a table for 2 at Bennigan's in Santa Clara at 6:45 pm today" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "time", + "values": [ + "11:30 am" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "the 8th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "time", + "start": 14 + }, + { + "exclusive_end": 33, + "slot": "date", + "start": 26 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Southern" + ], + "date": [ + "the 8th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Bennigan's" + ], + "time": [ + "11:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Let's try 11:30 am on the 8th instead" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "11:30" + ], + "slot": "time", + "values": [ + "11:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 16 + }, + { + "exclusive_end": 36, + "slot": "date", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: 11:30 am next Friday?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "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", + "street_address" + ], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Southern" + ], + "date": [ + "next Friday", + "the 8th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Bennigan's" + ], + "time": [ + "11:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's right. Where are they? Any chance they have live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4150 Great America Parkway" + ], + "slot": "street_address", + "values": [ + "4150 Great America Parkway" + ] + }, + { + "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": "Santa Clara", + "date": "2019-03-08", + "party_size": "2", + "restaurant_name": "Bennigan's", + "time": "11:30" + } + }, + "service_results": [ + { + "city": "Santa Clara", + "cuisine": "American", + "date": "2019-03-08", + "has_live_music": "False", + "party_size": "2", + "phone_number": "408-748-0378", + "price_range": "moderate", + "restaurant_name": "Bennigan's", + "serves_alcohol": "True", + "street_address": "4150 Great America Parkway", + "time": "11:30" + } + ], + "slots": [ + { + "exclusive_end": 76, + "slot": "street_address", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been confirmed. Find them at 4150 Great America Parkway. Sadly, there's no live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Southern" + ], + "date": [ + "next Friday", + "the 8th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Bennigan's" + ], + "time": [ + "11:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can do to hope." + }, + { + "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": [ + "Santa Clara" + ], + "cuisine": [ + "Southern" + ], + "date": [ + "next Friday", + "the 8th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Bennigan's" + ], + "time": [ + "11:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope not now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Take care" + } + ] + }, + { + "dialogue_id": "1_00105", + "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 looking for a place to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you prefer a certain city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Burlingame" + ], + "slot": "city", + "values": [ + "Burlingame" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "city", + "start": 10 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Burlingame" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want in Burlingame." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Mexican", + "Indian" + ], + "slot": "cuisine", + "values": [ + "Mexican", + "Indian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "cuisine", + "start": 20 + }, + { + "exclusive_end": 35, + "slot": "cuisine", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you looking for Mexican, Indian or anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "Barbecue" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "cuisine", + "start": 5 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Burlingame" + ], + "cuisine": [ + "Barbecue" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Some Barbecue will be prefect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "37 North" + ], + "slot": "restaurant_name", + "values": [ + "37 North" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Burlingame" + ], + "slot": "city", + "values": [ + "Burlingame" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Burlingame", + "cuisine": "American" + } + }, + "service_results": [ + { + "city": "Burlingame", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "650-373-2237", + "price_range": "moderate", + "restaurant_name": "37 North", + "serves_alcohol": "False", + "street_address": "835 Airport Boulevard" + }, + { + "city": "Burlingame", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "650-347-1234", + "price_range": "moderate", + "restaurant_name": "3sixty Bar Bistro Market", + "serves_alcohol": "False", + "street_address": "1333 Old Bayshore Highway" + }, + { + "city": "Burlingame", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "650-342-6297", + "price_range": "moderate", + "restaurant_name": "Original Max's", + "serves_alcohol": "False", + "street_address": "1250 Old Bayshore Highway" + }, + { + "city": "Burlingame", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "650-344-6050", + "price_range": "moderate", + "restaurant_name": "Steelhead Brewing Company", + "serves_alcohol": "False", + "street_address": "333 California Drive" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "restaurant_name", + "start": 43 + }, + { + "exclusive_end": 42, + "slot": "city", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. I found 4 restaurants. In Burlingame 37 North is a nice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price_range", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "price_range", + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Burlingame" + ], + "cuisine": [ + "Barbecue" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they serve liquor? How pricey are they?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The price range is moderate but they don't serve alcohol." + }, + { + "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": [ + "Burlingame" + ], + "cuisine": [ + "Barbecue" + ], + "restaurant_name": [ + "37 North" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that sounds good. Make a reservation for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time is the reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:15" + ], + "slot": "time", + "values": [ + "1:15 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "time", + "start": 11 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Burlingame" + ], + "cuisine": [ + "Barbecue" + ], + "restaurant_name": [ + "37 North" + ], + "time": [ + "1:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it at 1:15 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "37 North" + ], + "slot": "restaurant_name", + "values": [ + "37 North" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Burlingame" + ], + "slot": "city", + "values": [ + "Burlingame" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:15" + ], + "slot": "time", + "values": [ + "1:15 pm" + ] + }, + { + "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": 54, + "slot": "restaurant_name", + "start": 46 + }, + { + "exclusive_end": 45, + "slot": "city", + "start": 35 + }, + { + "exclusive_end": 82, + "slot": "time", + "start": 75 + }, + { + "exclusive_end": 71, + "slot": "date", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm. Booking a table in Burlingame 37 North restaurant today at 1:15 pm for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "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", + "phone_number" + ], + "slot_values": { + "city": [ + "Burlingame" + ], + "cuisine": [ + "Barbecue" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "37 North" + ], + "time": [ + "1:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have live music? What is the contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-373-2237" + ], + "slot": "phone_number", + "values": [ + "650-373-2237" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "37 North" + ], + "slot": "restaurant_name", + "values": [ + "37 North" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Burlingame", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "37 North", + "time": "13:15" + } + }, + "service_results": [ + { + "city": "Burlingame", + "cuisine": "American", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "650-373-2237", + "price_range": "moderate", + "restaurant_name": "37 North", + "serves_alcohol": "False", + "street_address": "835 Airport Boulevard", + "time": "13:30" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "phone_number", + "start": 61 + }, + { + "exclusive_end": 149, + "slot": "restaurant_name", + "start": 141 + }, + { + "exclusive_end": 166, + "slot": "date", + "start": 161 + }, + { + "exclusive_end": 177, + "slot": "time", + "start": 170 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I was unable to make reservation. The phone number is 650-373-2237 and they don't have live music. Shall i book a table in Burlingame 37 North restaurant today at 1:30 pm for 2 people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Burlingame" + ], + "cuisine": [ + "Barbecue" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "37 North" + ], + "time": [ + "1:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. That doesn't work for me" + }, + { + "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": [ + "Burlingame" + ], + "cuisine": [ + "Barbecue" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "37 North" + ], + "time": [ + "1:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thanks a lot" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day" + } + ] + }, + { + "dialogue_id": "1_00106", + "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": "Will you find me 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? What kind of food?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Italian" + ], + "slot": "cuisine", + "values": [ + "Italian" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "cuisine", + "start": 0 + }, + { + "exclusive_end": 26, + "slot": "city", + "start": 16 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Italian food in Pleasanton." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "De La Torre's Trattoria" + ], + "slot": "restaurant_name", + "values": [ + "De La Torre's Trattoria" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Pleasanton", + "cuisine": "Italian" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "925-484-3878", + "price_range": "moderate", + "restaurant_name": "De La Torre's Trattoria", + "serves_alcohol": "False", + "street_address": "6025 West Las Positas Boulevard" + }, + { + "city": "Pleasanton", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "925-425-0099", + "price_range": "moderate", + "restaurant_name": "Forno Vecchio", + "serves_alcohol": "False", + "street_address": "680 Main Street" + }, + { + "city": "Pleasanton", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "925-846-2555", + "price_range": "moderate", + "restaurant_name": "Gay 90's Pizza Co.", + "serves_alcohol": "False", + "street_address": "288 Main Street" + }, + { + "city": "Pleasanton", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "925-417-2222", + "price_range": "moderate", + "restaurant_name": "Pastas Trattoria", + "serves_alcohol": "True", + "street_address": "405 Main Street" + }, + { + "city": "Pleasanton", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "925-484-9600", + "price_range": "moderate", + "restaurant_name": "Strizzi's Restaurant - Pleasanton", + "serves_alcohol": "False", + "street_address": "649 Main Street" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "restaurant_name", + "start": 8 + }, + { + "exclusive_end": 45, + "slot": "city", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found De La Torre's Trattoria in Pleasanton." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Forno Vecchio" + ], + "slot": "restaurant_name", + "values": [ + "Forno Vecchio" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 27, + "slot": "city", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Forno Vecchio in Pleasanton." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the address and contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-425-0099" + ], + "slot": "phone_number", + "values": [ + "925-425-0099" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "680 Main Street" + ], + "slot": "street_address", + "values": [ + "680 Main Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "phone_number", + "start": 17 + }, + { + "exclusive_end": 15, + "slot": "street_address", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "680 Main Street. 925-425-0099." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other suggestions? Something affordable?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Gay 90's Pizza Co." + ], + "slot": "restaurant_name", + "values": [ + "Gay 90's Pizza Co." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Pleasanton", + "cuisine": "Italian", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "925-484-3878", + "price_range": "moderate", + "restaurant_name": "De La Torre's Trattoria", + "serves_alcohol": "False", + "street_address": "6025 West Las Positas Boulevard" + }, + { + "city": "Pleasanton", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "925-425-0099", + "price_range": "moderate", + "restaurant_name": "Forno Vecchio", + "serves_alcohol": "False", + "street_address": "680 Main Street" + }, + { + "city": "Pleasanton", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "925-846-2555", + "price_range": "moderate", + "restaurant_name": "Gay 90's Pizza Co.", + "serves_alcohol": "False", + "street_address": "288 Main Street" + }, + { + "city": "Pleasanton", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "925-417-2222", + "price_range": "moderate", + "restaurant_name": "Pastas Trattoria", + "serves_alcohol": "True", + "street_address": "405 Main Street" + }, + { + "city": "Pleasanton", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "925-484-9600", + "price_range": "moderate", + "restaurant_name": "Strizzi's Restaurant - Pleasanton", + "serves_alcohol": "False", + "street_address": "649 Main Street" + } + ], + "slots": [ + { + "exclusive_end": 18, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 32, + "slot": "city", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Gay 90's Pizza Co. in Pleasanton." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Gay 90's Pizza Co." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to reserve a table?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "10th of this month" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "date", + "start": 16 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ], + "date": [ + "10th of this month" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Gay 90's Pizza Co." + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please, on 10th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:15" + ], + "slot": "time", + "values": [ + "Afternoon 1:15" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ], + "date": [ + "10th of this month" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Gay 90's Pizza Co." + ], + "time": [ + "Afternoon 1:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Afternoon 1:15." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Gay 90's Pizza Co." + ], + "slot": "restaurant_name", + "values": [ + "Gay 90's Pizza Co." + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:15" + ], + "slot": "time", + "values": [ + "1:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "restaurant_name", + "start": 24 + }, + { + "exclusive_end": 62, + "slot": "city", + "start": 52 + }, + { + "exclusive_end": 73, + "slot": "time", + "start": 66 + }, + { + "exclusive_end": 87, + "slot": "date", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm table at Gay 90's Pizza Co. for 2 in Pleasanton at 1:15 pm on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ], + "date": [ + "10th of this month", + "March 10th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Gay 90's Pizza Co." + ], + "time": [ + "1:15 pm", + "Afternoon 1:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good. What's the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "288 Main Street" + ], + "slot": "street_address", + "values": [ + "288 Main Street" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Pleasanton", + "date": "2019-03-10", + "party_size": "2", + "restaurant_name": "Gay 90's Pizza Co.", + "time": "13:15" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Italian", + "date": "2019-03-10", + "has_live_music": "False", + "party_size": "2", + "phone_number": "925-846-2555", + "price_range": "moderate", + "restaurant_name": "Gay 90's Pizza Co.", + "serves_alcohol": "False", + "street_address": "288 Main Street", + "time": "13:30" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "street_address", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've made the reservation. It's located at 288 Main Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ], + "date": [ + "10th of this month", + "March 10th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Gay 90's Pizza Co." + ], + "time": [ + "1:15 pm", + "Afternoon 1:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "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": [ + "Pleasanton" + ], + "cuisine": [ + "Italian" + ], + "date": [ + "10th of this month", + "March 10th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Gay 90's Pizza Co." + ], + "time": [ + "1:15 pm", + "Afternoon 1:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's it. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "1_00107", + "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 are you located in, and what kind of food would you like to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SFO" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Taiwanese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 32 + }, + { + "exclusive_end": 23, + "slot": "cuisine", + "start": 14 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ], + "cuisine": [ + "Taiwanese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like some Taiwanese food in SFO" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alice's" + ], + "slot": "restaurant_name", + "values": [ + "Alice's" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Chinese" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-282-8999", + "price_range": "inexpensive", + "restaurant_name": "Alice's", + "serves_alcohol": "False", + "street_address": "1599 Sanchez Street" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-775-3679", + "price_range": "inexpensive", + "restaurant_name": "Bamboo Restaurant", + "serves_alcohol": "True", + "street_address": "1441 Polk Street" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-661-8385", + "price_range": "inexpensive", + "restaurant_name": "Bei Fang Style", + "serves_alcohol": "True", + "street_address": "2218 Irving Street" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-333-8182", + "price_range": "moderate", + "restaurant_name": "Beijing Restaurant", + "serves_alcohol": "False", + "street_address": "1801 Alemany Boulevard" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-387-2658", + "price_range": "moderate", + "restaurant_name": "Chili House Sf", + "serves_alcohol": "True", + "street_address": "726 Clement Street" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-655-3335", + "price_range": "moderate", + "restaurant_name": "Chubby Noodle Marina", + "serves_alcohol": "False", + "street_address": "2205 Lombard Street" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-337-1888", + "price_range": "inexpensive", + "restaurant_name": "Crazy Pepper", + "serves_alcohol": "False", + "street_address": "2257 San Jose Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-529-2615", + "price_range": "inexpensive", + "restaurant_name": "Dim Sum Club", + "serves_alcohol": "False", + "street_address": "2550 Van Ness Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-333-8899", + "price_range": "moderate", + "restaurant_name": "Dragon Beaux", + "serves_alcohol": "True", + "street_address": "5700 Geary Boulevard" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-387-8512", + "price_range": "inexpensive", + "restaurant_name": "Dragon River Restaurant", + "serves_alcohol": "True", + "street_address": "5045 Geary Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "restaurant_name", + "start": 33 + }, + { + "exclusive_end": 57, + "slot": "city", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a nice restaurant named Alice's in San Francisco" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "price_range", + "values": [ + "dontcare" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Taiwanese" + ], + "price_range": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you suggest some more restaurants, I no preference on price." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bamboo Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Bamboo restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Chinese" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-282-8999", + "price_range": "inexpensive", + "restaurant_name": "Alice's", + "serves_alcohol": "False", + "street_address": "1599 Sanchez Street" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-775-3679", + "price_range": "inexpensive", + "restaurant_name": "Bamboo Restaurant", + "serves_alcohol": "True", + "street_address": "1441 Polk Street" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-661-8385", + "price_range": "inexpensive", + "restaurant_name": "Bei Fang Style", + "serves_alcohol": "True", + "street_address": "2218 Irving Street" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-333-8182", + "price_range": "moderate", + "restaurant_name": "Beijing Restaurant", + "serves_alcohol": "False", + "street_address": "1801 Alemany Boulevard" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-387-2658", + "price_range": "moderate", + "restaurant_name": "Chili House Sf", + "serves_alcohol": "True", + "street_address": "726 Clement Street" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-655-3335", + "price_range": "moderate", + "restaurant_name": "Chubby Noodle Marina", + "serves_alcohol": "False", + "street_address": "2205 Lombard Street" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-337-1888", + "price_range": "inexpensive", + "restaurant_name": "Crazy Pepper", + "serves_alcohol": "False", + "street_address": "2257 San Jose Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-529-2615", + "price_range": "inexpensive", + "restaurant_name": "Dim Sum Club", + "serves_alcohol": "False", + "street_address": "2550 Van Ness Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-333-8899", + "price_range": "moderate", + "restaurant_name": "Dragon Beaux", + "serves_alcohol": "True", + "street_address": "5700 Geary Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "restaurant_name", + "start": 43 + }, + { + "exclusive_end": 41, + "slot": "city", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 9 restaurants in San Francisco, Bamboo restaurant is a nice one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Taiwanese" + ], + "price_range": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does that restaurant server liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "yes, they serve alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Taiwanese" + ], + "price_range": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "May I have their contact number and address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-775-3679" + ], + "slot": "phone_number", + "values": [ + "415-775-3679" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1441 Polk Street" + ], + "slot": "street_address", + "values": [ + "1441 Polk Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "phone_number", + "start": 28 + }, + { + "exclusive_end": 78, + "slot": "street_address", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, their phone number is 415-775-3679. They are located at 1441 Polk Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Taiwanese" + ], + "price_range": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you suggest other restaurants?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bei Fang Style" + ], + "slot": "restaurant_name", + "values": [ + "Bei Fang Style" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 58, + "slot": "city", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Bei Fang Style is another nice restaurant in San Francisco" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Taiwanese" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Bei Fang Style" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That one would be great!" + }, + { + "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?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Taiwanese" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Bei Fang Style" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I'd like to make a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like to make a reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "Half past 1 in the afternoon" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 71, + "slot": "time", + "start": 43 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Taiwanese" + ], + "party_size": [ + "3" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Bei Fang Style" + ], + "time": [ + "Half past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like a reservation for three people at Half past 1 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bei Fang Style" + ], + "slot": "restaurant_name", + "values": [ + "Bei Fang Style" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 73, + "slot": "restaurant_name", + "start": 59 + }, + { + "exclusive_end": 90, + "slot": "city", + "start": 77 + }, + { + "exclusive_end": 114, + "slot": "time", + "start": 107 + }, + { + "exclusive_end": 103, + "slot": "date", + "start": 98 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm if the following is correct: reservation at Bei Fang Style in San Francisco for 3, today at 1:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Taiwanese" + ], + "date": [ + "today" + ], + "party_size": [ + "3" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Bei Fang Style" + ], + "time": [ + "1:30 pm", + "Half past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah that sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-01", + "party_size": "3", + "restaurant_name": "Bei Fang Style", + "time": "13:30" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Chinese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "3", + "phone_number": "415-661-8385", + "price_range": "inexpensive", + "restaurant_name": "Bei Fang Style", + "serves_alcohol": "True", + "street_address": "2218 Irving Street", + "time": "13:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been successfully placed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Taiwanese" + ], + "date": [ + "today" + ], + "party_size": [ + "3" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Bei Fang Style" + ], + "time": [ + "1:30 pm", + "Half past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with?" + }, + { + "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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Taiwanese" + ], + "date": [ + "today" + ], + "party_size": [ + "3" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Bei Fang Style" + ], + "time": [ + "1:30 pm", + "Half past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thats all thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "1_00108", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "city", + "start": 35 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find a place to eat in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food would you like to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "African" + ], + "slot": "cuisine", + "values": [ + "African" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "cuisine", + "start": 25 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "African" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would love to eat some African food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cafe Eritrea D'afrique" + ], + "slot": "restaurant_name", + "values": [ + "Cafe Eritrea D'afrique" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Oakland", + "cuisine": "African" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "African", + "has_live_music": "False", + "phone_number": "510-547-4520", + "price_range": "moderate", + "restaurant_name": "Cafe Eritrea D'afrique", + "serves_alcohol": "False", + "street_address": "4069 Telegraph Avenue" + }, + { + "city": "Oakland", + "cuisine": "African", + "has_live_music": "True", + "phone_number": "510-531-6970", + "price_range": "moderate", + "restaurant_name": "Miliki Restaurant", + "serves_alcohol": "True", + "street_address": "3725 MacArthur Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "restaurant_name", + "start": 34 + }, + { + "exclusive_end": 85, + "slot": "city", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 2 different options. Cafe Eritrea D'afrique is a great choice in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_live_music", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "African" + ], + "has_live_music": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you give another suggestion? I would love a place with live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Miliki Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Miliki Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Oakland", + "cuisine": "African", + "has_live_music": "True" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "African", + "has_live_music": "True", + "phone_number": "510-531-6970", + "price_range": "moderate", + "restaurant_name": "Miliki Restaurant", + "serves_alcohol": "True", + "street_address": "3725 MacArthur Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "restaurant_name", + "start": 28 + }, + { + "exclusive_end": 56, + "slot": "city", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 1 place called Miliki Restaurant in Oakland." + }, + { + "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": "FindRestaurants", + "requested_slots": [ + "serves_alcohol", + "street_address" + ], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "African" + ], + "has_live_music": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where are they located? And do they serve liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3725 MacArthur Boulevard" + ], + "slot": "street_address", + "values": [ + "3725 MacArthur Boulevard" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 66, + "slot": "street_address", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They do serve alcohol, and are located at 3725 MacArthur Boulevard." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "the 12th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "date", + "start": 53 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "African" + ], + "date": [ + "the 12th" + ], + "has_live_music": [ + "True" + ], + "restaurant_name": [ + "Miliki Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works for me. I'd like to make a reservation on the 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what time would you like me to schedule the reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:15" + ], + "slot": "time", + "values": [ + "11:15 in the morning" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "time", + "start": 22 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "African" + ], + "date": [ + "the 12th" + ], + "has_live_music": [ + "True" + ], + "restaurant_name": [ + "Miliki Restaurant" + ], + "time": [ + "11:15 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please schedule it at 11:15 in the morning." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Miliki Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Miliki Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:15" + ], + "slot": "time", + "values": [ + "11:15 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "restaurant_name", + "start": 50 + }, + { + "exclusive_end": 78, + "slot": "city", + "start": 71 + }, + { + "exclusive_end": 90, + "slot": "time", + "start": 82 + }, + { + "exclusive_end": 117, + "slot": "date", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: You want a table at Miliki Restaurant in Oakland at 11:15 am for 2 people on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "African" + ], + "date": [ + "March 12th", + "the 12th" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Miliki Restaurant" + ], + "time": [ + "11:15 am", + "11:15 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be great." + }, + { + "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": "Oakland", + "date": "2019-03-12", + "party_size": "2", + "restaurant_name": "Miliki Restaurant", + "time": "11:15" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "African", + "date": "2019-03-12", + "has_live_music": "True", + "party_size": "2", + "phone_number": "510-531-6970", + "price_range": "moderate", + "restaurant_name": "Miliki Restaurant", + "serves_alcohol": "True", + "street_address": "3725 MacArthur Boulevard", + "time": "11:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry, I couldn't make the reservation. Is there anything else I could help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "3rd of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "date", + "start": 50 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "African" + ], + "date": [ + "3rd of this month" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Miliki Restaurant" + ], + "time": [ + "11:15 am", + "11:15 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to try booking again, but this time on the 3rd of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Miliki Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Miliki Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:15" + ], + "slot": "time", + "values": [ + "11:15 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "restaurant_name", + "start": 63 + }, + { + "exclusive_end": 91, + "slot": "city", + "start": 84 + }, + { + "exclusive_end": 103, + "slot": "time", + "start": 95 + }, + { + "exclusive_end": 129, + "slot": "date", + "start": 111 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: You want a table for 2 people at Miliki Restaurant in Oakland at 11:15 am on the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "time", + "start": 24 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "African" + ], + "date": [ + "3rd of this month", + "day after tomorrow" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Miliki Restaurant" + ], + "time": [ + "12:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Never mind, make it for 12:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "time", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: You want a reservation at 12:30 pm for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "expensive" + ], + "slot": "price_range", + "values": [ + "expensive" + ] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "price_range" + ], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "African" + ], + "date": [ + "3rd of this month", + "day after tomorrow" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Miliki Restaurant" + ], + "time": [ + "12:30", + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup, that would be great. Are the prices above average?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Oakland", + "date": "2019-03-03", + "party_size": "2", + "restaurant_name": "Miliki Restaurant", + "time": "12:30" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "African", + "date": "2019-03-03", + "has_live_music": "True", + "party_size": "2", + "phone_number": "510-531-6970", + "price_range": "moderate", + "restaurant_name": "Miliki Restaurant", + "serves_alcohol": "True", + "street_address": "3725 MacArthur Boulevard", + "time": "12:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I was able to reserve you a table. Their prices are in the moderate range." + }, + { + "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": [ + "Oakland" + ], + "cuisine": [ + "African" + ], + "date": [ + "3rd of this month", + "day after tomorrow" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Miliki Restaurant" + ], + "time": [ + "12:30", + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much. That'll be all for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "1_00109", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need somewhere to have dinner, can you find me a reasonably priced place to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, what kind of food do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Take-out" + ], + "slot": "cuisine", + "values": [ + "to-go" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "cuisine", + "start": 17 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "to-go" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want something to-go." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay sure, what city are we searching in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Walnut Creek" + ], + "slot": "city", + "values": [ + "Walnut Creek" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "city", + "start": 7 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Walnut Creek" + ], + "cuisine": [ + "to-go" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm in Walnut Creek at the moment, please search there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Panera Bread" + ], + "slot": "restaurant_name", + "values": [ + "Panera Bread" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Walnut Creek" + ], + "slot": "city", + "values": [ + "Walnut Creek" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Walnut Creek", + "cuisine": "Take-out", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Walnut Creek", + "cuisine": "Take-out", + "has_live_music": "True", + "phone_number": "925-280-5590", + "price_range": "moderate", + "restaurant_name": "Panera Bread", + "serves_alcohol": "False", + "street_address": "1140 Locust Street" + }, + { + "city": "Walnut Creek", + "cuisine": "Take-out", + "has_live_music": "False", + "phone_number": "925-937-2031", + "price_range": "moderate", + "restaurant_name": "Saroor Indian Cuisine", + "serves_alcohol": "False", + "street_address": "2580 North Main Street" + }, + { + "city": "Walnut Creek", + "cuisine": "Take-out", + "has_live_music": "False", + "phone_number": "925-938-3366", + "price_range": "moderate", + "restaurant_name": "Sorrento Italian Restaurant And Pizza", + "serves_alcohol": "False", + "street_address": "2064 Treat Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "restaurant_name", + "start": 55 + }, + { + "exclusive_end": 43, + "slot": "city", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I found 3 restaurants in Walnut Creek. How about Panera Bread?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "street_address" + ], + "slot_values": { + "city": [ + "Walnut Creek" + ], + "cuisine": [ + "to-go" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have live music? Where can I find them?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1140 Locust Street" + ], + "slot": "street_address", + "values": [ + "1140 Locust Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_live_music", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "street_address", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They're at 1140 Locust Street and they do have live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Walnut Creek" + ], + "cuisine": [ + "to-go" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Panera Bread" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to book a table?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Walnut Creek" + ], + "cuisine": [ + "to-go" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Panera Bread" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes thanks, please do it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 o\"clock in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Walnut Creek" + ], + "cuisine": [ + "to-go" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Panera Bread" + ], + "time": [ + "6 o\"clock in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "6 o\"clock in the evening thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Panera Bread" + ], + "slot": "restaurant_name", + "values": [ + "Panera Bread" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Walnut Creek" + ], + "slot": "city", + "values": [ + "Walnut Creek" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "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": 69, + "slot": "restaurant_name", + "start": 57 + }, + { + "exclusive_end": 85, + "slot": "city", + "start": 73 + }, + { + "exclusive_end": 95, + "slot": "time", + "start": 91 + }, + { + "exclusive_end": 101, + "slot": "date", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay sure, please confirm that you want a table for 2 at Panera Bread in Walnut Creek from 6 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Walnut Creek" + ], + "cuisine": [ + "to-go" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Panera Bread" + ], + "time": [ + "6 o\"clock in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's perfect, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Walnut Creek", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Panera Bread", + "time": "18:00" + } + }, + "service_results": [ + { + "city": "Walnut Creek", + "cuisine": "Take-out", + "date": "2019-03-01", + "has_live_music": "True", + "party_size": "2", + "phone_number": "925-280-5590", + "price_range": "moderate", + "restaurant_name": "Panera Bread", + "serves_alcohol": "False", + "street_address": "1140 Locust Street", + "time": "18:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, your booking is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Walnut Creek" + ], + "cuisine": [ + "to-go" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Panera Bread" + ], + "time": [ + "6 o\"clock in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot homie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No worries, is there 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": [ + "Walnut Creek" + ], + "cuisine": [ + "to-go" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Panera Bread" + ], + "time": [ + "6 o\"clock in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, nothing at all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, see you then." + } + ] + }, + { + "dialogue_id": "1_00110", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want something not very costly priced" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "what city do I need to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Mateo" + ], + "slot": "city", + "values": [ + "San Mateo" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "city", + "start": 13 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need it in San Mateo" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Indian", + "Italian" + ], + "slot": "cuisine", + "values": [ + "Indian", + "Italian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "cuisine", + "start": 20 + }, + { + "exclusive_end": 35, + "slot": "cuisine", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "are you looking for Indian, Italian or anything?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "Diner" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "cuisine", + "start": 2 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Diner" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "A Diner kind of food will be good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Central Park Bistro" + ], + "slot": "restaurant_name", + "values": [ + "Central Park Bistro" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Mateo" + ], + "slot": "city", + "values": [ + "San Mateo" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Mateo", + "cuisine": "American", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "San Mateo", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "650-558-8401", + "price_range": "moderate", + "restaurant_name": "Central Park Bistro", + "serves_alcohol": "False", + "street_address": "181 East 4th Avenue" + }, + { + "city": "San Mateo", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "650-212-2643", + "price_range": "moderate", + "restaurant_name": "Qube Bar & Grill", + "serves_alcohol": "True", + "street_address": "4000 South El Camino Real" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 48, + "slot": "city", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Central Park Bistro is a good place in San Mateo" + }, + { + "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 Mateo" + ], + "cuisine": [ + "Diner" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "what is the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "181 East 4th Avenue" + ], + "slot": "street_address", + "values": [ + "181 East 4th Avenue" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "street_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 181 East 4th Avenue" + }, + { + "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": [ + "San Mateo" + ], + "cuisine": [ + "Diner" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Central Park Bistro" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is good and I want a reservation at a restaurant" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "what time is the reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:45" + ], + "slot": "time", + "values": [ + "5:45 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "time", + "start": 13 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Diner" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Central Park Bistro" + ], + "time": [ + "5:45 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it at 5:45 in the evening" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Central Park Bistro" + ], + "slot": "restaurant_name", + "values": [ + "Central Park Bistro" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Mateo" + ], + "slot": "city", + "values": [ + "San Mateo" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:45" + ], + "slot": "time", + "values": [ + "5:45 pm" + ] + }, + { + "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": 35, + "slot": "restaurant_name", + "start": 16 + }, + { + "exclusive_end": 48, + "slot": "city", + "start": 39 + }, + { + "exclusive_end": 60, + "slot": "time", + "start": 53 + }, + { + "exclusive_end": 79, + "slot": "date", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Book a table at Central Park Bistro in San Mateo for 5:45 pm for 2 people today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Diner" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Central Park Bistro" + ], + "time": [ + "5:45 in the evening", + "5:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes that is good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Central Park Bistro" + ], + "slot": "restaurant_name", + "values": [ + "Central Park Bistro" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Mateo", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Central Park Bistro", + "time": "17:45" + } + }, + "service_results": [ + { + "city": "San Mateo", + "cuisine": "American", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "650-558-8401", + "price_range": "moderate", + "restaurant_name": "Central Park Bistro", + "serves_alcohol": "False", + "street_address": "181 East 4th Avenue", + "time": "18:00" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 61, + "slot": "date", + "start": 56 + }, + { + "exclusive_end": 69, + "slot": "time", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Central Park Bistro works and that will be for 2 people today at 6 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Diner" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Central Park Bistro" + ], + "time": [ + "5:45 in the evening", + "5:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that is all" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great one" + } + ] + }, + { + "dialogue_id": "1_00111", + "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 would like to go to a restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of food and in which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Newark" + ], + "slot": "city", + "values": [ + "Newark" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Indian" + ], + "slot": "cuisine", + "values": [ + "curry" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 71, + "slot": "city", + "start": 65 + }, + { + "exclusive_end": 41, + "slot": "cuisine", + "start": 36 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Newark" + ], + "cuisine": [ + "curry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want some Indian food, preferable curry. Is there any place in Newark." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Biryani Pot" + ], + "slot": "restaurant_name", + "values": [ + "Biryani Pot" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Newark" + ], + "slot": "city", + "values": [ + "Newark" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Newark", + "cuisine": "Indian" + } + }, + "service_results": [ + { + "city": "Newark", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "510-745-9870", + "price_range": "moderate", + "restaurant_name": "Biryani Pot", + "serves_alcohol": "False", + "street_address": "39277 Cedar Boulevard" + }, + { + "city": "Newark", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "510-744-6945", + "price_range": "moderate", + "restaurant_name": "Bombay Garden Restaurant", + "serves_alcohol": "False", + "street_address": "5995 Mowry Avenue" + }, + { + "city": "Newark", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "510-668-1051", + "price_range": "moderate", + "restaurant_name": "Chandni Restaurant", + "serves_alcohol": "False", + "street_address": "5748 Mowry School Road" + }, + { + "city": "Newark", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "510-797-2167", + "price_range": "moderate", + "restaurant_name": "Malaikottai Indian Chettinad Restaurant", + "serves_alcohol": "False", + "street_address": "5988 Newpark Mall Road" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "restaurant_name", + "start": 30 + }, + { + "exclusive_end": 51, + "slot": "city", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 4 places available. Biryani Pot in Newark has an excellent cuisine." + }, + { + "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": [ + "Newark" + ], + "cuisine": [ + "curry" + ], + "restaurant_name": [ + "Biryani Pot" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be fine. I would like you a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "time", + "start": 9 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Newark" + ], + "cuisine": [ + "curry" + ], + "restaurant_name": [ + "Biryani Pot" + ], + "time": [ + "7:30 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I prefer 7:30 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Biryani Pot" + ], + "slot": "restaurant_name", + "values": [ + "Biryani Pot" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Newark" + ], + "slot": "city", + "values": [ + "Newark" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "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": 126, + "slot": "restaurant_name", + "start": 115 + }, + { + "exclusive_end": 136, + "slot": "city", + "start": 130 + }, + { + "exclusive_end": 107, + "slot": "time", + "start": 100 + }, + { + "exclusive_end": 96, + "slot": "date", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would like to confirm the following: you would like to reserve a table for 2 persons for today at 7:30 pm at the Biryani Pot in Newark." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Newark" + ], + "cuisine": [ + "curry" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Biryani Pot" + ], + "time": [ + "7:30 in the evening", + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds like a good plan." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Newark", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Biryani Pot", + "time": "19:30" + } + }, + "service_results": [ + { + "city": "Newark", + "cuisine": "Indian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-745-9870", + "price_range": "moderate", + "restaurant_name": "Biryani Pot", + "serves_alcohol": "False", + "street_address": "39277 Cedar Boulevard", + "time": "19:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have made the reservation." + }, + { + "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": [ + "Newark" + ], + "cuisine": [ + "curry" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Biryani Pot" + ], + "time": [ + "7:30 in the evening", + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. You have been helpful. I do not need anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "1_00112", + "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 somewhere to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Italian", + "Mexican" + ], + "slot": "cuisine", + "values": [ + "Italian", + "Mexican" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 89, + "slot": "cuisine", + "start": 82 + }, + { + "exclusive_end": 98, + "slot": "cuisine", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city should I search in? What kind of food are you looking for? You can say Italian, Mexican, or anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Bruno" + ], + "slot": "city", + "values": [ + "San Bruno" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Mexican" + ], + "slot": "cuisine", + "values": [ + "Latin American" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "city", + "start": 20 + }, + { + "exclusive_end": 50, + "slot": "cuisine", + "start": 36 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Latin American", + "Mexican" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Somewhere to eat in San Bruno. Some Latin American food is what I'm looking for." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Celia's Mexican Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Celia's Mexican Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Bruno" + ], + "slot": "city", + "values": [ + "San Bruno" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Bruno", + "cuisine": "Mexican" + } + }, + "service_results": [ + { + "city": "San Bruno", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "650-877-8245", + "price_range": "moderate", + "restaurant_name": "Celia's Mexican Restaurant", + "serves_alcohol": "False", + "street_address": "201 El Camino Real" + }, + { + "city": "San Bruno", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "650-952-2692", + "price_range": "moderate", + "restaurant_name": "Chili's Grill & Bar", + "serves_alcohol": "True", + "street_address": "899 El Camino Real" + }, + { + "city": "San Bruno", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "650-588-8810", + "price_range": "inexpensive", + "restaurant_name": "Taqueria Mi Durango", + "serves_alcohol": "False", + "street_address": "287 El Camino Real" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 68, + "slot": "city", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Celia's Mexican Restaurant is a nice restaurant located in San Bruno." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Latin American", + "Mexican" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other suggestions? Specifically places that serve alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Chili's Grill & Bar" + ], + "slot": "restaurant_name", + "values": [ + "Chili's Grill & Bar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Bruno" + ], + "slot": "city", + "values": [ + "San Bruno" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Bruno", + "cuisine": "Mexican", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "city": "San Bruno", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "650-952-2692", + "price_range": "moderate", + "restaurant_name": "Chili's Grill & Bar", + "serves_alcohol": "True", + "street_address": "899 El Camino Real" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "restaurant_name", + "start": 23 + }, + { + "exclusive_end": 84, + "slot": "city", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 restaurants. Chili's Grill & Bar is a nice restaurant located in San Bruno." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Latin American", + "Mexican" + ], + "restaurant_name": [ + "Chili's Grill & Bar" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's good." + }, + { + "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": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "Next Friday" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "6" + ], + "slot": "party_size", + "values": [ + "6" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "date", + "start": 13 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Latin American", + "Mexican" + ], + "date": [ + "Next Friday" + ], + "party_size": [ + "6" + ], + "restaurant_name": [ + "Chili's Grill & Bar" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I would. Next Friday for six people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time is the reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "the 9th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "date", + "start": 13 + }, + { + "exclusive_end": 43, + "slot": "time", + "start": 24 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Latin American", + "Mexican" + ], + "date": [ + "the 9th" + ], + "party_size": [ + "6" + ], + "restaurant_name": [ + "Chili's Grill & Bar" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "5:30 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it on the 9th at 5:30 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chili's Grill & Bar" + ], + "slot": "restaurant_name", + "values": [ + "Chili's Grill & Bar" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Bruno" + ], + "slot": "city", + "values": [ + "San Bruno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "6" + ], + "slot": "party_size", + "values": [ + "6" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 76, + "slot": "restaurant_name", + "start": 57 + }, + { + "exclusive_end": 99, + "slot": "city", + "start": 90 + }, + { + "exclusive_end": 130, + "slot": "time", + "start": 123 + }, + { + "exclusive_end": 153, + "slot": "date", + "start": 144 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: Booking a table at Chili's Grill & Bar. The city is San Bruno. The reservation is at 5:30 pm. The date is March 9th. The reservation is for 6 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 in the evening" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "time", + "start": 19 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Latin American", + "Mexican" + ], + "date": [ + "March 9th", + "the 9th" + ], + "party_size": [ + "6" + ], + "restaurant_name": [ + "Chili's Grill & Bar" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "6:30 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Change the time to 6:30 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Bruno" + ], + "slot": "city", + "values": [ + "San Bruno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "city", + "start": 50 + }, + { + "exclusive_end": 90, + "slot": "time", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: The city is San Bruno. The reservation is at 6:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + }, + { + "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", + "price_range" + ], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Latin American", + "Mexican" + ], + "date": [ + "March 9th", + "the 9th" + ], + "party_size": [ + "6" + ], + "restaurant_name": [ + "Chili's Grill & Bar" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "6:30 in the evening", + "6:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's right. Is the restaurant low priced with live music?" + }, + { + "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": "San Bruno", + "date": "2019-03-09", + "party_size": "6", + "restaurant_name": "Chili's Grill & Bar", + "time": "18:30" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I was unable to make a reservation. Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Latin American", + "Mexican" + ], + "date": [ + "March 9th", + "the 9th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Chili's Grill & Bar" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "6:30 in the evening", + "6:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to make a reservation for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chili's Grill & Bar" + ], + "slot": "restaurant_name", + "values": [ + "Chili's Grill & Bar" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Bruno" + ], + "slot": "city", + "values": [ + "San Bruno" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 76, + "slot": "restaurant_name", + "start": 57 + }, + { + "exclusive_end": 99, + "slot": "city", + "start": 90 + }, + { + "exclusive_end": 130, + "slot": "time", + "start": 123 + }, + { + "exclusive_end": 153, + "slot": "date", + "start": 144 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: Booking a table at Chili's Grill & Bar. The city is San Bruno. The reservation is at 6:30 pm. The date is March 9th. The reservation is for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Bruno" + ], + "cuisine": [ + "Latin American", + "Mexican" + ], + "date": [ + "March 9th", + "the 9th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Chili's Grill & Bar" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "6:30 in the evening", + "6:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Bruno", + "date": "2019-03-09", + "party_size": "2", + "restaurant_name": "Chili's Grill & Bar", + "time": "18:30" + } + }, + "service_results": [ + { + "city": "San Bruno", + "cuisine": "Mexican", + "date": "2019-03-09", + "has_live_music": "False", + "party_size": "2", + "phone_number": "650-952-2692", + "price_range": "moderate", + "restaurant_name": "Chili's Grill & Bar", + "serves_alcohol": "True", + "street_address": "899 El Camino Real", + "time": "18:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is successful." + }, + { + "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": [ + "San Bruno" + ], + "cuisine": [ + "Latin American", + "Mexican" + ], + "date": [ + "March 9th", + "the 9th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Chili's Grill & Bar" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "6:30 in the evening", + "6:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "1_00113", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a not very costly place to get a bite to eat and an alcoholic drink." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Mexican", + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Mexican", + "Chinese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "cuisine", + "start": 17 + }, + { + "exclusive_end": 33, + "slot": "cuisine", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you prefer Mexican, Chinese, or something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Thai" + ], + "slot": "cuisine", + "values": [ + "Thai" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 4, + "slot": "cuisine", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Thai" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thai food would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city would you like to dine?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Asian" + ], + "slot": "cuisine", + "values": [ + "Oriental" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "cuisine", + "start": 7 + }, + { + "exclusive_end": 32, + "slot": "city", + "start": 24 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "Oriental" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want Oriental food in Berkeley." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mount Everest Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Mount Everest Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Berkeley", + "cuisine": "Asian", + "price_range": "moderate", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "city": "Berkeley", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "510-843-3951", + "price_range": "moderate", + "restaurant_name": "Mount Everest Restaurant", + "serves_alcohol": "True", + "street_address": "2598 Telegraph Avenue" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 36, + "slot": "city", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Mount Everest Restaurant in Berkeley is the number 1 hit." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "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": [ + "Berkeley" + ], + "cuisine": [ + "Oriental" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Mount Everest Restaurant" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like a reservation for 1." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time should the reservation be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "the 13th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "time", + "start": 36 + }, + { + "exclusive_end": 32, + "slot": "date", + "start": 24 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "Oriental" + ], + "date": [ + "the 13th" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Mount Everest Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "12:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a reservation on the 13th at 12:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mount Everest Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Mount Everest Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "March 13th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "restaurant_name", + "start": 26 + }, + { + "exclusive_end": 62, + "slot": "city", + "start": 54 + }, + { + "exclusive_end": 88, + "slot": "time", + "start": 80 + }, + { + "exclusive_end": 76, + "slot": "date", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have one reservation at Mount Everest Restaurant in Berkeley on March 13th at 12:30 pm for 1 person. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "Oriental" + ], + "date": [ + "March 13th", + "the 13th" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Mount Everest Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "12:30", + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Berkeley", + "date": "2019-03-13", + "party_size": "1", + "restaurant_name": "Mount Everest Restaurant", + "time": "12:30" + } + }, + "service_results": [ + { + "city": "Berkeley", + "cuisine": "Asian", + "date": "2019-03-13", + "has_live_music": "False", + "party_size": "1", + "phone_number": "510-843-3951", + "price_range": "moderate", + "restaurant_name": "Mount Everest Restaurant", + "serves_alcohol": "True", + "street_address": "2598 Telegraph Avenue", + "time": "12:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was accepted." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "has_live_music" + ], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "Oriental" + ], + "date": [ + "March 13th", + "the 13th" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Mount Everest Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "12:30", + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Will there be live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Live music not an option at Mount Everest Restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "Oriental" + ], + "date": [ + "March 13th", + "the 13th" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Mount Everest Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "12:30", + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the number and address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2598 Telegraph Avenue" + ], + "slot": "street_address", + "values": [ + "2598 Telegraph Avenue" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "510-843-3951" + ], + "slot": "phone_number", + "values": [ + "510-843-3951" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "street_address", + "start": 15 + }, + { + "exclusive_end": 73, + "slot": "phone_number", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 2598 Telegraph Avenue and the phone number is 510-843-3951." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "Oriental" + ], + "date": [ + "March 13th", + "the 13th" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Mount Everest Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "12:30", + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks! I appreciate at it!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with?" + }, + { + "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": [ + "Berkeley" + ], + "cuisine": [ + "Oriental" + ], + "date": [ + "March 13th", + "the 13th" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Mount Everest Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "12:30", + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks, I'm good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "1_00114", + "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": "Hey, can you help me find a place to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, where abouts?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SF" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "city", + "start": 17 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to eat in SF." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Chinese", + "Indian" + ], + "slot": "cuisine", + "values": [ + "Chinese", + "Indian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "cuisine", + "start": 32 + }, + { + "exclusive_end": 47, + "slot": "cuisine", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of food do you fancy? Chinese, Indian?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Szcheuan" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "cuisine", + "start": 17 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SF" + ], + "cuisine": [ + "Chinese", + "Szcheuan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm feeling some Szcheuan." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alice's" + ], + "slot": "restaurant_name", + "values": [ + "Alice's" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Chinese" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-282-8999", + "price_range": "inexpensive", + "restaurant_name": "Alice's", + "serves_alcohol": "False", + "street_address": "1599 Sanchez Street" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-775-3679", + "price_range": "inexpensive", + "restaurant_name": "Bamboo Restaurant", + "serves_alcohol": "True", + "street_address": "1441 Polk Street" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-661-8385", + "price_range": "inexpensive", + "restaurant_name": "Bei Fang Style", + "serves_alcohol": "True", + "street_address": "2218 Irving Street" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-333-8182", + "price_range": "moderate", + "restaurant_name": "Beijing Restaurant", + "serves_alcohol": "False", + "street_address": "1801 Alemany Boulevard" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-387-2658", + "price_range": "moderate", + "restaurant_name": "Chili House Sf", + "serves_alcohol": "True", + "street_address": "726 Clement Street" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-655-3335", + "price_range": "moderate", + "restaurant_name": "Chubby Noodle Marina", + "serves_alcohol": "False", + "street_address": "2205 Lombard Street" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-337-1888", + "price_range": "inexpensive", + "restaurant_name": "Crazy Pepper", + "serves_alcohol": "False", + "street_address": "2257 San Jose Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-529-2615", + "price_range": "inexpensive", + "restaurant_name": "Dim Sum Club", + "serves_alcohol": "False", + "street_address": "2550 Van Ness Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-333-8899", + "price_range": "moderate", + "restaurant_name": "Dragon Beaux", + "serves_alcohol": "True", + "street_address": "5700 Geary Boulevard" + }, + { + "city": "San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-387-8512", + "price_range": "inexpensive", + "restaurant_name": "Dragon River Restaurant", + "serves_alcohol": "True", + "street_address": "5045 Geary Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 68, + "slot": "restaurant_name", + "start": 61 + }, + { + "exclusive_end": 85, + "slot": "city", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I've found 10 restaurants that could be good. How does Alice's in San Francisco sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Chinese", + "Szcheuan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good. What's their number and address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-282-8999" + ], + "slot": "phone_number", + "values": [ + "415-282-8999" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1599 Sanchez Street" + ], + "slot": "street_address", + "values": [ + "1599 Sanchez Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "phone_number", + "start": 16 + }, + { + "exclusive_end": 64, + "slot": "street_address", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their number is 415-282-8999. The address is 1599 Sanchez Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Chinese", + "Szcheuan" + ], + "restaurant_name": [ + "Alice's" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to make a reservation for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "1st of this month" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "date", + "start": 20 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Chinese", + "Szcheuan" + ], + "date": [ + "1st of this month" + ], + "restaurant_name": [ + "Alice's" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please. On the 1st of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And for what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:45" + ], + "slot": "time", + "values": [ + "11:45" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "time", + "start": 11 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Chinese", + "Szcheuan" + ], + "date": [ + "1st of this month" + ], + "restaurant_name": [ + "Alice's" + ], + "time": [ + "11:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "For around 11:45." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Alice's" + ], + "slot": "restaurant_name", + "values": [ + "Alice's" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:45" + ], + "slot": "time", + "values": [ + "11:45 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": 63, + "slot": "restaurant_name", + "start": 56 + }, + { + "exclusive_end": 80, + "slot": "city", + "start": 67 + }, + { + "exclusive_end": 92, + "slot": "time", + "start": 84 + }, + { + "exclusive_end": 98, + "slot": "date", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure thing, please confirm: reservation for 2 people at Alice's in San Francisco at 11:45 am today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price_range", + "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", + "price_range" + ], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Chinese", + "Szcheuan" + ], + "date": [ + "1st of this month", + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Alice's" + ], + "time": [ + "11:45", + "11:45 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's good. Are they expensive? Is there live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Alice's" + ], + "slot": "restaurant_name", + "values": [ + "Alice's" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "12 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Alice's", + "time": "11:45" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Chinese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-282-8999", + "price_range": "inexpensive", + "restaurant_name": "Alice's", + "serves_alcohol": "False", + "street_address": "1599 Sanchez Street", + "time": "12:00" + } + ], + "slots": [ + { + "exclusive_end": 100, + "slot": "restaurant_name", + "start": 93 + }, + { + "exclusive_end": 119, + "slot": "date", + "start": 114 + }, + { + "exclusive_end": 128, + "slot": "time", + "start": 123 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry, I was unable to make a reservation at that time. Shall I try for a reservation at Alice's for 2 people today at 12 pm? Their pricing is inexpensive and they do not have live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Chinese", + "Szcheuan" + ], + "date": [ + "1st of this month", + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Alice's" + ], + "time": [ + "12 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Alice's", + "time": "12:00" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Chinese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-282-8999", + "price_range": "inexpensive", + "restaurant_name": "Alice's", + "serves_alcohol": "False", + "street_address": "1599 Sanchez Street", + "time": "12:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation has been made." + }, + { + "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": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Chinese", + "Szcheuan" + ], + "date": [ + "1st of this month", + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Alice's" + ], + "time": [ + "12 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot. That's everything." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "1_00115", + "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 need somewhere to get a bite to eat, can you hook me up?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, where are we looking? What kind of food do you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "ramen" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Morgan Hill" + ], + "slot": "city", + "values": [ + "Morgan Hill" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "cuisine", + "start": 12 + }, + { + "exclusive_end": 93, + "slot": "city", + "start": 82 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Morgan Hill" + ], + "cuisine": [ + "ramen" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want some ramen, I'm really craving it. Can you find me an afforadable place in Morgan Hill?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hanami Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Hanami Sushi" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Morgan Hill" + ], + "slot": "city", + "values": [ + "Morgan Hill" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Morgan Hill", + "cuisine": "Japanese", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Morgan Hill", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "408-778-6288", + "price_range": "moderate", + "restaurant_name": "Hanami Sushi", + "serves_alcohol": "False", + "street_address": "1295 East Dunne Avenue # 190" + }, + { + "city": "Morgan Hill", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "408-782-7939", + "price_range": "moderate", + "restaurant_name": "Sushi Nara", + "serves_alcohol": "False", + "street_address": "301 Vineyard Town Center" + } + ], + "slots": [ + { + "exclusive_end": 12, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 38, + "slot": "city", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Hanami Sushi does ramen in Morgan Hill. Is that okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Morgan Hill" + ], + "cuisine": [ + "ramen" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nah, I'd rather somewhere else. Do you have another one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Sushi Nara" + ], + "slot": "restaurant_name", + "values": [ + "Sushi Nara" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Morgan Hill" + ], + "slot": "city", + "values": [ + "Morgan Hill" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 58, + "slot": "city", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sushi Nara is another place that does ramen in Morgan Hill." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Morgan Hill" + ], + "cuisine": [ + "ramen" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Sushi Nara" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that'll be good for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, do you want a table?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Morgan Hill" + ], + "cuisine": [ + "ramen" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Sushi Nara" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please book a table for two." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "afternoon 12:30" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "time", + "start": 23 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Morgan Hill" + ], + "cuisine": [ + "ramen" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Sushi Nara" + ], + "time": [ + "afternoon 12:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like the table for afternoon 12:30 thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sushi Nara" + ], + "slot": "restaurant_name", + "values": [ + "Sushi Nara" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Morgan Hill" + ], + "slot": "city", + "values": [ + "Morgan Hill" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30 pm" + ] + }, + { + "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": 66, + "slot": "restaurant_name", + "start": 56 + }, + { + "exclusive_end": 81, + "slot": "city", + "start": 70 + }, + { + "exclusive_end": 95, + "slot": "time", + "start": 87 + }, + { + "exclusive_end": 101, + "slot": "date", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you'd like to book a table for 2 at Sushi Nara in Morgan Hill from 12:30 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "the 12th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "date", + "start": 43 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Morgan Hill" + ], + "cuisine": [ + "ramen" + ], + "date": [ + "the 12th" + ], + "party_size": [ + "3" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Sushi Nara" + ], + "time": [ + "12:30 pm", + "afternoon 12:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No actually, I want it for three people on the 12th instead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "date", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay sure, please confirm that you'd like a table for 3 on March 12th." + }, + { + "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": [ + "Morgan Hill" + ], + "cuisine": [ + "ramen" + ], + "date": [ + "March 12th", + "the 12th" + ], + "party_size": [ + "3" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Sushi Nara" + ], + "time": [ + "12:30 pm", + "afternoon 12:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah that's perfect. Do they serve alcohol? Do they 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": "Morgan Hill", + "date": "2019-03-12", + "party_size": "3", + "restaurant_name": "Sushi Nara", + "time": "12:30" + } + }, + "service_results": [ + { + "city": "Morgan Hill", + "cuisine": "Japanese", + "date": "2019-03-12", + "has_live_music": "False", + "party_size": "3", + "phone_number": "408-782-7939", + "price_range": "moderate", + "restaurant_name": "Sushi Nara", + "serves_alcohol": "False", + "street_address": "301 Vineyard Town Center", + "time": "12:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "They don't do either, unfortunately. Your table has been booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Morgan Hill" + ], + "cuisine": [ + "ramen" + ], + "date": [ + "March 12th", + "the 12th" + ], + "party_size": [ + "3" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Sushi Nara" + ], + "time": [ + "12:30 pm", + "afternoon 12:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there 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": [ + "Morgan Hill" + ], + "cuisine": [ + "ramen" + ], + "date": [ + "March 12th", + "the 12th" + ], + "party_size": [ + "3" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Sushi Nara" + ], + "time": [ + "12:30 pm", + "afternoon 12:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, see you." + } + ] + }, + { + "dialogue_id": "1_00116", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "mountain view" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "city", + "start": 28 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "mountain view" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i want to eat at a place in mountain view preferably one that serves alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Indian", + "Chinese" + ], + "slot": "cuisine", + "values": [ + "indian", + "chinese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "cuisine", + "start": 31 + }, + { + "exclusive_end": 46, + "slot": "cuisine", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "what type of food do you want? indian, chinese ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Coffeehouse" + ], + "slot": "cuisine", + "values": [ + "cafe" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "cuisine", + "start": 10 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "mountain view" + ], + "cuisine": [ + "cafe" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "something cafe like, i want some reasonably priced food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bajis Cafe" + ], + "slot": "restaurant_name", + "values": [ + "Bajis cafe" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "mountain view" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Mountain View", + "cuisine": "Coffeehouse", + "price_range": "moderate", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "city": "Mountain View", + "cuisine": "Coffeehouse", + "has_live_music": "False", + "phone_number": "650-967-7477", + "price_range": "moderate", + "restaurant_name": "Bajis Cafe", + "serves_alcohol": "True", + "street_address": "2423 Old Middlefield Way" + }, + { + "city": "Mountain View", + "cuisine": "Coffeehouse", + "has_live_music": "False", + "phone_number": "650-965-2739", + "price_range": "moderate", + "restaurant_name": "Tied House", + "serves_alcohol": "True", + "street_address": "954 Villa Street" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "restaurant_name", + "start": 22 + }, + { + "exclusive_end": 72, + "slot": "city", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "i found 2 restraunts, Bajis cafe is a restraunt located in mountain view" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next wednesday" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "date", + "start": 34 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "mountain view" + ], + "cuisine": [ + "cafe" + ], + "date": [ + "next wednesday" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Bajis cafe" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes that works, place reservation next wednesday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "at what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "1 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 4, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "mountain view" + ], + "cuisine": [ + "cafe" + ], + "date": [ + "next wednesday" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Bajis cafe" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "1 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bajis Cafe" + ], + "slot": "restaurant_name", + "values": [ + "bajis cafe" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "mountain view" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next wednesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "restaurant_name", + "start": 27 + }, + { + "exclusive_end": 54, + "slot": "city", + "start": 41 + }, + { + "exclusive_end": 62, + "slot": "time", + "start": 58 + }, + { + "exclusive_end": 80, + "slot": "date", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: A table at bajis cafe in mountain view at 1 pm on next wednesday for 2 people ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "19:00" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "march 9th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "time", + "start": 11 + }, + { + "exclusive_end": 29, + "slot": "date", + "start": 20 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "mountain view" + ], + "cuisine": [ + "cafe" + ], + "date": [ + "march 9th" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Bajis cafe", + "bajis cafe" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "19:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "no make it 19:00 on march 9th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "march 9th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "time", + "start": 24 + }, + { + "exclusive_end": 38, + "slot": "date", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm: Reservation at 7 pm march 9th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "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": [ + "has_live_music", + "phone_number" + ], + "slot_values": { + "city": [ + "mountain view" + ], + "cuisine": [ + "cafe" + ], + "date": [ + "march 9th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Bajis cafe", + "bajis cafe" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "19:00", + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes that works for me. is there live music? what is their number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "650-967-7477" + ], + "slot": "phone_number", + "values": [ + "650-967-7477" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Mountain View", + "date": "2019-03-09", + "party_size": "2", + "restaurant_name": "Bajis Cafe", + "time": "19:00" + } + }, + "service_results": [ + { + "city": "Mountain View", + "cuisine": "Coffeehouse", + "date": "2019-03-09", + "has_live_music": "False", + "party_size": "2", + "phone_number": "650-967-7477", + "price_range": "moderate", + "restaurant_name": "Bajis Cafe", + "serves_alcohol": "True", + "street_address": "2423 Old Middlefield Way", + "time": "19:00" + } + ], + "slots": [ + { + "exclusive_end": 82, + "slot": "phone_number", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation succeful. Yes, live music included. Their phone number is 650-967-7477" + }, + { + "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": [ + "mountain view" + ], + "cuisine": [ + "cafe" + ], + "date": [ + "march 9th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Bajis cafe", + "bajis cafe" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "19:00", + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "thank you, that will be it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "no problem, have a great day." + } + ] + }, + { + "dialogue_id": "1_00117", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seafood" + ], + "slot": "cuisine", + "values": [ + "fish" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 82, + "slot": "cuisine", + "start": 78 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "fish" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a restaurant to go to. I'd prefer a place that specializes in fish." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fremont" + ], + "slot": "city", + "values": [ + "Fremont" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "city", + "start": 16 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Fremont" + ], + "cuisine": [ + "fish" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The location is Fremont, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aniki's Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Aniki's Sushi" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Fremont" + ], + "slot": "city", + "values": [ + "Fremont" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Fremont", + "cuisine": "Seafood" + } + }, + "service_results": [ + { + "city": "Fremont", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-797-3474", + "price_range": "moderate", + "restaurant_name": "Aniki's Sushi", + "serves_alcohol": "True", + "street_address": "3810 Mowry Avenue" + }, + { + "city": "Fremont", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-573-2264", + "price_range": "moderate", + "restaurant_name": "Cut The Crab", + "serves_alcohol": "False", + "street_address": "4949 Stevenson Boulevard" + }, + { + "city": "Fremont", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-791-8675", + "price_range": "moderate", + "restaurant_name": "Market Broiler Fremont", + "serves_alcohol": "False", + "street_address": "43406 Christy Street" + }, + { + "city": "Fremont", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-745-8866", + "price_range": "moderate", + "restaurant_name": "Yum's Bistro", + "serves_alcohol": "False", + "street_address": "4906 Paseo Padre Parkway" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "restaurant_name", + "start": 34 + }, + { + "exclusive_end": 32, + "slot": "city", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 4 restaurants in Fremont. Aniki's Sushi is a nice one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "city": [ + "Fremont" + ], + "cuisine": [ + "fish" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their address and contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3810 Mowry Avenue" + ], + "slot": "street_address", + "values": [ + "3810 Mowry Avenue" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "510-797-3474" + ], + "slot": "phone_number", + "values": [ + "510-797-3474" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 73, + "slot": "street_address", + "start": 56 + }, + { + "exclusive_end": 34, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their phone number is 510-797-3474 and their address is 3810 Mowry Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "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": [ + "Fremont" + ], + "cuisine": [ + "fish" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Aniki's Sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. I need a reservation made there for one person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like the reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fremont" + ], + "cuisine": [ + "fish" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Aniki's Sushi" + ], + "time": [ + "12:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "12:30 would be good, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Aniki's Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Aniki's Sushi" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Fremont" + ], + "slot": "city", + "values": [ + "Fremont" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12: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": 79, + "slot": "restaurant_name", + "start": 66 + }, + { + "exclusive_end": 90, + "slot": "city", + "start": 83 + }, + { + "exclusive_end": 62, + "slot": "time", + "start": 54 + }, + { + "exclusive_end": 50, + "slot": "date", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you'd like a table for 1 today at 12:30 pm at Aniki's Sushi in Fremont." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "14th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "date", + "start": 47 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fremont" + ], + "cuisine": [ + "fish" + ], + "date": [ + "14th of March" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Aniki's Sushi" + ], + "time": [ + "12:30", + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Actually I need it for three people on the 14th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 71, + "slot": "date", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you need the reservation for 3 people on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "1 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "the 9th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "time", + "start": 25 + }, + { + "exclusive_end": 40, + "slot": "date", + "start": 33 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fremont" + ], + "cuisine": [ + "fish" + ], + "date": [ + "the 9th" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Aniki's Sushi" + ], + "time": [ + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Can you change it to 1 pm on the 9th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "time", + "start": 49 + }, + { + "exclusive_end": 66, + "slot": "date", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you want the reservation for 1 pm on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "expensive" + ], + "slot": "price_range", + "values": [ + "expensive" + ] + }, + { + "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", + "price_range" + ], + "slot_values": { + "city": [ + "Fremont" + ], + "cuisine": [ + "fish" + ], + "date": [ + "March 9th", + "the 9th" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Aniki's Sushi" + ], + "time": [ + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Can you tell me if the restaurant is costly and do they offer live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Fremont", + "date": "2019-03-09", + "party_size": "3", + "restaurant_name": "Aniki's Sushi", + "time": "13:00" + } + }, + "service_results": [ + { + "city": "Fremont", + "cuisine": "Seafood", + "date": "2019-03-09", + "has_live_music": "False", + "party_size": "3", + "phone_number": "510-797-3474", + "price_range": "moderate", + "restaurant_name": "Aniki's Sushi", + "serves_alcohol": "True", + "street_address": "3810 Mowry Avenue", + "time": "13:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Their price range is moderate and they do not have live music. Your reservation has successfully been made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fremont" + ], + "cuisine": [ + "fish" + ], + "date": [ + "March 9th", + "the 9th" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Aniki's Sushi" + ], + "time": [ + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with?" + }, + { + "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": [ + "Fremont" + ], + "cuisine": [ + "fish" + ], + "date": [ + "March 9th", + "the 9th" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Aniki's Sushi" + ], + "time": [ + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'm all set. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "1_00118", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Asian" + ], + "slot": "cuisine", + "values": [ + "Asian" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "cuisine", + "start": 50 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Asian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find somewhere to eat, preferably Asian food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city should I search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Mateo" + ], + "slot": "city", + "values": [ + "San Mateo" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "price_range", + "values": [ + "dontcare" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "city", + "start": 17 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Asian" + ], + "price_range": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please search in San Mateo, price is not an issue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Izakaya Ginji" + ], + "slot": "restaurant_name", + "values": [ + "Izakaya Ginji" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Mateo" + ], + "slot": "city", + "values": [ + "San Mateo" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Mateo", + "cuisine": "Asian" + } + }, + "service_results": [ + { + "city": "San Mateo", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "925-408-4891", + "price_range": "moderate", + "restaurant_name": "Izakaya Ginji", + "serves_alcohol": "True", + "street_address": "301 East 4th Avenue" + }, + { + "city": "San Mateo", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "650-345-9168", + "price_range": "moderate", + "restaurant_name": "Little Sichuan Restaurant", + "serves_alcohol": "False", + "street_address": "168 East 4th Avenue" + }, + { + "city": "San Mateo", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "650-558-8969", + "price_range": "moderate", + "restaurant_name": "Old Town Sushi", + "serves_alcohol": "False", + "street_address": "112 South B Street" + }, + { + "city": "San Mateo", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "650-487-8414", + "price_range": "moderate", + "restaurant_name": "Tannourine", + "serves_alcohol": "False", + "street_address": "120 West 25th Avenue" + }, + { + "city": "San Mateo", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "650-345-1277", + "price_range": "inexpensive", + "restaurant_name": "The Noodle Shop", + "serves_alcohol": "False", + "street_address": "164 West 25th Avenue" + }, + { + "city": "San Mateo", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "650-342-6451", + "price_range": "moderate", + "restaurant_name": "Thonglor Thai Bistro", + "serves_alcohol": "False", + "street_address": "173 East 4th Avenue" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "restaurant_name", + "start": 46 + }, + { + "exclusive_end": 38, + "slot": "city", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found a restaurant in San Mateo called Izakaya Ginji." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "serves_alcohol" + ], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Asian" + ], + "price_range": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have a liquor license and also do they have any live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "They do serve alcohol, they do not have live music" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Asian" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Izakaya Ginji" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds perfect for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to make a reservation for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "time", + "start": 36 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Asian" + ], + "party_size": [ + "1" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Izakaya Ginji" + ], + "time": [ + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like a reservation made for 1:30 pm. for 1 person please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Izakaya Ginji" + ], + "slot": "restaurant_name", + "values": [ + "Izakaya Ginji" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Mateo" + ], + "slot": "city", + "values": [ + "San Mateo" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "1: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": 67, + "slot": "restaurant_name", + "start": 54 + }, + { + "exclusive_end": 80, + "slot": "city", + "start": 71 + }, + { + "exclusive_end": 93, + "slot": "time", + "start": 86 + }, + { + "exclusive_end": 99, + "slot": "date", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm the following details: Reservation at Izakaya Ginji in San Mateo, for 1:30 pm today for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "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" + ], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Asian" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Izakaya Ginji" + ], + "time": [ + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct, do you have their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-408-4891" + ], + "slot": "phone_number", + "values": [ + "925-408-4891" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Mateo", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "Izakaya Ginji", + "time": "13:30" + } + }, + "service_results": [ + { + "city": "San Mateo", + "cuisine": "Asian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "1", + "phone_number": "925-408-4891", + "price_range": "moderate", + "restaurant_name": "Izakaya Ginji", + "serves_alcohol": "True", + "street_address": "301 East 4th Avenue", + "time": "13:30" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "phone_number", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have made your reservation their phone number is 925-408-4891" + }, + { + "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": [ + "Asian" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Izakaya Ginji" + ], + "time": [ + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is their anything else I can help you with 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": [ + "Asian" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "dontcare" + ], + "restaurant_name": [ + "Izakaya Ginji" + ], + "time": [ + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "1_00119", + "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 would like to find a place to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city should I search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "South San Francisco" + ], + "slot": "city", + "values": [ + "South San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "city", + "start": 22 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "South San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find one in South San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Italian", + "Mexican" + ], + "slot": "cuisine", + "values": [ + "Italian", + "Mexican" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "cuisine", + "start": 58 + }, + { + "exclusive_end": 74, + "slot": "cuisine", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food are you looking for? You can search for Italian, Mexican or anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "Sushi" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "cuisine", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "South San Francisco" + ], + "cuisine": [ + "Sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sushi would be perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amami San" + ], + "slot": "restaurant_name", + "values": [ + "Amami San" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "South San Francisco" + ], + "slot": "city", + "values": [ + "South San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "South San Francisco", + "cuisine": "Japanese" + } + }, + "service_results": [ + { + "city": "South San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "650-873-1084", + "price_range": "moderate", + "restaurant_name": "Amami San", + "serves_alcohol": "False", + "street_address": "310 Linden Avenue" + }, + { + "city": "South San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "650-636-2267", + "price_range": "moderate", + "restaurant_name": "Izanami", + "serves_alcohol": "False", + "street_address": "257 Grand Avenue" + }, + { + "city": "South San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "650-952-2888", + "price_range": "moderate", + "restaurant_name": "Kamu Sushi", + "serves_alcohol": "False", + "street_address": "112 Grand Avenue" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "restaurant_name", + "start": 25 + }, + { + "exclusive_end": 73, + "slot": "city", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 3 restaurants. Amami San is a restaurant in South San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Mateo" + ], + "slot": "city", + "values": [ + "San Mateo" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 97, + "slot": "city", + "start": 88 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Sushi" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find another restaurant? I am looking for some thing with afforadable prices in San Mateo." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Daiki Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Daiki Sushi" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Mateo" + ], + "slot": "city", + "values": [ + "San Mateo" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Mateo", + "cuisine": "Japanese", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "San Mateo", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "650-522-9698", + "price_range": "moderate", + "restaurant_name": "Daiki Sushi", + "serves_alcohol": "True", + "street_address": "2075 South El Camino Real" + }, + { + "city": "San Mateo", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "650-340-1508", + "price_range": "moderate", + "restaurant_name": "Dash Japanese Tapas And Sushi", + "serves_alcohol": "True", + "street_address": "204 2nd Avenue A" + }, + { + "city": "San Mateo", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "650-212-1272", + "price_range": "moderate", + "restaurant_name": "Inshou Japanese Cuisine", + "serves_alcohol": "False", + "street_address": "2942 South Norfolk Street" + }, + { + "city": "San Mateo", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "650-212-1828", + "price_range": "moderate", + "restaurant_name": "Kaori Sushi And Sake Bar", + "serves_alcohol": "False", + "street_address": "123 West 25th Avenue" + }, + { + "city": "San Mateo", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "650-389-2482", + "price_range": "moderate", + "restaurant_name": "Pacific Catch", + "serves_alcohol": "True", + "street_address": "243 South B Street" + }, + { + "city": "San Mateo", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "650-570-6609", + "price_range": "moderate", + "restaurant_name": "Tokie's", + "serves_alcohol": "False", + "street_address": "34 East 4th Avenue" + }, + { + "city": "San Mateo", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "650-558-8239", + "price_range": "moderate", + "restaurant_name": "Yu Raku", + "serves_alcohol": "False", + "street_address": "104 South El Camino Real" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "restaurant_name", + "start": 28 + }, + { + "exclusive_end": 76, + "slot": "city", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 7 restaurants. Daiki Sushi is a restaurant located in San Mateo." + }, + { + "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": [ + "Sushi" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have any other sugggestions?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dash Japanese Tapas And Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Dash Japanese Tapas And Sushi" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Mateo" + ], + "slot": "city", + "values": [ + "San Mateo" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 66, + "slot": "city", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Dash Japanese Tapas And Sushi is a restaurant located in San Mateo." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "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": [ + "San Mateo" + ], + "cuisine": [ + "Sushi" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Dash Japanese Tapas And Sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that restaurant works for me. I would like to make a reservation for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like a reservation at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:15" + ], + "slot": "time", + "values": [ + "12:15" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "time", + "start": 24 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Sushi" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Dash Japanese Tapas And Sushi" + ], + "time": [ + "12:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Place a reservation for 12:15." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dash Japanese Tapas And Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Dash Japanese Tapas And Sushi" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Mateo" + ], + "slot": "city", + "values": [ + "San Mateo" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:15" + ], + "slot": "time", + "values": [ + "12:15 pm" + ] + }, + { + "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": 85, + "slot": "restaurant_name", + "start": 56 + }, + { + "exclusive_end": 98, + "slot": "city", + "start": 89 + }, + { + "exclusive_end": 110, + "slot": "time", + "start": 102 + }, + { + "exclusive_end": 116, + "slot": "date", + "start": 111 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: You would like to book a table for 2 at Dash Japanese Tapas And Sushi in San Mateo at 12:15 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "10:45" + ], + "slot": "time", + "values": [ + "10:45" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "time", + "start": 25 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Sushi" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Dash Japanese Tapas And Sushi" + ], + "time": [ + "10:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No it is for 1 person at 10:45." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "10:45" + ], + "slot": "time", + "values": [ + "10:45 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "time", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: The reservation is for 1 person at 10:45 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Sushi" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Dash Japanese Tapas And Sushi" + ], + "time": [ + "10:45", + "10:45 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dash Japanese Tapas And Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Dash Japanese Tapas And Sushi" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "11 am" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Mateo", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "Dash Japanese Tapas And Sushi", + "time": "10:45" + } + }, + "service_results": [ + { + "city": "San Mateo", + "cuisine": "Japanese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "1", + "phone_number": "650-340-1508", + "price_range": "moderate", + "restaurant_name": "Dash Japanese Tapas And Sushi", + "serves_alcohol": "True", + "street_address": "204 2nd Avenue A", + "time": "11:00" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "restaurant_name", + "start": 46 + }, + { + "exclusive_end": 112, + "slot": "date", + "start": 107 + }, + { + "exclusive_end": 121, + "slot": "time", + "start": 116 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I was unable to place a reservation at Dash Japanese Tapas And Sushi. Should I try one for 1 person today at 11 am?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Sushi" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Dash Japanese Tapas And Sushi" + ], + "time": [ + "10:45", + "10:45 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. That was all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "1_00120", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SFO" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "city", + "start": 8 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am in SFO for business and looking for a place to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Mexican", + "Italian" + ], + "slot": "cuisine", + "values": [ + "Mexican", + "Italian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "cuisine", + "start": 20 + }, + { + "exclusive_end": 38, + "slot": "cuisine", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you looking for Mexican or Italian food?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pakistani" + ], + "slot": "cuisine", + "values": [ + "Pakistani" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "cuisine", + "start": 14 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ], + "cuisine": [ + "Pakistani" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any Pakistani places?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aslam's Rasoi" + ], + "slot": "restaurant_name", + "values": [ + "Aslam's Rasoi" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Pakistani" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Pakistani", + "has_live_music": "False", + "phone_number": "415-695-0599", + "price_range": "moderate", + "restaurant_name": "Aslam's Rasoi", + "serves_alcohol": "False", + "street_address": "1037 Valencia Street" + }, + { + "city": "San Francisco", + "cuisine": "Pakistani", + "has_live_music": "False", + "phone_number": "415-399-1779", + "price_range": "moderate", + "restaurant_name": "Chaat Corner", + "serves_alcohol": "True", + "street_address": "138 Cyril Magnin Street" + }, + { + "city": "San Francisco", + "cuisine": "Pakistani", + "has_live_music": "False", + "phone_number": "415-447-4041", + "price_range": "moderate", + "restaurant_name": "Mela Tandoori Kitchen", + "serves_alcohol": "False", + "street_address": "536 Golden Gate Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Pakistani", + "has_live_music": "False", + "phone_number": "415-447-7499", + "price_range": "inexpensive", + "restaurant_name": "Punjab Kabab House", + "serves_alcohol": "False", + "street_address": "101 Eddy Street" + } + ], + "slots": [ + { + "exclusive_end": 84, + "slot": "restaurant_name", + "start": 71 + }, + { + "exclusive_end": 69, + "slot": "city", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 4 restaurants that serve Pakistani cuisine in San Francisco. Aslam's Rasoi is a nice restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "street_address" + ], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Pakistani" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good, what is their address and do they have live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1037 Valencia Street" + ], + "slot": "street_address", + "values": [ + "1037 Valencia Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "street_address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their address is 1037 Valencia Street, but they do not have live music." + }, + { + "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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Pakistani" + ], + "restaurant_name": [ + "Aslam's Rasoi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "ok, I guess that would work for me. I'd like to make a reservation, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "17:30" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "date", + "start": 0 + }, + { + "exclusive_end": 19, + "slot": "time", + "start": 14 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Pakistani" + ], + "date": [ + "March 14th" + ], + "restaurant_name": [ + "Aslam's Rasoi" + ], + "time": [ + "17:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "March 14th at 17:30, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Aslam's Rasoi" + ], + "slot": "restaurant_name", + "values": [ + "Aslam's Rasoi" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "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": 41, + "slot": "restaurant_name", + "start": 28 + }, + { + "exclusive_end": 58, + "slot": "city", + "start": 45 + }, + { + "exclusive_end": 83, + "slot": "time", + "start": 76 + }, + { + "exclusive_end": 72, + "slot": "date", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, I am booking a table at Aslam's Rasoi in San Francisco on March 14th at 5:30 pm for 2 people. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Pakistani" + ], + "date": [ + "March 14th" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Aslam's Rasoi" + ], + "time": [ + "17:30", + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please make the reservation for three people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "city", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, I changed your reservation at Aslam's Rasoi in San Francisco to 3 people. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Pakistani" + ], + "date": [ + "March 14th" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Aslam's Rasoi" + ], + "time": [ + "17:30", + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that's perfect. Do they serve liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "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 Francisco", + "date": "2019-03-14", + "party_size": "3", + "restaurant_name": "Aslam's Rasoi", + "time": "17:30" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Pakistani", + "date": "2019-03-14", + "has_live_music": "False", + "party_size": "3", + "phone_number": "415-695-0599", + "price_range": "moderate", + "restaurant_name": "Aslam's Rasoi", + "serves_alcohol": "False", + "street_address": "1037 Valencia Street", + "time": "17:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have successfully placed your reservation, no, they do not serve alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Pakistani" + ], + "date": [ + "March 14th" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Aslam's Rasoi" + ], + "time": [ + "17:30", + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-695-0599" + ], + "slot": "phone_number", + "values": [ + "415-695-0599" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "phone_number", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number for Aslam's Rasoi in San Francisco is 415-695-0599." + }, + { + "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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Pakistani" + ], + "date": [ + "March 14th" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Aslam's Rasoi" + ], + "time": [ + "17:30", + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much for the help. That is all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome, have a good day." + } + ] + }, + { + "dialogue_id": "1_00121", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Take-out" + ], + "slot": "cuisine", + "values": [ + "To-go" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "cuisine", + "start": 75 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "To-go" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need somewhere to take a friend out for dinner. I would prefer if it was To-go" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city will this be in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "city", + "start": 21 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "To-go" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like it to be in San Jose" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "4th St Pizza Co" + ], + "slot": "restaurant_name", + "values": [ + "4th St Pizza Co" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Jose", + "cuisine": "Take-out" + } + }, + "service_results": [ + { + "city": "San Jose", + "cuisine": "Take-out", + "has_live_music": "False", + "phone_number": "408-286-7500", + "price_range": "moderate", + "restaurant_name": "4th St Pizza Co", + "serves_alcohol": "True", + "street_address": "150 East Santa Clara Street" + }, + { + "city": "San Jose", + "cuisine": "Take-out", + "has_live_music": "False", + "phone_number": "408-378-0778", + "price_range": "moderate", + "restaurant_name": "Mimi's Cafe", + "serves_alcohol": "True", + "street_address": "1200 El Paseo de Saratoga" + }, + { + "city": "San Jose", + "cuisine": "Take-out", + "has_live_music": "False", + "phone_number": "408-926-7133", + "price_range": "moderate", + "restaurant_name": "Mountain Mike's Pizza", + "serves_alcohol": "True", + "street_address": "1170 North Capitol Avenue" + }, + { + "city": "San Jose", + "cuisine": "Take-out", + "has_live_music": "False", + "phone_number": "408-274-2287", + "price_range": "moderate", + "restaurant_name": "Olive Garden Italian Restaurant", + "serves_alcohol": "True", + "street_address": "2226 Eastridge Loop" + } + ], + "slots": [ + { + "exclusive_end": 77, + "slot": "restaurant_name", + "start": 62 + }, + { + "exclusive_end": 37, + "slot": "city", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 4 restaurants in the San Jose area. I would recommend 4th St Pizza Co" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "To-go" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anywhere else? I will be drinking so I'd prefer a place that serves alcohol" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mimi's Cafe" + ], + "slot": "restaurant_name", + "values": [ + "Mimi's Cafe" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Jose", + "cuisine": "Take-out", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "city": "San Jose", + "cuisine": "Take-out", + "has_live_music": "False", + "phone_number": "408-286-7500", + "price_range": "moderate", + "restaurant_name": "4th St Pizza Co", + "serves_alcohol": "True", + "street_address": "150 East Santa Clara Street" + }, + { + "city": "San Jose", + "cuisine": "Take-out", + "has_live_music": "False", + "phone_number": "408-378-0778", + "price_range": "moderate", + "restaurant_name": "Mimi's Cafe", + "serves_alcohol": "True", + "street_address": "1200 El Paseo de Saratoga" + }, + { + "city": "San Jose", + "cuisine": "Take-out", + "has_live_music": "False", + "phone_number": "408-926-7133", + "price_range": "moderate", + "restaurant_name": "Mountain Mike's Pizza", + "serves_alcohol": "True", + "street_address": "1170 North Capitol Avenue" + }, + { + "city": "San Jose", + "cuisine": "Take-out", + "has_live_music": "False", + "phone_number": "408-274-2287", + "price_range": "moderate", + "restaurant_name": "Olive Garden Italian Restaurant", + "serves_alcohol": "True", + "street_address": "2226 Eastridge Loop" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "restaurant_name", + "start": 55 + }, + { + "exclusive_end": 47, + "slot": "city", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would recommend a nice restaurant in San Jose called Mimi's Cafe" + }, + { + "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 Jose" + ], + "cuisine": [ + "To-go" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does the restaurant have live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "There is no live music, sorry" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "7th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5" + ], + "slot": "party_size", + "values": [ + "5" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 77, + "slot": "date", + "start": 65 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "To-go" + ], + "date": [ + "7th of March" + ], + "party_size": [ + "5" + ], + "restaurant_name": [ + "Mimi's Cafe" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect! I need to book a reservation for 5 people on the 7th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like me to book the reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "time", + "start": 27 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "To-go" + ], + "date": [ + "7th of March" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Mimi's Cafe" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Book it for four people at 6 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mimi's Cafe" + ], + "slot": "restaurant_name", + "values": [ + "Mimi's Cafe" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "restaurant_name", + "start": 53 + }, + { + "exclusive_end": 76, + "slot": "city", + "start": 68 + }, + { + "exclusive_end": 84, + "slot": "time", + "start": 80 + }, + { + "exclusive_end": 102, + "slot": "date", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Is this correct? I'm booking a table for 4 people at Mimi's Cafe in San Jose at 6 pm for next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "12th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "twelve pm" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "date", + "start": 30 + }, + { + "exclusive_end": 61, + "slot": "time", + "start": 52 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "To-go" + ], + "date": [ + "12th of this month" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Mimi's Cafe" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "twelve pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I actually want it on the 12th of this month at twelve pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "12 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "time", + "start": 53 + }, + { + "exclusive_end": 49, + "slot": "date", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Is this correct? The reservation is on March 12th at 12 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "To-go" + ], + "date": [ + "12th of this month", + "March 12th" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Mimi's Cafe" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "12 pm", + "twelve pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's great" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Jose", + "date": "2019-03-12", + "party_size": "4", + "restaurant_name": "Mimi's Cafe", + "time": "12:00" + } + }, + "service_results": [ + { + "city": "San Jose", + "cuisine": "Take-out", + "date": "2019-03-12", + "has_live_music": "False", + "party_size": "4", + "phone_number": "408-378-0778", + "price_range": "moderate", + "restaurant_name": "Mimi's Cafe", + "serves_alcohol": "True", + "street_address": "1200 El Paseo de Saratoga", + "time": "12:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been booked" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "To-go" + ], + "date": [ + "12th of this month", + "March 12th" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Mimi's Cafe" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "12 pm", + "twelve pm" + ] + } + } + } + ], + "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 I can help you with?" + }, + { + "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 Jose" + ], + "cuisine": [ + "To-go" + ], + "date": [ + "12th of this month", + "March 12th" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Mimi's Cafe" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "12 pm", + "twelve pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that's everything, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "1_00122", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "French" + ], + "slot": "cuisine", + "values": [ + "Parisian" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "cuisine", + "start": 37 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Parisian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go out to eat, looking for Parisian food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like me to look?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "city", + "start": 3 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Parisian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amelie San Francisco" + ], + "slot": "restaurant_name", + "values": [ + "Amelie San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "French" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-292-6916", + "price_range": "moderate", + "restaurant_name": "Amelie San Francisco", + "serves_alcohol": "True", + "street_address": "1754 Polk Street" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-402-5290", + "price_range": "moderate", + "restaurant_name": "Aquitaine Wine Bar & Bistro", + "serves_alcohol": "False", + "street_address": "175 Sutter Street" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-440-0460", + "price_range": "very expensive", + "restaurant_name": "Atelier Crenn", + "serves_alcohol": "True", + "street_address": "3127 Fillmore Street" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-202-0100", + "price_range": "expensive", + "restaurant_name": "Bistro Aix", + "serves_alcohol": "False", + "street_address": "3340 Steiner Street" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-931-7272", + "price_range": "expensive", + "restaurant_name": "Bistro Central Parc", + "serves_alcohol": "False", + "street_address": "560 Central Avenue" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-986-5673", + "price_range": "moderate", + "restaurant_name": "Cafe Bastille", + "serves_alcohol": "False", + "street_address": "22 Belden Place" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-981-5565", + "price_range": "expensive", + "restaurant_name": "Cafe Jacqueline", + "serves_alcohol": "False", + "street_address": "1454 Grant Avenue" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-440-4290", + "price_range": "moderate", + "restaurant_name": "Castagna", + "serves_alcohol": "False", + "street_address": "2015 Chestnut Street" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-387-0408", + "price_range": "expensive", + "restaurant_name": "Chapeau!", + "serves_alcohol": "False", + "street_address": "126 Clement Street" + }, + { + "city": "San Francisco", + "cuisine": "French", + "has_live_music": "False", + "phone_number": "415-771-7771", + "price_range": "inexpensive", + "restaurant_name": "Chez Maman", + "serves_alcohol": "True", + "street_address": "2223 Union Street" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "restaurant_name", + "start": 40 + }, + { + "exclusive_end": 78, + "slot": "city", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 possible restaurants. One is Amelie San Francisco, in San Francisco." + }, + { + "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": [ + "San Francisco" + ], + "cuisine": [ + "Parisian" + ], + "restaurant_name": [ + "Amelie San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would work. Can you go ahead and make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like the reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:15" + ], + "slot": "time", + "values": [ + "quarter past 11 in the morning" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "time", + "start": 10 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Parisian" + ], + "restaurant_name": [ + "Amelie San Francisco" + ], + "time": [ + "quarter past 11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about quarter past 11 in the morning." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amelie San Francisco" + ], + "slot": "restaurant_name", + "values": [ + "Amelie San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:15" + ], + "slot": "time", + "values": [ + "11:15 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": 94, + "slot": "restaurant_name", + "start": 74 + }, + { + "exclusive_end": 111, + "slot": "city", + "start": 98 + }, + { + "exclusive_end": 64, + "slot": "time", + "start": 56 + }, + { + "exclusive_end": 70, + "slot": "date", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: You want a table for 2 at 11:15 am today at Amelie San Francisco in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Parisian" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Amelie San Francisco" + ], + "time": [ + "11:15 am", + "quarter past 11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's it." + }, + { + "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": "San Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Amelie San Francisco", + "time": "11:15" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "French", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-292-6916", + "price_range": "moderate", + "restaurant_name": "Amelie San Francisco", + "serves_alcohol": "True", + "street_address": "1754 Polk Street", + "time": "11:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I was unable to complete your reservation. Is there anything else I can assist with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "evening 6" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "time", + "start": 26 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Parisian" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Amelie San Francisco" + ], + "time": [ + "evening 6" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Try booking again, but at evening 6." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amelie San Francisco" + ], + "slot": "restaurant_name", + "values": [ + "Amelie San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "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": 90, + "slot": "restaurant_name", + "start": 70 + }, + { + "exclusive_end": 107, + "slot": "city", + "start": 94 + }, + { + "exclusive_end": 60, + "slot": "time", + "start": 56 + }, + { + "exclusive_end": 66, + "slot": "date", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: You want a table for 2 at 6 pm today at Amelie San Francisco in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Parisian" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Amelie San Francisco" + ], + "time": [ + "6 pm", + "evening 6" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's it. Do they serve alcohol?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Amelie San Francisco", + "time": "18:00" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "French", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-292-6916", + "price_range": "moderate", + "restaurant_name": "Amelie San Francisco", + "serves_alcohol": "True", + "street_address": "1754 Polk Street", + "time": "18:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was successfully completed. Yes, they serve liquor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Parisian" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Amelie San Francisco" + ], + "time": [ + "6 pm", + "evening 6" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can assist you with?" + }, + { + "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 Francisco" + ], + "cuisine": [ + "Parisian" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Amelie San Francisco" + ], + "time": [ + "6 pm", + "evening 6" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, that's all thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day!" + } + ] + }, + { + "dialogue_id": "1_00123", + "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'd like to find a place to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Indian", + "Italian" + ], + "slot": "cuisine", + "values": [ + "Indian", + "Italian" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "cuisine", + "start": 52 + }, + { + "exclusive_end": 67, + "slot": "cuisine", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Fantastic! What kind of food would you like to eat: Indian, Italian, etc.? Also, what city would you like to eat in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Taiwanese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "city", + "start": 33 + }, + { + "exclusive_end": 79, + "slot": "cuisine", + "start": 70 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Taiwanese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like the restaurant to be in Pleasanton. I'm in the mood for some Taiwanese food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Andy & Yu's" + ], + "slot": "restaurant_name", + "values": [ + "Andy & Yu's" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Pleasanton", + "cuisine": "Chinese" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-750-8888", + "price_range": "moderate", + "restaurant_name": "Andy & Yu's", + "serves_alcohol": "False", + "street_address": "348 Saint Mary Street" + }, + { + "city": "Pleasanton", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-227-1312", + "price_range": "moderate", + "restaurant_name": "China Lounge Restaurant & Bar", + "serves_alcohol": "True", + "street_address": "4220 A Rosewood Drive" + }, + { + "city": "Pleasanton", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-484-0480", + "price_range": "moderate", + "restaurant_name": "Hunan Chef Chinese Restaurant", + "serves_alcohol": "False", + "street_address": "4285 Valley Avenue" + } + ], + "slots": [ + { + "exclusive_end": 18, + "slot": "restaurant_name", + "start": 7 + }, + { + "exclusive_end": 54, + "slot": "city", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! Andy & Yu's is a great restaurant in Pleasanton. Does that interest you at all?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Taiwanese" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's pretty expensive. I'm looking for a restaurant that's not very costly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "China Lounge Restaurant & Bar" + ], + "slot": "restaurant_name", + "values": [ + "China Lounge Restaurant & Bar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Pleasanton", + "cuisine": "Chinese", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-750-8888", + "price_range": "moderate", + "restaurant_name": "Andy & Yu's", + "serves_alcohol": "False", + "street_address": "348 Saint Mary Street" + }, + { + "city": "Pleasanton", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-227-1312", + "price_range": "moderate", + "restaurant_name": "China Lounge Restaurant & Bar", + "serves_alcohol": "True", + "street_address": "4220 A Rosewood Drive" + }, + { + "city": "Pleasanton", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-484-0480", + "price_range": "moderate", + "restaurant_name": "Hunan Chef Chinese Restaurant", + "serves_alcohol": "False", + "street_address": "4285 Valley Avenue" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "restaurant_name", + "start": 12 + }, + { + "exclusive_end": 55, + "slot": "city", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. China Lounge Restaurant & Bar in Pleasanton is a great place. Does that interest you at all?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Taiwanese" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I went there once and it sucked. Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hunan Chef Chinese Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Hunan Chef Chinese Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "restaurant_name", + "start": 22 + }, + { + "exclusive_end": 65, + "slot": "city", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is! I recommend Hunan Chef Chinese Restaurant in Pleasanton. Does that interest you at all?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Taiwanese" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they serve liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately, they do not serve alcohol." + }, + { + "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": [ + "Pleasanton" + ], + "cuisine": [ + "Taiwanese" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4285 Valley Avenue" + ], + "slot": "street_address", + "values": [ + "4285 Valley Avenue" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "street_address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their address is 4285 Valley Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Taiwanese" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Hunan Chef Chinese Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "All right, I'm willing to try them." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to make a reservation for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Taiwanese" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Hunan Chef Chinese Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "All right. What time would you like me to make the reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "12 in the afternoon" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Taiwanese" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Hunan Chef Chinese Restaurant" + ], + "time": [ + "12 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "12 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Hunan Chef Chinese Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Hunan Chef Chinese Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "12 pm" + ] + }, + { + "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": 118, + "slot": "restaurant_name", + "start": 89 + }, + { + "exclusive_end": 132, + "slot": "city", + "start": 122 + }, + { + "exclusive_end": 141, + "slot": "time", + "start": 136 + }, + { + "exclusive_end": 147, + "slot": "date", + "start": 142 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Perfect. Can you confirm the following details, please? You have a table for 2 people at Hunan Chef Chinese Restaurant in Pleasanton at 12 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "the 6th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "date", + "start": 27 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Taiwanese" + ], + "date": [ + "the 6th" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Hunan Chef Chinese Restaurant" + ], + "time": [ + "12 in the afternoon", + "12 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, it's for one person on the 6th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 112, + "slot": "date", + "start": 98 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, no problem. Can you confirm the following details, please? Your reservation is for 1 person next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:15" + ], + "slot": "time", + "values": [ + "5:15 pm" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "time", + "start": 73 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Taiwanese" + ], + "date": [ + "next Wednesday", + "the 6th" + ], + "party_size": [ + "3" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Hunan Chef Chinese Restaurant" + ], + "time": [ + "5:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, darn. My friends want dinner with me. Can we make it three people at 5:15 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "17:15" + ], + "slot": "time", + "values": [ + "5:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 114, + "slot": "time", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, that's no problem. Can you confirm the following details, please? Your reservation is for 3 people at 5:15 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "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", + "phone_number" + ], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Taiwanese" + ], + "date": [ + "next Wednesday", + "the 6th" + ], + "party_size": [ + "3" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Hunan Chef Chinese Restaurant" + ], + "time": [ + "5:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, great! What's their phone number? Also, do they play live music?" + }, + { + "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": "Pleasanton", + "date": "2019-03-06", + "party_size": "3", + "restaurant_name": "Hunan Chef Chinese Restaurant", + "time": "17:15" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately, I was unable to make the reservation. 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": [ + "Pleasanton" + ], + "cuisine": [ + "Taiwanese" + ], + "date": [ + "next Wednesday", + "the 6th" + ], + "party_size": [ + "3" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Hunan Chef Chinese Restaurant" + ], + "time": [ + "5:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Wow, what a waste. No, that'll be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day!" + } + ] + }, + { + "dialogue_id": "1_00124", + "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": "Can you find me a place to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have any type of food in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "Izakaya" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "cuisine", + "start": 14 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Izakaya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd love some Izakaya type food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "St. Helena" + ], + "slot": "city", + "values": [ + "St. Helena" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Gastropub" + ], + "slot": "cuisine", + "values": [ + "Gastrobar" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 90, + "slot": "city", + "start": 80 + }, + { + "exclusive_end": 65, + "slot": "cuisine", + "start": 56 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "St. Helena" + ], + "cuisine": [ + "Gastrobar" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like something in a moderate price range. How about Gastrobar type food, in St. Helena." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cook Tavern & Pizzeria" + ], + "slot": "restaurant_name", + "values": [ + "Cook Tavern & Pizzeria" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "St. Helena" + ], + "slot": "city", + "values": [ + "St. Helena" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "St. Helena", + "cuisine": "Gastropub", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "St. Helena", + "cuisine": "Gastropub", + "has_live_music": "False", + "phone_number": "707-963-8082", + "price_range": "moderate", + "restaurant_name": "Cook Tavern & Pizzeria", + "serves_alcohol": "True", + "street_address": "1304 Main Street" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "restaurant_name", + "start": 40 + }, + { + "exclusive_end": 10, + "slot": "city", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "St. Helena has a nice restaurant called Cook Tavern & Pizzeria." + }, + { + "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": [ + "St. Helena" + ], + "cuisine": [ + "Gastrobar" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have an address for the restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1304 Main Street" + ], + "slot": "street_address", + "values": [ + "1304 Main Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "street_address", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their street address is 1304 Main Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "St. Helena" + ], + "cuisine": [ + "Gastrobar" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Cook Tavern & Pizzeria" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would work 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 make a reservation there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "St. Helena" + ], + "cuisine": [ + "Gastrobar" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Cook Tavern & Pizzeria" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, make the reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like the resevation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "Half past 12 in the afternoon" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "St. Helena" + ], + "cuisine": [ + "Gastrobar" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Cook Tavern & Pizzeria" + ], + "time": [ + "Half past 12 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Half past 12 in the afternoon would be good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Cook Tavern & Pizzeria" + ], + "slot": "restaurant_name", + "values": [ + "Cook Tavern & Pizzeria" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "St. Helena" + ], + "slot": "city", + "values": [ + "St. Helena" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 93, + "slot": "restaurant_name", + "start": 71 + }, + { + "exclusive_end": 108, + "slot": "city", + "start": 98 + }, + { + "exclusive_end": 121, + "slot": "time", + "start": 113 + }, + { + "exclusive_end": 127, + "slot": "date", + "start": 122 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you would like to book a table for 2 people at the Cook Tavern & Pizzeria, in St. Helena, at 12:30 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "17:00" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "time", + "start": 29 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "St. Helena" + ], + "cuisine": [ + "Gastrobar" + ], + "party_size": [ + "4" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Cook Tavern & Pizzeria" + ], + "time": [ + "17:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, make it for 4 people, at 17:00." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "time", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that the reservation is for 4 people at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "12th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "6" + ], + "slot": "party_size", + "values": [ + "6" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "date", + "start": 34 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "St. Helena" + ], + "cuisine": [ + "Gastrobar" + ], + "date": [ + "12th of March" + ], + "party_size": [ + "6" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Cook Tavern & Pizzeria" + ], + "time": [ + "17:00", + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I want the reservation on the 12th of March, for 6 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "6" + ], + "slot": "party_size", + "values": [ + "6" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "date", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the reservation is for 6 people, on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "St. Helena" + ], + "cuisine": [ + "Gastrobar" + ], + "date": [ + "12th of March", + "March 12th" + ], + "party_size": [ + "6" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Cook Tavern & Pizzeria" + ], + "time": [ + "17:00", + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. That is what I want." + }, + { + "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": "St. Helena", + "date": "2019-03-12", + "party_size": "6", + "restaurant_name": "Cook Tavern & Pizzeria", + "time": "17:00" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry, I was unable to make a reservation. 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": [ + "St. Helena" + ], + "cuisine": [ + "Gastrobar" + ], + "date": [ + "12th of March", + "March 12th" + ], + "party_size": [ + "6" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Cook Tavern & Pizzeria" + ], + "time": [ + "17:00", + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "1_00125", + "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'll be out of town for a business conference and am looking for a place to eat while I'm there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "American", + "Italian" + ], + "slot": "cuisine", + "values": [ + "American", + "Italian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "cuisine", + "start": 37 + }, + { + "exclusive_end": 54, + "slot": "cuisine", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you in? Would you like American, Italian, or some other kind of food?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "Burger" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "cuisine", + "start": 19 + }, + { + "exclusive_end": 42, + "slot": "city", + "start": 29 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "American", + "Burger" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find a Burger in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1760" + ], + "slot": "restaurant_name", + "values": [ + "1760" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "American" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-359-1212", + "price_range": "expensive", + "restaurant_name": "1760", + "serves_alcohol": "False", + "street_address": "1760 Polk Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-495-5875", + "price_range": "expensive", + "restaurant_name": "25 Lusk", + "serves_alcohol": "True", + "street_address": "25 Lusk Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-814-3709", + "price_range": "expensive", + "restaurant_name": "3rd Cousin", + "serves_alcohol": "False", + "street_address": "919 Cortland Avenue" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-775-1800", + "price_range": "moderate", + "restaurant_name": "Academy Bar And Kitchen", + "serves_alcohol": "False", + "street_address": "1800 Fillmore Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "(415) 567-5432", + "price_range": "very expensive", + "restaurant_name": "Acquerello", + "serves_alcohol": "False", + "street_address": "1722 Sacramento Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-872-9409", + "price_range": "moderate", + "restaurant_name": "Alba Ray's", + "serves_alcohol": "True", + "street_address": "2293 Mission Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-829-2737", + "price_range": "moderate", + "restaurant_name": "Aliment", + "serves_alcohol": "False", + "street_address": "786 Bush Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "650-627-4303", + "price_range": "moderate", + "restaurant_name": "All Spice", + "serves_alcohol": "True", + "street_address": "648 Bush Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-590-2585", + "price_range": "expensive", + "restaurant_name": "Alta Ca", + "serves_alcohol": "False", + "street_address": "1420 Market Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-875-9810", + "price_range": "very expensive", + "restaurant_name": "Aster", + "serves_alcohol": "False", + "street_address": "1001 Guerrero Street" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "restaurant_name", + "start": 58 + }, + { + "exclusive_end": 45, + "slot": "city", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found about 10 restaurants in San Francisco. What about 1760?" + }, + { + "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": "FindRestaurants", + "requested_slots": [ + "serves_alcohol", + "street_address" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "American", + "Burger" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they serve liquor? What's the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1760 Polk Street" + ], + "slot": "street_address", + "values": [ + "1760 Polk Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "street_address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their address is 1760 Polk Street, and they do not serve alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "American", + "Burger" + ], + "restaurant_name": [ + "1760" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "evening 5" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "Tuesday next week" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "time", + "start": 38 + }, + { + "exclusive_end": 34, + "slot": "date", + "start": 17 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "American", + "Burger" + ], + "date": [ + "Tuesday next week" + ], + "restaurant_name": [ + "1760" + ], + "time": [ + "evening 5" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, make it for Tuesday next week at evening 5." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1760" + ], + "slot": "restaurant_name", + "values": [ + "1760" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "restaurant_name", + "start": 65 + }, + { + "exclusive_end": 97, + "slot": "city", + "start": 84 + }, + { + "exclusive_end": 61, + "slot": "time", + "start": 57 + }, + { + "exclusive_end": 53, + "slot": "date", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: reservation for 2 people next Tuesday at 5 pm at 1760 restaurant in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "American", + "Burger" + ], + "date": [ + "Tuesday next week", + "next Tuesday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "1760" + ], + "time": [ + "5 pm", + "evening 5" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-05", + "party_size": "2", + "restaurant_name": "1760", + "time": "17:00" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "American", + "date": "2019-03-05", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-359-1212", + "price_range": "expensive", + "restaurant_name": "1760", + "serves_alcohol": "False", + "street_address": "1760 Polk Street", + "time": "17:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made." + }, + { + "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": [ + "San Francisco" + ], + "cuisine": [ + "American", + "Burger" + ], + "date": [ + "Tuesday next week", + "next Tuesday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "1760" + ], + "time": [ + "5 pm", + "evening 5" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "1_00126", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "city", + "start": 36 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me somewhere to eat in Dublin?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a preference for the type of food?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Chinese" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "cuisine", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "Chinese" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Chinese food and not very costly, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "China Paradise Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "China Paradise Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Dublin", + "cuisine": "Chinese", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Dublin", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-556-9988", + "price_range": "moderate", + "restaurant_name": "China Paradise Restaurant", + "serves_alcohol": "False", + "street_address": "4580 Dublin Boulevard" + }, + { + "city": "Dublin", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-828-2028", + "price_range": "moderate", + "restaurant_name": "Golden Sand Harbor", + "serves_alcohol": "False", + "street_address": "7745 Amador Valley Boulevard" + }, + { + "city": "Dublin", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-999-8627", + "price_range": "moderate", + "restaurant_name": "Gum Kuo", + "serves_alcohol": "False", + "street_address": "3720 Fallon Road" + }, + { + "city": "Dublin", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-833-9090", + "price_range": "moderate", + "restaurant_name": "Koi Palace - Dublin", + "serves_alcohol": "True", + "street_address": "4288 Dublin Boulevard #213" + }, + { + "city": "Dublin", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-829-8895", + "price_range": "moderate", + "restaurant_name": "Little Dipper Shabu Shabu", + "serves_alcohol": "False", + "street_address": "3870 Fallon Road" + }, + { + "city": "Dublin", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-361-8682", + "price_range": "moderate", + "restaurant_name": "Little Sheep Mongolian Hot Pot, Dublin", + "serves_alcohol": "False", + "street_address": "4068 Grafton Street" + }, + { + "city": "Dublin", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "925-828-9111", + "price_range": "moderate", + "restaurant_name": "Ocean Garden", + "serves_alcohol": "False", + "street_address": "6513 Regional Street" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "restaurant_name", + "start": 36 + }, + { + "exclusive_end": 71, + "slot": "city", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Here are 7 options, one of which is China Paradise Restaurant in Dublin." + }, + { + "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": [ + "Dublin" + ], + "cuisine": [ + "Chinese" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is it located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4580 Dublin Boulevard" + ], + "slot": "street_address", + "values": [ + "4580 Dublin Boulevard" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "street_address", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "At 4580 Dublin Boulevard." + }, + { + "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": [ + "Dublin" + ], + "cuisine": [ + "Chinese" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do bands play there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, bands don't play there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "Chinese" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "China Paradise Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "the 7th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "date", + "start": 8 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "Chinese" + ], + "date": [ + "the 7th" + ], + "party_size": [ + "4" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "China Paradise Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, on the 7th for four people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:00" + ], + "slot": "time", + "values": [ + "14:00" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "time", + "start": 29 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "Chinese" + ], + "date": [ + "the 7th" + ], + "party_size": [ + "4" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "China Paradise Restaurant" + ], + "time": [ + "14:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please reserve the table for 14:00." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "China Paradise Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "China Paradise Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:00" + ], + "slot": "time", + "values": [ + "2 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "restaurant_name", + "start": 35 + }, + { + "exclusive_end": 70, + "slot": "city", + "start": 64 + }, + { + "exclusive_end": 92, + "slot": "time", + "start": 88 + }, + { + "exclusive_end": 84, + "slot": "date", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I am making a reservation for 4 at China Paradise Restaurant in Dublin next Thursday at 2 pm. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "Chinese" + ], + "date": [ + "next Thursday", + "the 7th" + ], + "party_size": [ + "4" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "China Paradise Restaurant" + ], + "time": [ + "14:00", + "2 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is perfect." + }, + { + "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": "Dublin", + "date": "2019-03-07", + "party_size": "4", + "restaurant_name": "China Paradise Restaurant", + "time": "14:00" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I couldn't make a reservation. Do you need anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "Chinese" + ], + "date": [ + "next Thursday", + "the 7th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "China Paradise Restaurant" + ], + "time": [ + "14:00", + "2 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you make a restaurant reservation for 2 people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "China Paradise Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "China Paradise Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:00" + ], + "slot": "time", + "values": [ + "2 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "restaurant_name", + "start": 42 + }, + { + "exclusive_end": 77, + "slot": "city", + "start": 71 + }, + { + "exclusive_end": 99, + "slot": "time", + "start": 95 + }, + { + "exclusive_end": 91, + "slot": "date", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I am making a reservation for 2 people at China Paradise Restaurant in Dublin next Thursday at 2 pm. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "phone_number", + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "Chinese" + ], + "date": [ + "next Thursday", + "the 7th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "China Paradise Restaurant" + ], + "time": [ + "14:00", + "2 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. What is the phone number? Can I buy alcohol there?" + }, + { + "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": "Dublin", + "date": "2019-03-07", + "party_size": "2", + "restaurant_name": "China Paradise Restaurant", + "time": "14:00" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I couldn't make a reservation. Do you need anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "date", + "start": 47 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "Chinese" + ], + "date": [ + "March 9th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "China Paradise Restaurant" + ], + "time": [ + "14:00", + "2 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you make a reservation at a restaurant for March 9th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "China Paradise Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "China Paradise Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:00" + ], + "slot": "time", + "values": [ + "2 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "restaurant_name", + "start": 42 + }, + { + "exclusive_end": 77, + "slot": "city", + "start": 71 + }, + { + "exclusive_end": 98, + "slot": "time", + "start": 94 + }, + { + "exclusive_end": 90, + "slot": "date", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I am making a reservation for 2 people at China Paradise Restaurant in Dublin on March 9th at 2 pm. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:45" + ], + "slot": "time", + "values": [ + "afternoon 1:45" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "time", + "start": 21 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "Chinese" + ], + "date": [ + "March 9th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "China Paradise Restaurant" + ], + "time": [ + "afternoon 1:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you change it to afternoon 1:45?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "13:45" + ], + "slot": "time", + "values": [ + "1:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 101, + "slot": "time", + "start": 94 + }, + { + "exclusive_end": 90, + "slot": "date", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I am making a reservation for 2 people at China Paradise Restaurant in Dublin on March 9th at 1:45 pm. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "Chinese" + ], + "date": [ + "March 9th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "China Paradise Restaurant" + ], + "time": [ + "1:45 pm", + "afternoon 1:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that isperfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Dublin", + "date": "2019-03-09", + "party_size": "2", + "restaurant_name": "China Paradise Restaurant", + "time": "13:45" + } + }, + "service_results": [ + { + "city": "Dublin", + "cuisine": "Chinese", + "date": "2019-03-09", + "has_live_music": "False", + "party_size": "2", + "phone_number": "925-556-9988", + "price_range": "moderate", + "restaurant_name": "China Paradise Restaurant", + "serves_alcohol": "False", + "street_address": "4580 Dublin Boulevard", + "time": "13:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation has been made." + }, + { + "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": [ + "Dublin" + ], + "cuisine": [ + "Chinese" + ], + "date": [ + "March 9th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "China Paradise Restaurant" + ], + "time": [ + "1:45 pm", + "afternoon 1:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, I'm done." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "1_00127", + "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 planning to eat in some nice place outside, can you help me to search for one place that suits me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Italian", + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Italian", + "chinese" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "cuisine", + "start": 56 + }, + { + "exclusive_end": 72, + "slot": "cuisine", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you say which type of food that you liked most like Italian, chinese or anything else that you preferred to eat? Also let me know in which city do I search for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pleasant Hill" + ], + "slot": "city", + "values": [ + "Pleasant Hill" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Asian" + ], + "slot": "cuisine", + "values": [ + "Asian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 99, + "slot": "city", + "start": 86 + }, + { + "exclusive_end": 18, + "slot": "cuisine", + "start": 13 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasant Hill" + ], + "cuisine": [ + "Asian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ya, I prefer Asian food which I am always dreaming to eat and please search for me in Pleasant Hill." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "China Chef Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "China Chef Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasant Hill" + ], + "slot": "city", + "values": [ + "Pleasant Hill" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Pleasant Hill", + "cuisine": "Asian" + } + }, + "service_results": [ + { + "city": "Pleasant Hill", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "925-288-0999", + "price_range": "inexpensive", + "restaurant_name": "China Chef Restaurant", + "serves_alcohol": "True", + "street_address": "1200 Contra Costa Boulevard # K" + }, + { + "city": "Pleasant Hill", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "925-686-9190", + "price_range": "inexpensive", + "restaurant_name": "Green Garden", + "serves_alcohol": "True", + "street_address": "1675 Contra Costa Boulevard" + }, + { + "city": "Pleasant Hill", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "925-686-9828", + "price_range": "moderate", + "restaurant_name": "Sichuan Fortune House", + "serves_alcohol": "False", + "street_address": "41 Woodsworth Lane" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 79, + "slot": "city", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "China Chef Restaurant is best for Asian foods which is located in Pleasant Hill, can you confirm whether this is convenient to you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "city": [ + "Pleasant Hill" + ], + "cuisine": [ + "Asian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let me know the phone number and address of that restaurant, so that I can confirm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-288-0999" + ], + "slot": "phone_number", + "values": [ + "925-288-0999" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1200 Contra Costa Boulevard # K" + ], + "slot": "street_address", + "values": [ + "1200 Contra Costa Boulevard # K" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "phone_number", + "start": 16 + }, + { + "exclusive_end": 79, + "slot": "street_address", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Phone number is 925-288-0999 and the address is 1200 Contra Costa Boulevard # K." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "Tuesday next week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 68, + "slot": "date", + "start": 51 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasant Hill" + ], + "cuisine": [ + "Asian" + ], + "date": [ + "Tuesday next week" + ], + "restaurant_name": [ + "China Chef Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is fine, please make me a reservation on Tuesday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "at what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:45" + ], + "slot": "time", + "values": [ + "18:45" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasant Hill" + ], + "cuisine": [ + "Asian" + ], + "date": [ + "Tuesday next week" + ], + "restaurant_name": [ + "China Chef Restaurant" + ], + "time": [ + "18:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "18:45 will be fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "China Chef Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "China Chef Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pleasant Hill" + ], + "slot": "city", + "values": [ + "Pleasant Hill" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:45" + ], + "slot": "time", + "values": [ + "6:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 70, + "slot": "restaurant_name", + "start": 49 + }, + { + "exclusive_end": 95, + "slot": "city", + "start": 82 + }, + { + "exclusive_end": 106, + "slot": "time", + "start": 99 + }, + { + "exclusive_end": 122, + "slot": "date", + "start": 110 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Booking a table for 2 persons at China Chef Restaurant located in Pleasant Hill at 6:45 pm on next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price_range", + "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", + "price_range" + ], + "slot_values": { + "city": [ + "Pleasant Hill" + ], + "cuisine": [ + "Asian" + ], + "date": [ + "Tuesday next week", + "next Tuesday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "China Chef Restaurant" + ], + "time": [ + "18:45", + "6:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes, confirmed. Please check whether they offer any live music and also get the price details." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "China Chef Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "China Chef Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Pleasant Hill", + "date": "2019-03-05", + "party_size": "2", + "restaurant_name": "China Chef Restaurant", + "time": "18:45" + } + }, + "service_results": [ + { + "city": "Pleasant Hill", + "cuisine": "Asian", + "date": "2019-03-05", + "has_live_music": "False", + "party_size": "2", + "phone_number": "925-288-0999", + "price_range": "inexpensive", + "restaurant_name": "China Chef Restaurant", + "serves_alcohol": "True", + "street_address": "1200 Contra Costa Boulevard # K", + "time": "18:30" + } + ], + "slots": [ + { + "exclusive_end": 121, + "slot": "restaurant_name", + "start": 100 + }, + { + "exclusive_end": 74, + "slot": "date", + "start": 62 + }, + { + "exclusive_end": 58, + "slot": "time", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I can't reserve at that time, can I book at 6:30 pm on next Tuesday for the same 2 people in China Chef Restaurant. The price is inexpensive, and they do not offer live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasant Hill" + ], + "cuisine": [ + "Asian" + ], + "date": [ + "Tuesday next week", + "next Tuesday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "China Chef Restaurant" + ], + "time": [ + "18:45", + "6:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not necessary. thanks. That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + } +]