diff --git "a/datasets/schema_guided/dialogues_002.json" "b/datasets/schema_guided/dialogues_002.json" new file mode 100644--- /dev/null +++ "b/datasets/schema_guided/dialogues_002.json" @@ -0,0 +1,84500 @@ +[ + { + "dialogue_id": "2_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'm looking for a place to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Mexican", + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Mexican", + "Chinese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "cuisine", + "start": 30 + }, + { + "exclusive_end": 46, + "slot": "cuisine", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What are you in the mood for: Mexican, Chinese, or something 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": { + "cuisine": [ + "Sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sushi sounds good right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city do you want to eat in?" + }, + { + "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": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SF" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "city", + "start": 44 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SF" + ], + "cuisine": [ + "Sushi" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Somewhere affordable, that sells alcohol in SF." + }, + { + "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", + "price_range": "moderate", + "serves_alcohol": "True" + } + }, + "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-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-530-2466", + "price_range": "moderate", + "restaurant_name": "Ginto", + "serves_alcohol": "True", + "street_address": "658 Market Street" + }, + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-379-4539", + "price_range": "moderate", + "restaurant_name": "Jin Pot", + "serves_alcohol": "True", + "street_address": "5158 Geary Boulevard" + }, + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-536-7888", + "price_range": "moderate", + "restaurant_name": "Kaisen Sushi", + "serves_alcohol": "True", + "street_address": "71 5th Street" + }, + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-565-0918", + "price_range": "moderate", + "restaurant_name": "Mikado Sushi", + "serves_alcohol": "True", + "street_address": "1684 Bryant Street" + }, + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-864-1888", + "price_range": "moderate", + "restaurant_name": "Minako Organic Japanese Restaurant", + "serves_alcohol": "True", + "street_address": "2154 Mission Street" + }, + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-346-3486", + "price_range": "moderate", + "restaurant_name": "Sanppo Restaurant", + "serves_alcohol": "True", + "street_address": "1702 Post Street" + }, + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-931-1182", + "price_range": "moderate", + "restaurant_name": "Tataki Sushi And Sake Bar", + "serves_alcohol": "True", + "street_address": "2827 California Street" + }, + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-346-3477", + "price_range": "moderate", + "restaurant_name": "Ten-ichi", + "serves_alcohol": "True", + "street_address": "2235 Fillmore Street" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 65, + "slot": "city", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "2g Japanese Brasserie is a nice sushi restaurant 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": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Sushi" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I call them? Is there live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-292-9997" + ], + "slot": "phone_number", + "values": [ + "415-292-9997" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 62, + "slot": "phone_number", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is no live music, and their phone number is 415-292-9997." + }, + { + "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": [ + "Sushi" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other restauarnts nearby?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Akira Japanese Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Akira Japanese Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 69, + "slot": "city", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Akira Japanese Restaurant is also a sushi 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": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Sushi" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Akira Japanese Restaurant" + ], + "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": "Would you like 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": [ + "Sushi" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Akira Japanese Restaurant" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes 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 would you like the reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "five pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "time", + "start": 12 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Sushi" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Akira Japanese Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "five pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Lets eat at five pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Akira Japanese Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Akira Japanese Restaurant" + ] + }, + { + "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": [ + "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": 62 + }, + { + "exclusive_end": 104, + "slot": "city", + "start": 91 + }, + { + "exclusive_end": 119, + "slot": "time", + "start": 115 + }, + { + "exclusive_end": 111, + "slot": "date", + "start": 106 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm the details: Booking a table for 2 people, at Akira Japanese Restaurant in San Francisco, today at 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "6" + ], + "slot": "party_size", + "values": [ + "6" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Sushi" + ], + "party_size": [ + "6" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Akira Japanese Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "5 pm", + "five pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually is is for six people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "6" + ], + "slot": "party_size", + "values": [ + "6" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 125, + "slot": "time", + "start": 121 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Can you confirm the details: Booking a table for 6 people, at Akira Japanese Restaurant in San Francisco, 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": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Sushi" + ], + "date": [ + "today" + ], + "party_size": [ + "6" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Akira Japanese Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "5 pm", + "five pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's right. What is thier address and phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-800-8498" + ], + "slot": "phone_number", + "values": [ + "415-800-8498" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1634 Bush Street" + ], + "slot": "street_address", + "values": [ + "1634 Bush 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": "6", + "restaurant_name": "Akira Japanese Restaurant", + "time": "17:00" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Japanese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "6", + "phone_number": "415-800-8498", + "price_range": "moderate", + "restaurant_name": "Akira Japanese Restaurant", + "serves_alcohol": "True", + "street_address": "1634 Bush Street", + "time": "17:00" + } + ], + "slots": [ + { + "exclusive_end": 115, + "slot": "phone_number", + "start": 103 + }, + { + "exclusive_end": 82, + "slot": "street_address", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been confirmed. The restaurant is located at 1634 Bush Street and their number is 415-800-8498." + }, + { + "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": [ + "Sushi" + ], + "date": [ + "today" + ], + "party_size": [ + "6" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Akira Japanese Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "5 pm", + "five pm" + ] + } + } + } + ], + "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 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": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Sushi" + ], + "date": [ + "today" + ], + "party_size": [ + "6" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Akira Japanese Restaurant" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "5 pm", + "five pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks thats all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "2_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": "I am looking for a restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Chinese", + "Italian" + ], + "slot": "cuisine", + "values": [ + "Chinese", + "Italian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "cuisine", + "start": 48 + }, + { + "exclusive_end": 67, + "slot": "cuisine", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food do you want? Examples include Chinese and Italian." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "African" + ], + "slot": "cuisine", + "values": [ + "African" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "cuisine", + "start": 35 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "African" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for affordable priced African food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you looking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "city", + "start": 8 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "African" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am in Oakland." + }, + { + "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" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Oakland", + "cuisine": "African", + "price_range": "moderate" + } + }, + "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": 51, + "slot": "restaurant_name", + "start": 29 + }, + { + "exclusive_end": 62, + "slot": "city", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a restaurant called Cafe Eritrea D'afrique in Oakland." + }, + { + "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": [ + "African" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Cafe Eritrea D'afrique" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is perfect, and I want to make a reservation." + }, + { + "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": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "afternoon 12:30" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "time", + "start": 35 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "African" + ], + "party_size": [ + "4" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Cafe Eritrea D'afrique" + ], + "time": [ + "afternoon 12:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There will be four of us eating at afternoon 12:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Cafe Eritrea D'afrique" + ], + "slot": "restaurant_name", + "values": [ + "Cafe Eritrea D'afrique" + ] + }, + { + "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": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 102, + "slot": "restaurant_name", + "start": 80 + }, + { + "exclusive_end": 113, + "slot": "city", + "start": 106 + }, + { + "exclusive_end": 76, + "slot": "time", + "start": 68 + }, + { + "exclusive_end": 64, + "slot": "date", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want to make a reservation for 4 people today at 12:30 pm at Cafe Eritrea D'afrique in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "3rd of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "date", + "start": 40 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "African" + ], + "date": [ + "3rd of this month" + ], + "party_size": [ + "3" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Cafe Eritrea D'afrique" + ], + "time": [ + "12:30 pm", + "afternoon 12:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, I need the reservation on the 3rd of this month for three 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": 86, + "slot": "date", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want to make the reservation for 3 people on the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "evening 5:30" + ] + }, + { + "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": 78, + "slot": "time", + "start": 66 + }, + { + "exclusive_end": 62, + "slot": "date", + "start": 49 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "African" + ], + "date": [ + "14th of March" + ], + "party_size": [ + "3" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Cafe Eritrea D'afrique" + ], + "time": [ + "evening 5:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, I want to make the reservation for the 14th of March at evening 5:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "time", + "start": 51 + }, + { + "exclusive_end": 72, + "slot": "date", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want to make the reservation at 5:30 pm on March 14th." + }, + { + "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": [ + "Oakland" + ], + "cuisine": [ + "African" + ], + "date": [ + "14th of March", + "March 14th" + ], + "party_size": [ + "3" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Cafe Eritrea D'afrique" + ], + "time": [ + "5:30 pm", + "evening 5:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct. Do they have alcohol?" + }, + { + "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-14", + "party_size": "3", + "restaurant_name": "Cafe Eritrea D'afrique", + "time": "17:30" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I was unable to make the reservation. 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": [ + "Oakland" + ], + "cuisine": [ + "African" + ], + "date": [ + "14th of March", + "March 14th" + ], + "party_size": [ + "3" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Cafe Eritrea D'afrique" + ], + "time": [ + "5:30 pm", + "evening 5:30" + ] + } + } + } + ], + "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": "2_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": "I'm looking for a place to eat" + }, + { + "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": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SFO" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "Japanese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "city", + "start": 13 + }, + { + "exclusive_end": 26, + "slot": "cuisine", + "start": 18 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ], + "cuisine": [ + "Japanese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it in SFO. Japanese food would be great." + }, + { + "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" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "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": 45, + "slot": "restaurant_name", + "start": 24 + }, + { + "exclusive_end": 91, + "slot": "city", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 restaurants. 2g Japanese Brasserie is a nice restaurant 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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Japanese" + ], + "restaurant_name": [ + "2g Japanese Brasserie" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works. 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?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "half past 12 in the afternoon" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "Saturday this week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "time", + "start": 8 + }, + { + "exclusive_end": 70, + "slot": "date", + "start": 52 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Japanese" + ], + "date": [ + "Saturday this week" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "2g Japanese Brasserie" + ], + "time": [ + "half past 12 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it half past 12 in the afternoon. I want it on Saturday this week. It is for one person." + }, + { + "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:30" + ], + "slot": "time", + "values": [ + "12:30 PM" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 78, + "slot": "restaurant_name", + "start": 57 + }, + { + "exclusive_end": 105, + "slot": "city", + "start": 92 + }, + { + "exclusive_end": 138, + "slot": "time", + "start": 130 + }, + { + "exclusive_end": 160, + "slot": "date", + "start": 152 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: Booking a table at 2g Japanese Brasserie. The city is San Francisco. The reservation is for 12:30 PM. The date is tomorrow. The reservation is for 1 person." + }, + { + "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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Japanese" + ], + "date": [ + "Saturday this week", + "tomorrow" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "2g Japanese Brasserie" + ], + "time": [ + "12:30 PM", + "half past 12 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that works for me. Do they have live music? How pricey is it?" + }, + { + "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": "San Francisco", + "date": "2019-03-02", + "party_size": "1", + "restaurant_name": "2g Japanese Brasserie", + "time": "12:30" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Japanese", + "date": "2019-03-02", + "has_live_music": "False", + "party_size": "1", + "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": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was successful. They do not have live music. 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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Japanese" + ], + "date": [ + "Saturday this week", + "tomorrow" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "2g Japanese Brasserie" + ], + "time": [ + "12:30 PM", + "half past 12 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you!" + }, + { + "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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Japanese" + ], + "date": [ + "Saturday this week", + "tomorrow" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "2g Japanese Brasserie" + ], + "time": [ + "12:30 PM", + "half past 12 in the afternoon" + ] + } + } + } + ], + "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": "2_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 would like to find a 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 kind of food would you like? Which city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "Izakaya" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "city", + "start": 23 + }, + { + "exclusive_end": 14, + "slot": "cuisine", + "start": 7 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Izakaya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want Izakaya food in Santa Rosa." + }, + { + "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": 29, + "slot": "restaurant_name", + "start": 23 + }, + { + "exclusive_end": 60, + "slot": "city", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 4 restaurants. Hikuni is a good choice in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Izakaya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you suggest another?" + }, + { + "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", + "slots": [ + { + "exclusive_end": 5, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 48, + "slot": "city", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Osake is a nice restaurant located in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Izakaya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you suggest another?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Toyo Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Toyo Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 46, + "slot": "city", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Toyo Restaurant is a nice 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": [ + "Izakaya" + ], + "restaurant_name": [ + "Toyo Restaurant" + ] + } + } + } + ], + "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 to reserve a table?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "date", + "start": 41 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "today" + ], + "restaurant_name": [ + "Toyo Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to reserve a table for today." + }, + { + "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:00" + ], + "slot": "time", + "values": [ + "7 o\"clock in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "time", + "start": 15 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "today" + ], + "restaurant_name": [ + "Toyo Restaurant" + ], + "time": [ + "7 o\"clock in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Reserve it for 7 o\"clock in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Toyo Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Toyo Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 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": 57 + }, + { + "exclusive_end": 86, + "slot": "city", + "start": 76 + }, + { + "exclusive_end": 127, + "slot": "time", + "start": 123 + }, + { + "exclusive_end": 133, + "slot": "date", + "start": 128 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: you are booking a table at Toyo Restaurant in Santa Rosa for 2 people. The reservation is at 7 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "1 pm" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "time", + "start": 26 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "today" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Toyo Restaurant" + ], + "time": [ + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, it is for 3 people at 1 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "time", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: the reservation is at 1 pm today for 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "the 9th" + ] + }, + { + "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": [ + "Santa Rosa" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "the 9th" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Toyo Restaurant" + ], + "time": [ + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, it is for four people on the 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 74, + "slot": "date", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: the reservation is for 4 people on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "March 9th", + "the 9th" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Toyo Restaurant" + ], + "time": [ + "1 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": "Santa Rosa", + "date": "2019-03-09", + "party_size": "4", + "restaurant_name": "Toyo Restaurant", + "time": "13:00" + } + }, + "service_results": [ + { + "city": "Santa Rosa", + "cuisine": "Japanese", + "date": "2019-03-09", + "has_live_music": "False", + "party_size": "4", + "phone_number": "707-527-8871", + "price_range": "moderate", + "restaurant_name": "Toyo Restaurant", + "serves_alcohol": "False", + "street_address": "3082 Marlow Road", + "time": "13:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation has been 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": [ + "Santa Rosa" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "March 9th", + "the 9th" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Toyo Restaurant" + ], + "time": [ + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that is all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "2_00004", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Anselmo" + ], + "slot": "city", + "values": [ + "San Anselmo" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Asian" + ], + "slot": "cuisine", + "values": [ + "Oriental" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "city", + "start": 41 + }, + { + "exclusive_end": 27, + "slot": "cuisine", + "start": 19 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Anselmo" + ], + "cuisine": [ + "Oriental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for an Oriental resturant in San Anselmo." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Auryn Thai Cuisine" + ], + "slot": "restaurant_name", + "values": [ + "Auryn Thai Cuisine" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Anselmo" + ], + "slot": "city", + "values": [ + "San Anselmo" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Anselmo", + "cuisine": "Asian" + } + }, + "service_results": [ + { + "city": "San Anselmo", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "415-455-8300", + "price_range": "moderate", + "restaurant_name": "Auryn Thai Cuisine", + "serves_alcohol": "True", + "street_address": "AURYN Thai Cuisine" + } + ], + "slots": [ + { + "exclusive_end": 18, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 62, + "slot": "city", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Auryn Thai Cuisine is the 1 oriental restaurant in San Anselmo." + }, + { + "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 Anselmo" + ], + "cuisine": [ + "Oriental" + ] + } + } + } + ], + "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": "No there isn't live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Anselmo" + ], + "cuisine": [ + "Oriental" + ], + "restaurant_name": [ + "Auryn Thai Cuisine" + ] + } + } + } + ], + "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 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 Anselmo" + ], + "cuisine": [ + "Oriental" + ], + "restaurant_name": [ + "Auryn Thai Cuisine" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I would." + }, + { + "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:00" + ], + "slot": "time", + "values": [ + "one in the afternoon" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "time", + "start": 25 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Anselmo" + ], + "cuisine": [ + "Oriental" + ], + "restaurant_name": [ + "Auryn Thai Cuisine" + ], + "time": [ + "one in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make the reservation for one in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Auryn Thai Cuisine" + ], + "slot": "restaurant_name", + "values": [ + "Auryn Thai Cuisine" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Anselmo" + ], + "slot": "city", + "values": [ + "San Anselmo" + ] + }, + { + "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": 84, + "slot": "restaurant_name", + "start": 66 + }, + { + "exclusive_end": 99, + "slot": "city", + "start": 88 + }, + { + "exclusive_end": 108, + "slot": "time", + "start": 104 + }, + { + "exclusive_end": 114, + "slot": "date", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm I have everything correct: A table for 2 people at Auryn Thai Cuisine in San Anselmo for 1 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "14th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5" + ], + "slot": "party_size", + "values": [ + "5" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "date", + "start": 36 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Anselmo" + ], + "cuisine": [ + "Oriental" + ], + "date": [ + "14th of this month" + ], + "party_size": [ + "5" + ], + "restaurant_name": [ + "Auryn Thai Cuisine" + ], + "time": [ + "1 pm", + "one in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No it is for five people and on the 14th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "date", + "values": [ + "March 14th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "5" + ], + "slot": "party_size", + "values": [ + "5" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 92, + "slot": "date", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How is this: A table for 5 people at Auryn Thai Cuisine in San Anselmo for 1pm on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "price_range", + "serves_alcohol" + ], + "slot_values": { + "city": [ + "San Anselmo" + ], + "cuisine": [ + "Oriental" + ], + "date": [ + "14th of this month", + "March 14th" + ], + "party_size": [ + "5" + ], + "restaurant_name": [ + "Auryn Thai Cuisine" + ], + "time": [ + "1 pm", + "one in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thats right. Is it affordable? Do they serve liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "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 Anselmo", + "date": "2019-03-14", + "party_size": "5", + "restaurant_name": "Auryn Thai Cuisine", + "time": "13:00" + } + }, + "service_results": [ + { + "city": "San Anselmo", + "cuisine": "Asian", + "date": "2019-03-14", + "has_live_music": "False", + "party_size": "5", + "phone_number": "415-455-8300", + "price_range": "moderate", + "restaurant_name": "Auryn Thai Cuisine", + "serves_alcohol": "True", + "street_address": "AURYN Thai Cuisine", + "time": "13:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is confirmed. They de serve alcohol and their price 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 Anselmo" + ], + "cuisine": [ + "Oriental" + ], + "date": [ + "14th of this month", + "March 14th" + ], + "party_size": [ + "5" + ], + "restaurant_name": [ + "Auryn Thai Cuisine" + ], + "time": [ + "1 pm", + "one in the afternoon" + ] + } + } + } + ], + "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 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 Anselmo" + ], + "cuisine": [ + "Oriental" + ], + "date": [ + "14th of this month", + "March 14th" + ], + "party_size": [ + "5" + ], + "restaurant_name": [ + "Auryn Thai Cuisine" + ], + "time": [ + "1 pm", + "one in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thats all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "2_00005", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "burger" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 100, + "slot": "cuisine", + "start": 94 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "burger" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm literally starving to death right now. Find me a place that serves like fries and maybe a burger." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like me to search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Danville" + ], + "slot": "city", + "values": [ + "Danville" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Danville" + ], + "cuisine": [ + "burger" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Danville. And hurry up." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Blackhawk Grille" + ], + "slot": "restaurant_name", + "values": [ + "Blackhawk Grille" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Danville" + ], + "slot": "city", + "values": [ + "Danville" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Danville", + "cuisine": "American" + } + }, + "service_results": [ + { + "city": "Danville", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "925-736-4295", + "price_range": "expensive", + "restaurant_name": "Blackhawk Grille", + "serves_alcohol": "True", + "street_address": "3540 Blackhawk Plaza Circle" + }, + { + "city": "Danville", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "925-838-7611", + "price_range": "moderate", + "restaurant_name": "Dana's", + "serves_alcohol": "False", + "street_address": "416 Sycamore Valley Road" + }, + { + "city": "Danville", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "925-314-0974", + "price_range": "expensive", + "restaurant_name": "Esin Restaurant & Bar", + "serves_alcohol": "True", + "street_address": "750 Camino Ramon" + }, + { + "city": "Danville", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "925-208-1758", + "price_range": "moderate", + "restaurant_name": "Revel Kitchen & Bar", + "serves_alcohol": "False", + "street_address": "331 Hartz Avenue" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "restaurant_name", + "start": 33 + }, + { + "exclusive_end": 98, + "slot": "city", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 4 restaurants nearby. Blackhawk Grille is a good restaurant that is located in Danville. Would this suite your needs?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Danville" + ], + "cuisine": [ + "burger" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else is there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dana's" + ], + "slot": "restaurant_name", + "values": [ + "Dana's" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Danville" + ], + "slot": "city", + "values": [ + "Danville" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 52, + "slot": "city", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Dana's is also a nice restaurant located in Danville." + }, + { + "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": [ + "Danville" + ], + "cuisine": [ + "burger" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Dana's" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yea, gotta love Dana's. Make me a reservation for just one." + }, + { + "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": [ + "12:15" + ], + "slot": "time", + "values": [ + "quarter past 12 in the afternoon" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "time", + "start": 12 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Danville" + ], + "cuisine": [ + "burger" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Dana's" + ], + "time": [ + "quarter past 12 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it for quarter past 12 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dana's" + ], + "slot": "restaurant_name", + "values": [ + "Dana's" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Danville" + ], + "slot": "city", + "values": [ + "Danville" + ] + }, + { + "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": 51, + "slot": "restaurant_name", + "start": 45 + }, + { + "exclusive_end": 63, + "slot": "city", + "start": 55 + }, + { + "exclusive_end": 75, + "slot": "time", + "start": 67 + }, + { + "exclusive_end": 81, + "slot": "date", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: table for 1 at Dana's in Danville at 12:15 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 94, + "slot": "time", + "start": 87 + }, + { + "exclusive_end": 107, + "slot": "date", + "start": 98 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Danville" + ], + "cuisine": [ + "burger" + ], + "date": [ + "March 9th" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Dana's" + ], + "time": [ + "6:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, I think i'll just make something at home for lunch. Make the reservation for 6:30 pm at March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "March 9th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "time", + "start": 53 + }, + { + "exclusive_end": 73, + "slot": "date", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following changes: table for 1 at 6:30 pm on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "March 8th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "date", + "start": 43 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Danville" + ], + "cuisine": [ + "burger" + ], + "date": [ + "March 8th" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Dana's" + ], + "time": [ + "6:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oops, did I say March 9th earlier? Make it March 8th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Danville" + ], + "slot": "city", + "values": [ + "Danville" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 71, + "slot": "city", + "start": 63 + }, + { + "exclusive_end": 94, + "slot": "date", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following changes: table for 1 at Dana's in Danville at 6:30 pm next Friday." + }, + { + "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": [ + "Danville" + ], + "cuisine": [ + "burger" + ], + "date": [ + "March 8th", + "next Friday" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Dana's" + ], + "time": [ + "6:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yea, that sounds great. Is Dana's expensive?" + }, + { + "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": "Danville", + "date": "2019-03-08", + "party_size": "1", + "restaurant_name": "Dana's", + "time": "18:30" + } + }, + "service_results": [ + { + "city": "Danville", + "cuisine": "American", + "date": "2019-03-08", + "has_live_music": "False", + "party_size": "1", + "phone_number": "925-838-7611", + "price_range": "moderate", + "restaurant_name": "Dana's", + "serves_alcohol": "False", + "street_address": "416 Sycamore Valley Road", + "time": "18:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has successfully been made. It has been noted that their price range is considered to be moderate." + }, + { + "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": [ + "Danville" + ], + "cuisine": [ + "burger" + ], + "date": [ + "March 8th", + "next Friday" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Dana's" + ], + "time": [ + "6:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm not even sure where they're located, I might need that info. Also do you know if they have live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "416 Sycamore Valley Road" + ], + "slot": "street_address", + "values": [ + "416 Sycamore Valley Road" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 85, + "slot": "street_address", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately, they do not have live music. Their address is 416 Sycamore Valley Road." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Danville" + ], + "cuisine": [ + "burger" + ], + "date": [ + "March 8th", + "next Friday" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Dana's" + ], + "time": [ + "6:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thanks a bunch." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would there be anything else that I could 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": [ + "Danville" + ], + "cuisine": [ + "burger" + ], + "date": [ + "March 8th", + "next Friday" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Dana's" + ], + "time": [ + "6:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, but thanks I guess." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, let me know if you need anything." + } + ] + }, + { + "dialogue_id": "2_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": "I am looking for a place to eat." + }, + { + "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": 62, + "slot": "cuisine", + "start": 55 + }, + { + "exclusive_end": 75, + "slot": "cuisine", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of food do you feel like eating? Do you want Mexican food, Indian food, or something else? Also, what city would you like to eat in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SFO" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Seafood" + ], + "slot": "cuisine", + "values": [ + "seafood" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "city", + "start": 20 + }, + { + "exclusive_end": 37, + "slot": "cuisine", + "start": 30 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ], + "cuisine": [ + "seafood" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want something in SFO. Some seafood sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Akiko's Sushi Bar" + ], + "slot": "restaurant_name", + "values": [ + "Akiko's Sushi 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": "Seafood" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-989-8218", + "price_range": "expensive", + "restaurant_name": "Akiko's Sushi Bar", + "serves_alcohol": "True", + "street_address": "542 A Mason Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-440-2828", + "price_range": "moderate", + "restaurant_name": "Alamo Square Seafood Grill", + "serves_alcohol": "False", + "street_address": "803 Fillmore Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-673-0183", + "price_range": "moderate", + "restaurant_name": "Alioto's", + "serves_alcohol": "False", + "street_address": "8 Fishermans Wharf" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-501-9100", + "price_range": "expensive", + "restaurant_name": "Anchor & Hope", + "serves_alcohol": "False", + "street_address": "83 Minna Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-757-0120", + "price_range": "moderate", + "restaurant_name": "Begoni Bistro", + "serves_alcohol": "False", + "street_address": "615 Jackson Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-757-0569", + "price_range": "moderate", + "restaurant_name": "Betty Lou's Seafood & Grill", + "serves_alcohol": "True", + "street_address": "318 Columbus Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-387-2441", + "price_range": "moderate", + "restaurant_name": "Blue Fin Sushi & Lounge", + "serves_alcohol": "False", + "street_address": "1814 Clement Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-593-8000", + "price_range": "moderate", + "restaurant_name": "Brindisi Cucina Di Mare", + "serves_alcohol": "False", + "street_address": "88 Belden Place" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-981-1251", + "price_range": "moderate", + "restaurant_name": "Caffe Sport", + "serves_alcohol": "True", + "street_address": "574 Green Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-434-2722", + "price_range": "expensive", + "restaurant_name": "Crab House At Pier 39", + "serves_alcohol": "True", + "street_address": "203 Pier 39" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "restaurant_name", + "start": 31 + }, + { + "exclusive_end": 81, + "slot": "city", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 restaurants in SFO. Akiko's Sushi Bar is a restaurant in San Francisco with great ratings." + }, + { + "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": [ + "seafood" + ], + "restaurant_name": [ + "Akiko's Sushi Bar" + ] + } + } + } + ], + "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": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "seafood" + ], + "restaurant_name": [ + "Akiko's Sushi Bar" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I want to make a reservation." + }, + { + "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:15" + ], + "slot": "time", + "values": [ + "17:15" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "time", + "start": 41 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "seafood" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Akiko's Sushi Bar" + ], + "time": [ + "17:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like a reservation for one person at 17:15." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Akiko's Sushi Bar" + ], + "slot": "restaurant_name", + "values": [ + "Akiko's Sushi Bar" + ] + }, + { + "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": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 87, + "slot": "restaurant_name", + "start": 70 + }, + { + "exclusive_end": 104, + "slot": "city", + "start": 91 + }, + { + "exclusive_end": 128, + "slot": "time", + "start": 121 + }, + { + "exclusive_end": 134, + "slot": "date", + "start": 129 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that this is what you'd like me to do: Book a table at Akiko's Sushi Bar in San Francisco for 1 person at 5:15 pm 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": [ + "seafood" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Akiko's Sushi Bar" + ], + "time": [ + "17:15", + "5:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works for 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": "1", + "restaurant_name": "Akiko's Sushi Bar", + "time": "17:15" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Seafood", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "1", + "phone_number": "415-989-8218", + "price_range": "expensive", + "restaurant_name": "Akiko's Sushi Bar", + "serves_alcohol": "True", + "street_address": "542 A Mason Street", + "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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "seafood" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Akiko's Sushi Bar" + ], + "time": [ + "17:15", + "5:15 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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "seafood" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Akiko's Sushi Bar" + ], + "time": [ + "17:15", + "5:15 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": "2_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": "Can you find me 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": "What kind of food do you want? Which city should I look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Indian" + ], + "slot": "cuisine", + "values": [ + "Indian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "city", + "start": 32 + }, + { + "exclusive_end": 23, + "slot": "cuisine", + "start": 17 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Indian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for Indian food in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Annapurna Restaurant & Bar" + ], + "slot": "restaurant_name", + "values": [ + "Annapurna Restaurant & Bar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Oakland", + "cuisine": "Indian" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "510-250-9696", + "price_range": "moderate", + "restaurant_name": "Annapurna Restaurant & Bar", + "serves_alcohol": "False", + "street_address": "948 Clay Street" + }, + { + "city": "Oakland", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "510-835-3777", + "price_range": "inexpensive", + "restaurant_name": "Biryani Kabab Halal Indian & Pakistani Cuisine", + "serves_alcohol": "False", + "street_address": "377 13th Street" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "restaurant_name", + "start": 32 + }, + { + "exclusive_end": 28, + "slot": "city", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "A good restaurant in Oakland is Annapurna Restaurant & Bar." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Indian" + ], + "restaurant_name": [ + "Annapurna Restaurant & Bar" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is good for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want a reservation here?" + }, + { + "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": 37, + "slot": "time", + "start": 32 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Indian" + ], + "restaurant_name": [ + "Annapurna Restaurant & Bar" + ], + "time": [ + "17:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I'd like a reservation for 17:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Annapurna Restaurant & Bar" + ], + "slot": "restaurant_name", + "values": [ + "Annapurna Restaurant & 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": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 88, + "slot": "restaurant_name", + "start": 62 + }, + { + "exclusive_end": 99, + "slot": "city", + "start": 92 + }, + { + "exclusive_end": 174, + "slot": "time", + "start": 167 + }, + { + "exclusive_end": 163, + "slot": "date", + "start": 158 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details. The booking is for one table at Annapurna Restaurant & Bar in Oakland. The reservation is for 2 people. This reservation is for today at 5:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "half past 7 in the evening" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "time", + "start": 20 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Indian" + ], + "restaurant_name": [ + "Annapurna Restaurant & Bar" + ], + "time": [ + "half past 7 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please change it to half past 7 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "time", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that the reservation will be at 7:30 pm for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "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": 24, + "slot": "date", + "start": 12 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Indian" + ], + "date": [ + "7th of March" + ], + "restaurant_name": [ + "Annapurna Restaurant & Bar" + ], + "time": [ + "7:30 pm", + "half past 7 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it the 7th of March instead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Annapurna Restaurant & Bar" + ], + "slot": "restaurant_name", + "values": [ + "Annapurna Restaurant & Bar" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 74, + "slot": "restaurant_name", + "start": 48 + }, + { + "exclusive_end": 92, + "slot": "date", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these things. The booking is for Annapurna Restaurant & Bar for next Thursday." + }, + { + "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": [ + "Oakland" + ], + "cuisine": [ + "Indian" + ], + "date": [ + "7th of March", + "next Thursday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Annapurna Restaurant & Bar" + ], + "time": [ + "7:30 pm", + "half past 7 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is good. Is alcohol served? What is their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "510-250-9696" + ], + "slot": "phone_number", + "values": [ + "510-250-9696" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Oakland", + "date": "2019-03-07", + "party_size": "2", + "restaurant_name": "Annapurna Restaurant & Bar", + "time": "19:30" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Indian", + "date": "2019-03-07", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-250-9696", + "price_range": "moderate", + "restaurant_name": "Annapurna Restaurant & Bar", + "serves_alcohol": "False", + "street_address": "948 Clay Street", + "time": "19:30" + } + ], + "slots": [ + { + "exclusive_end": 91, + "slot": "phone_number", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No, no alchohol is served. Your reservation was a success. The phone number is 510-250-9696." + }, + { + "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": [ + "Indian" + ], + "date": [ + "7th of March", + "next Thursday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Annapurna Restaurant & Bar" + ], + "time": [ + "7:30 pm", + "half past 7 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is it. Thank you so much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "2_00008", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Italian" + ], + "slot": "cuisine", + "values": [ + "Italian" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "cuisine", + "start": 18 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Italian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm searching for Italian food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Italian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Santa Rosa, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Basilico" + ], + "slot": "restaurant_name", + "values": [ + "Basilico" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Santa Rosa", + "cuisine": "Italian" + } + }, + "service_results": [ + { + "city": "Santa Rosa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-539-0260", + "price_range": "moderate", + "restaurant_name": "Basilico", + "serves_alcohol": "False", + "street_address": "4776 Sonoma Highway" + }, + { + "city": "Santa Rosa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-542-5800", + "price_range": "expensive", + "restaurant_name": "Ca'bianca", + "serves_alcohol": "False", + "street_address": "835 2nd Street" + }, + { + "city": "Santa Rosa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-528-3336", + "price_range": "moderate", + "restaurant_name": "Italian Affair", + "serves_alcohol": "True", + "street_address": "1055 4th Street" + }, + { + "city": "Santa Rosa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-575-1113", + "price_range": "moderate", + "restaurant_name": "La Vera Pizza", + "serves_alcohol": "False", + "street_address": "629 4th Street" + }, + { + "city": "Santa Rosa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-523-2227", + "price_range": "moderate", + "restaurant_name": "Lococo's Cucina Rustica", + "serves_alcohol": "False", + "street_address": "117 4th Street" + }, + { + "city": "Santa Rosa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-579-2682", + "price_range": "moderate", + "restaurant_name": "Riviera", + "serves_alcohol": "False", + "street_address": "75 Montgomery Drive" + }, + { + "city": "Santa Rosa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-528-7755", + "price_range": "moderate", + "restaurant_name": "The Villa", + "serves_alcohol": "False", + "street_address": "3901 Montgomery Drive" + }, + { + "city": "Santa Rosa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-583-0035", + "price_range": "moderate", + "restaurant_name": "Tomatina", + "serves_alcohol": "True", + "street_address": "2323 Sonoma Avenue" + }, + { + "city": "Santa Rosa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-542-9050", + "price_range": "moderate", + "restaurant_name": "Trattoria Cattaneo", + "serves_alcohol": "False", + "street_address": "2700 Yulupa Avenue" + }, + { + "city": "Santa Rosa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-538-6000", + "price_range": "moderate", + "restaurant_name": "Union Hotel Restaurant", + "serves_alcohol": "True", + "street_address": "280 Mission Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 8, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 48, + "slot": "city", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Basilico is a wonderful restaurant in Santa Rosa." + }, + { + "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": [ + "Santa Rosa" + ], + "cuisine": [ + "Italian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their number and is liquor available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-539-0260" + ], + "slot": "phone_number", + "values": [ + "707-539-0260" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "phone_number", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They do not serve alcohol and it's 707-539-0260." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "11th of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "date", + "start": 34 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Italian" + ], + "date": [ + "11th of March" + ], + "restaurant_name": [ + "Basilico" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, 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?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:00" + ], + "slot": "time", + "values": [ + "afternoon 2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Italian" + ], + "date": [ + "11th of March" + ], + "restaurant_name": [ + "Basilico" + ], + "time": [ + "afternoon 2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "afternoon 2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Basilico" + ], + "slot": "restaurant_name", + "values": [ + "Basilico" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:00" + ], + "slot": "time", + "values": [ + "2 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "restaurant_name", + "start": 57 + }, + { + "exclusive_end": 79, + "slot": "city", + "start": 69 + }, + { + "exclusive_end": 87, + "slot": "time", + "start": 83 + }, + { + "exclusive_end": 101, + "slot": "date", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your restaurant reservation: 2 people for Basilico in Santa Rosa at 2 pm on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Italian" + ], + "date": [ + "11th of March", + "March 11th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Basilico" + ], + "time": [ + "2 pm", + "afternoon 2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct." + }, + { + "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 Rosa", + "date": "2019-03-11", + "party_size": "2", + "restaurant_name": "Basilico", + "time": "14:00" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, this reservation did not go through. Is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "six pm" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "time", + "start": 34 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Italian" + ], + "date": [ + "11th of March", + "March 11th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Basilico" + ], + "time": [ + "six pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I need to rebook. Make it for six pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Basilico" + ], + "slot": "restaurant_name", + "values": [ + "Basilico" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "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-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "restaurant_name", + "start": 43 + }, + { + "exclusive_end": 65, + "slot": "city", + "start": 55 + }, + { + "exclusive_end": 27, + "slot": "time", + "start": 23 + }, + { + "exclusive_end": 92, + "slot": "date", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm the details: A 6 pm reservation at Basilico in Santa Rosa for 2 people on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "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": 57, + "slot": "date", + "start": 40 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Italian" + ], + "date": [ + "4th of this month" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Basilico" + ], + "time": [ + "6 pm", + "six pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's not right. I need it for the 4th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "time", + "start": 30 + }, + { + "exclusive_end": 58, + "slot": "date", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the details: A 6 pm reservation next Monday." + }, + { + "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": [ + "Santa Rosa" + ], + "cuisine": [ + "Italian" + ], + "date": [ + "4th of this month", + "next Monday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Basilico" + ], + "time": [ + "6 pm", + "six pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect, that works. Where is this located and how much?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4776 Sonoma Highway" + ], + "slot": "street_address", + "values": [ + "4776 Sonoma HIghway" + ] + }, + { + "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": "Santa Rosa", + "date": "2019-03-04", + "party_size": "2", + "restaurant_name": "Basilico", + "time": "18:00" + } + }, + "service_results": [ + { + "city": "Santa Rosa", + "cuisine": "Italian", + "date": "2019-03-04", + "has_live_music": "False", + "party_size": "2", + "phone_number": "707-539-0260", + "price_range": "moderate", + "restaurant_name": "Basilico", + "serves_alcohol": "False", + "street_address": "4776 Sonoma Highway", + "time": "18:00" + } + ], + "slots": [ + { + "exclusive_end": 92, + "slot": "street_address", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is complete. The price range is moderate and address is 4776 Sonoma HIghway." + }, + { + "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": [ + "Italian" + ], + "date": [ + "4th of this month", + "next Monday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Basilico" + ], + "time": [ + "6 pm", + "six pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect, thanks for your help. That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "2_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": "Let's search places to eat please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, which city should I search? What kind of food are you in the mood for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Take-out" + ], + "slot": "cuisine", + "values": [ + "take-out" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Albany" + ], + "slot": "city", + "values": [ + "Albany" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "cuisine", + "start": 21 + }, + { + "exclusive_end": 16, + "slot": "city", + "start": 10 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Albany" + ], + "cuisine": [ + "take-out" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Search in Albany for take-out food please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Nizza La Bella" + ], + "slot": "restaurant_name", + "values": [ + "Nizza La Bella" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Albany" + ], + "slot": "city", + "values": [ + "Albany" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Albany", + "cuisine": "Take-out" + } + }, + "service_results": [ + { + "city": "Albany", + "cuisine": "Take-out", + "has_live_music": "False", + "phone_number": "510-526-2552", + "price_range": "moderate", + "restaurant_name": "Nizza La Bella", + "serves_alcohol": "True", + "street_address": "825 San Pablo Avenue" + }, + { + "city": "Albany", + "cuisine": "Take-out", + "has_live_music": "False", + "phone_number": "510-525-8686", + "price_range": "moderate", + "restaurant_name": "Solano Grill & Bar", + "serves_alcohol": "False", + "street_address": "1133 Solano Avenue" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "restaurant_name", + "start": 10 + }, + { + "exclusive_end": 51, + "slot": "city", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Nizza La Bella? This is located in Albany." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price_range", + "values": [] + }, + { + "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": [ + "Albany" + ], + "cuisine": [ + "take-out" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find out if they have live music. Also how expensive is this restaurant?" + }, + { + "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": "Unfortunately they do not have live music. The price range is moderate." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Albany" + ], + "cuisine": [ + "take-out" + ], + "restaurant_name": [ + "Nizza La Bella" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that will do just fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I reserve this for you now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Albany" + ], + "cuisine": [ + "take-out" + ], + "restaurant_name": [ + "Nizza La Bella" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes go ahead and make reservations." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure thing. For what time should I make the reservations for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "seven pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "time", + "start": 19 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Albany" + ], + "cuisine": [ + "take-out" + ], + "restaurant_name": [ + "Nizza La Bella" + ], + "time": [ + "seven pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please make it for seven pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Nizza La Bella" + ], + "slot": "restaurant_name", + "values": [ + "Nizza La Bella" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Albany" + ], + "slot": "city", + "values": [ + "Albany" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 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": 63, + "slot": "restaurant_name", + "start": 49 + }, + { + "exclusive_end": 73, + "slot": "city", + "start": 67 + }, + { + "exclusive_end": 106, + "slot": "time", + "start": 102 + }, + { + "exclusive_end": 146, + "slot": "date", + "start": 141 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. Please confirm: Reserving 1 table at Nizza La Bella in Albany. The reservation will be at 7 pm for 2 people. I reserved this for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "13th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 66, + "slot": "date", + "start": 53 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Albany" + ], + "cuisine": [ + "take-out" + ], + "date": [ + "13th of March" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Nizza La Bella" + ], + "time": [ + "7 pm", + "seven pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No wait. This is for 1 person. Also update it to the 13th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "March 13th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 77, + "slot": "date", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure I can do that. Please confirm: Reservation is for 1 person on March 13th. Does this sound right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "the 10th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "date", + "start": 31 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Albany" + ], + "cuisine": [ + "take-out" + ], + "date": [ + "the 10th" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Nizza La Bella" + ], + "time": [ + "7 pm", + "seven pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, Make it for four people on the 10th please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 73, + "slot": "date", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "one moment. Please confirm: The reservation is for 4 people on March 10th. Did I get that 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": [ + "Albany" + ], + "cuisine": [ + "take-out" + ], + "date": [ + "March 10th", + "the 10th" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Nizza La Bella" + ], + "time": [ + "7 pm", + "seven pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep. What's the phone number of the restaurant please?" + }, + { + "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": "Albany", + "date": "2019-03-10", + "party_size": "4", + "restaurant_name": "Nizza La Bella", + "time": "19:00" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately I was not able to confirm your reservation. Could I help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "five in the evening" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 78, + "slot": "time", + "start": 59 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Albany" + ], + "cuisine": [ + "take-out" + ], + "date": [ + "March 10th", + "the 10th" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Nizza La Bella" + ], + "time": [ + "five in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Lets try a different time to book the reservation. Try for five in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Nizza La Bella" + ], + "slot": "restaurant_name", + "values": [ + "Nizza La Bella" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Albany" + ], + "slot": "city", + "values": [ + "Albany" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "date", + "values": [ + "March 10th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 84, + "slot": "restaurant_name", + "start": 70 + }, + { + "exclusive_end": 94, + "slot": "city", + "start": 88 + }, + { + "exclusive_end": 102, + "slot": "time", + "start": 98 + }, + { + "exclusive_end": 66, + "slot": "date", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "One moment. Please confirm: Reservation for 4 people on March 10th at Nizza La Bella in Albany at 5 pm. 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": [ + "Albany" + ], + "cuisine": [ + "take-out" + ], + "date": [ + "March 10th", + "the 10th" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Nizza La Bella" + ], + "time": [ + "5 pm", + "five in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, perfect. Go ahead and book it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Albany", + "date": "2019-03-10", + "party_size": "4", + "restaurant_name": "Nizza La Bella", + "time": "17:00" + } + }, + "service_results": [ + { + "city": "Albany", + "cuisine": "Take-out", + "date": "2019-03-10", + "has_live_music": "False", + "party_size": "4", + "phone_number": "510-526-2552", + "price_range": "moderate", + "restaurant_name": "Nizza La Bella", + "serves_alcohol": "True", + "street_address": "825 San Pablo Avenue", + "time": "17:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "One moment. 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": [ + "take-out" + ], + "date": [ + "March 10th", + "the 10th" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Nizza La Bella" + ], + "time": [ + "5 pm", + "five in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your welcome, 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": [ + "Albany" + ], + "cuisine": [ + "take-out" + ], + "date": [ + "March 10th", + "the 10th" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Nizza La Bella" + ], + "time": [ + "5 pm", + "five in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. thats it!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day" + } + ] + }, + { + "dialogue_id": "2_00010", + "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": "cuisine", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food were you looking for and in what city should I look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Vegetarian" + ], + "slot": "cuisine", + "values": [ + "non meat" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "city", + "start": 28 + }, + { + "exclusive_end": 50, + "slot": "cuisine", + "start": 42 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ], + "cuisine": [ + "non meat" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find a place in Sunnyvale for non meat food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Merit Vegan Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Merit Vegan Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Sunnyvale", + "cuisine": "Vegetarian" + } + }, + "service_results": [ + { + "city": "Sunnyvale", + "cuisine": "Vegetarian", + "has_live_music": "False", + "phone_number": "408-245-8988", + "price_range": "moderate", + "restaurant_name": "Merit Vegan Restaurant", + "serves_alcohol": "False", + "street_address": "548 Lawrence Expressway #2" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "restaurant_name", + "start": 35 + }, + { + "exclusive_end": 33, + "slot": "city", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 restaurant in Sunnyvale. Merit Vegan Restaurant sounds nice." + }, + { + "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": [ + "non meat" + ], + "restaurant_name": [ + "Merit Vegan Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. 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 did you want the reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "one pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "time", + "start": 28 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ], + "cuisine": [ + "non meat" + ], + "restaurant_name": [ + "Merit Vegan Restaurant" + ], + "time": [ + "one pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like the reservation at one pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Merit Vegan Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Merit Vegan Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + }, + { + "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-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "restaurant_name", + "start": 47 + }, + { + "exclusive_end": 82, + "slot": "city", + "start": 73 + }, + { + "exclusive_end": 90, + "slot": "time", + "start": 86 + }, + { + "exclusive_end": 96, + "slot": "date", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you're booking a table for 2 at Merit Vegan Restaurant in Sunnyvale at 1 pm today." + }, + { + "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": [ + "Sunnyvale" + ], + "cuisine": [ + "non meat" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Merit Vegan Restaurant" + ], + "time": [ + "1 pm", + "one pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It's actually for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Merit Vegan Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Merit Vegan Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "restaurant_name", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you're booking a table at Merit Vegan Restaurant for 1 person." + }, + { + "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": [ + "Sunnyvale" + ], + "cuisine": [ + "non meat" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Merit Vegan Restaurant" + ], + "time": [ + "1 pm", + "one pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, sounds good. Do they have 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": "Sunnyvale", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "Merit Vegan Restaurant", + "time": "13:00" + } + }, + "service_results": [ + { + "city": "Sunnyvale", + "cuisine": "Vegetarian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "1", + "phone_number": "408-245-8988", + "price_range": "moderate", + "restaurant_name": "Merit Vegan Restaurant", + "serves_alcohol": "False", + "street_address": "548 Lawrence Expressway #2", + "time": "12:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, your reservation could not be completed. Is there anything else I could 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": [ + "Sunnyvale" + ], + "cuisine": [ + "non meat" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Merit Vegan Restaurant" + ], + "time": [ + "1 pm", + "one 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": "2_00011", + "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 would like to find a place to eat" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Indian", + "Italian" + ], + "slot": "cuisine", + "values": [ + "indian", + "Italian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "cuisine", + "start": 6 + }, + { + "exclusive_end": 21, + "slot": "cuisine", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Is it indian, Italian that you are looking for" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "san francisco" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Seafood" + ], + "slot": "cuisine", + "values": [ + "Freshwater fish" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "city", + "start": 38 + }, + { + "exclusive_end": 20, + "slot": "cuisine", + "start": 5 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "san francisco" + ], + "cuisine": [ + "Freshwater fish" + ], + "price_range": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Some Freshwater fish would be good in san francisco" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Akiko's Sushi Bar" + ], + "slot": "restaurant_name", + "values": [ + "Akiko's sushi bar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Seafood" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-989-8218", + "price_range": "expensive", + "restaurant_name": "Akiko's Sushi Bar", + "serves_alcohol": "True", + "street_address": "542 A Mason Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-440-2828", + "price_range": "moderate", + "restaurant_name": "Alamo Square Seafood Grill", + "serves_alcohol": "False", + "street_address": "803 Fillmore Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-673-0183", + "price_range": "moderate", + "restaurant_name": "Alioto's", + "serves_alcohol": "False", + "street_address": "8 Fishermans Wharf" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-501-9100", + "price_range": "expensive", + "restaurant_name": "Anchor & Hope", + "serves_alcohol": "False", + "street_address": "83 Minna Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-757-0120", + "price_range": "moderate", + "restaurant_name": "Begoni Bistro", + "serves_alcohol": "False", + "street_address": "615 Jackson Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-757-0569", + "price_range": "moderate", + "restaurant_name": "Betty Lou's Seafood & Grill", + "serves_alcohol": "True", + "street_address": "318 Columbus Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-387-2441", + "price_range": "moderate", + "restaurant_name": "Blue Fin Sushi & Lounge", + "serves_alcohol": "False", + "street_address": "1814 Clement Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-593-8000", + "price_range": "moderate", + "restaurant_name": "Brindisi Cucina Di Mare", + "serves_alcohol": "False", + "street_address": "88 Belden Place" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-981-1251", + "price_range": "moderate", + "restaurant_name": "Caffe Sport", + "serves_alcohol": "True", + "street_address": "574 Green Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-434-2722", + "price_range": "expensive", + "restaurant_name": "Crab House At Pier 39", + "serves_alcohol": "True", + "street_address": "203 Pier 39" + } + ], + "slots": [ + { + "exclusive_end": 68, + "slot": "restaurant_name", + "start": 51 + }, + { + "exclusive_end": 16, + "slot": "city", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In San Francisco there is a nice restaurant called Akiko's sushi bar" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "expensive" + ], + "slot": "price_range", + "values": [ + "expensive" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco", + "san francisco" + ], + "cuisine": [ + "Freshwater fish" + ], + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a pricey price place, can u recommend something else" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Anchor & Hope" + ], + "slot": "restaurant_name", + "values": [ + "Anchor & Hope" + ] + }, + { + "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": "Seafood", + "price_range": "expensive" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-989-8218", + "price_range": "expensive", + "restaurant_name": "Akiko's Sushi Bar", + "serves_alcohol": "True", + "street_address": "542 A Mason Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-501-9100", + "price_range": "expensive", + "restaurant_name": "Anchor & Hope", + "serves_alcohol": "False", + "street_address": "83 Minna Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-434-2722", + "price_range": "expensive", + "restaurant_name": "Crab House At Pier 39", + "serves_alcohol": "True", + "street_address": "203 Pier 39" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-776-2722", + "price_range": "expensive", + "restaurant_name": "Crustacean", + "serves_alcohol": "False", + "street_address": "1475 Polk Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-282-0400", + "price_range": "expensive", + "restaurant_name": "Kiji", + "serves_alcohol": "False", + "street_address": "1009 Guerrero Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-397-8880", + "price_range": "expensive", + "restaurant_name": "La Mar Cebicheria Peruana", + "serves_alcohol": "True", + "street_address": "pier 1 1/2 The Embarcadero" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-872-9982", + "price_range": "expensive", + "restaurant_name": "Leo's Oyster Bar", + "serves_alcohol": "True", + "street_address": "568 Sacramento Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-929-1730", + "price_range": "expensive", + "restaurant_name": "Mccormick & Kuleto's Seafood & Steaks", + "serves_alcohol": "True", + "street_address": "900 North Point Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-989-7300", + "price_range": "expensive", + "restaurant_name": "Park Tavern", + "serves_alcohol": "True", + "street_address": "1652 Stockton Street" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "restaurant_name", + "start": 45 + }, + { + "exclusive_end": 36, + "slot": "city", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes I have 9 places in San Francisco. One is Anchor & Hope" + }, + { + "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": [ + "San Francisco", + "san francisco" + ], + "cuisine": [ + "Freshwater fish" + ], + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have live music? What is there address" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "83 Minna Street" + ], + "slot": "street_address", + "values": [ + "83 Minna Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "street_address", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No they don't, the address is 83 Minna 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 Francisco", + "san francisco" + ], + "cuisine": [ + "Freshwater fish" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Anchor & Hope" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can i make a reservation for it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok 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": 40, + "slot": "time", + "start": 14 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco", + "san francisco" + ], + "cuisine": [ + "Freshwater fish" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Anchor & Hope" + ], + "time": [ + "half past 5 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can i make it half past 5 in the evening" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Anchor & Hope" + ], + "slot": "restaurant_name", + "values": [ + "Anchor & Hope" + ] + }, + { + "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": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 94, + "slot": "restaurant_name", + "start": 81 + }, + { + "exclusive_end": 77, + "slot": "city", + "start": 64 + }, + { + "exclusive_end": 47, + "slot": "time", + "start": 40 + }, + { + "exclusive_end": 36, + "slot": "date", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can u confirm your booking for today at 5:30 pm for 2 people in San Francisco at Anchor & Hope" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "19:00" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "time", + "start": 20 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco", + "san francisco" + ], + "cuisine": [ + "Freshwater fish" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Anchor & Hope" + ], + "time": [ + "19:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No can u make it at 19:00" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Anchor & Hope" + ], + "slot": "restaurant_name", + "values": [ + "Anchor & Hope" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "restaurant_name", + "start": 41 + }, + { + "exclusive_end": 37, + "slot": "time", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok can u confirm your booking at 7 pm at Anchor & Hope" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "5th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5" + ], + "slot": "party_size", + "values": [ + "5" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "date", + "start": 23 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco", + "san francisco" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "5th of this month" + ], + "party_size": [ + "5" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Anchor & Hope" + ], + "time": [ + "19:00", + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No can i get it on the 5th of this month for five people" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "5" + ], + "slot": "party_size", + "values": [ + "5" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "date", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can u confirm the date next Tuesday for 5 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": [ + "San Francisco", + "san francisco" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "5th of this month", + "next Tuesday" + ], + "party_size": [ + "5" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Anchor & Hope" + ], + "time": [ + "19:00", + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they serve liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Anchor & Hope" + ], + "slot": "restaurant_name", + "values": [ + "Anchor & Hope" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5" + ], + "slot": "party_size", + "values": [ + "5" + ] + }, + { + "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": "San Francisco", + "date": "2019-03-05", + "party_size": "5", + "restaurant_name": "Anchor & Hope", + "time": "19:00" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Seafood", + "date": "2019-03-05", + "has_live_music": "False", + "party_size": "5", + "phone_number": "415-501-9100", + "price_range": "expensive", + "restaurant_name": "Anchor & Hope", + "serves_alcohol": "False", + "street_address": "83 Minna Street", + "time": "18:30" + } + ], + "slots": [ + { + "exclusive_end": 125, + "slot": "restaurant_name", + "start": 112 + }, + { + "exclusive_end": 108, + "slot": "date", + "start": 96 + }, + { + "exclusive_end": 78, + "slot": "time", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry they do not serve alcohol and I couldn't make a reservation till 6:30 pm for 5 people for next Tuesday at Anchor & Hope" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco", + "san francisco" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "5th of this month", + "next Tuesday" + ], + "party_size": [ + "5" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Anchor & Hope" + ], + "time": [ + "19:00", + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can i help u 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": [ + "San Francisco", + "san francisco" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "5th of this month", + "next Tuesday" + ], + "party_size": [ + "5" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Anchor & Hope" + ], + "time": [ + "19:00", + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank u" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day" + } + ] + }, + { + "dialogue_id": "2_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": "I do not want to step into the kitchen today. Can you recommend somewhere nice to eat out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Indian", + "Mexican" + ], + "slot": "cuisine", + "values": [ + "Indian", + "Mexican" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "cuisine", + "start": 24 + }, + { + "exclusive_end": 41, + "slot": "cuisine", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you in the mood for Indian or Mexican? Which city would you like me to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Burmese" + ], + "slot": "cuisine", + "values": [ + "Burmese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "city", + "start": 8 + }, + { + "exclusive_end": 30, + "slot": "cuisine", + "start": 23 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Burmese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am in San Francisco. Burmese found seems appealing to me now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "B Star" + ], + "slot": "restaurant_name", + "values": [ + "B Star" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Burmese" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Burmese", + "has_live_music": "False", + "phone_number": "415-933-9900", + "price_range": "moderate", + "restaurant_name": "B Star", + "serves_alcohol": "False", + "street_address": "127 Clement Street" + }, + { + "city": "San Francisco", + "cuisine": "Burmese", + "has_live_music": "False", + "phone_number": "415-861-2100", + "price_range": "moderate", + "restaurant_name": "Burma Love", + "serves_alcohol": "False", + "street_address": "211 Valencia Street" + }, + { + "city": "San Francisco", + "cuisine": "Burmese", + "has_live_music": "False", + "phone_number": "415-386-3896", + "price_range": "moderate", + "restaurant_name": "Mandalay Restaurant", + "serves_alcohol": "False", + "street_address": "4348 California Street" + }, + { + "city": "San Francisco", + "cuisine": "Burmese", + "has_live_music": "False", + "phone_number": "415-751-2598", + "price_range": "moderate", + "restaurant_name": "Pagan Restaurant", + "serves_alcohol": "False", + "street_address": "3199 Clement Street" + }, + { + "city": "San Francisco", + "cuisine": "Burmese", + "has_live_music": "False", + "phone_number": "415-610-4333", + "price_range": "moderate", + "restaurant_name": "Rangoon Ruby Burmese Cuisine", + "serves_alcohol": "True", + "street_address": "590 Van Ness Avenue" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "restaurant_name", + "start": 47 + }, + { + "exclusive_end": 45, + "slot": "city", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 5 such restaurants in San Francisco. B Star would be an excellent choice." + }, + { + "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 Francisco" + ], + "cuisine": [ + "Burmese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is it located? Does it cost a lot?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "127 Clement Street" + ], + "slot": "street_address", + "values": [ + "127 Clement Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "street_address", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The cost is moderate. It is located at 127 Clement Street." + }, + { + "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": [ + "Burmese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else you might recommend?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Burma Love" + ], + "slot": "restaurant_name", + "values": [ + "Burma Love" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 59, + "slot": "city", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Burma Love is also an excellent 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": [ + "San Francisco" + ], + "cuisine": [ + "Burmese" + ], + "restaurant_name": [ + "Burma Love" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I go ahead and 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": [ + "San Francisco" + ], + "cuisine": [ + "Burmese" + ], + "restaurant_name": [ + "Burma Love" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I want 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:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "Thursday next week" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 4, + "slot": "time", + "start": 0 + }, + { + "exclusive_end": 26, + "slot": "date", + "start": 8 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Burmese" + ], + "date": [ + "Thursday next week" + ], + "restaurant_name": [ + "Burma Love" + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "7 pm on Thursday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Burma Love" + ], + "slot": "restaurant_name", + "values": [ + "Burma Love" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 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": 105, + "slot": "restaurant_name", + "start": 95 + }, + { + "exclusive_end": 122, + "slot": "city", + "start": 109 + }, + { + "exclusive_end": 77, + "slot": "time", + "start": 73 + }, + { + "exclusive_end": 91, + "slot": "date", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would like to confirm the following information: reservation for 2 for 7 pm next Thursday at Burma Love in San Francisco." + }, + { + "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 Francisco" + ], + "cuisine": [ + "Burmese" + ], + "date": [ + "Thursday next week", + "next Thursday" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Burma Love" + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a reservation for 4 persons." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Burma Love" + ], + "slot": "restaurant_name", + "values": [ + "Burma Love" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "restaurant_name", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would like to confirm the following: table for 4 at Burma Love." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Burmese" + ], + "date": [ + "Thursday next week", + "next Thursday" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Burma Love" + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's would be excellent." + }, + { + "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": "4", + "restaurant_name": "Burma Love", + "time": "19:00" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Burmese", + "date": "2019-03-07", + "has_live_music": "False", + "party_size": "4", + "phone_number": "415-861-2100", + "price_range": "moderate", + "restaurant_name": "Burma Love", + "serves_alcohol": "False", + "street_address": "211 Valencia Street", + "time": "19:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have made the reservation." + }, + { + "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": [ + "Burmese" + ], + "date": [ + "Thursday next week", + "next Thursday" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Burma Love" + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I almost forgot to ask, but where is the restaurant located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "211 Valencia Street" + ], + "slot": "street_address", + "values": [ + "211 Valencia Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "street_address", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is on 211 Valencia Street." + }, + { + "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": [ + "Burmese" + ], + "date": [ + "Thursday next week", + "next Thursday" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Burma Love" + ], + "time": [ + "7 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 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": [ + "Burmese" + ], + "date": [ + "Thursday next week", + "next Thursday" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Burma Love" + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, you have been most helpful already." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "2_00013", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "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" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to go to a place to eat, I love live music, do you have any suggestions?" + }, + { + "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": 25, + "slot": "city", + "start": 18 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "has_live_music": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to go to Oakland." + }, + { + "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": [ + "Brunch" + ], + "slot": "cuisine", + "values": [ + "breakfast & brunch" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "cuisine", + "start": 10 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "breakfast & brunch" + ], + "has_live_music": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think a breakfast & brunch place would be perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Eve's Waterfront" + ], + "slot": "restaurant_name", + "values": [ + "Eve's Waterfront" + ] + }, + { + "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": "Brunch", + "has_live_music": "True" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Brunch", + "has_live_music": "True", + "phone_number": "510-817-4477", + "price_range": "moderate", + "restaurant_name": "Eve's Waterfront", + "serves_alcohol": "True", + "street_address": "15 Embarcadero West" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "restaurant_name", + "start": 26 + }, + { + "exclusive_end": 62, + "slot": "city", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 restaurant, the Eve's Waterfront is found in Oakland" + }, + { + "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": [ + "Oakland" + ], + "cuisine": [ + "breakfast & brunch" + ], + "has_live_music": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is it pricy? What's their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "15 Embarcadero West" + ], + "slot": "street_address", + "values": [ + "15 embarcadero west" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "street_address", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The price range is moderate, and their address is 15 embarcadero west." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "breakfast & brunch" + ], + "has_live_music": [ + "True" + ], + "restaurant_name": [ + "Eve's Waterfront" + ] + } + } + } + ], + "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": "Should I 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": [ + "Oakland" + ], + "cuisine": [ + "breakfast & brunch" + ], + "has_live_music": [ + "True" + ], + "restaurant_name": [ + "Eve's Waterfront" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I'd love one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time should i make it for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12:30 in the afternoon" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "time", + "start": 12 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "breakfast & brunch" + ], + "has_live_music": [ + "True" + ], + "restaurant_name": [ + "Eve's Waterfront" + ], + "time": [ + "12:30 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it for 12:30 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Eve's Waterfront" + ], + "slot": "restaurant_name", + "values": [ + "eve's waterfront" + ] + }, + { + "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": [ + "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": 58 + }, + { + "exclusive_end": 85, + "slot": "city", + "start": 78 + }, + { + "exclusive_end": 98, + "slot": "time", + "start": 90 + }, + { + "exclusive_end": 104, + "slot": "date", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: You'd like a reservation at eve's waterfront in Oakland, at 12:30 pm today for 2?" + }, + { + "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": [ + "Oakland" + ], + "cuisine": [ + "breakfast & brunch" + ], + "date": [ + "today" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Eve's Waterfront", + "eve's waterfront" + ], + "time": [ + "12:30 in the afternoon", + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, do they serve 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": "Oakland", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Eve's Waterfront", + "time": "12:30" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Brunch", + "date": "2019-03-01", + "has_live_music": "True", + "party_size": "2", + "phone_number": "510-817-4477", + "price_range": "moderate", + "restaurant_name": "Eve's Waterfront", + "serves_alcohol": "True", + "street_address": "15 Embarcadero West", + "time": "12:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation is secured. 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": [ + "Oakland" + ], + "cuisine": [ + "breakfast & brunch" + ], + "date": [ + "today" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Eve's Waterfront", + "eve's waterfront" + ], + "time": [ + "12:30 in the afternoon", + "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 nice day" + } + ] + }, + { + "dialogue_id": "2_00014", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "Japanese" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "cuisine", + "start": 17 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Japanese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find a Japanese restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like?" + }, + { + "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": [ + "Japanese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In San Francisco" + }, + { + "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" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "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": 48, + "slot": "restaurant_name", + "start": 27 + }, + { + "exclusive_end": 73, + "slot": "city", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 10 options for you. 2g Japanese Brasserie located in San Francisco is nice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Japanese" + ], + "restaurant_name": [ + "2g Japanese Brasserie" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is awesome." + }, + { + "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": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Japanese" + ], + "restaurant_name": [ + "2g Japanese Brasserie" + ] + } + } + } + ], + "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?" + }, + { + "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" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "this Saturday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "time", + "start": 0 + }, + { + "exclusive_end": 36, + "slot": "date", + "start": 23 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Japanese" + ], + "date": [ + "this Saturday" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "2g Japanese Brasserie" + ], + "time": [ + "12:15 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "12:15 in the afternoon this Saturday for one person." + }, + { + "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:15" + ], + "slot": "time", + "values": [ + "12:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "restaurant_name", + "start": 37 + }, + { + "exclusive_end": 83, + "slot": "city", + "start": 70 + }, + { + "exclusive_end": 104, + "slot": "time", + "start": 96 + }, + { + "exclusive_end": 92, + "slot": "date", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Making a reservation for 1 person at 2g Japanese Brasserie located in San Francisco tomorrow at 12:15 pm." + }, + { + "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": [ + "Japanese" + ], + "date": [ + "this Saturday", + "tomorrow" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "2g Japanese Brasserie" + ], + "time": [ + "12:15 in the afternoon", + "12:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes do they sere Alcohol" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2g Japanese Brasserie" + ], + "slot": "restaurant_name", + "values": [ + "2g Japanese Brasserie" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "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-02", + "party_size": "1", + "restaurant_name": "2g Japanese Brasserie", + "time": "12:15" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Japanese", + "date": "2019-03-02", + "has_live_music": "False", + "party_size": "1", + "phone_number": "415-292-9997", + "price_range": "moderate", + "restaurant_name": "2g Japanese Brasserie", + "serves_alcohol": "True", + "street_address": "601 Van Ness Avenue", + "time": "12:00" + } + ], + "slots": [ + { + "exclusive_end": 136, + "slot": "restaurant_name", + "start": 115 + }, + { + "exclusive_end": 170, + "slot": "date", + "start": 162 + }, + { + "exclusive_end": 179, + "slot": "time", + "start": 174 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They do server alcohol. Sorry i was unable to make the resvation for that time. Will a reservation for 1 person at 2g Japanese Brasserie located in San Francisco tomorrow at 12 pm work?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Japanese" + ], + "date": [ + "this Saturday", + "tomorrow" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "2g Japanese Brasserie" + ], + "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-02", + "party_size": "1", + "restaurant_name": "2g Japanese Brasserie", + "time": "12:00" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Japanese", + "date": "2019-03-02", + "has_live_music": "False", + "party_size": "1", + "phone_number": "415-292-9997", + "price_range": "moderate", + "restaurant_name": "2g Japanese Brasserie", + "serves_alcohol": "True", + "street_address": "601 Van Ness Avenue", + "time": "12:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is confirmed" + }, + { + "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": [ + "San Francisco" + ], + "cuisine": [ + "Japanese" + ], + "date": [ + "this Saturday", + "tomorrow" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "2g Japanese Brasserie" + ], + "time": [ + "12 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their number? DO they have live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-292-9997" + ], + "slot": "phone_number", + "values": [ + "415-292-9997" + ] + }, + { + "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 415-292-9997. They do not 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 Francisco" + ], + "cuisine": [ + "Japanese" + ], + "date": [ + "this Saturday", + "tomorrow" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "2g Japanese Brasserie" + ], + "time": [ + "12 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you 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": [ + "San Francisco" + ], + "cuisine": [ + "Japanese" + ], + "date": [ + "this Saturday", + "tomorrow" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "2g Japanese Brasserie" + ], + "time": [ + "12 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": "2_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 tell me a four star restaurant nearby?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What style of restaurant would you like me to find? Which city should I search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Burlingame" + ], + "slot": "city", + "values": [ + "Burlingame" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Thai" + ], + "slot": "cuisine", + "values": [ + "Malaysian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "city", + "start": 13 + }, + { + "exclusive_end": 9, + "slot": "cuisine", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Burlingame" + ], + "cuisine": [ + "Malaysian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Malaysian in Burlingame would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Coconut Bay Thai Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Coconut Bay Thai Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Burlingame" + ], + "slot": "city", + "values": [ + "Burlingame" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Burlingame", + "cuisine": "Thai" + } + }, + "service_results": [ + { + "city": "Burlingame", + "cuisine": "Thai", + "has_live_music": "False", + "phone_number": "650-558-8268", + "price_range": "moderate", + "restaurant_name": "Coconut Bay Thai Restaurant", + "serves_alcohol": "False", + "street_address": "1107 Howard Avenue" + }, + { + "city": "Burlingame", + "cuisine": "Thai", + "has_live_music": "False", + "phone_number": "650-344-1900", + "price_range": "moderate", + "restaurant_name": "Narin Thai Cuisine", + "serves_alcohol": "False", + "street_address": "231 Park Road" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 66, + "slot": "city", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Coconut Bay Thai Restaurant in a highly rated eatery in Burlingame" + }, + { + "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": [ + "Burlingame" + ], + "cuisine": [ + "Malaysian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the contact info? Will there be live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-558-8268" + ], + "slot": "phone_number", + "values": [ + "650-558-8268" + ] + }, + { + "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 650-558-8268. They do not have live music unfortunately." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Burlingame" + ], + "cuisine": [ + "Malaysian" + ], + "restaurant_name": [ + "Coconut Bay Thai Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That'll work just fine" + }, + { + "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": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Burlingame" + ], + "cuisine": [ + "Malaysian" + ], + "restaurant_name": [ + "Coconut Bay Thai Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please, make a reservation" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For what time shall I reserve your table?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "date", + "values": [ + "the 9th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "11 in the morning" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "date", + "start": 41 + }, + { + "exclusive_end": 37, + "slot": "time", + "start": 20 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Burlingame" + ], + "cuisine": [ + "Malaysian" + ], + "date": [ + "the 9th" + ], + "restaurant_name": [ + "Coconut Bay Thai Restaurant" + ], + "time": [ + "11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like a table at 11 in the morning on the 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Coconut Bay Thai Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Coconut Bay Thai Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Burlingame" + ], + "slot": "city", + "values": [ + "Burlingame" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "11 am" + ] + }, + { + "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": 57, + "slot": "restaurant_name", + "start": 30 + }, + { + "exclusive_end": 71, + "slot": "city", + "start": 61 + }, + { + "exclusive_end": 80, + "slot": "time", + "start": 75 + }, + { + "exclusive_end": 93, + "slot": "date", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm these details please: Coconut Bay Thai Restaurant in Burlingame at 11 am on march 9th, 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Burlingame" + ], + "cuisine": [ + "Malaysian" + ], + "date": [ + "march 9th", + "the 9th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Coconut Bay Thai Restaurant" + ], + "time": [ + "11 am", + "11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep that works" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Burlingame", + "date": "2019-03-09", + "party_size": "2", + "restaurant_name": "Coconut Bay Thai Restaurant", + "time": "11:00" + } + }, + "service_results": [ + { + "city": "Burlingame", + "cuisine": "Thai", + "date": "2019-03-09", + "has_live_music": "False", + "party_size": "2", + "phone_number": "650-558-8268", + "price_range": "moderate", + "restaurant_name": "Coconut Bay Thai Restaurant", + "serves_alcohol": "False", + "street_address": "1107 Howard Avenue", + "time": "11:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation successful!" + }, + { + "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": "ReserveRestaurant", + "requested_slots": [ + "price_range", + "street_address" + ], + "slot_values": { + "city": [ + "Burlingame" + ], + "cuisine": [ + "Malaysian" + ], + "date": [ + "march 9th", + "the 9th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Coconut Bay Thai Restaurant" + ], + "time": [ + "11 am", + "11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the price range and address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1107 Howard Avenue" + ], + "slot": "street_address", + "values": [ + "1107 Howard Avenue" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 66, + "slot": "street_address", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The pricing is moderate and they are located on 1107 Howard 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": [ + "Burlingame" + ], + "cuisine": [ + "Malaysian" + ], + "date": [ + "march 9th", + "the 9th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Coconut Bay Thai Restaurant" + ], + "time": [ + "11 am", + "11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's perfect" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day and enjoy your reservation." + } + ] + }, + { + "dialogue_id": "2_00016", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Vacaville" + ], + "slot": "city", + "values": [ + "Vacaville" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "city", + "start": 54 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Vacaville" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to look for a place where I could eat in Vacaville." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Mexican", + "American" + ], + "slot": "cuisine", + "values": [ + "Mexican", + "American" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "cuisine", + "start": 49 + }, + { + "exclusive_end": 66, + "slot": "cuisine", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have any kind of food as preference? Like Mexican, American or anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "sushi" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "cuisine", + "start": 25 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Vacaville" + ], + "cuisine": [ + "sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think I am craving for sushi." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hisui | Japanese Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Hisui | Japanese Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Vacaville" + ], + "slot": "city", + "values": [ + "Vacaville" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Vacaville", + "cuisine": "Japanese" + } + }, + "service_results": [ + { + "city": "Vacaville", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "707-448-4002", + "price_range": "moderate", + "restaurant_name": "Hisui | Japanese Restaurant", + "serves_alcohol": "False", + "street_address": "1350 East Monte Vista Avenue" + }, + { + "city": "Vacaville", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "707-469-7480", + "price_range": "moderate", + "restaurant_name": "Umi Sushi", + "serves_alcohol": "False", + "street_address": "501 Davis Street" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "restaurant_name", + "start": 44 + }, + { + "exclusive_end": 107, + "slot": "city", + "start": 98 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 2 restaurants and one of it is Hisui | Japanese Restaurant that is nicely located in Vacaville." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price_range", + "values": [] + }, + { + "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": [ + "Vacaville" + ], + "cuisine": [ + "sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I prefer a restaurant with a live music and by the way how's the price?" + }, + { + "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": "Unfortunately they do not have live music and the price is range is moderate." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "13: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": [ + "Vacaville" + ], + "cuisine": [ + "sushi" + ], + "restaurant_name": [ + "Hisui | Japanese Restaurant" + ], + "time": [ + "13:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, I still make it a go. Please make a reservation for me at 13:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Hisui | Japanese Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Hisui | Japanese Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Vacaville" + ], + "slot": "city", + "values": [ + "Vacaville" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "1: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": 83, + "slot": "restaurant_name", + "start": 56 + }, + { + "exclusive_end": 96, + "slot": "city", + "start": 87 + }, + { + "exclusive_end": 120, + "slot": "time", + "start": 113 + }, + { + "exclusive_end": 140, + "slot": "date", + "start": 135 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please do confirm the following details; reservation in Hisui | Japanese Restaurant at Vacaville will be made at 1:30 pm for 2 persons today." + }, + { + "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": [ + "Vacaville" + ], + "cuisine": [ + "sushi" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Hisui | Japanese Restaurant" + ], + "time": [ + "13:30", + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Confirming all the details are correct. But how about the contact number, do you have it? and one more question, please. Are they serving alcoholic beverages?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-448-4002" + ], + "slot": "phone_number", + "values": [ + "707-448-4002" + ] + }, + { + "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": "Vacaville", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Hisui | Japanese Restaurant", + "time": "13:30" + } + }, + "service_results": [ + { + "city": "Vacaville", + "cuisine": "Japanese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "707-448-4002", + "price_range": "moderate", + "restaurant_name": "Hisui | Japanese Restaurant", + "serves_alcohol": "False", + "street_address": "1350 East Monte Vista Avenue", + "time": "13:30" + } + ], + "slots": [ + { + "exclusive_end": 132, + "slot": "phone_number", + "start": 120 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation is successful. And for the last question, they are not serving alcoholic beverages. Their contact number is 707-448-4002." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Vacaville" + ], + "cuisine": [ + "sushi" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Hisui | Japanese Restaurant" + ], + "time": [ + "13:30", + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need 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": [ + "Vacaville" + ], + "cuisine": [ + "sushi" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Hisui | Japanese Restaurant" + ], + "time": [ + "13:30", + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "2_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'd like to find somewhere to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of food would you like to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sausalito" + ], + "slot": "city", + "values": [ + "Sausalito" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "Southern" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "city", + "start": 37 + }, + { + "exclusive_end": 28, + "slot": "cuisine", + "start": 20 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Sausalito" + ], + "cuisine": [ + "Southern" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want some kind of Southern food in Sausalito." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Barrel House Tavern" + ], + "slot": "restaurant_name", + "values": [ + "Barrel House Tavern" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sausalito" + ], + "slot": "city", + "values": [ + "Sausalito" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Sausalito", + "cuisine": "American" + } + }, + "service_results": [ + { + "city": "Sausalito", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-729-9593", + "price_range": "expensive", + "restaurant_name": "Barrel House Tavern", + "serves_alcohol": "True", + "street_address": "660 Bridgeway" + }, + { + "city": "Sausalito", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-339-4750", + "price_range": "expensive", + "restaurant_name": "Murray Circle Restaurant", + "serves_alcohol": "False", + "street_address": "602 Murray Circle" + }, + { + "city": "Sausalito", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-332-1454", + "price_range": "moderate", + "restaurant_name": "Napa Valley Burger", + "serves_alcohol": "False", + "street_address": "670 Bridgeway" + }, + { + "city": "Sausalito", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-331-3226", + "price_range": "moderate", + "restaurant_name": "Salito's Crab House & Prime Rib", + "serves_alcohol": "True", + "street_address": "1200 Bridgeway" + }, + { + "city": "Sausalito", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-332-1512", + "price_range": "moderate", + "restaurant_name": "Saylor's Restaurant & Bar", + "serves_alcohol": "False", + "street_address": "2009 Bridgeway" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "restaurant_name", + "start": 39 + }, + { + "exclusive_end": 31, + "slot": "city", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "A great restaurant in Sausalito is the Barrel House Tavern." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + }, + { + "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": [ + "Sausalito" + ], + "cuisine": [ + "Southern" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there liquor? What is the budget like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "expensive" + ], + "slot": "price_range", + "values": [ + "expensive" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The price range is expensive and they do serve alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "13:30" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "time", + "start": 35 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Sausalito" + ], + "cuisine": [ + "Southern" + ], + "restaurant_name": [ + "Barrel House Tavern" + ], + "time": [ + "13:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good. Make a reservation at 13:30 at the restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Barrel House Tavern" + ], + "slot": "restaurant_name", + "values": [ + "Barrel House Tavern" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sausalito" + ], + "slot": "city", + "values": [ + "Sausalito" + ] + }, + { + "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": 77, + "slot": "restaurant_name", + "start": 58 + }, + { + "exclusive_end": 90, + "slot": "city", + "start": 81 + }, + { + "exclusive_end": 50, + "slot": "time", + "start": 43 + }, + { + "exclusive_end": 39, + "slot": "date", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Reservation for 2 today at 1:30 pm at the Barrel House Tavern in Sausalito." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Sausalito" + ], + "cuisine": [ + "Southern" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Barrel House Tavern" + ], + "time": [ + "13:30", + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds fine." + }, + { + "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": "Sausalito", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Barrel House Tavern", + "time": "13:30" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No reservations were available. Anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "one in the afternoon" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 66, + "slot": "time", + "start": 46 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Sausalito" + ], + "cuisine": [ + "Southern" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Barrel House Tavern" + ], + "time": [ + "one in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please make a reservation at a restaurant for one in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Barrel House Tavern" + ], + "slot": "restaurant_name", + "values": [ + "Barrel House Tavern" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sausalito" + ], + "slot": "city", + "values": [ + "Sausalito" + ] + }, + { + "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": 70, + "slot": "restaurant_name", + "start": 51 + }, + { + "exclusive_end": 83, + "slot": "city", + "start": 74 + }, + { + "exclusive_end": 43, + "slot": "time", + "start": 39 + }, + { + "exclusive_end": 35, + "slot": "date", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: A table for 2 today at 1 pm at the Barrel House Tavern in Sausalito." + }, + { + "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": [ + "Sausalito" + ], + "cuisine": [ + "Southern" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Barrel House Tavern" + ], + "time": [ + "1 pm", + "one in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good. What is the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-729-9593" + ], + "slot": "phone_number", + "values": [ + "415-729-9593" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Sausalito", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Barrel House Tavern", + "time": "13:00" + } + }, + "service_results": [ + { + "city": "Sausalito", + "cuisine": "American", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-729-9593", + "price_range": "expensive", + "restaurant_name": "Barrel House Tavern", + "serves_alcohol": "True", + "street_address": "660 Bridgeway", + "time": "13:00" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "phone_number", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation has been made. They can be reached at 415-729-9593." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Sausalito" + ], + "cuisine": [ + "Southern" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Barrel House Tavern" + ], + "time": [ + "1 pm", + "one in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there 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": [ + "Sausalito" + ], + "cuisine": [ + "Southern" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Barrel House Tavern" + ], + "time": [ + "1 pm", + "one in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, have a great day." + } + ] + }, + { + "dialogue_id": "2_00018", + "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": [ + "Indian", + "Mexican" + ], + "slot": "cuisine", + "values": [ + "Indian", + "Mexican" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "cuisine", + "start": 15 + }, + { + "exclusive_end": 35, + "slot": "cuisine", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like Indian food, Mexican or anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Italian" + ], + "slot": "cuisine", + "values": [ + "Pasta" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "cuisine", + "start": 18 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Pasta" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like some 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": 33, + "slot": "restaurant_name", + "start": 30 + }, + { + "exclusive_end": 52, + "slot": "city", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 8 restaurant, One is A16 located 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": [ + "Pasta" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is another restaurant?" + }, + { + "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" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 50, + "slot": "city", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Belotti Ristorante E Bottega is located 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": [ + "Pasta" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is another restaurant?" + }, + { + "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": 31, + "slot": "city", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Contrasto is located in Oakland." + }, + { + "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": [ + "Oakland" + ], + "cuisine": [ + "Pasta" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Contrasto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, reservation for two people please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would work?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:45" + ], + "slot": "time", + "values": [ + "11:45 in the morning" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "time", + "start": 11 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Pasta" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Contrasto" + ], + "time": [ + "11:45 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it at 11:45 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: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": 28, + "slot": "restaurant_name", + "start": 19 + }, + { + "exclusive_end": 39, + "slot": "city", + "start": 32 + }, + { + "exclusive_end": 61, + "slot": "time", + "start": 53 + }, + { + "exclusive_end": 49, + "slot": "date", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Booking a table at Contrasto in Oakland for today at 11:45 am for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Contrasto" + ], + "time": [ + "11:45 am", + "11:45 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Contrasto" + ], + "slot": "restaurant_name", + "values": [ + "Contrasto" + ] + }, + { + "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": "Oakland", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Contrasto", + "time": "11:45" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Italian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-918-3205", + "price_range": "moderate", + "restaurant_name": "Contrasto", + "serves_alcohol": "True", + "street_address": "388 Grand Avenue", + "time": "12:00" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "restaurant_name", + "start": 43 + }, + { + "exclusive_end": 102, + "slot": "date", + "start": 97 + }, + { + "exclusive_end": 96, + "slot": "time", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I was not able to reserve a table for 2 at Contrasto at that time, would you like to go at 12 pm today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Contrasto" + ], + "time": [ + "12 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that time works." + }, + { + "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": "Contrasto", + "time": "12:00" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Italian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-918-3205", + "price_range": "moderate", + "restaurant_name": "Contrasto", + "serves_alcohol": "True", + "street_address": "388 Grand Avenue", + "time": "12:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was made." + }, + { + "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": [ + "Oakland" + ], + "cuisine": [ + "Pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Contrasto" + ], + "time": [ + "12 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I have their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-918-3205" + ], + "slot": "phone_number", + "values": [ + "510-918-3205" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "phone_number", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, it's 510-918-3205." + }, + { + "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": [ + "Pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Contrasto" + ], + "time": [ + "12 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their location?" + }, + { + "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": "Their address is 388 Grand Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Contrasto" + ], + "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": "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": [ + "Oakland" + ], + "cuisine": [ + "Pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Contrasto" + ], + "time": [ + "12 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": "2_00019", + "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 taking a friend out to dinner. Can you recommend a place to eat nearby?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of restaurant would you like to eat at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "French" + ], + "slot": "cuisine", + "values": [ + "Parisian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "cuisine", + "start": 30 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Parisian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The perfect place would serve Parisian food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where should I find a place to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "city", + "start": 23 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Parisian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to eat 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": 101, + "slot": "restaurant_name", + "start": 81 + }, + { + "exclusive_end": 69, + "slot": "city", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 highly recommended restaurants near you in San Francisco, including Amelie San Francisco." + }, + { + "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": "FindRestaurants", + "requested_slots": [ + "phone_number", + "price_range" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Parisian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the price range there? Can you find their number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "415-292-6916" + ], + "slot": "phone_number", + "values": [ + "415-292-6916" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 77, + "slot": "phone_number", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their prices are in the moderate range and their phone number is 415-292-6916" + }, + { + "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": "That's perfect! 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 would you like to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "morning 11" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "time", + "start": 22 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Parisian" + ], + "restaurant_name": [ + "Amelie San Francisco" + ], + "time": [ + "morning 11" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We want to eat in the morning 11." + }, + { + "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": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 109, + "slot": "restaurant_name", + "start": 89 + }, + { + "exclusive_end": 138, + "slot": "city", + "start": 125 + }, + { + "exclusive_end": 79, + "slot": "time", + "start": 74 + }, + { + "exclusive_end": 85, + "slot": "date", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you are saying you would like me to make a reservation for 2 people at 11 am today at Amelie San Francisco in the city of 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 am", + "morning 11" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, 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-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 reservation has been made." + }, + { + "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": [ + "San Francisco" + ], + "cuisine": [ + "Parisian" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Amelie San Francisco" + ], + "time": [ + "11 am", + "morning 11" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have a bar there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, they have a bar that serves alcohol." + }, + { + "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": [ + "San Francisco" + ], + "cuisine": [ + "Parisian" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Amelie San Francisco" + ], + "time": [ + "11 am", + "morning 11" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is the restaurant located? Is there live music scheduled to play?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1754 Polk Street" + ], + "slot": "street_address", + "values": [ + "1754 Polk Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 66, + "slot": "street_address", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is no live music there. They are located at 1754 Polk Street." + }, + { + "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": [ + "11 am", + "morning 11" + ] + } + } + } + ], + "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 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": [ + "San Francisco" + ], + "cuisine": [ + "Parisian" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Amelie San Francisco" + ], + "time": [ + "11 am", + "morning 11" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day!" + } + ] + }, + { + "dialogue_id": "2_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 want to take my boss out to eat so I can pitch my proposal to him away from all my other co-workers." + }, + { + "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": 152, + "slot": "cuisine", + "start": 144 + }, + { + "exclusive_end": 160, + "slot": "cuisine", + "start": 154 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It would be my pleasure to help you. What location should I narrow my search to and what type of cuisine do you prefer? You can say things like American, Indian, or any other type of cuisine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Steakhouse" + ], + "slot": "cuisine", + "values": [ + "burgers" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SF" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 75, + "slot": "cuisine", + "start": 68 + }, + { + "exclusive_end": 41, + "slot": "city", + "start": 39 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SF" + ], + "cuisine": [ + "burgers" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like it close to the office in SF and I think my boss likes burgers." + }, + { + "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": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Steakhouse" + } + }, + "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-1928", + "price_range": "very expensive", + "restaurant_name": "Alfred's Steakhouse", + "serves_alcohol": "False", + "street_address": "659 Merchant Street" + }, + { + "city": "San Francisco", + "cuisine": "Steakhouse", + "has_live_music": "False", + "phone_number": "415-273-3085", + "price_range": "very expensive", + "restaurant_name": "Bob's Steak & Chop House", + "serves_alcohol": "False", + "street_address": "500 California Street" + }, + { + "city": "San Francisco", + "cuisine": "Steakhouse", + "has_live_music": "False", + "phone_number": "415-441-8880", + "price_range": "expensive", + "restaurant_name": "Bobo's", + "serves_alcohol": "False", + "street_address": "1450 Lombard 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-552-8792", + "price_range": "expensive", + "restaurant_name": "Espetus Churrascaria - San Francisco", + "serves_alcohol": "False", + "street_address": "1686 Market Street" + }, + { + "city": "San Francisco", + "cuisine": "Steakhouse", + "has_live_music": "True", + "phone_number": "415-673-8817", + "price_range": "expensive", + "restaurant_name": "Harris'", + "serves_alcohol": "False", + "street_address": "2100 Van Ness Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Steakhouse", + "has_live_music": "False", + "phone_number": "415-563-0487", + "price_range": "expensive", + "restaurant_name": "Izzy's", + "serves_alcohol": "False", + "street_address": "3345 Steiner Street" + } + ], + "slots": [ + { + "exclusive_end": 96, + "slot": "restaurant_name", + "start": 80 + }, + { + "exclusive_end": 113, + "slot": "city", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a total of 10 restaurants that match your criteria. The closest one is 5a5 Steak lounge in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price_range", + "values": [] + }, + { + "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": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "burgers" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their price range and do they serve alcoholic beverages?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "expensive" + ], + "slot": "price_range", + "values": [ + "expensive" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "They are in the expensive range and they do serve alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "17:30" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 87, + "slot": "time", + "start": 82 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "burgers" + ], + "restaurant_name": [ + "5a5 Steak lounge" + ], + "time": [ + "17:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds like a nice place. Please set the reservations for that restaurant at 17:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "5a5 Steak Lounge" + ], + "slot": "restaurant_name", + "values": [ + "5a5 Steak Lounge" + ] + }, + { + "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": 76, + "slot": "restaurant_name", + "start": 60 + }, + { + "exclusive_end": 101, + "slot": "city", + "start": 88 + }, + { + "exclusive_end": 56, + "slot": "time", + "start": 49 + }, + { + "exclusive_end": 45, + "slot": "date", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, so you would like a table for 2, today at 5:30 pm at 5a5 Steak Lounge located in San Francisco. Is that correct?" + }, + { + "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": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "burgers" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "5a5 Steak Lounge", + "5a5 Steak lounge" + ], + "time": [ + "17:30", + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's right. Can you give me their phone number in case I have to cancel and do they have live music or any other kind of entertainment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-989-2539" + ], + "slot": "phone_number", + "values": [ + "415-989-2539" + ] + }, + { + "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": "5a5 Steak Lounge", + "time": "17:30" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Steakhouse", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-989-2539", + "price_range": "expensive", + "restaurant_name": "5a5 Steak Lounge", + "serves_alcohol": "True", + "street_address": "244 Jackson Street", + "time": "17:00" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "phone_number", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, no live music that I can see. Their phone number is 415-989-2539." + }, + { + "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": [ + "burgers" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "5a5 Steak Lounge", + "5a5 Steak lounge" + ], + "time": [ + "17:30", + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a god day and enjoy your meal." + } + ] + }, + { + "dialogue_id": "2_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": "Please find me a restaurant at which I can eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Chinese", + "American" + ], + "slot": "cuisine", + "values": [ + "Chinese", + "American" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 68, + "slot": "cuisine", + "start": 61 + }, + { + "exclusive_end": 78, + "slot": "cuisine", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of restaurant would you like to eat at? I've found Chinese, American, and several others in your location. What area would you like to have dinner?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Fran" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Taiwanese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "city", + "start": 33 + }, + { + "exclusive_end": 24, + "slot": "cuisine", + "start": 15 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "cuisine": [ + "Chinese", + "Taiwanese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to have Taiwanese food in San Fran." + }, + { + "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": 85, + "slot": "restaurant_name", + "start": 78 + }, + { + "exclusive_end": 41, + "slot": "city", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 restaurants in San Francisco that meet your requirements. One is Alice's restaurant, it has good reviews." + }, + { + "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": [ + "Chinese", + "Taiwanese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please find other restaurants." + }, + { + "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": 69, + "slot": "restaurant_name", + "start": 52 + }, + { + "exclusive_end": 44, + "slot": "city", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is another restaurant in San Francisco called Bamboo Restaurant that has good reviews." + }, + { + "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": [ + "Chinese", + "Taiwanese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please 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": 66, + "slot": "restaurant_name", + "start": 52 + }, + { + "exclusive_end": 44, + "slot": "city", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is another restaurant in San Francisco called Bei Fang Style that has positive reviews." + }, + { + "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": [ + "Chinese", + "Taiwanese" + ], + "restaurant_name": [ + "Bei Fang Style" + ] + } + } + } + ], + "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 to book 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": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Chinese", + "Taiwanese" + ], + "restaurant_name": [ + "Bei Fang Style" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I want to book a table." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Please tell me at which time you'd like the reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:00" + ], + "slot": "time", + "values": [ + "14:00" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "time", + "start": 35 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Chinese", + "Taiwanese" + ], + "restaurant_name": [ + "Bei Fang Style" + ], + "time": [ + "14:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to reserve a table at 14:00." + }, + { + "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": [ + "14:00" + ], + "slot": "time", + "values": [ + "2 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": 103, + "slot": "restaurant_name", + "start": 89 + }, + { + "exclusive_end": 120, + "slot": "city", + "start": 107 + }, + { + "exclusive_end": 79, + "slot": "time", + "start": 75 + }, + { + "exclusive_end": 85, + "slot": "date", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please verify the following details. You would like to reserve a table for 2 pm today at Bei Fang Style 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 Fran", + "San Francisco" + ], + "cuisine": [ + "Chinese", + "Taiwanese" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Bei Fang Style" + ], + "time": [ + "14:00", + "2 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please reserve the table." + }, + { + "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": "Bei Fang Style", + "time": "14:00" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I apologize, but I was unable to make the reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:45" + ], + "slot": "time", + "values": [ + "11:45" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "time", + "start": 30 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Chinese", + "Taiwanese" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Bei Fang Style" + ], + "time": [ + "11:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please try reserving again at 11:45." + }, + { + "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": [ + "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": 119, + "slot": "restaurant_name", + "start": 105 + }, + { + "exclusive_end": 136, + "slot": "city", + "start": 123 + }, + { + "exclusive_end": 82, + "slot": "time", + "start": 74 + }, + { + "exclusive_end": 88, + "slot": "date", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please verify the following details. You would like to reserve a table at 11:45 am today for 2 diners at Bei Fang Style 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 Fran", + "San Francisco" + ], + "cuisine": [ + "Chinese", + "Taiwanese" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Bei Fang Style" + ], + "time": [ + "11:45", + "11:45 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Please reserve the table." + }, + { + "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": "Bei Fang Style", + "time": "11:45" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I apologize, but I was unable to reserve a table. Do you require any further 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": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Chinese", + "Taiwanese" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Bei Fang Style" + ], + "time": [ + "11:45", + "11:45 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "2_00022", + "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": "Find me a good restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city are you planning to dine and what cuisine are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Benicia" + ], + "slot": "city", + "values": [ + "Benicia" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Brunch" + ], + "slot": "cuisine", + "values": [ + "light meal" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "city", + "start": 32 + }, + { + "exclusive_end": 28, + "slot": "cuisine", + "start": 18 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Benicia" + ], + "cuisine": [ + "light meal" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "If like to have a light meal in Benicia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Lucca Bar & Grill" + ], + "slot": "restaurant_name", + "values": [ + "Lucca Bar & Grill" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Benicia" + ], + "slot": "city", + "values": [ + "Benicia" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Benicia", + "cuisine": "Brunch" + } + }, + "service_results": [ + { + "city": "Benicia", + "cuisine": "Brunch", + "has_live_music": "True", + "phone_number": "707-745-3749", + "price_range": "moderate", + "restaurant_name": "Lucca Bar & Grill", + "serves_alcohol": "True", + "street_address": "439 1st Street" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "restaurant_name", + "start": 22 + }, + { + "exclusive_end": 50, + "slot": "city", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 1 restaurant. Lucca Bar & Grill in Benicia is a good place." + }, + { + "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": [ + "Benicia" + ], + "cuisine": [ + "light meal" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_live_music", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, they do." + }, + { + "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": [ + "Benicia" + ], + "cuisine": [ + "light meal" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their location? Do they serve liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "439 1st Street" + ], + "slot": "street_address", + "values": [ + "439 1st Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "street_address", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They're located at 439 1st Street and they 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": [ + "Benicia" + ], + "cuisine": [ + "light meal" + ], + "restaurant_name": [ + "Lucca Bar & Grill" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great. I'd like to reserve a table there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what time will you be arriving there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "1:30 in the afternoon" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "time", + "start": 26 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Benicia" + ], + "cuisine": [ + "light meal" + ], + "restaurant_name": [ + "Lucca Bar & Grill" + ], + "time": [ + "1:30 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My plan is to be there by 1:30 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Lucca Bar & Grill" + ], + "slot": "restaurant_name", + "values": [ + "Lucca Bar & Grill" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Benicia" + ], + "slot": "city", + "values": [ + "Benicia" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:30" + ], + "slot": "time", + "values": [ + "1: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": 50 + }, + { + "exclusive_end": 78, + "slot": "city", + "start": 71 + }, + { + "exclusive_end": 89, + "slot": "time", + "start": 82 + }, + { + "exclusive_end": 95, + "slot": "date", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you need a table for 2 at the Lucca Bar & Grill in Benicia at 1:30 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "time", + "values": [ + "11:30 in the morning" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "time", + "start": 17 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Benicia" + ], + "cuisine": [ + "light meal" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Lucca Bar & Grill" + ], + "time": [ + "11:30 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hold on. Make it 11:30 in the morning and it is for just 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "11:30" + ], + "slot": "time", + "values": [ + "11:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "time", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. So you want a table for 1 at 11:30 am. Correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Benicia" + ], + "cuisine": [ + "light meal" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Lucca Bar & Grill" + ], + "time": [ + "11:30 am", + "11:30 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's absolutely right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Lucca Bar & Grill" + ], + "slot": "restaurant_name", + "values": [ + "Lucca Bar & Grill" + ] + }, + { + "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": "Benicia", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "Lucca Bar & Grill", + "time": "11:30" + } + }, + "service_results": [ + { + "city": "Benicia", + "cuisine": "Brunch", + "date": "2019-03-01", + "has_live_music": "True", + "party_size": "1", + "phone_number": "707-745-3749", + "price_range": "moderate", + "restaurant_name": "Lucca Bar & Grill", + "serves_alcohol": "True", + "street_address": "439 1st Street", + "time": "11:00" + } + ], + "slots": [ + { + "exclusive_end": 93, + "slot": "restaurant_name", + "start": 76 + }, + { + "exclusive_end": 108, + "slot": "date", + "start": 103 + }, + { + "exclusive_end": 102, + "slot": "time", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation was not successful. Shall I try to reserve a table for 1 at Lucca Bar & Grill at 11 am today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Benicia" + ], + "cuisine": [ + "light meal" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Lucca Bar & Grill" + ], + "time": [ + "11 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. That works for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Benicia", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "Lucca Bar & Grill", + "time": "11:00" + } + }, + "service_results": [ + { + "city": "Benicia", + "cuisine": "Brunch", + "date": "2019-03-01", + "has_live_music": "True", + "party_size": "1", + "phone_number": "707-745-3749", + "price_range": "moderate", + "restaurant_name": "Lucca Bar & Grill", + "serves_alcohol": "True", + "street_address": "439 1st Street", + "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": [ + "Benicia" + ], + "cuisine": [ + "light meal" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Lucca Bar & Grill" + ], + "time": [ + "11 am" + ] + } + } + } + ], + "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": "2_00023", + "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 find a place to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Mexican", + "Indian" + ], + "slot": "cuisine", + "values": [ + "Mexican", + "Indian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "cuisine", + "start": 50 + }, + { + "exclusive_end": 65, + "slot": "cuisine", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you looking for? What kind of food? Mexican, Indian, etc." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Asian" + ], + "slot": "cuisine", + "values": [ + "Asian Fusion" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "cuisine", + "start": 15 + }, + { + "exclusive_end": 44, + "slot": "city", + "start": 31 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Asian Fusion" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find Asian Fusion in San Francisco." + }, + { + "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": 56, + "slot": "restaurant_name", + "start": 34 + }, + { + "exclusive_end": 73, + "slot": "city", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a nice restaurant called 8 Immortals 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": [ + "Asian Fusion" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is liquor served?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, alcohol is not served." + }, + { + "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": [ + "Asian Fusion" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other restaurants?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bai Thong Thai" + ], + "slot": "restaurant_name", + "values": [ + "Bai Thong Thai" + ] + }, + { + "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": 47, + "slot": "city", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Bai Thong Thai is a restaurant 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": [ + "San Francisco" + ], + "cuisine": [ + "Asian Fusion" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address and phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-863-9335" + ], + "slot": "phone_number", + "values": [ + "415-863-9335" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "298 Gough Street" + ], + "slot": "street_address", + "values": [ + "298 Gough Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 68, + "slot": "phone_number", + "start": 56 + }, + { + "exclusive_end": 31, + "slot": "street_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 298 Gough Street and the phone number is 415-863-9335." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Asian Fusion" + ], + "restaurant_name": [ + "Bai Thong Thai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, 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 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 Francisco" + ], + "cuisine": [ + "Asian Fusion" + ], + "restaurant_name": [ + "Bai Thong Thai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, make a reservation, please." + }, + { + "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 for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "time", + "start": 12 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Asian Fusion" + ], + "restaurant_name": [ + "Bai Thong Thai" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it for 7:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bai Thong Thai" + ], + "slot": "restaurant_name", + "values": [ + "Bai Thong Thai" + ] + }, + { + "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": 47, + "slot": "restaurant_name", + "start": 33 + }, + { + "exclusive_end": 64, + "slot": "city", + "start": 51 + }, + { + "exclusive_end": 81, + "slot": "time", + "start": 74 + }, + { + "exclusive_end": 70, + "slot": "date", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: A table for 2 at Bai Thong Thai in San Francisco today at 7:30 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": [ + "Asian Fusion" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Bai Thong Thai" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds 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": "San Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Bai Thong Thai", + "time": "19:30" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, your reservation was unsuccessful. Anything else I can help with?" + }, + { + "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": 36, + "slot": "time", + "start": 31 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Bai Thong Thai" + ], + "time": [ + "18:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Try again for a reservation at 18:00." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bai Thong Thai" + ], + "slot": "restaurant_name", + "values": [ + "Bai Thong Thai" + ] + }, + { + "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": 47, + "slot": "restaurant_name", + "start": 33 + }, + { + "exclusive_end": 64, + "slot": "city", + "start": 51 + }, + { + "exclusive_end": 78, + "slot": "time", + "start": 74 + }, + { + "exclusive_end": 70, + "slot": "date", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: A table for 2 at Bai Thong Thai in San Francisco today at 6 pm." + }, + { + "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": [ + "Asian Fusion" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Bai Thong Thai" + ], + "time": [ + "18:00", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, sounds great. Do they serve liquor at the 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 Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Bai Thong Thai", + "time": "18:00" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Asian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-863-9335", + "price_range": "moderate", + "restaurant_name": "Bai Thong Thai", + "serves_alcohol": "False", + "street_address": "298 Gough Street", + "time": "18:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "They do not serve alcohol, unfortunately. Your reservation was successfully made." + }, + { + "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": [ + "Asian Fusion" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Bai Thong Thai" + ], + "time": [ + "18:00", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much." + }, + { + "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": [ + "San Francisco" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Bai Thong Thai" + ], + "time": [ + "18:00", + "6 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": "2_00024", + "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 places are there to eat around here?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What food are you looking to purchase?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mediterranean" + ], + "slot": "cuisine", + "values": [ + "Mediterranean" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "cuisine", + "start": 18 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Mediterranean" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am craving some Mediterranean food!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, which city would you like me to search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SF" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "city", + "start": 14 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SF" + ], + "cuisine": [ + "Mediterranean" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Preferably in SF." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Barcha" + ], + "slot": "restaurant_name", + "values": [ + "Barcha" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Mediterranean" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-957-5463", + "price_range": "expensive", + "restaurant_name": "Barcha", + "serves_alcohol": "True", + "street_address": "28 Fremont Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-399-1155", + "price_range": "expensive", + "restaurant_name": "Boulibar", + "serves_alcohol": "True", + "street_address": "One Ferry Building #35" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-970-2428", + "price_range": "inexpensive", + "restaurant_name": "Goood Frikin Chicken", + "serves_alcohol": "False", + "street_address": "10 29th Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-872-9767", + "price_range": "moderate", + "restaurant_name": "La Marsa", + "serves_alcohol": "True", + "street_address": "454 Geary Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-400-4623", + "price_range": "moderate", + "restaurant_name": "Lark", + "serves_alcohol": "False", + "street_address": "4068 18th Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-668-1676", + "price_range": "moderate", + "restaurant_name": "Layaly Mediterranean Grill", + "serves_alcohol": "False", + "street_address": "2435 Clement Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-829-2730", + "price_range": "inexpensive", + "restaurant_name": "Mazza Luna", + "serves_alcohol": "False", + "street_address": "810 Van Ness Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-864-8643", + "price_range": "expensive", + "restaurant_name": "Nopa", + "serves_alcohol": "True", + "street_address": "560 Divisadero Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-974-1212", + "price_range": "expensive", + "restaurant_name": "Oro", + "serves_alcohol": "True", + "street_address": "8 Mint Plaza" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-512-7400", + "price_range": "moderate", + "restaurant_name": "Palomino", + "serves_alcohol": "True", + "street_address": "345 Spear Street #100" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "restaurant_name", + "start": 37 + }, + { + "exclusive_end": 68, + "slot": "city", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found a nice restaurant named Barcha located in San Francisco, CA." + }, + { + "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": [ + "Mediterranean" + ], + "restaurant_name": [ + "Barcha" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect, 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 me to 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": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Mediterranean" + ], + "restaurant_name": [ + "Barcha" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes 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 would you like your reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:15" + ], + "slot": "time", + "values": [ + "11:15" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Mediterranean" + ], + "restaurant_name": [ + "Barcha" + ], + "time": [ + "11:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "11:15 would be ideal." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Barcha" + ], + "slot": "restaurant_name", + "values": [ + "Barcha" + ] + }, + { + "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": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "restaurant_name", + "start": 61 + }, + { + "exclusive_end": 84, + "slot": "city", + "start": 71 + }, + { + "exclusive_end": 96, + "slot": "time", + "start": 88 + }, + { + "exclusive_end": 106, + "slot": "date", + "start": 101 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm...you would like me to book a table for 2 at Barcha in San Francisco at 11:15 am for today." + }, + { + "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": [ + "Mediterranean" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Barcha" + ], + "time": [ + "11:15", + "11:15 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah that will work." + }, + { + "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": "Barcha", + "time": "11:15" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-957-5463", + "price_range": "expensive", + "restaurant_name": "Barcha", + "serves_alcohol": "True", + "street_address": "28 Fremont Street", + "time": "11:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The table has been successfully 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": [ + "SF", + "San Francisco" + ], + "cuisine": [ + "Mediterranean" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Barcha" + ], + "time": [ + "11:15", + "11:15 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help, that is all that I need!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, have a good day." + } + ] + }, + { + "dialogue_id": "2_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'd like to find a place to eat please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Indian", + "Mexican" + ], + "slot": "cuisine", + "values": [ + "Indian", + "Mexican" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "cuisine", + "start": 43 + }, + { + "exclusive_end": 58, + "slot": "cuisine", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, what type of cuisine would you like? Indian, Mexican, something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mexican" + ], + "slot": "cuisine", + "values": [ + "Mexican" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "cuisine", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Mexican" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Mexican food sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, which city will you be dining 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" + ], + "cuisine": [ + "Mexican" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be 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": 11, + "slot": "restaurant_name", + "start": 4 + }, + { + "exclusive_end": 53, + "slot": "city", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, Celia's is a fine Mexican restaurant 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": [ + "Mexican" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know if 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 offer 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": [ + "Mexican" + ], + "restaurant_name": [ + "Celia's" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, that will be fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I 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": [ + "San Mateo" + ], + "cuisine": [ + "Mexican" + ], + "restaurant_name": [ + "Celia's" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day and time will you be dining out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "the 8th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "11 in the morning" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "date", + "start": 3 + }, + { + "exclusive_end": 32, + "slot": "time", + "start": 15 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Mexican" + ], + "date": [ + "the 8th" + ], + "restaurant_name": [ + "Celia's" + ], + "time": [ + "11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 8th, at 11 in the morning if possible." + }, + { + "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:00" + ], + "slot": "time", + "values": [ + "11 am" + ] + }, + { + "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": 60, + "slot": "restaurant_name", + "start": 53 + }, + { + "exclusive_end": 73, + "slot": "city", + "start": 64 + }, + { + "exclusive_end": 36, + "slot": "time", + "start": 31 + }, + { + "exclusive_end": 27, + "slot": "date", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, so that's next Friday at 11 am for 2 people at Celia's in San Mateo?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "Mexican" + ], + "date": [ + "next Friday", + "the 8th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Celia's" + ], + "time": [ + "11 am", + "11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep, sounds good!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Mateo", + "date": "2019-03-08", + "party_size": "2", + "restaurant_name": "Celia's", + "time": "11:00" + } + }, + "service_results": [ + { + "city": "San Mateo", + "cuisine": "Mexican", + "date": "2019-03-08", + "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:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, you're 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": [ + "San Mateo" + ], + "cuisine": [ + "Mexican" + ], + "date": [ + "next Friday", + "the 8th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Celia's" + ], + "time": [ + "11 am", + "11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect, thank you so much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Absolutely, have a wonderful time." + } + ] + }, + { + "dialogue_id": "2_00026", + "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": 26, + "slot": "city", + "start": 23 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking to eat in SFO" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "American", + "Chinese" + ], + "slot": "cuisine", + "values": [ + "American", + "Chinese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "cuisine", + "start": 14 + }, + { + "exclusive_end": 33, + "slot": "cuisine", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you prefer American or Chinese food?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mediterranean" + ], + "slot": "cuisine", + "values": [ + "Persian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "cuisine", + "start": 12 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ], + "cuisine": [ + "Persian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want some Persian food" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Barcha" + ], + "slot": "restaurant_name", + "values": [ + "Barcha" + ] + }, + { + "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": "Mediterranean" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-957-5463", + "price_range": "expensive", + "restaurant_name": "Barcha", + "serves_alcohol": "True", + "street_address": "28 Fremont Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-399-1155", + "price_range": "expensive", + "restaurant_name": "Boulibar", + "serves_alcohol": "True", + "street_address": "One Ferry Building #35" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-970-2428", + "price_range": "inexpensive", + "restaurant_name": "Goood Frikin Chicken", + "serves_alcohol": "False", + "street_address": "10 29th Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-872-9767", + "price_range": "moderate", + "restaurant_name": "La Marsa", + "serves_alcohol": "True", + "street_address": "454 Geary Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-400-4623", + "price_range": "moderate", + "restaurant_name": "Lark", + "serves_alcohol": "False", + "street_address": "4068 18th Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-668-1676", + "price_range": "moderate", + "restaurant_name": "Layaly Mediterranean Grill", + "serves_alcohol": "False", + "street_address": "2435 Clement Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-829-2730", + "price_range": "inexpensive", + "restaurant_name": "Mazza Luna", + "serves_alcohol": "False", + "street_address": "810 Van Ness Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-864-8643", + "price_range": "expensive", + "restaurant_name": "Nopa", + "serves_alcohol": "True", + "street_address": "560 Divisadero Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-974-1212", + "price_range": "expensive", + "restaurant_name": "Oro", + "serves_alcohol": "True", + "street_address": "8 Mint Plaza" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-512-7400", + "price_range": "moderate", + "restaurant_name": "Palomino", + "serves_alcohol": "True", + "street_address": "345 Spear Street #100" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "restaurant_name", + "start": 46 + }, + { + "exclusive_end": 69, + "slot": "city", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 persian food restaurant. I suggest Barcha in San Francisco" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "March 3rd" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "date", + "start": 55 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Persian" + ], + "date": [ + "March 3rd" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Barcha" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "ok that works, please reserve a seat for two people on March 3rd" + }, + { + "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": [ + "10:45" + ], + "slot": "time", + "values": [ + "10:45 in the morning" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "time", + "start": 8 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Persian" + ], + "date": [ + "March 3rd" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Barcha" + ], + "time": [ + "10:45 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Book it 10:45 in the morning" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Barcha" + ], + "slot": "restaurant_name", + "values": [ + "Barcha" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "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-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "restaurant_name", + "start": 33 + }, + { + "exclusive_end": 56, + "slot": "city", + "start": 43 + }, + { + "exclusive_end": 94, + "slot": "time", + "start": 86 + }, + { + "exclusive_end": 82, + "slot": "date", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your booking with Barcha in San Francisco on the day after tomorrow at 10:45 am for 2 people" + }, + { + "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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Persian" + ], + "date": [ + "March 3rd", + "day after tomorrow" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Barcha" + ], + "time": [ + "10:45 am", + "10:45 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thats correct. do they have liquor? what is their intermediate priced" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "expensive" + ], + "slot": "price_range", + "values": [ + "expensive" + ] + }, + { + "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-03", + "party_size": "2", + "restaurant_name": "Barcha", + "time": "10:45" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "date": "2019-03-03", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-957-5463", + "price_range": "expensive", + "restaurant_name": "Barcha", + "serves_alcohol": "True", + "street_address": "28 Fremont Street", + "time": "11:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "This restaurant serve alcohol and the price range is expensive. 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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Persian" + ], + "date": [ + "March 3rd", + "day after tomorrow" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Barcha" + ], + "time": [ + "10:45 am", + "10:45 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day" + } + ] + }, + { + "dialogue_id": "2_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": "I want to find a restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Italian", + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Italian", + "Chinese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "cuisine", + "start": 42 + }, + { + "exclusive_end": 58, + "slot": "cuisine", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of food would like? You can say Italian, Chinese, BBQ, o something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Asian" + ], + "slot": "cuisine", + "values": [ + "Asian Fusion" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "cuisine", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Asian Fusion" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Asian Fusion sounds nice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Asian Fusion" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Santa Clara" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Beijing Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Beijing Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Santa Clara", + "cuisine": "Asian" + } + }, + "service_results": [ + { + "city": "Santa Clara", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "408-423-0001", + "price_range": "moderate", + "restaurant_name": "Beijing Restaurant", + "serves_alcohol": "False", + "street_address": "1460 Halford Avenue" + }, + { + "city": "Santa Clara", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "408-985-8808", + "price_range": "moderate", + "restaurant_name": "Korean Spring", + "serves_alcohol": "False", + "street_address": "1062 Kiely Boulevard" + }, + { + "city": "Santa Clara", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "408-248-9747", + "price_range": "moderate", + "restaurant_name": "Mayuri Indian Cuisine", + "serves_alcohol": "False", + "street_address": "2232 El Camino Real" + }, + { + "city": "Santa Clara", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "408-244-8531", + "price_range": "moderate", + "restaurant_name": "Shu's", + "serves_alcohol": "False", + "street_address": "3258 El Camino Real" + }, + { + "city": "Santa Clara", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "408-973-0604", + "price_range": "moderate", + "restaurant_name": "Sumiya", + "serves_alcohol": "False", + "street_address": "2634 Homestead Road" + }, + { + "city": "Santa Clara", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "408-615-8086", + "price_range": "moderate", + "restaurant_name": "Tong Soon Garden", + "serves_alcohol": "False", + "street_address": "3240 El Camino Real" + }, + { + "city": "Santa Clara", + "cuisine": "Asian", + "has_live_music": "False", + "phone_number": "408-244-4534", + "price_range": "moderate", + "restaurant_name": "Truya Sushi", + "serves_alcohol": "True", + "street_address": "3431 El Camino Real" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "restaurant_name", + "start": 26 + }, + { + "exclusive_end": 59, + "slot": "city", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 7 options for you. Beijing Restaurant in Santa Clara is nice." + }, + { + "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": [ + "Santa Clara" + ], + "cuisine": [ + "Asian Fusion" + ], + "restaurant_name": [ + "Beijing Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. I want to reserve a table." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like for your reservation." + }, + { + "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": 8, + "slot": "time", + "start": 3 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Asian Fusion" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Beijing Restaurant" + ], + "time": [ + "18:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "at 18:45 for 2 people/" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Beijing Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Beijing Restaurant" + ] + }, + { + "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": 70, + "slot": "restaurant_name", + "start": 52 + }, + { + "exclusive_end": 91, + "slot": "city", + "start": 80 + }, + { + "exclusive_end": 16, + "slot": "time", + "start": 9 + }, + { + "exclusive_end": 76, + "slot": "date", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Making a 6:45 pm dinner reservation for 2 people at Beijing Restaurant today in Santa Clara. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Beijing Restaurant" + ], + "time": [ + "18:45", + "6:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes it great." + }, + { + "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": "Beijing Restaurant", + "time": "18:45" + } + }, + "service_results": [ + { + "city": "Santa Clara", + "cuisine": "Asian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "408-423-0001", + "price_range": "moderate", + "restaurant_name": "Beijing Restaurant", + "serves_alcohol": "False", + "street_address": "1460 Halford Avenue", + "time": "18:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is successful." + }, + { + "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": [ + "Santa Clara" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Beijing Restaurant" + ], + "time": [ + "18:45", + "6:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is it located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1460 Halford Avenue" + ], + "slot": "street_address", + "values": [ + "1460 Halford Avenue" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "street_address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is located at 1460 Halford Avenue." + }, + { + "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": "ReserveRestaurant", + "requested_slots": [ + "has_live_music", + "serves_alcohol" + ], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Beijing Restaurant" + ], + "time": [ + "18:45", + "6:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have live music and serve Alcoholic drinks?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry they do not." + }, + { + "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": [ + "Asian Fusion" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Beijing Restaurant" + ], + "time": [ + "18:45", + "6:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks 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": "2_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": "Do you know a place where I can get some food?" + }, + { + "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 do you want to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Afghan" + ], + "slot": "cuisine", + "values": [ + "Afghan" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "city", + "start": 36 + }, + { + "exclusive_end": 27, + "slot": "cuisine", + "start": 21 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Afghan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to eat some Afghan food in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Kamdesh Afghan Kabab House" + ], + "slot": "restaurant_name", + "values": [ + "Kamdesh Afghan Kabab House" + ] + }, + { + "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": "Afghan" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Afghan", + "has_live_music": "False", + "phone_number": "510-286-1900", + "price_range": "moderate", + "restaurant_name": "Kamdesh Afghan Kabab House", + "serves_alcohol": "False", + "street_address": "332 14th Street" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "restaurant_name", + "start": 33 + }, + { + "exclusive_end": 31, + "slot": "city", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 restaurant in Oakland, Kamdesh Afghan Kabab House." + }, + { + "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": [ + "Oakland" + ], + "cuisine": [ + "Afghan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you give their contact number and address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-286-1900" + ], + "slot": "phone_number", + "values": [ + "510-286-1900" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "332 14th Street" + ], + "slot": "street_address", + "values": [ + "332 14th Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "phone_number", + "start": 43 + }, + { + "exclusive_end": 92, + "slot": "street_address", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You can call Kamdesh Afghan Kabab House at 510-286-1900. They are located at 332 14th Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Afghan" + ], + "restaurant_name": [ + "Kamdesh Afghan Kabab House" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that will 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 make a reservation 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": [ + "Afghan" + ], + "restaurant_name": [ + "Kamdesh Afghan Kabab House" + ] + } + } + } + ], + "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 do you want to place your reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "time", + "start": 23 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Afghan" + ], + "restaurant_name": [ + "Kamdesh Afghan Kabab House" + ], + "time": [ + "5:30 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Reserve me a place for 5:30 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kamdesh Afghan Kabab House" + ], + "slot": "restaurant_name", + "values": [ + "Kamdesh Afghan Kabab House" + ] + }, + { + "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": 93, + "slot": "restaurant_name", + "start": 67 + }, + { + "exclusive_end": 104, + "slot": "city", + "start": 97 + }, + { + "exclusive_end": 115, + "slot": "time", + "start": 108 + }, + { + "exclusive_end": 121, + "slot": "date", + "start": 116 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: I will book a table for 2 at Kamdesh Afghan Kabab House in Oakland at 5:30 PM today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "has_live_music", + "values": [] + }, + { + "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": [ + "has_live_music", + "price_range" + ], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Afghan" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Kamdesh Afghan Kabab House" + ], + "time": [ + "5:30 PM", + "5:30 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works for me. Do they play live music? Is the price range lavish?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "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": "Kamdesh Afghan Kabab House", + "time": "17:30" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Afghan", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-286-1900", + "price_range": "moderate", + "restaurant_name": "Kamdesh Afghan Kabab House", + "serves_alcohol": "False", + "street_address": "332 14th Street", + "time": "17:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have placed your reservation. They have no live music and their 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": [ + "Oakland" + ], + "cuisine": [ + "Afghan" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Kamdesh Afghan Kabab House" + ], + "time": [ + "5:30 PM", + "5:30 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "2_00029", + "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 am looking for a place to eat in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can help you with that. What kind of food are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "has_live_music", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Jamaican" + ], + "slot": "cuisine", + "values": [ + "Jamaican" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "cuisine", + "start": 13 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Jamaican" + ], + "has_live_music": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like Jamaican if you can find any place. Also, I want somewhere that has live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Kingston 11 Cuisine" + ], + "slot": "restaurant_name", + "values": [ + "Kingston 11 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": "Jamaican", + "has_live_music": "True" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Jamaican", + "has_live_music": "True", + "phone_number": "510-465-2558", + "price_range": "moderate", + "restaurant_name": "Kingston 11 Cuisine", + "serves_alcohol": "False", + "street_address": "2270 Telegraph Avenue" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "restaurant_name", + "start": 28 + }, + { + "exclusive_end": 69, + "slot": "city", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 1 that you may like. Kingston 11 Cuisine is located in Oakland." + }, + { + "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": [ + "Oakland" + ], + "cuisine": [ + "Jamaican" + ], + "has_live_music": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How expensive is their menu?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Their price range is moderate." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Jamaican" + ], + "has_live_music": [ + "True" + ], + "restaurant_name": [ + "Kingston 11 Cuisine" + ] + } + } + } + ], + "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 now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Jamaican" + ], + "has_live_music": [ + "True" + ], + "restaurant_name": [ + "Kingston 11 Cuisine" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you prefer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "twelve pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "time", + "start": 18 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Jamaican" + ], + "has_live_music": [ + "True" + ], + "restaurant_name": [ + "Kingston 11 Cuisine" + ], + "time": [ + "twelve pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please make it at twelve pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kingston 11 Cuisine" + ], + "slot": "restaurant_name", + "values": [ + "Kingston 11 Cuisine" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "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": 93, + "slot": "restaurant_name", + "start": 74 + }, + { + "exclusive_end": 104, + "slot": "city", + "start": 97 + }, + { + "exclusive_end": 69, + "slot": "time", + "start": 64 + }, + { + "exclusive_end": 60, + "slot": "date", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: You are reserving a table for 2 people today at 12 pm, at Kingston 11 Cuisine in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "3rd of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "date", + "start": 45 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Jamaican" + ], + "date": [ + "3rd of March" + ], + "has_live_music": [ + "True" + ], + "restaurant_name": [ + "Kingston 11 Cuisine" + ], + "time": [ + "12 pm", + "twelve pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, sorry, change of plans. I would like the 3rd of March instead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "12 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 62, + "slot": "time", + "start": 57 + }, + { + "exclusive_end": 88, + "slot": "date", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm this update: you are reserving a table at 12 pm on the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "date", + "values": [ + "March 4th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "date", + "start": 26 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Jamaican" + ], + "date": [ + "March 4th" + ], + "has_live_music": [ + "True" + ], + "restaurant_name": [ + "Kingston 11 Cuisine" + ], + "time": [ + "12 pm", + "twelve pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, sorry, please make it March 4th instead." + }, + { + "frames": [ + { + "actions": [ + { + "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": 70, + "slot": "date", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, please confirm: You want a reservation for 2 people on next Monday." + }, + { + "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": [ + "Oakland" + ], + "cuisine": [ + "Jamaican" + ], + "date": [ + "March 4th", + "next Monday" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Kingston 11 Cuisine" + ], + "time": [ + "12 pm", + "twelve pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works for me. What is their address? Do they serve alcohol?" + }, + { + "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-04", + "party_size": "2", + "restaurant_name": "Kingston 11 Cuisine", + "time": "12:00" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I was not able to make that reservation. Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "time", + "start": 60 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Jamaican" + ], + "date": [ + "March 4th", + "next Monday" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Kingston 11 Cuisine" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to try booking again. Is there anything available at 7:30 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Kingston 11 Cuisine" + ], + "slot": "restaurant_name", + "values": [ + "Kingston 11 Cuisine" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "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-04" + ], + "slot": "date", + "values": [ + "next Monday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 85, + "slot": "restaurant_name", + "start": 66 + }, + { + "exclusive_end": 96, + "slot": "city", + "start": 89 + }, + { + "exclusive_end": 139, + "slot": "time", + "start": 132 + }, + { + "exclusive_end": 128, + "slot": "date", + "start": 117 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: you would like to reserve a table for 2 people at Kingston 11 Cuisine in Oakland. The reservation is next Monday at 7: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": [ + "Jamaican" + ], + "date": [ + "March 4th", + "next Monday" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Kingston 11 Cuisine" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "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-04", + "party_size": "2", + "restaurant_name": "Kingston 11 Cuisine", + "time": "19:30" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, there are no tables available at that time. 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": [ + "Jamaican" + ], + "date": [ + "March 4th", + "next Monday" + ], + "has_live_music": [ + "True" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Kingston 11 Cuisine" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "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 good day." + } + ] + }, + { + "dialogue_id": "2_00030", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Szcheuan" + ] + }, + { + "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": [ + "Szcheuan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find a place to eat with Szcheuan food." + }, + { + "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": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "city", + "start": 13 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Szcheuan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Gary Chu's" + ], + "slot": "restaurant_name", + "values": [ + "Gary Chu's" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Santa Rosa", + "cuisine": "Chinese" + } + }, + "service_results": [ + { + "city": "Santa Rosa", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "707-526-5840", + "price_range": "moderate", + "restaurant_name": "Gary Chu's", + "serves_alcohol": "True", + "street_address": "611 5th Street" + }, + { + "city": "Santa Rosa", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "707-525-1957", + "price_range": "moderate", + "restaurant_name": "Kirin", + "serves_alcohol": "True", + "street_address": "2700 Yulupa Avenue" + }, + { + "city": "Santa Rosa", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "707-521-9239", + "price_range": "inexpensive", + "restaurant_name": "Mei-don Chinese Cuisine", + "serves_alcohol": "False", + "street_address": "6576 Oakmont Drive" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "restaurant_name", + "start": 42 + }, + { + "exclusive_end": 66, + "slot": "city", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 3 restaurants I found including Gary Chu's in Santa Rosa." + }, + { + "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": [ + "Santa Rosa" + ], + "cuisine": [ + "Szcheuan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Tell me the address." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "611 5th Street" + ], + "slot": "street_address", + "values": [ + "611 5th Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "street_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 611 5th 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": [ + "Santa Rosa" + ], + "cuisine": [ + "Szcheuan" + ], + "restaurant_name": [ + "Gary Chu's" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works for me and I'd like to make a reservation at the restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Tell me the time for the reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "time", + "start": 24 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Szcheuan" + ], + "restaurant_name": [ + "Gary Chu's" + ], + "time": [ + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make the reservation at 5:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Gary Chu's" + ], + "slot": "restaurant_name", + "values": [ + "Gary Chu's" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "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": 101, + "slot": "restaurant_name", + "start": 91 + }, + { + "exclusive_end": 115, + "slot": "city", + "start": 105 + }, + { + "exclusive_end": 127, + "slot": "time", + "start": 120 + }, + { + "exclusive_end": 87, + "slot": "date", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please let me know if these details are confirmed. I'd like to book a table for 2 today at Gary Chu's in Santa Rosa for 5: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": [ + "Santa Rosa" + ], + "cuisine": [ + "Szcheuan" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Gary Chu's" + ], + "time": [ + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will work. Is there live music and liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "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": "Santa Rosa", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Gary Chu's", + "time": "17:30" + } + }, + "service_results": [ + { + "city": "Santa Rosa", + "cuisine": "Chinese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "707-526-5840", + "price_range": "moderate", + "restaurant_name": "Gary Chu's", + "serves_alcohol": "True", + "street_address": "611 5th Street", + "time": "17:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation is successful having live music and 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 Rosa" + ], + "cuisine": [ + "Szcheuan" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Gary Chu's" + ], + "time": [ + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much. That's all that is needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "2_00031", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Alamo" + ], + "slot": "city", + "values": [ + "Alamo" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "city", + "start": 37 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Alamo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for somewhere to eat in Alamo." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "American" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "cuisine", + "start": 12 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Alamo" + ], + "cuisine": [ + "American" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want some American food that is moderate priced." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Xenia Bistro" + ], + "slot": "restaurant_name", + "values": [ + "Xenia Bistro" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Alamo" + ], + "slot": "city", + "values": [ + "Alamo" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Alamo", + "cuisine": "American", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Alamo", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "925-855-9000", + "price_range": "moderate", + "restaurant_name": "Xenia Bistro", + "serves_alcohol": "False", + "street_address": "115 Alamo Plaza # A" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "restaurant_name", + "start": 21 + }, + { + "exclusive_end": 63, + "slot": "city", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 1 restaurant. Xenia Bistro is a nice restaurant in Alamo." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "March 8th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "date", + "start": 46 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Alamo" + ], + "cuisine": [ + "American" + ], + "date": [ + "March 8th" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Xenia Bistro" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good. Can you reserve it for March 8th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time do you need the reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "seven pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "time", + "start": 24 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Alamo" + ], + "cuisine": [ + "American" + ], + "date": [ + "March 8th" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Xenia Bistro" + ], + "time": [ + "seven pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make the reservation at seven pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Xenia Bistro" + ], + "slot": "restaurant_name", + "values": [ + "Xenia Bistro" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Alamo" + ], + "slot": "city", + "values": [ + "Alamo" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "restaurant_name", + "start": 46 + }, + { + "exclusive_end": 67, + "slot": "city", + "start": 62 + }, + { + "exclusive_end": 76, + "slot": "time", + "start": 72 + }, + { + "exclusive_end": 91, + "slot": "date", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you want a table for 2 at Xenia Bistro in Alamo for 7 pm on next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "one in the afternoon" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "time", + "start": 15 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Alamo" + ], + "cuisine": [ + "American" + ], + "date": [ + "March 8th", + "next Friday" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Xenia Bistro" + ], + "time": [ + "one in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, make it at one in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Xenia Bistro" + ], + "slot": "restaurant_name", + "values": [ + "Xenia Bistro" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "1 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "restaurant_name", + "start": 51 + }, + { + "exclusive_end": 71, + "slot": "time", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So please confirm that you want to book a table at Xenia Bistro at 1 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 this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "date", + "start": 36 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Alamo" + ], + "cuisine": [ + "American" + ], + "date": [ + "14th of this month" + ], + "party_size": [ + "3" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Xenia Bistro" + ], + "time": [ + "1 pm", + "one in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, make it for three people on the 14th of this month." + }, + { + "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": 66, + "slot": "date", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you want to reserve 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": [ + "Alamo" + ], + "cuisine": [ + "American" + ], + "date": [ + "14th of this month", + "March 14th" + ], + "party_size": [ + "3" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Xenia Bistro" + ], + "time": [ + "1 pm", + "one in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That should work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Alamo", + "date": "2019-03-14", + "party_size": "3", + "restaurant_name": "Xenia Bistro", + "time": "13:00" + } + }, + "service_results": [ + { + "city": "Alamo", + "cuisine": "American", + "date": "2019-03-14", + "has_live_music": "False", + "party_size": "3", + "phone_number": "925-855-9000", + "price_range": "moderate", + "restaurant_name": "Xenia Bistro", + "serves_alcohol": "False", + "street_address": "115 Alamo Plaza # A", + "time": "13:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your 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": [ + "Alamo" + ], + "cuisine": [ + "American" + ], + "date": [ + "14th of this month", + "March 14th" + ], + "party_size": [ + "3" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Xenia Bistro" + ], + "time": [ + "1 pm", + "one in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That is all the help I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "2_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 have a meeting and we plan to get food together. Can you help me to find a place to eat?" + }, + { + "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": 67, + "slot": "cuisine", + "start": 59 + }, + { + "exclusive_end": 95, + "slot": "cuisine", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What type or restaurant do you like? Do you prefer classic American or something like a Mexican type? Do you want to eat here or in another city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Alameda" + ], + "slot": "city", + "values": [ + "Alameda" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Mexican" + ], + "slot": "cuisine", + "values": [ + "tacos" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "city", + "start": 15 + }, + { + "exclusive_end": 66, + "slot": "cuisine", + "start": 61 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Alameda" + ], + "cuisine": [ + "Mexican", + "tacos" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We will eat in Alameda, and I am looking forward to eat some tacos." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Acapulco" + ], + "slot": "restaurant_name", + "values": [ + "Acapulco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Alameda" + ], + "slot": "city", + "values": [ + "Alameda" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Alameda", + "cuisine": "Mexican" + } + }, + "service_results": [ + { + "city": "Alameda", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "510-239-4912", + "price_range": "moderate", + "restaurant_name": "Acapulco", + "serves_alcohol": "False", + "street_address": "2100 Lincoln Avenue" + }, + { + "city": "Alameda", + "cuisine": "Mexican", + "has_live_music": "False", + "phone_number": "510-521-9090", + "price_range": "moderate", + "restaurant_name": "Otaez", + "serves_alcohol": "False", + "street_address": "1619 Webster Street" + } + ], + "slots": [ + { + "exclusive_end": 81, + "slot": "restaurant_name", + "start": 73 + }, + { + "exclusive_end": 50, + "slot": "city", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so I know 2 very good restaurants in Alameda, one of them is names Acapulco." + }, + { + "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": [ + "Mexican", + "tacos" + ], + "restaurant_name": [ + "Acapulco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect, so I want to make a reservation, then." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what time do you want to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "five pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "time", + "start": 14 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Alameda" + ], + "cuisine": [ + "Mexican", + "tacos" + ], + "restaurant_name": [ + "Acapulco" + ], + "time": [ + "five pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We will go at five pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Acapulco" + ], + "slot": "restaurant_name", + "values": [ + "Acapulco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Alameda" + ], + "slot": "city", + "values": [ + "Alameda" + ] + }, + { + "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": 73, + "slot": "restaurant_name", + "start": 65 + }, + { + "exclusive_end": 84, + "slot": "city", + "start": 77 + }, + { + "exclusive_end": 98, + "slot": "time", + "start": 94 + }, + { + "exclusive_end": 90, + "slot": "date", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay perfect, so confirm me that you 2 will be at the restaurant Acapulco in Alameda today at 5 pm, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Alameda" + ], + "cuisine": [ + "Mexican", + "tacos" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Acapulco" + ], + "time": [ + "5 pm", + "five pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's okay." + }, + { + "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": "Acapulco", + "time": "17:00" + } + }, + "service_results": [ + { + "city": "Alameda", + "cuisine": "Mexican", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-239-4912", + "price_range": "moderate", + "restaurant_name": "Acapulco", + "serves_alcohol": "False", + "street_address": "2100 Lincoln Avenue", + "time": "17:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, then your reservation is made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Alameda" + ], + "cuisine": [ + "Mexican", + "tacos" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Acapulco" + ], + "time": [ + "5 pm", + "five pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "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": [ + "Alameda" + ], + "cuisine": [ + "Mexican", + "tacos" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Acapulco" + ], + "time": [ + "5 pm", + "five pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'm good. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day. Bye." + } + ] + }, + { + "dialogue_id": "2_00033", + "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 help me find a place to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course. What city did you want to start looking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 22 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look for something in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Did you have any particular kind of food in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Shabu-shabu" + ], + "slot": "cuisine", + "values": [ + "Shabu-shabu" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 68, + "slot": "cuisine", + "start": 57 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Shabu-shabu" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd definitely like something affordable. Actually, some Shabu-shabu sounds great right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Shabu Club" + ], + "slot": "restaurant_name", + "values": [ + "Shabu Club" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Shabu-shabu", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Shabu-shabu", + "has_live_music": "False", + "phone_number": "415-742-5265", + "price_range": "moderate", + "restaurant_name": "Shabu Club", + "serves_alcohol": "False", + "street_address": "951 Clement Street" + }, + { + "city": "San Francisco", + "cuisine": "Shabu-shabu", + "has_live_music": "False", + "phone_number": "415-586-8800", + "price_range": "moderate", + "restaurant_name": "Shabu House", + "serves_alcohol": "False", + "street_address": "2608 Ocean Avenue" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "restaurant_name", + "start": 39 + }, + { + "exclusive_end": 31, + "slot": "city", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a spot in San Francisco called Shabu Club. How about that?" + }, + { + "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": [ + "Shabu-shabu" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they serve alcohol?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "They do not I'm afraid." + }, + { + "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": [ + "Shabu-shabu" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, then are there any other restaurants that'll work?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Shabu House" + ], + "slot": "restaurant_name", + "values": [ + "Shabu House" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "restaurant_name", + "start": 10 + }, + { + "exclusive_end": 61, + "slot": "city", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Shabu House? That's another option 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": [ + "Shabu-shabu" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have any liquor there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, they don't serve it either." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "expensive" + ], + "slot": "price_range", + "values": [ + "expensive" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "Barbecue" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 89, + "slot": "cuisine", + "start": 81 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Barbecue" + ], + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, let's keep looking then. Let's look at pricey restaurants now. How about a Barbecue place?" + }, + { + "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", + "price_range": "expensive" + } + }, + "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-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-355-9400", + "price_range": "expensive", + "restaurant_name": "Bar Agricole", + "serves_alcohol": "True", + "street_address": "355 11th Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-695-8777", + "price_range": "expensive", + "restaurant_name": "Bernal Star", + "serves_alcohol": "False", + "street_address": "410 Cortland Avenue" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "True", + "phone_number": "415-433-6300", + "price_range": "expensive", + "restaurant_name": "Bix", + "serves_alcohol": "False", + "street_address": "56 Gold Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-547-1111", + "price_range": "expensive", + "restaurant_name": "Bluestem Brasserie", + "serves_alcohol": "False", + "street_address": "1 Yerba Buena Lane" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-351-0175", + "price_range": "expensive", + "restaurant_name": "Circa", + "serves_alcohol": "True", + "street_address": "Chestnut Street" + }, + { + "city": "San Francisco", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "415-977-0271", + "price_range": "expensive", + "restaurant_name": "Ducca", + "serves_alcohol": "True", + "street_address": "50 3rd Street" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "restaurant_name", + "start": 54 + }, + { + "exclusive_end": 46, + "slot": "city", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a good barbecue place in San Francisco called 1760." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Barbecue" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "1760" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, let's go with that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Did you want to make a reservation now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:15" + ], + "slot": "time", + "values": [ + "quarter past 5 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "time", + "start": 28 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Barbecue" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "1760" + ], + "time": [ + "quarter past 5 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would. Set one for a quarter past 5 in the evening." + }, + { + "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: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": 55, + "slot": "restaurant_name", + "start": 51 + }, + { + "exclusive_end": 72, + "slot": "city", + "start": 59 + }, + { + "exclusive_end": 83, + "slot": "time", + "start": 76 + }, + { + "exclusive_end": 89, + "slot": "date", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, to be clear, you want a table reserved at 1760 in San Francisco at 5:15 pm today? Do you want to reserve it for 2 people?" + }, + { + "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": 49, + "slot": "time", + "start": 45 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "cuisine": [ + "Barbecue" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "1760" + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, no, let's make the reservation for 7 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "city", + "start": 48 + }, + { + "exclusive_end": 36, + "slot": "time", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. So, the reservation is at 7 pm at 1760 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": [ + "Barbecue" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "1760" + ], + "time": [ + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup, that'll be perfect." + }, + { + "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": "19:00" + } + }, + "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": "19:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, 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": [ + "Barbecue" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "1760" + ], + "time": [ + "7 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": "Enjoy the rest of your day then." + } + ] + }, + { + "dialogue_id": "2_00034", + "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 searching for a place 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": 72, + "slot": "cuisine", + "start": 64 + }, + { + "exclusive_end": 80, + "slot": "cuisine", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food are you looking for? For example, you can say American, Indian, or anything else. And what city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Indian" + ], + "slot": "cuisine", + "values": [ + "Spicy Indian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "city", + "start": 24 + }, + { + "exclusive_end": 59, + "slot": "cuisine", + "start": 47 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Indian", + "Spicy Indian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to order food in San Jose, specifically Spicy Indian food which would be perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "8elements" + ], + "slot": "restaurant_name", + "values": [ + "8elements" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Jose", + "cuisine": "Indian" + } + }, + "service_results": [ + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-270-2578", + "price_range": "moderate", + "restaurant_name": "8elements", + "serves_alcohol": "True", + "street_address": "1781 Capitol Expressway" + }, + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-248-5400", + "price_range": "expensive", + "restaurant_name": "Amber India", + "serves_alcohol": "True", + "street_address": "377 Santana Row #1140" + }, + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-528-8500", + "price_range": "moderate", + "restaurant_name": "Caspian Village", + "serves_alcohol": "True", + "street_address": "2881 The Villages Parkway" + }, + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-418-2230", + "price_range": "moderate", + "restaurant_name": "M Asian Fusion Restaurant", + "serves_alcohol": "True", + "street_address": "98 South 2nd Street" + }, + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-436-7959", + "price_range": "inexpensive", + "restaurant_name": "Madhuban Indian Cuisine", + "serves_alcohol": "True", + "street_address": "50 Skyport Drive" + }, + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-369-1888", + "price_range": "moderate", + "restaurant_name": "Steps Of India", + "serves_alcohol": "False", + "street_address": "2062 Curtner Avenue" + }, + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-289-1935", + "price_range": "inexpensive", + "restaurant_name": "Tandoori Fusion Grill", + "serves_alcohol": "False", + "street_address": "225 East Santa Clara Street" + }, + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-973-9673", + "price_range": "moderate", + "restaurant_name": "The Mynt", + "serves_alcohol": "False", + "street_address": "5210 Prospect Road" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "restaurant_name", + "start": 33 + }, + { + "exclusive_end": 54, + "slot": "city", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a nice restaurant named 8elements in San Jose." + }, + { + "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": [ + "Indian", + "Spicy Indian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other restaurants are available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amber India" + ], + "slot": "restaurant_name", + "values": [ + "Amber India" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "restaurant_name", + "start": 52 + }, + { + "exclusive_end": 44, + "slot": "city", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is another nice restaurant in San Jose called Amber India." + }, + { + "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 Jose" + ], + "cuisine": [ + "Indian", + "Spicy Indian" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a suggestion for a restaurant with moderate pricing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Caspian Village" + ], + "slot": "restaurant_name", + "values": [ + "Caspian Village" + ] + }, + { + "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": "Indian", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-270-2578", + "price_range": "moderate", + "restaurant_name": "8elements", + "serves_alcohol": "True", + "street_address": "1781 Capitol Expressway" + }, + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-528-8500", + "price_range": "moderate", + "restaurant_name": "Caspian Village", + "serves_alcohol": "True", + "street_address": "2881 The Villages Parkway" + }, + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-418-2230", + "price_range": "moderate", + "restaurant_name": "M Asian Fusion Restaurant", + "serves_alcohol": "True", + "street_address": "98 South 2nd Street" + }, + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-369-1888", + "price_range": "moderate", + "restaurant_name": "Steps Of India", + "serves_alcohol": "False", + "street_address": "2062 Curtner Avenue" + } + ], + "slots": [ + { + "exclusive_end": 95, + "slot": "restaurant_name", + "start": 80 + }, + { + "exclusive_end": 35, + "slot": "city", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 4 restaurants In San Jose, one of them being a nice restaurant called Caspian Village." + }, + { + "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": [ + "Indian", + "Spicy Indian" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The address is what?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2881 The Villages Parkway" + ], + "slot": "street_address", + "values": [ + "2881 The Villages Parkway" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "street_address", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "2881 The Villages Parkway is the correct address." + }, + { + "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": [ + "Indian", + "Spicy Indian" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What number can they be reached at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-528-8500" + ], + "slot": "phone_number", + "values": [ + "408-528-8500" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "phone_number", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They can be reached at 408-528-8500" + }, + { + "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 Jose" + ], + "cuisine": [ + "Indian", + "Spicy Indian" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Caspian Village" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works, I would like to book a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation is for what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "morning 11" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "time", + "start": 31 + }, + { + "exclusive_end": 29, + "slot": "date", + "start": 19 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Indian", + "Spicy Indian" + ], + "date": [ + "March 11th" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Caspian Village" + ], + "time": [ + "morning 11" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like it on March 11th, morning 11." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Caspian Village" + ], + "slot": "restaurant_name", + "values": [ + "Caspian Village" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "11 am" + ] + }, + { + "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": 83, + "slot": "restaurant_name", + "start": 68 + }, + { + "exclusive_end": 95, + "slot": "city", + "start": 87 + }, + { + "exclusive_end": 138, + "slot": "time", + "start": 133 + }, + { + "exclusive_end": 129, + "slot": "date", + "start": 119 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The following details need to be confirmed. I am booking a table at Caspian Village in San Jose. It is for 2 people on March 11th at 11 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Indian", + "Spicy Indian" + ], + "date": [ + "March 11th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Caspian Village" + ], + "time": [ + "11 am", + "morning 11" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Jose", + "date": "2019-03-11", + "party_size": "2", + "restaurant_name": "Caspian Village", + "time": "11:00" + } + }, + "service_results": [ + { + "city": "San Jose", + "cuisine": "Indian", + "date": "2019-03-11", + "has_live_music": "False", + "party_size": "2", + "phone_number": "408-528-8500", + "price_range": "moderate", + "restaurant_name": "Caspian Village", + "serves_alcohol": "True", + "street_address": "2881 The Villages Parkway", + "time": "11:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You reservation has been successfully placed." + }, + { + "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": [ + "Indian", + "Spicy Indian" + ], + "date": [ + "March 11th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Caspian Village" + ], + "time": [ + "11 am", + "morning 11" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is all I needed, 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": "2_00035", + "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 to find an affordable place to eat out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Any particular city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "El Cerrito" + ], + "slot": "city", + "values": [ + "El Cerrito" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "city", + "start": 16 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "El Cerrito" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to El Cerrito." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Chinese", + "Mexican" + ], + "slot": "cuisine", + "values": [ + "Chinese", + "Mexican" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "cuisine", + "start": 32 + }, + { + "exclusive_end": 48, + "slot": "cuisine", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food do you fancy? Chinese, Mexican, anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Korean" + ], + "slot": "cuisine", + "values": [ + "Korean" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "cuisine", + "start": 21 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "El Cerrito" + ], + "cuisine": [ + "Korean" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to try some Korean food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ancient Szechuan" + ], + "slot": "restaurant_name", + "values": [ + "Ancient Szechuan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "El Cerrito" + ], + "slot": "city", + "values": [ + "El Cerrito" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "El Cerrito", + "cuisine": "Korean", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "El Cerrito", + "cuisine": "Korean", + "has_live_music": "False", + "phone_number": "510-524-8772", + "price_range": "moderate", + "restaurant_name": "Ancient Szechuan", + "serves_alcohol": "False", + "street_address": "10675 San Pablo Avenue" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "restaurant_name", + "start": 18 + }, + { + "exclusive_end": 48, + "slot": "city", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 option- Ancient Szechuan in El Cerrito." + }, + { + "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": [ + "El Cerrito" + ], + "cuisine": [ + "Korean" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me the contact number and address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-524-8772" + ], + "slot": "phone_number", + "values": [ + "510-524-8772" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "10675 San Pablo Avenue" + ], + "slot": "street_address", + "values": [ + "10675 San Pablo Avenue" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 20 + }, + { + "exclusive_end": 71, + "slot": "street_address", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is 510-524-8772, the address is 10675 San Pablo Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "El Cerrito" + ], + "cuisine": [ + "Korean" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Ancient Szechuan" + ] + } + } + } + ], + "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": [ + "12:45" + ], + "slot": "time", + "values": [ + "12:45" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "time", + "start": 23 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "El Cerrito" + ], + "cuisine": [ + "Korean" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Ancient Szechuan" + ], + "time": [ + "12:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please, make it at 12:45." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ancient Szechuan" + ], + "slot": "restaurant_name", + "values": [ + "Ancient Szechuan" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "El Cerrito" + ], + "slot": "city", + "values": [ + "El Cerrito" + ] + }, + { + "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": 53, + "slot": "restaurant_name", + "start": 37 + }, + { + "exclusive_end": 67, + "slot": "city", + "start": 57 + }, + { + "exclusive_end": 81, + "slot": "time", + "start": 73 + }, + { + "exclusive_end": 87, + "slot": "date", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So I'll book a table for 2 people at Ancient Szechuan in El Cerrito, for 12:45 pm today. Is that okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "El Cerrito" + ], + "cuisine": [ + "Korean" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Ancient Szechuan" + ], + "time": [ + "12:45", + "12:45 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": "El Cerrito", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Ancient Szechuan", + "time": "12:45" + } + }, + "service_results": [ + { + "city": "El Cerrito", + "cuisine": "Korean", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-524-8772", + "price_range": "moderate", + "restaurant_name": "Ancient Szechuan", + "serves_alcohol": "False", + "street_address": "10675 San Pablo Avenue", + "time": "13:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation 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": [ + "El Cerrito" + ], + "cuisine": [ + "Korean" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Ancient Szechuan" + ], + "time": [ + "12:45", + "12:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot, that's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day!" + } + ] + }, + { + "dialogue_id": "2_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": "I am meeting a friend later and we plan to get food together. Can you find me a restaurant nearby?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food would you like the restaurant to serve?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seafood" + ], + "slot": "cuisine", + "values": [ + "freshwater fish" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "cuisine", + "start": 41 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "freshwater fish" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a restaurant that serves freshwater fish that's close by?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course. Which city should I look for this restaurant in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Half Moon Bay" + ], + "slot": "city", + "values": [ + "Half Moon Bay" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "city", + "start": 25 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Half Moon Bay" + ], + "cuisine": [ + "freshwater fish" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like it to be in Half Moon Bay, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Flying Fish Bar & Grill" + ], + "slot": "restaurant_name", + "values": [ + "Flying Fish Bar & Grill" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Half Moon Bay" + ], + "slot": "city", + "values": [ + "Half Moon Bay" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Half Moon Bay", + "cuisine": "Seafood" + } + }, + "service_results": [ + { + "city": "Half Moon Bay", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "650-712-1125", + "price_range": "moderate", + "restaurant_name": "Flying Fish Bar & Grill", + "serves_alcohol": "True", + "street_address": "211 San Mateo Road" + }, + { + "city": "Half Moon Bay", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "650-728-8108", + "price_range": "moderate", + "restaurant_name": "Mezza Luna Restaurant", + "serves_alcohol": "True", + "street_address": "459 Prospect Way" + }, + { + "city": "Half Moon Bay", + "cuisine": "Seafood", + "has_live_music": "True", + "phone_number": "650-712-0245", + "price_range": "moderate", + "restaurant_name": "Sam's Chowder House", + "serves_alcohol": "False", + "street_address": "4210 Cabrillo Highway" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "restaurant_name", + "start": 39 + }, + { + "exclusive_end": 95, + "slot": "city", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. I found a nice restaurant named Flying Fish Bar & Grill that is located in Half Moon Bay. It has very good ratings." + }, + { + "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": [ + "Half Moon Bay" + ], + "cuisine": [ + "freshwater fish" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does this restaurant happen to serve liquor? If so, what is their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "211 San Mateo Road" + ], + "slot": "street_address", + "values": [ + "211 San Mateo Road" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "street_address", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They do indeed serve alcohol. Their address is 211 San Mateo Road." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Half Moon Bay" + ], + "cuisine": [ + "freshwater fish" + ], + "restaurant_name": [ + "Flying Fish Bar & Grill" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, that works perfectly." + }, + { + "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 for you here?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "11:00" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "time", + "start": 55 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Half Moon Bay" + ], + "cuisine": [ + "freshwater fish" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Flying Fish Bar & Grill" + ], + "time": [ + "11:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I would like to make a reservation for 4 people at 11:00, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Flying Fish Bar & Grill" + ], + "slot": "restaurant_name", + "values": [ + "Flying Fish Bar & Grill" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Half Moon Bay" + ], + "slot": "city", + "values": [ + "Half Moon Bay" + ] + }, + { + "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": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 142, + "slot": "restaurant_name", + "start": 119 + }, + { + "exclusive_end": 159, + "slot": "city", + "start": 146 + }, + { + "exclusive_end": 182, + "slot": "time", + "start": 177 + }, + { + "exclusive_end": 115, + "slot": "date", + "start": 110 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Perfect. You're almost set. If I can kindly ask you to confirm the following details: You are booking a table today at Flying Fish Bar & Grill in Half Moon Bay, for 4 people at 11 am." + }, + { + "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": [ + "Half Moon Bay" + ], + "cuisine": [ + "freshwater fish" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Flying Fish Bar & Grill" + ], + "time": [ + "11 am", + "11:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, works for me. Can I ask for their contact number as well?" + }, + { + "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": "Half Moon Bay", + "date": "2019-03-01", + "party_size": "4", + "restaurant_name": "Flying Fish Bar & Grill", + "time": "11:00" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm so sorry, it looks as though this restaurant has no available bookings at the time you were looking for. Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "five pm" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 83, + "slot": "time", + "start": 76 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Half Moon Bay" + ], + "cuisine": [ + "freshwater fish" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Flying Fish Bar & Grill" + ], + "time": [ + "five pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to make a reservation at this restaurant for another time. Let's try five pm this time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Flying Fish Bar & Grill" + ], + "slot": "restaurant_name", + "values": [ + "Flying Fish Bar & Grill" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Half Moon Bay" + ], + "slot": "city", + "values": [ + "Half Moon Bay" + ] + }, + { + "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": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 99, + "slot": "restaurant_name", + "start": 76 + }, + { + "exclusive_end": 116, + "slot": "city", + "start": 103 + }, + { + "exclusive_end": 154, + "slot": "time", + "start": 150 + }, + { + "exclusive_end": 146, + "slot": "date", + "start": 141 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Fantastic, I'll need you to confirm the updated details: Booking a table at Flying Fish Bar & Grill in Half Moon Bay. The reservation is for today at 5 pm, and it is for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Half Moon Bay" + ], + "cuisine": [ + "freshwater fish" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Flying Fish Bar & Grill" + ], + "time": [ + "5 pm", + "five pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, sounds good. All of the details are correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Half Moon Bay", + "date": "2019-03-01", + "party_size": "4", + "restaurant_name": "Flying Fish Bar & Grill", + "time": "17:00" + } + }, + "service_results": [ + { + "city": "Half Moon Bay", + "cuisine": "Seafood", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "4", + "phone_number": "650-712-1125", + "price_range": "moderate", + "restaurant_name": "Flying Fish Bar & Grill", + "serves_alcohol": "True", + "street_address": "211 San Mateo Road", + "time": "17:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I was able to successfully book your reservation. Thanks for your patience." + }, + { + "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": [ + "Half Moon Bay" + ], + "cuisine": [ + "freshwater fish" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Flying Fish Bar & Grill" + ], + "time": [ + "5 pm", + "five pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much. That will be all for today, I appreciate it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day, and a great dining experience." + } + ] + }, + { + "dialogue_id": "2_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": "Can you help me choose a place to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What are you in the mood for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "French" + ], + "slot": "cuisine", + "values": [ + "French" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "cuisine", + "start": 7 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "French" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like French cuisine best." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What town will you eat in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Fran" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "city", + "start": 15 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "cuisine": [ + "French" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think I want San Fran." + }, + { + "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" + ] + } + ], + "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": 61, + "slot": "restaurant_name", + "start": 41 + }, + { + "exclusive_end": 37, + "slot": "city", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "A nice French option in San Francisco is Amelie 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": [ + "French" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I don't like that place, they have bad reviews, is there somewhere else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aquitaine Wine Bar & Bistro" + ], + "slot": "restaurant_name", + "values": [ + "Aquitaine Wine Bar & Bistro" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "restaurant_name", + "start": 4 + }, + { + "exclusive_end": 63, + "slot": "city", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Try Aquitaine Wine Bar & Bistro. They are also in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "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": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "French" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about liquor? Is it reasonably priced?" + }, + { + "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": "Prices there are moderate, but they don't have alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "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": [ + "French" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Aquitaine Wine Bar & Bistro" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think that'll work anyway. Can you reserve a table for me for three?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can sure try, what time do you want to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:45" + ], + "slot": "time", + "values": [ + "12:45 in the afternoon" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "time", + "start": 29 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "French" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Aquitaine Wine Bar & Bistro" + ], + "time": [ + "12:45 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about a nice lunch? Will 12:45 in the afternoon work?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Aquitaine Wine Bar & Bistro" + ], + "slot": "restaurant_name", + "values": [ + "Aquitaine Wine Bar & Bistro" + ] + }, + { + "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": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "Today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 85, + "slot": "restaurant_name", + "start": 58 + }, + { + "exclusive_end": 102, + "slot": "city", + "start": 89 + }, + { + "exclusive_end": 121, + "slot": "time", + "start": 113 + }, + { + "exclusive_end": 109, + "slot": "date", + "start": 104 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please let me know if I have this right? A table for 3 at Aquitaine Wine Bar & Bistro in San Francisco. Today at 12:45 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "French" + ], + "date": [ + "Today" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Aquitaine Wine Bar & Bistro" + ], + "time": [ + "12:45 in the afternoon", + "12:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is the exact thing I want." + }, + { + "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": "Aquitaine Wine Bar & Bistro", + "time": "12:45" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "French", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "3", + "phone_number": "415-402-5290", + "price_range": "moderate", + "restaurant_name": "Aquitaine Wine Bar & Bistro", + "serves_alcohol": "False", + "street_address": "175 Sutter Street", + "time": "13:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You have a table." + }, + { + "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": [ + "French" + ], + "date": [ + "Today" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Aquitaine Wine Bar & Bistro" + ], + "time": [ + "12:45 in the afternoon", + "12:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How can I reach them?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-402-5290" + ], + "slot": "phone_number", + "values": [ + "415-402-5290" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "phone_number", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have a phone number of 415-402-5290." + }, + { + "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": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "French" + ], + "date": [ + "Today" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Aquitaine Wine Bar & Bistro" + ], + "time": [ + "12:45 in the afternoon", + "12:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me if there is any live music there? What is their street number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "175 Sutter Street" + ], + "slot": "street_address", + "values": [ + "175 Sutter Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "street_address", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are on 175 Sutter Street but they don't have any 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 Fran", + "San Francisco" + ], + "cuisine": [ + "French" + ], + "date": [ + "Today" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Aquitaine Wine Bar & Bistro" + ], + "time": [ + "12:45 in the afternoon", + "12:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, Thanks. That'll do. That'll do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your lunch." + } + ] + }, + { + "dialogue_id": "2_00038", + "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 find a restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city or town?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain View" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "city", + "start": 23 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a restaurant in Mountain View, preferably something low-cost, but with good reviews." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Indian", + "American" + ], + "slot": "cuisine", + "values": [ + "Indian", + "American" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "cuisine", + "start": 55 + }, + { + "exclusive_end": 71, + "slot": "cuisine", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a preference for type of food? You can say Indian, American, Italian, or something else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "Ramen" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "cuisine", + "start": 31 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ], + "cuisine": [ + "Ramen" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I've heard there are some good Ramen places." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Momoya Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Momoya Sushi" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain View" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Mountain View", + "cuisine": "Japanese", + "price_range": "inexpensive" + } + }, + "service_results": [ + { + "city": "Mountain View", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "650-967-6166", + "price_range": "inexpensive", + "restaurant_name": "Momoya Sushi", + "serves_alcohol": "False", + "street_address": "570 North Shoreline Boulevard J" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "restaurant_name", + "start": 18 + }, + { + "exclusive_end": 16, + "slot": "city", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In Mountain View, Momoya Sushi has a good rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ], + "cuisine": [ + "Ramen" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Momoya Sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds pretty 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": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ], + "cuisine": [ + "Ramen" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Momoya Sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please, for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like to arrive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "time", + "start": 25 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ], + "cuisine": [ + "Ramen" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Momoya Sushi" + ], + "time": [ + "6 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It should be as close to 6 in the evening as possible." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Momoya Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Momoya Sushi" + ] + }, + { + "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": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 78, + "slot": "restaurant_name", + "start": 66 + }, + { + "exclusive_end": 95, + "slot": "city", + "start": 82 + }, + { + "exclusive_end": 114, + "slot": "time", + "start": 110 + }, + { + "exclusive_end": 106, + "slot": "date", + "start": 101 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: Reservation for 2 people at Momoya Sushi in Mountain View, for today at 6 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Momoya Sushi" + ], + "time": [ + "6 in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's exactly what I want." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Mountain View", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Momoya Sushi", + "time": "18:00" + } + }, + "service_results": [ + { + "city": "Mountain View", + "cuisine": "Japanese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "650-967-6166", + "price_range": "inexpensive", + "restaurant_name": "Momoya Sushi", + "serves_alcohol": "False", + "street_address": "570 North Shoreline Boulevard J", + "time": "18:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The reservation has been confirmed at Momoya Sushi in Mountain View for today at 6 pm." + }, + { + "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": [ + "Mountain View" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Momoya Sushi" + ], + "time": [ + "6 in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you give me their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "570 North Shoreline Boulevard J" + ], + "slot": "street_address", + "values": [ + "570 North Shoreline Boulevard J" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "street_address", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address for Momoya Sushi in Mountain View is 570 North Shoreline Boulevard J." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Momoya Sushi" + ], + "time": [ + "6 in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. Thanks so much." + }, + { + "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": [ + "Mountain View" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Momoya Sushi" + ], + "time": [ + "6 in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I think that was all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your dinner at Momoya Sushi." + } + ] + }, + { + "dialogue_id": "2_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 feel I need to eat outside in a nice place, can you help me?" + }, + { + "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": "Do you prefer any special kind of food like Indian, Chinese or any other food?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Indian" + ], + "slot": "cuisine", + "values": [ + "Curry" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "cuisine", + "start": 19 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Curry", + "Indian" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I prefer some Curry variety and it will be on affordable price." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Any particular City, do I need to search for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "city", + "start": 18 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Curry", + "Indian" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, search it in Oakland, that is convenient for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Annapurna Restaurant & Bar" + ], + "slot": "restaurant_name", + "values": [ + "Annapurna Restaurant & Bar" + ] + }, + { + "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": "Indian", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "510-250-9696", + "price_range": "moderate", + "restaurant_name": "Annapurna Restaurant & Bar", + "serves_alcohol": "False", + "street_address": "948 Clay Street" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "restaurant_name", + "start": 18 + }, + { + "exclusive_end": 63, + "slot": "city", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "found 1 and it is Annapurna Restaurant & Bar located in Oakland. How about your opinion?" + }, + { + "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": [ + "Curry", + "Indian" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "any Liquor supply is available there? get me the contact number." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-250-9696" + ], + "slot": "phone_number", + "values": [ + "510-250-9696" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is 510-250-9696 and sorry, they do not 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": [ + "Oakland" + ], + "cuisine": [ + "Curry", + "Indian" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Annapurna Restaurant & Bar" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It's okay, make me 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": [ + "18:00" + ], + "slot": "time", + "values": [ + "evening 6" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 11 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Curry", + "Indian" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Annapurna Restaurant & Bar" + ], + "time": [ + "evening 6" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it at evening 6." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Annapurna Restaurant & Bar" + ], + "slot": "restaurant_name", + "values": [ + "Annapurna Restaurant & 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": 60, + "slot": "restaurant_name", + "start": 34 + }, + { + "exclusive_end": 71, + "slot": "city", + "start": 64 + }, + { + "exclusive_end": 84, + "slot": "time", + "start": 80 + }, + { + "exclusive_end": 106, + "slot": "date", + "start": 101 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm to book a table at Annapurna Restaurant & Bar in Oakland City at 6 pm for 2 people on today." + }, + { + "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": [ + "Curry", + "Indian" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Annapurna Restaurant & Bar" + ], + "time": [ + "6 pm", + "evening 6" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is perfect, shall I know 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": "Oakland", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Annapurna Restaurant & Bar", + "time": "18:00" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I could not make the reservation as you required and can I help you in any other way?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 o\"clock in the evening" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "time", + "start": 32 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Curry", + "Indian" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Annapurna Restaurant & Bar" + ], + "time": [ + "7 o\"clock in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, can you change the time to 7 o\"clock in the evening?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Annapurna Restaurant & Bar" + ], + "slot": "restaurant_name", + "values": [ + "Annapurna Restaurant & Bar" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 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": 34 + }, + { + "exclusive_end": 71, + "slot": "city", + "start": 64 + }, + { + "exclusive_end": 84, + "slot": "time", + "start": 80 + }, + { + "exclusive_end": 106, + "slot": "date", + "start": 101 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "please confirm to book a table at Annapurna Restaurant & Bar in Oakland City at 7 pm for 2 people on 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": [ + "Oakland" + ], + "cuisine": [ + "Curry", + "Indian" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Annapurna Restaurant & Bar" + ], + "time": [ + "7 o\"clock in the evening", + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's fine, Are they offering any live music there?" + }, + { + "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": "Oakland", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Annapurna Restaurant & Bar", + "time": "19:00" + } + }, + "service_results": [ + { + "city": "Oakland", + "cuisine": "Indian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-250-9696", + "price_range": "moderate", + "restaurant_name": "Annapurna Restaurant & Bar", + "serves_alcohol": "False", + "street_address": "948 Clay Street", + "time": "19:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, they don't offer it and 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": [ + "Oakland" + ], + "cuisine": [ + "Curry", + "Indian" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Annapurna Restaurant & Bar" + ], + "time": [ + "7 o\"clock in the evening", + "7 pm" + ] + } + } + } + ], + "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": "2_00040", + "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! 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": "Sure? Please tell me which city would you like to find a restaurant in and also if you prefer a specific type of food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Szcheuan" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "South San Francisco" + ], + "slot": "city", + "values": [ + "South San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "cuisine", + "start": 0 + }, + { + "exclusive_end": 31, + "slot": "city", + "start": 12 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "South San Francisco" + ], + "cuisine": [ + "Szcheuan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Szcheuan in South San Francisco would be perfect!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "King Sun Buffet" + ], + "slot": "restaurant_name", + "values": [ + "King Sun Buffet" + ] + }, + { + "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": "Chinese" + } + }, + "service_results": [ + { + "city": "South San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "650-837-9068", + "price_range": "inexpensive", + "restaurant_name": "King Sun Buffet", + "serves_alcohol": "False", + "street_address": "245 South Airport Boulevard" + }, + { + "city": "South San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "650-588-6858", + "price_range": "inexpensive", + "restaurant_name": "New Golden Wok", + "serves_alcohol": "False", + "street_address": "136 Hazelwood Drive" + }, + { + "city": "South San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "650-634-8388", + "price_range": "inexpensive", + "restaurant_name": "The Night Market", + "serves_alcohol": "False", + "street_address": "230 South Spruce Avenue" + } + ], + "slots": [ + { + "exclusive_end": 89, + "slot": "restaurant_name", + "start": 74 + }, + { + "exclusive_end": 121, + "slot": "city", + "start": 102 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 3 restaurants matching your criteria out of which I'd recommend King Sun Buffet, located in South San Francisco." + }, + { + "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": [ + "South San Francisco" + ], + "cuisine": [ + "Szcheuan" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else, budget priced?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "New Golden Wok" + ], + "slot": "restaurant_name", + "values": [ + "New Golden Wok" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "South San Francisco" + ], + "slot": "city", + "values": [ + "South San Francisco" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "South San Francisco", + "cuisine": "Chinese", + "price_range": "inexpensive" + } + }, + "service_results": [ + { + "city": "South San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "650-837-9068", + "price_range": "inexpensive", + "restaurant_name": "King Sun Buffet", + "serves_alcohol": "False", + "street_address": "245 South Airport Boulevard" + }, + { + "city": "South San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "650-588-6858", + "price_range": "inexpensive", + "restaurant_name": "New Golden Wok", + "serves_alcohol": "False", + "street_address": "136 Hazelwood Drive" + }, + { + "city": "South San Francisco", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "650-634-8388", + "price_range": "inexpensive", + "restaurant_name": "The Night Market", + "serves_alcohol": "False", + "street_address": "230 South Spruce Avenue" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "restaurant_name", + "start": 6 + }, + { + "exclusive_end": 52, + "slot": "city", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Maybe New Golden Wok, located in South San Francisco as well?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "South San Francisco" + ], + "cuisine": [ + "Szcheuan" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other restaurants?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Night Market" + ], + "slot": "restaurant_name", + "values": [ + "The Night Market" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "South San Francisco" + ], + "slot": "city", + "values": [ + "South San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "restaurant_name", + "start": 36 + }, + { + "exclusive_end": 22, + "slot": "city", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In South San Francisco there's also The Night Market." + }, + { + "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": [ + "South San Francisco" + ], + "cuisine": [ + "Szcheuan" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know their contact number and if they serve liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-634-8388" + ], + "slot": "phone_number", + "values": [ + "650-634-8388" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 74, + "slot": "phone_number", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately they do not serve liquor. You can reach them at 650-634-8388." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "South San Francisco" + ], + "cuisine": [ + "Szcheuan" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "The Night Market" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds perfect!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to place 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": [ + "South San Francisco" + ], + "cuisine": [ + "Szcheuan" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "The Night Market" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, if possible." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For what time do you want the reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:15" + ], + "slot": "time", + "values": [ + "11:15" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 19 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "South San Francisco" + ], + "cuisine": [ + "Szcheuan" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "The Night Market" + ], + "time": [ + "11:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please make it for 11:15." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Night Market" + ], + "slot": "restaurant_name", + "values": [ + "The Night Market" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "South San Francisco" + ], + "slot": "city", + "values": [ + "South 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": 88, + "slot": "restaurant_name", + "start": 72 + }, + { + "exclusive_end": 111, + "slot": "city", + "start": 92 + }, + { + "exclusive_end": 130, + "slot": "time", + "start": 122 + }, + { + "exclusive_end": 118, + "slot": "date", + "start": 113 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you please confirm that you want a reservation for a table for 2 at The Night Market in South San Francisco, today at 11:15 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "South San Francisco" + ], + "cuisine": [ + "Szcheuan" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "The Night Market" + ], + "time": [ + "11:15", + "11:15 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Night Market" + ], + "slot": "restaurant_name", + "values": [ + "The Night Market" + ] + }, + { + "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": [ + "11:30" + ], + "slot": "time", + "values": [ + "11:30 am" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "South San Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "The Night Market", + "time": "11:15" + } + }, + "service_results": [ + { + "city": "South San Francisco", + "cuisine": "Chinese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "650-634-8388", + "price_range": "inexpensive", + "restaurant_name": "The Night Market", + "serves_alcohol": "False", + "street_address": "230 South Spruce Avenue", + "time": "11:30" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "restaurant_name", + "start": 56 + }, + { + "exclusive_end": 126, + "slot": "date", + "start": 121 + }, + { + "exclusive_end": 138, + "slot": "time", + "start": 130 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately I was unable to book the table for you at The Night Market. Do you want me to try to get you a table for 2 today at 11:30 am?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "South San Francisco" + ], + "cuisine": [ + "Szcheuan" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "The Night Market" + ], + "time": [ + "11:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's also fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "South San Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "The Night Market", + "time": "11:30" + } + }, + "service_results": [ + { + "city": "South San Francisco", + "cuisine": "Chinese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "650-634-8388", + "price_range": "inexpensive", + "restaurant_name": "The Night Market", + "serves_alcohol": "False", + "street_address": "230 South Spruce Avenue", + "time": "11:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've managed to place 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": [ + "South San Francisco" + ], + "cuisine": [ + "Szcheuan" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "The Night Market" + ], + "time": [ + "11:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much for everything! That will be all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good one!" + } + ] + }, + { + "dialogue_id": "2_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 would like to eat out." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city would you like to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "city", + "start": 25 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a place to eat in Berkeley." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Chinese", + "Italian" + ], + "slot": "cuisine", + "values": [ + "Chinese", + "Italian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "cuisine", + "start": 35 + }, + { + "exclusive_end": 54, + "slot": "cuisine", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What style of food would you like? Chinese and Italian are a few options of many." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seafood" + ], + "slot": "cuisine", + "values": [ + "Freshwater fish" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "cuisine", + "start": 19 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "cuisine": [ + "Freshwater fish" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I really want some Freshwater fish." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Akemi Japanese Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Akemi Japanese Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Berkeley", + "cuisine": "Seafood" + } + }, + "service_results": [ + { + "city": "Berkeley", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-524-1286", + "price_range": "moderate", + "restaurant_name": "Akemi Japanese Restaurant", + "serves_alcohol": "True", + "street_address": "1695 Solano Avenue" + }, + { + "city": "Berkeley", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-525-5458", + "price_range": "moderate", + "restaurant_name": "Kiku Sushi", + "serves_alcohol": "False", + "street_address": "1316 Gilman Street" + }, + { + "city": "Berkeley", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-549-1900", + "price_range": "expensive", + "restaurant_name": "Skates On The Bay", + "serves_alcohol": "False", + "street_address": "100 Seawall Drive" + }, + { + "city": "Berkeley", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-548-0737", + "price_range": "moderate", + "restaurant_name": "Sushi California", + "serves_alcohol": "False", + "street_address": "2033 Martin Luther King Junior Way" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "restaurant_name", + "start": 27 + }, + { + "exclusive_end": 64, + "slot": "city", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Fresh fish can be found at Akemi Japanese Restaurant in Berkeley." + }, + { + "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": [ + "Berkeley" + ], + "cuisine": [ + "Freshwater fish" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-524-1286" + ], + "slot": "phone_number", + "values": [ + "510-524-1286" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You can reach them at 510-524-1286." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "expensive" + ], + "slot": "price_range", + "values": [ + "expensive" + ] + }, + { + "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": [ + "Berkeley" + ], + "cuisine": [ + "Freshwater fish" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Give me their address. Is the menu pricey?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1695 Solano Avenue" + ], + "slot": "street_address", + "values": [ + "1695 Solano Avenue" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "street_address", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are located at 1695 Solano Avenue. 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": [ + "Berkeley" + ], + "cuisine": [ + "Freshwater fish" + ], + "restaurant_name": [ + "Akemi Japanese Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to make a reservation at Akemi." + }, + { + "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: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": [ + "Berkeley" + ], + "cuisine": [ + "Freshwater fish" + ], + "restaurant_name": [ + "Akemi Japanese Restaurant" + ], + "time": [ + "6:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "6:30 pm please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Akemi Japanese Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Akemi Japanese Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + }, + { + "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": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "restaurant_name", + "start": 29 + }, + { + "exclusive_end": 66, + "slot": "city", + "start": 58 + }, + { + "exclusive_end": 77, + "slot": "time", + "start": 70 + }, + { + "exclusive_end": 83, + "slot": "date", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I will book a table for 2 at Akemi Japanese Restaurant in Berkeley at 6:30 pm today. 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": [ + "Freshwater fish" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Akemi Japanese Restaurant" + ], + "time": [ + "6:30 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": "Berkeley", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Akemi Japanese Restaurant", + "time": "18:30" + } + }, + "service_results": [ + { + "city": "Berkeley", + "cuisine": "Seafood", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-524-1286", + "price_range": "moderate", + "restaurant_name": "Akemi Japanese Restaurant", + "serves_alcohol": "True", + "street_address": "1695 Solano Avenue", + "time": "18: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": [ + "Berkeley" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Akemi Japanese Restaurant" + ], + "time": [ + "6:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Until we meet again." + } + ] + }, + { + "dialogue_id": "2_00042", + "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. Can you find me a place to eat nearby?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "American", + "Chinese" + ], + "slot": "cuisine", + "values": [ + "American", + "Chinese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "cuisine", + "start": 46 + }, + { + "exclusive_end": 63, + "slot": "cuisine", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of restaurant would you like? Maybe American, Chinese, or anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fremont" + ], + "slot": "city", + "values": [ + "Fremont" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "Izakaya" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "city", + "start": 39 + }, + { + "exclusive_end": 24, + "slot": "cuisine", + "start": 17 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Fremont" + ], + "cuisine": [ + "Izakaya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please find me a Izakaya restaurant in Fremont." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Satomi Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Satomi 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": "Japanese" + } + }, + "service_results": [ + { + "city": "Fremont", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "510-792-0700", + "price_range": "moderate", + "restaurant_name": "Satomi Sushi", + "serves_alcohol": "False", + "street_address": "3655 Thornton Avenue" + }, + { + "city": "Fremont", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "510-440-1613", + "price_range": "moderate", + "restaurant_name": "Sushi Tango Restaurant", + "serves_alcohol": "False", + "street_address": "4193 Cushing Parkway" + }, + { + "city": "Fremont", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "510-683-8800", + "price_range": "moderate", + "restaurant_name": "Toro", + "serves_alcohol": "False", + "street_address": "43785 Boscell Road" + }, + { + "city": "Fremont", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "510-656-5021", + "price_range": "moderate", + "restaurant_name": "Yuki Japanese Restaurant", + "serves_alcohol": "False", + "street_address": "1932 Driscoll Road" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "restaurant_name", + "start": 43 + }, + { + "exclusive_end": 23, + "slot": "city", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just found 4 in Fremont. I would recommend Satomi Sushi." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SFO" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "city", + "start": 45 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ], + "cuisine": [ + "Izakaya" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you suggest an afforadable restaurant in SFO?" + }, + { + "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", + "price_range": "moderate" + } + }, + "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-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-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-530-2466", + "price_range": "moderate", + "restaurant_name": "Ginto", + "serves_alcohol": "True", + "street_address": "658 Market Street" + }, + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-742-0552", + "price_range": "moderate", + "restaurant_name": "Ginza Sushi & Sake", + "serves_alcohol": "False", + "street_address": "1793 Haight Street" + }, + { + "city": "San Francisco", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-673-6826", + "price_range": "moderate", + "restaurant_name": "Grandeho's Kamekyo", + "serves_alcohol": "False", + "street_address": "2721 Hyde Street" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "restaurant_name", + "start": 31 + }, + { + "exclusive_end": 16, + "slot": "city", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In San Francisco you can go to 2g Japanese Brasserie." + }, + { + "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": [ + "Izakaya" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you suggest anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ace Wasabi Rock-n-roll Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Ace Wasabi Rock-n-roll Sushi" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 79, + "slot": "city", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ace Wasabi Rock-n-roll Sushi is also a good choice for Izakaya in San Francisco." + }, + { + "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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Izakaya" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know if they serve alcoholic drinks and, also, can you give me their address." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3339 Steiner Street" + ], + "slot": "street_address", + "values": [ + "3339 Steiner Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "street_address", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They don't serve liquor and their address is 3339 Steiner Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "time", + "values": [ + "11:30 am" + ] + }, + { + "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": 45 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Izakaya" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Ace Wasabi Rock-n-roll Sushi" + ], + "time": [ + "11:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds OK. Can you book me a table there for 11:30 am?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ace Wasabi Rock-n-roll Sushi" + ], + "slot": "restaurant_name", + "values": [ + "Ace Wasabi Rock-n-roll Sushi" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "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": 89, + "slot": "restaurant_name", + "start": 61 + }, + { + "exclusive_end": 106, + "slot": "city", + "start": 93 + }, + { + "exclusive_end": 128, + "slot": "time", + "start": 120 + }, + { + "exclusive_end": 116, + "slot": "date", + "start": 111 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Please confirm that you want me to book you a table to Ace Wasabi Rock-n-roll Sushi in San Francisco for today at 11:30 am for 2 persons." + }, + { + "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": [ + "Izakaya" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Ace Wasabi Rock-n-roll Sushi" + ], + "time": [ + "11:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep, 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-01", + "party_size": "2", + "restaurant_name": "Ace Wasabi Rock-n-roll Sushi", + "time": "11:30" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Japanese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-567-4903", + "price_range": "moderate", + "restaurant_name": "Ace Wasabi Rock-n-roll Sushi", + "serves_alcohol": "False", + "street_address": "3339 Steiner Street", + "time": "11:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Perfect. I've booked your table." + }, + { + "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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Ace Wasabi Rock-n-roll Sushi" + ], + "time": [ + "11:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know if they have live music? Also, please give me their number." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "415-567-4903" + ], + "slot": "phone_number", + "values": [ + "415-567-4903" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 77, + "slot": "phone_number", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately they don't have a live band. You can reach them at 415-567-4903." + }, + { + "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": [ + "Izakaya" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Ace Wasabi Rock-n-roll Sushi" + ], + "time": [ + "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": "My pleasure. Can I be of further 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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Ace Wasabi Rock-n-roll Sushi" + ], + "time": [ + "11:30 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 good one!" + } + ] + }, + { + "dialogue_id": "2_00043", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Indian" + ], + "slot": "cuisine", + "values": [ + "Spicy Indian" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "cuisine", + "start": 44 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Spicy Indian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to fins restaurant that serves Spicy Indian cuisine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like for me to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "city", + "start": 9 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "Spicy Indian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Close to Dublin" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Chaat Bhavan" + ], + "slot": "restaurant_name", + "values": [ + "Chaat Bhavan" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Dublin", + "cuisine": "Indian" + } + }, + "service_results": [ + { + "city": "Dublin", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-472-0229", + "price_range": "moderate", + "restaurant_name": "Chaat Bhavan", + "serves_alcohol": "False", + "street_address": "4112 Grafton Street" + }, + { + "city": "Dublin", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "925-364-7086", + "price_range": "moderate", + "restaurant_name": "Paradise Biryani Pointe", + "serves_alcohol": "False", + "street_address": "6601 Dublin Boulevard" + }, + { + "city": "Dublin", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "925-829-8398", + "price_range": "moderate", + "restaurant_name": "Peacock Indian Cuisine", + "serves_alcohol": "True", + "street_address": "6608 Dublin Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "restaurant_name", + "start": 26 + }, + { + "exclusive_end": 56, + "slot": "city", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 3 options for you. Chaat Bhavan located in Dublin is rated really good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "Spicy Indian" + ], + "restaurant_name": [ + "Chaat Bhavan" + ] + } + } + } + ], + "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": "Would you like to reserve a table here?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "cuisine": [ + "Spicy Indian" + ], + "restaurant_name": [ + "Chaat Bhavan" + ] + } + } + } + ], + "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?" + }, + { + "frames": [ + { + "actions": [ + { + "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": [ + "Spicy Indian" + ], + "restaurant_name": [ + "Chaat Bhavan" + ], + "time": [ + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "5 pm would be best." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chaat Bhavan" + ], + "slot": "restaurant_name", + "values": [ + "Chaat Bhavan" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + }, + { + "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-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "restaurant_name", + "start": 9 + }, + { + "exclusive_end": 31, + "slot": "city", + "start": 25 + }, + { + "exclusive_end": 45, + "slot": "time", + "start": 41 + }, + { + "exclusive_end": 37, + "slot": "date", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Going to Chaat Bhavan in Dublin today at 5 pm for 2 people. 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": [ + "Spicy Indian" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Chaat Bhavan" + ], + "time": [ + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Dublin", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Chaat Bhavan", + "time": "17:00" + } + }, + "service_results": [ + { + "city": "Dublin", + "cuisine": "Indian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "408-472-0229", + "price_range": "moderate", + "restaurant_name": "Chaat Bhavan", + "serves_alcohol": "False", + "street_address": "4112 Grafton Street", + "time": "17:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "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": [ + "Dublin" + ], + "cuisine": [ + "Spicy Indian" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Chaat Bhavan" + ], + "time": [ + "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 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": [ + "Dublin" + ], + "cuisine": [ + "Spicy Indian" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Chaat Bhavan" + ], + "time": [ + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nor. 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": "2_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": "I will eat later, please find me a place." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food are you planning to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "Sushi" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "cuisine", + "start": 19 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I don't know, some Sushi would be perfect, I guess." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city should I be looking for Sushi food?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Danville" + ], + "slot": "city", + "values": [ + "Danville" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "city", + "start": 17 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Danville" + ], + "cuisine": [ + "Sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to eat in Danville." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Akira Bistro" + ], + "slot": "restaurant_name", + "values": [ + "Akira Bistro" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Danville" + ], + "slot": "city", + "values": [ + "Danville" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Danville", + "cuisine": "Japanese" + } + }, + "service_results": [ + { + "city": "Danville", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-552-5888", + "price_range": "moderate", + "restaurant_name": "Akira Bistro", + "serves_alcohol": "False", + "street_address": "499 San Ramon Valley Boulevard" + }, + { + "city": "Danville", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-648-7838", + "price_range": "moderate", + "restaurant_name": "Blue Gingko Blackhawk", + "serves_alcohol": "True", + "street_address": "3496 Blackhawk Plaza Circle" + }, + { + "city": "Danville", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-820-3823", + "price_range": "moderate", + "restaurant_name": "Sushi Yokohama", + "serves_alcohol": "False", + "street_address": "558 San Ramon Valley Boulevard" + }, + { + "city": "Danville", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-553-7061", + "price_range": "moderate", + "restaurant_name": "Taru Japanese Cuisine", + "serves_alcohol": "False", + "street_address": "120 East Prospect Avenue" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "restaurant_name", + "start": 24 + }, + { + "exclusive_end": 57, + "slot": "city", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found one nice place: Akira Bistro, located in Danville, as you want it." + }, + { + "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": [ + "Danville" + ], + "cuisine": [ + "Sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm in the mood for live music, do they have it there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, they don't." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Danville" + ], + "cuisine": [ + "Sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you suggest me any other restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Blue Gingko Blackhawk" + ], + "slot": "restaurant_name", + "values": [ + "Blue Gingko Blackhawk" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Danville" + ], + "slot": "city", + "values": [ + "Danville" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "restaurant_name", + "start": 43 + }, + { + "exclusive_end": 37, + "slot": "city", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is another nice one in Danville, the Blue Gingko Blackhawk." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Milpitas" + ], + "slot": "city", + "values": [ + "Milpitas" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "city", + "start": 43 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you give me more options? I want it in Milpitas now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "My No.1 Sushi & Tofu" + ], + "slot": "restaurant_name", + "values": [ + "My No.1 Sushi & Tofu" + ] + }, + { + "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": "Japanese" + } + }, + "service_results": [ + { + "city": "Milpitas", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "408-946-5100", + "price_range": "moderate", + "restaurant_name": "My No.1 Sushi & Tofu", + "serves_alcohol": "True", + "street_address": "1747 North Milpitas Boulevard" + }, + { + "city": "Milpitas", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "408-945-9999", + "price_range": "moderate", + "restaurant_name": "Sushi Maru Restaurant", + "serves_alcohol": "False", + "street_address": "599 East Calaveras Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 83, + "slot": "restaurant_name", + "start": 63 + }, + { + "exclusive_end": 42, + "slot": "city", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. I found 2 nice restaurants in Milpitas, one of them is the My No.1 Sushi & Tofu." + }, + { + "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": [ + "Milpitas" + ], + "cuisine": [ + "Sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they serve liquor there? Tell me their address, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1747 North Milpitas Boulevard" + ], + "slot": "street_address", + "values": [ + "1747 North Milpitas Boulevard" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 85, + "slot": "street_address", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, they do serve alcohol, and their street address is 1747 North Milpitas Boulevard." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "11th of March" + ] + }, + { + "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": 64 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Sushi" + ], + "date": [ + "11th of March" + ], + "restaurant_name": [ + "My No.1 Sushi & Tofu" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep, that is good for me. Please make one reservation for me on 11th of March." + }, + { + "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": [ + "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": [ + "Milpitas" + ], + "cuisine": [ + "Sushi" + ], + "date": [ + "11th of March" + ], + "restaurant_name": [ + "My No.1 Sushi & Tofu" + ], + "time": [ + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "1 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "My No.1 Sushi & Tofu" + ], + "slot": "restaurant_name", + "values": [ + "My No.1 Sushi & Tofu" + ] + }, + { + "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-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 76, + "slot": "restaurant_name", + "start": 56 + }, + { + "exclusive_end": 88, + "slot": "city", + "start": 80 + }, + { + "exclusive_end": 96, + "slot": "time", + "start": 92 + }, + { + "exclusive_end": 110, + "slot": "date", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the details: you want to book a table at My No.1 Sushi & Tofu in Milpitas at 1 pm on March 11th, for 2 people. Is that correct?" + }, + { + "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": [ + "Milpitas" + ], + "cuisine": [ + "Sushi" + ], + "date": [ + "11th of March", + "March 11th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "My No.1 Sushi & Tofu" + ], + "time": [ + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, it is. What's their contact number? And how pricey are they?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-946-5100" + ], + "slot": "phone_number", + "values": [ + "408-946-5100" + ] + }, + { + "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-11", + "party_size": "2", + "restaurant_name": "My No.1 Sushi & Tofu", + "time": "13:00" + } + }, + "service_results": [ + { + "city": "Milpitas", + "cuisine": "Japanese", + "date": "2019-03-11", + "has_live_music": "False", + "party_size": "2", + "phone_number": "408-946-5100", + "price_range": "moderate", + "restaurant_name": "My No.1 Sushi & Tofu", + "serves_alcohol": "True", + "street_address": "1747 North Milpitas Boulevard", + "time": "13:00" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "phone_number", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was sucessful. Their phone number is 408-946-5100. 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": [ + "Milpitas" + ], + "cuisine": [ + "Sushi" + ], + "date": [ + "11th of March", + "March 11th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "My No.1 Sushi & Tofu" + ], + "time": [ + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you still need 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": [ + "Milpitas" + ], + "cuisine": [ + "Sushi" + ], + "date": [ + "11th of March", + "March 11th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "My No.1 Sushi & Tofu" + ], + "time": [ + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not anymore. 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": "2_00045", + "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": [ + "Chinese", + "Indian" + ], + "slot": "cuisine", + "values": [ + "Chinese", + "Indian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "cuisine", + "start": 47 + }, + { + "exclusive_end": 64, + "slot": "cuisine", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city? And which type of cuisine, like Chinese or Indian, etc." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Italian" + ], + "slot": "cuisine", + "values": [ + "Pizza and Pasta" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "cuisine", + "start": 7 + }, + { + "exclusive_end": 36, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Pizza and Pasta" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want Pizza and Pasta in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Basilico" + ], + "slot": "restaurant_name", + "values": [ + "Basilico" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Santa Rosa", + "cuisine": "Italian" + } + }, + "service_results": [ + { + "city": "Santa Rosa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-539-0260", + "price_range": "moderate", + "restaurant_name": "Basilico", + "serves_alcohol": "False", + "street_address": "4776 Sonoma Highway" + }, + { + "city": "Santa Rosa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-542-5800", + "price_range": "expensive", + "restaurant_name": "Ca'bianca", + "serves_alcohol": "False", + "street_address": "835 2nd Street" + }, + { + "city": "Santa Rosa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-528-3336", + "price_range": "moderate", + "restaurant_name": "Italian Affair", + "serves_alcohol": "True", + "street_address": "1055 4th Street" + }, + { + "city": "Santa Rosa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-575-1113", + "price_range": "moderate", + "restaurant_name": "La Vera Pizza", + "serves_alcohol": "False", + "street_address": "629 4th Street" + }, + { + "city": "Santa Rosa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-523-2227", + "price_range": "moderate", + "restaurant_name": "Lococo's Cucina Rustica", + "serves_alcohol": "False", + "street_address": "117 4th Street" + }, + { + "city": "Santa Rosa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-579-2682", + "price_range": "moderate", + "restaurant_name": "Riviera", + "serves_alcohol": "False", + "street_address": "75 Montgomery Drive" + }, + { + "city": "Santa Rosa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-528-7755", + "price_range": "moderate", + "restaurant_name": "The Villa", + "serves_alcohol": "False", + "street_address": "3901 Montgomery Drive" + }, + { + "city": "Santa Rosa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-583-0035", + "price_range": "moderate", + "restaurant_name": "Tomatina", + "serves_alcohol": "True", + "street_address": "2323 Sonoma Avenue" + }, + { + "city": "Santa Rosa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-542-9050", + "price_range": "moderate", + "restaurant_name": "Trattoria Cattaneo", + "serves_alcohol": "False", + "street_address": "2700 Yulupa Avenue" + }, + { + "city": "Santa Rosa", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-538-6000", + "price_range": "moderate", + "restaurant_name": "Union Hotel Restaurant", + "serves_alcohol": "True", + "street_address": "280 Mission Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "restaurant_name", + "start": 48 + }, + { + "exclusive_end": 70, + "slot": "city", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 restaurants that match this. There's Basilico in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Pizza and Pasta" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other places?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ca'bianca" + ], + "slot": "restaurant_name", + "values": [ + "Ca'bianca" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 26, + "slot": "city", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ca'bianca is in Santa Rosa." + }, + { + "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": [ + "Santa Rosa" + ], + "cuisine": [ + "Pizza and Pasta" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have live music and serve alcohol?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "They don't have live music or alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "restaurant_name": [ + "Ca'bianca" + ] + } + } + } + ], + "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 book 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": [ + "Santa Rosa" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Ca'bianca" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, for one." + }, + { + "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 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "time", + "start": 4 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Ca'bianca" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "For 7:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ca'bianca" + ], + "slot": "restaurant_name", + "values": [ + "Ca'bianca" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7: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": 40, + "slot": "restaurant_name", + "start": 31 + }, + { + "exclusive_end": 69, + "slot": "city", + "start": 59 + }, + { + "exclusive_end": 49, + "slot": "time", + "start": 42 + }, + { + "exclusive_end": 55, + "slot": "date", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Table for 1 at Ca'bianca, 7:30 pm today in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Ca'bianca" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works." + }, + { + "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 Rosa", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "Ca'bianca", + "time": "19:30" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I was unable to reserve a table. Can I help with something 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": [ + "Santa Rosa" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Ca'bianca" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Try booking it again, for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ca'bianca" + ], + "slot": "restaurant_name", + "values": [ + "Ca'bianca" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7: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": 40, + "slot": "restaurant_name", + "start": 31 + }, + { + "exclusive_end": 69, + "slot": "city", + "start": 59 + }, + { + "exclusive_end": 49, + "slot": "time", + "start": 42 + }, + { + "exclusive_end": 55, + "slot": "date", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Table for 4 at Ca'bianca, 7:30 pm today in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Ca'bianca" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's 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": "Santa Rosa", + "date": "2019-03-01", + "party_size": "4", + "restaurant_name": "Ca'bianca", + "time": "19:30" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I couldn't make that reservation. Anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "afternoon 12:30" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "time", + "start": 19 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Ca'bianca" + ], + "time": [ + "afternoon 12:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Try booking again, afternoon 12:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ca'bianca" + ], + "slot": "restaurant_name", + "values": [ + "Ca'bianca" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "time", + "values": [ + "12: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": 40, + "slot": "restaurant_name", + "start": 31 + }, + { + "exclusive_end": 73, + "slot": "city", + "start": 63 + }, + { + "exclusive_end": 59, + "slot": "time", + "start": 51 + }, + { + "exclusive_end": 47, + "slot": "date", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Table for 4 in Ca'bianca, today at 12:30 pm in Santa Rosa." + }, + { + "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": [ + "Santa Rosa" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Ca'bianca" + ], + "time": [ + "12:30 pm", + "afternoon 12:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. What's their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-542-5800" + ], + "slot": "phone_number", + "values": [ + "707-542-5800" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Santa Rosa", + "date": "2019-03-01", + "party_size": "4", + "restaurant_name": "Ca'bianca", + "time": "12:30" + } + }, + "service_results": [ + { + "city": "Santa Rosa", + "cuisine": "Italian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "4", + "phone_number": "707-542-5800", + "price_range": "expensive", + "restaurant_name": "Ca'bianca", + "serves_alcohol": "False", + "street_address": "835 2nd Street", + "time": "12:30" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "phone_number", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation complete. The number is 707-542-5800." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Ca'bianca" + ], + "time": [ + "12:30 pm", + "afternoon 12:30" + ] + } + } + } + ], + "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?" + }, + { + "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 Rosa" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Ca'bianca" + ], + "time": [ + "12:30 pm", + "afternoon 12:30" + ] + } + } + } + ], + "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": "2_00046", + "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 something that is not very costly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Alameda" + ], + "slot": "city", + "values": [ + "Alameda" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Alameda" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alameda" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Chinese", + "Indian" + ], + "slot": "cuisine", + "values": [ + "Chinese", + "Indian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "cuisine", + "start": 19 + }, + { + "exclusive_end": 34, + "slot": "cuisine", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food? Chinese, Indian, or something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seafood" + ], + "slot": "cuisine", + "values": [ + "Freshwater fish" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "cuisine", + "start": 15 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Alameda" + ], + "cuisine": [ + "Freshwater fish" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Something like Freshwater fish." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Pier 29" + ], + "slot": "restaurant_name", + "values": [ + "Pier 29" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Alameda" + ], + "slot": "city", + "values": [ + "Alameda" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Alameda", + "cuisine": "Seafood", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Alameda", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-865-5088", + "price_range": "moderate", + "restaurant_name": "Pier 29", + "serves_alcohol": "False", + "street_address": "1148 Ballena Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 7, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 52, + "slot": "city", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Pier 29 matches your search, it's located in Alameda." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "date", + "values": [ + "today" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "date", + "start": 38 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Alameda" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "today" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Pier 29" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, make a reservation at Pier 29 for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time will the reservation be 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": [ + "Alameda" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "today" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Pier 29" + ], + "time": [ + "6 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "6 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Pier 29" + ], + "slot": "restaurant_name", + "values": [ + "Pier 29" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Alameda" + ], + "slot": "city", + "values": [ + "Alameda" + ] + }, + { + "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": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "restaurant_name", + "start": 41 + }, + { + "exclusive_end": 59, + "slot": "city", + "start": 52 + }, + { + "exclusive_end": 68, + "slot": "time", + "start": 64 + }, + { + "exclusive_end": 74, + "slot": "date", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm that you want to book a table at Pier 29 in Alameda for 6 pm today for 2 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "3rd of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "6" + ], + "slot": "party_size", + "values": [ + "6" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "date", + "start": 20 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Alameda" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "3rd of this month" + ], + "party_size": [ + "6" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Pier 29" + ], + "time": [ + "6 in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No I want it on the 3rd of this month and for six people." + }, + { + "frames": [ + { + "actions": [ + { + "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": 47, + "slot": "date", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm that the date is the day after tomorrow and for 6 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": [ + "Alameda" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "3rd of this month", + "day after tomorrow" + ], + "party_size": [ + "6" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Pier 29" + ], + "time": [ + "6 in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I confirm and 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": "Alameda", + "date": "2019-03-03", + "party_size": "6", + "restaurant_name": "Pier 29", + "time": "18:00" + } + }, + "service_results": [ + { + "city": "Alameda", + "cuisine": "Seafood", + "date": "2019-03-03", + "has_live_music": "False", + "party_size": "6", + "phone_number": "510-865-5088", + "price_range": "moderate", + "restaurant_name": "Pier 29", + "serves_alcohol": "False", + "street_address": "1148 Ballena Boulevard", + "time": "18:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation successful and they do not serve alcohol." + }, + { + "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": [ + "Alameda" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "3rd of this month", + "day after tomorrow" + ], + "party_size": [ + "6" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Pier 29" + ], + "time": [ + "6 in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No 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": [ + "Alameda" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "3rd of this month", + "day after tomorrow" + ], + "party_size": [ + "6" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Pier 29" + ], + "time": [ + "6 in the evening", + "6 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": "2_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'm looking for an affordable place to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Chinese", + "Italian" + ], + "slot": "cuisine", + "values": [ + "Chinese", + "Italian" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "cuisine", + "start": 20 + }, + { + "exclusive_end": 41, + "slot": "cuisine", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you looking for Chinese food? Italian food? Some other kind of food? Which city are you planning on eating in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seafood" + ], + "slot": "cuisine", + "values": [ + "freshwater fish" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Hercules" + ], + "slot": "city", + "values": [ + "Hercules" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "cuisine", + "start": 50 + }, + { + "exclusive_end": 25, + "slot": "city", + "start": 17 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Hercules" + ], + "cuisine": [ + "freshwater fish" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to eat in Hercules and I'm in the mood for freshwater fish." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Claws And Craws" + ], + "slot": "restaurant_name", + "values": [ + "Claws And Craws" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Hercules" + ], + "slot": "city", + "values": [ + "Hercules" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Hercules", + "cuisine": "Seafood", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Hercules", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-245-0888", + "price_range": "moderate", + "restaurant_name": "Claws And Craws", + "serves_alcohol": "False", + "street_address": "848 Willow Avenue" + }, + { + "city": "Hercules", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-245-1581", + "price_range": "moderate", + "restaurant_name": "Genki House Japanese Restaurant", + "serves_alcohol": "False", + "street_address": "1581 Sycamore Avenue #8" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "restaurant_name", + "start": 33 + }, + { + "exclusive_end": 29, + "slot": "city", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "A nice restaurant in Hercules is Claws And Craws." + }, + { + "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": [ + "Hercules" + ], + "cuisine": [ + "freshwater fish" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Claws And Craws" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That'll work. I'd like a reservation there." + }, + { + "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:30" + ], + "slot": "time", + "values": [ + "1:30 PM" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "time", + "start": 14 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Hercules" + ], + "cuisine": [ + "freshwater fish" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Claws And Craws" + ], + "time": [ + "1:30 PM" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm gonna say 1:30 PM" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Claws And Craws" + ], + "slot": "restaurant_name", + "values": [ + "Claws And Craws" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Hercules" + ], + "slot": "city", + "values": [ + "Hercules" + ] + }, + { + "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": 46, + "slot": "restaurant_name", + "start": 31 + }, + { + "exclusive_end": 58, + "slot": "city", + "start": 50 + }, + { + "exclusive_end": 70, + "slot": "time", + "start": 63 + }, + { + "exclusive_end": 76, + "slot": "date", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay so a reservation for 2 at Claws And Craws in Hercules for 1:30 pm today?" + }, + { + "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": 44, + "slot": "time", + "start": 25 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Hercules" + ], + "cuisine": [ + "freshwater fish" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Claws And Craws" + ], + "time": [ + "6:30 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually instead make it 6:30 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Claws And Craws" + ], + "slot": "restaurant_name", + "values": [ + "Claws and Craws" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "6:30 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "restaurant_name", + "start": 19 + }, + { + "exclusive_end": 45, + "slot": "time", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay so a table at Claws and Craws at 6:30 pm?" + }, + { + "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": [ + "Hercules" + ], + "cuisine": [ + "freshwater fish" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Claws And Craws", + "Claws and Craws" + ], + "time": [ + "6:30 in the evening", + "6:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That'll work. Will liquor be available at the 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": "Hercules", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Claws And Craws", + "time": "18:30" + } + }, + "service_results": [ + { + "city": "Hercules", + "cuisine": "Seafood", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-245-0888", + "price_range": "moderate", + "restaurant_name": "Claws And Craws", + "serves_alcohol": "False", + "street_address": "848 Willow Avenue", + "time": "18:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've made the reservation. 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": [ + "Hercules" + ], + "cuisine": [ + "freshwater fish" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Claws And Craws", + "Claws and Craws" + ], + "time": [ + "6:30 in the evening", + "6:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. 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": "2_00048", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Fran" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "city", + "start": 19 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Search eateries in San Fran. please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, no problem. What kind of eateries are you interested in today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Korean" + ], + "slot": "cuisine", + "values": [ + "Korean Barbeque" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "cuisine", + "start": 8 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "cuisine": [ + "Korean Barbeque" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think Korean Barbeque sound wonderful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aato" + ], + "slot": "restaurant_name", + "values": [ + "Aato" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San francisco" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Korean" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Korean", + "has_live_music": "False", + "phone_number": "415-292-2368", + "price_range": "moderate", + "restaurant_name": "Aato", + "serves_alcohol": "True", + "street_address": "1449 Lombard Street" + }, + { + "city": "San Francisco", + "cuisine": "Korean", + "has_live_music": "False", + "phone_number": "415-525-4985", + "price_range": "moderate", + "restaurant_name": "Barnzu", + "serves_alcohol": "True", + "street_address": "711 Geary Street" + }, + { + "city": "San Francisco", + "cuisine": "Korean", + "has_live_music": "False", + "phone_number": "415-872-9868", + "price_range": "moderate", + "restaurant_name": "Beque Bbq Grill", + "serves_alcohol": "False", + "street_address": "1825 Post Street" + }, + { + "city": "San Francisco", + "cuisine": "Korean", + "has_live_music": "False", + "phone_number": "415-387-7991", + "price_range": "moderate", + "restaurant_name": "Brothers Restaurant", + "serves_alcohol": "False", + "street_address": "4128 Geary Boulevard" + }, + { + "city": "San Francisco", + "cuisine": "Korean", + "has_live_music": "False", + "phone_number": "415-398-2838", + "price_range": "moderate", + "restaurant_name": "City View Restaurant", + "serves_alcohol": "False", + "street_address": "662 Commercial Street" + }, + { + "city": "San Francisco", + "cuisine": "Korean", + "has_live_music": "False", + "phone_number": "415-776-1898", + "price_range": "moderate", + "restaurant_name": "Dong Baek", + "serves_alcohol": "False", + "street_address": "631 O'Farrell Street #94" + }, + { + "city": "San Francisco", + "cuisine": "Korean", + "has_live_music": "False", + "phone_number": "415-752-4447", + "price_range": "moderate", + "restaurant_name": "Han Il Kwan", + "serves_alcohol": "False", + "street_address": "1802 Balboa Street" + }, + { + "city": "San Francisco", + "cuisine": "Korean", + "has_live_music": "False", + "phone_number": "415-668-8836", + "price_range": "moderate", + "restaurant_name": "Hong Kong Lounge", + "serves_alcohol": "False", + "street_address": "5322 Geary Boulevard" + }, + { + "city": "San Francisco", + "cuisine": "Korean", + "has_live_music": "False", + "phone_number": "415-859-7111", + "price_range": "inexpensive", + "restaurant_name": "Hwaro", + "serves_alcohol": "True", + "street_address": "4516 Mission Street" + }, + { + "city": "San Francisco", + "cuisine": "Korean", + "has_live_music": "False", + "phone_number": "415-929-1471", + "price_range": "moderate", + "restaurant_name": "Playground", + "serves_alcohol": "False", + "street_address": "1705 Buchanan Street" + } + ], + "slots": [ + { + "exclusive_end": 18, + "slot": "restaurant_name", + "start": 14 + }, + { + "exclusive_end": 35, + "slot": "city", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "May i suggest Aato in San francisco, this is a great restaurant." + }, + { + "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 Fran", + "San francisco" + ], + "cuisine": [ + "Korean Barbeque" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Aato" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, that really sounds great. Let's make reservations for 2 people please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, for what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "1 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "time", + "start": 10 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San francisco" + ], + "cuisine": [ + "Korean Barbeque" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Aato" + ], + "time": [ + "1 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's say 1 pm, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Aato" + ], + "slot": "restaurant_name", + "values": [ + "Aato" + ] + }, + { + "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": [ + "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": 50 + }, + { + "exclusive_end": 71, + "slot": "city", + "start": 58 + }, + { + "exclusive_end": 79, + "slot": "time", + "start": 75 + }, + { + "exclusive_end": 85, + "slot": "date", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. Please confirm: Reservation for 2, at Aato in San Francisco at 1 pm today. Does this sound correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 in the evening" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "time", + "start": 24 + }, + { + "exclusive_end": 77, + "slot": "date", + "start": 69 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco", + "San francisco" + ], + "cuisine": [ + "Korean Barbeque" + ], + "date": [ + "tomorrow" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Aato" + ], + "time": [ + "7:30 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, please change it to 7:30 in the evening. Let's also change it to tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "time", + "start": 38 + }, + { + "exclusive_end": 54, + "slot": "date", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, please confirm: Reservation for 7:30 pm tomorrow?" + }, + { + "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 Fran", + "San Francisco", + "San francisco" + ], + "cuisine": [ + "Korean Barbeque" + ], + "date": [ + "tomorrow" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Aato" + ], + "time": [ + "7:30 in the evening", + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect. Find out if they have live music please." + }, + { + "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-02", + "party_size": "2", + "restaurant_name": "Aato", + "time": "19:30" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Korean", + "date": "2019-03-02", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-292-2368", + "price_range": "moderate", + "restaurant_name": "Aato", + "serves_alcohol": "True", + "street_address": "1449 Lombard Street", + "time": "19:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately, they do not have live music. I did confirm your reservation for you." + }, + { + "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", + "San francisco" + ], + "cuisine": [ + "Korean Barbeque" + ], + "date": [ + "tomorrow" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Aato" + ], + "time": [ + "7:30 in the evening", + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks your a big help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your welcome. 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": [ + "San Fran", + "San Francisco", + "San francisco" + ], + "cuisine": [ + "Korean Barbeque" + ], + "date": [ + "tomorrow" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Aato" + ], + "time": [ + "7:30 in the evening", + "7:30 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 wonderful day." + } + ] + }, + { + "dialogue_id": "2_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 find a place to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Chinese", + "Mexican" + ], + "slot": "cuisine", + "values": [ + "Chinese", + "Mexican" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "cuisine", + "start": 9 + }, + { + "exclusive_end": 26, + "slot": "cuisine", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You like Chinese , Mexican food or anything else and in what city would you prefer to be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Take-out" + ], + "slot": "cuisine", + "values": [ + "Quick meal" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Milpitas" + ], + "slot": "city", + "values": [ + "Milpitas" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 89, + "slot": "cuisine", + "start": 79 + }, + { + "exclusive_end": 30, + "slot": "city", + "start": 22 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Quick meal" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to be in Milpitas.I would prefer to be reasonably priced and some Quick meal." + }, + { + "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" + ] + } + ], + "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": 75, + "slot": "restaurant_name", + "start": 44 + }, + { + "exclusive_end": 19, + "slot": "city", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found in Milpitas a nice restaurant named Olive Garden Italian Restaurant." + }, + { + "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": [ + "Quick meal" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me if they have live music and the contact number?" + }, + { + "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": 66, + "slot": "phone_number", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No they do not have live music,their contact phone is 408-935-8176." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Quick meal" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Another restaurant can you recommend?" + }, + { + "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": 80, + "slot": "restaurant_name", + "start": 48 + }, + { + "exclusive_end": 11, + "slot": "city", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In Milpitas a nice restaurant is located, named Red Chillies The Malabar Cuisine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Quick meal" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Red Chillies The Malabar Cuisine" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think it would fit me perfectly" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You want to make for you a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Quick meal" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Red Chillies The Malabar Cuisine" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes will be perfect" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what time would you like to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:15" + ], + "slot": "time", + "values": [ + "11:15 am" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "time", + "start": 3 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Quick meal" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Red Chillies The Malabar Cuisine" + ], + "time": [ + "11:15 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "At 11:15 am will be good for me" + }, + { + "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: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": 48, + "slot": "restaurant_name", + "start": 16 + }, + { + "exclusive_end": 60, + "slot": "city", + "start": 52 + }, + { + "exclusive_end": 78, + "slot": "time", + "start": 70 + }, + { + "exclusive_end": 66, + "slot": "date", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Book a table at Red Chillies The Malabar Cuisine in Milpitas today at 11:15 am for 2 person.This is true?" + }, + { + "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": [ + "Milpitas" + ], + "cuisine": [ + "Quick meal" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Red Chillies The Malabar Cuisine" + ], + "time": [ + "11:15 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes perfect.Can you tell me if they have live music available and the address" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "167 South Main Street" + ], + "slot": "street_address", + "values": [ + "167 South Main Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Red Chillies The Malabar Cuisine" + ], + "slot": "restaurant_name", + "values": [ + "Red Chillies The Malabar Cuisine" + ] + }, + { + "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": [ + "11:00" + ], + "slot": "time", + "values": [ + "11 am" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Milpitas", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Red Chillies The Malabar Cuisine", + "time": "11:15" + } + }, + "service_results": [ + { + "city": "Milpitas", + "cuisine": "Take-out", + "date": "2019-03-01", + "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": "11:00" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "street_address", + "start": 46 + }, + { + "exclusive_end": 185, + "slot": "restaurant_name", + "start": 153 + }, + { + "exclusive_end": 148, + "slot": "date", + "start": 143 + }, + { + "exclusive_end": 142, + "slot": "time", + "start": 137 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, reservation failed.They are locaded at 167 South Main Street and don t have live music.If you want I can make one for 2 people at 11 am today for Red Chillies The Malabar Cuisine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "cuisine": [ + "Quick meal" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Red Chillies The Malabar Cuisine" + ], + "time": [ + "11 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes will be ok for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Milpitas", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Red Chillies The Malabar Cuisine", + "time": "11:00" + } + }, + "service_results": [ + { + "city": "Milpitas", + "cuisine": "Take-out", + "date": "2019-03-01", + "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": "11:00" + } + ], + "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": [ + "Milpitas" + ], + "cuisine": [ + "Quick meal" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Red Chillies The Malabar Cuisine" + ], + "time": [ + "11 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks ,that is all that I needed" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "2_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": "Find places to eat please." + }, + { + "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? Which city would you prefer I search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "Sushi" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Concord" + ], + "slot": "city", + "values": [ + "Concord" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "cuisine", + "start": 37 + }, + { + "exclusive_end": 21, + "slot": "city", + "start": 14 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Concord" + ], + "cuisine": [ + "Sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's look in Concord. I am thinking Sushi sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Benihana" + ], + "slot": "restaurant_name", + "values": [ + "Benihana" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Concord" + ], + "slot": "city", + "values": [ + "Concord" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Concord", + "cuisine": "Japanese" + } + }, + "service_results": [ + { + "city": "Concord", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-827-4220", + "price_range": "expensive", + "restaurant_name": "Benihana", + "serves_alcohol": "True", + "street_address": "1989 Diamond Boulevard" + }, + { + "city": "Concord", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-332-7610", + "price_range": "moderate", + "restaurant_name": "Kamrai Sushi & Thai Grill", + "serves_alcohol": "False", + "street_address": "4743 Clayton Road Suite 1" + }, + { + "city": "Concord", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-686-1888", + "price_range": "inexpensive", + "restaurant_name": "Sushi Momoyama", + "serves_alcohol": "False", + "street_address": "1800 Monument Boulevard D" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "restaurant_name", + "start": 62 + }, + { + "exclusive_end": 96, + "slot": "city", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, one moment. I have located 3 restaurants. May I suggest Benihana's it's located in Concord." + }, + { + "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": [ + "Concord" + ], + "cuisine": [ + "Sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the address and phone number please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-827-4220" + ], + "slot": "phone_number", + "values": [ + "925-827-4220" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1989 Diamond Boulevard" + ], + "slot": "street_address", + "values": [ + "1989 Diamond Boulevard" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "phone_number", + "start": 22 + }, + { + "exclusive_end": 78, + "slot": "street_address", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their phone number is 925-827-4220. They are located at 1989 Diamond Boulevard." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Concord" + ], + "cuisine": [ + "Sushi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Give me other recommendations please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Kamrai Sushi & Thai Grill" + ], + "slot": "restaurant_name", + "values": [ + "Kamrai Sushi & Thai Grill" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Concord" + ], + "slot": "city", + "values": [ + "Concord" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "restaurant_name", + "start": 10 + }, + { + "exclusive_end": 89, + "slot": "city", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Kamrai Sushi & Thai Grill, this is a nice restaurant as well located in Concord." + }, + { + "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": [ + "Concord" + ], + "cuisine": [ + "Sushi" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you please give me suggestions for other restaurants that are budget friendly please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Sushi Momoyama" + ], + "slot": "restaurant_name", + "values": [ + "Sushi Momoyama" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Concord" + ], + "slot": "city", + "values": [ + "Concord" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Concord", + "cuisine": "Japanese", + "price_range": "inexpensive" + } + }, + "service_results": [ + { + "city": "Concord", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "925-686-1888", + "price_range": "inexpensive", + "restaurant_name": "Sushi Momoyama", + "serves_alcohol": "False", + "street_address": "1800 Monument Boulevard D" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "restaurant_name", + "start": 39 + }, + { + "exclusive_end": 69, + "slot": "city", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure thing. I have found 1 restaurant, Sushi Momoyama located Concord." + }, + { + "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": [ + "Concord" + ], + "cuisine": [ + "Sushi" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Sushi Momoyama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that will do. I'll need reservations please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, What time is good for you?" + }, + { + "frames": [ + { + "actions": [ + { + "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": 27, + "slot": "time", + "start": 15 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Concord" + ], + "cuisine": [ + "Sushi" + ], + "party_size": [ + "1" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Sushi Momoyama" + ], + "time": [ + "evening 4:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about this evening 4:45 for 1 person please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sushi Momoyama" + ], + "slot": "restaurant_name", + "values": [ + "Sushi Momoyama" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Concord" + ], + "slot": "city", + "values": [ + "Concord" + ] + }, + { + "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": 63, + "slot": "restaurant_name", + "start": 49 + }, + { + "exclusive_end": 74, + "slot": "city", + "start": 67 + }, + { + "exclusive_end": 85, + "slot": "time", + "start": 78 + }, + { + "exclusive_end": 95, + "slot": "date", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "One moment. Please confirm: Reservation for 1 at Sushi Momoyama in Concord at 4:45 pm for today. Does this sound correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Concord" + ], + "cuisine": [ + "Sushi" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Sushi Momoyama" + ], + "time": [ + "4:45 pm", + "evening 4:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes. That is right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Concord", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "Sushi Momoyama", + "time": "16:45" + } + }, + "service_results": [ + { + "city": "Concord", + "cuisine": "Japanese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "1", + "phone_number": "925-686-1888", + "price_range": "inexpensive", + "restaurant_name": "Sushi Momoyama", + "serves_alcohol": "False", + "street_address": "1800 Monument Boulevard D", + "time": "17:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. Your reservation is successfully made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Concord" + ], + "cuisine": [ + "Sushi" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Sushi Momoyama" + ], + "time": [ + "4:45 pm", + "evening 4:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. your a big help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "your welcome. will there be anything else, I can assist 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": [ + "Concord" + ], + "cuisine": [ + "Sushi" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Sushi Momoyama" + ], + "time": [ + "4:45 pm", + "evening 4:45" + ] + } + } + } + ], + "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": "2_00051", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Coffeehouse" + ], + "slot": "cuisine", + "values": [ + "Coffeehouse" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "cuisine", + "start": 33 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Coffeehouse" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you search for a place where Coffeehouse kind of food is available." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city do you want me to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "city", + "start": 28 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Coffeehouse" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Search for the place around Pleasanton." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mcdonald's" + ], + "slot": "restaurant_name", + "values": [ + "Mcdonald's" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Pleasanton", + "cuisine": "Coffeehouse" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Coffeehouse", + "has_live_music": "True", + "phone_number": "925-249-0620", + "price_range": "inexpensive", + "restaurant_name": "Mcdonald's", + "serves_alcohol": "True", + "street_address": "3001 Bernal Avenue" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "restaurant_name", + "start": 11 + }, + { + "exclusive_end": 54, + "slot": "city", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 Mcdonald's restaurant 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": [ + "Coffeehouse" + ], + "restaurant_name": [ + "Mcdonald's" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, 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 me to reserve 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": [ + "Pleasanton" + ], + "cuisine": [ + "Coffeehouse" + ], + "restaurant_name": [ + "Mcdonald's" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please! Make a reservation for a table." + }, + { + "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 at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:15" + ], + "slot": "time", + "values": [ + "quarter past 1 in the afternoon" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "time", + "start": 24 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Coffeehouse" + ], + "restaurant_name": [ + "Mcdonald's" + ], + "time": [ + "quarter past 1 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make the reservation at quarter past 1 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mcdonald's" + ], + "slot": "restaurant_name", + "values": [ + "Mcdonald's" + ] + }, + { + "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-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 98, + "slot": "restaurant_name", + "start": 88 + }, + { + "exclusive_end": 133, + "slot": "city", + "start": 123 + }, + { + "exclusive_end": 119, + "slot": "time", + "start": 112 + }, + { + "exclusive_end": 108, + "slot": "date", + "start": 103 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: You want me to make a reservation for 2 people at Mcdonald's for today at 1:15 pm in Pleasanton." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "March 2nd" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "time", + "start": 23 + }, + { + "exclusive_end": 49, + "slot": "date", + "start": 40 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Coffeehouse" + ], + "date": [ + "March 2nd" + ], + "restaurant_name": [ + "Mcdonald's" + ], + "time": [ + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Change the time to 6 pm and date to March 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 75, + "slot": "time", + "start": 71 + }, + { + "exclusive_end": 84, + "slot": "date", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the details again: You want me to make a reservation at 6 pm tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "very expensive" + ], + "slot": "price_range", + "values": [ + "very expensive" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [ + "price_range", + "street_address" + ], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Coffeehouse" + ], + "date": [ + "March 2nd", + "tomorrow" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Mcdonald's" + ], + "time": [ + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay that sounds good to me. Find me the address and search weather the price is lavish?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3001 Bernal Avenue" + ], + "slot": "street_address", + "values": [ + "3001 Bernal Avenue" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Pleasanton", + "date": "2019-03-02", + "party_size": "2", + "restaurant_name": "Mcdonald's", + "time": "18:00" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "Coffeehouse", + "date": "2019-03-02", + "has_live_music": "True", + "party_size": "2", + "phone_number": "925-249-0620", + "price_range": "inexpensive", + "restaurant_name": "Mcdonald's", + "serves_alcohol": "True", + "street_address": "3001 Bernal Avenue", + "time": "18:00" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "street_address", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is made successfully. The address is 3001 Bernal Avenue and the price range is inexpensive." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Coffeehouse" + ], + "date": [ + "March 2nd", + "tomorrow" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Mcdonald's" + ], + "time": [ + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to 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": [ + "Coffeehouse" + ], + "date": [ + "March 2nd", + "tomorrow" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Mcdonald's" + ], + "time": [ + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. 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 great day." + } + ] + }, + { + "dialogue_id": "2_00052", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "inexpensive" + ], + "slot": "price_range", + "values": [ + "inexpensive" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a low priced restaurant in the area?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, I can help. What type of food are you hungry for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Foster City" + ], + "slot": "city", + "values": [ + "Foster City" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Indian" + ], + "slot": "cuisine", + "values": [ + "Punjabi" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "city", + "start": 38 + }, + { + "exclusive_end": 29, + "slot": "cuisine", + "start": 22 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Foster City" + ], + "cuisine": [ + "Punjabi" + ], + "price_range": [ + "inexpensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find some Punjabi food in Foster City." + }, + { + "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" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Foster City", + "cuisine": "Indian", + "price_range": "inexpensive" + } + }, + "service_results": [ + { + "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": 97, + "slot": "restaurant_name", + "start": 74 + }, + { + "exclusive_end": 58, + "slot": "city", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 restaurant that meets your needs in Foster City. May I suggest Tabla Indian Restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "13:45" + ], + "slot": "time", + "values": [ + "13:45" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "time", + "start": 55 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Foster City" + ], + "cuisine": [ + "Punjabi" + ], + "party_size": [ + "2" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Tabla Indian Restaurant" + ], + "time": [ + "13:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's fine. I'd like to make a reservation for two at 13: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": 86, + "slot": "restaurant_name", + "start": 63 + }, + { + "exclusive_end": 101, + "slot": "city", + "start": 90 + }, + { + "exclusive_end": 118, + "slot": "time", + "start": 111 + }, + { + "exclusive_end": 107, + "slot": "date", + "start": 102 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me review that with you. You'd like a reservation for 2 at Tabla Indian Restaurant in Foster City today at 1:45 pm. Is this 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": [ + "Foster City" + ], + "cuisine": [ + "Punjabi" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Tabla Indian Restaurant" + ], + "time": [ + "13:45", + "1:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect. Can you tell me the address of the business?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1088 Shell Boulevard c" + ], + "slot": "street_address", + "values": [ + "1088 Shell Boulevard c" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Tabla Indian Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Tabla Indian 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": [ + "13:30" + ], + "slot": "time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Foster City", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Tabla Indian Restaurant", + "time": "13:45" + } + }, + "service_results": [ + { + "city": "Foster City", + "cuisine": "Indian", + "date": "2019-03-01", + "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": "13:30" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "street_address", + "start": 17 + }, + { + "exclusive_end": 158, + "slot": "restaurant_name", + "start": 135 + }, + { + "exclusive_end": 164, + "slot": "date", + "start": 159 + }, + { + "exclusive_end": 175, + "slot": "time", + "start": 168 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their address is 1088 Shell Boulevard c. I'm sorry but there are no reservations available for 1:45. I can make a reservation for 2 at Tabla Indian Restaurant today at 1:30 pm instead if that works for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Foster City" + ], + "cuisine": [ + "Punjabi" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Tabla Indian Restaurant" + ], + "time": [ + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Foster City", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Tabla Indian Restaurant", + "time": "13:30" + } + }, + "service_results": [ + { + "city": "Foster City", + "cuisine": "Indian", + "date": "2019-03-01", + "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": "13:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. 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": [ + "Foster City" + ], + "cuisine": [ + "Punjabi" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Tabla Indian Restaurant" + ], + "time": [ + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much for your 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 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": [ + "Foster City" + ], + "cuisine": [ + "Punjabi" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "inexpensive" + ], + "restaurant_name": [ + "Tabla Indian Restaurant" + ], + "time": [ + "1:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all. Thank you again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Enjoy your meal!" + } + ] + }, + { + "dialogue_id": "2_00053", + "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 interested in eating place" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Chinese", + "Indian" + ], + "slot": "cuisine", + "values": [ + "Chinese", + "Indian" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "cuisine", + "start": 60 + }, + { + "exclusive_end": 76, + "slot": "cuisine", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city and what type of food you are interested in like Chinese , Indian or any other thing" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fairfield" + ], + "slot": "city", + "values": [ + "Fairfield" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Asian" + ], + "slot": "cuisine", + "values": [ + "Asian Fusion" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "city", + "start": 46 + }, + { + "exclusive_end": 29, + "slot": "cuisine", + "start": 17 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield" + ], + "cuisine": [ + "Asian Fusion" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for Asian Fusion kind of food in Fairfield" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Sticky Rice Chinese Bistro & Bar" + ], + "slot": "restaurant_name", + "values": [ + "Sticky Rice Chinese Bistro & Bar" + ] + }, + { + "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": "Asian" + } + }, + "service_results": [ + { + "city": "Fairfield", + "cuisine": "Asian", + "has_live_music": "True", + "phone_number": "707-863-7500", + "price_range": "moderate", + "restaurant_name": "Sticky Rice Chinese Bistro & Bar", + "serves_alcohol": "False", + "street_address": "5030 Business Center Drive" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "restaurant_name", + "start": 30 + }, + { + "exclusive_end": 75, + "slot": "city", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found out 1 restaurant Sticky Rice Chinese Bistro & Bar in Fairfield and it is very good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + }, + { + "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": 51 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "March 11th" + ], + "restaurant_name": [ + "Sticky Rice Chinese Bistro & Bar" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This is perfect for me and i need a reservation on March 11th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time you want me to make reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:30" + ], + "slot": "time", + "values": [ + "half past 6 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "time", + "start": 34 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "March 11th" + ], + "restaurant_name": [ + "Sticky Rice Chinese Bistro & Bar" + ], + "time": [ + "half past 6 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want you to make reservation at half past 6 in the evening" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sticky Rice Chinese Bistro & Bar" + ], + "slot": "restaurant_name", + "values": [ + "Sticky Rice Chinese Bistro & Bar" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Fairfield" + ], + "slot": "city", + "values": [ + "Fairfield" + ] + }, + { + "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-11" + ], + "slot": "date", + "values": [ + "March 11th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 83, + "slot": "restaurant_name", + "start": 51 + }, + { + "exclusive_end": 96, + "slot": "city", + "start": 87 + }, + { + "exclusive_end": 134, + "slot": "time", + "start": 127 + }, + { + "exclusive_end": 148, + "slot": "date", + "start": 138 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please give confirmation details: Table booking at Sticky Rice Chinese Bistro & Bar in Fairfield city reserved for 2 people at 6:30 pm on March 11th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "March 11th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Sticky Rice Chinese Bistro & Bar" + ], + "time": [ + "6:30 pm", + "half past 6 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This is perfect for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Fairfield", + "date": "2019-03-11", + "party_size": "2", + "restaurant_name": "Sticky Rice Chinese Bistro & Bar", + "time": "18:30" + } + }, + "service_results": [ + { + "city": "Fairfield", + "cuisine": "Asian", + "date": "2019-03-11", + "has_live_music": "True", + "party_size": "2", + "phone_number": "707-863-7500", + "price_range": "moderate", + "restaurant_name": "Sticky Rice Chinese Bistro & Bar", + "serves_alcohol": "False", + "street_address": "5030 Business Center Drive", + "time": "18:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Reservation is done for you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fairfield" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "March 11th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Sticky Rice Chinese Bistro & Bar" + ], + "time": [ + "6:30 pm", + "half past 6 in the evening" + ] + } + } + } + ], + "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 any other help 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": [ + "Fairfield" + ], + "cuisine": [ + "Asian Fusion" + ], + "date": [ + "March 11th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Sticky Rice Chinese Bistro & Bar" + ], + "time": [ + "6:30 pm", + "half past 6 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks for now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day" + } + ] + }, + { + "dialogue_id": "2_00054", + "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 get a meal, can you help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yeah, sure, where am I looking?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SFO" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "city", + "start": 17 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please search in SFO." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. What kind of food do you want?" + }, + { + "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": [ + "SFO" + ], + "cuisine": [ + "Pizza and Pasta" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want Pizza and Pasta, anything Italian really." + }, + { + "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": 33, + "slot": "restaurant_name", + "start": 6 + }, + { + "exclusive_end": 63, + "slot": "city", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, 54 Mint Ristorante Italiano is available in San Francisco. Is that okay?" + }, + { + "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": [ + "Pizza and Pasta" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Cool, 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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ] + } + } + } + ], + "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 do you want it for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "evening 5" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "evening 5" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "evening 5, thanks." + }, + { + "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:00" + ], + "slot": "time", + "values": [ + "5 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": 75, + "slot": "restaurant_name", + "start": 48 + }, + { + "exclusive_end": 92, + "slot": "city", + "start": 79 + }, + { + "exclusive_end": 108, + "slot": "time", + "start": 104 + }, + { + "exclusive_end": 98, + "slot": "date", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you'd like a table for 2 at 54 Mint Ristorante Italiano in San Francisco today from 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "date", + "values": [ + "Sunday this week" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "date", + "start": 41 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "Sunday this week" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "5 pm", + "evening 5" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, it's meant to be for three people on Sunday this week." + }, + { + "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": 58, + "slot": "date", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Oh, okay. You want a table for 3 on the day after tomorrow." + }, + { + "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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "Sunday this week", + "day after tomorrow" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "5 pm", + "evening 5" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, it's for four people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "54 Mint Ristorante Italiano" + ], + "slot": "restaurant_name", + "values": [ + "54 Mint Ristorante Italiano" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 73, + "slot": "restaurant_name", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, please confirm that you want a table at 54 Mint Ristorante Italiano for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "serves_alcohol", + "values": [] + }, + { + "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", + "serves_alcohol" + ], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "Sunday this week", + "day after tomorrow" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "5 pm", + "evening 5" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's perfect. Do they serve alcohol? Is it a budget restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "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-03", + "party_size": "4", + "restaurant_name": "54 Mint Ristorante Italiano", + "time": "17:00" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Italian", + "date": "2019-03-03", + "has_live_music": "False", + "party_size": "4", + "phone_number": "415-543-5100", + "price_range": "moderate", + "restaurant_name": "54 Mint Ristorante Italiano", + "serves_alcohol": "True", + "street_address": "16 Mint Plaza", + "time": "17:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No their price is moderate, they do serve alcohol though. 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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "Sunday this week", + "day after tomorrow" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "5 pm", + "evening 5" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "That's okay. 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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Pizza and Pasta" + ], + "date": [ + "Sunday this week", + "day after tomorrow" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "54 Mint Ristorante Italiano" + ], + "time": [ + "5 pm", + "evening 5" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, have a great day." + } + ] + }, + { + "dialogue_id": "2_00055", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Fran" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "city", + "start": 31 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find a restaurant in San Fran." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of food would you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mediterranean" + ], + "slot": "cuisine", + "values": [ + "Mediterranean" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "cuisine", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "cuisine": [ + "Mediterranean" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Mediterranean would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Barcha" + ], + "slot": "restaurant_name", + "values": [ + "Barcha" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Mediterranean" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-957-5463", + "price_range": "expensive", + "restaurant_name": "Barcha", + "serves_alcohol": "True", + "street_address": "28 Fremont Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-399-1155", + "price_range": "expensive", + "restaurant_name": "Boulibar", + "serves_alcohol": "True", + "street_address": "One Ferry Building #35" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-970-2428", + "price_range": "inexpensive", + "restaurant_name": "Goood Frikin Chicken", + "serves_alcohol": "False", + "street_address": "10 29th Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-872-9767", + "price_range": "moderate", + "restaurant_name": "La Marsa", + "serves_alcohol": "True", + "street_address": "454 Geary Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-400-4623", + "price_range": "moderate", + "restaurant_name": "Lark", + "serves_alcohol": "False", + "street_address": "4068 18th Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-668-1676", + "price_range": "moderate", + "restaurant_name": "Layaly Mediterranean Grill", + "serves_alcohol": "False", + "street_address": "2435 Clement Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-829-2730", + "price_range": "inexpensive", + "restaurant_name": "Mazza Luna", + "serves_alcohol": "False", + "street_address": "810 Van Ness Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-864-8643", + "price_range": "expensive", + "restaurant_name": "Nopa", + "serves_alcohol": "True", + "street_address": "560 Divisadero Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-974-1212", + "price_range": "expensive", + "restaurant_name": "Oro", + "serves_alcohol": "True", + "street_address": "8 Mint Plaza" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-512-7400", + "price_range": "moderate", + "restaurant_name": "Palomino", + "serves_alcohol": "True", + "street_address": "345 Spear Street #100" + } + ], + "slots": [ + { + "exclusive_end": 6, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 31, + "slot": "city", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Barcha located in San Francisco is nice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "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": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Mediterranean" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "IS there live music and is it price rage moderate?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "expensive" + ], + "slot": "price_range", + "values": [ + "expensive" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "There is no live music and it is in the expensive range." + }, + { + "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": [ + "Mediterranean" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have another option?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Boulibar" + ], + "slot": "restaurant_name", + "values": [ + "Boulibar" + ] + }, + { + "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": 33, + "slot": "city", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Boulibar Located in San Francisco 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 Fran", + "San Francisco" + ], + "cuisine": [ + "Mediterranean" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is another option?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Goood Frikin Chicken" + ], + "slot": "restaurant_name", + "values": [ + "Goood Frikin chicken" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 45, + "slot": "city", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Goood Frikin chicken located in San Francisco is nice." + }, + { + "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": [ + "Mediterranean" + ], + "restaurant_name": [ + "Goood Frikin chicken" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that sounds awesome." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I 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": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Mediterranean" + ], + "restaurant_name": [ + "Goood Frikin chicken" + ] + } + } + } + ], + "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 like the reservation for?" + }, + { + "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 Fran", + "San Francisco" + ], + "cuisine": [ + "Mediterranean" + ], + "restaurant_name": [ + "Goood Frikin chicken" + ], + "time": [ + "5:30 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "5:30 in the evening please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Goood Frikin Chicken" + ], + "slot": "restaurant_name", + "values": [ + "Goood Frikin chicken" + ] + }, + { + "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": 86, + "slot": "restaurant_name", + "start": 66 + }, + { + "exclusive_end": 103, + "slot": "city", + "start": 90 + }, + { + "exclusive_end": 24, + "slot": "time", + "start": 17 + }, + { + "exclusive_end": 49, + "slot": "date", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You would like a 5:30 pm dinner reservation today for 2 people at Goood Frikin chicken in San Francisco. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Mediterranean" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Goood Frikin chicken" + ], + "time": [ + "5:30 in the evening", + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that sounds ok." + }, + { + "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": "Goood Frikin Chicken", + "time": "17:30" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-970-2428", + "price_range": "inexpensive", + "restaurant_name": "Goood Frikin Chicken", + "serves_alcohol": "False", + "street_address": "10 29th Street", + "time": "17:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is made." + }, + { + "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 Fran", + "San Francisco" + ], + "cuisine": [ + "Mediterranean" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Goood Frikin chicken" + ], + "time": [ + "5:30 in the evening", + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address and do they serve Alcohol?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10 29th Street" + ], + "slot": "street_address", + "values": [ + "10 29th Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "street_address", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are located at 10 29th Street and 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": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Mediterranean" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Goood Frikin chicken" + ], + "time": [ + "5:30 in the evening", + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "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": [ + "Mediterranean" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Goood Frikin chicken" + ], + "time": [ + "5:30 in the evening", + "5:30 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": "2_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": "Im searching for a place to eat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Richmond" + ], + "slot": "city", + "values": [ + "Richmond" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "city", + "start": 13 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Richmond" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it in Richmond." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Chinese", + "Indian" + ], + "slot": "cuisine", + "values": [ + "Chinese", + "Indian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "cuisine", + "start": 35 + }, + { + "exclusive_end": 50, + "slot": "cuisine", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food do you wish like Chinese, Indian or anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "Ramen" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "cuisine", + "start": 5 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Richmond" + ], + "cuisine": [ + "Ramen" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Some Ramen kind of food will be great for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Tokyo Shabusushi Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Tokyo Shabusushi Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Richmond" + ], + "slot": "city", + "values": [ + "Richmond" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Richmond", + "cuisine": "Japanese" + } + }, + "service_results": [ + { + "city": "Richmond", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "510-222-3686", + "price_range": "moderate", + "restaurant_name": "Tokyo Shabusushi Restaurant", + "serves_alcohol": "True", + "street_address": "3044 Hilltop Mall Road" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "restaurant_name", + "start": 31 + }, + { + "exclusive_end": 97, + "slot": "city", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I could see 1 restaurant named Tokyo Shabusushi Restaurant which is a good restaurant in Richmond." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "price_range", + "values": [] + }, + { + "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": [ + "Richmond" + ], + "cuisine": [ + "Ramen" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How pricey will it be. Does they play live music?" + }, + { + "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": "Their prices are moderate, which 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": [ + "Richmond" + ], + "cuisine": [ + "Ramen" + ], + "restaurant_name": [ + "Tokyo Shabusushi Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes thats 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 to book a table?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "18:00" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "time", + "start": 41 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Richmond" + ], + "cuisine": [ + "Ramen" + ], + "restaurant_name": [ + "Tokyo Shabusushi Restaurant" + ], + "time": [ + "18:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I want to make a booking. Make it at 18:00" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Tokyo Shabusushi Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Tokyo Shabusushi Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Richmond" + ], + "slot": "city", + "values": [ + "Richmond" + ] + }, + { + "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": 68, + "slot": "restaurant_name", + "start": 41 + }, + { + "exclusive_end": 80, + "slot": "city", + "start": 72 + }, + { + "exclusive_end": 88, + "slot": "time", + "start": 84 + }, + { + "exclusive_end": 107, + "slot": "date", + "start": 102 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm this : Booking a table at Tokyo Shabusushi Restaurant in Richmond at 6 pm for 2 people today" + }, + { + "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": [ + "Richmond" + ], + "cuisine": [ + "Ramen" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "Tokyo Shabusushi Restaurant" + ], + "time": [ + "18:00", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Make it for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "time", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm this : The reservation is at 6 pm for 4 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "date", + "start": 15 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Richmond" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "next Friday" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Tokyo Shabusushi Restaurant" + ], + "time": [ + "18:00", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Make it on next Friday for 3 people" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "date", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm this : The booking is for 3 people on next Friday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Richmond" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "next Friday" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Tokyo Shabusushi Restaurant" + ], + "time": [ + "18:00", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes thats great for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Richmond", + "date": "2019-03-08", + "party_size": "3", + "restaurant_name": "Tokyo Shabusushi Restaurant", + "time": "18:00" + } + }, + "service_results": [ + { + "city": "Richmond", + "cuisine": "Japanese", + "date": "2019-03-08", + "has_live_music": "False", + "party_size": "3", + "phone_number": "510-222-3686", + "price_range": "moderate", + "restaurant_name": "Tokyo Shabusushi Restaurant", + "serves_alcohol": "True", + "street_address": "3044 Hilltop Mall Road", + "time": "18:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking 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": [ + "Richmond" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "next Friday" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Tokyo Shabusushi Restaurant" + ], + "time": [ + "18:00", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot. 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": "2_00057", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seafood" + ], + "slot": "cuisine", + "values": [ + "Lobster" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "cuisine", + "start": 34 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Lobster" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for somewhere to eat Lobster." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Hayward" + ], + "slot": "city", + "values": [ + "Hayward" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "city", + "start": 17 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Hayward" + ], + "cuisine": [ + "Lobster" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to eat in Hayward." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Sapporo Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Sapporo Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Hayward" + ], + "slot": "city", + "values": [ + "Hayward" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Hayward", + "cuisine": "Seafood" + } + }, + "service_results": [ + { + "city": "Hayward", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "510-727-1568", + "price_range": "moderate", + "restaurant_name": "Sapporo Restaurant", + "serves_alcohol": "False", + "street_address": "22507 Main Street" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "restaurant_name", + "start": 8 + }, + { + "exclusive_end": 37, + "slot": "city", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found Sapporo Restaurant in Hayward." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 in the evening" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 77, + "slot": "time", + "start": 61 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Hayward" + ], + "cuisine": [ + "Lobster" + ], + "restaurant_name": [ + "Sapporo Restaurant" + ], + "time": [ + "5 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that will work for me. Please make me a reservation for 5 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sapporo Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Sapporo Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Hayward" + ], + "slot": "city", + "values": [ + "Hayward" + ] + }, + { + "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-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "restaurant_name", + "start": 25 + }, + { + "exclusive_end": 54, + "slot": "city", + "start": 47 + }, + { + "exclusive_end": 62, + "slot": "time", + "start": 58 + }, + { + "exclusive_end": 81, + "slot": "date", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have a reservation for Sapporo Restaurant in Hayward at 5 pm for 2 people today." + }, + { + "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": [ + "Hayward" + ], + "cuisine": [ + "Lobster" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Sapporo Restaurant" + ], + "time": [ + "5 in the evening", + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes perfect. 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": "OFFER", + "canonical_values": [ + "Sapporo Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Sapporo 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": [ + "17:30" + ], + "slot": "time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Hayward", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Sapporo Restaurant", + "time": "17:00" + } + }, + "service_results": [ + { + "city": "Hayward", + "cuisine": "Seafood", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-727-1568", + "price_range": "moderate", + "restaurant_name": "Sapporo Restaurant", + "serves_alcohol": "False", + "street_address": "22507 Main Street", + "time": "17:30" + } + ], + "slots": [ + { + "exclusive_end": 107, + "slot": "restaurant_name", + "start": 89 + }, + { + "exclusive_end": 161, + "slot": "date", + "start": 156 + }, + { + "exclusive_end": 172, + "slot": "time", + "start": 165 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry I was unable to make a reservation. The do not have live music or serve alcohol at Sapporo Restaurant. Shall I Try to make a reservation for 2 people today 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": [ + "Hayward" + ], + "cuisine": [ + "Lobster" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Sapporo Restaurant" + ], + "time": [ + "5:30 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": "Hayward", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Sapporo Restaurant", + "time": "17:30" + } + }, + "service_results": [ + { + "city": "Hayward", + "cuisine": "Seafood", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-727-1568", + "price_range": "moderate", + "restaurant_name": "Sapporo Restaurant", + "serves_alcohol": "False", + "street_address": "22507 Main Street", + "time": "17:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation is made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Hayward" + ], + "cuisine": [ + "Lobster" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Sapporo Restaurant" + ], + "time": [ + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "May I help you 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": [ + "Hayward" + ], + "cuisine": [ + "Lobster" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Sapporo Restaurant" + ], + "time": [ + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day!" + } + ] + }, + { + "dialogue_id": "2_00058", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Mediterranean" + ], + "slot": "cuisine", + "values": [ + "Persian" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 77, + "slot": "cuisine", + "start": 70 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Persian" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a place to eat, that's also economical in price. Some Persian food sounds perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can definitely help you. What city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "city", + "start": 32 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "cuisine": [ + "Persian" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great! I am looking for food in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dyafa" + ], + "slot": "restaurant_name", + "values": [ + "Dyafa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Oakland", + "cuisine": "Mediterranean", + "price_range": "moderate" + } + }, + "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-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": 66, + "slot": "restaurant_name", + "start": 61 + }, + { + "exclusive_end": 118, + "slot": "city", + "start": 111 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I actually found 3 great restaurant choices for you. I found Dyafa, which is a very nice restaurant, and is in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Fran" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 81, + "slot": "city", + "start": 73 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "cuisine": [ + "Persian" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, could you actually suggest any other restaurants for me? But in San Fran this time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "La Marsa" + ], + "slot": "restaurant_name", + "values": [ + "La Marsa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Mediterranean", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-872-9767", + "price_range": "moderate", + "restaurant_name": "La Marsa", + "serves_alcohol": "True", + "street_address": "454 Geary Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-400-4623", + "price_range": "moderate", + "restaurant_name": "Lark", + "serves_alcohol": "False", + "street_address": "4068 18th Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-668-1676", + "price_range": "moderate", + "restaurant_name": "Layaly Mediterranean Grill", + "serves_alcohol": "False", + "street_address": "2435 Clement Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-512-7400", + "price_range": "moderate", + "restaurant_name": "Palomino", + "serves_alcohol": "True", + "street_address": "345 Spear Street #100" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-796-3812", + "price_range": "moderate", + "restaurant_name": "Pera", + "serves_alcohol": "True", + "street_address": "1457 18th Street" + }, + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "415-563-1000", + "price_range": "moderate", + "restaurant_name": "Troya Restaurant", + "serves_alcohol": "False", + "street_address": "2125 Fillmore Street" + } + ], + "slots": [ + { + "exclusive_end": 76, + "slot": "restaurant_name", + "start": 68 + }, + { + "exclusive_end": 51, + "slot": "city", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 6 more restaurants for you in San Francisco. One of them is La Marsa which is a very nice restaurant." + }, + { + "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 Fran", + "San Francisco" + ], + "cuisine": [ + "Persian" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sound great. What is their contact number? Do you know if they serve liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-872-9767" + ], + "slot": "phone_number", + "values": [ + "415-872-9767" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their phone number is 415-872-9767 and they do serve alcohol!" + }, + { + "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 Fran", + "San Francisco" + ], + "cuisine": [ + "Persian" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "La Marsa" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect! That sounds great. Can I make a reservation for two people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay! What time did you want the reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:15" + ], + "slot": "time", + "values": [ + "1:15 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "time", + "start": 24 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Persian" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "La Marsa" + ], + "time": [ + "1:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Go ahead and make it at 1:15 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "La Marsa" + ], + "slot": "restaurant_name", + "values": [ + "La Marsa" + ] + }, + { + "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": 82, + "slot": "restaurant_name", + "start": 74 + }, + { + "exclusive_end": 100, + "slot": "city", + "start": 87 + }, + { + "exclusive_end": 113, + "slot": "time", + "start": 106 + }, + { + "exclusive_end": 119, + "slot": "date", + "start": 114 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, and just to confirm: We are making a reservation for 2 people at La Marsa, in San Francisco, for 1:15 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "2nd of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 83, + "slot": "date", + "start": 66 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Persian" + ], + "date": [ + "2nd of this month" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "La Marsa" + ], + "time": [ + "1:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually I would like the reservation for only one person for the 2nd of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 79, + "slot": "date", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem! Just to confirm: We are making a reservation for 1 person, tomorrow, at La Marsa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "time", + "start": 29 + }, + { + "exclusive_end": 50, + "slot": "date", + "start": 40 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Persian" + ], + "date": [ + "March 12th" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "La Marsa" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, can we make it for 7:30 pm on March 12th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "date", + "values": [ + "March 12th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 93, + "slot": "time", + "start": 86 + }, + { + "exclusive_end": 104, + "slot": "date", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Absolutely. Just to confirm: We are making a reservation for 1 person at La Marsa, on 7:30 pm March 12th." + }, + { + "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 Fran", + "San Francisco" + ], + "cuisine": [ + "Persian" + ], + "date": [ + "March 12th" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "La Marsa" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is perfect. 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-12", + "party_size": "1", + "restaurant_name": "La Marsa", + "time": "19:30" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Mediterranean", + "date": "2019-03-12", + "has_live_music": "False", + "party_size": "1", + "phone_number": "415-872-9767", + "price_range": "moderate", + "restaurant_name": "La Marsa", + "serves_alcohol": "True", + "street_address": "454 Geary Street", + "time": "19:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, I went ahead and made that reservation for you, and unfortunately, they do not 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 Fran", + "San Francisco" + ], + "cuisine": [ + "Persian" + ], + "date": [ + "March 12th" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "La Marsa" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's alright, thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Was 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 Fran", + "San Francisco" + ], + "cuisine": [ + "Persian" + ], + "date": [ + "March 12th" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "La Marsa" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all. Thanks, again!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome and have a great day!" + } + ] + }, + { + "dialogue_id": "2_00059", + "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": "Find me a place to eat that also serves alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Italian", + "Indian" + ], + "slot": "cuisine", + "values": [ + "Italian", + "Indian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "cuisine", + "start": 44 + }, + { + "exclusive_end": 61, + "slot": "cuisine", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you looking for a specific cuisine like Italian or Indian?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "American" + ], + "slot": "cuisine", + "values": [ + "Diner" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "cuisine", + "start": 17 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Diner" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Something like a Diner should do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city are you looking for the restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "expensive" + ], + "slot": "price_range", + "values": [ + "expensive" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "city", + "start": 21 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Diner" + ], + "price_range": [ + "expensive" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me something in Pleasanton that is priced above average." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Sabio On Main" + ], + "slot": "restaurant_name", + "values": [ + "Sabio On Main" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Pleasanton", + "cuisine": "American", + "price_range": "expensive", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "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": 46, + "slot": "restaurant_name", + "start": 33 + }, + { + "exclusive_end": 60, + "slot": "city", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 1 such restaurant. It is Sabio On Main in Pleasanton." + }, + { + "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": [ + "Diner" + ], + "price_range": [ + "expensive" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they play live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, they do not have 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": [ + "Pleasanton" + ], + "cuisine": [ + "Diner" + ], + "price_range": [ + "expensive" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where are they located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "501 Main Street" + ], + "slot": "street_address", + "values": [ + "501 Main Street" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "street_address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their address is 501 Main Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Diner" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Sabio On Main" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What else would you like me to do?" + }, + { + "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": [ + "Diner" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Sabio On Main" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to reserve a table at the restaurant." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what time will you be dining?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "time", + "values": [ + "6 in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "time", + "start": 8 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Diner" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Sabio On Main" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "6 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think 6 in the evening should be okay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sabio On Main" + ], + "slot": "restaurant_name", + "values": [ + "Sabio On Main" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "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": 57 + }, + { + "exclusive_end": 84, + "slot": "city", + "start": 74 + }, + { + "exclusive_end": 92, + "slot": "time", + "start": 88 + }, + { + "exclusive_end": 99, + "slot": "date", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you want to reserve a table for 2 at Sabio On Main in Pleasanton at 6 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": [ + "Diner" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Sabio On Main" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "6 in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds perfect!" + }, + { + "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": "Sabio On Main", + "time": "18:00" + } + }, + "service_results": [ + { + "city": "Pleasanton", + "cuisine": "American", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "925-800-3090", + "price_range": "expensive", + "restaurant_name": "Sabio On Main", + "serves_alcohol": "True", + "street_address": "501 Main Street", + "time": "18:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your table has been reserved successfully." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "cuisine": [ + "Diner" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Sabio On Main" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "6 in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for the help." + }, + { + "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": [ + "Pleasanton" + ], + "cuisine": [ + "Diner" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Sabio On Main" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "6 in the evening", + "6 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you. 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": "2_00060", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Italian" + ], + "slot": "cuisine", + "values": [ + "Pizza" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "cuisine", + "start": 44 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Pizza" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a place to eat that serves Pizza." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What location do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Occidental" + ], + "slot": "city", + "values": [ + "Occidental" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "city", + "start": 19 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Occidental" + ], + "cuisine": [ + "Pizza" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me a place in Occidental." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Negri's Original Occidental" + ], + "slot": "restaurant_name", + "values": [ + "Negri's Original Occidental" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Occidental" + ], + "slot": "city", + "values": [ + "Occidental" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Occidental", + "cuisine": "Italian" + } + }, + "service_results": [ + { + "city": "Occidental", + "cuisine": "Italian", + "has_live_music": "False", + "phone_number": "707-874-0301", + "price_range": "moderate", + "restaurant_name": "Negri's Original Occidental", + "serves_alcohol": "False", + "street_address": "3700 Bohemian Highway" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "restaurant_name", + "start": 36 + }, + { + "exclusive_end": 77, + "slot": "city", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Search revealed 1 place. What about Negri's Original Occidental in Occidental." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Occidental" + ], + "cuisine": [ + "Pizza" + ], + "restaurant_name": [ + "Negri's Original Occidental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is perfedt." + }, + { + "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": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Occidental" + ], + "cuisine": [ + "Pizza" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Negri's Original Occidental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make a reservation for two people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "time", + "values": [ + "one pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "time", + "start": 13 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Occidental" + ], + "cuisine": [ + "Pizza" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Negri's Original Occidental" + ], + "time": [ + "one pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it at one pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Negri's Original Occidental" + ], + "slot": "restaurant_name", + "values": [ + "Negri's Original Occidental" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Occidental" + ], + "slot": "city", + "values": [ + "Occidental" + ] + }, + { + "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-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "restaurant_name", + "start": 53 + }, + { + "exclusive_end": 94, + "slot": "city", + "start": 84 + }, + { + "exclusive_end": 49, + "slot": "time", + "start": 45 + }, + { + "exclusive_end": 41, + "slot": "date", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want a reservation for 2 people today at 1 pm at Negri's Original Occidental in Occidental. Is that 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": [ + "Occidental" + ], + "cuisine": [ + "Pizza" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Negri's Original Occidental" + ], + "time": [ + "1 pm", + "one pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is right. Do you know of there is 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": "Occidental", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Negri's Original Occidental", + "time": "13:00" + } + }, + "service_results": [ + { + "city": "Occidental", + "cuisine": "Italian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "707-874-0301", + "price_range": "moderate", + "restaurant_name": "Negri's Original Occidental", + "serves_alcohol": "False", + "street_address": "3700 Bohemian Highway", + "time": "13:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "They do not have live music, but your reservation has been successfully made." + }, + { + "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": [ + "Occidental" + ], + "cuisine": [ + "Pizza" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Negri's Original Occidental" + ], + "time": [ + "1 pm", + "one pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their physical address and do you know if they serve liquor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3700 Bohemian Highway" + ], + "slot": "street_address", + "values": [ + "3700 Bohemian Highway" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 82, + "slot": "street_address", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They do not serve alcoholic beverages and they are loated at 3700 Bohemian Highway." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Occidental" + ], + "cuisine": [ + "Pizza" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Negri's Original Occidental" + ], + "time": [ + "1 pm", + "one 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 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": [ + "Occidental" + ], + "cuisine": [ + "Pizza" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Negri's Original Occidental" + ], + "time": [ + "1 pm", + "one pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "2_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 want to eat!" + }, + { + "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": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "city", + "start": 3 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In San Jose. And keep it reasonably priced." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Indian", + "Italian" + ], + "slot": "cuisine", + "values": [ + "Indian", + "Italian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "cuisine", + "start": 31 + }, + { + "exclusive_end": 46, + "slot": "cuisine", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of food? You can say Indian, Italian, or something else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Take-out" + ], + "slot": "cuisine", + "values": [ + "To-go" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "cuisine", + "start": 0 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "To-go" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "To-go please." + }, + { + "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", + "price_range": "moderate" + } + }, + "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": 38, + "slot": "restaurant_name", + "start": 23 + }, + { + "exclusive_end": 50, + "slot": "city", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 4 restaurants. 4th St Pizza Co is San Jose." + }, + { + "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" + ], + "price_range": [ + "moderate" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you recommend another place. I want a place that serves booze." + }, + { + "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" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Jose", + "cuisine": "Take-out", + "price_range": "moderate", + "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" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "restaurant_name", + "start": 23 + }, + { + "exclusive_end": 66, + "slot": "city", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 3 restaurants. Mimi's cafe is nice and located in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "To-go" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Mimi's cafe" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, 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": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "To-go" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Mimi's cafe" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time is it for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "time", + "values": [ + "11 in the morning" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "To-go" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Mimi's cafe" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "11 in the morning please." + }, + { + "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": [ + "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": 74, + "slot": "restaurant_name", + "start": 63 + }, + { + "exclusive_end": 86, + "slot": "city", + "start": 78 + }, + { + "exclusive_end": 105, + "slot": "time", + "start": 100 + }, + { + "exclusive_end": 96, + "slot": "date", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the reservation details: a reservation for 2 at Mimi's Cafe in San Jose for today at 11 am." + }, + { + "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": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Mimi's Cafe", + "Mimi's cafe" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11 am", + "11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is perfect!" + }, + { + "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": "Mimi's Cafe", + "time": "11:00" + } + }, + "service_results": [ + { + "city": "San Jose", + "cuisine": "Take-out", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "408-378-0778", + "price_range": "moderate", + "restaurant_name": "Mimi's Cafe", + "serves_alcohol": "True", + "street_address": "1200 El Paseo de Saratoga", + "time": "11:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation was successful." + }, + { + "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": [ + "San Jose" + ], + "cuisine": [ + "To-go" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Mimi's Cafe", + "Mimi's cafe" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11 am", + "11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have a number and do they have live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-378-0778" + ], + "slot": "phone_number", + "values": [ + "408-378-0778" + ] + }, + { + "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 408-378-0778 and they don't 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 Jose" + ], + "cuisine": [ + "To-go" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Mimi's Cafe", + "Mimi's cafe" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11 am", + "11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "May 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": [ + "San Jose" + ], + "cuisine": [ + "To-go" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Mimi's Cafe", + "Mimi's cafe" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11 am", + "11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "2_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": "Hi, i am hungry, I need to find a hotel" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, Which place should i search for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "city", + "start": 17 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "please search in Petaluma" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Chinese", + "Italian" + ], + "slot": "cuisine", + "values": [ + "Chinese", + "italian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "cuisine", + "start": 56 + }, + { + "exclusive_end": 72, + "slot": "cuisine", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, Which type of food are you looking for? Can you say Chinese, italian or any other languages?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Indian" + ], + "slot": "cuisine", + "values": [ + "curry" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "cuisine", + "start": 12 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "cuisine": [ + "curry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need some curry, that type of food will be perfect" + }, + { + "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" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Petaluma", + "cuisine": "Indian" + } + }, + "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": 50, + "slot": "restaurant_name", + "start": 30 + }, + { + "exclusive_end": 28, + "slot": "city", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a result in petaluma, Shree indian Cuisine is Good restaurant" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:15" + ], + "slot": "time", + "values": [ + "11:15" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "time", + "start": 58 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma", + "petaluma" + ], + "cuisine": [ + "curry" + ], + "restaurant_name": [ + "Shree indian Cuisine" + ], + "time": [ + "11:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that seems good for me, i want make a reservation at 11:15" + }, + { + "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: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": 77, + "slot": "restaurant_name", + "start": 57 + }, + { + "exclusive_end": 89, + "slot": "city", + "start": 81 + }, + { + "exclusive_end": 101, + "slot": "time", + "start": 93 + }, + { + "exclusive_end": 107, + "slot": "date", + "start": 102 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: Booking a table at Shree indian Cuisine at petaluma on 11:15 am today, The 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": [ + "Petaluma", + "petaluma" + ], + "cuisine": [ + "curry" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Shree indian Cuisine" + ], + "time": [ + "11:15", + "11:15 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Shree Indian Cuisine" + ], + "slot": "restaurant_name", + "values": [ + "Shree Indian Cuisine" + ] + }, + { + "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": [ + "11:30" + ], + "slot": "time", + "values": [ + "11:30 am" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Petaluma", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Shree Indian Cuisine", + "time": "11:15" + } + }, + "service_results": [ + { + "city": "Petaluma", + "cuisine": "Indian", + "date": "2019-03-01", + "has_live_music": "True", + "party_size": "2", + "phone_number": "707-775-4717", + "price_range": "moderate", + "restaurant_name": "Shree Indian Cuisine", + "serves_alcohol": "True", + "street_address": "220 Western Avenue", + "time": "11:30" + } + ], + "slots": [ + { + "exclusive_end": 116, + "slot": "restaurant_name", + "start": 96 + }, + { + "exclusive_end": 92, + "slot": "date", + "start": 87 + }, + { + "exclusive_end": 86, + "slot": "time", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I Couldn't make reservation, Shall i try a reservation for 2 people on 11:30 am today at Shree Indian Cuisine restaurant" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma", + "petaluma" + ], + "cuisine": [ + "curry" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Shree Indian Cuisine", + "Shree indian Cuisine" + ], + "time": [ + "11:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes, Reserve for me" + }, + { + "frames": [ + { + "actions": [ + { + "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": "Shree Indian Cuisine", + "time": "11:30" + } + }, + "service_results": [ + { + "city": "Petaluma", + "cuisine": "Indian", + "date": "2019-03-01", + "has_live_music": "True", + "party_size": "2", + "phone_number": "707-775-4717", + "price_range": "moderate", + "restaurant_name": "Shree Indian Cuisine", + "serves_alcohol": "True", + "street_address": "220 Western Avenue", + "time": "11:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Congrats, 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": [ + "Petaluma", + "petaluma" + ], + "cuisine": [ + "curry" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Shree Indian Cuisine", + "Shree indian Cuisine" + ], + "time": [ + "11:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much for your help, that's all i need" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome, have great day" + } + ] + }, + { + "dialogue_id": "2_00063", + "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 hungry, help me find some average priced grub" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you looking to eat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Leandro" + ], + "slot": "city", + "values": [ + "San Leandro" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "city", + "start": 13 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Leandro" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Somewhere in San Leandro" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Chinese", + "American" + ], + "slot": "cuisine", + "values": [ + "Chinese", + "American" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "cuisine", + "start": 41 + }, + { + "exclusive_end": 64, + "slot": "cuisine", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you looking for any kind of cuisine? Chinese? Maybe American?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mediterranean" + ], + "slot": "cuisine", + "values": [ + "Persian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "cuisine", + "start": 29 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Leandro" + ], + "cuisine": [ + "Persian" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually I think I want some Persian food" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Moussaka Mediterranean Kitchen" + ], + "slot": "restaurant_name", + "values": [ + "Moussaka Mediterranean Kitchen" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Leandro" + ], + "slot": "city", + "values": [ + "San Leandro" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Leandro", + "cuisine": "Mediterranean", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "San Leandro", + "cuisine": "Mediterranean", + "has_live_music": "False", + "phone_number": "510-850-5020", + "price_range": "moderate", + "restaurant_name": "Moussaka Mediterranean Kitchen", + "serves_alcohol": "False", + "street_address": "599 Dutton Avenue" + } + ], + "slots": [ + { + "exclusive_end": 82, + "slot": "restaurant_name", + "start": 52 + }, + { + "exclusive_end": 44, + "slot": "city", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a great Persian place in San Leandro called Moussaka Mediterranean Kitchen" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Leandro" + ], + "cuisine": [ + "Persian" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Moussaka Mediterranean Kitchen" + ] + } + } + } + ], + "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 seat?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Leandro" + ], + "cuisine": [ + "Persian" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Moussaka Mediterranean Kitchen" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please do" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time do you plan on stopping by?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "twelve in the afternoon" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "time", + "start": 12 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Leandro" + ], + "cuisine": [ + "Persian" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Moussaka Mediterranean Kitchen" + ], + "time": [ + "twelve in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Lunch time, twelve in the afternoon" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Moussaka Mediterranean Kitchen" + ], + "slot": "restaurant_name", + "values": [ + "Moussaka Mediterranean Kitchen" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Leandro" + ], + "slot": "city", + "values": [ + "San Leandro" + ] + }, + { + "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": 74, + "slot": "restaurant_name", + "start": 44 + }, + { + "exclusive_end": 89, + "slot": "city", + "start": 78 + }, + { + "exclusive_end": 95, + "slot": "time", + "start": 90 + }, + { + "exclusive_end": 40, + "slot": "date", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Making sure you need a table for 2 today at Moussaka Mediterranean Kitchen in San Leandro 12 pm right?" + }, + { + "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 Leandro" + ], + "cuisine": [ + "Persian" + ], + "party_size": [ + "4" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Moussaka Mediterranean Kitchen" + ], + "time": [ + "12 pm", + "twelve in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it for four people instead" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Moussaka Mediterranean Kitchen" + ], + "slot": "restaurant_name", + "values": [ + "Moussaka Mediterranean Kitchen" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "restaurant_name", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok so a table for 4 at Moussaka Mediterranean Kitchen yes?" + }, + { + "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 Leandro" + ], + "cuisine": [ + "Persian" + ], + "date": [ + "today" + ], + "party_size": [ + "4" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Moussaka Mediterranean Kitchen" + ], + "time": [ + "12 pm", + "twelve in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's good. Is there live music there? 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": "San Leandro", + "date": "2019-03-01", + "party_size": "4", + "restaurant_name": "Moussaka Mediterranean Kitchen", + "time": "12:00" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry I actually wasn't able to book that, can I do something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "party_size", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7:30 pm" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 71, + "slot": "time", + "start": 64 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Leandro" + ], + "cuisine": [ + "Persian" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Moussaka Mediterranean Kitchen" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Try to book again, but just for one, and make it dinner time at 7:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Moussaka Mediterranean Kitchen" + ], + "slot": "restaurant_name", + "values": [ + "Moussaka Mediterranean Kitchen" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Leandro" + ], + "slot": "city", + "values": [ + "San Leandro" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:30" + ], + "slot": "time", + "values": [ + "7: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": 80, + "slot": "restaurant_name", + "start": 50 + }, + { + "exclusive_end": 95, + "slot": "city", + "start": 84 + }, + { + "exclusive_end": 42, + "slot": "time", + "start": 35 + }, + { + "exclusive_end": 31, + "slot": "date", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK I'll try to book for 1 today at 7:30 pm at the Moussaka Mediterranean Kitchen in San Leandro" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Leandro" + ], + "cuisine": [ + "Persian" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Moussaka Mediterranean Kitchen" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please do" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Leandro", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "Moussaka Mediterranean Kitchen", + "time": "19:30" + } + }, + "service_results": [ + { + "city": "San Leandro", + "cuisine": "Mediterranean", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "1", + "phone_number": "510-850-5020", + "price_range": "moderate", + "restaurant_name": "Moussaka Mediterranean Kitchen", + "serves_alcohol": "False", + "street_address": "599 Dutton Avenue", + "time": "19:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I was able to book it!" + }, + { + "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 Leandro" + ], + "cuisine": [ + "Persian" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Moussaka Mediterranean Kitchen" + ], + "time": [ + "7:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, that's it for now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Gotcha, take it easy!" + } + ] + }, + { + "dialogue_id": "2_00064", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fremont" + ], + "slot": "city", + "values": [ + "Fremont" + ] + }, + { + "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": [ + "Fremont" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a place to eat in Fremont." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a preferred cuisine?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chinese" + ], + "slot": "cuisine", + "values": [ + "cantonese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "cuisine", + "start": 7 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Fremont" + ], + "cuisine": [ + "cantonese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I love cantonese food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "B K's Bistro" + ], + "slot": "restaurant_name", + "values": [ + "B K's Bistro" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Fremont" + ], + "slot": "city", + "values": [ + "Fremont" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Fremont", + "cuisine": "Chinese" + } + }, + "service_results": [ + { + "city": "Fremont", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "510-770-8818", + "price_range": "moderate", + "restaurant_name": "B K's Bistro", + "serves_alcohol": "False", + "street_address": "3113 Stevenson Boulevard" + }, + { + "city": "Fremont", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "510-226-1588", + "price_range": "moderate", + "restaurant_name": "Boiling Hot Pot", + "serves_alcohol": "False", + "street_address": "46997 Warm Springs Boulevard" + }, + { + "city": "Fremont", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "510-790-9888", + "price_range": "inexpensive", + "restaurant_name": "Chong Qing Xiao Mian", + "serves_alcohol": "False", + "street_address": "34420 Fremont Boulevard" + }, + { + "city": "Fremont", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "510-651-8989", + "price_range": "moderate", + "restaurant_name": "Little Dipper Shabu Shabu", + "serves_alcohol": "False", + "street_address": "46573 Mission Boulevard" + }, + { + "city": "Fremont", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "510-657-5555", + "price_range": "moderate", + "restaurant_name": "Little Hot Pot", + "serves_alcohol": "False", + "street_address": "43829 Boscell Road" + }, + { + "city": "Fremont", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "510-252-9926", + "price_range": "inexpensive", + "restaurant_name": "New Yong Kang Seafood Restaurant", + "serves_alcohol": "False", + "street_address": "40900 Fremont Boulevard" + }, + { + "city": "Fremont", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "510-744-9988", + "price_range": "moderate", + "restaurant_name": "Ping's Bistro", + "serves_alcohol": "False", + "street_address": "34145 Fremont Boulevard" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "restaurant_name", + "start": 10 + }, + { + "exclusive_end": 33, + "slot": "city", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about B K's Bistro in Fremont?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Fremont" + ], + "cuisine": [ + "cantonese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Boiling Hot Pot" + ], + "slot": "restaurant_name", + "values": [ + "Boiling hot pot" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Fremont" + ], + "slot": "city", + "values": [ + "Fremont" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "restaurant_name", + "start": 10 + }, + { + "exclusive_end": 36, + "slot": "city", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Boiling hot pot in Fremont?" + }, + { + "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": [ + "Fremont" + ], + "cuisine": [ + "cantonese" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does live music play there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, live music isn't available 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": [ + "Fremont" + ], + "cuisine": [ + "cantonese" + ], + "restaurant_name": [ + "Boiling hot pot" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's okay. Book me a table there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time should I make the booking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:45" + ], + "slot": "time", + "values": [ + "Evening 6:45" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "time", + "start": 0 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fremont" + ], + "cuisine": [ + "cantonese" + ], + "restaurant_name": [ + "Boiling hot pot" + ], + "time": [ + "Evening 6:45" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Evening 6:45 works fine for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Boiling Hot Pot" + ], + "slot": "restaurant_name", + "values": [ + "boiling hot pot" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Fremont" + ], + "slot": "city", + "values": [ + "Fremont" + ] + }, + { + "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": 68, + "slot": "restaurant_name", + "start": 53 + }, + { + "exclusive_end": 76, + "slot": "city", + "start": 69 + }, + { + "exclusive_end": 87, + "slot": "time", + "start": 80 + }, + { + "exclusive_end": 93, + "slot": "date", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Cool, here are the details. Booking a table for 2 at boiling hot pot Fremont at 6:45 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "12:00" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "march 8th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "time", + "start": 46 + }, + { + "exclusive_end": 34, + "slot": "date", + "start": 25 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fremont" + ], + "cuisine": [ + "cantonese" + ], + "date": [ + "march 8th" + ], + "restaurant_name": [ + "Boiling hot pot", + "boiling hot pot" + ], + "time": [ + "12:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, change that to march 8th instead at 12:00" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "12:00" + ], + "slot": "time", + "values": [ + "12 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next friday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "time", + "start": 42 + }, + { + "exclusive_end": 38, + "slot": "date", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Making the reservation for next friday at 12 pm" + }, + { + "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": [ + "Fremont" + ], + "cuisine": [ + "cantonese" + ], + "date": [ + "march 8th", + "next friday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Boiling hot pot", + "boiling hot pot" + ], + "time": [ + "12 pm", + "12:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "cool. Do they serve liquor and whats their contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-226-1588" + ], + "slot": "phone_number", + "values": [ + "510-226-1588" + ] + }, + { + "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": "Fremont", + "date": "2019-03-08", + "party_size": "2", + "restaurant_name": "Boiling Hot Pot", + "time": "12:00" + } + }, + "service_results": [ + { + "city": "Fremont", + "cuisine": "Chinese", + "date": "2019-03-08", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-226-1588", + "price_range": "moderate", + "restaurant_name": "Boiling Hot Pot", + "serves_alcohol": "False", + "street_address": "46997 Warm Springs Boulevard", + "time": "12:00" + } + ], + "slots": [ + { + "exclusive_end": 80, + "slot": "phone_number", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Booking confirmed. Alcohol isn't served and their contact number is 510-226-1588" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Fremont" + ], + "cuisine": [ + "cantonese" + ], + "date": [ + "march 8th", + "next friday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Boiling hot pot", + "boiling hot pot" + ], + "time": [ + "12 pm", + "12:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a ton." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can 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": [ + "Fremont" + ], + "cuisine": [ + "cantonese" + ], + "date": [ + "march 8th", + "next friday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Boiling hot pot", + "boiling hot pot" + ], + "time": [ + "12 pm", + "12:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day ahead." + } + ] + }, + { + "dialogue_id": "2_00065", + "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": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "Chinese", + "American" + ], + "slot": "cuisine", + "values": [ + "Chinese", + "American" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 96, + "slot": "cuisine", + "start": 89 + }, + { + "exclusive_end": 108, + "slot": "cuisine", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like to eat? Do you have any preference for the type of cuisine, such as Chinese or American?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Indian" + ], + "slot": "cuisine", + "values": [ + "Punjabi" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 72, + "slot": "cuisine", + "start": 65 + }, + { + "exclusive_end": 44, + "slot": "city", + "start": 36 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Punjabi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would prefer something located in San Jose and on the lines of Punjabi cuisine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "8elements" + ], + "slot": "restaurant_name", + "values": [ + "8elements" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Jose", + "cuisine": "Indian" + } + }, + "service_results": [ + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-270-2578", + "price_range": "moderate", + "restaurant_name": "8elements", + "serves_alcohol": "True", + "street_address": "1781 Capitol Expressway" + }, + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-248-5400", + "price_range": "expensive", + "restaurant_name": "Amber India", + "serves_alcohol": "True", + "street_address": "377 Santana Row #1140" + }, + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-528-8500", + "price_range": "moderate", + "restaurant_name": "Caspian Village", + "serves_alcohol": "True", + "street_address": "2881 The Villages Parkway" + }, + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-418-2230", + "price_range": "moderate", + "restaurant_name": "M Asian Fusion Restaurant", + "serves_alcohol": "True", + "street_address": "98 South 2nd Street" + }, + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-436-7959", + "price_range": "inexpensive", + "restaurant_name": "Madhuban Indian Cuisine", + "serves_alcohol": "True", + "street_address": "50 Skyport Drive" + }, + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-369-1888", + "price_range": "moderate", + "restaurant_name": "Steps Of India", + "serves_alcohol": "False", + "street_address": "2062 Curtner Avenue" + }, + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-289-1935", + "price_range": "inexpensive", + "restaurant_name": "Tandoori Fusion Grill", + "serves_alcohol": "False", + "street_address": "225 East Santa Clara Street" + }, + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-973-9673", + "price_range": "moderate", + "restaurant_name": "The Mynt", + "serves_alcohol": "False", + "street_address": "5210 Prospect Road" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "restaurant_name", + "start": 34 + }, + { + "exclusive_end": 55, + "slot": "city", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a nice restaurant called 8elements in San Jose." + }, + { + "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": [ + "Punjabi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "May I have their contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-270-2578" + ], + "slot": "phone_number", + "values": [ + "408-270-2578" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "phone_number", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, you can contact them at 408-270-2578." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "expensive" + ], + "slot": "price_range", + "values": [ + "expensive" + ] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [ + "price_range" + ], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Punjabi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are their prices expensive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Not really, they are moderate priced." + }, + { + "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": [ + "Punjabi" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you suggest alternative restaurants?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amber India" + ], + "slot": "restaurant_name", + "values": [ + "Amber India" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "restaurant_name", + "start": 40 + }, + { + "exclusive_end": 71, + "slot": "city", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, there is a nice restaurant called Amber India located in San Jose too." + }, + { + "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": [ + "Punjabi" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any alternatives? I would prefer one which serves alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Caspian Village" + ], + "slot": "restaurant_name", + "values": [ + "Caspian Village" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Jose", + "cuisine": "Indian", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-270-2578", + "price_range": "moderate", + "restaurant_name": "8elements", + "serves_alcohol": "True", + "street_address": "1781 Capitol Expressway" + }, + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-248-5400", + "price_range": "expensive", + "restaurant_name": "Amber India", + "serves_alcohol": "True", + "street_address": "377 Santana Row #1140" + }, + { + "city": "San Jose", + "cuisine": "Indian", + "has_live_music": "False", + "phone_number": "408-528-8500", + "price_range": "moderate", + "restaurant_name": "Caspian Village", + "serves_alcohol": "True", + "street_address": "2881 The Villages Parkway" + } + ], + "slots": [ + { + "exclusive_end": 81, + "slot": "restaurant_name", + "start": 66 + }, + { + "exclusive_end": 110, + "slot": "city", + "start": 102 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, I have managed to find 3 restaurants, one of which is called Caspian Village which is located in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Punjabi" + ], + "restaurant_name": [ + "Caspian Village" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "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": "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": [ + "San Jose" + ], + "cuisine": [ + "Punjabi" + ], + "restaurant_name": [ + "Caspian Village" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that will be great." + }, + { + "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": [ + "11:15" + ], + "slot": "time", + "values": [ + "11:15" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "time", + "start": 21 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "cuisine": [ + "Punjabi" + ], + "restaurant_name": [ + "Caspian Village" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you make it at 11:15 please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Caspian Village" + ], + "slot": "restaurant_name", + "values": [ + "Caspian Village" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "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": 87, + "slot": "restaurant_name", + "start": 72 + }, + { + "exclusive_end": 99, + "slot": "city", + "start": 91 + }, + { + "exclusive_end": 68, + "slot": "time", + "start": 60 + }, + { + "exclusive_end": 43, + "slot": "date", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, please confirm your reservation today for 2 people at 11:15 am at Caspian Village in San Jose." + }, + { + "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": [ + "San Jose" + ], + "cuisine": [ + "Punjabi" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Caspian Village" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11:15", + "11:15 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is fine, may I have their address? Do they play live music at their venue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2881 The Villages Parkway" + ], + "slot": "street_address", + "values": [ + "2881 The Villages 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": "San Jose", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Caspian Village", + "time": "11:15" + } + }, + "service_results": [ + { + "city": "San Jose", + "cuisine": "Indian", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "408-528-8500", + "price_range": "moderate", + "restaurant_name": "Caspian Village", + "serves_alcohol": "True", + "street_address": "2881 The Villages Parkway", + "time": "11:00" + } + ], + "slots": [ + { + "exclusive_end": 77, + "slot": "street_address", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made! They are located at 2881 The Villages Parkway, and unfortunately, they do not play 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 Jose" + ], + "cuisine": [ + "Punjabi" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Caspian Village" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11:15", + "11:15 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No issues, thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you require further 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": [ + "San Jose" + ], + "cuisine": [ + "Punjabi" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Caspian Village" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "11:15", + "11:15 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all the help I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you very much and have a great day!" + } + ] + }, + { + "dialogue_id": "2_00066", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Mateo" + ], + "slot": "city", + "values": [ + "San Mateo" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "city", + "start": 27 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to eat somewhere in San Mateo, can you give me a recommendation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What types of food are you interesting in eating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seafood" + ], + "slot": "cuisine", + "values": [ + "fish" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "cuisine", + "start": 21 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "fish" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anywhere that serves fish would be perfect." + }, + { + "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" + ] + } + ], + "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": 57, + "slot": "restaurant_name", + "start": 37 + }, + { + "exclusive_end": 12, + "slot": "city", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In San Mateo, I can recommend you he Andes Cafe San Mateo as a place to eat fish." + }, + { + "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 Mateo" + ], + "cuisine": [ + "fish" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you recommend me another restaurant, that is preferably more afforadable?" + }, + { + "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", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Mateo", + "cuisine": "Seafood", + "price_range": "moderate" + } + }, + "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-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-358-0298", + "price_range": "moderate", + "restaurant_name": "Yuzu", + "serves_alcohol": "False", + "street_address": "54 37th Avenue" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "restaurant_name", + "start": 10 + }, + { + "exclusive_end": 50, + "slot": "city", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Fuji Sukiyaki, also located in San Mateo?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "the 7th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "date", + "start": 53 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "fish" + ], + "date": [ + "the 7th" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Fuji Sukiyaki" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great, can you make me a reservation for the 7th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what time should I make the reservation for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:45" + ], + "slot": "time", + "values": [ + "12:45 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "time", + "start": 23 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "cuisine": [ + "fish" + ], + "date": [ + "the 7th" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Fuji Sukiyaki" + ], + "time": [ + "12:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Set the reservation at 12:45 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Fuji Sukiyaki" + ], + "slot": "restaurant_name", + "values": [ + "Fuji Sukiyaki" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Mateo" + ], + "slot": "city", + "values": [ + "San Mateo" + ] + }, + { + "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-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 87, + "slot": "restaurant_name", + "start": 74 + }, + { + "exclusive_end": 111, + "slot": "city", + "start": 102 + }, + { + "exclusive_end": 48, + "slot": "time", + "start": 40 + }, + { + "exclusive_end": 66, + "slot": "date", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want to make a reservation for 2 at 12:45 pm for next Thursday at the Fuji Sukiyaki restaurant in San Mateo, was that all 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 Mateo" + ], + "cuisine": [ + "fish" + ], + "date": [ + "next Thursday", + "the 7th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Fuji Sukiyaki" + ], + "time": [ + "12:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's all correct, however can you tell me their address and contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-348-7810" + ], + "slot": "phone_number", + "values": [ + "650-348-7810" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "428 East 3rd Avenue" + ], + "slot": "street_address", + "values": [ + "428 East 3rd Avenue" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Mateo", + "date": "2019-03-07", + "party_size": "2", + "restaurant_name": "Fuji Sukiyaki", + "time": "12:45" + } + }, + "service_results": [ + { + "city": "San Mateo", + "cuisine": "Seafood", + "date": "2019-03-07", + "has_live_music": "False", + "party_size": "2", + "phone_number": "650-348-7810", + "price_range": "moderate", + "restaurant_name": "Fuji Sukiyaki", + "serves_alcohol": "False", + "street_address": "428 East 3rd Avenue", + "time": "13:00" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "phone_number", + "start": 22 + }, + { + "exclusive_end": 75, + "slot": "street_address", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their phone number is 650-348-7810, they are located at 428 East 3rd Avenue, and your reservation was 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": [ + "San Mateo" + ], + "cuisine": [ + "fish" + ], + "date": [ + "next Thursday", + "the 7th" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Fuji Sukiyaki" + ], + "time": [ + "12:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is all, thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, have a good day." + } + ] + }, + { + "dialogue_id": "2_00067", + "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": 47, + "slot": "city", + "start": 37 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find a restaurant in Santa Rosa" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Mexican", + "Italian" + ], + "slot": "cuisine", + "values": [ + "Mexican", + "Italian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 76, + "slot": "cuisine", + "start": 69 + }, + { + "exclusive_end": 85, + "slot": "cuisine", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you interested in any specific type of cuisine? Feel free to say Mexican, Italian, or other kinds of foods." + }, + { + "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": [ + "Santa Rosa" + ], + "cuisine": [ + "Barbecue" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Barbecue would be excellent" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Belly Left Coast Kitchen & Taproom" + ], + "slot": "restaurant_name", + "values": [ + "Belly Left Coast Kitchen & Taproom" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Santa Rosa", + "cuisine": "American" + } + }, + "service_results": [ + { + "city": "Santa Rosa", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "707-526-5787", + "price_range": "moderate", + "restaurant_name": "Belly Left Coast Kitchen & Taproom", + "serves_alcohol": "False", + "street_address": "523 4th Street" + }, + { + "city": "Santa Rosa", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "707-636-7388", + "price_range": "moderate", + "restaurant_name": "Brasserie Restaurant & Lounge", + "serves_alcohol": "False", + "street_address": "170 Railroad Street" + }, + { + "city": "Santa Rosa", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "707-569-8222", + "price_range": "moderate", + "restaurant_name": "Bruno's On Fourth", + "serves_alcohol": "True", + "street_address": "1226 4th Street" + }, + { + "city": "Santa Rosa", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "707-230-2610", + "price_range": "moderate", + "restaurant_name": "Earth's Bounty Kitchen & Wine Bar", + "serves_alcohol": "True", + "street_address": "5755 Mountain Hawk Drive" + }, + { + "city": "Santa Rosa", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "707-526-1229", + "price_range": "moderate", + "restaurant_name": "Franchettis'", + "serves_alcohol": "True", + "street_address": "1229 North Dutton Avenue" + }, + { + "city": "Santa Rosa", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "707-526-4347", + "price_range": "moderate", + "restaurant_name": "Jack & Tony's", + "serves_alcohol": "False", + "street_address": "115 4th Street" + }, + { + "city": "Santa Rosa", + "cuisine": "American", + "has_live_music": "True", + "phone_number": "707-569-9222", + "price_range": "inexpensive", + "restaurant_name": "Mcdonald's", + "serves_alcohol": "False", + "street_address": "2642 Santa Rosa Avenue" + }, + { + "city": "Santa Rosa", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "707-541-6896", + "price_range": "moderate", + "restaurant_name": "Perch + Plow", + "serves_alcohol": "True", + "street_address": "90 Old Courthouse Square" + }, + { + "city": "Santa Rosa", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "707-528-7100", + "price_range": "expensive", + "restaurant_name": "The Spinster Sisters", + "serves_alcohol": "False", + "street_address": "401 South A Street" + } + ], + "slots": [ + { + "exclusive_end": 88, + "slot": "restaurant_name", + "start": 54 + }, + { + "exclusive_end": 102, + "slot": "city", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a good restaurant fitting your tastes called Belly Left Coast Kitchen & Taproom in Santa Rosa" + }, + { + "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": [ + "Santa Rosa" + ], + "cuisine": [ + "Barbecue" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me if they have alcohol and 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" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The restaurant does not have live entertainment nor do they have alcohol" + }, + { + "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": [ + "Santa Rosa" + ], + "cuisine": [ + "Barbecue" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any additional restaurants that have alcohol available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bruno's On Fourth" + ], + "slot": "restaurant_name", + "values": [ + "Bruno's On Fourth" + ] + }, + { + "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": "American", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "city": "Santa Rosa", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "707-569-8222", + "price_range": "moderate", + "restaurant_name": "Bruno's On Fourth", + "serves_alcohol": "True", + "street_address": "1226 4th Street" + }, + { + "city": "Santa Rosa", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "707-230-2610", + "price_range": "moderate", + "restaurant_name": "Earth's Bounty Kitchen & Wine Bar", + "serves_alcohol": "True", + "street_address": "5755 Mountain Hawk Drive" + }, + { + "city": "Santa Rosa", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "707-526-1229", + "price_range": "moderate", + "restaurant_name": "Franchettis'", + "serves_alcohol": "True", + "street_address": "1229 North Dutton Avenue" + }, + { + "city": "Santa Rosa", + "cuisine": "American", + "has_live_music": "False", + "phone_number": "707-541-6896", + "price_range": "moderate", + "restaurant_name": "Perch + Plow", + "serves_alcohol": "True", + "street_address": "90 Old Courthouse Square" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "restaurant_name", + "start": 56 + }, + { + "exclusive_end": 87, + "slot": "city", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 4 restaurants meeting your criteria. There is Bruno's On Fourth in Santa Rosa" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Barbecue" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any more places?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Earth's Bounty Kitchen & Wine Bar" + ], + "slot": "restaurant_name", + "values": [ + "Earth's Bounty Kitchen & Wine Bar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "restaurant_name", + "start": 14 + }, + { + "exclusive_end": 61, + "slot": "city", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is also Earth's Bounty Kitchen & Wine Bar 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": [ + "Barbecue" + ], + "restaurant_name": [ + "Earth's Bounty Kitchen & Wine Bar" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, that's perfect!" + }, + { + "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 there?" + }, + { + "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": [ + "Barbecue" + ], + "restaurant_name": [ + "Earth's Bounty Kitchen & Wine Bar" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please, go ahead and book a table" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like to book a table for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "19:00" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "time", + "start": 15 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Barbecue" + ], + "restaurant_name": [ + "Earth's Bounty Kitchen & Wine Bar" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "19:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like a 19:00 reservation" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Earth's Bounty Kitchen & Wine Bar" + ], + "slot": "restaurant_name", + "values": [ + "Earth's Bounty Kitchen & Wine Bar" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:00" + ], + "slot": "time", + "values": [ + "7 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": 94, + "slot": "restaurant_name", + "start": 61 + }, + { + "exclusive_end": 108, + "slot": "city", + "start": 98 + }, + { + "exclusive_end": 57, + "slot": "time", + "start": 53 + }, + { + "exclusive_end": 49, + "slot": "date", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So to confirm, you want a reservation for 2 today at 7 pm at Earth's Bounty Kitchen & Wine Bar in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "Friday next week" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 62, + "slot": "date", + "start": 46 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Barbecue" + ], + "date": [ + "Friday next week" + ], + "restaurant_name": [ + "Earth's Bounty Kitchen & Wine Bar" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "19:00", + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is incorrect. I would like the table for Friday next week" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "date", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Again, confirming a reservation for 2 for next Friday" + }, + { + "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": 71, + "slot": "date", + "start": 64 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Barbecue" + ], + "date": [ + "the 6th" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Earth's Bounty Kitchen & Wine Bar" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "19:00", + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is not correct. I would like a reservation for 1 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": 60, + "slot": "date", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To be clear, you want a reservation for 1 for next Wednesday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "cuisine": [ + "Barbecue" + ], + "date": [ + "next Wednesday", + "the 6th" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Earth's Bounty Kitchen & Wine Bar" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "19:00", + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, that works perfectly!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Santa Rosa", + "date": "2019-03-06", + "party_size": "1", + "restaurant_name": "Earth's Bounty Kitchen & Wine Bar", + "time": "19:00" + } + }, + "service_results": [ + { + "city": "Santa Rosa", + "cuisine": "American", + "date": "2019-03-06", + "has_live_music": "False", + "party_size": "1", + "phone_number": "707-230-2610", + "price_range": "moderate", + "restaurant_name": "Earth's Bounty Kitchen & Wine Bar", + "serves_alcohol": "True", + "street_address": "5755 Mountain Hawk Drive", + "time": "19:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your table has been successfully 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": [ + "Santa Rosa" + ], + "cuisine": [ + "Barbecue" + ], + "date": [ + "next Wednesday", + "the 6th" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Earth's Bounty Kitchen & Wine Bar" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "19:00", + "7 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Excellent. Thanks, that's it for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "2_00068", + "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": "I am feeling hungry so I need to find a place to eat and also for the place to be serving alcohol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a specific city in mind where you would like for the place to be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Healdsburg" + ], + "slot": "city", + "values": [ + "Healdsburg" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 25 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Healdsburg" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be walking around Healdsburg so I want for it to be there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you tell me the type of food you would like for the place to have?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Ramen" + ], + "slot": "cuisine", + "values": [ + "Ramen" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "cuisine", + "start": 14 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Healdsburg" + ], + "cuisine": [ + "Ramen" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like eating Ramen sometimes so that kind of food would be nice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Taste Of Tea" + ], + "slot": "restaurant_name", + "values": [ + "The Taste of Tea" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Healdsburg" + ], + "slot": "city", + "values": [ + "Healdsburg" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Healdsburg", + "cuisine": "Ramen", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "city": "Healdsburg", + "cuisine": "Ramen", + "has_live_music": "False", + "phone_number": "707-431-1995", + "price_range": "moderate", + "restaurant_name": "The Taste Of Tea", + "serves_alcohol": "True", + "street_address": "109 North Street" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "restaurant_name", + "start": 55 + }, + { + "exclusive_end": 114, + "slot": "city", + "start": 104 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I see that 1 restaurant fits with what you want called The Taste of Tea. The restaurant can be found in Healdsburg." + }, + { + "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": [ + "Healdsburg" + ], + "cuisine": [ + "Ramen" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me the phone number which I can use to contact them?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-431-1995" + ], + "slot": "phone_number", + "values": [ + "707-431-1995" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "phone_number", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "If you want to phone them you can through 707-431-1995." + }, + { + "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": [ + "Healdsburg" + ], + "cuisine": [ + "Ramen" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me if they feature live music there? How much do the things cost in general there?" + }, + { + "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 of the products they offer is moderate. Unfortunately I see that they do not have a live music." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Healdsburg" + ], + "cuisine": [ + "Ramen" + ], + "restaurant_name": [ + "The Taste of Tea" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, that is nice 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 book a table at this restaurant?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "13:15" + ], + "slot": "time", + "values": [ + "afternoon 1:15" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 82, + "slot": "time", + "start": 68 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Healdsburg" + ], + "cuisine": [ + "Ramen" + ], + "restaurant_name": [ + "The Taste of Tea" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "afternoon 1:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to eat there, so I want to make a reservation for afternoon 1:15." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Taste Of Tea" + ], + "slot": "restaurant_name", + "values": [ + "The Taste Of Tea" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Healdsburg" + ], + "slot": "city", + "values": [ + "Healdsburg" + ] + }, + { + "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": 97, + "slot": "restaurant_name", + "start": 81 + }, + { + "exclusive_end": 111, + "slot": "city", + "start": 101 + }, + { + "exclusive_end": 164, + "slot": "time", + "start": 157 + }, + { + "exclusive_end": 153, + "slot": "date", + "start": 148 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you please confirm to me that you want to make a reservation for 2 people at The Taste Of Tea in Healdsburg? You want the reservation to be for today at 1:15 pm ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "the 8th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 125, + "slot": "date", + "start": 118 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Healdsburg" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "the 8th" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "The Taste Of Tea", + "The Taste of Tea" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "1:15 pm", + "afternoon 1:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's not what I want. I forgot about a couple that will join us so the reservation should be for four people and on the 8th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "4" + ], + "slot": "party_size", + "values": [ + "4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 120, + "slot": "date", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm again to me that you want the booking of table at the restaurant to be for 4 people, and for next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:15" + ], + "slot": "time", + "values": [ + "evening 7:15" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "time", + "start": 41 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Healdsburg" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "next Friday", + "the 8th" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "The Taste Of Tea", + "The Taste of Tea" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "evening 7:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It's wrong. I would like to eat there in evening 7:15." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "19:15" + ], + "slot": "time", + "values": [ + "7:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 93, + "slot": "time", + "start": 86 + }, + { + "exclusive_end": 120, + "slot": "date", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Consider the following updated details and confirm to me that your reservation is for 7:15 pm, and it is for next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Healdsburg" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "next Friday", + "the 8th" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "The Taste Of Tea", + "The Taste of Tea" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "7:15 pm", + "evening 7:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That suits me well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "Healdsburg", + "date": "2019-03-08", + "party_size": "4", + "restaurant_name": "The Taste Of Tea", + "time": "19:15" + } + }, + "service_results": [ + { + "city": "Healdsburg", + "cuisine": "Ramen", + "date": "2019-03-08", + "has_live_music": "False", + "party_size": "4", + "phone_number": "707-431-1995", + "price_range": "moderate", + "restaurant_name": "The Taste Of Tea", + "serves_alcohol": "True", + "street_address": "109 North Street", + "time": "19:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking has been made without errors." + }, + { + "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": [ + "Healdsburg" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "next Friday", + "the 8th" + ], + "party_size": [ + "4" + ], + "restaurant_name": [ + "The Taste Of Tea", + "The Taste of Tea" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "7:15 pm", + "evening 7:15" + ] + } + } + } + ], + "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": "2_00069", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "expensive" + ], + "slot": "price_range", + "values": [ + "expensive" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Seafood" + ], + "slot": "cuisine", + "values": [ + "Freshwater fish" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 203, + "slot": "cuisine", + "start": 188 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Freshwater fish" + ], + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking to find a restaurant in the area. I'm taking my wife out to celebrate our anniversary, and I want it to be a nice place, something pricey. Also she loves fish so if they serve Freshwater fish they would be perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can definitely help you with that. In which city would you like me to search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SFO" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "city", + "start": 3 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ], + "cuisine": [ + "Freshwater fish" + ], + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In SFO." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Akiko's Sushi Bar" + ], + "slot": "restaurant_name", + "values": [ + "Akiko's Sushi Bar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Seafood", + "price_range": "expensive" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-989-8218", + "price_range": "expensive", + "restaurant_name": "Akiko's Sushi Bar", + "serves_alcohol": "True", + "street_address": "542 A Mason Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-501-9100", + "price_range": "expensive", + "restaurant_name": "Anchor & Hope", + "serves_alcohol": "False", + "street_address": "83 Minna Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-434-2722", + "price_range": "expensive", + "restaurant_name": "Crab House At Pier 39", + "serves_alcohol": "True", + "street_address": "203 Pier 39" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-776-2722", + "price_range": "expensive", + "restaurant_name": "Crustacean", + "serves_alcohol": "False", + "street_address": "1475 Polk Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-282-0400", + "price_range": "expensive", + "restaurant_name": "Kiji", + "serves_alcohol": "False", + "street_address": "1009 Guerrero Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-397-8880", + "price_range": "expensive", + "restaurant_name": "La Mar Cebicheria Peruana", + "serves_alcohol": "True", + "street_address": "pier 1 1/2 The Embarcadero" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-872-9982", + "price_range": "expensive", + "restaurant_name": "Leo's Oyster Bar", + "serves_alcohol": "True", + "street_address": "568 Sacramento Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-929-1730", + "price_range": "expensive", + "restaurant_name": "Mccormick & Kuleto's Seafood & Steaks", + "serves_alcohol": "True", + "street_address": "900 North Point Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-989-7300", + "price_range": "expensive", + "restaurant_name": "Park Tavern", + "serves_alcohol": "True", + "street_address": "1652 Stockton Street" + }, + { + "city": "San Francisco", + "cuisine": "Seafood", + "has_live_music": "False", + "phone_number": "415-923-8577", + "price_range": "expensive", + "restaurant_name": "Petit Marlowe", + "serves_alcohol": "True", + "street_address": "234 Townsend Street" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "restaurant_name", + "start": 52 + }, + { + "exclusive_end": 104, + "slot": "city", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found a restaurant you might like, it's called Akiko's Sushi Bar and it 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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Freshwater fish" + ], + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Eh, I've heard the food isn't too great there. How about something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Anchor & Hope" + ], + "slot": "restaurant_name", + "values": [ + "Anchor & Hope" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "restaurant_name", + "start": 16 + }, + { + "exclusive_end": 69, + "slot": "city", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. How about Anchor & Hope, which is also 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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Freshwater fish" + ], + "price_range": [ + "expensive" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hmm, what is their number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-501-9100" + ], + "slot": "phone_number", + "values": [ + "415-501-9100" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "phone_number", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their telephone number is 415-501-9100." + }, + { + "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": [ + "Freshwater fish" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Anchor & Hope" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay yeah, sounds good to me. Make me a reservation there please." + }, + { + "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": [ + "17:00" + ], + "slot": "time", + "values": [ + "5 o\"clock in the evening" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "time", + "start": 25 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Freshwater fish" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Anchor & Hope" + ], + "time": [ + "5 o\"clock in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make the reservation for 5 o\"clock in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Anchor & Hope" + ], + "slot": "restaurant_name", + "values": [ + "Anchor & hope" + ] + }, + { + "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-01" + ], + "slot": "date", + "values": [ + "today" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "restaurant_name", + "start": 46 + }, + { + "exclusive_end": 76, + "slot": "city", + "start": 63 + }, + { + "exclusive_end": 84, + "slot": "time", + "start": 80 + }, + { + "exclusive_end": 90, + "slot": "date", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You would like to make a reservation for 2 at Anchor & hope in San Francisco at 5 pm today. Is that all correct?" + }, + { + "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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Anchor & Hope", + "Anchor & hope" + ], + "time": [ + "5 o\"clock in the evening", + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is all correct. Can you also tell me if 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 Francisco", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Anchor & Hope", + "time": "17:00" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Seafood", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-501-9100", + "price_range": "expensive", + "restaurant_name": "Anchor & Hope", + "serves_alcohol": "False", + "street_address": "83 Minna Street", + "time": "17:00" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has successfully been made. As well, i'm unfortunate to inform you that 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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Anchor & Hope", + "Anchor & hope" + ], + "time": [ + "5 o\"clock in the evening", + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thank you very much for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're very welcome. 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": [ + "SFO", + "San Francisco" + ], + "cuisine": [ + "Freshwater fish" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "expensive" + ], + "restaurant_name": [ + "Anchor & Hope", + "Anchor & hope" + ], + "time": [ + "5 o\"clock in the evening", + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Have a nice day." + } + ] + }, + { + "dialogue_id": "2_00070", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "city", + "start": 27 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me a place to east in Santa Clara." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Indian", + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Indian", + "Chinese" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "cuisine", + "start": 38 + }, + { + "exclusive_end": 53, + "slot": "cuisine", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a food preference such as Indian, Chinese, or something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "Ramen" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "cuisine", + "start": 21 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Ramen" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am in the mood for Ramen food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amakai Japanese Cuisine" + ], + "slot": "restaurant_name", + "values": [ + "Amakai Japanese Cuisine" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Santa Clara", + "cuisine": "Japanese" + } + }, + "service_results": [ + { + "city": "Santa Clara", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "408-988-2555", + "price_range": "moderate", + "restaurant_name": "Amakai Japanese Cuisine", + "serves_alcohol": "False", + "street_address": "4300 Great America Parkway #156" + }, + { + "city": "Santa Clara", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "408-244-8500", + "price_range": "moderate", + "restaurant_name": "Fugetsu", + "serves_alcohol": "True", + "street_address": "2783 El Camino Real" + }, + { + "city": "Santa Clara", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "408-248-8500", + "price_range": "moderate", + "restaurant_name": "Hatcho Japanese Cuisine", + "serves_alcohol": "True", + "street_address": "1271 Franklin Mall" + }, + { + "city": "Santa Clara", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "408-824-9052", + "price_range": "expensive", + "restaurant_name": "Leichi", + "serves_alcohol": "True", + "street_address": "246 Saratoga Avenue" + }, + { + "city": "Santa Clara", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "408-246-9333", + "price_range": "moderate", + "restaurant_name": "Taichi Pot Shabu Shabu", + "serves_alcohol": "True", + "street_address": "2640 Homestead Road" + }, + { + "city": "Santa Clara", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "408-248-9144", + "price_range": "moderate", + "restaurant_name": "Yuki Sushi", + "serves_alcohol": "False", + "street_address": "1827 Pruneridge Avenue" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "restaurant_name", + "start": 0 + }, + { + "exclusive_end": 63, + "slot": "city", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Amakai Japanese Cuisine serves ramen food and is 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": [ + "Ramen" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is liquor served there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "They don't serve any kind of 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": "FindRestaurants", + "requested_slots": [ + "has_live_music", + "phone_number" + ], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Ramen" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have live music and what is their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-988-2555" + ], + "slot": "phone_number", + "values": [ + "408-988-2555" + ] + }, + { + "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": "They do not showcase live music and their phone number is 408-988-2555." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Ramen" + ], + "restaurant_name": [ + "Amakai Japanese Cuisine" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want 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": [ + "Santa Clara" + ], + "cuisine": [ + "Ramen" + ], + "restaurant_name": [ + "Amakai Japanese Cuisine" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, make a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:00" + ], + "slot": "time", + "values": [ + "2 in the afternoon" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "time", + "start": 37 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Ramen" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Amakai Japanese Cuisine" + ], + "time": [ + "2 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a reservation for 2 people at 2 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amakai Japanese Cuisine" + ], + "slot": "restaurant_name", + "values": [ + "Amakai Japanese Cuisine" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:00" + ], + "slot": "time", + "values": [ + "2 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": 76, + "slot": "restaurant_name", + "start": 53 + }, + { + "exclusive_end": 91, + "slot": "city", + "start": 80 + }, + { + "exclusive_end": 49, + "slot": "time", + "start": 45 + }, + { + "exclusive_end": 41, + "slot": "date", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want a reservation for 2 people today at 2 pm at Amakai Japanese Cuisine in Santa Clara. Is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Amakai Japanese Cuisine" + ], + "time": [ + "2 in the afternoon", + "2 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "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": "Amakai Japanese Cuisine", + "time": "14:00" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can't make a reservation. Do you need something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:15" + ], + "slot": "time", + "values": [ + "quarter past 6 in the evening" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "time", + "start": 32 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Amakai Japanese Cuisine" + ], + "time": [ + "quarter past 6 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Try to make a reservation for a quarter past 6 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amakai Japanese Cuisine" + ], + "slot": "restaurant_name", + "values": [ + "Amakai Japanese Cuisine" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + }, + { + "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": 79, + "slot": "restaurant_name", + "start": 56 + }, + { + "exclusive_end": 94, + "slot": "city", + "start": 83 + }, + { + "exclusive_end": 52, + "slot": "time", + "start": 45 + }, + { + "exclusive_end": 41, + "slot": "date", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want a reservation for 2 people today at 6:15 pm at Amakai Japanese Cuisine in Santa Clara. Is that right?" + }, + { + "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": [ + "Santa Clara" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Amakai Japanese Cuisine" + ], + "time": [ + "6:15 pm", + "quarter past 6 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It is for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "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": 34, + "slot": "date", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want a reservation for 1 today. Is that right?" + }, + { + "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": [ + "Santa Clara" + ], + "cuisine": [ + "Ramen" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Amakai Japanese Cuisine" + ], + "time": [ + "6:15 pm", + "quarter past 6 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. How expensive is this place?" + }, + { + "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": "Santa Clara", + "date": "2019-03-01", + "party_size": "1", + "restaurant_name": "Amakai Japanese Cuisine", + "time": "18:15" + } + }, + "service_results": [ + { + "city": "Santa Clara", + "cuisine": "Japanese", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "1", + "phone_number": "408-988-2555", + "price_range": "moderate", + "restaurant_name": "Amakai Japanese Cuisine", + "serves_alcohol": "False", + "street_address": "4300 Great America Parkway #156", + "time": "18:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking is confirmed and they have moderate prices." + }, + { + "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": [ + "Ramen" + ], + "date": [ + "today" + ], + "party_size": [ + "1" + ], + "restaurant_name": [ + "Amakai Japanese Cuisine" + ], + "time": [ + "6:15 pm", + "quarter past 6 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot. That is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "2_00071", + "services": [ + "Restaurants_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Fran" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindRestaurants" + ], + "slot": "intent", + "values": [ + "FindRestaurants" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "city", + "start": 37 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am searching for a place to eat at San Fran." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your preferred food?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Peruvian" + ], + "slot": "cuisine", + "values": [ + "Peruvian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "cuisine", + "start": 9 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "cuisine": [ + "Peruvian" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I prefer Peruvian type of food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Destino" + ], + "slot": "restaurant_name", + "values": [ + "Destino" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "San Francisco", + "cuisine": "Peruvian" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Peruvian", + "has_live_music": "False", + "phone_number": "415-552-4438", + "price_range": "moderate", + "restaurant_name": "Destino", + "serves_alcohol": "False", + "street_address": "1815 Market Street" + }, + { + "city": "San Francisco", + "cuisine": "Peruvian", + "has_live_music": "False", + "phone_number": "415-695-0549", + "price_range": "moderate", + "restaurant_name": "Fresca", + "serves_alcohol": "False", + "street_address": "3945 24th Street" + }, + { + "city": "San Francisco", + "cuisine": "Peruvian", + "has_live_music": "False", + "phone_number": "415-345-1685", + "price_range": "moderate", + "restaurant_name": "La Fina Estampa", + "serves_alcohol": "False", + "street_address": "1407 Bush Street" + }, + { + "city": "San Francisco", + "cuisine": "Peruvian", + "has_live_music": "False", + "phone_number": "415-821-2134", + "price_range": "moderate", + "restaurant_name": "Limon Rotisserie", + "serves_alcohol": "True", + "street_address": "1001 South Van Ness Avenue" + }, + { + "city": "San Francisco", + "cuisine": "Peruvian", + "has_live_music": "False", + "phone_number": "415-278-0480", + "price_range": "moderate", + "restaurant_name": "Mochica", + "serves_alcohol": "False", + "street_address": "1469 18th Street" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "restaurant_name", + "start": 36 + }, + { + "exclusive_end": 82, + "slot": "city", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I searched and found 5 restaurants. Destino is a great restaurant at San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "date", + "values": [ + "8th of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ReserveRestaurant" + ], + "slot": "intent", + "values": [ + "ReserveRestaurant" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "date", + "start": 53 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Peruvian" + ], + "date": [ + "8th of March" + ], + "restaurant_name": [ + "Destino" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. It is good for me. Please make a reservation on 8th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which is your preferred time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:15" + ], + "slot": "time", + "values": [ + "12:15" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "time", + "start": 11 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Peruvian" + ], + "date": [ + "8th of March" + ], + "restaurant_name": [ + "Destino" + ], + "time": [ + "12:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Book it at 12:15." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Destino" + ], + "slot": "restaurant_name", + "values": [ + "Destino" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "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-08" + ], + "slot": "date", + "values": [ + "next Friday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 82, + "slot": "restaurant_name", + "start": 75 + }, + { + "exclusive_end": 99, + "slot": "city", + "start": 86 + }, + { + "exclusive_end": 46, + "slot": "time", + "start": 38 + }, + { + "exclusive_end": 34, + "slot": "date", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Kindly ensure that, on next Friday at 12:15 pm, the reservation is done at Destino in San Francisco. It is for 2 persons." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:45" + ], + "slot": "time", + "values": [ + "quarter to 8 in the evening" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "time", + "start": 17 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Peruvian" + ], + "date": [ + "8th of March", + "next Friday" + ], + "restaurant_name": [ + "Destino" + ], + "time": [ + "quarter to 8 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope. Book it at quarter to 8 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Destino" + ], + "slot": "restaurant_name", + "values": [ + "Destino" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "19:45" + ], + "slot": "time", + "values": [ + "7:45 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "restaurant_name", + "start": 35 + }, + { + "exclusive_end": 53, + "slot": "time", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Kindly ensure that, reservation at Destino on 7:45 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Peruvian" + ], + "date": [ + "8th of March", + "next Friday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Destino" + ], + "time": [ + "7:45 pm", + "quarter to 8 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. It is good for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "ReserveRestaurant", + "parameters": { + "city": "San Francisco", + "date": "2019-03-08", + "party_size": "2", + "restaurant_name": "Destino", + "time": "19:45" + } + }, + "service_results": [ + { + "city": "San Francisco", + "cuisine": "Peruvian", + "date": "2019-03-08", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-552-4438", + "price_range": "moderate", + "restaurant_name": "Destino", + "serves_alcohol": "False", + "street_address": "1815 Market Street", + "time": "19:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking has been 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": [ + "San Fran", + "San Francisco" + ], + "cuisine": [ + "Peruvian" + ], + "date": [ + "8th of March", + "next Friday" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Destino" + ], + "time": [ + "7:45 pm", + "quarter to 8 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That is what I want." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "2_00072", + "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 trying to find a restaurant." + }, + { + "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": [ + "Japanese" + ], + "slot": "cuisine", + "values": [ + "Izakaya" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "cuisine", + "start": 13 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Izakaya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like Izakaya cuisine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pacifica" + ], + "slot": "city", + "values": [ + "Pacifica" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 27 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pacifica" + ], + "cuisine": [ + "Izakaya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a place in Pacifica." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "8 Sushi" + ], + "slot": "restaurant_name", + "values": [ + "8 Sushi" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pacifica" + ], + "slot": "city", + "values": [ + "Pacifica" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Pacifica", + "cuisine": "Japanese" + } + }, + "service_results": [ + { + "city": "Pacifica", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "650-898-8730", + "price_range": "moderate", + "restaurant_name": "8 Sushi", + "serves_alcohol": "False", + "street_address": "2470 Skyline Boulevard" + }, + { + "city": "Pacifica", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "650-355-1886", + "price_range": "moderate", + "restaurant_name": "Ocean Fish Sushi & Grill", + "serves_alcohol": "False", + "street_address": "455 Oceana Boulevard" + }, + { + "city": "Pacifica", + "cuisine": "Japanese", + "has_live_music": "False", + "phone_number": "415-767-6633", + "price_range": "moderate", + "restaurant_name": "Uoyakutei Japanese Restaurant", + "serves_alcohol": "False", + "street_address": "4408 Pacific Coast Highway" + } + ], + "slots": [ + { + "exclusive_end": 17, + "slot": "restaurant_name", + "start": 10 + }, + { + "exclusive_end": 29, + "slot": "city", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about 8 Sushi in Pacifica?" + }, + { + "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": [ + "Pacifica" + ], + "cuisine": [ + "Izakaya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where are they located and what is the price range?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2470 Skyline Boulevard" + ], + "slot": "street_address", + "values": [ + "2470 Skyline Boulevard" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "street_address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their address is 2470 Skyline Boulevard and they are in the moderate price range." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Pacifica" + ], + "cuisine": [ + "Izakaya" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else do you have?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ocean Fish Sushi & Grill" + ], + "slot": "restaurant_name", + "values": [ + "Ocean Fish Sushi & Grill" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pacifica" + ], + "slot": "city", + "values": [ + "Pacifica" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "restaurant_name", + "start": 25 + }, + { + "exclusive_end": 16, + "slot": "city", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Also in Pacifica, I have Ocean Fish Sushi & Grill." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "date", + "values": [ + "the 13th" + ] + }, + { + "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": 50 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pacifica" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "the 13th" + ], + "restaurant_name": [ + "Ocean Fish Sushi & Grill" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. Please make me a reservation on the 13th." + }, + { + "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 o\"clock in the afternoon" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "time", + "start": 19 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Pacifica" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "the 13th" + ], + "restaurant_name": [ + "Ocean Fish Sushi & Grill" + ], + "time": [ + "1 o\"clock in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like it at 1 o\"clock in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ocean Fish Sushi & Grill" + ], + "slot": "restaurant_name", + "values": [ + "Ocean Fish Sushi & Grill" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pacifica" + ], + "slot": "city", + "values": [ + "Pacifica" + ] + }, + { + "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-13" + ], + "slot": "date", + "values": [ + "March 13th" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 112, + "slot": "restaurant_name", + "start": 88 + }, + { + "exclusive_end": 49, + "slot": "city", + "start": 41 + }, + { + "exclusive_end": 57, + "slot": "time", + "start": 53 + }, + { + "exclusive_end": 71, + "slot": "date", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming the following, reservation in Pacifica at 1 PM on March 13th for 2 people at Ocean Fish Sushi & Grill." + }, + { + "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": [ + "Pacifica" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "March 13th", + "the 13th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Ocean Fish Sushi & Grill" + ], + "time": [ + "1 PM", + "1 o\"clock in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good. What's the phone number and do they have live music?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-355-1886" + ], + "slot": "phone_number", + "values": [ + "650-355-1886" + ] + }, + { + "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": "Pacifica", + "date": "2019-03-13", + "party_size": "2", + "restaurant_name": "Ocean Fish Sushi & Grill", + "time": "13:00" + } + }, + "service_results": [ + { + "city": "Pacifica", + "cuisine": "Japanese", + "date": "2019-03-13", + "has_live_music": "False", + "party_size": "2", + "phone_number": "650-355-1886", + "price_range": "moderate", + "restaurant_name": "Ocean Fish Sushi & Grill", + "serves_alcohol": "False", + "street_address": "455 Oceana Boulevard", + "time": "13:00" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "phone_number", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry, they don't have live music. The phone number is 650-355-1886. The 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": [ + "Pacifica" + ], + "cuisine": [ + "Izakaya" + ], + "date": [ + "March 13th", + "the 13th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Ocean Fish Sushi & Grill" + ], + "time": [ + "1 PM", + "1 o\"clock in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, I'm all set." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, goodbye." + } + ] + }, + { + "dialogue_id": "2_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 need to find a place to dine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "cuisine", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of food do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chinese" + ], + "slot": "cuisine", + "values": [ + "Szcheuan" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "cuisine", + "start": 8 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "cuisine": [ + "Szcheuan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I enjoy Szcheuan food." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like to dine in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "serves_alcohol", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sausalito" + ], + "slot": "city", + "values": [ + "Sausalito" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "city", + "start": 24 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Sausalito" + ], + "cuisine": [ + "Szcheuan" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to dine in Sausalito at a place that serves alcohol" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Tommy's Wok Chinese Cuisine" + ], + "slot": "restaurant_name", + "values": [ + "Tommy's Wok Chinese Cuisine" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sausalito" + ], + "slot": "city", + "values": [ + "Sausalito" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Sausalito", + "cuisine": "Chinese", + "serves_alcohol": "True" + } + }, + "service_results": [ + { + "city": "Sausalito", + "cuisine": "Chinese", + "has_live_music": "False", + "phone_number": "415-332-5818", + "price_range": "moderate", + "restaurant_name": "Tommy's Wok Chinese Cuisine", + "serves_alcohol": "True", + "street_address": "3001 Bridgeway H" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "restaurant_name", + "start": 39 + }, + { + "exclusive_end": 33, + "slot": "city", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 restaurant in Sausalito name Tommy's Wok Chinese Cuisine." + }, + { + "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": [ + "Sausalito" + ], + "cuisine": [ + "Szcheuan" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the location and price range?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3001 Bridgeway H" + ], + "slot": "street_address", + "values": [ + "3001 Bridgeway H" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "street_address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is located at 3001 Bridgeway H and the price range is moderate." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Sausalito" + ], + "cuisine": [ + "Szcheuan" + ], + "restaurant_name": [ + "Tommy's Wok Chinese Cuisine" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "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": "Do you want me to make a reservation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "date", + "values": [ + "this Saturday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "date", + "start": 35 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Sausalito" + ], + "cuisine": [ + "Szcheuan" + ], + "date": [ + "this Saturday" + ], + "restaurant_name": [ + "Tommy's Wok Chinese Cuisine" + ], + "serves_alcohol": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I would like a reservation for this Saturday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like for the reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "party_size", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "16:45" + ], + "slot": "time", + "values": [ + "4:45 pm" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "time", + "start": 27 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Sausalito" + ], + "cuisine": [ + "Szcheuan" + ], + "date": [ + "this Saturday" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Tommy's Wok Chinese Cuisine" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "4:45 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to make it at 4:45 pm and it is for 3 people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Tommy's Wok Chinese Cuisine" + ], + "slot": "restaurant_name", + "values": [ + "Tommy's Wok Chinese Cuisine" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sausalito" + ], + "slot": "city", + "values": [ + "Sausalito" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:45" + ], + "slot": "time", + "values": [ + "4:45 pm" + ] + }, + { + "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": 79, + "slot": "restaurant_name", + "start": 52 + }, + { + "exclusive_end": 92, + "slot": "city", + "start": 83 + }, + { + "exclusive_end": 39, + "slot": "time", + "start": 32 + }, + { + "exclusive_end": 48, + "slot": "date", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want a reservation for 3 at 4:45 pm tomorrow at Tommy's Wok Chinese Cuisine in Sausalito. Can you confirm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "19:15" + ], + "slot": "time", + "values": [ + "7:15 in the evening" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "the 7th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "time", + "start": 25 + }, + { + "exclusive_end": 55, + "slot": "date", + "start": 48 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Sausalito" + ], + "cuisine": [ + "Szcheuan" + ], + "date": [ + "the 7th" + ], + "party_size": [ + "3" + ], + "restaurant_name": [ + "Tommy's Wok Chinese Cuisine" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "7:15 in the evening" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually lets make it at 7:15 in the evening on the 7th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "19:15" + ], + "slot": "time", + "values": [ + "7:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "time", + "start": 46 + }, + { + "exclusive_end": 42, + "slot": "date", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want the reservation for next Thursday at 7:15 pm. Please confirm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Sausalito" + ], + "cuisine": [ + "Szcheuan" + ], + "date": [ + "next Thursday", + "the 7th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Tommy's Wok Chinese Cuisine" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "7:15 in the evening", + "7:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need the reservation for 2 people" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "19:15" + ], + "slot": "time", + "values": [ + "7:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2" + ], + "slot": "party_size", + "values": [ + "2" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "time", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you want the reservation for 2 at 7:15 pm. Can you confirm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Sausalito" + ], + "cuisine": [ + "Szcheuan" + ], + "date": [ + "next Thursday", + "the 7th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Tommy's Wok Chinese Cuisine" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "7:15 in the evening", + "7:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct, that is what i need." + }, + { + "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": "Sausalito", + "date": "2019-03-07", + "party_size": "2", + "restaurant_name": "Tommy's Wok Chinese Cuisine", + "time": "19:15" + } + }, + "service_results": [ + { + "city": "Sausalito", + "cuisine": "Chinese", + "date": "2019-03-07", + "has_live_music": "False", + "party_size": "2", + "phone_number": "415-332-5818", + "price_range": "moderate", + "restaurant_name": "Tommy's Wok Chinese Cuisine", + "serves_alcohol": "True", + "street_address": "3001 Bridgeway H", + "time": "19:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I was not able to make the reservation. May 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": [ + "Sausalito" + ], + "cuisine": [ + "Szcheuan" + ], + "date": [ + "next Thursday", + "the 7th" + ], + "party_size": [ + "2" + ], + "restaurant_name": [ + "Tommy's Wok Chinese Cuisine" + ], + "serves_alcohol": [ + "True" + ], + "time": [ + "7:15 in the evening", + "7:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "2_00074", + "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 have a nice meal." + }, + { + "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": [ + "Newark" + ], + "slot": "city", + "values": [ + "Newark" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "city", + "start": 25 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Newark" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would prefer eating in Newark." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Chinese", + "Italian" + ], + "slot": "cuisine", + "values": [ + "Chinese", + "Italian" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "cuisine", + "start": 42 + }, + { + "exclusive_end": 60, + "slot": "cuisine", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have any food preferences, such as Chinese or Italian?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "moderate" + ], + "slot": "price_range", + "values": [ + "moderate" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Filipino" + ], + "slot": "cuisine", + "values": [ + "Filipino" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "cuisine", + "start": 20 + } + ], + "state": { + "active_intent": "FindRestaurants", + "requested_slots": [], + "slot_values": { + "city": [ + "Newark" + ], + "cuisine": [ + "Filipino" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would prefer some Filipino food which is affordable and not too expensive." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Isla Filipino Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Isla Filipino Restaurant" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Newark" + ], + "slot": "city", + "values": [ + "Newark" + ] + } + ], + "service": "Restaurants_1", + "service_call": { + "method": "FindRestaurants", + "parameters": { + "city": "Newark", + "cuisine": "Filipino", + "price_range": "moderate" + } + }, + "service_results": [ + { + "city": "Newark", + "cuisine": "Filipino", + "has_live_music": "False", + "phone_number": "510-445-1602", + "price_range": "moderate", + "restaurant_name": "Isla Filipino Restaurant", + "serves_alcohol": "False", + "street_address": "5720 Mowry School Road" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "restaurant_name", + "start": 34 + }, + { + "exclusive_end": 76, + "slot": "city", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a nice restaurant called Isla Filipino Restaurant located in Newark." + }, + { + "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": [ + "Newark" + ], + "cuisine": [ + "Filipino" + ], + "price_range": [ + "moderate" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "May I have their contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-445-1602" + ], + "slot": "phone_number", + "values": [ + "510-445-1602" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "phone_number", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, you can contact them at 510-445-1602." + }, + { + "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": [ + "Filipino" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Isla Filipino Restaurant" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great! Could you help me make a reservation there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "time", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what time would you like the reservation to be made?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "time", + "values": [ + "17:30" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "time", + "start": 31 + } + ], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Newark" + ], + "cuisine": [ + "Filipino" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Isla Filipino Restaurant" + ], + "time": [ + "17:30" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "You can set the reservation at 17:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Isla Filipino Restaurant" + ], + "slot": "restaurant_name", + "values": [ + "Isla Filipino Restaurant" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Newark" + ], + "slot": "city", + "values": [ + "Newark" + ] + }, + { + "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": 71, + "slot": "restaurant_name", + "start": 47 + }, + { + "exclusive_end": 81, + "slot": "city", + "start": 75 + }, + { + "exclusive_end": 92, + "slot": "time", + "start": 85 + }, + { + "exclusive_end": 98, + "slot": "date", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, please confirm your reservation for 2 at Isla Filipino Restaurant in Newark at 5:30 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Newark" + ], + "cuisine": [ + "Filipino" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Isla Filipino Restaurant" + ], + "time": [ + "17:30", + "5: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": "Newark", + "date": "2019-03-01", + "party_size": "2", + "restaurant_name": "Isla Filipino Restaurant", + "time": "17:30" + } + }, + "service_results": [ + { + "city": "Newark", + "cuisine": "Filipino", + "date": "2019-03-01", + "has_live_music": "False", + "party_size": "2", + "phone_number": "510-445-1602", + "price_range": "moderate", + "restaurant_name": "Isla Filipino Restaurant", + "serves_alcohol": "False", + "street_address": "5720 Mowry School Road", + "time": "17:30" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made." + }, + { + "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": [ + "Newark" + ], + "cuisine": [ + "Filipino" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Isla Filipino Restaurant" + ], + "time": [ + "17:30", + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they serve liquor there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "serves_alcohol", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, they do not serve alcohol there." + }, + { + "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": [ + "Newark" + ], + "cuisine": [ + "Filipino" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Isla Filipino Restaurant" + ], + "time": [ + "17:30", + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "May I have their address please? Do they play live music there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5720 Mowry School Road" + ], + "slot": "street_address", + "values": [ + "5720 Mowry School Road" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "has_live_music", + "values": [ + "False" + ] + } + ], + "service": "Restaurants_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "street_address", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are located at 5720 Mowry School Road. Unfortunately, they do not have live music there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [], + "state": { + "active_intent": "ReserveRestaurant", + "requested_slots": [], + "slot_values": { + "city": [ + "Newark" + ], + "cuisine": [ + "Filipino" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Isla Filipino Restaurant" + ], + "time": [ + "17:30", + "5:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great! Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Restaurants_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I further 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": [ + "Newark" + ], + "cuisine": [ + "Filipino" + ], + "date": [ + "today" + ], + "party_size": [ + "2" + ], + "price_range": [ + "moderate" + ], + "restaurant_name": [ + "Isla Filipino Restaurant" + ], + "time": [ + "17:30", + "5: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": "Sure, have a great day ahead!" + } + ] + }, + { + "dialogue_id": "2_00075", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Now only i put my sons to sleep and i have lot of time to relax . will you find a movie for me to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of movie do you like to watch ? whether you need subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Body Double" + ], + "slot": "title", + "values": [ + "Body Double" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "title", + "start": 16 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Body Double" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to watch Body Double with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Body Double" + ], + "slot": "title", + "values": [ + "Body Double" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "title", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok check and review the details . Play Body Double with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Body Double" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok that's great and thanks for you help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Body Double" + } + }, + "service_results": [ + { + "directed_by": "Brian De Palma", + "genre": "Mystery", + "subtitles": "True", + "title": "Body Double" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Playing the movie , enjoy and relax yourself" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Body Double" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Cool buddy thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "whether is there any other information you need to find?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Body Double" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No Thanks, It's a great work you have done ." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "take care have a great day" + } + ] + }, + { + "dialogue_id": "2_00076", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to watch a movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which movie do you want to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dr. Strangelove" + ], + "slot": "title", + "values": [ + "Dr. Strangelove" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "title", + "start": 22 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Dr. Strangelove" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would love to watch Dr. Strangelove." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Strangelove" + ], + "slot": "title", + "values": [ + "Dr. Strangelove" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "title", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to play Dr. Strangelove without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "The Upside" + ], + "slot": "title", + "values": [ + "Upside" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "title", + "start": 39 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Upside" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I changed my mind, I want to watch Upside." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Upside" + ], + "slot": "title", + "values": [ + "The Upside" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "title", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to play The Upside without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Upside", + "Upside" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be amazing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "The Upside" + } + }, + "service_results": [ + { + "directed_by": "Neil Burger", + "genre": "Comedy", + "subtitles": "False", + "title": "The Upside" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Started playing the movie. Please enjoy the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Upside", + "Upside" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_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": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Upside", + "Upside" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. That would be all, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "2_00077", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "The Mustang" + ], + "slot": "title", + "values": [ + "The Mustang" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "title", + "start": 26 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "The Mustang" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch the movie The Mustang." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Mustang" + ], + "slot": "title", + "values": [ + "the Mustang" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "title", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you want to watch the Mustang without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Mustang", + "the Mustang" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "The Mustang" + } + }, + "service_results": [ + { + "directed_by": "Laure de Clermont-Tonnerre", + "genre": "Drama", + "subtitles": "False", + "title": "The Mustang" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I started playing it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Mustang", + "the Mustang" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Who is it directed by?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Laure de Clermont-Tonnerre" + ], + "slot": "directed_by", + "values": [ + "Laure de Clermont-Tonnerre" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "directed_by", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is directed by Laure de Clermont-Tonnerre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Mustang", + "the Mustang" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. Now I'm good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "2_00078", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "How to Train Your Dragon: The Hidden World" + ], + "slot": "title", + "values": [ + "How to Train Your Dragon: The Hidden World" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "title", + "start": 16 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "How to Train Your Dragon: The Hidden World" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch How to Train Your Dragon: The Hidden World now if possible." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "How to Train Your Dragon: The Hidden World" + ], + "slot": "title", + "values": [ + "How to Train Your Dragon: The Hidden World" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 62, + "slot": "title", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to play How to Train Your Dragon: The Hidden World without subtitles? I need to confirm this." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by", + "genre" + ], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "How to Train Your Dragon: The Hidden World" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I want to watch it without subtitles. What kind of movie is it? Who's the director?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Animation" + ], + "slot": "genre", + "values": [ + "Animation" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Dean DeBlois" + ], + "slot": "directed_by", + "values": [ + "Dean Deblois" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "How to Train Your Dragon: The Hidden World" + } + }, + "service_results": [ + { + "directed_by": "Dean DeBlois", + "genre": "Animation", + "subtitles": "False", + "title": "How to Train Your Dragon: The Hidden World" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "genre", + "start": 48 + }, + { + "exclusive_end": 37, + "slot": "directed_by", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie is directed by Dean Deblois. It is an Animation movie released in 2019." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "How to Train Your Dragon: The Hidden World" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Good bye." + } + ] + }, + { + "dialogue_id": "2_00079", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "My friend told me that he will come but no information about his arrive so i have plenty of time so i thought of watching a movie. Will you find a movie now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of movie i need to search and play?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gloria Bell" + ], + "slot": "title", + "values": [ + "Gloria Bell" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Gloria Bell" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Gloria Bell" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Gloria Bell" + ], + "slot": "title", + "values": [ + "Gloria Bell" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "title", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please check the details: Play Gloria Bell without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Gloria Bell" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok ,That's great. I need to know its director? who is he?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sebastian Lelio" + ], + "slot": "directed_by", + "values": [ + "Sebastian Lelio" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Gloria Bell" + } + }, + "service_results": [ + { + "directed_by": "Sebastian Lelio", + "genre": "Comedy", + "subtitles": "False", + "title": "Gloria Bell" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "directed_by", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is directed by Sebastian Lelio and i started playing the movie" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Gloria Bell" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your kind help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Whether i need to help for anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Gloria Bell" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No , Thanks . It is a great job and i will call you later for some other help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Take care Have a great day" + } + ] + }, + { + "dialogue_id": "2_00080", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would really like to watch a movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a particular movie in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "JT LeRoy" + ], + "slot": "title", + "values": [ + "JT LeRoy" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "title", + "start": 29 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "JT LeRoy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I really would love watching JT LeRoy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "JT LeRoy" + ], + "slot": "title", + "values": [ + "JT LeRoy" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "title", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you are absolutely sure you want to watch JT LeRoy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "JT LeRoy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "JT LeRoy" + } + }, + "service_results": [ + { + "directed_by": "Justin Kelly", + "genre": "Biographical", + "subtitles": "False", + "title": "JT LeRoy" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I started the movie for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "JT LeRoy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Awesome. Thanks for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the movie!" + } + ] + }, + { + "dialogue_id": "2_00081", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch a movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What would you like to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Ash Is Purest White" + ], + "slot": "title", + "values": [ + "Ash Is Purest White" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "title", + "start": 32 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Ash Is Purest White" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch the movie Ash Is Purest White." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ash Is Purest White" + ], + "slot": "title", + "values": [ + "Ash is Purest White" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "title", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want to watch the movie: Ash is Purest White without subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Ash Is Purest White", + "Ash is Purest White" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Ash Is Purest White" + } + }, + "service_results": [ + { + "directed_by": "Jia Zhangke", + "genre": "Crime", + "subtitles": "False", + "title": "Ash Is Purest White" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your movie is playing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Ash Is Purest White", + "Ash is Purest White" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your movie!" + } + ] + }, + { + "dialogue_id": "2_00082", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to see a movie now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What movie would you like to see?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "The Upside" + ], + "slot": "title", + "values": [ + "Upside" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "title", + "start": 14 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Upside" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to see Upside." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Upside" + ], + "slot": "title", + "values": [ + "The Upside" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "title", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Play The Upside, without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by", + "genre" + ], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Upside", + "Upside" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's right. Who is the director? What kind of movie is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "Comedy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Neil Burger" + ], + "slot": "directed_by", + "values": [ + "Neil Burger" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "The Upside" + } + }, + "service_results": [ + { + "directed_by": "Neil Burger", + "genre": "Comedy", + "subtitles": "False", + "title": "The Upside" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "genre", + "start": 32 + }, + { + "exclusive_end": 62, + "slot": "directed_by", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I will start playing it. It's a Comedy directed by Neil Burger." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Upside", + "Upside" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Upside", + "Upside" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day!" + } + ] + }, + { + "dialogue_id": "2_00083", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "A friend and I would like to see a movie. I am available now and would like to purchase the ticket and watch the movie now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which movie would you like to watch out of the options available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gloria Bell" + ], + "slot": "title", + "values": [ + "Gloria Bell" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "title", + "start": 36 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Gloria Bell" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My friend and I saw the trailer for Gloria Bell and would love to watch it!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Gloria Bell" + ], + "slot": "title", + "values": [ + "Gloria Bell" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "title", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm, you want to buy tickets for Gloria Bell without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dr. Strangelove" + ], + "slot": "title", + "values": [ + "Dr. Strangelove" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 66, + "slot": "title", + "start": 51 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Dr. Strangelove" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually we have changed our mind and want to view Dr. Strangelove instead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Strangelove" + ], + "slot": "title", + "values": [ + "Dr. Strangelove" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "title", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm, you want to purchase tickets to Dr. Strangelove without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Dr. Strangelove" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to confirm that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Dr. Strangelove" + } + }, + "service_results": [ + { + "directed_by": "Stanley Kubrick", + "genre": "Comedy", + "subtitles": "False", + "title": "Dr. Strangelove" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay the movie will begin soon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "genre" + ], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Dr. Strangelove" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What genre of movie would this classify under?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "Comedy" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "genre", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It could be classified as a Comedy movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Dr. Strangelove" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I could help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Dr. Strangelove" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all. Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome, enjoy the movie and have a nice day!" + } + ] + }, + { + "dialogue_id": "2_00084", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Citizen Kane" + ], + "slot": "title", + "values": [ + "Citizen Kane" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "title", + "start": 52 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Citizen Kane" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Im would like to watch a movie now. I wish to watch Citizen Kane." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Citizen Kane" + ], + "slot": "title", + "values": [ + "Citizen Kane" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "title", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm this : play Citizen Kane without subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Citizen Kane" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, Thats great. Who is the director?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Orson Welles" + ], + "slot": "directed_by", + "values": [ + "Orson Welles" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Citizen Kane" + } + }, + "service_results": [ + { + "directed_by": "Orson Welles", + "genre": "Mystery", + "subtitles": "False", + "title": "Citizen Kane" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "directed_by", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Started playing the movie. The movie directed by Orson Welles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Citizen Kane" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot. Thats all I need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "2_00085", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to watch a movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What would you like to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "JT LeRoy" + ], + "slot": "title", + "values": [ + "JT LeRoy" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "title", + "start": 16 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "JT LeRoy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch JT LeRoy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "JT LeRoy" + ], + "slot": "title", + "values": [ + "JT LeRoy" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "title", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to watch JT LeRoy without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Stockholm" + ], + "slot": "title", + "values": [ + "Stockholm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "title", + "start": 31 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Stockholm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, actually, I'd rather watch Stockholm. With subtitles, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Stockholm" + ], + "slot": "title", + "values": [ + "Stockholm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "title", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So play Stockholm with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by", + "genre" + ], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Stockholm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. What kind of movie is it, and who directed it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "comedy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Robert Budreau" + ], + "slot": "directed_by", + "values": [ + "Robert Budreau" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Stockholm" + } + }, + "service_results": [ + { + "directed_by": "Robert Budreau", + "genre": "Comedy", + "subtitles": "True", + "title": "Stockholm" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "genre", + "start": 35 + }, + { + "exclusive_end": 69, + "slot": "directed_by", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I'll start the movie. It's a comedy, directed by Robert Budreau." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Stockholm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all I need right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "2_00086", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to see the movie now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Hellboy" + ], + "slot": "title", + "values": [ + "Hellboy" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Hellboy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hellboy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Hellboy" + ], + "slot": "title", + "values": [ + "Hellboy" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 74, + "slot": "title", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would like to confirm the following information: you want to see Hellboy with no subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "genre" + ], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Hellboy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, thanks. What type of movie is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fantasy" + ], + "slot": "genre", + "values": [ + "fantasy" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Hellboy" + } + }, + "service_results": [ + { + "directed_by": "Neil Marshall", + "genre": "Fantasy", + "subtitles": "False", + "title": "Hellboy" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "genre", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie has started. It is a fantasy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Hellboy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else you need assistance with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Hellboy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not at this time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "2_00087", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to watch a movie right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you know what movie you would like to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "title", + "values": [ + "The Curse of La Llorona" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "title", + "start": 13 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "The Curse of La Llorona" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you play The Curse of La Llorona?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "title", + "values": [ + "The Curse of La Llorona" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "title", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to play The Curse of La Llorona without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by", + "genre" + ], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Curse of La Llorona" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. What genre is it, and who directed it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Michael Chaves" + ], + "slot": "directed_by", + "values": [ + "Michael Chaves" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Horror" + ], + "slot": "genre", + "values": [ + "horror" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "The Curse of La Llorona" + } + }, + "service_results": [ + { + "directed_by": "Michael Chaves", + "genre": "Horror", + "subtitles": "False", + "title": "The Curse of La Llorona" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "directed_by", + "start": 23 + }, + { + "exclusive_end": 87, + "slot": "genre", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie has started. Michael Chaves directed the movie, and it is considered a horror movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Curse of La Llorona" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_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": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Curse of La Llorona" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your movie and have a good day." + } + ] + }, + { + "dialogue_id": "2_00088", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am in the mood for a movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What movie do you want to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Hotel Mumbai" + ], + "slot": "title", + "values": [ + "Hotel Mumbai" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "title", + "start": 20 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Hotel Mumbai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to see Hotel Mumbai." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Hotel Mumbai" + ], + "slot": "title", + "values": [ + "Hotel Mumbai" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "title", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you want to watch Hotel Mumbai without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Hotel Mumbai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, put it on with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Hotel Mumbai" + ], + "slot": "title", + "values": [ + "Hotel Mumbai" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "title", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you confirm that you want to watch Hotel Mumbai with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by", + "genre" + ], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Hotel Mumbai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's good. Who directed it and what kind of movie is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Thriller" + ], + "slot": "genre", + "values": [ + "thriller" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anthony Maras" + ], + "slot": "directed_by", + "values": [ + "Anthony Maras" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Hotel Mumbai" + } + }, + "service_results": [ + { + "directed_by": "Anthony Maras", + "genre": "Thriller", + "subtitles": "True", + "title": "Hotel Mumbai" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "genre", + "start": 21 + }, + { + "exclusive_end": 46, + "slot": "directed_by", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I started it. It's a thriller by Anthony Maras." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Hotel Mumbai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good one." + } + ] + }, + { + "dialogue_id": "2_00089", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Suburban Birds" + ], + "slot": "title", + "values": [ + "The birds movie" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "title", + "start": 22 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "The birds movie" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch The birds movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Suburban Birds" + ], + "slot": "title", + "values": [ + "Suburban Birds" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "title", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Suburban Birds without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Suburban Birds", + "The birds movie" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Suburban Birds" + } + }, + "service_results": [ + { + "directed_by": "Qui Sheng", + "genre": "Drama", + "subtitles": "False", + "title": "Suburban Birds" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie started playing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Suburban Birds", + "The birds movie" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that is all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "2_00090", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There's a movie that I want to watch right now. And I'd prefer to watch it with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which movie was that?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Red Joan" + ], + "slot": "title", + "values": [ + "Red Joan" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "title", + "start": 12 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Red Joan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It's called Red Joan." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Red Joan" + ], + "slot": "title", + "values": [ + "Red Joan" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "title", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I'll play Red Joan with subtitles for you, is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Red Joan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Red Joan" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry, but the movie failed to play. Do you need help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Red Joan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you. I don't need any more help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, have a good day." + } + ] + }, + { + "dialogue_id": "2_00091", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch the movie now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What movie are would you like me to find for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Supa Modo" + ], + "slot": "title", + "values": [ + "Supa Modo" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "title", + "start": 27 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Supa Modo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm interested in watching Supa Modo." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Supa Modo" + ], + "slot": "title", + "values": [ + "Supa Modo" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "title", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want to watch Supa Modo without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Green Book" + ], + "slot": "title", + "values": [ + "Green Book" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "title", + "start": 38 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Green Book" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Actually, I think I want to watch Green Book." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Green Book" + ], + "slot": "title", + "values": [ + "Green Book" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "title", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want to watch Green Book without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Green Book" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Thanks so much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Green Book" + } + }, + "service_results": [ + { + "directed_by": "Peter Farrelly", + "genre": "Comedy", + "subtitles": "False", + "title": "Green Book" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Playing the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Green Book" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Who directed the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Peter Farrelly" + ], + "slot": "directed_by", + "values": [ + "Peter Farrelly" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "directed_by", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie was directed by Peter Farrelly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Green Book" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That's all for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "2_00092", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Find me a movie to watch right now. I'm super bored." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a particular movie in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Missing Link" + ], + "slot": "title", + "values": [ + "Missing Link" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "title", + "start": 21 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Missing Link" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. I want to watch Missing Link." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Missing Link" + ], + "slot": "title", + "values": [ + "Missing Link" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 62, + "slot": "title", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: begin playing movie Missing Link without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Missing Link" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Confirm that shit." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Missing Link" + } + }, + "service_results": [ + { + "directed_by": "Chris Butler", + "genre": "Comedy", + "subtitles": "False", + "title": "Missing Link" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your movie will begin playing shortly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Missing Link" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Who's the director of this movie? I used to know but i'm totally drawing a blank." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chris Butler" + ], + "slot": "directed_by", + "values": [ + "Chris Butler" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "directed_by", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie is directed by Chris Butler." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Missing Link" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Right! I knew that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your movie." + } + ] + }, + { + "dialogue_id": "2_00093", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mary Magdalene" + ], + "slot": "title", + "values": [ + "Mary Magdalene" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "title", + "start": 40 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Mary Magdalene" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I feel like watching a movie. How about Mary Magdalene?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mary Magdalene" + ], + "slot": "title", + "values": [ + "Mary Magdalene" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "title", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I'll play Mary Magdalene with no captions. Sound good?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "genre" + ], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Mary Magdalene" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure does. What kind of flick is it anyway?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "Drama" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Mary Magdalene" + } + }, + "service_results": [ + { + "directed_by": "Garth Davis", + "genre": "Drama", + "subtitles": "False", + "title": "Mary Magdalene" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "genre", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The genre of this film is Drama. I'll start playing it now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Mary Magdalene" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the name of the director." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Garth Davis" + ], + "slot": "directed_by", + "values": [ + "Garth Davis" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "directed_by", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Garth Davis directed this one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Mary Magdalene" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, thank you. I'm set." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. Enjoy your movie." + } + ] + }, + { + "dialogue_id": "2_00094", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch a movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which movie do you want me to put on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Penguin Highway" + ], + "slot": "title", + "values": [ + "Penguin Highway" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "title", + "start": 11 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Penguin Highway" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Put on the Penguin Highway." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Penguin Highway" + ], + "slot": "title", + "values": [ + "Penguin Highway" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "title", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm this is correct: Penguin Highway without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Penguin Highway" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, I would like to watch it with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Penguin Highway" + ], + "slot": "title", + "values": [ + "Penguin Highway" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "title", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm this is what you would like: Penguin Highway with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "genre" + ], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Penguin Highway" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. What is the genre of the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fantasy" + ], + "slot": "genre", + "values": [ + "Fantasy" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Penguin Highway" + } + }, + "service_results": [ + { + "directed_by": "Hiroyasu Ishida", + "genre": "Fantasy", + "subtitles": "True", + "title": "Penguin Highway" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "genre", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have started the movie. The genre is Fantasy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Penguin Highway" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome, is there anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Penguin Highway" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! Have a great day and enjoy the movie." + } + ] + }, + { + "dialogue_id": "2_00095", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "The Aftermath" + ], + "slot": "title", + "values": [ + "The aftermath" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "title", + "start": 32 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "The aftermath" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch the movie The aftermath now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Aftermath" + ], + "slot": "title", + "values": [ + "The Aftermath" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "title", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm this : Play the movie The Aftermath without subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Aftermath", + "The aftermath" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes thats correct" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "The Aftermath" + } + }, + "service_results": [ + { + "directed_by": "James Kent", + "genre": "War", + "subtitles": "False", + "title": "The Aftermath" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Started Playing the movie without subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Aftermath", + "The aftermath" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What else can I assist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Aftermath", + "The aftermath" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No Thanks Thats all I need" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day" + } + ] + }, + { + "dialogue_id": "2_00096", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch the movie now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which movie would you like to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "The Innocent" + ], + "slot": "title", + "values": [ + "The Innocent" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "title", + "start": 22 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "The Innocent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch The Innocent." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Innocent" + ], + "slot": "title", + "values": [ + "The Innocent" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "title", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: you want to watch The Innocent without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Innocent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "The Innocent" + } + }, + "service_results": [ + { + "directed_by": "Simon Jaquemet", + "genre": "Drama", + "subtitles": "False", + "title": "The Innocent" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie is now playing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Innocent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that'll be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "2_00097", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to watch a movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What movie were you thinking?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Breakthrough" + ], + "slot": "title", + "values": [ + "Breakthrough" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Breakthrough. And could you put subtitles on it please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Breakthrough" + ], + "slot": "title", + "values": [ + "Breakthrough" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "title", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you'd like to watch Breakthrough with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by", + "genre" + ], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Right. Do you know what genre of movie Breakthrough is? Also, who directed it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Roxann Dawson" + ], + "slot": "directed_by", + "values": [ + "Roxann Dawson" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Biographical" + ], + "slot": "genre", + "values": [ + "Biographical" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Breakthrough" + } + }, + "service_results": [ + { + "directed_by": "Roxann Dawson", + "genre": "Biographical", + "subtitles": "True", + "title": "Breakthrough" + } + ], + "slots": [ + { + "exclusive_end": 13, + "slot": "directed_by", + "start": 0 + }, + { + "exclusive_end": 61, + "slot": "genre", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Roxann Dawson directed it, and it's considered a Biographical movie. Playing it now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_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": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's all! Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the movie!" + } + ] + }, + { + "dialogue_id": "2_00098", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I've been off the grid for an entire week. I'm dying to watch a movie now!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you know the movie you'd like to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Ramen Shop" + ], + "slot": "title", + "values": [ + "Ramen Shop" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "title", + "start": 16 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Ramen Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I've heard that Ramen Shop is really good, and I'd like to watch it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ramen Shop" + ], + "slot": "title", + "values": [ + "Ramen Shop" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "title", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me see if I got everything correctly: You'd like to start playing Ramen Shop without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Ramen Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Ramen Shop" + } + }, + "service_results": [ + { + "directed_by": "Eric Khoo", + "genre": "Drama", + "subtitles": "False", + "title": "Ramen Shop" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Movie successfully started." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Ramen Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_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": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Ramen Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you. That will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "2_00099", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Wild Nights with Emily" + ], + "slot": "title", + "values": [ + "Wild Nights" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "title", + "start": 37 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Wild Nights" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am in the mood to watch that movie Wild Nights." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Wild Nights with Emily" + ], + "slot": "title", + "values": [ + "Wild Nights with Emily" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "title", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you sure you want to watch Wild Nights with Emily and with no subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "The Innocent" + ], + "slot": "title", + "values": [ + "Innocent" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "title", + "start": 40 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Innocent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I changed my mind. I would rather watch Innocent." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Innocent" + ], + "slot": "title", + "values": [ + "The Innocent" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "title", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you would like to watch The Innocent without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Innocent", + "The Innocent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "The Innocent" + } + }, + "service_results": [ + { + "directed_by": "Simon Jaquemet", + "genre": "Drama", + "subtitles": "False", + "title": "The Innocent" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie has begun playing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Innocent", + "The Innocent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_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": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Innocent", + "The Innocent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you. That will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day!" + } + ] + }, + { + "dialogue_id": "2_00100", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Green Book" + ], + "slot": "title", + "values": [ + "green Book" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "title", + "start": 14 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "green Book" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wanna watch green Book at the movies" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Green Book" + ], + "slot": "title", + "values": [ + "Green book" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "title", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm Green book with no subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Green book", + "green Book" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes who is directing it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Peter Farrelly" + ], + "slot": "directed_by", + "values": [ + "Peter Farrelly" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Green Book" + } + }, + "service_results": [ + { + "directed_by": "Peter Farrelly", + "genre": "Comedy", + "subtitles": "False", + "title": "Green Book" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "directed_by", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie was directed by Peter Farrelly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Green book", + "green Book" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "what else can I assist with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Green book", + "green Book" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good one" + } + ] + }, + { + "dialogue_id": "2_00101", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Blackmail - Cinemix Par Chloe" + ], + "slot": "title", + "values": [ + "Blackmail - Cinemix Par Chloe" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "title", + "start": 22 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Blackmail - Cinemix Par Chloe" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch Blackmail - Cinemix Par Chloe" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Blackmail - Cinemix Par Chloe" + ], + "slot": "title", + "values": [ + "Blackmail - Cinemix Par Chloe" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "title", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Did you want to watch Blackmail - Cinemix Par Chloe without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by", + "genre" + ], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Blackmail - Cinemix Par Chloe" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please, what is the movie genre and who is the director?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Blackmail - Cinemix Par Chloe" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie failed to play, is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Teen Spirit" + ], + "slot": "title", + "values": [ + "Teen Spirit" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "title", + "start": 32 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Teen Spirit" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch the movie Teen Spirit." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Teen Spirit" + ], + "slot": "title", + "values": [ + "Teen Spirit" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "title", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Did you want to watch Teen Spirit without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Teen Spirit" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please do not play the movie with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Teen Spirit" + } + }, + "service_results": [ + { + "directed_by": "Max Minghella", + "genre": "Musical", + "subtitles": "False", + "title": "Teen Spirit" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie has started." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Teen Spirit" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_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": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Teen Spirit" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "2_00102", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "i want to watch the movie now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "which movie do you want to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Supa Modo" + ], + "slot": "title", + "values": [ + "supa modo" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "title", + "start": 13 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "supa modo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i want watch supa modo now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Supa Modo" + ], + "slot": "title", + "values": [ + "supa modo" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "title", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "can i play supa modo without subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "supa modo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes. please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Supa Modo" + } + }, + "service_results": [ + { + "directed_by": "Likarion Wainaina", + "genre": "Drama", + "subtitles": "False", + "title": "Supa Modo" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "started playing the movie" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "supa modo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "thanks for your help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "have a great day" + } + ] + }, + { + "dialogue_id": "2_00103", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch a movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What movie would you like to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Body Double" + ], + "slot": "title", + "values": [ + "Body Double" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "title", + "start": 3 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Body Double" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is Body Double available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Body Double" + ], + "slot": "title", + "values": [ + "Body Double" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "title", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You would like to watch Body Double without subtitles, is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "JT LeRoy" + ], + "slot": "title", + "values": [ + "JT LeRoy" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "title", + "start": 25 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "JT LeRoy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I would rather watch JT LeRoy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "JT LeRoy" + ], + "slot": "title", + "values": [ + "JT LeRoy" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "title", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You would like to watch JT LeRoy without subtitles, correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "JT LeRoy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "JT LeRoy" + } + }, + "service_results": [ + { + "directed_by": "Justin Kelly", + "genre": "Biographical", + "subtitles": "False", + "title": "JT LeRoy" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie will begin now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "JT LeRoy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you! That's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, good day." + } + ] + }, + { + "dialogue_id": "2_00104", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you start the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which movie did you want to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Family" + ], + "slot": "title", + "values": [ + "Family" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "title", + "start": 12 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's watch Family." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Family" + ], + "slot": "title", + "values": [ + "Family" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "title", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So, we are going to watch Family, minus subtitles, right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Body Double" + ], + "slot": "title", + "values": [ + "Body Double" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "title", + "start": 22 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Body Double" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, let's watch Body Double with the subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Body Double" + ], + "slot": "title", + "values": [ + "Body Double" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "title", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want to play Body Double with subtitles, right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by", + "genre" + ], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Body Double" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. What is the genre? Who directed it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mystery" + ], + "slot": "genre", + "values": [ + "Mystery" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Brian De Palma" + ], + "slot": "directed_by", + "values": [ + "Brian De Palma" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Body Double" + } + }, + "service_results": [ + { + "directed_by": "Brian De Palma", + "genre": "Mystery", + "subtitles": "True", + "title": "Body Double" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "genre", + "start": 27 + }, + { + "exclusive_end": 66, + "slot": "directed_by", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Beginning movie, this is a Mystery film directed by Brian De Palma." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Body Double" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "2_00105", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "The Mustang" + ], + "slot": "title", + "values": [ + "The Mustang" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "title", + "start": 26 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "The Mustang" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch the movie The Mustang right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Mustang" + ], + "slot": "title", + "values": [ + "The Mustang" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "title", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you would like to play The Mustang without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Breakthrough" + ], + "slot": "title", + "values": [ + "Breakthrough" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "title", + "start": 30 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want to watch the movie Breakthrough." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Breakthrough" + ], + "slot": "title", + "values": [ + "Breakthrough" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "title", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you would like to play Breakthrough without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I would like to watch Breakthrough with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Breakthrough" + ], + "slot": "title", + "values": [ + "Breakthrough" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "title", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you would like to play Breakthrough with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by", + "genre" + ], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to play Breakthrough with subtitles. What genre is the movie Breakthrough? Also, who is the director of Breakthrough?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Roxann Dawson" + ], + "slot": "directed_by", + "values": [ + "Roxann Dawson" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Biographical" + ], + "slot": "genre", + "values": [ + "Biographical" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Breakthrough" + } + }, + "service_results": [ + { + "directed_by": "Roxann Dawson", + "genre": "Biographical", + "subtitles": "True", + "title": "Breakthrough" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "directed_by", + "start": 57 + }, + { + "exclusive_end": 92, + "slot": "genre", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Breakthrough is now playing. Breakthrough is directed by Roxann Dawson and is a Biographical movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that's all I need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I hope you have a good day." + } + ] + }, + { + "dialogue_id": "2_00106", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "The Upside" + ], + "slot": "title", + "values": [ + "The Upside" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "title", + "start": 16 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "The Upside" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch The Upside now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Upside" + ], + "slot": "title", + "values": [ + "The Upside" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "title", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay so you want to play The Upside with no subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Upside" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Who directs this movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Neil Burger" + ], + "slot": "directed_by", + "values": [ + "Neil Burger" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "The Upside" + } + }, + "service_results": [ + { + "directed_by": "Neil Burger", + "genre": "Comedy", + "subtitles": "False", + "title": "The Upside" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "directed_by", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie has started. Neil Burger directed it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "genre" + ], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Upside" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the genre?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "comedy" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "genre", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's a comedy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Upside" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. That'll be all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day!" + } + ] + }, + { + "dialogue_id": "2_00107", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "The Invisibles" + ], + "slot": "title", + "values": [ + "The Invisibles" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "title", + "start": 26 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "The Invisibles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hey, I feel like watching The Invisibles. Can you play it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Invisibles" + ], + "slot": "title", + "values": [ + "The Invisibles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "title", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm. You want to watch The Invisibles without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Invisibles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like that very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "The Invisibles" + } + }, + "service_results": [ + { + "directed_by": "Claus Rafle", + "genre": "Documentary", + "subtitles": "False", + "title": "The Invisibles" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, it has started.." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Invisibles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot," + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_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": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "The Invisibles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you," + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "2_00108", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Hackers" + ], + "slot": "title", + "values": [ + "Hackers" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "title", + "start": 23 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Hackers" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you play the movie Hackers?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Hackers" + ], + "slot": "title", + "values": [ + "Hackers" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "title", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to play Hackers without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Searching for Sugar Man" + ], + "slot": "title", + "values": [ + "Searching for Sugar Man" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "title", + "start": 25 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Searching for Sugar Man" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually I want to watch Searching for Sugar Man" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Searching for Sugar Man" + ], + "slot": "title", + "values": [ + "Searching for Sugar Man" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "title", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok do you want me to play Searching for Sugar Man without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Searching for Sugar Man" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No with subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Searching for Sugar Man" + ], + "slot": "title", + "values": [ + "Searching for Sugar Man" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "title", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, you want me to play Searching for Sugar Man with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Searching for Sugar Man" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Searching for Sugar Man" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I can't play the movie. Do you want anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Searching for Sugar Man" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that's ok" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, have a lovely day" + } + ] + }, + { + "dialogue_id": "2_00109", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to watch a movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a movie preference?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Ramen Shop" + ], + "slot": "title", + "values": [ + "Ramen Shop" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "title", + "start": 22 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Ramen Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to watch The Ramen Shop with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ramen Shop" + ], + "slot": "title", + "values": [ + "Ramen Shop" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "title", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming The Ramen Shop with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Ramen Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Ramen Shop" + } + }, + "service_results": [ + { + "directed_by": "Eric Khoo", + "genre": "Drama", + "subtitles": "True", + "title": "Ramen Shop" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The moving is starting ." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Ramen Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Ramen Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'm good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Goodbye for now" + } + ] + }, + { + "dialogue_id": "2_00110", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "The Man Who Knew Too Much" + ], + "slot": "title", + "values": [ + "The Man Who Knew Too Much" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "title", + "start": 22 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "The Man Who Knew Too Much" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch The Man Who Knew Too Much now, and please have it with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Man Who Knew Too Much" + ], + "slot": "title", + "values": [ + "The Man Who Knew Too Much" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 78, + "slot": "title", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: Play the movie The Man Who Knew Too Much with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "The Man Who Knew Too Much" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "The Man Who Knew Too Much" + } + }, + "service_results": [ + { + "directed_by": "Alfred Hitchcock", + "genre": "Drama", + "subtitles": "True", + "title": "The Man Who Knew Too Much" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Starting the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by", + "genre" + ], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "The Man Who Knew Too Much" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What kind of movie is it, and who is the director?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "Drama" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Alfred Hitchcock" + ], + "slot": "directed_by", + "values": [ + "Alfred Hitchcock" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "genre", + "start": 22 + }, + { + "exclusive_end": 67, + "slot": "directed_by", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is classified as a Drama and it was directed by Alfred Hitchcock." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "The Man Who Knew Too Much" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that is all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "2_00111", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to watch a movie now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which movie do you want to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Ramen Shop" + ], + "slot": "title", + "values": [ + "Ramen Shop" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "title", + "start": 18 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Ramen Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to watch Ramen Shop" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ramen Shop" + ], + "slot": "title", + "values": [ + "Ramen Shop" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "title", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "please confirm the following details: Ramen Shop, no subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Ramen Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ramen Shop" + ], + "slot": "title", + "values": [ + "Ramen Shop" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "title", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "please confirm the following details: Ramen Shop with subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by", + "genre" + ], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Ramen Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please. Who is the director of the movie? What movie genre is it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "drama" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Eric Khoo" + ], + "slot": "directed_by", + "values": [ + "Eric Khoo" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Ramen Shop" + } + }, + "service_results": [ + { + "directed_by": "Eric Khoo", + "genre": "Drama", + "subtitles": "True", + "title": "Ramen Shop" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "genre", + "start": 38 + }, + { + "exclusive_end": 71, + "slot": "directed_by", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "the movie has started playing. It's a drama movie directed by Eric Khoo" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Ramen Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_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": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Ramen Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "no thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "have a good day" + } + ] + }, + { + "dialogue_id": "2_00112", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch a movie now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What movie would you like to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Missing Link" + ], + "slot": "title", + "values": [ + "Missing Link" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "title", + "start": 22 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Missing Link" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch Missing Link." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Missing Link" + ], + "slot": "title", + "values": [ + "Missing Link" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "title", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to watch Missing Link without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Blackmail - Cinemix Par Chloe" + ], + "slot": "title", + "values": [ + "Blackmail - Cinemix Par Chloe" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 70, + "slot": "title", + "start": 41 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Blackmail - Cinemix Par Chloe" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I changed my mind. I would like to watch Blackmail - Cinemix Par Chloe with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Blackmail - Cinemix Par Chloe" + ], + "slot": "title", + "values": [ + "Blackmail - Cinemix Par Chloe" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "title", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you still like to watch Blackmail - Cinemix Par Chloe with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Blackmail - Cinemix Par Chloe" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to watch that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Blackmail - Cinemix Par Chloe" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie cannot be played. Can I help you with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Blackmail - Cinemix Par Chloe" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, have a great day." + } + ] + }, + { + "dialogue_id": "2_00113", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Breakthrough" + ], + "slot": "title", + "values": [ + "Breakthrough" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 78, + "slot": "title", + "start": 66 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to observe the motion picture presently. I need to observe Breakthrough." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Breakthrough" + ], + "slot": "title", + "values": [ + "Breakthrough" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 90, + "slot": "title", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "If it's not too much trouble affirm the taking after points of interest: play Breakthrough without subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "The Aftermath" + ], + "slot": "title", + "values": [ + "The Aftermath" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 72, + "slot": "title", + "start": 59 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "The Aftermath" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I need to observe it with subtitles. I need to observe The Aftermath." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Aftermath" + ], + "slot": "title", + "values": [ + "The Aftermath" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 71, + "slot": "title", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "If you don't mind affirm the taking after subtle elements The Aftermath : play The Consequence with subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "The Aftermath" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "The Aftermath" + } + }, + "service_results": [ + { + "directed_by": "James Kent", + "genre": "War", + "subtitles": "True", + "title": "The Aftermath" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Begun playing the motion picture." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "The Aftermath" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What else can I help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "The Aftermath" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "2_00114", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to start the movie now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What movie would you like to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "How to Train Your Dragon: The Hidden World" + ], + "slot": "title", + "values": [ + "How to Train Your Dragon" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "title", + "start": 22 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "How to Train Your Dragon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch How to Train Your Dragon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "How to Train Your Dragon: The Hidden World" + ], + "slot": "title", + "values": [ + "How to Train Your Dragon: The Hidden World" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 83, + "slot": "title", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, just to confirm: you want to watch How to Train Your Dragon: The Hidden World without subtitles, is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "How to Train Your Dragon", + "How to Train Your Dragon: The Hidden World" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please. Who directed this movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dean DeBlois" + ], + "slot": "directed_by", + "values": [ + "Dean DeBlois" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "How to Train Your Dragon: The Hidden World" + } + }, + "service_results": [ + { + "directed_by": "Dean DeBlois", + "genre": "Animation", + "subtitles": "False", + "title": "How to Train Your Dragon: The Hidden World" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "directed_by", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've started the movie for you. It was directed by Dean DeBlois." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "How to Train Your Dragon", + "How to Train Your Dragon: The Hidden World" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_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": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "How to Train Your Dragon", + "How to Train Your Dragon: The Hidden World" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "2_00115", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please find me a movie with subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a movie in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Hotel Mumbai" + ], + "slot": "title", + "values": [ + "Hotel Mumbai" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "title", + "start": 12 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Hotel Mumbai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please play Hotel Mumbai" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Hotel Mumbai" + ], + "slot": "title", + "values": [ + "Hotel Mumbai" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "title", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You would like to watch Hotel Mumbai with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Hotel Mumbai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Hotel Mumbai" + } + }, + "service_results": [ + { + "directed_by": "Anthony Maras", + "genre": "Thriller", + "subtitles": "True", + "title": "Hotel Mumbai" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie will start to play now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "genre" + ], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Hotel Mumbai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What category is this movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Thriller" + ], + "slot": "genre", + "values": [ + "thriller" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "genre", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "This movie is a thriller." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Hotel Mumbai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Who directed the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Anthony Maras" + ], + "slot": "directed_by", + "values": [ + "Anthony Maras" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "directed_by", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie was directed by Anthony Maras." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Hotel Mumbai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you I am all set." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you." + } + ] + }, + { + "dialogue_id": "2_00116", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Now seems a good moment to watch the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Could you tell me which movie you want to see?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Hotel Mumbai" + ], + "slot": "title", + "values": [ + "Hotel Mumbai" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Hotel Mumbai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hotel Mumbai is fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Hotel Mumbai" + ], + "slot": "title", + "values": [ + "Hotel Mumbai" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "title", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm: you want to see Hotel Mumbai without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Hotel Mumbai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Hotel Mumbai" + } + }, + "service_results": [ + { + "directed_by": "Anthony Maras", + "genre": "Thriller", + "subtitles": "False", + "title": "Hotel Mumbai" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Movie is playing now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Hotel Mumbai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need nothing else. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Good day." + } + ] + }, + { + "dialogue_id": "2_00117", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wish to watch a movie with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which movie would you like to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mary Magdalene" + ], + "slot": "title", + "values": [ + "Mary Magdalene" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "title", + "start": 16 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Mary Magdalene" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wish to watch Mary Magdalene." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mary Magdalene" + ], + "slot": "title", + "values": [ + "Mary Magdalene" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "title", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Kindly ensure that, movie name is Mary Magdalene with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mad Max: Fury Road" + ], + "slot": "title", + "values": [ + "Mad Max" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "title", + "start": 20 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Mad Max" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope. I wish to see Mad Max." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mad Max: Fury Road" + ], + "slot": "title", + "values": [ + "Mad Max: Fury Road" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "title", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Kindly ensure that, play Mad Max: Fury Road with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Mad Max", + "Mad Max: Fury Road" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Please go ahead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Mad Max: Fury Road" + } + }, + "service_results": [ + { + "directed_by": "George Miller", + "genre": "Fantasy", + "subtitles": "True", + "title": "Mad Max: Fury Road" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Movie is playing now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Mad Max", + "Mad Max: Fury Road" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much. That is what I want." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "2_00118", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch a movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What movie do you want to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Penguin Highway" + ], + "slot": "title", + "values": [ + "Penguin Highway" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "title", + "start": 22 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Penguin Highway" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch Penguin Highway." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Penguin Highway" + ], + "slot": "title", + "values": [ + "Penguin Highway" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "title", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: play Penguin Highway without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Penguin Highway" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I would like to watch it with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Penguin Highway" + ], + "slot": "title", + "values": [ + "Penguin Highway" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "title", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: play Penguin Highway with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Penguin Highway" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Penguin Highway" + } + }, + "service_results": [ + { + "directed_by": "Hiroyasu Ishida", + "genre": "Fantasy", + "subtitles": "True", + "title": "Penguin Highway" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie has started playing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by", + "genre" + ], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Penguin Highway" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Who directed this movie and what is its genre?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fantasy" + ], + "slot": "genre", + "values": [ + "fantasy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Hiroyasu Ishida" + ], + "slot": "directed_by", + "values": [ + "Hiroyasu Ishida" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "genre", + "start": 44 + }, + { + "exclusive_end": 31, + "slot": "directed_by", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The director is Hiroyasu Ishida and it is a fantasy movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Penguin Highway" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Have a good day." + } + ] + }, + { + "dialogue_id": "2_00119", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Shazam!" + ], + "slot": "title", + "values": [ + "Shazam!" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "title", + "start": 33 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find and play the movie, Shazam!?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Shazam!" + ], + "slot": "title", + "values": [ + "Shazam!" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "title", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found the movie: Shazam! Play now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Shazam!" + } + }, + "service_results": [ + { + "directed_by": "David Sandberg", + "genre": "Adventure", + "subtitles": "False", + "title": "Shazam!" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shazam! Is now starting." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by", + "genre" + ], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the genre of the movie? Who directs the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "David Sandberg" + ], + "slot": "directed_by", + "values": [ + "David Sandberg" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Adventure" + ], + "slot": "genre", + "values": [ + "Adventure" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "directed_by", + "start": 25 + }, + { + "exclusive_end": 63, + "slot": "genre", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie is directed by David Sandberg. The genre is Adventure." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks! That is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "2_00120", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Long Shot" + ], + "slot": "title", + "values": [ + "Long Shot" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "title", + "start": 32 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Long Shot" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch the movie Long Shot right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Long Shot" + ], + "slot": "title", + "values": [ + "Long Shot" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "title", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so you want to play Long Shot with no subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunset" + ], + "slot": "title", + "values": [ + "Sunset" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "title", + "start": 20 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Sunset" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want to watch Sunset instead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sunset" + ], + "slot": "title", + "values": [ + "Sunset" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "title", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so you want to play Sunset with no subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Sunset" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to watch it with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sunset" + ], + "slot": "title", + "values": [ + "Sunset" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "title", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, you want to play Sunset with subtitles on. Is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by", + "genre" + ], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Sunset" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah. What genre is the movie, and who is the director?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Laszlo Nemes" + ], + "slot": "directed_by", + "values": [ + "Laszlo Nemes" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "Drama" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Sunset" + } + }, + "service_results": [ + { + "directed_by": "Laszlo Nemes", + "genre": "Drama", + "subtitles": "True", + "title": "Sunset" + } + ], + "slots": [ + { + "exclusive_end": 86, + "slot": "directed_by", + "start": 74 + }, + { + "exclusive_end": 53, + "slot": "genre", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've started playing the movie for you. It is a Drama, and is directed by Laszlo Nemes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Sunset" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thanks. That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, have a nice day." + } + ] + }, + { + "dialogue_id": "2_00121", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "My friend and I are interested in watching a movie now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Did you have a specific movie in mind that you want to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "The Poseidon Adventure" + ], + "slot": "title", + "values": [ + "Poseidon Adventure" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "title", + "start": 16 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Poseidon Adventure" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch Poseidon Adventure." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Poseidon Adventure" + ], + "slot": "title", + "values": [ + "The Poseidon Adventure" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "title", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you want to watch The Poseidon Adventure without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Shine a Light" + ], + "slot": "title", + "values": [ + "Shine a Light" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 75, + "slot": "title", + "start": 62 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Shine a Light" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't want to watch that movie anymore. I want to watch Shine a Light." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Shine a Light" + ], + "slot": "title", + "values": [ + "Shine a light" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "title", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you want to watch Shine a light without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by", + "genre" + ], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Shine a Light", + "Shine a light" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's what I want to watch. What genre is the movie and who directed it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Biographical" + ], + "slot": "genre", + "values": [ + "biographical" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Martin Scorsese" + ], + "slot": "directed_by", + "values": [ + "Martin Scorsese" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Shine a Light" + } + }, + "service_results": [ + { + "directed_by": "Martin Scorsese", + "genre": "Biographical", + "subtitles": "False", + "title": "Shine a Light" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "genre", + "start": 45 + }, + { + "exclusive_end": 91, + "slot": "directed_by", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I started playing the movie for you. It is a biographical movie directed by Martin Scorsese." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Shine a Light", + "Shine a light" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_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": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Shine a Light", + "Shine a light" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all I needed. Thanks!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day!" + } + ] + }, + { + "dialogue_id": "2_00122", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to watch a movie now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What movie would you like to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Supa Modo" + ], + "slot": "title", + "values": [ + "Supa Modo" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "title", + "start": 18 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Supa Modo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to watch Supa Modo" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Supa Modo" + ], + "slot": "title", + "values": [ + "Supa Modo" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "title", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So Supa Modo without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Gloria Bell" + ], + "slot": "title", + "values": [ + "Gloria Bell" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "title", + "start": 48 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Gloria Bell" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, with subtitles. Actually, I'd like to watch Gloria Bell instead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Gloria Bell" + ], + "slot": "title", + "values": [ + "Gloria Bell" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "title", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So Gloria Bell with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Gloria Bell" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Gloria Bell" + } + }, + "service_results": [ + { + "directed_by": "Sebastian Lelio", + "genre": "Comedy", + "subtitles": "True", + "title": "Gloria Bell" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I just started the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Gloria Bell" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day!" + } + ] + }, + { + "dialogue_id": "2_00123", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "title", + "values": [ + "Curse of La Llorona" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "title", + "start": 45 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Curse of La Llorona" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hi, I need a help, I want to watch the movie Curse of La Llorona now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "title", + "values": [ + "The Curse of La Llorona" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 72, + "slot": "title", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, Please confirm the following details: Play The Curse of La Llorona without subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Blackmail - Cinemix Par Chloe" + ], + "slot": "title", + "values": [ + "Blackmail - Cinemix Par Chloe" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "title", + "start": 35 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Blackmail - Cinemix Par Chloe" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I need to change the movies to Blackmail - Cinemix Par Chloe" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Blackmail - Cinemix Par Chloe" + ], + "slot": "title", + "values": [ + "Blackmail - Cinemix Par Chloe" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 72, + "slot": "title", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: Play Blackmail - Cinemix Par Chloe without subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Blackmail - Cinemix Par Chloe" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sound good, May i know Who's Its director?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Blackmail - Cinemix Par Chloe" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, Failed to play the movie. What else can help for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Blackmail - Cinemix Par Chloe" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, Thank you very much" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome, Have a great day" + } + ] + }, + { + "dialogue_id": "2_00124", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "My friend got delayed at work for a few hours, so I'd like to watch a movie to pass the time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a particular movie in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "How to Train Your Dragon: The Hidden World" + ], + "slot": "title", + "values": [ + "How to Train Your Dragon" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "title", + "start": 21 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "How to Train Your Dragon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, I was thinking How to Train Your Dragon. But things are a little noisy here, so I'd like to watch it with subtitles so I can follow the dialog." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "How to Train Your Dragon: The Hidden World" + ], + "slot": "title", + "values": [ + "How to Train Your Dragon: The Hidden World" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 66, + "slot": "title", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, you want me to play How to Train Your Dragon: The Hidden World with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "How to Train Your Dragon", + "How to Train Your Dragon: The Hidden World" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "How to Train Your Dragon: The Hidden World" + } + }, + "service_results": [ + { + "directed_by": "Dean DeBlois", + "genre": "Animation", + "subtitles": "True", + "title": "How to Train Your Dragon: The Hidden World" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've started the movie for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "How to Train Your Dragon", + "How to Train Your Dragon: The Hidden World" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Who directed this one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dean DeBlois" + ], + "slot": "directed_by", + "values": [ + "Dean DeBlois" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "directed_by", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The director of the movie is Dean DeBlois." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "How to Train Your Dragon", + "How to Train Your Dragon: The Hidden World" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "How to Train Your Dragon", + "How to Train Your Dragon: The Hidden World" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks, that's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, I hope you enjoy the movie, and have a great day." + } + ] + }, + { + "dialogue_id": "2_00125", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to watch a movie right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there any movie you have in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Family" + ], + "slot": "title", + "values": [ + "Family" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "title", + "start": 23 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "Family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There's a movie called Family. I want to watch that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Family" + ], + "slot": "title", + "values": [ + "Family" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "title", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To be clear, you want to watch Family without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that'd be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Family" + } + }, + "service_results": [ + { + "directed_by": "Laura Steinel", + "genre": "Comedy", + "subtitles": "False", + "title": "Family" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm hitting play on the movie now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "False" + ], + "title": [ + "Family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. I don't need anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your movie." + } + ] + }, + { + "dialogue_id": "2_00126", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch the movie now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which movie would you like to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "The Visitor" + ], + "slot": "title", + "values": [ + "visitor" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "title", + "start": 22 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "title": [ + "visitor" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch visitor" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Visitor" + ], + "slot": "title", + "values": [ + "the visitor" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "title", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Play the visitor without subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "the visitor", + "visitor" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, play with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Visitor" + ], + "slot": "title", + "values": [ + "the visitor" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "title", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Play the visitor with subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "A Madea Family Funeral" + ], + "slot": "title", + "values": [ + "a madea family funeral" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "title", + "start": 41 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "a madea family funeral" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I changed my mind, i would like to watch a madea family funeral" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "A Madea Family Funeral" + ], + "slot": "title", + "values": [ + "a madea family funeral" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "title", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: play a madea family funeral with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by", + "genre" + ], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "a madea family funeral" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, what kind of movie is it? who directed it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "comedy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Tyler Perry" + ], + "slot": "directed_by", + "values": [ + "tyler perry" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "A Madea Family Funeral" + } + }, + "service_results": [ + { + "directed_by": "Tyler Perry", + "genre": "Comedy", + "subtitles": "True", + "title": "A Madea Family Funeral" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "genre", + "start": 29 + }, + { + "exclusive_end": 66, + "slot": "directed_by", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Movie is playing now. It's a comedy and is directed by tyler perry" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "a madea family funeral" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_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": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "a madea family funeral" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "nothing. thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "2_00127", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to watch the movie now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "title", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which movie is it that you want to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Viva Las Vegas" + ], + "slot": "title", + "values": [ + "Viva Las Vegas" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "title", + "start": 16 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Viva Las Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch Viva Las Vegas, but make sure it has subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Viva Las Vegas" + ], + "slot": "title", + "values": [ + "Viva Las Vegas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "title", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to be sure, you want me to play Viva Las Vegas with subtitles right now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by", + "genre" + ], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Viva Las Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's right. Also tell me a little about the movie and who directed it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "George Sidney" + ], + "slot": "directed_by", + "values": [ + "George Sidney" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Romance" + ], + "slot": "genre", + "values": [ + "Romance" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Viva Las Vegas" + } + }, + "service_results": [ + { + "directed_by": "George Sidney", + "genre": "Romance", + "subtitles": "True", + "title": "Viva Las Vegas" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "directed_by", + "start": 59 + }, + { + "exclusive_end": 48, + "slot": "genre", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "THe movie has started. It's considered a Romance movie and George Sidney was the director." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "subtitles": [ + "True" + ], + "title": [ + "Viva Las Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + } +]