[ { "dialogue_id": "33_00000", "services": [ "Homes_2", "Messaging_1", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindHomeByArea" ], "slot": "intent", "values": [ "FindHomeByArea" ] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "FindHomeByArea", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I'm looking for a place to live." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_baths", "values": [] } ], "service": "Homes_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "How many baths do you want to have?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_beds", "values": [ "2" ] }, { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_baths", "values": [ "1" ] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "FindHomeByArea", "requested_slots": [], "slot_values": { "number_of_baths": [ "1" ], "number_of_beds": [ "2" ] } } } ], "speaker": "USER", "utterance": "I found 2 bedrooms 1 bath." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "area", "values": [] } ], "service": "Homes_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What area are you looking in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Palo Alto" ], "slot": "area", "values": [ "Palo Alto" ] } ], "service": "Homes_2", "slots": [ { "exclusive_end": 38, "slot": "area", "start": 29 } ], "state": { "active_intent": "FindHomeByArea", "requested_slots": [], "slot_values": { "area": [ "Palo Alto" ], "number_of_baths": [ "1" ], "number_of_beds": [ "2" ] } } } ], "speaker": "USER", "utterance": "I want to find a property in Palo Alto." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "rent", "buy" ], "slot": "intent", "values": [ "rent", "buy" ] } ], "service": "Homes_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Are you looking to rent or buy?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "buy" ], "slot": "intent", "values": [ "buy" ] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "FindHomeByArea", "requested_slots": [], "slot_values": { "area": [ "Palo Alto" ], "intent": [ "buy" ], "number_of_baths": [ "1" ], "number_of_beds": [ "2" ] } } } ], "speaker": "USER", "utterance": "I want to buy." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "275 Hawthorne Apartments" ], "slot": "property_name", "values": [ "275 Hawthorne Apartments" ] }, { "act": "OFFER", "canonical_values": [ "275 Hawthorne Avenue" ], "slot": "address", "values": [ "275 Hawthorne Avenue" ] }, { "act": "OFFER", "canonical_values": [ "2750000" ], "slot": "price", "values": [ "$2,750,000" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "6" ], "slot": "count", "values": [ "6" ] } ], "service": "Homes_2", "service_call": { "method": "FindHomeByArea", "parameters": { "area": "Palo Alto", "intent": "buy", "number_of_baths": "1", "number_of_beds": "2" } }, "service_results": [ { "address": "275 Hawthorne Avenue", "area": "Palo Alto", "has_garage": "True", "in_unit_laundry": "False", "intent": "buy", "number_of_baths": "1", "number_of_beds": "2", "phone_number": "650-966-5319", "price": "2750000", "property_name": "275 Hawthorne Apartments" }, { "address": "574 Arastradero Road", "area": "Palo Alto", "has_garage": "True", "in_unit_laundry": "False", "intent": "buy", "number_of_baths": "1", "number_of_beds": "2", "phone_number": "650-493-4376", "price": "2350000", "property_name": "Arastradero Park Apartments" }, { "address": "325 Hawthorne Avenue", "area": "Palo Alto", "has_garage": "True", "in_unit_laundry": "True", "intent": "buy", "number_of_baths": "1", "number_of_beds": "2", "phone_number": "650-966-5319", "price": "2700000", "property_name": "Hawthorne" }, { "address": "1600 Sand Hill Road", "area": "Palo Alto", "has_garage": "True", "in_unit_laundry": "True", "intent": "buy", "number_of_baths": "1", "number_of_beds": "2", "phone_number": "650-321-1701", "price": "2300000", "property_name": "Oak Creek Apartments" }, { "address": "2850 Middlefield Road", "area": "Palo Alto", "has_garage": "False", "in_unit_laundry": "False", "intent": "buy", "number_of_baths": "1", "number_of_beds": "2", "phone_number": "650-322-1112", "price": "2200000", "property_name": "Southwood Apartments" }, { "address": "562 Kendall Avenue", "area": "Palo Alto", "has_garage": "True", "in_unit_laundry": "False", "intent": "buy", "number_of_baths": "1", "number_of_beds": "2", "phone_number": "650-321-1000", "price": "2750000", "property_name": "Vrent - Park West Apartments" } ], "slots": [ { "exclusive_end": 42, "slot": "property_name", "start": 18 }, { "exclusive_end": 94, "slot": "address", "start": 74 }, { "exclusive_end": 109, "slot": "price", "start": 99 } ] } ], "speaker": "SYSTEM", "utterance": "I found 6 houses. 275 Hawthorne Apartments is a great property located at 275 Hawthorne Avenue for $2,750,000." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "has_garage", "values": [] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "FindHomeByArea", "requested_slots": [ "has_garage" ], "slot_values": { "area": [ "Palo Alto" ], "intent": [ "buy" ], "number_of_baths": [ "1" ], "number_of_beds": [ "2" ] } } } ], "speaker": "USER", "utterance": "Is there a garage?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_garage", "values": [ "True" ] } ], "service": "Homes_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Yes, there's a garage." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-05" ], "slot": "visit_date", "values": [ "5th of this month" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "ScheduleVisit" ], "slot": "intent", "values": [ "ScheduleVisit" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "slots": [ { "exclusive_end": 64, "slot": "visit_date", "start": 47 } ], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "Palo Alto" ], "intent": [ "buy" ], "number_of_baths": [ "1" ], "number_of_beds": [ "2" ], "property_name": [ "275 Hawthorne Apartments" ], "visit_date": [ "5th of this month" ] } } } ], "speaker": "USER", "utterance": "Sounds good. I want to schedule a visit on the 5th of this month." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "275 Hawthorne Apartments" ], "slot": "property_name", "values": [ "275 Hawthorne Apartments" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-05" ], "slot": "visit_date", "values": [ "March 5th" ] } ], "service": "Homes_2", "slots": [ { "exclusive_end": 51, "slot": "property_name", "start": 27 }, { "exclusive_end": 64, "slot": "visit_date", "start": 55 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm: a visit to 275 Hawthorne Apartments on March 5th." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "Palo Alto" ], "intent": [ "buy" ], "number_of_baths": [ "1" ], "number_of_beds": [ "2" ], "property_name": [ "275 Hawthorne Apartments" ], "visit_date": [ "5th of this month", "March 5th" ] } } } ], "speaker": "USER", "utterance": "Yes, sounds good." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "service_call": { "method": "ScheduleVisit", "parameters": { "property_name": "275 Hawthorne Apartments", "visit_date": "2019-03-05" } }, "service_results": [ { "address": "275 Hawthorne Avenue", "has_garage": "True", "in_unit_laundry": "False", "number_of_baths": "1", "number_of_beds": "2", "phone_number": "650-966-5319", "price": "2800", "property_name": "275 Hawthorne Apartments", "visit_date": "2019-03-05" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your visit has been booked." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Emma" ], "slot": "contact_name", "values": [ "Emma" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "ShareLocation" ], "slot": "intent", "values": [ "ShareLocation" ] } ], "service": "Messaging_1", "slots": [ { "exclusive_end": 38, "slot": "contact_name", "start": 34 } ], "state": { "active_intent": "ShareLocation", "requested_slots": [], "slot_values": { "contact_name": [ "Emma" ], "location": [ "275 Hawthorne Avenue" ] } } } ], "speaker": "USER", "utterance": "I want to share the location with Emma." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "275 Hawthorne Avenue" ], "slot": "location", "values": [ "275 Hawthorne Avenue" ] }, { "act": "CONFIRM", "canonical_values": [ "Emma" ], "slot": "contact_name", "values": [ "Emma" ] } ], "service": "Messaging_1", "slots": [ { "exclusive_end": 57, "slot": "location", "start": 37 }, { "exclusive_end": 67, "slot": "contact_name", "start": 63 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm: sharing the location 275 Hawthorne Avenue with Emma." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Messaging_1", "slots": [], "state": { "active_intent": "ShareLocation", "requested_slots": [], "slot_values": { "contact_name": [ "Emma" ], "location": [ "275 Hawthorne Avenue" ] } } } ], "speaker": "USER", "utterance": "Sounds great." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Messaging_1", "service_call": { "method": "ShareLocation", "parameters": { "contact_name": "Emma", "location": "275 Hawthorne Avenue" } }, "service_results": [ { "contact_name": "Emma", "location": "275 Hawthorne Avenue" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your location has been shared." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Messaging_1", "slots": [], "state": { "active_intent": "ShareLocation", "requested_slots": [], "slot_values": { "contact_name": [ "Emma" ], "location": [ "275 Hawthorne Avenue" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] }, { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_seats", "values": [ "3" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "275 Hawthorne Avenue" ], "number_of_seats": [ "3" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Thanks. I want to find a normal cab there for three people." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "275 Hawthorne Avenue" ], "slot": "destination", "values": [ "275 Hawthorne Avenue" ] }, { "act": "CONFIRM", "canonical_values": [ "3" ], "slot": "number_of_seats", "values": [ "3" ] }, { "act": "CONFIRM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 60, "slot": "destination", "start": 40 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm: a regular ride for 3 to 275 Hawthorne Avenue." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "275 Hawthorne Avenue" ], "number_of_seats": [ "3" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Yes, sounds great." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "275 Hawthorne Avenue", "number_of_seats": "3", "ride_type": "Regular" } }, "service_results": [ { "destination": "275 Hawthorne Avenue", "number_of_seats": "3", "ride_fare": "29.27", "ride_type": "Regular", "wait_time": "3" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your ride has been booked." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "wait_time" ], "slot_values": { "destination": [ "275 Hawthorne Avenue" ], "number_of_seats": [ "3" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "How long until the cab is here?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "3" ], "slot": "wait_time", "values": [ "3" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 26, "slot": "wait_time", "start": 25 } ] } ], "speaker": "SYSTEM", "utterance": "The cab will be there in 3 minutes." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare" ], "slot_values": { "destination": [ "275 Hawthorne Avenue" ], "number_of_seats": [ "3" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "How much is it?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "29.27" ], "slot": "ride_fare", "values": [ "$29.27" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 17, "slot": "ride_fare", "start": 11 } ] } ], "speaker": "SYSTEM", "utterance": "The cab is $29.27." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "275 Hawthorne Avenue" ], "number_of_seats": [ "3" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Thanks so much/" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "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": "RideSharing_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "destination": [ "275 Hawthorne Avenue" ], "number_of_seats": [ "3" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "No, that's all. Thanks." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day!" } ] }, { "dialogue_id": "33_00001", "services": [ "Homes_2", "Messaging_1", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindHomeByArea" ], "slot": "intent", "values": [ "FindHomeByArea" ] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "FindHomeByArea", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "i'm looking to move house so i'm after some options" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_beds", "values": [] }, { "act": "REQUEST", "canonical_values": [ "rent", "buy" ], "slot": "intent", "values": [ "rent", "buy" ] } ], "service": "Homes_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Are you looking to rent or buy? How many room will you need?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_beds", "values": [ "3" ] }, { "act": "INFORM", "canonical_values": [ "buy" ], "slot": "intent", "values": [ "buy" ] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "FindHomeByArea", "requested_slots": [], "slot_values": { "intent": [ "buy" ], "number_of_beds": [ "3" ] } } } ], "speaker": "USER", "utterance": "Umm three bedrooms would be good and i want to buy" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "area", "values": [] } ], "service": "Homes_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What are are you interested in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Sunnyvale" ], "slot": "area", "values": [ "sunnyvale" ] } ], "service": "Homes_2", "slots": [ { "exclusive_end": 32, "slot": "area", "start": 23 } ], "state": { "active_intent": "FindHomeByArea", "requested_slots": [], "slot_values": { "area": [ "sunnyvale" ], "intent": [ "buy" ], "number_of_beds": [ "3" ] } } } ], "speaker": "USER", "utterance": "can you look for me in sunnyvale" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_baths", "values": [] } ], "service": "Homes_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "How many bathrooms do you need" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_baths", "values": [ "2" ] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "FindHomeByArea", "requested_slots": [], "slot_values": { "area": [ "sunnyvale" ], "intent": [ "buy" ], "number_of_baths": [ "2" ], "number_of_beds": [ "3" ] } } } ], "speaker": "USER", "utterance": "can you find places with two bathrooms" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Apricot Pit Apartments" ], "slot": "property_name", "values": [ "Apricot pit apartments" ] }, { "act": "OFFER", "canonical_values": [ "400 East Remington Drive" ], "slot": "address", "values": [ "400 east remington drive" ] }, { "act": "OFFER", "canonical_values": [ "3650000" ], "slot": "price", "values": [ "$3,650,000" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Homes_2", "service_call": { "method": "FindHomeByArea", "parameters": { "area": "Sunnyvale", "intent": "buy", "number_of_baths": "2", "number_of_beds": "3" } }, "service_results": [ { "address": "400 East Remington Drive", "area": "Sunnyvale", "has_garage": "False", "in_unit_laundry": "True", "intent": "buy", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "408-738-4862", "price": "3650000", "property_name": "Apricot Pit Apartments" }, { "address": "151 South Bernardo Avenue", "area": "Sunnyvale", "has_garage": "False", "in_unit_laundry": "False", "intent": "buy", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "650-961-3333", "price": "3350000", "property_name": "Balboa Apartments" }, { "address": "815 East Fremont Avenue", "area": "Sunnyvale", "has_garage": "True", "in_unit_laundry": "False", "intent": "buy", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "408-736-5183", "price": "3550000", "property_name": "Cambria Apartments" }, { "address": "678 Bellflower Avenue", "area": "Sunnyvale", "has_garage": "False", "in_unit_laundry": "False", "intent": "buy", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "408-735-9030", "price": "3650000", "property_name": "Charter Palm Town Homes" }, { "address": "955 Escalon Avenue", "area": "Sunnyvale", "has_garage": "True", "in_unit_laundry": "True", "intent": "buy", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "408-737-2777", "price": "3350000", "property_name": "Macara Gardens Apartments" }, { "address": "777 South Mathilda Avenue", "area": "Sunnyvale", "has_garage": "True", "in_unit_laundry": "True", "intent": "buy", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "408-774-1501", "price": "3200000", "property_name": "Mathilda Garden Apartments" }, { "address": "825 Morse Avenue", "area": "Sunnyvale", "has_garage": "False", "in_unit_laundry": "False", "intent": "buy", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "408-734-9442", "price": "3200000", "property_name": "Morse Court Apartments" }, { "address": "330 North Mathilda Avenue", "area": "Sunnyvale", "has_garage": "True", "in_unit_laundry": "True", "intent": "buy", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "844-503-6930", "price": "3500000", "property_name": "Peartree" }, { "address": "1166 Sunnyvale Saratoga Road", "area": "Sunnyvale", "has_garage": "True", "in_unit_laundry": "False", "intent": "buy", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "408-736-7063", "price": "3400000", "property_name": "Sandlewood Apartments" }, { "address": "936 Azure Street # A1", "area": "Sunnyvale", "has_garage": "False", "in_unit_laundry": "True", "intent": "buy", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "408-245-7710", "price": "3100000", "property_name": "Sara-Vale Apartments" } ], "slots": [ { "exclusive_end": 70, "slot": "property_name", "start": 48 }, { "exclusive_end": 95, "slot": "address", "start": 71 }, { "exclusive_end": 128, "slot": "price", "start": 118 } ] } ], "speaker": "SYSTEM", "utterance": "I have 10 properties that might suit, including Apricot pit apartments 400 east remington drive. The listing price is $3,650,000" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "has_garage", "values": [] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "FindHomeByArea", "requested_slots": [ "has_garage" ], "slot_values": { "area": [ "sunnyvale" ], "intent": [ "buy" ], "number_of_baths": [ "2" ], "number_of_beds": [ "3" ] } } } ], "speaker": "USER", "utterance": "Does this place have a garage?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "False" ], "slot": "has_garage", "values": [ "False" ] } ], "service": "Homes_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "There's no garage at this property" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "in_unit_laundry", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "FindHomeByArea", "requested_slots": [ "in_unit_laundry", "phone_number" ], "slot_values": { "area": [ "sunnyvale" ], "intent": [ "buy" ], "number_of_baths": [ "2" ], "number_of_beds": [ "3" ] } } } ], "speaker": "USER", "utterance": "Is there an internal laundry, also can you give me the phone number" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "in_unit_laundry", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "408-738-4862" ], "slot": "phone_number", "values": [ "408-738-4862" ] } ], "service": "Homes_2", "slots": [ { "exclusive_end": 72, "slot": "phone_number", "start": 60 } ] } ], "speaker": "SYSTEM", "utterance": "The property has an internal laundry. You can reach them on 408-738-4862" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-06" ], "slot": "visit_date", "values": [ "6th of march" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "ScheduleVisit" ], "slot": "intent", "values": [ "ScheduleVisit" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "slots": [ { "exclusive_end": 66, "slot": "visit_date", "start": 54 } ], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "sunnyvale" ], "intent": [ "buy" ], "number_of_baths": [ "2" ], "number_of_beds": [ "3" ], "property_name": [ "Apricot pit apartments" ], "visit_date": [ "6th of march" ] } } } ], "speaker": "USER", "utterance": "Okay sounds great. Can you schedule me a visit on the 6th of march?" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Apricot Pit Apartments" ], "slot": "property_name", "values": [ "apricot pit apartments" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-06" ], "slot": "visit_date", "values": [ "march 6th" ] } ], "service": "Homes_2", "slots": [ { "exclusive_end": 61, "slot": "property_name", "start": 39 }, { "exclusive_end": 74, "slot": "visit_date", "start": 65 } ] } ], "speaker": "SYSTEM", "utterance": "confirming you want to book a visit to apricot pit apartments on march 6th" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "sunnyvale" ], "intent": [ "buy" ], "number_of_baths": [ "2" ], "number_of_beds": [ "3" ], "property_name": [ "Apricot pit apartments", "apricot pit apartments" ], "visit_date": [ "6th of march", "march 6th" ] } } } ], "speaker": "USER", "utterance": "Yes thank you" }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "service_call": { "method": "ScheduleVisit", "parameters": { "property_name": "Apricot Pit Apartments", "visit_date": "2019-03-06" } }, "service_results": [ { "address": "400 East Remington Drive", "has_garage": "False", "in_unit_laundry": "True", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "408-738-4862", "price": "3650000", "property_name": "Apricot Pit Apartments", "visit_date": "2019-03-06" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your visit has been scheduled" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Sophia" ], "slot": "contact_name", "values": [ "sophia" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "ShareLocation" ], "slot": "intent", "values": [ "ShareLocation" ] } ], "service": "Messaging_1", "slots": [ { "exclusive_end": 43, "slot": "contact_name", "start": 37 } ], "state": { "active_intent": "ShareLocation", "requested_slots": [], "slot_values": { "contact_name": [ "sophia" ], "location": [ "400 east remington drive" ] } } } ], "speaker": "USER", "utterance": "I'll need the location to share with sophia" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "400 East Remington Drive" ], "slot": "location", "values": [ "400 east remington drive" ] }, { "act": "CONFIRM", "canonical_values": [ "Sophia" ], "slot": "contact_name", "values": [ "sophia" ] } ], "service": "Messaging_1", "slots": [ { "exclusive_end": 53, "slot": "location", "start": 29 }, { "exclusive_end": 65, "slot": "contact_name", "start": 59 } ] } ], "speaker": "SYSTEM", "utterance": "Confirming you want to shate 400 east remington drive with sophia" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Messaging_1", "slots": [], "state": { "active_intent": "ShareLocation", "requested_slots": [], "slot_values": { "contact_name": [ "sophia" ], "location": [ "400 east remington drive" ] } } } ], "speaker": "USER", "utterance": "yes thank you" }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Messaging_1", "service_call": { "method": "ShareLocation", "parameters": { "contact_name": "Sophia", "location": "400 East Remington Drive" } }, "service_results": [ { "contact_name": "Sophia", "location": "400 East Remington Drive" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "You've shared the location" }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "400 east remington drive" ] } } } ], "speaker": "USER", "utterance": "I need you to book me a cab there" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_seats", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "for how many people" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_seats", "values": [ "2" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "400 east remington drive" ], "number_of_seats": [ "2" ] } } } ], "speaker": "USER", "utterance": "two people please" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "Pool", "Regular" ], "slot": "ride_type", "values": [ "Pool", "Regular" ] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you want a pool, regular or other sort of ride?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] }, { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_seats", "values": [ "1" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "400 east remington drive" ], "number_of_seats": [ "1" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Just a normal ride thanks and just for one now" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "400 East Remington Drive" ], "slot": "destination", "values": [ "400 east Remington drive" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_seats", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 75, "slot": "destination", "start": 51 } ] } ], "speaker": "SYSTEM", "utterance": "Confirming you want to book a regular cab for 1 to 400 east Remington drive" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare" ], "slot_values": { "destination": [ "400 east Remington drive", "400 east remington drive" ], "number_of_seats": [ "1" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Thanks, how much is it going to be?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "12.33" ], "slot": "ride_fare", "values": [ "$12.33" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "400 East Remington Drive", "number_of_seats": "1", "ride_type": "Regular" } }, "service_results": [ { "destination": "400 East Remington Drive", "number_of_seats": "1", "ride_fare": "12.33", "ride_type": "Regular", "wait_time": "6" } ], "slots": [ { "exclusive_end": 52, "slot": "ride_fare", "start": 46 } ] } ], "speaker": "SYSTEM", "utterance": "Your ride is booked and on route. The cost is $12.33" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "wait_time" ], "slot_values": { "destination": [ "400 east Remington drive", "400 east remington drive" ], "number_of_seats": [ "1" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "How long do i have before the cab gets here" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "6" ], "slot": "wait_time", "values": [ "6" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 29, "slot": "wait_time", "start": 28 } ] } ], "speaker": "SYSTEM", "utterance": "Expected arrival time is in 6 minutes" }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "400 east Remington drive", "400 east remington drive" ], "number_of_seats": [ "1" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "thank for that" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you need anything else right now?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "destination": [ "400 east Remington drive", "400 east remington drive" ], "number_of_seats": [ "1" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "No that's all" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a safe journey" } ] }, { "dialogue_id": "33_00002", "services": [ "Homes_2", "Messaging_1", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Pittsburg" ], "slot": "area", "values": [ "Pittsburg" ] }, { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_beds", "values": [ "2" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindHomeByArea" ], "slot": "intent", "values": [ "FindHomeByArea" ] } ], "service": "Homes_2", "slots": [ { "exclusive_end": 46, "slot": "area", "start": 37 } ], "state": { "active_intent": "FindHomeByArea", "requested_slots": [], "slot_values": { "area": [ "Pittsburg" ], "number_of_beds": [ "2" ] } } } ], "speaker": "USER", "utterance": "Could you find me a place to live in Pittsburg with two bedrooms?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_baths", "values": [] } ], "service": "Homes_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "How many baths do you need?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_baths", "values": [ "1" ] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "FindHomeByArea", "requested_slots": [], "slot_values": { "area": [ "Pittsburg" ], "number_of_baths": [ "1" ], "number_of_beds": [ "2" ] } } } ], "speaker": "USER", "utterance": "I need one bath." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "rent", "buy" ], "slot": "intent", "values": [ "rent", "buy" ] } ], "service": "Homes_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Would you like to buy or rent a place?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "buy" ], "slot": "intent", "values": [ "buy" ] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "FindHomeByArea", "requested_slots": [], "slot_values": { "area": [ "Pittsburg" ], "intent": [ "buy" ], "number_of_baths": [ "1" ], "number_of_beds": [ "2" ] } } } ], "speaker": "USER", "utterance": "Find me a place to buy." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Belmont Apartment Homes" ], "slot": "property_name", "values": [ "Belmont Apartment Homes" ] }, { "act": "OFFER", "canonical_values": [ "1010 Power Avenue" ], "slot": "address", "values": [ "1010 Power Avenue" ] }, { "act": "OFFER", "canonical_values": [ "2650000" ], "slot": "price", "values": [ "$2,650,000" ] } ], "service": "Homes_2", "service_call": { "method": "FindHomeByArea", "parameters": { "area": "Pittsburg", "intent": "buy", "number_of_baths": "1", "number_of_beds": "2" } }, "service_results": [ { "address": "1010 Power Avenue", "area": "Pittsburg", "has_garage": "False", "in_unit_laundry": "True", "intent": "buy", "number_of_baths": "1", "number_of_beds": "2", "phone_number": "925-439-5655", "price": "2650000", "property_name": "Belmont Apartment Homes" }, { "address": "3225 Harbor Street", "area": "Pittsburg", "has_garage": "False", "in_unit_laundry": "False", "intent": "buy", "number_of_baths": "1", "number_of_beds": "2", "phone_number": "925-432-0333", "price": "2350000", "property_name": "Fox Creek Apartments" }, { "address": "2201 Oak Hills Circle", "area": "Pittsburg", "has_garage": "False", "in_unit_laundry": "True", "intent": "buy", "number_of_baths": "1", "number_of_beds": "2", "phone_number": "800-992-6908", "price": "2650000", "property_name": "Oak Hills Apartments" }, { "address": "256 Peppertree Way", "area": "Pittsburg", "has_garage": "True", "in_unit_laundry": "True", "intent": "buy", "number_of_baths": "1", "number_of_beds": "2", "phone_number": "925-432-1202", "price": "2350000", "property_name": "Peppertree Apartments" } ], "slots": [ { "exclusive_end": 23, "slot": "property_name", "start": 0 }, { "exclusive_end": 63, "slot": "address", "start": 46 }, { "exclusive_end": 85, "slot": "price", "start": 75 } ] } ], "speaker": "SYSTEM", "utterance": "Belmont Apartment Homes is a nice property at 1010 Power Avenue that costs $2,650,000." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "FindHomeByArea", "requested_slots": [], "slot_values": { "area": [ "Pittsburg" ], "intent": [ "buy" ], "number_of_baths": [ "1" ], "number_of_beds": [ "2" ], "property_name": [ "Belmont Apartment Homes" ] } } } ], "speaker": "USER", "utterance": "That sounds good." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "ScheduleVisit" ], "slot": "intent", "values": [ "ScheduleVisit" ] } ], "service": "Homes_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Would you like to schedule a visit?" }, { "frames": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] }, { "act": "INFORM", "canonical_values": [ "2019-03-11" ], "slot": "visit_date", "values": [ "the 11th" ] } ], "service": "Homes_2", "slots": [ { "exclusive_end": 34, "slot": "visit_date", "start": 26 } ], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "Pittsburg" ], "intent": [ "buy" ], "number_of_baths": [ "1" ], "number_of_beds": [ "2" ], "property_name": [ "Belmont Apartment Homes" ], "visit_date": [ "the 11th" ] } } } ], "speaker": "USER", "utterance": "Yes, schedule a visit for the 11th." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Belmont Apartment Homes" ], "slot": "property_name", "values": [ "Belmont Apartment Homes" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-11" ], "slot": "visit_date", "values": [ "March 11th" ] } ], "service": "Homes_2", "slots": [ { "exclusive_end": 79, "slot": "property_name", "start": 56 }, { "exclusive_end": 117, "slot": "visit_date", "start": 107 } ] } ], "speaker": "SYSTEM", "utterance": "Could you confirm that you want to schedule a visit for Belmont Apartment Homes and would like to visit on March 11th?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "has_garage", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "ScheduleVisit", "requested_slots": [ "has_garage" ], "slot_values": { "area": [ "Pittsburg" ], "intent": [ "buy" ], "number_of_baths": [ "1" ], "number_of_beds": [ "2" ], "property_name": [ "Belmont Apartment Homes" ], "visit_date": [ "March 11th", "the 11th" ] } } } ], "speaker": "USER", "utterance": "Yes, that's right. Is there a garage?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "False" ], "slot": "has_garage", "values": [ "False" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "service_call": { "method": "ScheduleVisit", "parameters": { "property_name": "Belmont Apartment Homes", "visit_date": "2019-03-11" } }, "service_results": [ { "address": "1010 Power Avenue", "has_garage": "False", "in_unit_laundry": "True", "number_of_baths": "1", "number_of_beds": "2", "phone_number": "925-439-5655", "price": "2650", "property_name": "Belmont Apartment Homes", "visit_date": "2019-03-11" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "There is no garage. I have scheduled your visit to the property." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "ScheduleVisit", "requested_slots": [ "phone_number" ], "slot_values": { "area": [ "Pittsburg" ], "intent": [ "buy" ], "number_of_baths": [ "1" ], "number_of_beds": [ "2" ], "property_name": [ "Belmont Apartment Homes" ], "visit_date": [ "March 11th", "the 11th" ] } } } ], "speaker": "USER", "utterance": "What is the phone number for the property?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "925-439-5655" ], "slot": "phone_number", "values": [ "925-439-5655" ] } ], "service": "Homes_2", "slots": [ { "exclusive_end": 32, "slot": "phone_number", "start": 20 } ] } ], "speaker": "SYSTEM", "utterance": "The phone number is 925-439-5655." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "Pittsburg" ], "intent": [ "buy" ], "number_of_baths": [ "1" ], "number_of_beds": [ "2" ], "property_name": [ "Belmont Apartment Homes" ], "visit_date": [ "March 11th", "the 11th" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "Natalie" ], "slot": "contact_name", "values": [ "Natalie" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "ShareLocation" ], "slot": "intent", "values": [ "ShareLocation" ] } ], "service": "Messaging_1", "slots": [ { "exclusive_end": 70, "slot": "contact_name", "start": 63 } ], "state": { "active_intent": "ShareLocation", "requested_slots": [], "slot_values": { "contact_name": [ "Natalie" ], "location": [ "1010 Power Avenue" ] } } } ], "speaker": "USER", "utterance": "Thank you. Could you tell me where it's located? Share it with Natalie." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "1010 Power Avenue" ], "slot": "location", "values": [ "1010 Power Avenue" ] }, { "act": "CONFIRM", "canonical_values": [ "Natalie" ], "slot": "contact_name", "values": [ "Natalie" ] } ], "service": "Messaging_1", "slots": [ { "exclusive_end": 32, "slot": "location", "start": 15 }, { "exclusive_end": 77, "slot": "contact_name", "start": 70 } ] } ], "speaker": "SYSTEM", "utterance": "The address is 1010 Power Avenue and you're sharing the location with Natalie." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Messaging_1", "slots": [], "state": { "active_intent": "ShareLocation", "requested_slots": [], "slot_values": { "contact_name": [ "Natalie" ], "location": [ "1010 Power Avenue" ] } } } ], "speaker": "USER", "utterance": "That's right." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Messaging_1", "service_call": { "method": "ShareLocation", "parameters": { "contact_name": "Natalie", "location": "1010 Power Avenue" } }, "service_results": [ { "contact_name": "Natalie", "location": "1010 Power Avenue" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "You have shared the location successfully." }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "1010 Power Avenue" ] } } } ], "speaker": "USER", "utterance": "Would you get me a cab to go there?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "Pool", "Regular" ], "slot": "ride_type", "values": [ "Pool", "Regular" ] }, { "act": "REQUEST", "canonical_values": [], "slot": "number_of_seats", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What sort of ride would you like? You can get pool, regular, or something else. How many seats do you want?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] }, { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_seats", "values": [ "1" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "1010 Power Avenue" ], "number_of_seats": [ "1" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "I would like a normal ride in a group of one." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "1010 Power Avenue" ], "slot": "destination", "values": [ "1010 Power Avenue" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_seats", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 62, "slot": "destination", "start": 45 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm that you would like a ride to 1010 Power Avenue and that you need 1 seat in a regular ride." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "1010 Power Avenue" ], "number_of_seats": [ "1" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Works for me." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "1010 Power Avenue", "number_of_seats": "1", "ride_type": "Regular" } }, "service_results": [ { "destination": "1010 Power Avenue", "number_of_seats": "1", "ride_fare": "16.12", "ride_type": "Regular", "wait_time": "3" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "I have booked your ride and the cab is on its way." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "1010 Power Avenue" ], "number_of_seats": [ "1" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Thanks for helping. That's all I wanted." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a good day." } ] }, { "dialogue_id": "33_00003", "services": [ "Homes_2", "Messaging_1", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindHomeByArea" ], "slot": "intent", "values": [ "FindHomeByArea" ] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "FindHomeByArea", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Can you help me search for a place to live?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "intent", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "area", "values": [] } ], "service": "Homes_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Are you looking to rent or buy? What area would you like to search in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Antioch" ], "slot": "area", "values": [ "Antioch" ] }, { "act": "INFORM", "canonical_values": [ "buy" ], "slot": "intent", "values": [ "buy" ] } ], "service": "Homes_2", "slots": [ { "exclusive_end": 43, "slot": "area", "start": 36 } ], "state": { "active_intent": "FindHomeByArea", "requested_slots": [], "slot_values": { "area": [ "Antioch" ], "intent": [ "buy" ] } } } ], "speaker": "USER", "utterance": "I am looking for property to buy in Antioch." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_baths", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "number_of_beds", "values": [] } ], "service": "Homes_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "How many bedrooms and bathrooms would you like the property to have?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_beds", "values": [ "1" ] }, { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_baths", "values": [ "1" ] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "FindHomeByArea", "requested_slots": [], "slot_values": { "area": [ "Antioch" ], "intent": [ "buy" ], "number_of_baths": [ "1" ], "number_of_beds": [ "1" ] } } } ], "speaker": "USER", "utterance": "It only needs to have 1 bedroom and 1 bathroom." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Antioch Rivertown Senior Housing" ], "slot": "property_name", "values": [ "Antioch Rivertown Senior Housing" ] }, { "act": "OFFER", "canonical_values": [ "1400 A Street" ], "slot": "address", "values": [ "1400 A Street" ] }, { "act": "OFFER", "canonical_values": [ "1900000" ], "slot": "price", "values": [ "$1,900,000" ] } ], "service": "Homes_2", "service_call": { "method": "FindHomeByArea", "parameters": { "area": "Antioch", "intent": "buy", "number_of_baths": "1", "number_of_beds": "1" } }, "service_results": [ { "address": "1400 A Street", "area": "Antioch", "has_garage": "False", "in_unit_laundry": "False", "intent": "buy", "number_of_baths": "1", "number_of_beds": "1", "phone_number": "925-706-0874", "price": "1900000", "property_name": "Antioch Rivertown Senior Housing" }, { "address": "1000 Claudia Court", "area": "Antioch", "has_garage": "False", "in_unit_laundry": "True", "intent": "buy", "number_of_baths": "1", "number_of_beds": "1", "phone_number": "925-754-7671", "price": "1600000", "property_name": "Casa Blanca Apartments" }, { "address": "1600 Aster Drive", "area": "Antioch", "has_garage": "False", "in_unit_laundry": "True", "intent": "buy", "number_of_baths": "1", "number_of_beds": "1", "phone_number": "925-705-4248", "price": "1950000", "property_name": "Crestview Pines" }, { "address": "2301 Sycamore Drive", "area": "Antioch", "has_garage": "True", "in_unit_laundry": "False", "intent": "buy", "number_of_baths": "1", "number_of_beds": "1", "phone_number": "925-776-5379", "price": "1900000", "property_name": "Delta Pines Apartments" }, { "address": "3001 Kodiak Street", "area": "Antioch", "has_garage": "True", "in_unit_laundry": "False", "intent": "buy", "number_of_baths": "1", "number_of_beds": "1", "phone_number": "925-754-3733", "price": "1850000", "property_name": "Hillcrest View Apartments" }, { "address": "600 Wilbur Avenue", "area": "Antioch", "has_garage": "True", "in_unit_laundry": "True", "intent": "buy", "number_of_baths": "1", "number_of_beds": "1", "phone_number": "925-779-0601", "price": "1650000", "property_name": "Lakeshore Apartments" }, { "address": "2201 Mahogany Way", "area": "Antioch", "has_garage": "True", "in_unit_laundry": "True", "intent": "buy", "number_of_baths": "1", "number_of_beds": "1", "phone_number": "925-754-9077", "price": "1850000", "property_name": "Oakwood Village Apartments" }, { "address": "2800 Gentrytown Drive", "area": "Antioch", "has_garage": "True", "in_unit_laundry": "False", "intent": "buy", "number_of_baths": "1", "number_of_beds": "1", "phone_number": "925-754-1910", "price": "2000000", "property_name": "Parkview Village Apartments" }, { "address": "3101 Buchanan Road", "area": "Antioch", "has_garage": "False", "in_unit_laundry": "True", "intent": "buy", "number_of_baths": "1", "number_of_beds": "1", "phone_number": "925-754-5455", "price": "2000000", "property_name": "Summerwood Apartments" } ], "slots": [ { "exclusive_end": 32, "slot": "property_name", "start": 0 }, { "exclusive_end": 49, "slot": "address", "start": 36 }, { "exclusive_end": 88, "slot": "price", "start": 78 } ] } ], "speaker": "SYSTEM", "utterance": "Antioch Rivertown Senior Housing at 1400 A Street has a property for sale for $1,900,000." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-09" ], "slot": "visit_date", "values": [ "9th of this month" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "ScheduleVisit" ], "slot": "intent", "values": [ "ScheduleVisit" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "slots": [ { "exclusive_end": 113, "slot": "visit_date", "start": 96 } ], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "Antioch" ], "intent": [ "buy" ], "number_of_baths": [ "1" ], "number_of_beds": [ "1" ], "property_name": [ "Antioch Rivertown Senior Housing" ], "visit_date": [ "9th of this month" ] } } } ], "speaker": "USER", "utterance": "Let's start with that one. I would like to schedule an appointment to visit the property on the 9th of this month." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Antioch Rivertown Senior Housing" ], "slot": "property_name", "values": [ "Antioch Rivertown Senior Housing" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-09" ], "slot": "visit_date", "values": [ "March 9th" ] } ], "service": "Homes_2", "slots": [ { "exclusive_end": 79, "slot": "property_name", "start": 47 }, { "exclusive_end": 92, "slot": "visit_date", "start": 83 } ] } ], "speaker": "SYSTEM", "utterance": "You would like to make an appointment to visit Antioch Rivertown Senior Housing on March 9th, is this correct?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "Antioch" ], "intent": [ "buy" ], "number_of_baths": [ "1" ], "number_of_beds": [ "1" ], "property_name": [ "Antioch Rivertown Senior Housing" ], "visit_date": [ "9th of this month", "March 9th" ] } } } ], "speaker": "USER", "utterance": "Yes, that's right." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "service_call": { "method": "ScheduleVisit", "parameters": { "property_name": "Antioch Rivertown Senior Housing", "visit_date": "2019-03-09" } }, "service_results": [ { "address": "1400 A Street", "has_garage": "False", "in_unit_laundry": "False", "number_of_baths": "1", "number_of_beds": "1", "phone_number": "925-706-0874", "price": "1900000", "property_name": "Antioch Rivertown Senior Housing", "visit_date": "2019-03-09" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your appointment is scheduled." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "Antioch" ], "intent": [ "buy" ], "number_of_baths": [ "1" ], "number_of_beds": [ "1" ], "property_name": [ "Antioch Rivertown Senior Housing" ], "visit_date": [ "9th of this month", "March 9th" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "ShareLocation" ], "slot": "intent", "values": [ "ShareLocation" ] } ], "service": "Messaging_1", "slots": [], "state": { "active_intent": "ShareLocation", "requested_slots": [], "slot_values": { "location": [ "1400 A Street" ] } } } ], "speaker": "USER", "utterance": "Thanks a lot. I also need to share that location." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "contact_name", "values": [] } ], "service": "Messaging_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Who would you like to share the location with?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Janet" ], "slot": "contact_name", "values": [ "Janet" ] } ], "service": "Messaging_1", "slots": [ { "exclusive_end": 29, "slot": "contact_name", "start": 24 } ], "state": { "active_intent": "ShareLocation", "requested_slots": [], "slot_values": { "contact_name": [ "Janet" ], "location": [ "1400 A Street" ] } } } ], "speaker": "USER", "utterance": "I need to share it with Janet." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "1400 A Street" ], "slot": "location", "values": [ "1400 A Street" ] }, { "act": "CONFIRM", "canonical_values": [ "Janet" ], "slot": "contact_name", "values": [ "Janet" ] } ], "service": "Messaging_1", "slots": [ { "exclusive_end": 50, "slot": "location", "start": 37 }, { "exclusive_end": 61, "slot": "contact_name", "start": 56 } ] } ], "speaker": "SYSTEM", "utterance": "You would like to share the location 1400 A Street with Janet, is that correct?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Messaging_1", "slots": [], "state": { "active_intent": "ShareLocation", "requested_slots": [], "slot_values": { "contact_name": [ "Janet" ], "location": [ "1400 A Street" ] } } } ], "speaker": "USER", "utterance": "Yes, please go ahead." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Messaging_1", "service_call": { "method": "ShareLocation", "parameters": { "contact_name": "Janet", "location": "1400 A Street" } }, "service_results": [ { "contact_name": "Janet", "location": "1400 A Street" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "The location has been shared." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Messaging_1", "slots": [], "state": { "active_intent": "ShareLocation", "requested_slots": [], "slot_values": { "contact_name": [ "Janet" ], "location": [ "1400 A Street" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] }, { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_seats", "values": [ "1" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "1400 A Street" ], "number_of_seats": [ "1" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Thank you, that's very helpful. Can you also help me get a cab to get there? I would like an Expensive ride for 1." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "1400 A Street" ], "slot": "destination", "values": [ "1400 A Street" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_seats", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 51, "slot": "destination", "start": 38 } ] } ], "speaker": "SYSTEM", "utterance": "You would like a Luxury ride for 1 to 1400 A Street, is that correct?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_seats", "values": [ "2" ] }, { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "1400 A Street" ], "number_of_seats": [ "2" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "No, sorry, I should have said there are two of us." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_seats", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "You would like a Luxury ride for 2, is that correct?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "wait_time" ], "slot_values": { "destination": [ "1400 A Street" ], "number_of_seats": [ "2" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Yes, that's right. How long will the cab take to get here?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "12" ], "slot": "wait_time", "values": [ "12" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "1400 A Street", "number_of_seats": "2", "ride_type": "Luxury" } }, "service_results": [ { "destination": "1400 A Street", "number_of_seats": "2", "ride_fare": "21.50", "ride_type": "Luxury", "wait_time": "12" } ], "slots": [ { "exclusive_end": 76, "slot": "wait_time", "start": 74 } ] } ], "speaker": "SYSTEM", "utterance": "You cab has been booked and is on its way. The car should arrive in about 12 minutes." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "1400 A Street" ], "number_of_seats": [ "2" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Thank you very much for your help." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "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": "RideSharing_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "destination": [ "1400 A Street" ], "number_of_seats": [ "2" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "No, that's all, thanks." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a wonderful day!" } ] }, { "dialogue_id": "33_00004", "services": [ "Homes_2", "Messaging_1", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_beds", "values": [ "2" ] }, { "act": "INFORM", "canonical_values": [ "rent" ], "slot": "intent", "values": [ "rent" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindHomeByArea" ], "slot": "intent", "values": [ "FindHomeByArea" ] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "FindHomeByArea", "requested_slots": [], "slot_values": { "intent": [ "rent" ], "number_of_beds": [ "2" ] } } } ], "speaker": "USER", "utterance": "I'm looking for a place to rent with two bed rooms." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "area", "values": [] } ], "service": "Homes_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What city do you want to search in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Jose" ], "slot": "area", "values": [ "San Jose" ] }, { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_beds", "values": [ "3" ] } ], "service": "Homes_2", "slots": [ { "exclusive_end": 26, "slot": "area", "start": 18 } ], "state": { "active_intent": "FindHomeByArea", "requested_slots": [], "slot_values": { "area": [ "San Jose" ], "intent": [ "rent" ], "number_of_beds": [ "3" ] } } } ], "speaker": "USER", "utterance": "I want a place in San Jose with 3 bed rooms." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_baths", "values": [] } ], "service": "Homes_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "How many baths do you want?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_garage", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_baths", "values": [ "2" ] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "FindHomeByArea", "requested_slots": [], "slot_values": { "area": [ "San Jose" ], "has_garage": [ "True" ], "intent": [ "rent" ], "number_of_baths": [ "2" ], "number_of_beds": [ "3" ] } } } ], "speaker": "USER", "utterance": "I want it to have two baths and a garage." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Almaden Garden Apartments" ], "slot": "property_name", "values": [ "Almaden Garden Apartments" ] }, { "act": "OFFER", "canonical_values": [ "947 Branham Lane # C" ], "slot": "address", "values": [ "947 Branham Lane # C" ] }, { "act": "OFFER", "canonical_values": [ "3550" ], "slot": "price", "values": [ "$3,550" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Homes_2", "service_call": { "method": "FindHomeByArea", "parameters": { "area": "San Jose", "has_garage": "True", "intent": "rent", "number_of_baths": "2", "number_of_beds": "3" } }, "service_results": [ { "address": "947 Branham Lane # C", "area": "San Jose", "has_garage": "True", "in_unit_laundry": "False", "intent": "rent", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "408-265-4808", "price": "3550", "property_name": "Almaden Garden Apartments" }, { "address": "1543 Ambergrove Drive", "area": "San Jose", "has_garage": "True", "in_unit_laundry": "False", "intent": "rent", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "408-453-8011", "price": "3750", "property_name": "Amberwood Apartments" }, { "address": "899 North King Road", "area": "San Jose", "has_garage": "True", "in_unit_laundry": "False", "intent": "rent", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "408-272-1588", "price": "3950", "property_name": "Arbor Park" }, { "address": "2760 McKee Road", "area": "San Jose", "has_garage": "True", "in_unit_laundry": "False", "intent": "rent", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "408-251-7570", "price": "3500", "property_name": "Arbor Terraces" }, { "address": "5480 Lean Avenue", "area": "San Jose", "has_garage": "True", "in_unit_laundry": "False", "intent": "rent", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "408-840-2195", "price": "3850", "property_name": "Blossom Hill Apartments" }, { "address": "5255 Camden Avenue", "area": "San Jose", "has_garage": "True", "in_unit_laundry": "False", "intent": "rent", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "408-265-5605", "price": "3600", "property_name": "Del Coronado Apartments" }, { "address": "1250 Foxdale Loop", "area": "San Jose", "has_garage": "True", "in_unit_laundry": "False", "intent": "rent", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "408-251-1142", "price": "3800", "property_name": "Foxdale Village Apartments" }, { "address": "632 North Jackson Avenue # 4", "area": "San Jose", "has_garage": "True", "in_unit_laundry": "True", "intent": "rent", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "408-251-6850", "price": "3600", "property_name": "Las Casitas Associates" }, { "address": "1324 Santee Drive", "area": "San Jose", "has_garage": "True", "in_unit_laundry": "False", "intent": "rent", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "408-286-1903", "price": "3700", "property_name": "Monte Alban Apartments" }, { "address": "458 Boynton Avenue Apt A4", "area": "San Jose", "has_garage": "True", "in_unit_laundry": "True", "intent": "rent", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "844-578-7568", "price": "4000", "property_name": "Pacific Terrace West" } ], "slots": [ { "exclusive_end": 62, "slot": "property_name", "start": 37 }, { "exclusive_end": 86, "slot": "address", "start": 66 }, { "exclusive_end": 97, "slot": "price", "start": 91 } ] } ], "speaker": "SYSTEM", "utterance": "I found 10 houses for you. How about Almaden Garden Apartments at 947 Branham Lane # C for $3,550?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "in_unit_laundry", "values": [] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "FindHomeByArea", "requested_slots": [ "in_unit_laundry" ], "slot_values": { "area": [ "San Jose" ], "has_garage": [ "True" ], "intent": [ "rent" ], "number_of_baths": [ "2" ], "number_of_beds": [ "3" ] } } } ], "speaker": "USER", "utterance": "Does it have a laundry machine?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "False" ], "slot": "in_unit_laundry", "values": [ "False" ] } ], "service": "Homes_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "No, it does not." }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "ScheduleVisit" ], "slot": "intent", "values": [ "ScheduleVisit" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "San Jose" ], "has_garage": [ "True" ], "intent": [ "rent" ], "number_of_baths": [ "2" ], "number_of_beds": [ "3" ], "property_name": [ "Almaden Garden Apartments" ] } } } ], "speaker": "USER", "utterance": "That sounds good. I'd like to visit the property." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "visit_date", "values": [] } ], "service": "Homes_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "When do you want to visit it?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-04" ], "slot": "visit_date", "values": [ "4th of this month" ] } ], "service": "Homes_2", "slots": [ { "exclusive_end": 40, "slot": "visit_date", "start": 23 } ], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "San Jose" ], "has_garage": [ "True" ], "intent": [ "rent" ], "number_of_baths": [ "2" ], "number_of_beds": [ "3" ], "property_name": [ "Almaden Garden Apartments" ], "visit_date": [ "4th of this month" ] } } } ], "speaker": "USER", "utterance": "I want to visit on the 4th of this month." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Almaden Garden Apartments" ], "slot": "property_name", "values": [ "Almaden Garden Apartments" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-04" ], "slot": "visit_date", "values": [ "March 4th" ] } ], "service": "Homes_2", "slots": [ { "exclusive_end": 49, "slot": "property_name", "start": 24 }, { "exclusive_end": 62, "slot": "visit_date", "start": 53 } ] } ], "speaker": "SYSTEM", "utterance": "Okay, you want to visit Almaden Garden Apartments on March 4th, right?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "San Jose" ], "has_garage": [ "True" ], "intent": [ "rent" ], "number_of_baths": [ "2" ], "number_of_beds": [ "3" ], "property_name": [ "Almaden Garden Apartments" ], "visit_date": [ "4th of this month", "March 4th" ] } } } ], "speaker": "USER", "utterance": "Yes, that is correct." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "service_call": { "method": "ScheduleVisit", "parameters": { "property_name": "Almaden Garden Apartments", "visit_date": "2019-03-04" } }, "service_results": [ { "address": "947 Branham Lane # C", "has_garage": "True", "in_unit_laundry": "False", "number_of_baths": "2", "number_of_beds": "3", "phone_number": "408-265-4808", "price": "3550", "property_name": "Almaden Garden Apartments", "visit_date": "2019-03-04" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "I have scheduled the visit." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "San Jose" ], "has_garage": [ "True" ], "intent": [ "rent" ], "number_of_baths": [ "2" ], "number_of_beds": [ "3" ], "property_name": [ "Almaden Garden Apartments" ], "visit_date": [ "4th of this month", "March 4th" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "Vincent" ], "slot": "contact_name", "values": [ "Vincent" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "ShareLocation" ], "slot": "intent", "values": [ "ShareLocation" ] } ], "service": "Messaging_1", "slots": [ { "exclusive_end": 54, "slot": "contact_name", "start": 47 } ], "state": { "active_intent": "ShareLocation", "requested_slots": [], "slot_values": { "contact_name": [ "Vincent" ], "location": [ "947 Branham Lane # C" ] } } } ], "speaker": "USER", "utterance": "Thanks! I also want to share the location with Vincent." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "947 Branham Lane # C" ], "slot": "location", "values": [ "947 Branham Lane # C" ] }, { "act": "CONFIRM", "canonical_values": [ "Vincent" ], "slot": "contact_name", "values": [ "Vincent" ] } ], "service": "Messaging_1", "slots": [ { "exclusive_end": 56, "slot": "location", "start": 36 }, { "exclusive_end": 69, "slot": "contact_name", "start": 62 } ] } ], "speaker": "SYSTEM", "utterance": "Okay, you want to share the address 947 Branham Lane # C with Vincent, right?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Messaging_1", "slots": [], "state": { "active_intent": "ShareLocation", "requested_slots": [], "slot_values": { "contact_name": [ "Vincent" ], "location": [ "947 Branham Lane # C" ] } } } ], "speaker": "USER", "utterance": "Yes, that is right." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Messaging_1", "service_call": { "method": "ShareLocation", "parameters": { "contact_name": "Vincent", "location": "947 Branham Lane # C" } }, "service_results": [ { "contact_name": "Vincent", "location": "947 Branham Lane # C" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "I have shared the location." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Messaging_1", "slots": [], "state": { "active_intent": "ShareLocation", "requested_slots": [], "slot_values": { "contact_name": [ "Vincent" ], "location": [ "947 Branham Lane # C" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "Pool" ], "slot": "ride_type", "values": [ "Pool" ] }, { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_seats", "values": [ "3" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "947 Branham Lane # C" ], "number_of_seats": [ "3" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "Thanks! I also need to find a cab ride for 3 to get there. I prefer a pool ride." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "947 Branham Lane # C" ], "slot": "destination", "values": [ "947 Branham Lane # C" ] }, { "act": "CONFIRM", "canonical_values": [ "3" ], "slot": "number_of_seats", "values": [ "3" ] }, { "act": "CONFIRM", "canonical_values": [ "Pool" ], "slot": "ride_type", "values": [ "Pool" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 58, "slot": "destination", "start": 38 } ] } ], "speaker": "SYSTEM", "utterance": "Okay, you'd like a pool ride for 3 to 947 Branham Lane # C, right?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "947 Branham Lane # C" ], "number_of_seats": [ "3" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "Yes, that works." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "947 Branham Lane # C", "number_of_seats": "3", "ride_type": "Pool" } }, "service_results": [ { "destination": "947 Branham Lane # C", "number_of_seats": "3", "ride_fare": "30.03", "ride_type": "Pool", "wait_time": "7" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "I have booked the ride and it is on the way." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare", "wait_time" ], "slot_values": { "destination": [ "947 Branham Lane # C" ], "number_of_seats": [ "3" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "How much does the cab cost and how long until it gets here?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "30.03" ], "slot": "ride_fare", "values": [ "$30.03" ] }, { "act": "INFORM", "canonical_values": [ "7" ], "slot": "wait_time", "values": [ "7" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 18, "slot": "ride_fare", "start": 12 }, { "exclusive_end": 43, "slot": "wait_time", "start": 42 } ] } ], "speaker": "SYSTEM", "utterance": "The ride is $30.03 and should be there in 7 minutes." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "947 Branham Lane # C" ], "number_of_seats": [ "3" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "Thanks!" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "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": "RideSharing_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "destination": [ "947 Branham Lane # C" ], "number_of_seats": [ "3" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "No, thank you." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day." } ] }, { "dialogue_id": "33_00005", "services": [ "Homes_2", "Messaging_1", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_beds", "values": [ "3" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindHomeByArea" ], "slot": "intent", "values": [ "FindHomeByArea" ] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "FindHomeByArea", "requested_slots": [], "slot_values": { "number_of_beds": [ "3" ] } } } ], "speaker": "USER", "utterance": "Can you please find a place to live for me with 3 bedrooms?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_baths", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "area", "values": [] }, { "act": "REQUEST", "canonical_values": [ "rent", "buy" ], "slot": "intent", "values": [ "rent", "buy" ] } ], "service": "Homes_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Sure, but first give me a few more details, specifically the number of bathrooms you require, the area in which you'd like the property to be as well as whether you're looking to rent or buy." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Sunnyvale" ], "slot": "area", "values": [ "Sunnyvale" ] }, { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_baths", "values": [ "3" ] }, { "act": "INFORM", "canonical_values": [ "buy" ], "slot": "intent", "values": [ "buy" ] } ], "service": "Homes_2", "slots": [ { "exclusive_end": 39, "slot": "area", "start": 30 } ], "state": { "active_intent": "FindHomeByArea", "requested_slots": [], "slot_values": { "area": [ "Sunnyvale" ], "intent": [ "buy" ], "number_of_baths": [ "3" ], "number_of_beds": [ "3" ] } } } ], "speaker": "USER", "utterance": "I'd like to buy a property in Sunnyvale with 3 bathrooms." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Arbor Terrace Apartments" ], "slot": "property_name", "values": [ "Arbor Terrace Apartments" ] }, { "act": "OFFER", "canonical_values": [ "555 East El Camino Real" ], "slot": "address", "values": [ "555 East El Camino Real" ] }, { "act": "OFFER", "canonical_values": [ "3850000" ], "slot": "price", "values": [ "$3,850,000" ] } ], "service": "Homes_2", "service_call": { "method": "FindHomeByArea", "parameters": { "area": "Sunnyvale", "intent": "buy", "number_of_baths": "3", "number_of_beds": "3" } }, "service_results": [ { "address": "555 East El Camino Real", "area": "Sunnyvale", "has_garage": "True", "in_unit_laundry": "True", "intent": "buy", "number_of_baths": "3", "number_of_beds": "3", "phone_number": "408-738-0935", "price": "3850000", "property_name": "Arbor Terrace Apartments" }, { "address": "1059 Reed Avenue", "area": "Sunnyvale", "has_garage": "False", "in_unit_laundry": "True", "intent": "buy", "number_of_baths": "3", "number_of_beds": "3", "phone_number": "408-984-1060", "price": "3900000", "property_name": "Aster Park Apartments" }, { "address": "1651 Belleville Way", "area": "Sunnyvale", "has_garage": "True", "in_unit_laundry": "True", "intent": "buy", "number_of_baths": "3", "number_of_beds": "3", "phone_number": "669-257-9990", "price": "3450000", "property_name": "Brookside Oaks" }, { "address": "250 W El Camino Real", "area": "Sunnyvale", "has_garage": "False", "in_unit_laundry": "False", "intent": "buy", "number_of_baths": "3", "number_of_beds": "3", "phone_number": "866-748-9591", "price": "3950000", "property_name": "Cherry Orchard Apartment Homes" }, { "address": "1180 Lochinvar Avenue", "area": "Sunnyvale", "has_garage": "True", "in_unit_laundry": "False", "intent": "buy", "number_of_baths": "3", "number_of_beds": "3", "phone_number": "408-244-8385", "price": "3450000", "property_name": "Lemontree Square Apartments" }, { "address": "777 South Mathilda Avenue", "area": "Sunnyvale", "has_garage": "True", "in_unit_laundry": "True", "intent": "buy", "number_of_baths": "3", "number_of_beds": "3", "phone_number": "408-774-1501", "price": "3750000", "property_name": "Mathilda Garden Apartments" }, { "address": "110 E Remington Dr # 18", "area": "Sunnyvale", "has_garage": "False", "in_unit_laundry": "False", "intent": "buy", "number_of_baths": "3", "number_of_beds": "3", "phone_number": "408-733-9430", "price": "3750000", "property_name": "One Ten Remington Apartments" }, { "address": "355 North Wolfe Road", "area": "Sunnyvale", "has_garage": "False", "in_unit_laundry": "False", "intent": "buy", "number_of_baths": "3", "number_of_beds": "3", "phone_number": "408-736-4963", "price": "3850000", "property_name": "Parkside Apartments" }, { "address": "330 North Mathilda Avenue", "area": "Sunnyvale", "has_garage": "True", "in_unit_laundry": "True", "intent": "buy", "number_of_baths": "3", "number_of_beds": "3", "phone_number": "844-503-6930", "price": "3500000", "property_name": "Peartree" }, { "address": "1180 Reed Avenue", "area": "Sunnyvale", "has_garage": "True", "in_unit_laundry": "False", "intent": "buy", "number_of_baths": "3", "number_of_beds": "3", "phone_number": "408-244-5636", "price": "3700000", "property_name": "Riverdeck Apartments" } ], "slots": [ { "exclusive_end": 116, "slot": "property_name", "start": 92 }, { "exclusive_end": 63, "slot": "address", "start": 40 }, { "exclusive_end": 85, "slot": "price", "start": 75 } ] } ], "speaker": "SYSTEM", "utterance": "There's a very nice property located at 555 East El Camino Real, priced at $3,850,000 - the Arbor Terrace Apartments." }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "ScheduleVisit" ], "slot": "intent", "values": [ "ScheduleVisit" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "Sunnyvale" ], "intent": [ "buy" ], "number_of_baths": [ "3" ], "number_of_beds": [ "3" ], "property_name": [ "Arbor Terrace Apartments" ] } } } ], "speaker": "USER", "utterance": "Sounds nice. Let's schedule a visit there." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "visit_date", "values": [] } ], "service": "Homes_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "When would you like me to schedule it?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-09" ], "slot": "visit_date", "values": [ "the 9th" ] } ], "service": "Homes_2", "slots": [ { "exclusive_end": 41, "slot": "visit_date", "start": 34 } ], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "Sunnyvale" ], "intent": [ "buy" ], "number_of_baths": [ "3" ], "number_of_beds": [ "3" ], "property_name": [ "Arbor Terrace Apartments" ], "visit_date": [ "the 9th" ] } } } ], "speaker": "USER", "utterance": "I'd like to visit the property on the 9th." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Arbor Terrace Apartments" ], "slot": "property_name", "values": [ "Arbor Terrace Apartments" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-09" ], "slot": "visit_date", "values": [ "March 9th" ] } ], "service": "Homes_2", "slots": [ { "exclusive_end": 108, "slot": "property_name", "start": 84 }, { "exclusive_end": 80, "slot": "visit_date", "start": 71 } ] } ], "speaker": "SYSTEM", "utterance": "Can you please confirm that you want me to schedule a visit for you on March 9th at Arbor Terrace Apartments?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "has_garage", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "ScheduleVisit", "requested_slots": [ "has_garage" ], "slot_values": { "area": [ "Sunnyvale" ], "intent": [ "buy" ], "number_of_baths": [ "3" ], "number_of_beds": [ "3" ], "property_name": [ "Arbor Terrace Apartments" ], "visit_date": [ "March 9th", "the 9th" ] } } } ], "speaker": "USER", "utterance": "Yes, please do. Also, do you know if the property has a garage?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_garage", "values": [ "True" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "service_call": { "method": "ScheduleVisit", "parameters": { "property_name": "Arbor Terrace Apartments", "visit_date": "2019-03-09" } }, "service_results": [ { "address": "555 East El Camino Real", "has_garage": "True", "in_unit_laundry": "True", "number_of_baths": "3", "number_of_beds": "3", "phone_number": "408-738-0935", "price": "3850000", "property_name": "Arbor Terrace Apartments", "visit_date": "2019-03-09" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "I've successfully scheduled your visit and, yes, the property does have a garage." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Homes_2", "slots": [], "state": { "active_intent": "ScheduleVisit", "requested_slots": [], "slot_values": { "area": [ "Sunnyvale" ], "intent": [ "buy" ], "number_of_baths": [ "3" ], "number_of_beds": [ "3" ], "property_name": [ "Arbor Terrace Apartments" ], "visit_date": [ "March 9th", "the 9th" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "ShareLocation" ], "slot": "intent", "values": [ "ShareLocation" ] } ], "service": "Messaging_1", "slots": [], "state": { "active_intent": "ShareLocation", "requested_slots": [], "slot_values": { "location": [ "555 East El Camino Real" ] } } } ], "speaker": "USER", "utterance": "Perfect. Thanks. Could you please share the location?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "contact_name", "values": [] } ], "service": "Messaging_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Yes! With whom should I share it?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Robert" ], "slot": "contact_name", "values": [ "Robert" ] } ], "service": "Messaging_1", "slots": [ { "exclusive_end": 27, "slot": "contact_name", "start": 21 } ], "state": { "active_intent": "ShareLocation", "requested_slots": [], "slot_values": { "contact_name": [ "Robert" ], "location": [ "555 East El Camino Real" ] } } } ], "speaker": "USER", "utterance": "Please share it with Robert." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "555 East El Camino Real" ], "slot": "location", "values": [ "555 East El Camino Real" ] }, { "act": "CONFIRM", "canonical_values": [ "Robert" ], "slot": "contact_name", "values": [ "Robert" ] } ], "service": "Messaging_1", "slots": [ { "exclusive_end": 89, "slot": "location", "start": 66 }, { "exclusive_end": 101, "slot": "contact_name", "start": 95 } ] } ], "speaker": "SYSTEM", "utterance": "Can you please confirm that you want me to share the location for 555 East El Camino Real with Robert?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Messaging_1", "slots": [], "state": { "active_intent": "ShareLocation", "requested_slots": [], "slot_values": { "contact_name": [ "Robert" ], "location": [ "555 East El Camino Real" ] } } } ], "speaker": "USER", "utterance": "Yes, that's correct." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Messaging_1", "service_call": { "method": "ShareLocation", "parameters": { "contact_name": "Robert", "location": "555 East El Camino Real" } }, "service_results": [ { "contact_name": "Robert", "location": "555 East El Camino Real" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "I've shared the location." }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "555 East El Camino Real" ] } } } ], "speaker": "USER", "utterance": "Perfect. Now please get me a cab to go there." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_seats", "values": [] }, { "act": "REQUEST", "canonical_values": [ "Pool", "Regular" ], "slot": "ride_type", "values": [ "Pool", "Regular" ] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "OK, but first tell me the number of seats you need as well as the ride type - Pool, Regular or maybe some other type." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Pool" ], "slot": "ride_type", "values": [ "Pool" ] }, { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_seats", "values": [ "1" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "555 East El Camino Real" ], "number_of_seats": [ "1" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "It's just for me, so 1 seat and I'd like to get a Shared ride." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "555 East El Camino Real" ], "slot": "destination", "values": [ "555 East El Camino Real" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_seats", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "Pool" ], "slot": "ride_type", "values": [ "Pool" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 96, "slot": "destination", "start": 73 } ] } ], "speaker": "SYSTEM", "utterance": "Can you please confirm that you want me to find you a Pool ride for 1 to 555 East El Camino Real?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "555 East El Camino Real" ], "number_of_seats": [ "1" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "Yes, that's correct." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "555 East El Camino Real", "number_of_seats": "1", "ride_type": "Pool" } }, "service_results": [ { "destination": "555 East El Camino Real", "number_of_seats": "1", "ride_fare": "12.58", "ride_type": "Pool", "wait_time": "8" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "I've successfully booked your cab, which is now on its way to your location." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare", "wait_time" ], "slot_values": { "destination": [ "555 East El Camino Real" ], "number_of_seats": [ "1" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "Please tell me the price for the ride as well as how long will it take for it to reach my locaiton." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "12.58" ], "slot": "ride_fare", "values": [ "$12.58" ] }, { "act": "INFORM", "canonical_values": [ "8" ], "slot": "wait_time", "values": [ "8" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 58, "slot": "ride_fare", "start": 52 }, { "exclusive_end": 33, "slot": "wait_time", "start": 32 } ] } ], "speaker": "SYSTEM", "utterance": "Your ride should be arriving in 8 minutes and costs $12.58." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "555 East El Camino Real" ], "number_of_seats": [ "1" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "Perfect. Thanks for everything!" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Is there anything else I could do for you?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "destination": [ "555 East El Camino Real" ], "number_of_seats": [ "1" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "No, not at the moment. Thanks again!" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "My pleasure. Have a nice day!" } ] }, { "dialogue_id": "33_00006", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "I would like to find a unisex salon." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "In which area should I look?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Berkeley" ], "slot": "city", "values": [ "Berkeley" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 32, "slot": "city", "start": 24 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Berkeley" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "I would like a salon in Berkeley." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Berkeley Hair Studio" ], "slot": "stylist_name", "values": [ "Berkeley Hair Studio" ] }, { "act": "OFFER", "canonical_values": [ "Berkeley" ], "slot": "city", "values": [ "Berkeley" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Berkeley", "is_unisex": "True" } }, "service_results": [ { "average_rating": "4.80", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-540-1261", "street_address": "2556 Telegraph Avenue #4", "stylist_name": "Berkeley Hair Studio" }, { "average_rating": "4.30", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-843-4919", "street_address": "2492 Channing Way", "stylist_name": "Edge Hair Salon" }, { "average_rating": "4.70", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-526-1700", "street_address": "1599 Hopkins Street", "stylist_name": "Elixir Salon An Aveda And Eufora Eco Boutique Salon" }, { "average_rating": "5.00", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-705-1582", "street_address": "911 University Avenue", "stylist_name": "Fox And Belle Salon" }, { "average_rating": "3.20", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-845-2322", "street_address": "2415 Shattuck Avenue", "stylist_name": "Great Clips" }, { "average_rating": "4.60", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-601-0102", "street_address": "1600 Shattuck Avenue # 108", "stylist_name": "La Peluqueria Hair Salon" }, { "average_rating": "4.70", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-883-9010", "street_address": "2302 Ellsworth Street", "stylist_name": "La Petite Hair Salon" }, { "average_rating": "4.70", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-849-3197", "street_address": "2510 Shattuck Avenue", "stylist_name": "Lili Hair Salon" }, { "average_rating": "4.60", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-646-8338", "street_address": "1887 Solano Avenue", "stylist_name": "Lola Salon" }, { "average_rating": "4.80", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-859-8112", "street_address": "2211 San Pablo Avenue", "stylist_name": "Mark-Jason Solofa, Men'S Grooming" } ], "slots": [ { "exclusive_end": 50, "slot": "stylist_name", "start": 30 }, { "exclusive_end": 70, "slot": "city", "start": 62 } ] } ], "speaker": "SYSTEM", "utterance": "There are 10 salons. There is Berkeley Hair Studio located in Berkeley." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-14" ], "slot": "date", "values": [ "14th of March" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 44, "slot": "date", "start": 31 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Berkeley" ], "date": [ "14th of March" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Berkeley" ], "is_unisex": [ "True" ], "stylist_name": [ "Berkeley Hair Studio" ] } } } ], "speaker": "USER", "utterance": "How's the weather there on the 14th of March?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "81" ], "slot": "temperature", "values": [ "81" ] }, { "act": "OFFER", "canonical_values": [ "16" ], "slot": "precipitation", "values": [ "16" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Berkeley", "date": "2019-03-14" } }, "service_results": [ { "city": "Berkeley", "date": "2019-03-14", "humidity": "30", "precipitation": "16", "temperature": "81", "wind": "10" } ], "slots": [ { "exclusive_end": 22, "slot": "temperature", "start": 20 }, { "exclusive_end": 40, "slot": "precipitation", "start": 38 } ] } ], "speaker": "SYSTEM", "utterance": "It should be around 81 degrees with a 16 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wind", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "wind" ], "slot_values": { "city": [ "Berkeley" ], "date": [ "14th of March" ] } } } ], "speaker": "USER", "utterance": "How windy is the day going to be?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "10" ], "slot": "wind", "values": [ "10" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 34, "slot": "wind", "start": 32 } ] } ], "speaker": "SYSTEM", "utterance": "The wind speed should be around 10 miles per hour." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Berkeley" ], "date": [ "14th of March" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "18:15" ], "slot": "appointment_time", "values": [ "quarter past 6 in the evening" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 100, "slot": "appointment_time", "start": 71 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "14th of March" ], "appointment_time": [ "quarter past 6 in the evening" ], "city": [ "Berkeley" ], "is_unisex": [ "True" ], "stylist_name": [ "Berkeley Hair Studio" ] } } } ], "speaker": "USER", "utterance": "I would like to book an appointment at the salon previously found at a quarter past 6 in the evening." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Berkeley Hair Studio" ], "slot": "stylist_name", "values": [ "Berkeley hair studio" ] }, { "act": "CONFIRM", "canonical_values": [ "18:15" ], "slot": "appointment_time", "values": [ "6:15 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-14" ], "slot": "appointment_date", "values": [ "March 14th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 43, "slot": "stylist_name", "start": 23 }, { "exclusive_end": 68, "slot": "appointment_time", "start": 61 }, { "exclusive_end": 57, "slot": "appointment_date", "start": 47 } ] } ], "speaker": "SYSTEM", "utterance": "Booking appointment at Berkeley hair studio on March 14th at 6:15 pm." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "14th of March", "March 14th" ], "appointment_time": [ "6:15 pm", "quarter past 6 in the evening" ], "city": [ "Berkeley" ], "is_unisex": [ "True" ], "stylist_name": [ "Berkeley Hair Studio", "Berkeley hair studio" ] } } } ], "speaker": "USER", "utterance": "Yes, that sounds good." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Berkeley Hair Studio" ], "slot": "stylist_name", "values": [ "Berkeley hair studio" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-14" ], "slot": "appointment_date", "values": [ "March 14th" ] }, { "act": "OFFER", "canonical_values": [ "18:00" ], "slot": "appointment_time", "values": [ "6 pm" ] }, { "act": "NOTIFY_FAILURE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-14", "appointment_time": "18:15", "stylist_name": "Berkeley Hair Studio" } }, "service_results": [ { "appointment_date": "2019-03-14", "appointment_time": "18:00", "average_rating": "4.80", "is_unisex": "True", "phone_number": "510-540-1261", "street_address": "2556 Telegraph Avenue #4", "stylist_name": "Berkeley Hair Studio" } ], "slots": [ { "exclusive_end": 56, "slot": "stylist_name", "start": 36 }, { "exclusive_end": 70, "slot": "appointment_date", "start": 60 }, { "exclusive_end": 113, "slot": "appointment_time", "start": 109 } ] } ], "speaker": "SYSTEM", "utterance": "I was unable to book appointment at Berkeley hair studio on March 14th at that time, would you like to go at 6 pm?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "14th of March", "March 14th" ], "appointment_time": [ "6 pm" ], "city": [ "Berkeley" ], "is_unisex": [ "True" ], "stylist_name": [ "Berkeley Hair Studio", "Berkeley hair studio" ] } } } ], "speaker": "USER", "utterance": "Yes, that time works for me." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-14", "appointment_time": "18:00", "stylist_name": "Berkeley Hair Studio" } }, "service_results": [ { "appointment_date": "2019-03-14", "appointment_time": "18:00", "average_rating": "4.80", "is_unisex": "True", "phone_number": "510-540-1261", "street_address": "2556 Telegraph Avenue #4", "stylist_name": "Berkeley Hair Studio" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your appointment was confirmed." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "14th of March", "March 14th" ], "appointment_time": [ "6 pm" ], "city": [ "Berkeley" ], "is_unisex": [ "True" ], "stylist_name": [ "Berkeley Hair Studio", "Berkeley hair studio" ] } } } ], "speaker": "USER", "utterance": "Thank you for that." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Can I help with something else?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "appointment_date": [ "14th of March", "March 14th" ], "appointment_time": [ "6 pm" ], "city": [ "Berkeley" ], "is_unisex": [ "True" ], "stylist_name": [ "Berkeley Hair Studio", "Berkeley hair studio" ] } } } ], "speaker": "USER", "utterance": "No, that is all I needed." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a good day." } ] }, { "dialogue_id": "33_00007", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I need help finding a salon." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Okay, which city are you looking in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Antioch" ], "slot": "city", "values": [ "Antioch" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 30, "slot": "city", "start": 23 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Antioch" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "Find a unisex salon in Antioch." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Himc Barber Studio" ], "slot": "stylist_name", "values": [ "Himc Barber Studio" ] }, { "act": "OFFER", "canonical_values": [ "Antioch" ], "slot": "city", "values": [ "Antioch" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "3" ], "slot": "count", "values": [ "3" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Antioch", "is_unisex": "True" } }, "service_results": [ { "average_rating": "4.00", "city": "Antioch", "is_unisex": "True", "phone_number": "925-238-0059", "street_address": "3136 Contra Loma Boulevard", "stylist_name": "Himc Barber Studio" }, { "average_rating": "4.20", "city": "Antioch", "is_unisex": "True", "phone_number": "925-753-1663", "street_address": "611 East 18th Street", "stylist_name": "Latinos Hair Salon & Spa" }, { "average_rating": "4.80", "city": "Antioch", "is_unisex": "True", "phone_number": "925-778-1230", "street_address": "727 West 10th Street", "stylist_name": "Slick'S Barber Shop" } ], "slots": [ { "exclusive_end": 53, "slot": "stylist_name", "start": 35 }, { "exclusive_end": 64, "slot": "city", "start": 57 } ] } ], "speaker": "SYSTEM", "utterance": "I found 3 that may work, how about Himc Barber Studio in Antioch?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Antioch" ], "is_unisex": [ "True" ], "stylist_name": [ "Himc Barber Studio" ] } } } ], "speaker": "USER", "utterance": "That sounds good." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you want me to book an appointment?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-07" ], "slot": "date", "values": [ "the 7th" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 49, "slot": "date", "start": 42 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Antioch" ], "date": [ "the 7th" ] } } }, { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "city": [ "Antioch" ], "is_unisex": [ "True" ], "stylist_name": [ "Himc Barber Studio" ] } } } ], "speaker": "USER", "utterance": "Not yet, what's the weather like there on the 7th?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "71" ], "slot": "temperature", "values": [ "71" ] }, { "act": "OFFER", "canonical_values": [ "0" ], "slot": "precipitation", "values": [ "0" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Antioch", "date": "2019-03-07" } }, "service_results": [ { "city": "Antioch", "date": "2019-03-07", "humidity": "15", "precipitation": "0", "temperature": "71", "wind": "4" } ], "slots": [ { "exclusive_end": 25, "slot": "temperature", "start": 23 }, { "exclusive_end": 53, "slot": "precipitation", "start": 52 } ] } ], "speaker": "SYSTEM", "utterance": "It will average around 71 degrees Fahrenheit with a 0 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Antioch" ], "date": [ "the 7th" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "the 7th" ], "city": [ "Antioch" ], "is_unisex": [ "True" ], "stylist_name": [ "Himc Barber Studio" ] } } } ], "speaker": "USER", "utterance": "Okay, let's book the appointment that day." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "appointment_time", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Okay, what time?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "11:30" ], "slot": "appointment_time", "values": [ "11:30 in the morning" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 20, "slot": "appointment_time", "start": 0 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "the 7th" ], "appointment_time": [ "11:30 in the morning" ], "city": [ "Antioch" ], "is_unisex": [ "True" ], "stylist_name": [ "Himc Barber Studio" ] } } } ], "speaker": "USER", "utterance": "11:30 in the morning." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Himc Barber Studio" ], "slot": "stylist_name", "values": [ "Himc Barber Studio" ] }, { "act": "CONFIRM", "canonical_values": [ "11:30" ], "slot": "appointment_time", "values": [ "11:30 am" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-07" ], "slot": "appointment_date", "values": [ "March 7th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 70, "slot": "stylist_name", "start": 52 }, { "exclusive_end": 95, "slot": "appointment_time", "start": 87 }, { "exclusive_end": 83, "slot": "appointment_date", "start": 74 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm you'd like to book an appointment at Himc Barber Studio on March 7th at 11:30 am." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 7th", "the 7th" ], "appointment_time": [ "11:30 am", "11:30 in the morning" ], "city": [ "Antioch" ], "is_unisex": [ "True" ], "stylist_name": [ "Himc Barber Studio" ] } } } ], "speaker": "USER", "utterance": "Yes, that's correct." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-07", "appointment_time": "11:30", "stylist_name": "Himc Barber Studio" } }, "service_results": [ { "appointment_date": "2019-03-07", "appointment_time": "11:30", "average_rating": "4.00", "is_unisex": "True", "phone_number": "925-238-0059", "street_address": "3136 Contra Loma Boulevard", "stylist_name": "Himc Barber Studio" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "I've booked it." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 7th", "the 7th" ], "appointment_time": [ "11:30 am", "11:30 in the morning" ], "city": [ "Antioch" ], "is_unisex": [ "True" ], "stylist_name": [ "Himc Barber Studio" ] } } } ], "speaker": "USER", "utterance": "Thanks, that's all." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "My pleasure, enjoy your day." } ] }, { "dialogue_id": "33_00008", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I need to find a salon please." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What city should I search in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "SFO" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 17, "slot": "city", "start": 14 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "SFO" ] } } } ], "speaker": "USER", "utterance": "I need one in SFO." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 Barber Shop" ] }, { "act": "OFFER", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "San Francisco" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "San Francisco" } }, "service_results": [ { "average_rating": "4.80", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-286-4371", "street_address": "1532 20th Street", "stylist_name": "1512 Barber Shop" }, { "average_rating": "4.50", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-824-1335", "street_address": "2737 20th Street", "stylist_name": "20Th Salon And Barber" }, { "average_rating": "3.90", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-788-4936", "street_address": "44 Montgomery Street #30", "stylist_name": "A Businessman'S Haircut" }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-296-9212", "street_address": "310 Sutter Street 4th floor", "stylist_name": "Alcheme Salon" }, { "average_rating": "5.00", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-445-9373", "street_address": "333 Bush Street Suite #104", "stylist_name": "Alexander G." }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-587-5003", "street_address": "949 Geneva Avenue", "stylist_name": "Amazon Barber Shop" }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-956-4049", "street_address": "140 Sutter Street", "stylist_name": "Arcade Barber Shop" }, { "average_rating": "5.00", "city": "San Francisco", "is_unisex": "False", "phone_number": "415-433-3334", "street_address": "33 Grant Avenue", "stylist_name": "Archer Salon" }, { "average_rating": "4.90", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-658-7469", "street_address": "1041 Guerrero Street", "stylist_name": "Arrow Salon" }, { "average_rating": "4.80", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-501-0338", "street_address": "2, 1996 Union Street", "stylist_name": "Arthur Sebastian Hair Salon" } ], "slots": [ { "exclusive_end": 20, "slot": "stylist_name", "start": 4 }, { "exclusive_end": 51, "slot": "city", "start": 38 } ] } ], "speaker": "SYSTEM", "utterance": "The 1512 Barber Shop is a nice one in San Francisco." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "SFO", "San Francisco" ], "stylist_name": [ "1512 Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Yes, that sounds good." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Shall I book an appointment for you?" }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "SFO", "San Francisco" ] } } }, { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "city": [ "SFO", "San Francisco" ], "stylist_name": [ "1512 Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Maybe later. How is the weather there?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "91" ], "slot": "temperature", "values": [ "91" ] }, { "act": "OFFER", "canonical_values": [ "29" ], "slot": "precipitation", "values": [ "29" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "San Francisco" } }, "service_results": [ { "city": "San Francisco", "date": "2019-03-01", "humidity": "49", "precipitation": "29", "temperature": "91", "wind": "2" } ], "slots": [ { "exclusive_end": 48, "slot": "temperature", "start": 46 }, { "exclusive_end": 74, "slot": "precipitation", "start": 72 } ] } ], "speaker": "SYSTEM", "utterance": "The average temperature today should be about 91 degrees and there is a 29 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-06" ], "slot": "date", "values": [ "next Wednesday" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 30, "slot": "date", "start": 16 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "SFO", "San Francisco" ], "date": [ "next Wednesday" ] } } } ], "speaker": "USER", "utterance": "Okay, how about next Wednesday?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "72" ], "slot": "temperature", "values": [ "72" ] }, { "act": "OFFER", "canonical_values": [ "3" ], "slot": "precipitation", "values": [ "3" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "San Francisco", "date": "2019-03-06" } }, "service_results": [ { "city": "San Francisco", "date": "2019-03-06", "humidity": "16", "precipitation": "3", "temperature": "72", "wind": "12" } ], "slots": [ { "exclusive_end": 40, "slot": "temperature", "start": 38 }, { "exclusive_end": 57, "slot": "precipitation", "start": 56 } ] } ], "speaker": "SYSTEM", "utterance": "The temperature for the day should be 72 degrees with a 3 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "humidity", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "humidity" ], "slot_values": { "city": [ "SFO", "San Francisco" ], "date": [ "next Wednesday" ] } } } ], "speaker": "USER", "utterance": "How humid is it expected to be?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "16" ], "slot": "humidity", "values": [ "16" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 35, "slot": "humidity", "start": 33 } ] } ], "speaker": "SYSTEM", "utterance": "The humidity will be low, around 16 percent." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "SFO", "San Francisco" ], "date": [ "next Wednesday" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "14:00" ], "slot": "appointment_time", "values": [ "afternoon 2" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 122, "slot": "appointment_time", "start": 111 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "next Wednesday" ], "appointment_time": [ "afternoon 2" ], "city": [ "SFO", "San Francisco" ], "stylist_name": [ "1512 Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Sure, okay. I would like to book an appointment with the salon you just found. Please make the appointment for afternoon 2." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 Barber Shop" ] }, { "act": "CONFIRM", "canonical_values": [ "14:00" ], "slot": "appointment_time", "values": [ "2 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-06" ], "slot": "appointment_date", "values": [ "March 6th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 80, "slot": "stylist_name", "start": 64 }, { "exclusive_end": 101, "slot": "appointment_time", "start": 97 }, { "exclusive_end": 93, "slot": "appointment_date", "start": 84 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm the following details: Booking an appointment at 1512 Barber Shop on March 6th at 2 pm." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "street_address" ], "slot_values": { "appointment_date": [ "March 6th", "next Wednesday" ], "appointment_time": [ "2 pm", "afternoon 2" ], "city": [ "SFO", "San Francisco" ], "stylist_name": [ "1512 Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Correct. What is the address?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1532 20th Street" ], "slot": "street_address", "values": [ "1532 20th Street" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-06", "appointment_time": "14:00", "stylist_name": "1512 Barber Shop" } }, "service_results": [ { "appointment_date": "2019-03-06", "appointment_time": "14:00", "average_rating": "4.80", "is_unisex": "True", "phone_number": "415-286-4371", "street_address": "1532 20th Street", "stylist_name": "1512 Barber Shop" } ], "slots": [ { "exclusive_end": 62, "slot": "street_address", "start": 46 } ] } ], "speaker": "SYSTEM", "utterance": "Your appointment is confirmed. The address is 1532 20th Street." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 6th", "next Wednesday" ], "appointment_time": [ "2 pm", "afternoon 2" ], "city": [ "SFO", "San Francisco" ], "stylist_name": [ "1512 Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Thank you very much, that is all I need." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "My pleasure, have a great day." } ] }, { "dialogue_id": "33_00009", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "Palo Alto" ], "slot": "city", "values": [ "Palo Alto" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 35, "slot": "city", "start": 26 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "Find me a unisex salon in Palo Alto." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "18/8 Fine Men'S Salons - Palo Alto" ], "slot": "stylist_name", "values": [ "18/8 Fine Men'S Salons - Palo Alto" ] }, { "act": "OFFER", "canonical_values": [ "Palo Alto" ], "slot": "city", "values": [ "Palo Alto" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Palo Alto", "is_unisex": "True" } }, "service_results": [ { "average_rating": "3.90", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-460-8290", "street_address": "855 El Camino Real Building #1 Suite #3", "stylist_name": "18/8 Fine Men'S Salons - Palo Alto" }, { "average_rating": "4.40", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-326-4820", "street_address": "441 Cambridge Avenue", "stylist_name": "California Barber Shop" }, { "average_rating": "4.20", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-853-8442", "street_address": "475 California Avenue", "stylist_name": "Campus Barber Shop" }, { "average_rating": "4.40", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-272-6833", "street_address": "409 California Avenue", "stylist_name": "Casual Chic Salon" }, { "average_rating": "4.80", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-328-4855", "street_address": "2307 Birch Street", "stylist_name": "Dipietro Todd Salon" }, { "average_rating": "3.90", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-713-3210", "street_address": "180 El Camino Real", "stylist_name": "Drybar Palo Alto" }, { "average_rating": "4.10", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-493-2100", "street_address": "3902 Middlefield Road", "stylist_name": "Great Clips" }, { "average_rating": "3.70", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-324-2007", "street_address": "232 Stanford Shopping Center", "stylist_name": "Hair International" }, { "average_rating": "4.80", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-328-4067", "street_address": "240 University Avenue", "stylist_name": "Juut Salon Spa" }, { "average_rating": "4.20", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-462-9856", "street_address": "2786 Middlefield Road", "stylist_name": "Midtown Hair Studio" } ], "slots": [ { "exclusive_end": 46, "slot": "stylist_name", "start": 12 }, { "exclusive_end": 59, "slot": "city", "start": 50 } ] } ], "speaker": "SYSTEM", "utterance": "Do you like 18/8 Fine Men'S Salons - Palo Alto in Palo Alto?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-05" ], "slot": "date", "values": [ "the 5th" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 63, "slot": "date", "start": 56 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "date": [ "the 5th" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "is_unisex": [ "True" ], "stylist_name": [ "18/8 Fine Men'S Salons - Palo Alto" ] } } } ], "speaker": "USER", "utterance": "That is perfect. What will the weather be like there on the 5th?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "88" ], "slot": "temperature", "values": [ "88" ] }, { "act": "OFFER", "canonical_values": [ "27" ], "slot": "precipitation", "values": [ "27" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Palo Alto", "date": "2019-03-05" } }, "service_results": [ { "city": "Palo Alto", "date": "2019-03-05", "humidity": "53", "precipitation": "27", "temperature": "88", "wind": "1" } ], "slots": [ { "exclusive_end": 18, "slot": "temperature", "start": 16 }, { "exclusive_end": 36, "slot": "precipitation", "start": 34 } ] } ], "speaker": "SYSTEM", "utterance": "It will average 88 degrees with a 27 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "humidity", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "humidity" ], "slot_values": { "city": [ "Palo Alto" ], "date": [ "the 5th" ] } } } ], "speaker": "USER", "utterance": "What is the humidity percentage?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "53" ], "slot": "humidity", "values": [ "53" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 14, "slot": "humidity", "start": 12 } ] } ], "speaker": "SYSTEM", "utterance": "It averages 53 percent humidity." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wind", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "wind" ], "slot_values": { "city": [ "Palo Alto" ], "date": [ "the 5th" ] } } } ], "speaker": "USER", "utterance": "What is the wind speed?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "wind", "values": [ "1" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 13, "slot": "wind", "start": 12 } ] } ], "speaker": "SYSTEM", "utterance": "It averages 1 mile per hour." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "date": [ "the 5th" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "16:45" ], "slot": "appointment_time", "values": [ "4:45 pm" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 40, "slot": "appointment_time", "start": 33 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "the 5th" ], "appointment_time": [ "4:45 pm" ], "city": [ "Palo Alto" ], "is_unisex": [ "True" ], "stylist_name": [ "18/8 Fine Men'S Salons - Palo Alto" ] } } } ], "speaker": "USER", "utterance": "I see. Make me an appointment at 4:45 pm for that day." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "18/8 Fine Men'S Salons - Palo Alto" ], "slot": "stylist_name", "values": [ "18/8 Fine Men'S Salons - Palo Alto" ] }, { "act": "CONFIRM", "canonical_values": [ "16:45" ], "slot": "appointment_time", "values": [ "4:45 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-05" ], "slot": "appointment_date", "values": [ "March 5th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 61, "slot": "stylist_name", "start": 27 }, { "exclusive_end": 73, "slot": "appointment_time", "start": 66 }, { "exclusive_end": 86, "slot": "appointment_date", "start": 77 } ] } ], "speaker": "SYSTEM", "utterance": "You want an appointment at 18/8 Fine Men'S Salons - Palo Alto for 4:45 pm on March 5th, correct?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "18:00" ], "slot": "appointment_time", "values": [ "18:00" ] }, { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [ { "exclusive_end": 38, "slot": "appointment_time", "start": 33 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 5th", "the 5th" ], "appointment_time": [ "18:00" ], "city": [ "Palo Alto" ], "is_unisex": [ "True" ], "stylist_name": [ "18/8 Fine Men'S Salons - Palo Alto" ] } } } ], "speaker": "USER", "utterance": "No, the book the appointment for 18:00." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "18/8 Fine Men'S Salons - Palo Alto" ], "slot": "stylist_name", "values": [ "18/8 Fine Men'S Salons - Palo Alto" ] }, { "act": "CONFIRM", "canonical_values": [ "18:00" ], "slot": "appointment_time", "values": [ "6 pm" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 61, "slot": "stylist_name", "start": 27 }, { "exclusive_end": 70, "slot": "appointment_time", "start": 66 } ] } ], "speaker": "SYSTEM", "utterance": "You want an appointment at 18/8 Fine Men'S Salons - Palo Alto for 6 pm on March 5th, correct?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "phone_number", "street_address" ], "slot_values": { "appointment_date": [ "March 5th", "the 5th" ], "appointment_time": [ "18:00", "6 pm" ], "city": [ "Palo Alto" ], "is_unisex": [ "True" ], "stylist_name": [ "18/8 Fine Men'S Salons - Palo Alto" ] } } } ], "speaker": "USER", "utterance": "That is right. What is their location and phone number?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "855 El Camino Real Building #1 Suite #3" ], "slot": "street_address", "values": [ "855 El Camino Real Building #1 Suite #3" ] }, { "act": "INFORM", "canonical_values": [ "650-460-8290" ], "slot": "phone_number", "values": [ "650-460-8290" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-05", "appointment_time": "18:00", "stylist_name": "18/8 Fine Men'S Salons - Palo Alto" } }, "service_results": [ { "appointment_date": "2019-03-05", "appointment_time": "18:00", "average_rating": "3.90", "is_unisex": "True", "phone_number": "650-460-8290", "street_address": "855 El Camino Real Building #1 Suite #3", "stylist_name": "18/8 Fine Men'S Salons - Palo Alto" } ], "slots": [ { "exclusive_end": 84, "slot": "street_address", "start": 45 }, { "exclusive_end": 125, "slot": "phone_number", "start": 113 } ] } ], "speaker": "SYSTEM", "utterance": "Your session is booked. You can find them at 855 El Camino Real Building #1 Suite #3 and you can contact them at 650-460-8290." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 5th", "the 5th" ], "appointment_time": [ "18:00", "6 pm" ], "city": [ "Palo Alto" ], "is_unisex": [ "True" ], "stylist_name": [ "18/8 Fine Men'S Salons - Palo Alto" ] } } } ], "speaker": "USER", "utterance": "Thanks a bunch. That is everything for now." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day." } ] }, { "dialogue_id": "33_00010", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I'm ready for a new summer hairstyle, and I'd like to go to a salon that specializes in color. Would you help me find a salon to set up an appointment before I have to leave for work?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "I can help you with that. Where would you like to visit a salon?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Palo Alto" ], "slot": "city", "values": [ "Palo Alto" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 48, "slot": "city", "start": 39 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ] } } } ], "speaker": "USER", "utterance": "My first choice is to go to a salon in Palo Alto, please." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "18/8 Fine Men'S Salons - Palo Alto" ], "slot": "stylist_name", "values": [ "18/8 Fine Men's Salons - Palo Alto" ] }, { "act": "OFFER", "canonical_values": [ "Palo Alto" ], "slot": "city", "values": [ "Palo Alto" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Palo Alto" } }, "service_results": [ { "average_rating": "3.90", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-460-8290", "street_address": "855 El Camino Real Building #1 Suite #3", "stylist_name": "18/8 Fine Men'S Salons - Palo Alto" }, { "average_rating": "4.40", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-326-4820", "street_address": "441 Cambridge Avenue", "stylist_name": "California Barber Shop" }, { "average_rating": "4.20", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-853-8442", "street_address": "475 California Avenue", "stylist_name": "Campus Barber Shop" }, { "average_rating": "4.40", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-272-6833", "street_address": "409 California Avenue", "stylist_name": "Casual Chic Salon" }, { "average_rating": "4.80", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-328-4855", "street_address": "2307 Birch Street", "stylist_name": "Dipietro Todd Salon" }, { "average_rating": "3.90", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-713-3210", "street_address": "180 El Camino Real", "stylist_name": "Drybar Palo Alto" }, { "average_rating": "4.10", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-493-2100", "street_address": "3902 Middlefield Road", "stylist_name": "Great Clips" }, { "average_rating": "3.70", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-324-2007", "street_address": "232 Stanford Shopping Center", "stylist_name": "Hair International" }, { "average_rating": "4.80", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-328-4067", "street_address": "240 University Avenue", "stylist_name": "Juut Salon Spa" }, { "average_rating": "4.20", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-462-9856", "street_address": "2786 Middlefield Road", "stylist_name": "Midtown Hair Studio" } ], "slots": [ { "exclusive_end": 98, "slot": "stylist_name", "start": 64 }, { "exclusive_end": 56, "slot": "city", "start": 47 } ] } ], "speaker": "SYSTEM", "utterance": "Okay. You may be able to get an appointment in Palo Alto at the 18/8 Fine Men's Salons - Palo Alto." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "is_unisex", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [ "is_unisex", "street_address" ], "slot_values": { "city": [ "Palo Alto" ] } } } ], "speaker": "USER", "utterance": "I see. What is the street location of the salon, and does it have unisex stylists?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "855 El Camino Real Building #1 Suite #3" ], "slot": "street_address", "values": [ "855 El Camino Real Building #1 Suite #3" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 70, "slot": "street_address", "start": 31 } ] } ], "speaker": "SYSTEM", "utterance": "The salon's street location is 855 El Camino Real Building #1 Suite #3 and, yes, unisex services are offered." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "stylist_name": [ "18/8 Fine Men's Salons - Palo Alto" ] } } } ], "speaker": "USER", "utterance": "Cool. That could work." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Would you like to set up an appointment now?" }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ] } } }, { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "stylist_name": [ "18/8 Fine Men's Salons - Palo Alto" ] } } } ], "speaker": "USER", "utterance": "Hmm, perhaps after a check on the weather where I'd be going." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "79" ], "slot": "temperature", "values": [ "79" ] }, { "act": "OFFER", "canonical_values": [ "4" ], "slot": "precipitation", "values": [ "4" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Palo Alto" } }, "service_results": [ { "city": "Palo Alto", "date": "2019-03-01", "humidity": "19", "precipitation": "4", "temperature": "79", "wind": "4" } ], "slots": [ { "exclusive_end": 45, "slot": "temperature", "start": 43 }, { "exclusive_end": 73, "slot": "precipitation", "start": 72 } ] } ], "speaker": "SYSTEM", "utterance": "I'm showing that, so far, a temperature of 79 degrees Fahrenheit with a 4 percent possibility of rain is the average forecast." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "stylist_name": [ "18/8 Fine Men's Salons - Palo Alto" ] } } } ], "speaker": "USER", "utterance": "Nice. Let's go ahead and set up an appointment at that salon, please." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "2019-03-01" ], "slot": "appointment_date", "values": [ "March 1st" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 44, "slot": "appointment_date", "start": 35 } ] } ], "speaker": "SYSTEM", "utterance": "Would you like the appointment for March 1st?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 1st" ], "city": [ "Palo Alto" ], "stylist_name": [ "18/8 Fine Men's Salons - Palo Alto" ] } } } ], "speaker": "USER", "utterance": "That would be fine." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "appointment_time", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What's the time you want for the appointment?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "10:30" ], "slot": "appointment_time", "values": [ "10:30 in the morning" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 39, "slot": "appointment_time", "start": 19 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 1st" ], "appointment_time": [ "10:30 in the morning" ], "city": [ "Palo Alto" ], "stylist_name": [ "18/8 Fine Men's Salons - Palo Alto" ] } } } ], "speaker": "USER", "utterance": "An appointment for 10:30 in the morning would be ideal." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "18/8 Fine Men'S Salons - Palo Alto" ], "slot": "stylist_name", "values": [ "18/8 Fine Men's Salons - Palo Alto" ] }, { "act": "CONFIRM", "canonical_values": [ "10:30" ], "slot": "appointment_time", "values": [ "10:30 am" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-01" ], "slot": "appointment_date", "values": [ "March 1st" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 110, "slot": "stylist_name", "start": 76 }, { "exclusive_end": 136, "slot": "appointment_time", "start": 128 }, { "exclusive_end": 124, "slot": "appointment_date", "start": 115 } ] } ], "speaker": "SYSTEM", "utterance": "All right. Are you ready to confirm your hair appointment with a stylist at 18/8 Fine Men's Salons - Palo Alto for March 1st at 10:30 am?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 1st" ], "appointment_time": [ "10:30 am", "10:30 in the morning" ], "city": [ "Palo Alto" ], "stylist_name": [ "18/8 Fine Men's Salons - Palo Alto" ] } } } ], "speaker": "USER", "utterance": "Yep. You have my go-ahead." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-01", "appointment_time": "10:30", "stylist_name": "18/8 Fine Men'S Salons - Palo Alto" } }, "service_results": [ { "appointment_date": "2019-03-01", "appointment_time": "10:30", "average_rating": "3.90", "is_unisex": "True", "phone_number": "650-460-8290", "street_address": "855 El Camino Real Building #1 Suite #3", "stylist_name": "18/8 Fine Men'S Salons - Palo Alto" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your hair appointment is all set up for you." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 1st" ], "appointment_time": [ "10:30 am", "10:30 in the morning" ], "city": [ "Palo Alto" ], "stylist_name": [ "18/8 Fine Men's Salons - Palo Alto" ] } } } ], "speaker": "USER", "utterance": "Very nice. I can cross that off my to-do list. Thanks mucho." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Sure thing. Enjoy your day." } ] }, { "dialogue_id": "33_00011", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I need a salon for myself" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "where?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Oakley" ], "slot": "city", "values": [ "oakley" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 6, "slot": "city", "start": 0 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "oakley" ] } } } ], "speaker": "USER", "utterance": "oakley is fine" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Great Clips" ], "slot": "stylist_name", "values": [ "great clips" ] }, { "act": "OFFER", "canonical_values": [ "Oakley" ], "slot": "city", "values": [ "oakley" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "2" ], "slot": "count", "values": [ "2" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Oakley" } }, "service_results": [ { "average_rating": "3.80", "city": "Oakley", "is_unisex": "True", "phone_number": "925-679-0279", "street_address": "2589 Main Street", "stylist_name": "Great Clips" }, { "average_rating": "5.00", "city": "Oakley", "is_unisex": "True", "phone_number": "925-383-6212", "street_address": "3639 Main Street", "stylist_name": "True Edge Barber Shop" } ], "slots": [ { "exclusive_end": 47, "slot": "stylist_name", "start": 36 }, { "exclusive_end": 57, "slot": "city", "start": 51 } ] } ], "speaker": "SYSTEM", "utterance": "there are 2 options, one of them is great clips in oakley" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-04" ], "slot": "date", "values": [ "4th of this month" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 119, "slot": "date", "start": 102 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "oakley" ], "date": [ "4th of this month" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "oakley" ], "stylist_name": [ "great clips" ] } } } ], "speaker": "USER", "utterance": "I like the sound of it, it would be even better if you could inform me about the weather there on the 4th of this month" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "75" ], "slot": "temperature", "values": [ "75" ] }, { "act": "OFFER", "canonical_values": [ "11" ], "slot": "precipitation", "values": [ "11" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Oakley", "date": "2019-03-04" } }, "service_results": [ { "city": "Oakley", "date": "2019-03-04", "humidity": "33", "precipitation": "11", "temperature": "75", "wind": "10" } ], "slots": [ { "exclusive_end": 33, "slot": "temperature", "start": 31 }, { "exclusive_end": 62, "slot": "precipitation", "start": 60 } ] } ], "speaker": "SYSTEM", "utterance": "the temperature is going to be 75 degrees fahrenheit with a 11 percent probability of rain" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "oakley" ], "date": [ "4th of this month" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "4th of this month" ], "city": [ "oakley" ], "stylist_name": [ "great clips" ] } } } ], "speaker": "USER", "utterance": "that's fine, I want an appointment now" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "appointment_time", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "tell me the time you want to be there" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "17:00" ], "slot": "appointment_time", "values": [ "5 o'clock in the evening" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 50, "slot": "appointment_time", "start": 26 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "4th of this month" ], "appointment_time": [ "5 o'clock in the evening" ], "city": [ "oakley" ], "stylist_name": [ "great clips" ] } } } ], "speaker": "USER", "utterance": "the perfect time would be 5 o'clock in the evening" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Great Clips" ], "slot": "stylist_name", "values": [ "great clips" ] }, { "act": "CONFIRM", "canonical_values": [ "17:00" ], "slot": "appointment_time", "values": [ "5 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-04" ], "slot": "appointment_date", "values": [ "march 4th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 73, "slot": "stylist_name", "start": 62 }, { "exclusive_end": 94, "slot": "appointment_time", "start": 90 }, { "exclusive_end": 86, "slot": "appointment_date", "start": 77 } ] } ], "speaker": "SYSTEM", "utterance": "confirm all of these data. you want to book an appointment at great clips on march 4th at 5 pm, is that right?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "average_rating" ], "slot_values": { "appointment_date": [ "4th of this month", "march 4th" ], "appointment_time": [ "5 o'clock in the evening", "5 pm" ], "city": [ "oakley" ], "stylist_name": [ "great clips" ] } } } ], "speaker": "USER", "utterance": "yes it is. let me know about their rating too." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "3.80" ], "slot": "average_rating", "values": [ "3.8" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-04", "appointment_time": "17:00", "stylist_name": "Great Clips" } }, "service_results": [ { "appointment_date": "2019-03-04", "appointment_time": "17:00", "average_rating": "3.80", "is_unisex": "True", "phone_number": "925-679-0279", "street_address": "2589 Main Street", "stylist_name": "Great Clips" } ], "slots": [ { "exclusive_end": 51, "slot": "average_rating", "start": 48 } ] } ], "speaker": "SYSTEM", "utterance": "the reservation has been made and the rating is 3.8" }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "4th of this month", "march 4th" ], "appointment_time": [ "5 o'clock in the evening", "5 pm" ], "city": [ "oakley" ], "stylist_name": [ "great clips" ] } } } ], "speaker": "USER", "utterance": "awesome" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "do you still need my services?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "appointment_date": [ "4th of this month", "march 4th" ], "appointment_time": [ "5 o'clock in the evening", "5 pm" ], "city": [ "oakley" ], "stylist_name": [ "great clips" ] } } } ], "speaker": "USER", "utterance": "no, you can shut down now." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "goodbye" } ] }, { "dialogue_id": "33_00012", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "I'm due for a haircut and need help finding a unisex salon." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "I can help you with that. Please tell me the city I should search in." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Santa Clara" ], "slot": "city", "values": [ "Santa Clara" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 33, "slot": "city", "start": 22 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Santa Clara" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "Search for a salon in Santa Clara." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "About Time Barber Shop" ], "slot": "stylist_name", "values": [ "About Time Barber Shop" ] }, { "act": "OFFER", "canonical_values": [ "Santa Clara" ], "slot": "city", "values": [ "Santa Clara" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "8" ], "slot": "count", "values": [ "8" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Santa Clara", "is_unisex": "True" } }, "service_results": [ { "average_rating": "4.80", "city": "Santa Clara", "is_unisex": "True", "phone_number": "408-727-2200", "street_address": "2485 De La Cruz Boulevard", "stylist_name": "About Time Barber Shop" }, { "average_rating": "4.20", "city": "Santa Clara", "is_unisex": "True", "phone_number": "408-663-0137", "street_address": "2803 El Camino Real", "stylist_name": "Jimmy Hair Team" }, { "average_rating": "4.80", "city": "Santa Clara", "is_unisex": "True", "phone_number": "408-216-9065", "street_address": "3407 El Camino Real", "stylist_name": "Krystal Hair Salon" }, { "average_rating": "4.30", "city": "Santa Clara", "is_unisex": "True", "phone_number": "408-296-7777", "street_address": "1064 Kiely Boulevard", "stylist_name": "Mr.T Barber Shop" }, { "average_rating": "4.60", "city": "Santa Clara", "is_unisex": "True", "phone_number": "408-296-0496", "street_address": "4808, 977 Monroe Street", "stylist_name": "Sam & Roy'S University Barber" }, { "average_rating": "4.10", "city": "Santa Clara", "is_unisex": "True", "phone_number": "408-241-4271", "street_address": "65 Washington Street", "stylist_name": "Santa Clara Barber Shop" }, { "average_rating": "3.70", "city": "Santa Clara", "is_unisex": "True", "phone_number": "408-247-1775", "street_address": "2094 El Camino Real", "stylist_name": "Santa Clara Hair Studio" }, { "average_rating": "2.90", "city": "Santa Clara", "is_unisex": "True", "phone_number": "408-486-9806", "street_address": "3966 Rivermark Plaza", "stylist_name": "Supercuts Santa Clara" } ], "slots": [ { "exclusive_end": 31, "slot": "stylist_name", "start": 9 }, { "exclusive_end": 58, "slot": "city", "start": 47 } ] } ], "speaker": "SYSTEM", "utterance": "How does About Time Barber Shop, one of 8 nice Santa Clara salons I found, sound?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "San Fran" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [ { "exclusive_end": 68, "slot": "city", "start": 60 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Fran" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "Sorry, change of plans. Please find me a different salon in San Fran." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 Barber Shop" ] }, { "act": "OFFER", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "San Francisco" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "San Francisco", "is_unisex": "True" } }, "service_results": [ { "average_rating": "4.80", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-286-4371", "street_address": "1532 20th Street", "stylist_name": "1512 Barber Shop" }, { "average_rating": "4.50", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-824-1335", "street_address": "2737 20th Street", "stylist_name": "20Th Salon And Barber" }, { "average_rating": "3.90", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-788-4936", "street_address": "44 Montgomery Street #30", "stylist_name": "A Businessman'S Haircut" }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-296-9212", "street_address": "310 Sutter Street 4th floor", "stylist_name": "Alcheme Salon" }, { "average_rating": "5.00", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-445-9373", "street_address": "333 Bush Street Suite #104", "stylist_name": "Alexander G." }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-587-5003", "street_address": "949 Geneva Avenue", "stylist_name": "Amazon Barber Shop" }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-956-4049", "street_address": "140 Sutter Street", "stylist_name": "Arcade Barber Shop" }, { "average_rating": "4.90", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-658-7469", "street_address": "1041 Guerrero Street", "stylist_name": "Arrow Salon" }, { "average_rating": "4.80", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-501-0338", "street_address": "2, 1996 Union Street", "stylist_name": "Arthur Sebastian Hair Salon" }, { "average_rating": "4.60", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-931-4405", "street_address": "1680 Post Street", "stylist_name": "Arty Hair Salon" } ], "slots": [ { "exclusive_end": 139, "slot": "stylist_name", "start": 123 }, { "exclusive_end": 47, "slot": "city", "start": 34 } ] } ], "speaker": "SYSTEM", "utterance": "Sure, no problem. Your search for San Francisco salons yielded 10 nice ones that might interest you. Would you like to try 1512 Barber Shop?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [ "average_rating", "phone_number" ], "slot_values": { "city": [ "San Fran", "San Francisco" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "Please tell me its average rating and its phone number." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "415-286-4371" ], "slot": "phone_number", "values": [ "415-286-4371" ] }, { "act": "INFORM", "canonical_values": [ "4.80" ], "slot": "average_rating", "values": [ "4.8" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 66, "slot": "phone_number", "start": 54 }, { "exclusive_end": 31, "slot": "average_rating", "start": 28 } ] } ], "speaker": "SYSTEM", "utterance": "It has an average rating of 4.8 and can be reached on 415-286-4371." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-06" ], "slot": "date", "values": [ "Wednesday next week" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 85, "slot": "date", "start": 66 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Fran", "San Francisco" ], "date": [ "Wednesday next week" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Fran", "San Francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 Barber Shop" ] } } } ], "speaker": "USER", "utterance": "All right, cool. Now check what the weather will be over there on Wednesday next week." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "72" ], "slot": "temperature", "values": [ "72" ] }, { "act": "OFFER", "canonical_values": [ "3" ], "slot": "precipitation", "values": [ "3" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "San Francisco", "date": "2019-03-06" } }, "service_results": [ { "city": "San Francisco", "date": "2019-03-06", "humidity": "16", "precipitation": "3", "temperature": "72", "wind": "12" } ], "slots": [ { "exclusive_end": 50, "slot": "temperature", "start": 48 }, { "exclusive_end": 79, "slot": "precipitation", "start": 78 } ] } ], "speaker": "SYSTEM", "utterance": "The expected average temperature for the day is 72 degrees Fahrenheit, with a 3 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Fran", "San Francisco" ], "date": [ "Wednesday next week" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "15:45" ], "slot": "appointment_time", "values": [ "15:45" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 44, "slot": "appointment_time", "start": 39 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "Wednesday next week" ], "appointment_time": [ "15:45" ], "city": [ "San Fran", "San Francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 Barber Shop" ] } } } ], "speaker": "USER", "utterance": "All right, nice. Now, please book me a 15:45 appointment on that day, at the salon you just found." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 Barber Shop" ] }, { "act": "CONFIRM", "canonical_values": [ "15:45" ], "slot": "appointment_time", "values": [ "3:45 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-06" ], "slot": "appointment_date", "values": [ "March 6th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 102, "slot": "stylist_name", "start": 86 }, { "exclusive_end": 70, "slot": "appointment_time", "start": 63 }, { "exclusive_end": 61, "slot": "appointment_date", "start": 52 } ] } ], "speaker": "SYSTEM", "utterance": "Sure. First, please confirm that you wish to book a March 6th, 3:45 pm appointment at 1512 Barber Shop." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "street_address" ], "slot_values": { "appointment_date": [ "March 6th", "Wednesday next week" ], "appointment_time": [ "15:45", "3:45 pm" ], "city": [ "San Fran", "San Francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Yes, that is correct. Could you tell me where it's situated?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1532 20th Street" ], "slot": "street_address", "values": [ "1532 20th Street" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-06", "appointment_time": "15:45", "stylist_name": "1512 Barber Shop" } }, "service_results": [ { "appointment_date": "2019-03-06", "appointment_time": "15:30", "average_rating": "4.80", "is_unisex": "True", "phone_number": "415-286-4371", "street_address": "1532 20th Street", "stylist_name": "1512 Barber Shop" } ], "slots": [ { "exclusive_end": 78, "slot": "street_address", "start": 62 } ] } ], "speaker": "SYSTEM", "utterance": "I have successfully booked your appointment. It's situated at 1532 20th Street." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 6th", "Wednesday next week" ], "appointment_time": [ "15:45", "3:45 pm" ], "city": [ "San Fran", "San Francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Thanks a lot." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Would you like my help with anything else?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "appointment_date": [ "March 6th", "Wednesday next week" ], "appointment_time": [ "15:45", "3:45 pm" ], "city": [ "San Fran", "San Francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 Barber Shop" ] } } } ], "speaker": "USER", "utterance": "No. Thanks a bunch." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a wonderful day." } ] }, { "dialogue_id": "33_00013", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Fremont" ], "slot": "city", "values": [ "Fremont" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 34, "slot": "city", "start": 27 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Fremont" ] } } } ], "speaker": "USER", "utterance": "Can you find me a salon in Fremont?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "3Sixty Salon And Boutique" ], "slot": "stylist_name", "values": [ "3Sixty Salon And Boutique" ] }, { "act": "OFFER", "canonical_values": [ "Fremont" ], "slot": "city", "values": [ "Fremont" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Fremont" } }, "service_results": [ { "average_rating": "4.70", "city": "Fremont", "is_unisex": "False", "phone_number": "510-574-0881", "street_address": "5154 Mowry Avenue", "stylist_name": "3Sixty Salon And Boutique" }, { "average_rating": "4.70", "city": "Fremont", "is_unisex": "True", "phone_number": "510-623-1635", "street_address": "4175, 42151 Blacow Road", "stylist_name": "Alex'S Classic Barber Shop" }, { "average_rating": "4.20", "city": "Fremont", "is_unisex": "False", "phone_number": "510-794-4526", "street_address": "5371 Mowry Avenue", "stylist_name": "Beauology" }, { "average_rating": "4.30", "city": "Fremont", "is_unisex": "False", "phone_number": "510-790-9900", "street_address": "37485 Fremont Boulevard B", "stylist_name": "Beauty Spot Salon" }, { "average_rating": "4.90", "city": "Fremont", "is_unisex": "True", "phone_number": "510-656-1955", "street_address": "40645 Fremont Boulevard", "stylist_name": "Fremont Barber Shop" }, { "average_rating": "4.10", "city": "Fremont", "is_unisex": "False", "phone_number": "510-739-6666", "street_address": "241 Fremont Hub Courtyard", "stylist_name": "Little Scissors - Kids Hair Salon" }, { "average_rating": "3.50", "city": "Fremont", "is_unisex": "False", "phone_number": "510-494-1531", "street_address": "34119 Fremont Boulevard", "stylist_name": "Passion Salon" }, { "average_rating": "4.10", "city": "Fremont", "is_unisex": "True", "phone_number": "510-505-9605", "street_address": "37477 Fremont Boulevard", "stylist_name": "Prince Barber Shop" }, { "average_rating": "4.60", "city": "Fremont", "is_unisex": "True", "phone_number": "510-694-0208", "street_address": "40811 Grimmer Boulevard", "stylist_name": "Rehab Parlour" }, { "average_rating": "4.80", "city": "Fremont", "is_unisex": "True", "phone_number": "510-498-1090", "street_address": "43360 Mission Boulevard #130", "stylist_name": "Salon Valenti Hair Nails Skin" } ], "slots": [ { "exclusive_end": 74, "slot": "stylist_name", "start": 49 }, { "exclusive_end": 113, "slot": "city", "start": 106 } ] } ], "speaker": "SYSTEM", "utterance": "I found 10 salons that you might like. How about 3Sixty Salon And Boutique? It is a nice salon located in Fremont." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "is_unisex", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [ "is_unisex", "phone_number" ], "slot_values": { "city": [ "Fremont" ] } } } ], "speaker": "USER", "utterance": "Is the salon unisex? Can you give me the phone number?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "False" ], "slot": "is_unisex", "values": [ "False" ] }, { "act": "INFORM", "canonical_values": [ "510-574-0881" ], "slot": "phone_number", "values": [ "510-574-0881" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 65, "slot": "phone_number", "start": 53 } ] } ], "speaker": "SYSTEM", "utterance": "No, the salon is not unisex. You can contact them at 510-574-0881." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Fremont" ], "stylist_name": [ "3Sixty Salon And Boutique" ] } } } ], "speaker": "USER", "utterance": "That sounds good." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Would you like to make an appointment?" }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Fremont" ] } } }, { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "city": [ "Fremont" ], "stylist_name": [ "3Sixty Salon And Boutique" ] } } } ], "speaker": "USER", "utterance": "Maybe later. Can you tell me the weather for there?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "84" ], "slot": "temperature", "values": [ "84" ] }, { "act": "OFFER", "canonical_values": [ "0" ], "slot": "precipitation", "values": [ "0" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Fremont" } }, "service_results": [ { "city": "Fremont", "date": "2019-03-01", "humidity": "15", "precipitation": "0", "temperature": "84", "wind": "1" } ], "slots": [ { "exclusive_end": 55, "slot": "temperature", "start": 53 }, { "exclusive_end": 88, "slot": "precipitation", "start": 87 } ] } ], "speaker": "SYSTEM", "utterance": "The average temperature for the day should be around 84 degrees Fahrenheit. There is a 0 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Fremont" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "15:00" ], "slot": "appointment_time", "values": [ "afternoon 3" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-01" ], "slot": "appointment_date", "values": [ "1st of this month" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 128, "slot": "appointment_time", "start": 117 }, { "exclusive_end": 106, "slot": "appointment_date", "start": 89 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "1st of this month" ], "appointment_time": [ "afternoon 3" ], "city": [ "Fremont" ], "stylist_name": [ "3Sixty Salon And Boutique" ] } } } ], "speaker": "USER", "utterance": "Okay. Can you book me an appointment at the salon that you found? I want to visit on the 1st of this month at around afternoon 3." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "3Sixty Salon And Boutique" ], "slot": "stylist_name", "values": [ "3Sixty Salon And Boutique" ] }, { "act": "CONFIRM", "canonical_values": [ "15:00" ], "slot": "appointment_time", "values": [ "3 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-01" ], "slot": "appointment_date", "values": [ "March 1st" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 84, "slot": "stylist_name", "start": 59 }, { "exclusive_end": 106, "slot": "appointment_time", "start": 102 }, { "exclusive_end": 98, "slot": "appointment_date", "start": 89 } ] } ], "speaker": "SYSTEM", "utterance": "Confirming that you want to schedule an appointment at the 3Sixty Salon And Boutique for March 1st at 3 pm?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "average_rating" ], "slot_values": { "appointment_date": [ "1st of this month", "March 1st" ], "appointment_time": [ "3 pm", "afternoon 3" ], "city": [ "Fremont" ], "stylist_name": [ "3Sixty Salon And Boutique" ] } } } ], "speaker": "USER", "utterance": "Yes, that sounds good. Can you find me the average rating for the salon?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "4.70" ], "slot": "average_rating", "values": [ "4.7" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-01", "appointment_time": "15:00", "stylist_name": "3Sixty Salon And Boutique" } }, "service_results": [ { "appointment_date": "2019-03-01", "appointment_time": "15:00", "average_rating": "4.70", "is_unisex": "False", "phone_number": "510-574-0881", "street_address": "5154 Mowry Avenue", "stylist_name": "3Sixty Salon And Boutique" } ], "slots": [ { "exclusive_end": 38, "slot": "average_rating", "start": 35 } ] } ], "speaker": "SYSTEM", "utterance": "The salon has an average rating of 4.7. Your appointment is confirmed." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "street_address" ], "slot_values": { "appointment_date": [ "1st of this month", "March 1st" ], "appointment_time": [ "3 pm", "afternoon 3" ], "city": [ "Fremont" ], "stylist_name": [ "3Sixty Salon And Boutique" ] } } } ], "speaker": "USER", "utterance": "Can you get me the address?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "5154 Mowry Avenue" ], "slot": "street_address", "values": [ "5154 Mowry Avenue" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 37, "slot": "street_address", "start": 20 } ] } ], "speaker": "SYSTEM", "utterance": "They are located at 5154 Mowry Avenue." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "1st of this month", "March 1st" ], "appointment_time": [ "3 pm", "afternoon 3" ], "city": [ "Fremont" ], "stylist_name": [ "3Sixty Salon And Boutique" ] } } } ], "speaker": "USER", "utterance": "Thank you very much! That's all I need." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "You're welcome. Have a pleasant day!" } ] }, { "dialogue_id": "33_00014", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I'm looking for a salon and I need your guidance" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "where do you want it to be located?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Fremont" ], "slot": "city", "values": [ "fremont" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 7, "slot": "city", "start": 0 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "fremont" ] } } } ], "speaker": "USER", "utterance": "fremont area would be perfect" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "3Sixty Salon And Boutique" ], "slot": "stylist_name", "values": [ "3sixty salon and boutique" ] }, { "act": "OFFER", "canonical_values": [ "Fremont" ], "slot": "city", "values": [ "fremont" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Fremont" } }, "service_results": [ { "average_rating": "4.70", "city": "Fremont", "is_unisex": "False", "phone_number": "510-574-0881", "street_address": "5154 Mowry Avenue", "stylist_name": "3Sixty Salon And Boutique" }, { "average_rating": "4.70", "city": "Fremont", "is_unisex": "True", "phone_number": "510-623-1635", "street_address": "4175, 42151 Blacow Road", "stylist_name": "Alex'S Classic Barber Shop" }, { "average_rating": "4.20", "city": "Fremont", "is_unisex": "False", "phone_number": "510-794-4526", "street_address": "5371 Mowry Avenue", "stylist_name": "Beauology" }, { "average_rating": "4.30", "city": "Fremont", "is_unisex": "False", "phone_number": "510-790-9900", "street_address": "37485 Fremont Boulevard B", "stylist_name": "Beauty Spot Salon" }, { "average_rating": "4.90", "city": "Fremont", "is_unisex": "True", "phone_number": "510-656-1955", "street_address": "40645 Fremont Boulevard", "stylist_name": "Fremont Barber Shop" }, { "average_rating": "4.10", "city": "Fremont", "is_unisex": "False", "phone_number": "510-739-6666", "street_address": "241 Fremont Hub Courtyard", "stylist_name": "Little Scissors - Kids Hair Salon" }, { "average_rating": "3.50", "city": "Fremont", "is_unisex": "False", "phone_number": "510-494-1531", "street_address": "34119 Fremont Boulevard", "stylist_name": "Passion Salon" }, { "average_rating": "4.10", "city": "Fremont", "is_unisex": "True", "phone_number": "510-505-9605", "street_address": "37477 Fremont Boulevard", "stylist_name": "Prince Barber Shop" }, { "average_rating": "4.60", "city": "Fremont", "is_unisex": "True", "phone_number": "510-694-0208", "street_address": "40811 Grimmer Boulevard", "stylist_name": "Rehab Parlour" }, { "average_rating": "4.80", "city": "Fremont", "is_unisex": "True", "phone_number": "510-498-1090", "street_address": "43360 Mission Boulevard #130", "stylist_name": "Salon Valenti Hair Nails Skin" } ], "slots": [ { "exclusive_end": 70, "slot": "stylist_name", "start": 45 }, { "exclusive_end": 24, "slot": "city", "start": 17 } ] } ], "speaker": "SYSTEM", "utterance": "I've scanned the fremont zone and I've found 3sixty salon and boutique" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-12" ], "slot": "date", "values": [ "12th of this month" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 65, "slot": "date", "start": 47 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "fremont" ], "date": [ "12th of this month" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "fremont" ], "stylist_name": [ "3sixty salon and boutique" ] } } } ], "speaker": "USER", "utterance": "cool, update me about the weather there on the 12th of this month" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "73" ], "slot": "temperature", "values": [ "73" ] }, { "act": "OFFER", "canonical_values": [ "10" ], "slot": "precipitation", "values": [ "10" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Fremont", "date": "2019-03-12" } }, "service_results": [ { "city": "Fremont", "date": "2019-03-12", "humidity": "21", "precipitation": "10", "temperature": "73", "wind": "5" } ], "slots": [ { "exclusive_end": 33, "slot": "temperature", "start": 31 }, { "exclusive_end": 81, "slot": "precipitation", "start": 79 } ] } ], "speaker": "SYSTEM", "utterance": "the temperature will be around 73 degrees fahrenheit and the chance of rain is 10 percent" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "fremont" ], "date": [ "12th of this month" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "12th of this month" ], "city": [ "fremont" ], "stylist_name": [ "3sixty salon and boutique" ] } } } ], "speaker": "USER", "utterance": "got it, let's go back to the salon, book me an appointment for that day" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "appointment_time", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "sure, do you know the time you want to be there?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "18:00" ], "slot": "appointment_time", "values": [ "18:00" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 5, "slot": "appointment_time", "start": 0 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "12th of this month" ], "appointment_time": [ "18:00" ], "city": [ "fremont" ], "stylist_name": [ "3sixty salon and boutique" ] } } } ], "speaker": "USER", "utterance": "18:00 is fine" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "3Sixty Salon And Boutique" ], "slot": "stylist_name", "values": [ "3sixty salon and boutique" ] }, { "act": "CONFIRM", "canonical_values": [ "18:00" ], "slot": "appointment_time", "values": [ "6 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-12" ], "slot": "appointment_date", "values": [ "march 12th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 88, "slot": "stylist_name", "start": 63 }, { "exclusive_end": 110, "slot": "appointment_time", "start": 106 }, { "exclusive_end": 102, "slot": "appointment_date", "start": 92 } ] } ], "speaker": "SYSTEM", "utterance": "confirm the next step. you are about to book an appointment at 3sixty salon and boutique on march 12th at 6 pm" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "12th of this month", "march 12th" ], "appointment_time": [ "18:00", "6 pm" ], "city": [ "fremont" ], "stylist_name": [ "3sixty salon and boutique" ] } } } ], "speaker": "USER", "utterance": "I confirm." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-12", "appointment_time": "18:00", "stylist_name": "3Sixty Salon And Boutique" } }, "service_results": [ { "appointment_date": "2019-03-12", "appointment_time": "18:00", "average_rating": "4.70", "is_unisex": "False", "phone_number": "510-574-0881", "street_address": "5154 Mowry Avenue", "stylist_name": "3Sixty Salon And Boutique" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "you got your appointment" }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "12th of this month", "march 12th" ], "appointment_time": [ "18:00", "6 pm" ], "city": [ "fremont" ], "stylist_name": [ "3sixty salon and boutique" ] } } } ], "speaker": "USER", "utterance": "that's wonderful, I don't need you any longer. bye" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Enjoy your day" } ] }, { "dialogue_id": "33_00015", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "San Jose" ], "slot": "city", "values": [ "San Jose" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 34, "slot": "city", "start": 26 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Jose" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "Find me a unisex salon in San Jose." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Atelier Salon Willow Glen" ], "slot": "stylist_name", "values": [ "Atelier Salon Willow Glen" ] }, { "act": "OFFER", "canonical_values": [ "San Jose" ], "slot": "city", "values": [ "San Jose" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "San Jose", "is_unisex": "True" } }, "service_results": [ { "average_rating": "4.30", "city": "San Jose", "is_unisex": "True", "phone_number": "408-293-3494", "street_address": "1047 Lincoln Highway suite 101", "stylist_name": "Atelier Salon Willow Glen" }, { "average_rating": "5.00", "city": "San Jose", "is_unisex": "True", "phone_number": "669-258-9601", "street_address": "1775 Park Avenue", "stylist_name": "Barba & Co. San Jose" }, { "average_rating": "4.50", "city": "San Jose", "is_unisex": "True", "phone_number": "408-460-8070", "street_address": "1186 South 2nd Street", "stylist_name": "Beautique Salon" }, { "average_rating": "4.70", "city": "San Jose", "is_unisex": "True", "phone_number": "408-271-1970", "street_address": "200 South 1st Street #70", "stylist_name": "Bedlam Beauty & Barber" }, { "average_rating": "4.70", "city": "San Jose", "is_unisex": "True", "phone_number": "408-421-8035", "street_address": "892 Emory Street", "stylist_name": "Bellarmine Barber Shop" }, { "average_rating": "4.20", "city": "San Jose", "is_unisex": "True", "phone_number": "408-947-9926", "street_address": "448 East Santa Clara Street", "stylist_name": "Braid It Up" }, { "average_rating": "4.60", "city": "San Jose", "is_unisex": "True", "phone_number": "408-216-9649", "street_address": "2314 Stevens Creek Boulevard", "stylist_name": "Concept Barbershop" }, { "average_rating": "4.80", "city": "San Jose", "is_unisex": "True", "phone_number": "408-821-6847", "street_address": "4750 Almaden Expressway Suite 128 Suite 128", "stylist_name": "Cookie Cutters Haircuts For Kids - San Jose" }, { "average_rating": "4.50", "city": "San Jose", "is_unisex": "True", "phone_number": "408-418-3299", "street_address": "111 North Market Street #140", "stylist_name": "Crewners Barber Shop" }, { "average_rating": "4.50", "city": "San Jose", "is_unisex": "True", "phone_number": "408-218-4644", "street_address": "1918 Alum Rock Avenue", "stylist_name": "Delabay Kutz" } ], "slots": [ { "exclusive_end": 25, "slot": "stylist_name", "start": 0 }, { "exclusive_end": 55, "slot": "city", "start": 47 } ] } ], "speaker": "SYSTEM", "utterance": "Atelier Salon Willow Glen is a unisex salon in San Jose and is 1 of 10 results that I found." }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Jose" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Jose" ], "is_unisex": [ "True" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "That works for me. Tell me what the weather is near there." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "78" ], "slot": "temperature", "values": [ "78" ] }, { "act": "OFFER", "canonical_values": [ "19" ], "slot": "precipitation", "values": [ "19" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "San Jose" } }, "service_results": [ { "city": "San Jose", "date": "2019-03-01", "humidity": "24", "precipitation": "19", "temperature": "78", "wind": "3" } ], "slots": [ { "exclusive_end": 22, "slot": "temperature", "start": 20 }, { "exclusive_end": 48, "slot": "precipitation", "start": 46 } ] } ], "speaker": "SYSTEM", "utterance": "The average high is 78 degrees and there is a 19 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "date", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "date" ], "slot_values": { "city": [ "San Jose" ] } } } ], "speaker": "USER", "utterance": "What is today's date?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-01" ], "slot": "date", "values": [ "March 1st" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 18, "slot": "date", "start": 9 } ] } ], "speaker": "SYSTEM", "utterance": "Today is March 1st." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wind", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "humidity", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "humidity", "wind" ], "slot_values": { "city": [ "San Jose" ] } } } ], "speaker": "USER", "utterance": "What is the average humidity and wind speed?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "3" ], "slot": "wind", "values": [ "3" ] }, { "act": "INFORM", "canonical_values": [ "24" ], "slot": "humidity", "values": [ "24" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 58, "slot": "wind", "start": 57 }, { "exclusive_end": 26, "slot": "humidity", "start": 24 } ] } ], "speaker": "SYSTEM", "utterance": "The average humidity is 24 percent with a wind averaging 3 miles a hour." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Jose" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 1st" ], "city": [ "San Jose" ], "is_unisex": [ "True" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "I see. Set up a session at that salon from earlier." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "appointment_time", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What time do you want to go?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "18:45" ], "slot": "appointment_time", "values": [ "evening 6:45" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 28, "slot": "appointment_time", "start": 16 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 1st" ], "appointment_time": [ "evening 6:45" ], "city": [ "San Jose" ], "is_unisex": [ "True" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "I want to go at evening 6:45." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Atelier Salon Willow Glen" ], "slot": "stylist_name", "values": [ "Atelier Salon Willow Glen" ] }, { "act": "CONFIRM", "canonical_values": [ "18:45" ], "slot": "appointment_time", "values": [ "6:45 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-01" ], "slot": "appointment_date", "values": [ "March 1st" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 56, "slot": "stylist_name", "start": 31 }, { "exclusive_end": 67, "slot": "appointment_time", "start": 60 }, { "exclusive_end": 80, "slot": "appointment_date", "start": 71 } ] } ], "speaker": "SYSTEM", "utterance": "You wish to book a session for Atelier Salon Willow Glen at 6:45 pm on March 1st, correct?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 1st" ], "appointment_time": [ "6:45 pm", "evening 6:45" ], "city": [ "San Jose" ], "is_unisex": [ "True" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "That is right." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Atelier Salon Willow Glen" ], "slot": "stylist_name", "values": [ "Atelier Salon Willow Glen" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-01" ], "slot": "appointment_date", "values": [ "March 1st" ] }, { "act": "OFFER", "canonical_values": [ "18:30" ], "slot": "appointment_time", "values": [ "6:30 pm" ] }, { "act": "NOTIFY_FAILURE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-01", "appointment_time": "18:45", "stylist_name": "Atelier Salon Willow Glen" } }, "service_results": [ { "appointment_date": "2019-03-01", "appointment_time": "18:30", "average_rating": "4.30", "is_unisex": "True", "phone_number": "408-293-3494", "street_address": "1047 Lincoln Highway suite 101", "stylist_name": "Atelier Salon Willow Glen" } ], "slots": [ { "exclusive_end": 78, "slot": "stylist_name", "start": 53 }, { "exclusive_end": 49, "slot": "appointment_date", "start": 40 }, { "exclusive_end": 36, "slot": "appointment_time", "start": 29 } ] } ], "speaker": "SYSTEM", "utterance": "I can't book that time. Does 6:30 pm on March 1st at Atelier Salon Willow Glen work for you?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 1st" ], "appointment_time": [ "6:30 pm" ], "city": [ "San Jose" ], "is_unisex": [ "True" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "That works for me." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-01", "appointment_time": "18:30", "stylist_name": "Atelier Salon Willow Glen" } }, "service_results": [ { "appointment_date": "2019-03-01", "appointment_time": "18:30", "average_rating": "4.30", "is_unisex": "True", "phone_number": "408-293-3494", "street_address": "1047 Lincoln Highway suite 101", "stylist_name": "Atelier Salon Willow Glen" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your session is booked." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 1st" ], "appointment_time": [ "6:30 pm" ], "city": [ "San Jose" ], "is_unisex": [ "True" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "Thanks a bunch." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you need more help?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "appointment_date": [ "March 1st" ], "appointment_time": [ "6:30 pm" ], "city": [ "San Jose" ], "is_unisex": [ "True" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "No, not right now. Thanks." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day." } ] }, { "dialogue_id": "33_00016", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I need a beauty treatment. Can you locate a nice parlor?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Where would you like your treatment?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "San Mateo" ], "slot": "city", "values": [ "San Mateo" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 72, "slot": "city", "start": 63 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Mateo" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "Please make sure the parlor is for men and women. Somewhere in San Mateo would be nice." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Elite Hair Design" ], "slot": "stylist_name", "values": [ "Elite Hair Design" ] }, { "act": "OFFER", "canonical_values": [ "San Mateo" ], "slot": "city", "values": [ "San Mateo" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "San Mateo", "is_unisex": "True" } }, "service_results": [ { "average_rating": "5.00", "city": "San Mateo", "is_unisex": "True", "phone_number": "650-345-9882", "street_address": "2260 Palm Avenue", "stylist_name": "Elite Hair Design" }, { "average_rating": "3.40", "city": "San Mateo", "is_unisex": "True", "phone_number": "650-685-1888", "street_address": "207 East 4th Avenue", "stylist_name": "Great Clips" }, { "average_rating": "4.20", "city": "San Mateo", "is_unisex": "True", "phone_number": "650-513-6884", "street_address": "602 East 4th Avenue", "stylist_name": "Headlinerz Barbershop" }, { "average_rating": "4.10", "city": "San Mateo", "is_unisex": "True", "phone_number": "650-212-3233", "street_address": "4404, 61 37th Avenue", "stylist_name": "Hitters Barber Shop" }, { "average_rating": "4.40", "city": "San Mateo", "is_unisex": "True", "phone_number": "650-342-6668", "street_address": "4037, 223 South San Mateo Drive", "stylist_name": "L Salon & Color Group" }, { "average_rating": "4.50", "city": "San Mateo", "is_unisex": "True", "phone_number": "650-578-8700", "street_address": "1100 Park Place #80", "stylist_name": "Salon Kavi" }, { "average_rating": "4.50", "city": "San Mateo", "is_unisex": "True", "phone_number": "650-347-3762", "street_address": "302 East 5th Avenue", "stylist_name": "Shane'S Barbershop & Shave Parlour" }, { "average_rating": "3.80", "city": "San Mateo", "is_unisex": "True", "phone_number": "650-212-1350", "street_address": "2017 Chess Drive", "stylist_name": "Sport Clips Haircuts Of San Mateo" }, { "average_rating": "3.70", "city": "San Mateo", "is_unisex": "True", "phone_number": "650-389-2253", "street_address": "854 North Delaware Street", "stylist_name": "Supercuts - San Mateo" }, { "average_rating": "4.60", "city": "San Mateo", "is_unisex": "True", "phone_number": "650-638-1624", "street_address": "1226 South El Camino Real", "stylist_name": "The San Mateo Zoo" } ], "slots": [ { "exclusive_end": 59, "slot": "stylist_name", "start": 42 }, { "exclusive_end": 90, "slot": "city", "start": 81 } ] } ], "speaker": "SYSTEM", "utterance": "My first recommendation is a salon called Elite Hair Design. They are located in San Mateo." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Mateo" ], "is_unisex": [ "True" ], "stylist_name": [ "Elite Hair Design" ] } } } ], "speaker": "USER", "utterance": "I like the name. That will work." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "I can schedule a time there for you if you like?" }, { "frames": [ { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "city": [ "San Mateo" ], "is_unisex": [ "True" ], "stylist_name": [ "Elite Hair Design" ] } } } ], "speaker": "USER", "utterance": "Not yet but thanks." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you have any other requests?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-14" ], "slot": "date", "values": [ "14th of March" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 60, "slot": "date", "start": 47 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Mateo" ], "date": [ "14th of March" ] } } } ], "speaker": "USER", "utterance": "Please get the weather prediction there on the 14th of March." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "87" ], "slot": "temperature", "values": [ "87" ] }, { "act": "OFFER", "canonical_values": [ "18" ], "slot": "precipitation", "values": [ "18" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "San Mateo", "date": "2019-03-14" } }, "service_results": [ { "city": "San Mateo", "date": "2019-03-14", "humidity": "27", "precipitation": "18", "temperature": "87", "wind": "1" } ], "slots": [ { "exclusive_end": 35, "slot": "temperature", "start": 33 }, { "exclusive_end": 76, "slot": "precipitation", "start": 74 } ] } ], "speaker": "SYSTEM", "utterance": "The prediction states an average 87 degree Fahrenheit reading. There is a 18 percent possibility of a cloudburst." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wind", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "wind" ], "slot_values": { "city": [ "San Mateo" ], "date": [ "14th of March" ] } } } ], "speaker": "USER", "utterance": "How harsh will the breezes be?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "wind", "values": [ "1" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 47, "slot": "wind", "start": 46 } ] } ], "speaker": "SYSTEM", "utterance": "The breeze should be light. The prediction is 1 mile per hour." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "humidity", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "humidity" ], "slot_values": { "city": [ "San Mateo" ], "date": [ "14th of March" ] } } } ], "speaker": "USER", "utterance": "Hope I don't get too sweaty.How much water vapor is expected to be present in the air?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "27" ], "slot": "humidity", "values": [ "27" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 47, "slot": "humidity", "start": 45 } ] } ], "speaker": "SYSTEM", "utterance": "The water vapor level expected in the air is 27 percent." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Mateo" ], "date": [ "14th of March" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "16:30" ], "slot": "appointment_time", "values": [ "4:30 pm" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 110, "slot": "appointment_time", "start": 103 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "14th of March" ], "appointment_time": [ "4:30 pm" ], "city": [ "San Mateo" ], "is_unisex": [ "True" ], "stylist_name": [ "Elite Hair Design" ] } } } ], "speaker": "USER", "utterance": "I see. I do want you to reserve a spot for me at the beauty parlor we were just discussing. Please try 4:30 pm." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Elite Hair Design" ], "slot": "stylist_name", "values": [ "Elite Hair Design" ] }, { "act": "CONFIRM", "canonical_values": [ "16:30" ], "slot": "appointment_time", "values": [ "4:30 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-14" ], "slot": "appointment_date", "values": [ "March 14th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 65, "slot": "stylist_name", "start": 48 }, { "exclusive_end": 96, "slot": "appointment_time", "start": 89 }, { "exclusive_end": 85, "slot": "appointment_date", "start": 75 } ] } ], "speaker": "SYSTEM", "utterance": "I will attempt to reserve a spot for you at the Elite Hair Design salon on March 14th at 4:30 pm with your approval." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "14th of March", "March 14th" ], "appointment_time": [ "4:30 pm" ], "city": [ "San Mateo" ], "is_unisex": [ "True" ], "stylist_name": [ "Elite Hair Design" ] } } } ], "speaker": "USER", "utterance": "Please try for me." }, { "frames": [ { "actions": [ { "act": "NOTIFY_FAILURE", "canonical_values": [], "slot": "", "values": [] }, { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-14", "appointment_time": "16:30", "stylist_name": "Elite Hair Design" } }, "service_results": [], "slots": [] } ], "speaker": "SYSTEM", "utterance": "I was not able to secure a spot at your requested time. Would you like help with anything else?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "17:00" ], "slot": "appointment_time", "values": [ "five in the evening" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 87, "slot": "appointment_time", "start": 68 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "14th of March", "March 14th" ], "appointment_time": [ "five in the evening" ], "city": [ "San Mateo" ], "is_unisex": [ "True" ], "stylist_name": [ "Elite Hair Design" ] } } } ], "speaker": "USER", "utterance": "I really want and need to set an appointment at the parlor. Try for five in the evening please." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Elite Hair Design" ], "slot": "stylist_name", "values": [ "Elite Hair Design" ] }, { "act": "CONFIRM", "canonical_values": [ "17:00" ], "slot": "appointment_time", "values": [ "5 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-14" ], "slot": "appointment_date", "values": [ "March 14th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 52, "slot": "stylist_name", "start": 35 }, { "exclusive_end": 74, "slot": "appointment_time", "start": 70 }, { "exclusive_end": 66, "slot": "appointment_date", "start": 56 } ] } ], "speaker": "SYSTEM", "utterance": "I will attempt to secure a spot at Elite Hair Design on March 14th at 5 pm if you approve." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "14th of March", "March 14th" ], "appointment_time": [ "5 pm", "five in the evening" ], "city": [ "San Mateo" ], "is_unisex": [ "True" ], "stylist_name": [ "Elite Hair Design" ] } } } ], "speaker": "USER", "utterance": "You have my approval." }, { "frames": [ { "actions": [ { "act": "NOTIFY_FAILURE", "canonical_values": [], "slot": "", "values": [] }, { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-14", "appointment_time": "17:00", "stylist_name": "Elite Hair Design" } }, "service_results": [ { "appointment_date": "2019-03-14", "appointment_time": "17:30", "average_rating": "5.00", "is_unisex": "True", "phone_number": "650-345-9882", "street_address": "2260 Palm Avenue", "stylist_name": "Elite Hair Design" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "I failed to get the appointment set. Is there something else I can help with." }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "appointment_date": [ "14th of March", "March 14th" ], "appointment_time": [ "5 pm", "five in the evening" ], "city": [ "San Mateo" ], "is_unisex": [ "True" ], "stylist_name": [ "Elite Hair Design" ] } } } ], "speaker": "USER", "utterance": "I am a little frustrated. Right now I don't need any help." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Hope you feel better. Bye." } ] }, { "dialogue_id": "33_00017", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I am looking for a salon." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What city do you want me to search in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "SFO" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 31, "slot": "city", "start": 28 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "SFO" ] } } } ], "speaker": "USER", "utterance": "I would like to find one in SFO." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 Barber Shop" ] }, { "act": "OFFER", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "San Francisco" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "San Francisco" } }, "service_results": [ { "average_rating": "4.80", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-286-4371", "street_address": "1532 20th Street", "stylist_name": "1512 Barber Shop" }, { "average_rating": "4.50", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-824-1335", "street_address": "2737 20th Street", "stylist_name": "20Th Salon And Barber" }, { "average_rating": "3.90", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-788-4936", "street_address": "44 Montgomery Street #30", "stylist_name": "A Businessman'S Haircut" }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-296-9212", "street_address": "310 Sutter Street 4th floor", "stylist_name": "Alcheme Salon" }, { "average_rating": "5.00", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-445-9373", "street_address": "333 Bush Street Suite #104", "stylist_name": "Alexander G." }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-587-5003", "street_address": "949 Geneva Avenue", "stylist_name": "Amazon Barber Shop" }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-956-4049", "street_address": "140 Sutter Street", "stylist_name": "Arcade Barber Shop" }, { "average_rating": "5.00", "city": "San Francisco", "is_unisex": "False", "phone_number": "415-433-3334", "street_address": "33 Grant Avenue", "stylist_name": "Archer Salon" }, { "average_rating": "4.90", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-658-7469", "street_address": "1041 Guerrero Street", "stylist_name": "Arrow Salon" }, { "average_rating": "4.80", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-501-0338", "street_address": "2, 1996 Union Street", "stylist_name": "Arthur Sebastian Hair Salon" } ], "slots": [ { "exclusive_end": 105, "slot": "stylist_name", "start": 89 }, { "exclusive_end": 85, "slot": "city", "start": 72 } ] } ], "speaker": "SYSTEM", "utterance": "I have located 10 salons that may interest you. One good one that is in San Francisco is 1512 Barber Shop." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Jose" ], "slot": "city", "values": [ "San Jose" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [ { "exclusive_end": 84, "slot": "city", "start": 76 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Jose" ] } } } ], "speaker": "USER", "utterance": "Would you be able to find a different salon for me? I would like a salon in San Jose." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Atelier Salon Willow Glen" ], "slot": "stylist_name", "values": [ "Atelier Salon Willow Glen" ] }, { "act": "OFFER", "canonical_values": [ "San Jose" ], "slot": "city", "values": [ "San Jose" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "San Jose" } }, "service_results": [ { "average_rating": "4.30", "city": "San Jose", "is_unisex": "True", "phone_number": "408-293-3494", "street_address": "1047 Lincoln Highway suite 101", "stylist_name": "Atelier Salon Willow Glen" }, { "average_rating": "5.00", "city": "San Jose", "is_unisex": "True", "phone_number": "669-258-9601", "street_address": "1775 Park Avenue", "stylist_name": "Barba & Co. San Jose" }, { "average_rating": "4.50", "city": "San Jose", "is_unisex": "True", "phone_number": "408-460-8070", "street_address": "1186 South 2nd Street", "stylist_name": "Beautique Salon" }, { "average_rating": "4.70", "city": "San Jose", "is_unisex": "True", "phone_number": "408-271-1970", "street_address": "200 South 1st Street #70", "stylist_name": "Bedlam Beauty & Barber" }, { "average_rating": "4.70", "city": "San Jose", "is_unisex": "True", "phone_number": "408-421-8035", "street_address": "892 Emory Street", "stylist_name": "Bellarmine Barber Shop" }, { "average_rating": "4.20", "city": "San Jose", "is_unisex": "True", "phone_number": "408-947-9926", "street_address": "448 East Santa Clara Street", "stylist_name": "Braid It Up" }, { "average_rating": "4.60", "city": "San Jose", "is_unisex": "True", "phone_number": "408-216-9649", "street_address": "2314 Stevens Creek Boulevard", "stylist_name": "Concept Barbershop" }, { "average_rating": "4.80", "city": "San Jose", "is_unisex": "True", "phone_number": "408-821-6847", "street_address": "4750 Almaden Expressway Suite 128 Suite 128", "stylist_name": "Cookie Cutters Haircuts For Kids - San Jose" }, { "average_rating": "4.50", "city": "San Jose", "is_unisex": "True", "phone_number": "408-418-3299", "street_address": "111 North Market Street #140", "stylist_name": "Crewners Barber Shop" }, { "average_rating": "4.50", "city": "San Jose", "is_unisex": "True", "phone_number": "408-218-4644", "street_address": "1918 Alum Rock Avenue", "stylist_name": "Delabay Kutz" } ], "slots": [ { "exclusive_end": 71, "slot": "stylist_name", "start": 46 }, { "exclusive_end": 99, "slot": "city", "start": 91 } ] } ], "speaker": "SYSTEM", "utterance": "I have located 10 salons that you might like. Atelier Salon Willow Glen is a good salon in San Jose." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-11" ], "slot": "date", "values": [ "the 11th" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 64, "slot": "date", "start": 56 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Jose" ], "date": [ "the 11th" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Jose" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "Yes that sounds fine. What is the weather like there on the 11th?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "79" ], "slot": "temperature", "values": [ "79" ] }, { "act": "OFFER", "canonical_values": [ "0" ], "slot": "precipitation", "values": [ "0" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "San Jose", "date": "2019-03-11" } }, "service_results": [ { "city": "San Jose", "date": "2019-03-11", "humidity": "15", "precipitation": "0", "temperature": "79", "wind": "12" } ], "slots": [ { "exclusive_end": 45, "slot": "temperature", "start": 43 }, { "exclusive_end": 89, "slot": "precipitation", "start": 88 } ] } ], "speaker": "SYSTEM", "utterance": "The temperature for the day should average 79 degrees Fahrenheit. The chance of rain is 0 percent." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "humidity", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "humidity" ], "slot_values": { "city": [ "San Jose" ], "date": [ "the 11th" ] } } } ], "speaker": "USER", "utterance": "What is the humidity expected to be on that day?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "15" ], "slot": "humidity", "values": [ "15" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 30, "slot": "humidity", "start": 28 } ] } ], "speaker": "SYSTEM", "utterance": "The humidity will be around 15 percent." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wind", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "wind" ], "slot_values": { "city": [ "San Jose" ], "date": [ "the 11th" ] } } } ], "speaker": "USER", "utterance": "What will the wind be like on that day?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "12" ], "slot": "wind", "values": [ "12" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 38, "slot": "wind", "start": 36 } ] } ], "speaker": "SYSTEM", "utterance": "The wind speed should average about 12 miles per hour." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Jose" ], "date": [ "the 11th" ] } } } ], "speaker": "USER", "utterance": "Yes, that is fine." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Is there anything else you would like?" }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "the 11th" ], "city": [ "San Jose" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "I would like to book an appointment on that day at the salon you found." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "appointment_time", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What time do you want the appointment to be?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "14:30" ], "slot": "appointment_time", "values": [ "2:30 pm" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 45, "slot": "appointment_time", "start": 38 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "the 11th" ], "appointment_time": [ "2:30 pm" ], "city": [ "San Jose" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "I would like the appointment to be at 2:30 pm." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Atelier Salon Willow Glen" ], "slot": "stylist_name", "values": [ "Atelier Salon Willow Glen" ] }, { "act": "CONFIRM", "canonical_values": [ "14:30" ], "slot": "appointment_time", "values": [ "2:30 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-11" ], "slot": "appointment_date", "values": [ "March 11th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 87, "slot": "stylist_name", "start": 62 }, { "exclusive_end": 140, "slot": "appointment_time", "start": 133 }, { "exclusive_end": 129, "slot": "appointment_date", "start": 119 } ] } ], "speaker": "SYSTEM", "utterance": "Okay, confirm these details for me: The hair stylist is named Atelier Salon Willow Glen and the appointment will be on March 11th at 2:30 pm." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 11th", "the 11th" ], "appointment_time": [ "2:30 pm" ], "city": [ "San Jose" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "Yes that sounds fine." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-11", "appointment_time": "14:30", "stylist_name": "Atelier Salon Willow Glen" } }, "service_results": [ { "appointment_date": "2019-03-11", "appointment_time": "14:30", "average_rating": "4.30", "is_unisex": "True", "phone_number": "408-293-3494", "street_address": "1047 Lincoln Highway suite 101", "stylist_name": "Atelier Salon Willow Glen" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your appointment has been confirmed." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "average_rating", "phone_number" ], "slot_values": { "appointment_date": [ "March 11th", "the 11th" ], "appointment_time": [ "2:30 pm" ], "city": [ "San Jose" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "What is the contact number there and what is their average rating?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "408-293-3494" ], "slot": "phone_number", "values": [ "408-293-3494" ] }, { "act": "INFORM", "canonical_values": [ "4.30" ], "slot": "average_rating", "values": [ "4.3" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 32, "slot": "phone_number", "start": 20 }, { "exclusive_end": 62, "slot": "average_rating", "start": 59 } ] } ], "speaker": "SYSTEM", "utterance": "The phone number is 408-293-3494 and the average rating is 4.3." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 11th", "the 11th" ], "appointment_time": [ "2:30 pm" ], "city": [ "San Jose" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "Thank you for your help." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_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": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "appointment_date": [ "March 11th", "the 11th" ], "appointment_time": [ "2:30 pm" ], "city": [ "San Jose" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "No, thanks very much." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day." } ] }, { "dialogue_id": "33_00018", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I would like to find a salon." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Which city should I search?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "San Fran" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 32, "slot": "city", "start": 24 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Fran" ] } } } ], "speaker": "USER", "utterance": "I would like a salon in San Fran." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 Barber shop" ] }, { "act": "OFFER", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "San Francisco" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "San Francisco" } }, "service_results": [ { "average_rating": "4.80", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-286-4371", "street_address": "1532 20th Street", "stylist_name": "1512 Barber Shop" }, { "average_rating": "4.50", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-824-1335", "street_address": "2737 20th Street", "stylist_name": "20Th Salon And Barber" }, { "average_rating": "3.90", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-788-4936", "street_address": "44 Montgomery Street #30", "stylist_name": "A Businessman'S Haircut" }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-296-9212", "street_address": "310 Sutter Street 4th floor", "stylist_name": "Alcheme Salon" }, { "average_rating": "5.00", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-445-9373", "street_address": "333 Bush Street Suite #104", "stylist_name": "Alexander G." }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-587-5003", "street_address": "949 Geneva Avenue", "stylist_name": "Amazon Barber Shop" }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-956-4049", "street_address": "140 Sutter Street", "stylist_name": "Arcade Barber Shop" }, { "average_rating": "5.00", "city": "San Francisco", "is_unisex": "False", "phone_number": "415-433-3334", "street_address": "33 Grant Avenue", "stylist_name": "Archer Salon" }, { "average_rating": "4.90", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-658-7469", "street_address": "1041 Guerrero Street", "stylist_name": "Arrow Salon" }, { "average_rating": "4.80", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-501-0338", "street_address": "2, 1996 Union Street", "stylist_name": "Arthur Sebastian Hair Salon" } ], "slots": [ { "exclusive_end": 25, "slot": "stylist_name", "start": 9 }, { "exclusive_end": 58, "slot": "city", "start": 45 } ] } ], "speaker": "SYSTEM", "utterance": "There is 1512 Barber shop that is located in San Francisco." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "is_unisex", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [ "is_unisex", "phone_number" ], "slot_values": { "city": [ "San Fran", "San Francisco" ] } } } ], "speaker": "USER", "utterance": "Is it a unisex salon and what is their phone number?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "415-286-4371" ], "slot": "phone_number", "values": [ "415-286-4371" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 49, "slot": "phone_number", "start": 37 } ] } ], "speaker": "SYSTEM", "utterance": "Yes, it's unisex and their number is 415-286-4371." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Fran", "San Francisco" ], "stylist_name": [ "1512 Barber shop" ] } } } ], "speaker": "USER", "utterance": "That sounds good thank you." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you want to book an appointment?" }, { "frames": [ { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "city": [ "San Fran", "San Francisco" ], "stylist_name": [ "1512 Barber shop" ] } } } ], "speaker": "USER", "utterance": "Not at the moment." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Can I help with something else?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-06" ], "slot": "date", "values": [ "the 6th" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 35, "slot": "date", "start": 28 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Fran", "San Francisco" ], "date": [ "the 6th" ] } } } ], "speaker": "USER", "utterance": "What is the weather like on the 6th?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "72" ], "slot": "temperature", "values": [ "72" ] }, { "act": "OFFER", "canonical_values": [ "3" ], "slot": "precipitation", "values": [ "3" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "San Francisco", "date": "2019-03-06" } }, "service_results": [ { "city": "San Francisco", "date": "2019-03-06", "humidity": "16", "precipitation": "3", "temperature": "72", "wind": "12" } ], "slots": [ { "exclusive_end": 28, "slot": "temperature", "start": 26 }, { "exclusive_end": 53, "slot": "precipitation", "start": 52 } ] } ], "speaker": "SYSTEM", "utterance": "The temperature should be 72 degrees and there is a 3 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Fran", "San Francisco" ], "date": [ "the 6th" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "the 6th" ], "city": [ "San Fran", "San Francisco" ], "stylist_name": [ "1512 Barber shop" ] } } } ], "speaker": "USER", "utterance": "I would like to book an appointment to the salon." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "appointment_time", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "When would you like your appointment?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "16:00" ], "slot": "appointment_time", "values": [ "16:00" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 31, "slot": "appointment_time", "start": 26 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "the 6th" ], "appointment_time": [ "16:00" ], "city": [ "San Fran", "San Francisco" ], "stylist_name": [ "1512 Barber shop" ] } } } ], "speaker": "USER", "utterance": "I would like to go around 16:00" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 Barber shop" ] }, { "act": "CONFIRM", "canonical_values": [ "16:00" ], "slot": "appointment_time", "values": [ "4 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-06" ], "slot": "appointment_date", "values": [ "March 6th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 39, "slot": "stylist_name", "start": 23 }, { "exclusive_end": 60, "slot": "appointment_time", "start": 56 }, { "exclusive_end": 52, "slot": "appointment_date", "start": 43 } ] } ], "speaker": "SYSTEM", "utterance": "Booking appointment at 1512 Barber shop on March 6th at 4 pm." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 6th", "the 6th" ], "appointment_time": [ "16:00", "4 pm" ], "city": [ "San Fran", "San Francisco" ], "stylist_name": [ "1512 Barber shop" ] } } } ], "speaker": "USER", "utterance": "Yes, that sounds good." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 Barber shop" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-06" ], "slot": "appointment_date", "values": [ "March 6th" ] }, { "act": "OFFER", "canonical_values": [ "15:30" ], "slot": "appointment_time", "values": [ "3:30 pm" ] }, { "act": "NOTIFY_FAILURE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-06", "appointment_time": "16:00", "stylist_name": "1512 Barber Shop" } }, "service_results": [ { "appointment_date": "2019-03-06", "appointment_time": "15:30", "average_rating": "4.80", "is_unisex": "True", "phone_number": "415-286-4371", "street_address": "1532 20th Street", "stylist_name": "1512 Barber Shop" } ], "slots": [ { "exclusive_end": 57, "slot": "stylist_name", "start": 41 }, { "exclusive_end": 115, "slot": "appointment_date", "start": 106 }, { "exclusive_end": 102, "slot": "appointment_time", "start": 95 } ] } ], "speaker": "SYSTEM", "utterance": "We were unable to book an appointment at 1512 Barber shop at that time would you like to go at 3:30 pm on March 6th?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 6th", "the 6th" ], "appointment_time": [ "3:30 pm" ], "city": [ "San Fran", "San Francisco" ], "stylist_name": [ "1512 Barber shop" ] } } } ], "speaker": "USER", "utterance": "Yes, that works for me." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-06", "appointment_time": "15:30", "stylist_name": "1512 Barber Shop" } }, "service_results": [ { "appointment_date": "2019-03-06", "appointment_time": "15:30", "average_rating": "4.80", "is_unisex": "True", "phone_number": "415-286-4371", "street_address": "1532 20th Street", "stylist_name": "1512 Barber Shop" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your appointment was booked." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 6th", "the 6th" ], "appointment_time": [ "3:30 pm" ], "city": [ "San Fran", "San Francisco" ], "stylist_name": [ "1512 Barber shop" ] } } } ], "speaker": "USER", "utterance": "That is all I needed." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a good day." } ] }, { "dialogue_id": "33_00019", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I didn't do my hair cut for a long time. so i need to find a salon. will you find me a salon?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "in which city should i need to search in for?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "San Francisco" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 39, "slot": "city", "start": 26 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Francisco" ] } } } ], "speaker": "USER", "utterance": "i need to find a salon in San Francisco." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 Barber shop" ] }, { "act": "OFFER", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "San francisco" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "San Francisco" } }, "service_results": [ { "average_rating": "4.80", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-286-4371", "street_address": "1532 20th Street", "stylist_name": "1512 Barber Shop" }, { "average_rating": "4.50", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-824-1335", "street_address": "2737 20th Street", "stylist_name": "20Th Salon And Barber" }, { "average_rating": "3.90", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-788-4936", "street_address": "44 Montgomery Street #30", "stylist_name": "A Businessman'S Haircut" }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-296-9212", "street_address": "310 Sutter Street 4th floor", "stylist_name": "Alcheme Salon" }, { "average_rating": "5.00", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-445-9373", "street_address": "333 Bush Street Suite #104", "stylist_name": "Alexander G." }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-587-5003", "street_address": "949 Geneva Avenue", "stylist_name": "Amazon Barber Shop" }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-956-4049", "street_address": "140 Sutter Street", "stylist_name": "Arcade Barber Shop" }, { "average_rating": "5.00", "city": "San Francisco", "is_unisex": "False", "phone_number": "415-433-3334", "street_address": "33 Grant Avenue", "stylist_name": "Archer Salon" }, { "average_rating": "4.90", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-658-7469", "street_address": "1041 Guerrero Street", "stylist_name": "Arrow Salon" }, { "average_rating": "4.80", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-501-0338", "street_address": "2, 1996 Union Street", "stylist_name": "Arthur Sebastian Hair Salon" } ], "slots": [ { "exclusive_end": 66, "slot": "stylist_name", "start": 50 }, { "exclusive_end": 33, "slot": "city", "start": 20 } ] } ], "speaker": "SYSTEM", "utterance": "there is a salon in San francisco, its address is 1512 Barber shop." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-06" ], "slot": "date", "values": [ "6th of march" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 61, "slot": "date", "start": 49 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Francisco", "San francisco" ], "date": [ "6th of march" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Francisco", "San francisco" ], "stylist_name": [ "1512 Barber shop" ] } } } ], "speaker": "USER", "utterance": "ok thats great. How is the weather over there on 6th of march?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "72" ], "slot": "temperature", "values": [ "72" ] }, { "act": "OFFER", "canonical_values": [ "3" ], "slot": "precipitation", "values": [ "3" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "San Francisco", "date": "2019-03-06" } }, "service_results": [ { "city": "San Francisco", "date": "2019-03-06", "humidity": "16", "precipitation": "3", "temperature": "72", "wind": "12" } ], "slots": [ { "exclusive_end": 48, "slot": "temperature", "start": 46 }, { "exclusive_end": 81, "slot": "precipitation", "start": 80 } ] } ], "speaker": "SYSTEM", "utterance": "the average temperature for the day should be 72 degrees Fahrenheit. There is a 3 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Francisco", "San francisco" ], "date": [ "6th of march" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "12:15" ], "slot": "appointment_time", "values": [ "quarter past 12 in the afternoon" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 131, "slot": "appointment_time", "start": 99 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "6th of march" ], "appointment_time": [ "quarter past 12 in the afternoon" ], "city": [ "San Francisco", "San francisco" ], "stylist_name": [ "1512 Barber shop" ] } } } ], "speaker": "USER", "utterance": "ok , thats good. I need to book an appointment at the salon on that day. i need the appointment at quarter past 12 in the afternoon." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 Barber shop" ] }, { "act": "CONFIRM", "canonical_values": [ "12:15" ], "slot": "appointment_time", "values": [ "12:15 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-06" ], "slot": "appointment_date", "values": [ "March 6th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 95, "slot": "stylist_name", "start": 79 }, { "exclusive_end": 128, "slot": "appointment_time", "start": 120 }, { "exclusive_end": 164, "slot": "appointment_date", "start": 155 } ] } ], "speaker": "SYSTEM", "utterance": "please check and review the following details. The name of the hair stylist is 1512 Barber shop , the appointment is at 12:15 pm and the appointment is on March 6th." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "is_unisex", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "average_rating", "is_unisex" ], "slot_values": { "appointment_date": [ "6th of march", "March 6th" ], "appointment_time": [ "12:15 pm", "quarter past 12 in the afternoon" ], "city": [ "San Francisco", "San francisco" ], "stylist_name": [ "1512 Barber shop" ] } } } ], "speaker": "USER", "utterance": "ok that's great. what is its average rating? is it unisex?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "4.80" ], "slot": "average_rating", "values": [ "4.8" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-06", "appointment_time": "12:15", "stylist_name": "1512 Barber Shop" } }, "service_results": [ { "appointment_date": "2019-03-06", "appointment_time": "12:30", "average_rating": "4.80", "is_unisex": "True", "phone_number": "415-286-4371", "street_address": "1532 20th Street", "stylist_name": "1512 Barber Shop" } ], "slots": [ { "exclusive_end": 51, "slot": "average_rating", "start": 48 } ] } ], "speaker": "SYSTEM", "utterance": "Appointment is confirmed. Its average rating is 4.8 and it is a unisex salon." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "6th of march", "March 6th" ], "appointment_time": [ "12:15 pm", "quarter past 12 in the afternoon" ], "city": [ "San Francisco", "San francisco" ], "stylist_name": [ "1512 Barber shop" ] } } } ], "speaker": "USER", "utterance": "thanks a lot for your immense help." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "whether i need to find anything else?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "appointment_date": [ "6th of march", "March 6th" ], "appointment_time": [ "12:15 pm", "quarter past 12 in the afternoon" ], "city": [ "San Francisco", "San francisco" ], "stylist_name": [ "1512 Barber shop" ] } } } ], "speaker": "USER", "utterance": "no, thanks for now." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "have a wonderful day." } ] }, { "dialogue_id": "33_00020", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I am looking for a salon." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Can you tell me the city where I should look in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "Oakley" ], "slot": "city", "values": [ "Oakley" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 63, "slot": "city", "start": 57 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Oakley" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "The salon should be a unisex one, and should be found in Oakley." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Great Clips" ], "slot": "stylist_name", "values": [ "Great Clips" ] }, { "act": "OFFER", "canonical_values": [ "Oakley" ], "slot": "city", "values": [ "Oakley" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "2" ], "slot": "count", "values": [ "2" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Oakley", "is_unisex": "True" } }, "service_results": [ { "average_rating": "3.80", "city": "Oakley", "is_unisex": "True", "phone_number": "925-679-0279", "street_address": "2589 Main Street", "stylist_name": "Great Clips" }, { "average_rating": "5.00", "city": "Oakley", "is_unisex": "True", "phone_number": "925-383-6212", "street_address": "3639 Main Street", "stylist_name": "True Edge Barber Shop" } ], "slots": [ { "exclusive_end": 85, "slot": "stylist_name", "start": 74 }, { "exclusive_end": 115, "slot": "city", "start": 109 } ] } ], "speaker": "SYSTEM", "utterance": "There are 2 salons which you might be interested in. One of the salons is Great Clips and it can be found in Oakley." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-04" ], "slot": "date", "values": [ "the 4th" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 75, "slot": "date", "start": 68 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Oakley" ], "date": [ "the 4th" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Oakley" ], "is_unisex": [ "True" ], "stylist_name": [ "Great Clips" ] } } } ], "speaker": "USER", "utterance": "Yes that is a good one. Can you tell me how the weather is there on the 4th?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "75" ], "slot": "temperature", "values": [ "75" ] }, { "act": "OFFER", "canonical_values": [ "11" ], "slot": "precipitation", "values": [ "11" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Oakley", "date": "2019-03-04" } }, "service_results": [ { "city": "Oakley", "date": "2019-03-04", "humidity": "33", "precipitation": "11", "temperature": "75", "wind": "10" } ], "slots": [ { "exclusive_end": 46, "slot": "temperature", "start": 44 }, { "exclusive_end": 98, "slot": "precipitation", "start": 96 } ] } ], "speaker": "SYSTEM", "utterance": "For your requested location should be about 75 degrees Fahrenheit, and the chance of raining at 11 percent." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wind", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "wind" ], "slot_values": { "city": [ "Oakley" ], "date": [ "the 4th" ] } } } ], "speaker": "USER", "utterance": "Can you also check how windy is going to be there?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "10" ], "slot": "wind", "values": [ "10" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 38, "slot": "wind", "start": 36 } ] } ], "speaker": "SYSTEM", "utterance": "The wind should be at an average of 10 miles per hour." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Oakley" ], "date": [ "the 4th" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "the 4th" ], "city": [ "Oakley" ], "is_unisex": [ "True" ], "stylist_name": [ "Great Clips" ] } } } ], "speaker": "USER", "utterance": "Alright, nice. I would like to make a reservation for an appointment on that day, at the salon you found." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "appointment_time", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Can you tell me the time you want to have the appointment?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "13:15" ], "slot": "appointment_time", "values": [ "1:15 in the afternoon" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 63, "slot": "appointment_time", "start": 42 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "the 4th" ], "appointment_time": [ "1:15 in the afternoon" ], "city": [ "Oakley" ], "is_unisex": [ "True" ], "stylist_name": [ "Great Clips" ] } } } ], "speaker": "USER", "utterance": "I will be free to have the appointment at 1:15 in the afternoon." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Great Clips" ], "slot": "stylist_name", "values": [ "Great Clips" ] }, { "act": "CONFIRM", "canonical_values": [ "13:15" ], "slot": "appointment_time", "values": [ "1:15 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-04" ], "slot": "appointment_date", "values": [ "March 4th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 98, "slot": "stylist_name", "start": 87 }, { "exclusive_end": 70, "slot": "appointment_time", "start": 63 }, { "exclusive_end": 83, "slot": "appointment_date", "start": 74 } ] } ], "speaker": "SYSTEM", "utterance": "Can you please confirm that you want to book an appointment at 1:15 pm on March 4th at Great Clips salon?" }, { "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": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "phone_number", "street_address" ], "slot_values": { "appointment_date": [ "March 4th", "the 4th" ], "appointment_time": [ "1:15 in the afternoon", "1:15 pm" ], "city": [ "Oakley" ], "is_unisex": [ "True" ], "stylist_name": [ "Great Clips" ] } } } ], "speaker": "USER", "utterance": "Yes that is a nice one. Can you give me their address, and also the phone number I can use to call them?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "5214B Diamond Heights Boulevard" ], "slot": "street_address", "values": [ "5214B Diamond Heights Boulevard" ] }, { "act": "INFORM", "canonical_values": [ "415-285-8852" ], "slot": "phone_number", "values": [ "415-285-8852" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-04", "appointment_time": "13:15", "stylist_name": "Great Clips" } }, "service_results": [ { "appointment_date": "2019-03-04", "appointment_time": "13:30", "average_rating": "3.70", "is_unisex": "True", "phone_number": "415-285-8852", "street_address": "5214B Diamond Heights Boulevard", "stylist_name": "Great Clips" } ], "slots": [ { "exclusive_end": 105, "slot": "street_address", "start": 74 }, { "exclusive_end": 155, "slot": "phone_number", "start": 143 } ] } ], "speaker": "SYSTEM", "utterance": "Your requested appointment has been booked, and the salon can be found at 5214B Diamond Heights Boulevard. If you want to call them you can at 415-285-8852." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 4th", "the 4th" ], "appointment_time": [ "1:15 in the afternoon", "1:15 pm" ], "city": [ "Oakley" ], "is_unisex": [ "True" ], "stylist_name": [ "Great Clips" ] } } } ], "speaker": "USER", "utterance": "I appreciate it very much." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Is there something else I can help you with?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "appointment_date": [ "March 4th", "the 4th" ], "appointment_time": [ "1:15 in the afternoon", "1:15 pm" ], "city": [ "Oakley" ], "is_unisex": [ "True" ], "stylist_name": [ "Great Clips" ] } } } ], "speaker": "USER", "utterance": "Nothing. I am grateful for your help." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a good time!" } ] }, { "dialogue_id": "33_00021", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "Menlo Park" ], "slot": "city", "values": [ "Menlo Park" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 138, "slot": "city", "start": 128 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Menlo Park" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "My date and I want to get a new hairstyle for the prom. So, I would really appreciate your help locating a unisex hair salon in Menlo Park." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Great Clips" ], "slot": "stylist_name", "values": [ "Great Clips" ] }, { "act": "OFFER", "canonical_values": [ "Menlo Park" ], "slot": "city", "values": [ "Menlo Park" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Menlo Park", "is_unisex": "True" } }, "service_results": [ { "average_rating": "3.70", "city": "Menlo Park", "is_unisex": "True", "phone_number": "650-763-3443", "street_address": "325 Sharon Park Drive Ste F-2", "stylist_name": "Great Clips" }, { "average_rating": "4.60", "city": "Menlo Park", "is_unisex": "True", "phone_number": "650-391-9008", "street_address": "2100 Avy Avenue", "stylist_name": "Menlo Park Barber Shop" } ], "slots": [ { "exclusive_end": 47, "slot": "stylist_name", "start": 36 }, { "exclusive_end": 61, "slot": "city", "start": 51 } ] } ], "speaker": "SYSTEM", "utterance": "I can help you with that. How about Great Clips in Menlo Park?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [ "average_rating" ], "slot_values": { "city": [ "Menlo Park" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "Hmm. How many stars does it have?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "3.70" ], "slot": "average_rating", "values": [ "3.7" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 24, "slot": "average_rating", "start": 21 } ] } ], "speaker": "SYSTEM", "utterance": "I show the salon has 3.7 stars." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "San Fran" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [ { "exclusive_end": 53, "slot": "city", "start": 45 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Fran" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "I see. Can you suggest another salon, one in San Fran?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 Barber Shop" ] }, { "act": "OFFER", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "San Francisco" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "San Francisco", "is_unisex": "True" } }, "service_results": [ { "average_rating": "4.80", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-286-4371", "street_address": "1532 20th Street", "stylist_name": "1512 Barber Shop" }, { "average_rating": "4.50", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-824-1335", "street_address": "2737 20th Street", "stylist_name": "20Th Salon And Barber" }, { "average_rating": "3.90", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-788-4936", "street_address": "44 Montgomery Street #30", "stylist_name": "A Businessman'S Haircut" }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-296-9212", "street_address": "310 Sutter Street 4th floor", "stylist_name": "Alcheme Salon" }, { "average_rating": "5.00", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-445-9373", "street_address": "333 Bush Street Suite #104", "stylist_name": "Alexander G." }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-587-5003", "street_address": "949 Geneva Avenue", "stylist_name": "Amazon Barber Shop" }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-956-4049", "street_address": "140 Sutter Street", "stylist_name": "Arcade Barber Shop" }, { "average_rating": "4.90", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-658-7469", "street_address": "1041 Guerrero Street", "stylist_name": "Arrow Salon" }, { "average_rating": "4.80", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-501-0338", "street_address": "2, 1996 Union Street", "stylist_name": "Arthur Sebastian Hair Salon" }, { "average_rating": "4.60", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-931-4405", "street_address": "1680 Post Street", "stylist_name": "Arty Hair Salon" } ], "slots": [ { "exclusive_end": 47, "slot": "stylist_name", "start": 31 }, { "exclusive_end": 64, "slot": "city", "start": 51 } ] } ], "speaker": "SYSTEM", "utterance": "Would you be interested in the 1512 Barber Shop in San Francisco?" }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Fran", "San Francisco" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "Hmm, keep looking, please." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "20Th Salon And Barber" ], "slot": "stylist_name", "values": [ "20th Salon And Barber" ] }, { "act": "OFFER", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "San Francisco" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 64, "slot": "stylist_name", "start": 43 }, { "exclusive_end": 35, "slot": "city", "start": 22 } ] } ], "speaker": "SYSTEM", "utterance": "Another hair salon in San Francisco is the 20th Salon And Barber." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [ "average_rating", "street_address" ], "slot_values": { "city": [ "San Fran", "San Francisco" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "What's the star rating and what address do you have for that salon?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2737 20th Street" ], "slot": "street_address", "values": [ "2737 20th Street" ] }, { "act": "INFORM", "canonical_values": [ "4.50" ], "slot": "average_rating", "values": [ "4.5" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 59, "slot": "street_address", "start": 43 }, { "exclusive_end": 17, "slot": "average_rating", "start": 14 } ] } ], "speaker": "SYSTEM", "utterance": "The salon has 4.5 stars and the address is 2737 20th Street." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Fran", "San Francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "20th Salon And Barber" ] } } } ], "speaker": "USER", "utterance": "Well, that seems like a winner." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Would you like to make an appointment at that salon?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-03" ], "slot": "date", "values": [ "the 3rd" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 77, "slot": "date", "start": 70 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Fran", "San Francisco" ], "date": [ "the 3rd" ] } } }, { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "city": [ "San Fran", "San Francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "20th Salon And Barber" ] } } } ], "speaker": "USER", "utterance": "Not right now. Can you tell me what the weather will be like there on the 3rd?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "83" ], "slot": "temperature", "values": [ "83" ] }, { "act": "OFFER", "canonical_values": [ "27" ], "slot": "precipitation", "values": [ "27" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "San Francisco", "date": "2019-03-03" } }, "service_results": [ { "city": "San Francisco", "date": "2019-03-03", "humidity": "47", "precipitation": "27", "temperature": "83", "wind": "11" } ], "slots": [ { "exclusive_end": 83, "slot": "temperature", "start": 81 }, { "exclusive_end": 30, "slot": "precipitation", "start": 28 } ] } ], "speaker": "SYSTEM", "utterance": "I'm showing there will be a 27 percent possibility of rain with a temperature of 83 degrees Fahrenheit on average throughout the day." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Fran", "San Francisco" ], "date": [ "the 3rd" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "the 3rd" ], "city": [ "San Fran", "San Francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "20th Salon And Barber" ] } } } ], "speaker": "USER", "utterance": "That's good. Let's go ahead and set up an appointment for that day at the hair salon you suggested." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "appointment_time", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "All right. What appointment time do you want?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "17:45" ], "slot": "appointment_time", "values": [ "quarter to 6 in the evening" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 48, "slot": "appointment_time", "start": 21 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "the 3rd" ], "appointment_time": [ "quarter to 6 in the evening" ], "city": [ "San Fran", "San Francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "20th Salon And Barber" ] } } } ], "speaker": "USER", "utterance": "An appointment for a quarter to 6 in the evening would be great." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "20Th Salon And Barber" ], "slot": "stylist_name", "values": [ "20th Salon And Barber" ] }, { "act": "CONFIRM", "canonical_values": [ "17:45" ], "slot": "appointment_time", "values": [ "5:45 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-03" ], "slot": "appointment_date", "values": [ "March 3rd" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 126, "slot": "stylist_name", "start": 105 }, { "exclusive_end": 77, "slot": "appointment_time", "start": 70 }, { "exclusive_end": 46, "slot": "appointment_date", "start": 37 } ] } ], "speaker": "SYSTEM", "utterance": "Got it. If you like, I can confirm a March 3rd appointment for you at 5:45 pm with a hair stylist at the 20th Salon And Barber." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 3rd", "the 3rd" ], "appointment_time": [ "5:45 pm", "quarter to 6 in the evening" ], "city": [ "San Fran", "San Francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "20th Salon And Barber" ] } } } ], "speaker": "USER", "utterance": "Good deal. Please confirm that." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "20Th Salon And Barber" ], "slot": "stylist_name", "values": [ "20th Salon And Barber" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-03" ], "slot": "appointment_date", "values": [ "March 3rd" ] }, { "act": "OFFER", "canonical_values": [ "17:30" ], "slot": "appointment_time", "values": [ "5:30 pm" ] }, { "act": "NOTIFY_FAILURE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-03", "appointment_time": "17:45", "stylist_name": "20Th Salon And Barber" } }, "service_results": [ { "appointment_date": "2019-03-03", "appointment_time": "17:30", "average_rating": "4.50", "is_unisex": "True", "phone_number": "415-824-1335", "street_address": "2737 20th Street", "stylist_name": "20Th Salon And Barber" } ], "slots": [ { "exclusive_end": 90, "slot": "stylist_name", "start": 69 }, { "exclusive_end": 133, "slot": "appointment_date", "start": 124 }, { "exclusive_end": 144, "slot": "appointment_time", "start": 137 } ] } ], "speaker": "SYSTEM", "utterance": "Oh, apologies. That appointment time could not be set for you at the 20th Salon And Barber. Can you make an appointment for March 3rd at 5:30 pm?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 3rd", "the 3rd" ], "appointment_time": [ "5:30 pm" ], "city": [ "San Fran", "San Francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "20th Salon And Barber" ] } } } ], "speaker": "USER", "utterance": "I can do that." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-03", "appointment_time": "17:30", "stylist_name": "20Th Salon And Barber" } }, "service_results": [ { "appointment_date": "2019-03-03", "appointment_time": "17:30", "average_rating": "4.50", "is_unisex": "True", "phone_number": "415-824-1335", "street_address": "2737 20th Street", "stylist_name": "20Th Salon And Barber" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your hair appointment is now confirmed." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 3rd", "the 3rd" ], "appointment_time": [ "5:30 pm" ], "city": [ "San Fran", "San Francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "20th Salon And Barber" ] } } } ], "speaker": "USER", "utterance": "Very cool. Many thanks." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you need more information?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "appointment_date": [ "March 3rd", "the 3rd" ], "appointment_time": [ "5:30 pm" ], "city": [ "San Fran", "San Francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "20th Salon And Barber" ] } } } ], "speaker": "USER", "utterance": "Nope, that'll do it for now. Thanks again." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Sure thing. Enjoy the rest of your day." } ] }, { "dialogue_id": "33_00022", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Berkeley" ], "slot": "city", "values": [ "Berkeley" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 48, "slot": "city", "start": 40 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Berkeley" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "I'm need help finding a unisex salon in Berkeley." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Berkeley Hair Studio" ], "slot": "stylist_name", "values": [ "Berkeley Hair Studio" ] }, { "act": "OFFER", "canonical_values": [ "Berkeley" ], "slot": "city", "values": [ "Berkeley" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Berkeley", "is_unisex": "True" } }, "service_results": [ { "average_rating": "4.80", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-540-1261", "street_address": "2556 Telegraph Avenue #4", "stylist_name": "Berkeley Hair Studio" }, { "average_rating": "4.30", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-843-4919", "street_address": "2492 Channing Way", "stylist_name": "Edge Hair Salon" }, { "average_rating": "4.70", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-526-1700", "street_address": "1599 Hopkins Street", "stylist_name": "Elixir Salon An Aveda And Eufora Eco Boutique Salon" }, { "average_rating": "5.00", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-705-1582", "street_address": "911 University Avenue", "stylist_name": "Fox And Belle Salon" }, { "average_rating": "3.20", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-845-2322", "street_address": "2415 Shattuck Avenue", "stylist_name": "Great Clips" }, { "average_rating": "4.60", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-601-0102", "street_address": "1600 Shattuck Avenue # 108", "stylist_name": "La Peluqueria Hair Salon" }, { "average_rating": "4.70", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-883-9010", "street_address": "2302 Ellsworth Street", "stylist_name": "La Petite Hair Salon" }, { "average_rating": "4.70", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-849-3197", "street_address": "2510 Shattuck Avenue", "stylist_name": "Lili Hair Salon" }, { "average_rating": "4.60", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-646-8338", "street_address": "1887 Solano Avenue", "stylist_name": "Lola Salon" }, { "average_rating": "4.80", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-859-8112", "street_address": "2211 San Pablo Avenue", "stylist_name": "Mark-Jason Solofa, Men'S Grooming" } ], "slots": [ { "exclusive_end": 67, "slot": "stylist_name", "start": 47 }, { "exclusive_end": 79, "slot": "city", "start": 71 } ] } ], "speaker": "SYSTEM", "utterance": "There are 10 salons that match. A nice spot is Berkeley Hair Studio in Berkeley." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-14" ], "slot": "date", "values": [ "14th of March" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 83, "slot": "date", "start": 70 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Berkeley" ], "date": [ "14th of March" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Berkeley" ], "is_unisex": [ "True" ], "stylist_name": [ "Berkeley Hair Studio" ] } } } ], "speaker": "USER", "utterance": "I can try that. What's the weather going to be like over there on the 14th of March?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "81" ], "slot": "temperature", "values": [ "81" ] }, { "act": "OFFER", "canonical_values": [ "16" ], "slot": "precipitation", "values": [ "16" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Berkeley", "date": "2019-03-14" } }, "service_results": [ { "city": "Berkeley", "date": "2019-03-14", "humidity": "30", "precipitation": "16", "temperature": "81", "wind": "10" } ], "slots": [ { "exclusive_end": 24, "slot": "temperature", "start": 22 }, { "exclusive_end": 70, "slot": "precipitation", "start": 68 } ] } ], "speaker": "SYSTEM", "utterance": "On average it will be 81 degree Fahrenheit with a chance of rain at 16 percent." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Berkeley" ], "date": [ "14th of March" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "13:45" ], "slot": "appointment_time", "values": [ "quarter to 2 in the afternoon" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 104, "slot": "appointment_time", "start": 75 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "14th of March" ], "appointment_time": [ "quarter to 2 in the afternoon" ], "city": [ "Berkeley" ], "is_unisex": [ "True" ], "stylist_name": [ "Berkeley Hair Studio" ] } } } ], "speaker": "USER", "utterance": "Alright. Let's book an appointment at the salon in Berkeley. Make it for a quarter to 2 in the afternoon." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Berkeley Hair Studio" ], "slot": "stylist_name", "values": [ "Berkeley Hair Studio" ] }, { "act": "CONFIRM", "canonical_values": [ "13:45" ], "slot": "appointment_time", "values": [ "1:45 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-14" ], "slot": "appointment_date", "values": [ "March 14th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 52, "slot": "stylist_name", "start": 32 }, { "exclusive_end": 64, "slot": "appointment_time", "start": 57 }, { "exclusive_end": 78, "slot": "appointment_date", "start": 68 } ] } ], "speaker": "SYSTEM", "utterance": "I'll make you an appointment at Berkeley Hair Studio for 1:45 pm on March 14th. Is that right?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "14th of March", "March 14th" ], "appointment_time": [ "1:45 pm", "quarter to 2 in the afternoon" ], "city": [ "Berkeley" ], "is_unisex": [ "True" ], "stylist_name": [ "Berkeley Hair Studio" ] } } } ], "speaker": "USER", "utterance": "Yes, that's right." }, { "frames": [ { "actions": [ { "act": "NOTIFY_FAILURE", "canonical_values": [], "slot": "", "values": [] }, { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-14", "appointment_time": "13:45", "stylist_name": "Berkeley Hair Studio" } }, "service_results": [ { "appointment_date": "2019-03-14", "appointment_time": "14:00", "average_rating": "4.80", "is_unisex": "True", "phone_number": "510-540-1261", "street_address": "2556 Telegraph Avenue #4", "stylist_name": "Berkeley Hair Studio" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "I'm sorry, they were all booked up for that time. Do you need me to do anything else?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "11:30" ], "slot": "appointment_time", "values": [ "morning 11:30" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 55, "slot": "appointment_time", "start": 42 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "14th of March", "March 14th" ], "appointment_time": [ "morning 11:30" ], "city": [ "Berkeley" ], "is_unisex": [ "True" ], "stylist_name": [ "Berkeley Hair Studio" ] } } } ], "speaker": "USER", "utterance": "Please try to make an appointment for the morning 11:30 instead." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Berkeley Hair Studio" ], "slot": "stylist_name", "values": [ "Berkeley Hair Studio" ] }, { "act": "CONFIRM", "canonical_values": [ "11:30" ], "slot": "appointment_time", "values": [ "11:30 am" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-14" ], "slot": "appointment_date", "values": [ "March 14th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 52, "slot": "stylist_name", "start": 32 }, { "exclusive_end": 65, "slot": "appointment_time", "start": 57 }, { "exclusive_end": 79, "slot": "appointment_date", "start": 69 } ] } ], "speaker": "SYSTEM", "utterance": "I'll make you an appointment at Berkeley Hair Studio for 11:30 am on March 14th. Is that right?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "street_address" ], "slot_values": { "appointment_date": [ "14th of March", "March 14th" ], "appointment_time": [ "11:30 am", "morning 11:30" ], "city": [ "Berkeley" ], "is_unisex": [ "True" ], "stylist_name": [ "Berkeley Hair Studio" ] } } } ], "speaker": "USER", "utterance": "Yeah, that's right. What's their address?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2556 Telegraph Avenue #4" ], "slot": "street_address", "values": [ "2556 Telegraph Avenue #4" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-14", "appointment_time": "11:30", "stylist_name": "Berkeley Hair Studio" } }, "service_results": [ { "appointment_date": "2019-03-14", "appointment_time": "11:30", "average_rating": "4.80", "is_unisex": "True", "phone_number": "510-540-1261", "street_address": "2556 Telegraph Avenue #4", "stylist_name": "Berkeley Hair Studio" } ], "slots": [ { "exclusive_end": 71, "slot": "street_address", "start": 47 } ] } ], "speaker": "SYSTEM", "utterance": "I've made the appointment. They are located at 2556 Telegraph Avenue #4." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "14th of March", "March 14th" ], "appointment_time": [ "11:30 am", "morning 11:30" ], "city": [ "Berkeley" ], "is_unisex": [ "True" ], "stylist_name": [ "Berkeley Hair Studio" ] } } } ], "speaker": "USER", "utterance": "Thanks so much." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What else can I do for you?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "appointment_date": [ "14th of March", "March 14th" ], "appointment_time": [ "11:30 am", "morning 11:30" ], "city": [ "Berkeley" ], "is_unisex": [ "True" ], "stylist_name": [ "Berkeley Hair Studio" ] } } } ], "speaker": "USER", "utterance": "Nothing else, thank you." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have an excellent day." } ] }, { "dialogue_id": "33_00023", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Hi I need to get my hair done, can you find me a salon?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Of course, what city should I look for a salon in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Jose" ], "slot": "city", "values": [ "San Jose" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 32, "slot": "city", "start": 24 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Jose" ] } } } ], "speaker": "USER", "utterance": "I'd like a salon in the San Jose area." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Atelier Salon Willow Glen" ], "slot": "stylist_name", "values": [ "Atelier Salon Willow Glen" ] }, { "act": "OFFER", "canonical_values": [ "San Jose" ], "slot": "city", "values": [ "San Jose" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "San Jose" } }, "service_results": [ { "average_rating": "4.30", "city": "San Jose", "is_unisex": "True", "phone_number": "408-293-3494", "street_address": "1047 Lincoln Highway suite 101", "stylist_name": "Atelier Salon Willow Glen" }, { "average_rating": "5.00", "city": "San Jose", "is_unisex": "True", "phone_number": "669-258-9601", "street_address": "1775 Park Avenue", "stylist_name": "Barba & Co. San Jose" }, { "average_rating": "4.50", "city": "San Jose", "is_unisex": "True", "phone_number": "408-460-8070", "street_address": "1186 South 2nd Street", "stylist_name": "Beautique Salon" }, { "average_rating": "4.70", "city": "San Jose", "is_unisex": "True", "phone_number": "408-271-1970", "street_address": "200 South 1st Street #70", "stylist_name": "Bedlam Beauty & Barber" }, { "average_rating": "4.70", "city": "San Jose", "is_unisex": "True", "phone_number": "408-421-8035", "street_address": "892 Emory Street", "stylist_name": "Bellarmine Barber Shop" }, { "average_rating": "4.20", "city": "San Jose", "is_unisex": "True", "phone_number": "408-947-9926", "street_address": "448 East Santa Clara Street", "stylist_name": "Braid It Up" }, { "average_rating": "4.60", "city": "San Jose", "is_unisex": "True", "phone_number": "408-216-9649", "street_address": "2314 Stevens Creek Boulevard", "stylist_name": "Concept Barbershop" }, { "average_rating": "4.80", "city": "San Jose", "is_unisex": "True", "phone_number": "408-821-6847", "street_address": "4750 Almaden Expressway Suite 128 Suite 128", "stylist_name": "Cookie Cutters Haircuts For Kids - San Jose" }, { "average_rating": "4.50", "city": "San Jose", "is_unisex": "True", "phone_number": "408-418-3299", "street_address": "111 North Market Street #140", "stylist_name": "Crewners Barber Shop" }, { "average_rating": "4.50", "city": "San Jose", "is_unisex": "True", "phone_number": "408-218-4644", "street_address": "1918 Alum Rock Avenue", "stylist_name": "Delabay Kutz" } ], "slots": [ { "exclusive_end": 35, "slot": "stylist_name", "start": 10 }, { "exclusive_end": 66, "slot": "city", "start": 58 } ] } ], "speaker": "SYSTEM", "utterance": "I suggest Atelier Salon Willow Glen, it's a nice salon in San Jose." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [ "street_address" ], "slot_values": { "city": [ "San Jose" ] } } } ], "speaker": "USER", "utterance": "Where are they located?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1047 Lincoln Highway suite 101" ], "slot": "street_address", "values": [ "1047 Lincoln Highway suite 101" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 59, "slot": "street_address", "start": 29 } ] } ], "speaker": "SYSTEM", "utterance": "The address for the salon is 1047 Lincoln Highway suite 101." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "is_unisex", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [ "average_rating", "is_unisex" ], "slot_values": { "city": [ "San Jose" ] } } } ], "speaker": "USER", "utterance": "What is the salon's average rating and is it for men and women?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "4.30" ], "slot": "average_rating", "values": [ "4.3" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 30, "slot": "average_rating", "start": 27 } ] } ], "speaker": "SYSTEM", "utterance": "The rating of the salon is 4.3 and it is unisex." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Jose" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "That sounds good to me." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Would you like me to book an appointment for you?" }, { "frames": [ { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "city": [ "San Jose" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "No, not at this time." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Is there anything else I can assist you with?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-11" ], "slot": "date", "values": [ "11th of March" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 51, "slot": "date", "start": 38 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Jose" ], "date": [ "11th of March" ] } } } ], "speaker": "USER", "utterance": "How is the weather going to be on the 11th of March." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "79" ], "slot": "temperature", "values": [ "79" ] }, { "act": "OFFER", "canonical_values": [ "0" ], "slot": "precipitation", "values": [ "0" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "San Jose", "date": "2019-03-11" } }, "service_results": [ { "city": "San Jose", "date": "2019-03-11", "humidity": "15", "precipitation": "0", "temperature": "79", "wind": "12" } ], "slots": [ { "exclusive_end": 47, "slot": "temperature", "start": 45 }, { "exclusive_end": 75, "slot": "precipitation", "start": 74 } ] } ], "speaker": "SYSTEM", "utterance": "On that day the temperature should be around 79 degrees Fahrenheit with a 0 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wind", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "wind" ], "slot_values": { "city": [ "San Jose" ], "date": [ "11th of March" ] } } } ], "speaker": "USER", "utterance": "Is it going to be very windy?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "12" ], "slot": "wind", "values": [ "12" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 33, "slot": "wind", "start": 31 } ] } ], "speaker": "SYSTEM", "utterance": "You can expect a wind speed of 12 miles per hour." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Jose" ], "date": [ "11th of March" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "18:45" ], "slot": "appointment_time", "values": [ "18:45" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 67, "slot": "appointment_time", "start": 62 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "11th of March" ], "appointment_time": [ "18:45" ], "city": [ "San Jose" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "Okay, no back to that salon appointment. Can you book one for 18:45?" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Atelier Salon Willow Glen" ], "slot": "stylist_name", "values": [ "Atelier Salon Willow Glen" ] }, { "act": "CONFIRM", "canonical_values": [ "18:45" ], "slot": "appointment_time", "values": [ "6:45 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-11" ], "slot": "appointment_date", "values": [ "March 11th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 57, "slot": "stylist_name", "start": 32 }, { "exclusive_end": 69, "slot": "appointment_time", "start": 62 }, { "exclusive_end": 83, "slot": "appointment_date", "start": 73 } ] } ], "speaker": "SYSTEM", "utterance": "So you'd like an appointment at Atelier Salon Willow Glen for 6:45 pm on March 11th. Is this correct?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "11th of March", "March 11th" ], "appointment_time": [ "18:45", "6:45 pm" ], "city": [ "San Jose" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "That is correct, yes." }, { "frames": [ { "actions": [ { "act": "NOTIFY_FAILURE", "canonical_values": [], "slot": "", "values": [] }, { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-11", "appointment_time": "18:45", "stylist_name": "Atelier Salon Willow Glen" } }, "service_results": [ { "appointment_date": "2019-03-11", "appointment_time": "18:30", "average_rating": "4.30", "is_unisex": "True", "phone_number": "408-293-3494", "street_address": "1047 Lincoln Highway suite 101", "stylist_name": "Atelier Salon Willow Glen" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "I'm sorry I couldn't book the appointment, is there anything else I can assist you with?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "17:15" ], "slot": "appointment_time", "values": [ "evening 5:15" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 62, "slot": "appointment_time", "start": 50 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "11th of March", "March 11th" ], "appointment_time": [ "evening 5:15" ], "city": [ "San Jose" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "Please try again, I'd like an appointment for the evening 5:15." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Atelier Salon Willow Glen" ], "slot": "stylist_name", "values": [ "Atelier Salon Willow Glen" ] }, { "act": "CONFIRM", "canonical_values": [ "17:15" ], "slot": "appointment_time", "values": [ "5:15 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-11" ], "slot": "appointment_date", "values": [ "March 11th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 57, "slot": "stylist_name", "start": 32 }, { "exclusive_end": 83, "slot": "appointment_time", "start": 76 }, { "exclusive_end": 72, "slot": "appointment_date", "start": 62 } ] } ], "speaker": "SYSTEM", "utterance": "So you'd like an appointment at Atelier Salon Willow Glen for March 11th at 5:15 pm, is this correct?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "11th of March", "March 11th" ], "appointment_time": [ "5:15 pm", "evening 5:15" ], "city": [ "San Jose" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "That is correct." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-11", "appointment_time": "17:15", "stylist_name": "Atelier Salon Willow Glen" } }, "service_results": [ { "appointment_date": "2019-03-11", "appointment_time": "17:30", "average_rating": "4.30", "is_unisex": "True", "phone_number": "408-293-3494", "street_address": "1047 Lincoln Highway suite 101", "stylist_name": "Atelier Salon Willow Glen" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your appointment has been successfully booked." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "phone_number" ], "slot_values": { "appointment_date": [ "11th of March", "March 11th" ], "appointment_time": [ "5:15 pm", "evening 5:15" ], "city": [ "San Jose" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "What number can I contact them at?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "408-293-3494" ], "slot": "phone_number", "values": [ "408-293-3494" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 33, "slot": "phone_number", "start": 21 } ] } ], "speaker": "SYSTEM", "utterance": "You can call them at 408-293-3494." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "11th of March", "March 11th" ], "appointment_time": [ "5:15 pm", "evening 5:15" ], "city": [ "San Jose" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "Thank you, I appreciate your help." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Anything else I can help you with?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "appointment_date": [ "11th of March", "March 11th" ], "appointment_time": [ "5:15 pm", "evening 5:15" ], "city": [ "San Jose" ], "stylist_name": [ "Atelier Salon Willow Glen" ] } } } ], "speaker": "USER", "utterance": "That's all, thank you." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a wonderful day." } ] }, { "dialogue_id": "33_00024", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Lafayette" ], "slot": "city", "values": [ "Lafayette" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 35, "slot": "city", "start": 26 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Lafayette" ] } } } ], "speaker": "USER", "utterance": "Please find me a salon in Lafayette." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "18|8 Fine Men'S Salons - Lafayette" ], "slot": "stylist_name", "values": [ "18|8 Fine Men'S Salons - Lafayette" ] }, { "act": "OFFER", "canonical_values": [ "Lafayette" ], "slot": "city", "values": [ "Lafayette" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "6" ], "slot": "count", "values": [ "6" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Lafayette" } }, "service_results": [ { "average_rating": "4.30", "city": "Lafayette", "is_unisex": "True", "phone_number": "925-297-5127", "street_address": "15 Fiesta Lane", "stylist_name": "18|8 Fine Men'S Salons - Lafayette" }, { "average_rating": "4.70", "city": "Lafayette", "is_unisex": "False", "phone_number": "925-284-7930", "street_address": "3629 Mount Diablo Boulevard", "stylist_name": "California Haircuts" }, { "average_rating": "4.50", "city": "Lafayette", "is_unisex": "False", "phone_number": "925-284-1474", "street_address": "57 Lafayette Circle", "stylist_name": "Caroline'S Salon" }, { "average_rating": "5.00", "city": "Lafayette", "is_unisex": "True", "phone_number": "925-385-7200", "street_address": "999 Oak Hill Road", "stylist_name": "Citizen Salon" }, { "average_rating": "4.90", "city": "Lafayette", "is_unisex": "True", "phone_number": "925-351-5556", "street_address": "3805, 1001 Oak Hill Road", "stylist_name": "Sharp Barber Shop" }, { "average_rating": "4.30", "city": "Lafayette", "is_unisex": "True", "phone_number": "925-299-6750", "street_address": "3586 Mount Diablo Boulevard", "stylist_name": "Supercuts" } ], "slots": [ { "exclusive_end": 34, "slot": "stylist_name", "start": 0 }, { "exclusive_end": 82, "slot": "city", "start": 73 } ] } ], "speaker": "SYSTEM", "utterance": "18|8 Fine Men'S Salons - Lafayette is among the 6 nice salons I found in Lafayette. Would that work for you?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Lafayette" ], "stylist_name": [ "18|8 Fine Men'S Salons - Lafayette" ] } } } ], "speaker": "USER", "utterance": "Yes, that works for me." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Should I go ahead and make an appointment here?" }, { "frames": [ { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "city": [ "Lafayette" ], "stylist_name": [ "18|8 Fine Men'S Salons - Lafayette" ] } } } ], "speaker": "USER", "utterance": "Not right away." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Would you like my help with anything else?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-07" ], "slot": "date", "values": [ "next Thursday" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 63, "slot": "date", "start": 50 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Lafayette" ], "date": [ "next Thursday" ] } } } ], "speaker": "USER", "utterance": "Yes. Please check the weather forecast there, for next Thursday." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "89" ], "slot": "temperature", "values": [ "89" ] }, { "act": "OFFER", "canonical_values": [ "26" ], "slot": "precipitation", "values": [ "26" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Lafayette", "date": "2019-03-07" } }, "service_results": [ { "city": "Lafayette", "date": "2019-03-07", "humidity": "41", "precipitation": "26", "temperature": "89", "wind": "10" } ], "slots": [ { "exclusive_end": 50, "slot": "temperature", "start": 48 }, { "exclusive_end": 80, "slot": "precipitation", "start": 78 } ] } ], "speaker": "SYSTEM", "utterance": "The expected average temperature for the day is 89 degrees Fahrenheit, with a 26 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Lafayette" ], "date": [ "next Thursday" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "14:00" ], "slot": "appointment_time", "values": [ "afternoon 2" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 64, "slot": "appointment_time", "start": 53 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "next Thursday" ], "appointment_time": [ "afternoon 2" ], "city": [ "Lafayette" ], "stylist_name": [ "18|8 Fine Men'S Salons - Lafayette" ] } } } ], "speaker": "USER", "utterance": "All right. Cool. Now please go ahead and schedule an afternoon 2 appointment on that day, at the salon you just found." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "18|8 Fine Men'S Salons - Lafayette" ], "slot": "stylist_name", "values": [ "18|8 Fine Men'S Salons - Lafayette" ] }, { "act": "CONFIRM", "canonical_values": [ "14:00" ], "slot": "appointment_time", "values": [ "2 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-07" ], "slot": "appointment_date", "values": [ "March 7th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 116, "slot": "stylist_name", "start": 82 }, { "exclusive_end": 55, "slot": "appointment_time", "start": 51 }, { "exclusive_end": 66, "slot": "appointment_date", "start": 57 } ] } ], "speaker": "SYSTEM", "utterance": "Sure. Please confirm that you'd like to schedule a 2 pm, March 7th appointment at 18|8 Fine Men'S Salons - Lafayette," }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "is_unisex", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "average_rating", "is_unisex" ], "slot_values": { "appointment_date": [ "March 7th", "next Thursday" ], "appointment_time": [ "2 pm", "afternoon 2" ], "city": [ "Lafayette" ], "stylist_name": [ "18|8 Fine Men'S Salons - Lafayette" ] } } } ], "speaker": "USER", "utterance": "That works for me. Please find out its average rating, and whether it's unisex." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "4.30" ], "slot": "average_rating", "values": [ "4.3" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-07", "appointment_time": "14:00", "stylist_name": "18|8 Fine Men'S Salons - Lafayette" } }, "service_results": [ { "appointment_date": "2019-03-07", "appointment_time": "14:00", "average_rating": "4.30", "is_unisex": "True", "phone_number": "925-297-5127", "street_address": "15 Fiesta Lane", "stylist_name": "18|8 Fine Men'S Salons - Lafayette" } ], "slots": [ { "exclusive_end": 92, "slot": "average_rating", "start": 89 } ] } ], "speaker": "SYSTEM", "utterance": "I have successfully made your appointment. It's a unisex salon with an average rating of 4.3 stars." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 7th", "next Thursday" ], "appointment_time": [ "2 pm", "afternoon 2" ], "city": [ "Lafayette" ], "stylist_name": [ "18|8 Fine Men'S Salons - Lafayette" ] } } } ], "speaker": "USER", "utterance": "Thanks a lot. That will be all." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a wonderful day." } ] }, { "dialogue_id": "33_00025", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "Daly City" ], "slot": "city", "values": [ "Daly City" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 48, "slot": "city", "start": 39 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Daly City" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "I would like to find a unisex salon in Daly City." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Black & Gold Barber Lounge" ], "slot": "stylist_name", "values": [ "Black & Gold Barber Lounge" ] }, { "act": "OFFER", "canonical_values": [ "Daly City" ], "slot": "city", "values": [ "Daly City" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "2" ], "slot": "count", "values": [ "2" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Daly City", "is_unisex": "True" } }, "service_results": [ { "average_rating": "4.60", "city": "Daly City", "is_unisex": "True", "phone_number": "650-550-4180", "street_address": "6755 Mission Street", "stylist_name": "Black & Gold Barber Lounge" }, { "average_rating": "3.80", "city": "Daly City", "is_unisex": "True", "phone_number": "650-992-3747", "street_address": "215 Westlake Center", "stylist_name": "Supercuts" } ], "slots": [ { "exclusive_end": 131, "slot": "stylist_name", "start": 105 }, { "exclusive_end": 97, "slot": "city", "start": 88 } ] } ], "speaker": "SYSTEM", "utterance": "I have found 2 salons that may interest you. One of these is a very good one located in Daly City called Black & Gold Barber Lounge." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [ "average_rating", "street_address" ], "slot_values": { "city": [ "Daly City" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "What is the average rating for this salon and what is their address?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "6755 Mission Street" ], "slot": "street_address", "values": [ "6755 Mission Street" ] }, { "act": "INFORM", "canonical_values": [ "4.60" ], "slot": "average_rating", "values": [ "4.6" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 34, "slot": "street_address", "start": 15 }, { "exclusive_end": 60, "slot": "average_rating", "start": 57 } ] } ], "speaker": "SYSTEM", "utterance": "The address is 6755 Mission Street and they are rated at 4.6" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "San Francisco" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [ { "exclusive_end": 72, "slot": "city", "start": 59 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Francisco" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "Would you be able to find a different salon for me, one in San Francisco?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 Barber Shop" ] }, { "act": "OFFER", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "San Francisco" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "San Francisco", "is_unisex": "True" } }, "service_results": [ { "average_rating": "4.80", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-286-4371", "street_address": "1532 20th Street", "stylist_name": "1512 Barber Shop" }, { "average_rating": "4.50", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-824-1335", "street_address": "2737 20th Street", "stylist_name": "20Th Salon And Barber" }, { "average_rating": "3.90", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-788-4936", "street_address": "44 Montgomery Street #30", "stylist_name": "A Businessman'S Haircut" }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-296-9212", "street_address": "310 Sutter Street 4th floor", "stylist_name": "Alcheme Salon" }, { "average_rating": "5.00", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-445-9373", "street_address": "333 Bush Street Suite #104", "stylist_name": "Alexander G." }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-587-5003", "street_address": "949 Geneva Avenue", "stylist_name": "Amazon Barber Shop" }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-956-4049", "street_address": "140 Sutter Street", "stylist_name": "Arcade Barber Shop" }, { "average_rating": "4.90", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-658-7469", "street_address": "1041 Guerrero Street", "stylist_name": "Arrow Salon" }, { "average_rating": "4.80", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-501-0338", "street_address": "2, 1996 Union Street", "stylist_name": "Arthur Sebastian Hair Salon" }, { "average_rating": "4.60", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-931-4405", "street_address": "1680 Post Street", "stylist_name": "Arty Hair Salon" } ], "slots": [ { "exclusive_end": 111, "slot": "stylist_name", "start": 95 }, { "exclusive_end": 84, "slot": "city", "start": 71 } ] } ], "speaker": "SYSTEM", "utterance": "I have located 10 salons that might interest you. One very good one in San Francisco is called 1512 Barber Shop." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-06" ], "slot": "date", "values": [ "March 6th" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 80, "slot": "date", "start": 71 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Francisco" ], "date": [ "March 6th" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Great, that sounds fine. What is the weather going to be like there on March 6th?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "72" ], "slot": "temperature", "values": [ "72" ] }, { "act": "OFFER", "canonical_values": [ "3" ], "slot": "precipitation", "values": [ "3" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "San Francisco", "date": "2019-03-06" } }, "service_results": [ { "city": "San Francisco", "date": "2019-03-06", "humidity": "16", "precipitation": "3", "temperature": "72", "wind": "12" } ], "slots": [ { "exclusive_end": 67, "slot": "temperature", "start": 65 }, { "exclusive_end": 103, "slot": "precipitation", "start": 102 } ] } ], "speaker": "SYSTEM", "utterance": "On that day, the average temperature looks like it will be about 72 degrees Fahrenheit and there is a 3 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wind", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "wind" ], "slot_values": { "city": [ "San Francisco" ], "date": [ "March 6th" ] } } } ], "speaker": "USER", "utterance": "What will the wind be like that day?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "12" ], "slot": "wind", "values": [ "12" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 52, "slot": "wind", "start": 50 } ] } ], "speaker": "SYSTEM", "utterance": "The wind on that day is forecast to average about 12 miles per hour." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "humidity", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "humidity" ], "slot_values": { "city": [ "San Francisco" ], "date": [ "March 6th" ] } } } ], "speaker": "USER", "utterance": "What will the humidity be like on that day?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "16" ], "slot": "humidity", "values": [ "16" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 33, "slot": "humidity", "start": 31 } ] } ], "speaker": "SYSTEM", "utterance": "The humidity looks to be about 16 percent." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Francisco" ], "date": [ "March 6th" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "13:45" ], "slot": "appointment_time", "values": [ "quarter to 2 in the afternoon" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 105, "slot": "appointment_time", "start": 76 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 6th" ], "appointment_time": [ "quarter to 2 in the afternoon" ], "city": [ "San Francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Okay. I would like to make an appointment at the salon you found earlier at quarter to 2 in the afternoon." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 Barber Shop" ] }, { "act": "CONFIRM", "canonical_values": [ "13:45" ], "slot": "appointment_time", "values": [ "1:45 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-06" ], "slot": "appointment_date", "values": [ "March 6th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 72, "slot": "stylist_name", "start": 56 }, { "exclusive_end": 117, "slot": "appointment_time", "start": 110 }, { "exclusive_end": 130, "slot": "appointment_date", "start": 121 } ] } ], "speaker": "SYSTEM", "utterance": "Okay, confirm these details for me. The salon is called 1512 Barber Shop and the appointment will be made for 1:45 pm on March 6th." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "15:45" ], "slot": "appointment_time", "values": [ "quarter to 4 in the afternoon" ] }, { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [ { "exclusive_end": 71, "slot": "appointment_time", "start": 42 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 6th" ], "appointment_time": [ "quarter to 4 in the afternoon" ], "city": [ "San Francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 Barber Shop" ] } } } ], "speaker": "USER", "utterance": "No, I would like the appointment to be at quarter to 4 in the afternoon." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 Barber Shop" ] }, { "act": "CONFIRM", "canonical_values": [ "15:45" ], "slot": "appointment_time", "values": [ "3:45 pm" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 72, "slot": "stylist_name", "start": 56 }, { "exclusive_end": 116, "slot": "appointment_time", "start": 109 } ] } ], "speaker": "SYSTEM", "utterance": "Okay, confirm these details for me: The hair stylist is 1512 Barber Shop and the appointment will be set for 3:45 pm." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "average_rating" ], "slot_values": { "appointment_date": [ "March 6th" ], "appointment_time": [ "3:45 pm", "quarter to 4 in the afternoon" ], "city": [ "San Francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Yes that sounds fine. Can you tell me their average rating?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "4.80" ], "slot": "average_rating", "values": [ "4.8" ] }, { "act": "OFFER", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 Barber Shop" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-06" ], "slot": "appointment_date", "values": [ "March 6th" ] }, { "act": "OFFER", "canonical_values": [ "15:30" ], "slot": "appointment_time", "values": [ "3:30 pm" ] }, { "act": "NOTIFY_FAILURE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-06", "appointment_time": "15:45", "stylist_name": "1512 Barber Shop" } }, "service_results": [ { "appointment_date": "2019-03-06", "appointment_time": "15:30", "average_rating": "4.80", "is_unisex": "True", "phone_number": "415-286-4371", "street_address": "1532 20th Street", "stylist_name": "1512 Barber Shop" } ], "slots": [ { "exclusive_end": 25, "slot": "average_rating", "start": 22 }, { "exclusive_end": 95, "slot": "stylist_name", "start": 79 }, { "exclusive_end": 164, "slot": "appointment_date", "start": 155 }, { "exclusive_end": 175, "slot": "appointment_time", "start": 168 } ] } ], "speaker": "SYSTEM", "utterance": "The average rating is 4.8. My apologies, but I could not book the appointment. 1512 Barber Shop is a fine salon. Would you like to book an appointment for March 6th at 3:30 pm?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 6th" ], "appointment_time": [ "3:45 pm", "quarter to 4 in the afternoon" ], "city": [ "San Francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 Barber Shop" ] } } } ], "speaker": "USER", "utterance": "No. I appreciate your help and that was all I wanted." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a good day." } ] }, { "dialogue_id": "33_00026", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "I'm looking for a unisex salon, I think you can do it better than me" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "probably. where do you want me to look?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "san francisco" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 13, "slot": "city", "start": 0 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "san francisco" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "san francisco" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 barber shop" ] }, { "act": "OFFER", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "san francisco" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "San Francisco", "is_unisex": "True" } }, "service_results": [ { "average_rating": "4.80", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-286-4371", "street_address": "1532 20th Street", "stylist_name": "1512 Barber Shop" }, { "average_rating": "4.50", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-824-1335", "street_address": "2737 20th Street", "stylist_name": "20Th Salon And Barber" }, { "average_rating": "3.90", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-788-4936", "street_address": "44 Montgomery Street #30", "stylist_name": "A Businessman'S Haircut" }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-296-9212", "street_address": "310 Sutter Street 4th floor", "stylist_name": "Alcheme Salon" }, { "average_rating": "5.00", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-445-9373", "street_address": "333 Bush Street Suite #104", "stylist_name": "Alexander G." }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-587-5003", "street_address": "949 Geneva Avenue", "stylist_name": "Amazon Barber Shop" }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-956-4049", "street_address": "140 Sutter Street", "stylist_name": "Arcade Barber Shop" }, { "average_rating": "4.90", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-658-7469", "street_address": "1041 Guerrero Street", "stylist_name": "Arrow Salon" }, { "average_rating": "4.80", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-501-0338", "street_address": "2, 1996 Union Street", "stylist_name": "Arthur Sebastian Hair Salon" }, { "average_rating": "4.60", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-931-4405", "street_address": "1680 Post Street", "stylist_name": "Arty Hair Salon" } ], "slots": [ { "exclusive_end": 85, "slot": "stylist_name", "start": 69 }, { "exclusive_end": 51, "slot": "city", "start": 38 } ] } ], "speaker": "SYSTEM", "utterance": "I got 10 you may actually like in the san francisco area. what about 1512 barber shop?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [ "phone_number" ], "slot_values": { "city": [ "san francisco" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "do you have the phone number too?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "415-286-4371" ], "slot": "phone_number", "values": [ "415-286-4371" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 22, "slot": "phone_number", "start": 10 } ] } ], "speaker": "SYSTEM", "utterance": "yes, it's 415-286-4371" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [ "average_rating", "street_address" ], "slot_values": { "city": [ "san francisco" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "tell me the address and the rating." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1532 20th Street" ], "slot": "street_address", "values": [ "1532 20th street" ] }, { "act": "INFORM", "canonical_values": [ "4.80" ], "slot": "average_rating", "values": [ "4.8" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 41, "slot": "street_address", "start": 25 }, { "exclusive_end": 74, "slot": "average_rating", "start": 71 } ] } ], "speaker": "SYSTEM", "utterance": "you'll find the salon at 1532 20th street and the place has been rated 4.8" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "san francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 barber shop" ] } } } ], "speaker": "USER", "utterance": "how nice" }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "I can make a reservation on your behalf" }, { "frames": [ { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "city": [ "san francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 barber shop" ] } } } ], "speaker": "USER", "utterance": "not right now, I'll let you know when I'm ready to do it" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "what can I do then?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-06" ], "slot": "date", "values": [ "6th of this month" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 51, "slot": "date", "start": 34 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "san francisco" ], "date": [ "6th of this month" ] } } } ], "speaker": "USER", "utterance": "you can check the weather for the 6th of this month" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "72" ], "slot": "temperature", "values": [ "72" ] }, { "act": "OFFER", "canonical_values": [ "3" ], "slot": "precipitation", "values": [ "3" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "San Francisco", "date": "2019-03-06" } }, "service_results": [ { "city": "San Francisco", "date": "2019-03-06", "humidity": "16", "precipitation": "3", "temperature": "72", "wind": "12" } ], "slots": [ { "exclusive_end": 33, "slot": "temperature", "start": 31 }, { "exclusive_end": 85, "slot": "precipitation", "start": 84 } ] } ], "speaker": "SYSTEM", "utterance": "the temperature will be around 72 degrees fahrenheit and the probability of rain is 3 percent" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wind", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "humidity", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "humidity", "wind" ], "slot_values": { "city": [ "san francisco" ], "date": [ "6th of this month" ] } } } ], "speaker": "USER", "utterance": "check the wind and the humidity please" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "12" ], "slot": "wind", "values": [ "12" ] }, { "act": "INFORM", "canonical_values": [ "16" ], "slot": "humidity", "values": [ "16" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 24, "slot": "wind", "start": 22 }, { "exclusive_end": 68, "slot": "humidity", "start": 66 } ] } ], "speaker": "SYSTEM", "utterance": "the wind will blow at 12 miles per hour and the humidity value is 16 percent" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "san francisco" ], "date": [ "6th of this month" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "6th of this month" ], "city": [ "san francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 barber shop" ] } } } ], "speaker": "USER", "utterance": "got it. I'm ready to book that appointment now." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "appointment_time", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "when would you want it to be?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "12:15" ], "slot": "appointment_time", "values": [ "12:15 in the afternoon" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 42, "slot": "appointment_time", "start": 20 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "6th of this month" ], "appointment_time": [ "12:15 in the afternoon" ], "city": [ "san francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 barber shop" ] } } } ], "speaker": "USER", "utterance": "the desired time is 12:15 in the afternoon." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 barber shop" ] }, { "act": "CONFIRM", "canonical_values": [ "12:15" ], "slot": "appointment_time", "values": [ "12:15 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-06" ], "slot": "appointment_date", "values": [ "march 6th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 79, "slot": "stylist_name", "start": 63 }, { "exclusive_end": 104, "slot": "appointment_time", "start": 96 }, { "exclusive_end": 92, "slot": "appointment_date", "start": 83 } ] } ], "speaker": "SYSTEM", "utterance": "confirm the booking details: you want to make a reservation at 1512 barber shop on march 6th at 12:15 pm, is that right?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "6th of this month", "march 6th" ], "appointment_time": [ "12:15 in the afternoon", "12:15 pm" ], "city": [ "san francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 barber shop" ] } } } ], "speaker": "USER", "utterance": "yes it is" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 barber shop" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-06" ], "slot": "appointment_date", "values": [ "march 6th" ] }, { "act": "OFFER", "canonical_values": [ "12:30" ], "slot": "appointment_time", "values": [ "12:30 pm" ] }, { "act": "NOTIFY_FAILURE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-06", "appointment_time": "12:15", "stylist_name": "1512 Barber Shop" } }, "service_results": [ { "appointment_date": "2019-03-06", "appointment_time": "12:30", "average_rating": "4.80", "is_unisex": "True", "phone_number": "415-286-4371", "street_address": "1532 20th Street", "stylist_name": "1512 Barber Shop" } ], "slots": [ { "exclusive_end": 70, "slot": "stylist_name", "start": 54 }, { "exclusive_end": 83, "slot": "appointment_date", "start": 74 }, { "exclusive_end": 95, "slot": "appointment_time", "start": 87 } ] } ], "speaker": "SYSTEM", "utterance": "I was unable to proceed, I can book an appointment at 1512 barber shop on march 6th at 12:30 pm?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "6th of this month", "march 6th" ], "appointment_time": [ "12:30 pm" ], "city": [ "san francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 barber shop" ] } } } ], "speaker": "USER", "utterance": "try it please" }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-06", "appointment_time": "12:30", "stylist_name": "1512 Barber Shop" } }, "service_results": [ { "appointment_date": "2019-03-06", "appointment_time": "12:30", "average_rating": "4.80", "is_unisex": "True", "phone_number": "415-286-4371", "street_address": "1532 20th Street", "stylist_name": "1512 Barber Shop" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "this time you got it!" }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "6th of this month", "march 6th" ], "appointment_time": [ "12:30 pm" ], "city": [ "san francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 barber shop" ] } } } ], "speaker": "USER", "utterance": "that's awesome! I got to run now! bye!" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "goodbye to you sir" } ] }, { "dialogue_id": "33_00027", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "Hayward" ], "slot": "city", "values": [ "Hayward" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 82, "slot": "city", "start": 75 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Hayward" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "i didn't went to salon for a long time. will you find me a unisex salon in Hayward?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "King Of Kutz Barbershop" ], "slot": "stylist_name", "values": [ "King of Kutz barbershop" ] }, { "act": "OFFER", "canonical_values": [ "Hayward" ], "slot": "city", "values": [ "Hayward" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "3" ], "slot": "count", "values": [ "3" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Hayward", "is_unisex": "True" } }, "service_results": [ { "average_rating": "4.60", "city": "Hayward", "is_unisex": "True", "phone_number": "510-247-9087", "street_address": "27659 Mission Boulevard", "stylist_name": "King Of Kutz Barbershop" }, { "average_rating": "4.40", "city": "Hayward", "is_unisex": "True", "phone_number": "510-780-9735", "street_address": "24891 Santa Clara Street", "stylist_name": "Santa Clara Sports Barber Shop" }, { "average_rating": "4.30", "city": "Hayward", "is_unisex": "True", "phone_number": "510-397-6997", "street_address": "1093 Turner Court", "stylist_name": "The Cutz Barbershop" } ], "slots": [ { "exclusive_end": 62, "slot": "stylist_name", "start": 39 }, { "exclusive_end": 89, "slot": "city", "start": 82 } ] } ], "speaker": "SYSTEM", "utterance": "i found 3 salons as per your interest. King of Kutz barbershop is a nice salon in Hayward." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Saratoga" ], "slot": "city", "values": [ "saratoga" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [ { "exclusive_end": 57, "slot": "city", "start": 49 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "saratoga" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "Will you find me a different salon? i need it in saratoga." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "D & H Hair Salon" ], "slot": "stylist_name", "values": [ "D & H Hair salon" ] }, { "act": "OFFER", "canonical_values": [ "Saratoga" ], "slot": "city", "values": [ "Saratoga" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "2" ], "slot": "count", "values": [ "2" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Saratoga", "is_unisex": "True" } }, "service_results": [ { "average_rating": "4.70", "city": "Saratoga", "is_unisex": "True", "phone_number": "408-605-6261", "street_address": "14531 Big Basin Way", "stylist_name": "D & H Hair Salon" }, { "average_rating": "4.40", "city": "Saratoga", "is_unisex": "True", "phone_number": "408-255-2895", "street_address": "1821 Saratoga Avenue #102", "stylist_name": "Viange Hair Saratoga" } ], "slots": [ { "exclusive_end": 57, "slot": "stylist_name", "start": 41 }, { "exclusive_end": 91, "slot": "city", "start": 83 } ] } ], "speaker": "SYSTEM", "utterance": "i found 2 salons in that area. How about D & H Hair salon which is a nice salon in Saratoga" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [ "average_rating" ], "slot_values": { "city": [ "Saratoga", "saratoga" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "what is its average rating?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "4.70" ], "slot": "average_rating", "values": [ "4.7" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 25, "slot": "average_rating", "start": 22 } ] } ], "speaker": "SYSTEM", "utterance": "its average rating is 4.7" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Saratoga", "saratoga" ], "is_unisex": [ "True" ], "stylist_name": [ "D & H Hair salon" ] } } } ], "speaker": "USER", "utterance": "ok that sounds good to me" }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Whether i need to book an appointment here?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-08" ], "slot": "date", "values": [ "8th of march" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 57, "slot": "date", "start": 45 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Saratoga", "saratoga" ], "date": [ "8th of march" ] } } }, { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "city": [ "Saratoga", "saratoga" ], "is_unisex": [ "True" ], "stylist_name": [ "D & H Hair salon" ] } } } ], "speaker": "USER", "utterance": "No not now. How is the weather over there on 8th of march?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "81" ], "slot": "temperature", "values": [ "81" ] }, { "act": "OFFER", "canonical_values": [ "19" ], "slot": "precipitation", "values": [ "19" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Saratoga", "date": "2019-03-08" } }, "service_results": [ { "city": "Saratoga", "date": "2019-03-08", "humidity": "22", "precipitation": "19", "temperature": "81", "wind": "2" } ], "slots": [ { "exclusive_end": 48, "slot": "temperature", "start": 46 }, { "exclusive_end": 82, "slot": "precipitation", "start": 80 } ] } ], "speaker": "SYSTEM", "utterance": "The average temperature for the day should be 81 degrees fahrenheit. there is a 19 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Saratoga", "saratoga" ], "date": [ "8th of march" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "8th of march" ], "city": [ "Saratoga", "saratoga" ], "is_unisex": [ "True" ], "stylist_name": [ "D & H Hair salon" ] } } } ], "speaker": "USER", "utterance": "okay then , i need to book an appointment at the salon which you found earlier" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "appointment_time", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "at what time you need to book an appointment?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "17:00" ], "slot": "appointment_time", "values": [ "17:00" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 25, "slot": "appointment_time", "start": 20 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "8th of march" ], "appointment_time": [ "17:00" ], "city": [ "Saratoga", "saratoga" ], "is_unisex": [ "True" ], "stylist_name": [ "D & H Hair salon" ] } } } ], "speaker": "USER", "utterance": "i need to fix it at 17:00" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "D & H Hair Salon" ], "slot": "stylist_name", "values": [ "D & H Hair salon" ] }, { "act": "CONFIRM", "canonical_values": [ "17:00" ], "slot": "appointment_time", "values": [ "5 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-08" ], "slot": "appointment_date", "values": [ "march 8th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 95, "slot": "stylist_name", "start": 79 }, { "exclusive_end": 123, "slot": "appointment_time", "start": 119 }, { "exclusive_end": 160, "slot": "appointment_date", "start": 151 } ] } ], "speaker": "SYSTEM", "utterance": "please check and review the following details. The name of the hair stylist is D & H Hair salon, the appointment is at 5 pm. and the appointment is on march 8th." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "street_address" ], "slot_values": { "appointment_date": [ "8th of march", "march 8th" ], "appointment_time": [ "17:00", "5 pm" ], "city": [ "Saratoga", "saratoga" ], "is_unisex": [ "True" ], "stylist_name": [ "D & H Hair salon" ] } } } ], "speaker": "USER", "utterance": "Ok that sounds good. what is its address?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "14531 Big Basin Way" ], "slot": "street_address", "values": [ "14531 big basin way" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-08", "appointment_time": "17:00", "stylist_name": "D & H Hair Salon" } }, "service_results": [ { "appointment_date": "2019-03-08", "appointment_time": "17:00", "average_rating": "4.70", "is_unisex": "True", "phone_number": "408-605-6261", "street_address": "14531 Big Basin Way", "stylist_name": "D & H Hair Salon" } ], "slots": [ { "exclusive_end": 56, "slot": "street_address", "start": 37 } ] } ], "speaker": "SYSTEM", "utterance": "appointment is fixed. its address is 14531 big basin way" }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "8th of march", "march 8th" ], "appointment_time": [ "17:00", "5 pm" ], "city": [ "Saratoga", "saratoga" ], "is_unisex": [ "True" ], "stylist_name": [ "D & H Hair salon" ] } } } ], "speaker": "USER", "utterance": "thanks a lot" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "whether i need to find anything else?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "appointment_date": [ "8th of march", "march 8th" ], "appointment_time": [ "17:00", "5 pm" ], "city": [ "Saratoga", "saratoga" ], "is_unisex": [ "True" ], "stylist_name": [ "D & H Hair salon" ] } } } ], "speaker": "USER", "utterance": "no , thanks for now." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "have a wonderful day" } ] }, { "dialogue_id": "33_00028", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Hey, can you help me find a salon? I need to change my hair." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "In which city?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Pleasanton" ], "slot": "city", "values": [ "Pleasanton" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 13, "slot": "city", "start": 3 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Pleasanton" ] } } } ], "speaker": "USER", "utterance": "In Pleasanton please." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Cosmo'S Barber Shop" ], "slot": "stylist_name", "values": [ "Cosmo'S Barber Shop" ] }, { "act": "OFFER", "canonical_values": [ "Pleasanton" ], "slot": "city", "values": [ "Pleasanton" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Pleasanton" } }, "service_results": [ { "average_rating": "4.30", "city": "Pleasanton", "is_unisex": "True", "phone_number": "925-462-2695", "street_address": "4275 First Street", "stylist_name": "Cosmo'S Barber Shop" }, { "average_rating": "4.80", "city": "Pleasanton", "is_unisex": "True", "phone_number": "925-600-0080", "street_address": "722 Main Street", "stylist_name": "Fusion 3 Salon Pleasanton" }, { "average_rating": "4.70", "city": "Pleasanton", "is_unisex": "False", "phone_number": "925-462-4348", "street_address": "350 Main Street # J", "stylist_name": "Gary Patrick Salon" }, { "average_rating": "5.00", "city": "Pleasanton", "is_unisex": "False", "phone_number": "925-426-1250", "street_address": "363 Saint Mary Street", "stylist_name": "House Of Cabelo" }, { "average_rating": "4.30", "city": "Pleasanton", "is_unisex": "True", "phone_number": "925-399-6870", "street_address": "5424 Sunol Boulevard #2", "stylist_name": "Pleasanton Barber Shop" }, { "average_rating": "4.80", "city": "Pleasanton", "is_unisex": "True", "phone_number": "925-426-1750", "street_address": "77 West Angela Street", "stylist_name": "Salon 77 West" }, { "average_rating": "4.40", "city": "Pleasanton", "is_unisex": "True", "phone_number": "925-847-3090", "street_address": "4001 Santa Rita Road Suite 3", "stylist_name": "Sport Clips Haircuts Of Pleasanton" }, { "average_rating": "3.30", "city": "Pleasanton", "is_unisex": "True", "phone_number": "925-461-1438", "street_address": "1737 Santa Rita Road #200", "stylist_name": "Supercuts" }, { "average_rating": "2.90", "city": "Pleasanton", "is_unisex": "True", "phone_number": "925-425-7700", "street_address": "2243 Stoneridge Mall Road", "stylist_name": "Urban Barber Barbershop" } ], "slots": [ { "exclusive_end": 19, "slot": "stylist_name", "start": 0 }, { "exclusive_end": 48, "slot": "city", "start": 38 } ] } ], "speaker": "SYSTEM", "utterance": "Cosmo'S Barber Shop is a great one in Pleasanton." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Pleasanton" ], "stylist_name": [ "Cosmo'S Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Sounds real good." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Should I book an appointment for you?" }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Pleasanton" ] } } }, { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "city": [ "Pleasanton" ], "stylist_name": [ "Cosmo'S Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Maybe some other time. Can you tell me how's the weather is there?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "90" ], "slot": "temperature", "values": [ "90" ] }, { "act": "OFFER", "canonical_values": [ "4" ], "slot": "precipitation", "values": [ "4" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Pleasanton" } }, "service_results": [ { "city": "Pleasanton", "date": "2019-03-01", "humidity": "16", "precipitation": "4", "temperature": "90", "wind": "8" } ], "slots": [ { "exclusive_end": 62, "slot": "temperature", "start": 60 }, { "exclusive_end": 90, "slot": "precipitation", "start": 89 } ] } ], "speaker": "SYSTEM", "utterance": "The weather there is currently at an average temperature of 90 Degrees Fahrenheit with a 4 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "humidity", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "humidity" ], "slot_values": { "city": [ "Pleasanton" ] } } } ], "speaker": "USER", "utterance": "And how humid is it?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "16" ], "slot": "humidity", "values": [ "16" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 25, "slot": "humidity", "start": 23 } ] } ], "speaker": "SYSTEM", "utterance": "The humidity is around 16 percent." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-04" ], "slot": "date", "values": [ "March 4th" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 34, "slot": "date", "start": 25 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Pleasanton" ], "date": [ "March 4th" ] } } } ], "speaker": "USER", "utterance": "And how's it gonna be on March 4th?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "78" ], "slot": "temperature", "values": [ "78" ] }, { "act": "OFFER", "canonical_values": [ "13" ], "slot": "precipitation", "values": [ "13" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Pleasanton", "date": "2019-03-04" } }, "service_results": [ { "city": "Pleasanton", "date": "2019-03-04", "humidity": "29", "precipitation": "13", "temperature": "78", "wind": "1" } ], "slots": [ { "exclusive_end": 19, "slot": "temperature", "start": 17 }, { "exclusive_end": 48, "slot": "precipitation", "start": 46 } ] } ], "speaker": "SYSTEM", "utterance": "At an average of 78 degrees Fahrenheit with a 13 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Pleasanton" ], "date": [ "March 4th" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "15:00" ], "slot": "appointment_time", "values": [ "three pm" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 78, "slot": "appointment_time", "start": 70 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 4th" ], "appointment_time": [ "three pm" ], "city": [ "Pleasanton" ], "stylist_name": [ "Cosmo'S Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Good to know, I want to book an appointment at the salon you found at three pm that day." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Cosmo'S Barber Shop" ], "slot": "stylist_name", "values": [ "Cosmo's Barber Shop" ] }, { "act": "CONFIRM", "canonical_values": [ "15:00" ], "slot": "appointment_time", "values": [ "3 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-04" ], "slot": "appointment_date", "values": [ "March 4th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 57, "slot": "stylist_name", "start": 38 }, { "exclusive_end": 9, "slot": "appointment_time", "start": 5 }, { "exclusive_end": 34, "slot": "appointment_date", "start": 25 } ] } ], "speaker": "SYSTEM", "utterance": "So a 3 pm appointment on March 4th at Cosmo's Barber Shop. Is that correct?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "average_rating" ], "slot_values": { "appointment_date": [ "March 4th" ], "appointment_time": [ "3 pm", "three pm" ], "city": [ "Pleasanton" ], "stylist_name": [ "Cosmo'S Barber Shop", "Cosmo's Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Yes. What's their rating, by the way?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "4.30" ], "slot": "average_rating", "values": [ "4.3" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-04", "appointment_time": "15:00", "stylist_name": "Cosmo'S Barber Shop" } }, "service_results": [ { "appointment_date": "2019-03-04", "appointment_time": "15:00", "average_rating": "4.30", "is_unisex": "True", "phone_number": "925-462-2695", "street_address": "4275 First Street", "stylist_name": "Cosmo'S Barber Shop" } ], "slots": [ { "exclusive_end": 50, "slot": "average_rating", "start": 47 } ] } ], "speaker": "SYSTEM", "utterance": "Your appointment is confirmed. Their rating is 4.3." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 4th" ], "appointment_time": [ "3 pm", "three pm" ], "city": [ "Pleasanton" ], "stylist_name": [ "Cosmo'S Barber Shop", "Cosmo's Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Thanks a lot, that's all I need." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day." } ] }, { "dialogue_id": "33_00029", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I am looking for a salon to get my hair done." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "In what geographic area are you looking for a salon?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Santa Rosa" ], "slot": "city", "values": [ "Santa Rosa" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 38, "slot": "city", "start": 28 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Santa Rosa" ] } } } ], "speaker": "USER", "utterance": "I would like to find one in Santa Rosa" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Daredevils & Queens" ], "slot": "stylist_name", "values": [ "Daredevils & Queens" ] }, { "act": "OFFER", "canonical_values": [ "Santa Rosa" ], "slot": "city", "values": [ "Santa Rosa" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "9" ], "slot": "count", "values": [ "9" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Santa Rosa" } }, "service_results": [ { "average_rating": "4.60", "city": "Santa Rosa", "is_unisex": "False", "phone_number": "707-575-5123", "street_address": "122 4th Street", "stylist_name": "Daredevils & Queens" }, { "average_rating": "4.80", "city": "Santa Rosa", "is_unisex": "True", "phone_number": "707-575-1474", "street_address": "205 5th Street D", "stylist_name": "Elle Lui Hair Salon" }, { "average_rating": "4.80", "city": "Santa Rosa", "is_unisex": "True", "phone_number": "707-528-8266", "street_address": "314 Mendocino Avenue", "stylist_name": "Exclusive Spa" }, { "average_rating": "4.70", "city": "Santa Rosa", "is_unisex": "True", "phone_number": "707-575-5551", "street_address": "1235 North Dutton Avenue Suite B", "stylist_name": "Leading Edge Salon" }, { "average_rating": "4.30", "city": "Santa Rosa", "is_unisex": "True", "phone_number": "707-318-7003", "street_address": "2101 West College Avenue", "stylist_name": "Redline Barbers" }, { "average_rating": "4.90", "city": "Santa Rosa", "is_unisex": "True", "phone_number": "707-542-3380", "street_address": "2330 4th Street", "stylist_name": "Santa Rosa Barbershop" }, { "average_rating": "4.30", "city": "Santa Rosa", "is_unisex": "True", "phone_number": "707-479-5872", "street_address": "1305 Cleveland Avenue H", "stylist_name": "The Barbery" }, { "average_rating": "4.90", "city": "Santa Rosa", "is_unisex": "True", "phone_number": "707-595-3420", "street_address": "140 Stony Point Road e", "stylist_name": "The Den Barber Shop" }, { "average_rating": "4.00", "city": "Santa Rosa", "is_unisex": "True", "phone_number": "707-843-5069", "street_address": "46 West College Avenue", "stylist_name": "West Coast Cuts" } ], "slots": [ { "exclusive_end": 92, "slot": "stylist_name", "start": 73 }, { "exclusive_end": 106, "slot": "city", "start": 96 } ] } ], "speaker": "SYSTEM", "utterance": "There are 9 salon that may suit your needs. One is a lovely place called Daredevils & Queens in Santa Rosa." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Santa Rosa" ], "stylist_name": [ "Daredevils & Queens" ] } } } ], "speaker": "USER", "utterance": "Sure, that works." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Would you like to schedule a visit now?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "date", "values": [ "2nd of March" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 94, "slot": "date", "start": 82 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Santa Rosa" ], "date": [ "2nd of March" ] } } }, { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "city": [ "Santa Rosa" ], "stylist_name": [ "Daredevils & Queens" ] } } } ], "speaker": "USER", "utterance": "Not at this moment. Can you tell me what the weather will be like in this area on 2nd of March?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "86" ], "slot": "temperature", "values": [ "86" ] }, { "act": "OFFER", "canonical_values": [ "27" ], "slot": "precipitation", "values": [ "27" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Santa Rosa", "date": "2019-03-02" } }, "service_results": [ { "city": "Santa Rosa", "date": "2019-03-02", "humidity": "41", "precipitation": "27", "temperature": "86", "wind": "9" } ], "slots": [ { "exclusive_end": 43, "slot": "temperature", "start": 41 }, { "exclusive_end": 72, "slot": "precipitation", "start": 70 } ] } ], "speaker": "SYSTEM", "utterance": "On that day, the expected temperature is 86 degrees Fahrenheit with a 27 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Santa Rosa" ], "date": [ "2nd of March" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "2nd of March" ], "city": [ "Santa Rosa" ], "stylist_name": [ "Daredevils & Queens" ] } } } ], "speaker": "USER", "utterance": "Great. Let's go ahead and schedule a visit to the salon you mentioned previously." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "appointment_time", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "And for what time should I schedule the visit?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "18:30" ], "slot": "appointment_time", "values": [ "evening 6:30" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 34, "slot": "appointment_time", "start": 22 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "2nd of March" ], "appointment_time": [ "evening 6:30" ], "city": [ "Santa Rosa" ], "stylist_name": [ "Daredevils & Queens" ] } } } ], "speaker": "USER", "utterance": "I would like to go at evening 6:30" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Daredevils & Queens" ], "slot": "stylist_name", "values": [ "Daredevils & Queens" ] }, { "act": "CONFIRM", "canonical_values": [ "18:30" ], "slot": "appointment_time", "values": [ "6:30 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-02" ], "slot": "appointment_date", "values": [ "March 2nd" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 61, "slot": "stylist_name", "start": 42 }, { "exclusive_end": 92, "slot": "appointment_time", "start": 85 }, { "exclusive_end": 81, "slot": "appointment_date", "start": 72 } ] } ], "speaker": "SYSTEM", "utterance": "So, you would like to schedule a visit to Daredevils & Queens salon for March 2nd at 6:30 pm, correct?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "17:00" ], "slot": "appointment_time", "values": [ "evening 5" ] }, { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [ { "exclusive_end": 35, "slot": "appointment_time", "start": 26 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "2nd of March", "March 2nd" ], "appointment_time": [ "evening 5" ], "city": [ "Santa Rosa" ], "stylist_name": [ "Daredevils & Queens" ] } } } ], "speaker": "USER", "utterance": "No, I would like to go at evening 5." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "17:00" ], "slot": "appointment_time", "values": [ "5 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-02" ], "slot": "appointment_date", "values": [ "March 2nd" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 58, "slot": "appointment_time", "start": 54 }, { "exclusive_end": 50, "slot": "appointment_date", "start": 41 } ] } ], "speaker": "SYSTEM", "utterance": "So, you would like a visit scheduled for March 2nd at 5 pm. Correct?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "2nd of March", "March 2nd" ], "appointment_time": [ "5 pm", "evening 5" ], "city": [ "Santa Rosa" ], "stylist_name": [ "Daredevils & Queens" ] } } } ], "speaker": "USER", "utterance": "Perfect. That works!" }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-02", "appointment_time": "17:00", "stylist_name": "Daredevils & Queens" } }, "service_results": [ { "appointment_date": "2019-03-02", "appointment_time": "17:00", "average_rating": "4.60", "is_unisex": "False", "phone_number": "707-575-5123", "street_address": "122 4th Street", "stylist_name": "Daredevils & Queens" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "The visit has been successfully booked." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "2nd of March", "March 2nd" ], "appointment_time": [ "5 pm", "evening 5" ], "city": [ "Santa Rosa" ], "stylist_name": [ "Daredevils & Queens" ] } } } ], "speaker": "USER", "utterance": "Great. Thanks!" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Will that be all?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "appointment_date": [ "2nd of March", "March 2nd" ], "appointment_time": [ "5 pm", "evening 5" ], "city": [ "Santa Rosa" ], "stylist_name": [ "Daredevils & Queens" ] } } } ], "speaker": "USER", "utterance": "Yes. Thanks again!" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Enjoy your day." } ] }, { "dialogue_id": "33_00030", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Walnut Creek" ], "slot": "city", "values": [ "Walnut Creek" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 44, "slot": "city", "start": 32 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Walnut Creek" ] } } } ], "speaker": "USER", "utterance": "I need to get my hair styled in Walnut Creek." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Blow Dry Bar" ], "slot": "stylist_name", "values": [ "Blow Dry Bar" ] }, { "act": "OFFER", "canonical_values": [ "Walnut Creek" ], "slot": "city", "values": [ "Walnut Creek" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Walnut Creek" } }, "service_results": [ { "average_rating": "4.40", "city": "Walnut Creek", "is_unisex": "True", "phone_number": "925-837-2990", "street_address": "1639 North California Boulevard", "stylist_name": "Blow Dry Bar" }, { "average_rating": "4.70", "city": "Walnut Creek", "is_unisex": "True", "phone_number": "925-938-3648", "street_address": "1919 Mount Diablo Boulevard", "stylist_name": "Dipietro Todd Salon" }, { "average_rating": "4.70", "city": "Walnut Creek", "is_unisex": "True", "phone_number": "925-822-9826", "street_address": "1634 Bonanza Street", "stylist_name": "Drybar Walnut Creek" }, { "average_rating": "4.00", "city": "Walnut Creek", "is_unisex": "True", "phone_number": "925-210-0613", "street_address": "1833 Ygnacio Valley Road", "stylist_name": "Great Clips" }, { "average_rating": "5.00", "city": "Walnut Creek", "is_unisex": "True", "phone_number": "925-788-7105", "street_address": "1280 Boulevard Way #214", "stylist_name": "Hi-Definition Salon" }, { "average_rating": "4.50", "city": "Walnut Creek", "is_unisex": "False", "phone_number": "925-943-4944", "street_address": "1613 North Main Street", "stylist_name": "Phoenix Salon & Day Spa" }, { "average_rating": "4.90", "city": "Walnut Creek", "is_unisex": "True", "phone_number": "925-357-8818", "street_address": "94596 2341 Boulevard Circle", "stylist_name": "Rare Byrd Salon" }, { "average_rating": "5.00", "city": "Walnut Creek", "is_unisex": "False", "phone_number": "925-939-7425", "street_address": "2400 Olympic Boulevard #5", "stylist_name": "Salon Cartier" }, { "average_rating": "4.70", "city": "Walnut Creek", "is_unisex": "False", "phone_number": "925-256-9914", "street_address": "1459 Newell Avenue", "stylist_name": "Salonamour Hair Salon Walnut Creek" }, { "average_rating": "4.60", "city": "Walnut Creek", "is_unisex": "True", "phone_number": "925-222-5210", "street_address": "2252 Oak Grove Road", "stylist_name": "Snip-Its Haircuts For Kids" } ], "slots": [ { "exclusive_end": 59, "slot": "stylist_name", "start": 47 }, { "exclusive_end": 81, "slot": "city", "start": 69 } ] } ], "speaker": "SYSTEM", "utterance": "You have at least 10 options. Let's start with Blow Dry Bar, it's in Walnut Creek." }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Walnut Creek" ] } } } ], "speaker": "USER", "utterance": "Ohhh, I hate them, what about someone else?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Dipietro Todd Salon" ], "slot": "stylist_name", "values": [ "Dipietro Todd Salon" ] }, { "act": "OFFER", "canonical_values": [ "Walnut Creek" ], "slot": "city", "values": [ "Walnut Creek" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 23, "slot": "stylist_name", "start": 4 }, { "exclusive_end": 39, "slot": "city", "start": 27 } ] } ], "speaker": "SYSTEM", "utterance": "Try Dipietro Todd Salon in Walnut Creek." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-01" ], "slot": "date", "values": [ "1st of this month" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 53, "slot": "date", "start": 36 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Walnut Creek" ], "date": [ "1st of this month" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Walnut Creek" ], "stylist_name": [ "Dipietro Todd Salon" ] } } } ], "speaker": "USER", "utterance": "Fine, try to get me in there on the 1st of this month. Say, what's the weather like there?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "72" ], "slot": "temperature", "values": [ "72" ] }, { "act": "OFFER", "canonical_values": [ "13" ], "slot": "precipitation", "values": [ "13" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Walnut Creek", "date": "2019-03-01" } }, "service_results": [ { "city": "Walnut Creek", "date": "2019-03-01", "humidity": "22", "precipitation": "13", "temperature": "72", "wind": "1" } ], "slots": [ { "exclusive_end": 25, "slot": "temperature", "start": 23 }, { "exclusive_end": 43, "slot": "precipitation", "start": 41 } ] } ], "speaker": "SYSTEM", "utterance": "Well, it's going to be 72 degrees with a 13 % chance of rain." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wind", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "humidity", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "humidity", "wind" ], "slot_values": { "city": [ "Walnut Creek" ], "date": [ "1st of this month" ] } } } ], "speaker": "USER", "utterance": "Do you have a wind and humidity reading for me?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "wind", "values": [ "1" ] }, { "act": "INFORM", "canonical_values": [ "22" ], "slot": "humidity", "values": [ "22" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 16, "slot": "wind", "start": 15 }, { "exclusive_end": 40, "slot": "humidity", "start": 38 } ] } ], "speaker": "SYSTEM", "utterance": "No wind really 1 mph and it will have 22 % humidity." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Walnut Creek" ], "date": [ "1st of this month" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "10:30" ], "slot": "appointment_time", "values": [ "10:30 in the morning" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 51, "slot": "appointment_time", "start": 31 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "1st of this month" ], "appointment_time": [ "10:30 in the morning" ], "city": [ "Walnut Creek" ], "stylist_name": [ "Dipietro Todd Salon" ] } } } ], "speaker": "USER", "utterance": "Fine, get me an appointment at 10:30 in the morning." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Dipietro Todd Salon" ], "slot": "stylist_name", "values": [ "Dipietro Todd Salon" ] }, { "act": "CONFIRM", "canonical_values": [ "10:30" ], "slot": "appointment_time", "values": [ "10:30 am" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-01" ], "slot": "appointment_date", "values": [ "March 1st" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 56, "slot": "stylist_name", "start": 37 }, { "exclusive_end": 21, "slot": "appointment_time", "start": 13 }, { "exclusive_end": 69, "slot": "appointment_date", "start": 60 } ] } ], "speaker": "SYSTEM", "utterance": "To be clear: 10:30 am appointment at Dipietro Todd Salon on March 1st." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "average_rating" ], "slot_values": { "appointment_date": [ "1st of this month", "March 1st" ], "appointment_time": [ "10:30 am", "10:30 in the morning" ], "city": [ "Walnut Creek" ], "stylist_name": [ "Dipietro Todd Salon" ] } } } ], "speaker": "USER", "utterance": "Fine, what's their rating?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "4.80" ], "slot": "average_rating", "values": [ "4.8" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-01", "appointment_time": "10:30", "stylist_name": "Dipietro Todd Salon" } }, "service_results": [ { "appointment_date": "2019-03-01", "appointment_time": "10:30", "average_rating": "4.80", "is_unisex": "True", "phone_number": "650-328-4855", "street_address": "2307 Birch Street", "stylist_name": "Dipietro Todd Salon" } ], "slots": [ { "exclusive_end": 16, "slot": "average_rating", "start": 13 } ] } ], "speaker": "SYSTEM", "utterance": "It's good at 4.8." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "phone_number" ], "slot_values": { "appointment_date": [ "1st of this month", "March 1st" ], "appointment_time": [ "10:30 am", "10:30 in the morning" ], "city": [ "Walnut Creek" ], "stylist_name": [ "Dipietro Todd Salon" ] } } } ], "speaker": "USER", "utterance": "What's the phone number there?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "650-328-4855" ], "slot": "phone_number", "values": [ "650-328-4855" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 17, "slot": "phone_number", "start": 5 } ] } ], "speaker": "SYSTEM", "utterance": "It's 650-328-4855." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "1st of this month", "March 1st" ], "appointment_time": [ "10:30 am", "10:30 in the morning" ], "city": [ "Walnut Creek" ], "stylist_name": [ "Dipietro Todd Salon" ] } } } ], "speaker": "USER", "utterance": "Great, you're a real mensch." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "I appreciate your saying that, thanks." } ] }, { "dialogue_id": "33_00031", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "San Fran" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 27, "slot": "city", "start": 19 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Fran" ] } } } ], "speaker": "USER", "utterance": "Find me a salon in San Fran." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 Barber Shop" ] }, { "act": "OFFER", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "San Francisco" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "San Francisco" } }, "service_results": [ { "average_rating": "4.80", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-286-4371", "street_address": "1532 20th Street", "stylist_name": "1512 Barber Shop" }, { "average_rating": "4.50", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-824-1335", "street_address": "2737 20th Street", "stylist_name": "20Th Salon And Barber" }, { "average_rating": "3.90", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-788-4936", "street_address": "44 Montgomery Street #30", "stylist_name": "A Businessman'S Haircut" }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-296-9212", "street_address": "310 Sutter Street 4th floor", "stylist_name": "Alcheme Salon" }, { "average_rating": "5.00", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-445-9373", "street_address": "333 Bush Street Suite #104", "stylist_name": "Alexander G." }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-587-5003", "street_address": "949 Geneva Avenue", "stylist_name": "Amazon Barber Shop" }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-956-4049", "street_address": "140 Sutter Street", "stylist_name": "Arcade Barber Shop" }, { "average_rating": "5.00", "city": "San Francisco", "is_unisex": "False", "phone_number": "415-433-3334", "street_address": "33 Grant Avenue", "stylist_name": "Archer Salon" }, { "average_rating": "4.90", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-658-7469", "street_address": "1041 Guerrero Street", "stylist_name": "Arrow Salon" }, { "average_rating": "4.80", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-501-0338", "street_address": "2, 1996 Union Street", "stylist_name": "Arthur Sebastian Hair Salon" } ], "slots": [ { "exclusive_end": 16, "slot": "stylist_name", "start": 0 }, { "exclusive_end": 40, "slot": "city", "start": 27 } ] } ], "speaker": "SYSTEM", "utterance": "1512 Barber Shop is a nice San Francisco salon." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-06" ], "slot": "date", "values": [ "6th of this month" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 58, "slot": "date", "start": 41 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Fran", "San Francisco" ], "date": [ "6th of this month" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Fran", "San Francisco" ], "stylist_name": [ "1512 Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Sounds great. How's the weather there on 6th of this month?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "72" ], "slot": "temperature", "values": [ "72" ] }, { "act": "OFFER", "canonical_values": [ "3" ], "slot": "precipitation", "values": [ "3" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "San Francisco", "date": "2019-03-06" } }, "service_results": [ { "city": "San Francisco", "date": "2019-03-06", "humidity": "16", "precipitation": "3", "temperature": "72", "wind": "12" } ], "slots": [ { "exclusive_end": 39, "slot": "temperature", "start": 37 }, { "exclusive_end": 76, "slot": "precipitation", "start": 75 } ] } ], "speaker": "SYSTEM", "utterance": "The temperature for the day shoul be 72 degrees Frahrenheit and there is a 3 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "humidity", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "humidity" ], "slot_values": { "city": [ "San Fran", "San Francisco" ], "date": [ "6th of this month" ] } } } ], "speaker": "USER", "utterance": "What is the humidity going to be?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "16" ], "slot": "humidity", "values": [ "16" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 24, "slot": "humidity", "start": 22 } ] } ], "speaker": "SYSTEM", "utterance": "The humidity is about 16 percent." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wind", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "wind" ], "slot_values": { "city": [ "San Fran", "San Francisco" ], "date": [ "6th of this month" ] } } } ], "speaker": "USER", "utterance": "What will the wind be like?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "12" ], "slot": "wind", "values": [ "12" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 21, "slot": "wind", "start": 19 } ] } ], "speaker": "SYSTEM", "utterance": "It should be about 12 miles per hour." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Fran", "San Francisco" ], "date": [ "6th of this month" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "6th of this month" ], "city": [ "San Fran", "San Francisco" ], "stylist_name": [ "1512 Barber Shop" ] } } } ], "speaker": "USER", "utterance": "That sounds great. Book me at the salon you found on that day." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "appointment_time", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What time should the appointment be?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "12:30" ], "slot": "appointment_time", "values": [ "half past 12 in the afternoon" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 37, "slot": "appointment_time", "start": 8 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "6th of this month" ], "appointment_time": [ "half past 12 in the afternoon" ], "city": [ "San Fran", "San Francisco" ], "stylist_name": [ "1512 Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Make it half past 12 in the afternoon." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 Barber Shop" ] }, { "act": "CONFIRM", "canonical_values": [ "12:30" ], "slot": "appointment_time", "values": [ "12:30 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-06" ], "slot": "appointment_date", "values": [ "March 6th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 93, "slot": "stylist_name", "start": 77 }, { "exclusive_end": 105, "slot": "appointment_time", "start": 97 }, { "exclusive_end": 118, "slot": "appointment_date", "start": 109 } ] } ], "speaker": "SYSTEM", "utterance": "Could you confirm that you want to have an appointment with the hair stylist 1512 Barber Shop at 12:30 pm on March 6th?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "13:45" ], "slot": "appointment_time", "values": [ "1:45 pm" ] }, { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [ { "exclusive_end": 19, "slot": "appointment_time", "start": 12 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "6th of this month", "March 6th" ], "appointment_time": [ "1:45 pm" ], "city": [ "San Fran", "San Francisco" ], "stylist_name": [ "1512 Barber Shop" ] } } } ], "speaker": "USER", "utterance": "No, make it 1:45 pm." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "13:45" ], "slot": "appointment_time", "values": [ "1:45 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-06" ], "slot": "appointment_date", "values": [ "March 6th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 39, "slot": "appointment_time", "start": 32 }, { "exclusive_end": 52, "slot": "appointment_date", "start": 43 } ] } ], "speaker": "SYSTEM", "utterance": "So you want your appointment at 1:45 pm on March 6th?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "6th of this month", "March 6th" ], "appointment_time": [ "1:45 pm" ], "city": [ "San Fran", "San Francisco" ], "stylist_name": [ "1512 Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Sounds great." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-06", "appointment_time": "13:45", "stylist_name": "1512 Barber Shop" } }, "service_results": [ { "appointment_date": "2019-03-06", "appointment_time": "14:00", "average_rating": "4.80", "is_unisex": "True", "phone_number": "415-286-4371", "street_address": "1532 20th Street", "stylist_name": "1512 Barber Shop" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "The appointment has been confirmed." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "6th of this month", "March 6th" ], "appointment_time": [ "1:45 pm" ], "city": [ "San Fran", "San Francisco" ], "stylist_name": [ "1512 Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Thanks. That's all I needed." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a good one." } ] }, { "dialogue_id": "33_00032", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Foster City" ], "slot": "city", "values": [ "Foster City" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 39, "slot": "city", "start": 28 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Foster City" ] } } } ], "speaker": "USER", "utterance": "Hi, are there any salons in Foster City?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Barberia Salon" ], "slot": "stylist_name", "values": [ "Barberia Salon" ] }, { "act": "OFFER", "canonical_values": [ "Foster City" ], "slot": "city", "values": [ "Foster City" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "2" ], "slot": "count", "values": [ "2" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Foster City" } }, "service_results": [ { "average_rating": "4.50", "city": "Foster City", "is_unisex": "False", "phone_number": "650-349-2414", "street_address": "939 Edgewater Boulevard E", "stylist_name": "Barberia Salon" }, { "average_rating": "3.90", "city": "Foster City", "is_unisex": "True", "phone_number": "650-522-8433", "street_address": "929 East Hillsdale Boulevard", "stylist_name": "Great Clips" } ], "slots": [ { "exclusive_end": 64, "slot": "stylist_name", "start": 50 }, { "exclusive_end": 38, "slot": "city", "start": 27 } ] } ], "speaker": "SYSTEM", "utterance": "Yes, there are 2 salons in Foster City. How about Barberia Salon?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Foster City" ], "stylist_name": [ "Barberia Salon" ] } } } ], "speaker": "USER", "utterance": "Sounds great!" }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Would you like me to make a reservation there?" }, { "frames": [ { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "city": [ "Foster City" ], "stylist_name": [ "Barberia Salon" ] } } } ], "speaker": "USER", "utterance": "Perhaps at a later time." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Could I help you with something else then?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "the 10th" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 40, "slot": "date", "start": 32 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Foster City" ], "date": [ "the 10th" ] } } } ], "speaker": "USER", "utterance": "May I know the weather there on the 10th then?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "72" ], "slot": "temperature", "values": [ "72" ] }, { "act": "OFFER", "canonical_values": [ "5" ], "slot": "precipitation", "values": [ "5" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Foster City", "date": "2019-03-10" } }, "service_results": [ { "city": "Foster City", "date": "2019-03-10", "humidity": "16", "precipitation": "5", "temperature": "72", "wind": "3" } ], "slots": [ { "exclusive_end": 29, "slot": "temperature", "start": 27 }, { "exclusive_end": 57, "slot": "precipitation", "start": 56 } ] } ], "speaker": "SYSTEM", "utterance": "The average temperature is 72 degrees Fahrenheit with a 5 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Foster City" ], "date": [ "the 10th" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "14:30" ], "slot": "appointment_time", "values": [ "2:30 in the afternoon" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 69, "slot": "appointment_time", "start": 48 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "the 10th" ], "appointment_time": [ "2:30 in the afternoon" ], "city": [ "Foster City" ], "stylist_name": [ "Barberia Salon" ] } } } ], "speaker": "USER", "utterance": "I see, could you get me an appointment there at 2:30 in the afternoon please?" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Barberia Salon" ], "slot": "stylist_name", "values": [ "Barberia Salon" ] }, { "act": "CONFIRM", "canonical_values": [ "14:30" ], "slot": "appointment_time", "values": [ "2:30 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-10" ], "slot": "appointment_date", "values": [ "March 10th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 49, "slot": "stylist_name", "start": 35 }, { "exclusive_end": 60, "slot": "appointment_time", "start": 53 }, { "exclusive_end": 74, "slot": "appointment_date", "start": 64 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm your appointment at Barberia Salon at 2:30 pm on March 10th." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "street_address" ], "slot_values": { "appointment_date": [ "March 10th", "the 10th" ], "appointment_time": [ "2:30 in the afternoon", "2:30 pm" ], "city": [ "Foster City" ], "stylist_name": [ "Barberia Salon" ] } } } ], "speaker": "USER", "utterance": "Sounds great! Where are they located at?" }, { "frames": [ { "actions": [ { "act": "NOTIFY_FAILURE", "canonical_values": [], "slot": "", "values": [] }, { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-10", "appointment_time": "14:30", "stylist_name": "Barberia Salon" } }, "service_results": [], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Sorry, your appointment cannot be made. Could I further assist you?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "11:00" ], "slot": "appointment_time", "values": [ "eleven in the morning" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 55, "slot": "appointment_time", "start": 34 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 10th", "the 10th" ], "appointment_time": [ "eleven in the morning" ], "city": [ "Foster City" ], "stylist_name": [ "Barberia Salon" ] } } } ], "speaker": "USER", "utterance": "Could you try booking it again at eleven in the morning instead?" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Barberia Salon" ], "slot": "stylist_name", "values": [ "Barberia Salon" ] }, { "act": "CONFIRM", "canonical_values": [ "11:00" ], "slot": "appointment_time", "values": [ "11 am" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-10" ], "slot": "appointment_date", "values": [ "March 10th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 49, "slot": "stylist_name", "start": 35 }, { "exclusive_end": 58, "slot": "appointment_time", "start": 53 }, { "exclusive_end": 72, "slot": "appointment_date", "start": 62 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm your appointment at Barberia Salon at 11 am on March 10th." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 10th", "the 10th" ], "appointment_time": [ "11 am", "eleven in the morning" ], "city": [ "Foster City" ], "stylist_name": [ "Barberia Salon" ] } } } ], "speaker": "USER", "utterance": "Sounds great to me!" }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-10", "appointment_time": "11:00", "stylist_name": "Barberia Salon" } }, "service_results": [ { "appointment_date": "2019-03-10", "appointment_time": "11:00", "average_rating": "4.50", "is_unisex": "False", "phone_number": "650-349-2414", "street_address": "939 Edgewater Boulevard E", "stylist_name": "Barberia Salon" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your appointment has been made." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 10th", "the 10th" ], "appointment_time": [ "11 am", "eleven in the morning" ], "city": [ "Foster City" ], "stylist_name": [ "Barberia Salon" ] } } } ], "speaker": "USER", "utterance": "Thank you so much for your kind assistance, that is all I need." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day ahead!" } ] }, { "dialogue_id": "33_00033", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "Windsor" ], "slot": "city", "values": [ "Windsor" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 52, "slot": "city", "start": 45 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Windsor" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "I would like to search for a unisex salon in Windsor to get my hair cut." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Great Clips" ], "slot": "stylist_name", "values": [ "Great Clips" ] }, { "act": "OFFER", "canonical_values": [ "Windsor" ], "slot": "city", "values": [ "Windsor" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Windsor", "is_unisex": "True" } }, "service_results": [ { "average_rating": "4.40", "city": "Windsor", "is_unisex": "True", "phone_number": "707-836-8600", "street_address": "9018 Brooks Road South", "stylist_name": "Great Clips" }, { "average_rating": "4.40", "city": "Windsor", "is_unisex": "True", "phone_number": "707-657-4717", "street_address": "6400 Hembree Lane #300", "stylist_name": "Supercuts" }, { "average_rating": "4.80", "city": "Windsor", "is_unisex": "True", "phone_number": "707-838-8536", "street_address": "9025 Old Redwood Highway D", "stylist_name": "The Gentlemen'S Barbershop" } ], "slots": [ { "exclusive_end": 42, "slot": "stylist_name", "start": 31 }, { "exclusive_end": 69, "slot": "city", "start": 62 } ] } ], "speaker": "SYSTEM", "utterance": "There is a lovely salon called Great Clips that is located in Windsor." }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Windsor" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "I would like to get another option other than that one." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Supercuts" ], "slot": "stylist_name", "values": [ "Supercuts" ] }, { "act": "OFFER", "canonical_values": [ "Windsor" ], "slot": "city", "values": [ "Windsor" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 42, "slot": "stylist_name", "start": 33 }, { "exclusive_end": 79, "slot": "city", "start": 72 } ] } ], "speaker": "SYSTEM", "utterance": "There is also a fantastic salon, Supercuts and they are also located in Windsor." }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Windsor" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "Is there another option?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "The Gentlemen'S Barbershop" ], "slot": "stylist_name", "values": [ "The Gentlemen's Barbershop" ] }, { "act": "OFFER", "canonical_values": [ "Windsor" ], "slot": "city", "values": [ "Windsor" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 35, "slot": "stylist_name", "start": 9 }, { "exclusive_end": 66, "slot": "city", "start": 59 } ] } ], "speaker": "SYSTEM", "utterance": "There is The Gentlemen's Barbershop, a great place also in Windsor." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Windsor" ], "is_unisex": [ "True" ], "stylist_name": [ "The Gentlemen's Barbershop" ] } } } ], "speaker": "USER", "utterance": "Great, that works for me." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Are you interested in setting up a visit to this place?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-11" ], "slot": "date", "values": [ "11th of this month" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 105, "slot": "date", "start": 87 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Windsor" ], "date": [ "11th of this month" ] } } }, { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "city": [ "Windsor" ], "is_unisex": [ "True" ], "stylist_name": [ "The Gentlemen's Barbershop" ] } } } ], "speaker": "USER", "utterance": "Not right at this time. Can you tell me what kind of weather I can expect there on the 11th of this month?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "89" ], "slot": "temperature", "values": [ "89" ] }, { "act": "OFFER", "canonical_values": [ "28" ], "slot": "precipitation", "values": [ "28" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Windsor", "date": "2019-03-11" } }, "service_results": [ { "city": "Windsor", "date": "2019-03-11", "humidity": "64", "precipitation": "28", "temperature": "89", "wind": "12" } ], "slots": [ { "exclusive_end": 46, "slot": "temperature", "start": 44 }, { "exclusive_end": 75, "slot": "precipitation", "start": 73 } ] } ], "speaker": "SYSTEM", "utterance": "On that day, the temperature will be around 89 degrees Fahrenheit with a 28 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wind", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "wind" ], "slot_values": { "city": [ "Windsor" ], "date": [ "11th of this month" ] } } } ], "speaker": "USER", "utterance": "What about wind conditions?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "12" ], "slot": "wind", "values": [ "12" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 42, "slot": "wind", "start": 40 } ] } ], "speaker": "SYSTEM", "utterance": "The wind speed is expected to be around 12 miles per hour" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "humidity", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "humidity" ], "slot_values": { "city": [ "Windsor" ], "date": [ "11th of this month" ] } } } ], "speaker": "USER", "utterance": "And what will humidity be like?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "64" ], "slot": "humidity", "values": [ "64" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 35, "slot": "humidity", "start": 33 } ] } ], "speaker": "SYSTEM", "utterance": "Humidity is expected to hover at 64 percent" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Windsor" ], "date": [ "11th of this month" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "14:00" ], "slot": "appointment_time", "values": [ "two pm" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 91, "slot": "appointment_time", "start": 85 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "11th of this month" ], "appointment_time": [ "two pm" ], "city": [ "Windsor" ], "is_unisex": [ "True" ], "stylist_name": [ "The Gentlemen's Barbershop" ] } } } ], "speaker": "USER", "utterance": "Great. I'd like to go ahead and schedule a visit to the salon you just mentioned for two pm." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "The Gentlemen'S Barbershop" ], "slot": "stylist_name", "values": [ "The Gentlemen's Barbershop" ] }, { "act": "CONFIRM", "canonical_values": [ "14:00" ], "slot": "appointment_time", "values": [ "2 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-11" ], "slot": "appointment_date", "values": [ "March 11th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 64, "slot": "stylist_name", "start": 38 }, { "exclusive_end": 73, "slot": "appointment_time", "start": 69 }, { "exclusive_end": 87, "slot": "appointment_date", "start": 77 } ] } ], "speaker": "SYSTEM", "utterance": "You would like to schedule a visit to The Gentlemen's Barbershop for 2 pm on March 11th, correct?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "average_rating", "street_address" ], "slot_values": { "appointment_date": [ "11th of this month", "March 11th" ], "appointment_time": [ "2 pm", "two pm" ], "city": [ "Windsor" ], "is_unisex": [ "True" ], "stylist_name": [ "The Gentlemen's Barbershop" ] } } } ], "speaker": "USER", "utterance": "Sure, that works. What's the rating for this place? And can you also tell me their exact location?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "9025 Old Redwood Highway D" ], "slot": "street_address", "values": [ "9025 Old Redwood Highway D" ] }, { "act": "INFORM", "canonical_values": [ "4.80" ], "slot": "average_rating", "values": [ "4.8" ] }, { "act": "OFFER", "canonical_values": [ "The Gentlemen'S Barbershop" ], "slot": "stylist_name", "values": [ "The Gentlemen's Barbershop" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-11" ], "slot": "appointment_date", "values": [ "March 11th" ] }, { "act": "OFFER", "canonical_values": [ "14:30" ], "slot": "appointment_time", "values": [ "2:30 pm" ] }, { "act": "NOTIFY_FAILURE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-11", "appointment_time": "14:00", "stylist_name": "The Gentlemen'S Barbershop" } }, "service_results": [ { "appointment_date": "2019-03-11", "appointment_time": "14:30", "average_rating": "4.80", "is_unisex": "True", "phone_number": "707-838-8536", "street_address": "9025 Old Redwood Highway D", "stylist_name": "The Gentlemen'S Barbershop" } ], "slots": [ { "exclusive_end": 50, "slot": "street_address", "start": 24 }, { "exclusive_end": 80, "slot": "average_rating", "start": 77 }, { "exclusive_end": 137, "slot": "stylist_name", "start": 111 }, { "exclusive_end": 214, "slot": "appointment_date", "start": 204 }, { "exclusive_end": 225, "slot": "appointment_time", "start": 218 } ] } ], "speaker": "SYSTEM", "utterance": "The salon is located at 9025 Old Redwood Highway D and they have a rating of 4.8. Your desired reservation for The Gentlemen's Barbershop was not successful. Would you like to try to schedule a visit for March 11th at 2:30 pm?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "11th of this month", "March 11th" ], "appointment_time": [ "2 pm", "two pm" ], "city": [ "Windsor" ], "is_unisex": [ "True" ], "stylist_name": [ "The Gentlemen's Barbershop" ] } } } ], "speaker": "USER", "utterance": "No, that won't be necessary." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Did you need any further assistance?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "appointment_date": [ "11th of this month", "March 11th" ], "appointment_time": [ "2 pm", "two pm" ], "city": [ "Windsor" ], "is_unisex": [ "True" ], "stylist_name": [ "The Gentlemen's Barbershop" ] } } } ], "speaker": "USER", "utterance": "No, that was it. Thanks!" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Enjoy your day." } ] }, { "dialogue_id": "33_00034", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Can you help me make a salon appointment?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Of course. Where are you located?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Oakland" ], "slot": "city", "values": [ "Oakland" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 37, "slot": "city", "start": 30 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Oakland" ] } } } ], "speaker": "USER", "utterance": "I'd like to find something in Oakland." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "17 Jewels Salon" ], "slot": "stylist_name", "values": [ "17 Jewels Salon" ] }, { "act": "OFFER", "canonical_values": [ "Oakland" ], "slot": "city", "values": [ "Oakland" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Oakland" } }, "service_results": [ { "average_rating": "4.70", "city": "Oakland", "is_unisex": "True", "phone_number": "510-653-1059", "street_address": "4801 Telegraph Avenue", "stylist_name": "17 Jewels Salon" }, { "average_rating": "5.00", "city": "Oakland", "is_unisex": "True", "phone_number": "510-227-4268", "street_address": "408 14th Street", "stylist_name": "Benny Adem Grooming Parlor" }, { "average_rating": "5.00", "city": "Oakland", "is_unisex": "True", "phone_number": "510-838-2426", "street_address": "2509 Broadway", "stylist_name": "Bibo Salon" }, { "average_rating": "4.20", "city": "Oakland", "is_unisex": "True", "phone_number": "510-451-1300", "street_address": "3342 Lakeshore Avenue", "stylist_name": "Bounce Blowdry Bar" }, { "average_rating": "4.30", "city": "Oakland", "is_unisex": "False", "phone_number": "510-601-5225", "street_address": "4179 Piedmont Avenue", "stylist_name": "Calm A Salon" }, { "average_rating": "4.90", "city": "Oakland", "is_unisex": "True", "phone_number": "510-834-8330", "street_address": "180 2nd Street #6", "stylist_name": "Charles Blades Barber Spa" }, { "average_rating": "4.70", "city": "Oakland", "is_unisex": "True", "phone_number": "510-365-4585", "street_address": "1707 Webster Street", "stylist_name": "Dax Lee'S Barber & Apothecary" }, { "average_rating": "4.20", "city": "Oakland", "is_unisex": "False", "phone_number": "510-652-5431", "street_address": "5431 College Avenue", "stylist_name": "Elizabeth H/The Art Of Hair, Skin &Nail Design" }, { "average_rating": "4.80", "city": "Oakland", "is_unisex": "True", "phone_number": "510-788-6378", "street_address": "4928 Telegraph Avenue", "stylist_name": "Fig & Clover" }, { "average_rating": "4.90", "city": "Oakland", "is_unisex": "True", "phone_number": "510-332-9400", "street_address": "4287 Piedmont Avenue", "stylist_name": "Hairapy" } ], "slots": [ { "exclusive_end": 65, "slot": "stylist_name", "start": 50 }, { "exclusive_end": 76, "slot": "city", "start": 69 } ] } ], "speaker": "SYSTEM", "utterance": "There are 10 that may work for you. May I suggest 17 Jewels Salon in Oakland?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-05" ], "slot": "date", "values": [ "Tuesday next week" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 78, "slot": "date", "start": 61 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Oakland" ], "date": [ "Tuesday next week" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Oakland" ], "stylist_name": [ "17 Jewels Salon" ] } } } ], "speaker": "USER", "utterance": "That sounds nice. What is the weather supposed to be like on Tuesday next week?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "92" ], "slot": "temperature", "values": [ "92" ] }, { "act": "OFFER", "canonical_values": [ "15" ], "slot": "precipitation", "values": [ "15" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Oakland", "date": "2019-03-05" } }, "service_results": [ { "city": "Oakland", "date": "2019-03-05", "humidity": "30", "precipitation": "15", "temperature": "92", "wind": "1" } ], "slots": [ { "exclusive_end": 23, "slot": "temperature", "start": 21 }, { "exclusive_end": 57, "slot": "precipitation", "start": 55 } ] } ], "speaker": "SYSTEM", "utterance": "It is expected to be 92 degrees Fahrenheit with only a 15 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Oakland" ], "date": [ "Tuesday next week" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "11:00" ], "slot": "appointment_time", "values": [ "11:00" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 52, "slot": "appointment_time", "start": 47 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "Tuesday next week" ], "appointment_time": [ "11:00" ], "city": [ "Oakland" ], "stylist_name": [ "17 Jewels Salon" ] } } } ], "speaker": "USER", "utterance": "Perfect. Can you make an appointment for me at 11:00?" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "17 Jewels Salon" ], "slot": "stylist_name", "values": [ "17 Jewels Salon" ] }, { "act": "CONFIRM", "canonical_values": [ "11:00" ], "slot": "appointment_time", "values": [ "11 am" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-05" ], "slot": "appointment_date", "values": [ "March 5th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 103, "slot": "stylist_name", "start": 88 }, { "exclusive_end": 125, "slot": "appointment_time", "start": 120 }, { "exclusive_end": 116, "slot": "appointment_date", "start": 107 } ] } ], "speaker": "SYSTEM", "utterance": "I'd be happy to. Let me make sure I have the details correct first. You'd like to visit 17 Jewels Salon on March 5th at 11 am." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 5th", "Tuesday next week" ], "appointment_time": [ "11 am", "11:00" ], "city": [ "Oakland" ], "stylist_name": [ "17 Jewels Salon" ] } } } ], "speaker": "USER", "utterance": "That is correct." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-05", "appointment_time": "11:00", "stylist_name": "17 Jewels Salon" } }, "service_results": [ { "appointment_date": "2019-03-05", "appointment_time": "11:00", "average_rating": "4.70", "is_unisex": "True", "phone_number": "510-653-1059", "street_address": "4801 Telegraph Avenue", "stylist_name": "17 Jewels Salon" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your appointment has been made." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 5th", "Tuesday next week" ], "appointment_time": [ "11 am", "11:00" ], "city": [ "Oakland" ], "stylist_name": [ "17 Jewels Salon" ] } } } ], "speaker": "USER", "utterance": "Great! Thank you for the help!" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "You're very welcome. Enjoy the rest of your day!" } ] }, { "dialogue_id": "33_00035", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "I am looking for a unisex salon" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What's your preferred City" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Jose" ], "slot": "city", "values": [ "San Jose" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 20, "slot": "city", "start": 12 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Jose" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "Please look San Jose" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Atelier Salon Willow Glen" ], "slot": "stylist_name", "values": [ "Atelier salon Willow Glen" ] }, { "act": "OFFER", "canonical_values": [ "San Jose" ], "slot": "city", "values": [ "San Jose" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "San Jose", "is_unisex": "True" } }, "service_results": [ { "average_rating": "4.30", "city": "San Jose", "is_unisex": "True", "phone_number": "408-293-3494", "street_address": "1047 Lincoln Highway suite 101", "stylist_name": "Atelier Salon Willow Glen" }, { "average_rating": "5.00", "city": "San Jose", "is_unisex": "True", "phone_number": "669-258-9601", "street_address": "1775 Park Avenue", "stylist_name": "Barba & Co. San Jose" }, { "average_rating": "4.50", "city": "San Jose", "is_unisex": "True", "phone_number": "408-460-8070", "street_address": "1186 South 2nd Street", "stylist_name": "Beautique Salon" }, { "average_rating": "4.70", "city": "San Jose", "is_unisex": "True", "phone_number": "408-271-1970", "street_address": "200 South 1st Street #70", "stylist_name": "Bedlam Beauty & Barber" }, { "average_rating": "4.70", "city": "San Jose", "is_unisex": "True", "phone_number": "408-421-8035", "street_address": "892 Emory Street", "stylist_name": "Bellarmine Barber Shop" }, { "average_rating": "4.20", "city": "San Jose", "is_unisex": "True", "phone_number": "408-947-9926", "street_address": "448 East Santa Clara Street", "stylist_name": "Braid It Up" }, { "average_rating": "4.60", "city": "San Jose", "is_unisex": "True", "phone_number": "408-216-9649", "street_address": "2314 Stevens Creek Boulevard", "stylist_name": "Concept Barbershop" }, { "average_rating": "4.80", "city": "San Jose", "is_unisex": "True", "phone_number": "408-821-6847", "street_address": "4750 Almaden Expressway Suite 128 Suite 128", "stylist_name": "Cookie Cutters Haircuts For Kids - San Jose" }, { "average_rating": "4.50", "city": "San Jose", "is_unisex": "True", "phone_number": "408-418-3299", "street_address": "111 North Market Street #140", "stylist_name": "Crewners Barber Shop" }, { "average_rating": "4.50", "city": "San Jose", "is_unisex": "True", "phone_number": "408-218-4644", "street_address": "1918 Alum Rock Avenue", "stylist_name": "Delabay Kutz" } ], "slots": [ { "exclusive_end": 25, "slot": "stylist_name", "start": 0 }, { "exclusive_end": 53, "slot": "city", "start": 45 } ] } ], "speaker": "SYSTEM", "utterance": "Atelier salon Willow Glen is a good salon in San Jose" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [ "phone_number", "street_address" ], "slot_values": { "city": [ "San Jose" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "What's their contact number and address" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "408-293-3494" ], "slot": "phone_number", "values": [ "408-293-3494" ] }, { "act": "INFORM", "canonical_values": [ "1047 Lincoln Highway suite 101" ], "slot": "street_address", "values": [ "1047 Lincoln highway suite 101" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 32, "slot": "phone_number", "start": 20 }, { "exclusive_end": 78, "slot": "street_address", "start": 48 } ] } ], "speaker": "SYSTEM", "utterance": "The phone number is 408-293-3494 anti addresses 1047 Lincoln highway suite 101" }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Jose" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "Find some other salon" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Barba & Co. San Jose" ], "slot": "stylist_name", "values": [ "Barba & Co. San jose" ] }, { "act": "OFFER", "canonical_values": [ "San Jose" ], "slot": "city", "values": [ "San Jose" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 20, "slot": "stylist_name", "start": 0 }, { "exclusive_end": 48, "slot": "city", "start": 40 } ] } ], "speaker": "SYSTEM", "utterance": "Barba & Co. San jose is a nice salon in San Jose" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-04" ], "slot": "date", "values": [ "March 4th" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 41, "slot": "date", "start": 32 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Jose" ], "date": [ "March 4th" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Jose" ], "is_unisex": [ "True" ], "stylist_name": [ "Barba & Co. San jose" ] } } } ], "speaker": "USER", "utterance": "Good how's the weather there on March 4th" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "75" ], "slot": "temperature", "values": [ "75" ] }, { "act": "OFFER", "canonical_values": [ "19" ], "slot": "precipitation", "values": [ "19" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "San Jose", "date": "2019-03-04" } }, "service_results": [ { "city": "San Jose", "date": "2019-03-04", "humidity": "40", "precipitation": "19", "temperature": "75", "wind": "7" } ], "slots": [ { "exclusive_end": 28, "slot": "temperature", "start": 26 }, { "exclusive_end": 55, "slot": "precipitation", "start": 53 } ] } ], "speaker": "SYSTEM", "utterance": "The temperature should be 75 degree fahrenheit and a 19 percent chance to rain" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Jose" ], "date": [ "March 4th" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "13:00" ], "slot": "appointment_time", "values": [ "one pm" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 32, "slot": "appointment_time", "start": 26 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 4th" ], "appointment_time": [ "one pm" ], "city": [ "San Jose" ], "is_unisex": [ "True" ], "stylist_name": [ "Barba & Co. San jose" ] } } } ], "speaker": "USER", "utterance": "Ok make an appointment at one pm. on the salon which are so now" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Barba & Co. San Jose" ], "slot": "stylist_name", "values": [ "barba & Co. San Jose" ] }, { "act": "CONFIRM", "canonical_values": [ "13:00" ], "slot": "appointment_time", "values": [ "1 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-04" ], "slot": "appointment_date", "values": [ "March 4th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 66, "slot": "stylist_name", "start": 46 }, { "exclusive_end": 98, "slot": "appointment_time", "start": 94 }, { "exclusive_end": 112, "slot": "appointment_date", "start": 103 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm the name of the hairstylist is barba & Co. San Jose and your appointment is at 1 pm. on March 4th" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 4th" ], "appointment_time": [ "1 pm", "one pm" ], "city": [ "San Jose" ], "is_unisex": [ "True" ], "stylist_name": [ "Barba & Co. San jose", "barba & Co. San Jose" ] } } } ], "speaker": "USER", "utterance": "Yes correct" }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-04", "appointment_time": "13:00", "stylist_name": "Barba & Co. San Jose" } }, "service_results": [ { "appointment_date": "2019-03-04", "appointment_time": "13:00", "average_rating": "5.00", "is_unisex": "True", "phone_number": "669-258-9601", "street_address": "1775 Park Avenue", "stylist_name": "Barba & Co. San Jose" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your appointment is booked" }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 4th" ], "appointment_time": [ "1 pm", "one pm" ], "city": [ "San Jose" ], "is_unisex": [ "True" ], "stylist_name": [ "Barba & Co. San jose", "barba & Co. San Jose" ] } } } ], "speaker": "USER", "utterance": "Thank you that's what I need" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a nice day" } ] }, { "dialogue_id": "33_00036", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "SF" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 42, "slot": "city", "start": 40 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "SF" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "I need you to find me a unisex salon in SF" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 barber shop" ] }, { "act": "OFFER", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "san francisco" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "San Francisco", "is_unisex": "True" } }, "service_results": [ { "average_rating": "4.80", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-286-4371", "street_address": "1532 20th Street", "stylist_name": "1512 Barber Shop" }, { "average_rating": "4.50", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-824-1335", "street_address": "2737 20th Street", "stylist_name": "20Th Salon And Barber" }, { "average_rating": "3.90", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-788-4936", "street_address": "44 Montgomery Street #30", "stylist_name": "A Businessman'S Haircut" }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-296-9212", "street_address": "310 Sutter Street 4th floor", "stylist_name": "Alcheme Salon" }, { "average_rating": "5.00", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-445-9373", "street_address": "333 Bush Street Suite #104", "stylist_name": "Alexander G." }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-587-5003", "street_address": "949 Geneva Avenue", "stylist_name": "Amazon Barber Shop" }, { "average_rating": "4.40", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-956-4049", "street_address": "140 Sutter Street", "stylist_name": "Arcade Barber Shop" }, { "average_rating": "4.90", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-658-7469", "street_address": "1041 Guerrero Street", "stylist_name": "Arrow Salon" }, { "average_rating": "4.80", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-501-0338", "street_address": "2, 1996 Union Street", "stylist_name": "Arthur Sebastian Hair Salon" }, { "average_rating": "4.60", "city": "San Francisco", "is_unisex": "True", "phone_number": "415-931-4405", "street_address": "1680 Post Street", "stylist_name": "Arty Hair Salon" } ], "slots": [ { "exclusive_end": 27, "slot": "stylist_name", "start": 11 }, { "exclusive_end": 48, "slot": "city", "start": 35 } ] } ], "speaker": "SYSTEM", "utterance": "I've found 1512 barber shop in the san francisco area" }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "SF", "san francisco" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "SF", "san francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 barber shop" ] } } } ], "speaker": "USER", "utterance": "it may be okay, can you update me about the weather over there?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "91" ], "slot": "temperature", "values": [ "91" ] }, { "act": "OFFER", "canonical_values": [ "29" ], "slot": "precipitation", "values": [ "29" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "San Francisco" } }, "service_results": [ { "city": "San Francisco", "date": "2019-03-01", "humidity": "49", "precipitation": "29", "temperature": "91", "wind": "2" } ], "slots": [ { "exclusive_end": 25, "slot": "temperature", "start": 23 }, { "exclusive_end": 62, "slot": "precipitation", "start": 60 } ] } ], "speaker": "SYSTEM", "utterance": "Today's temperature is 91 degrees fahrenheit and there is a 29 percent probability of rain" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "date", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "date" ], "slot_values": { "city": [ "SF", "san francisco" ] } } } ], "speaker": "USER", "utterance": "can you tell me today's date?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-01" ], "slot": "date", "values": [ "march 1st" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 14, "slot": "date", "start": 5 } ] } ], "speaker": "SYSTEM", "utterance": "it's march 1st" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "SF", "san francisco" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "14:30" ], "slot": "appointment_time", "values": [ "2:30 in the afternoon" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 105, "slot": "appointment_time", "start": 84 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "march 1st" ], "appointment_time": [ "2:30 in the afternoon" ], "city": [ "SF", "san francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 barber shop" ] } } } ], "speaker": "USER", "utterance": "thank you. book an appointment for me at the salon we discussed earlier, make it at 2:30 in the afternoon" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "1512 Barber Shop" ], "slot": "stylist_name", "values": [ "1512 barber shop" ] }, { "act": "CONFIRM", "canonical_values": [ "14:30" ], "slot": "appointment_time", "values": [ "2:30 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-01" ], "slot": "appointment_date", "values": [ "march 1st" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 104, "slot": "stylist_name", "start": 88 }, { "exclusive_end": 84, "slot": "appointment_time", "start": 77 }, { "exclusive_end": 73, "slot": "appointment_date", "start": 64 } ] } ], "speaker": "SYSTEM", "utterance": "before I do so, confirm the request. You want an appointment on march 1st at 2:30 pm at 1512 barber shop" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "average_rating" ], "slot_values": { "appointment_date": [ "march 1st" ], "appointment_time": [ "2:30 in the afternoon", "2:30 pm" ], "city": [ "SF", "san francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 barber shop" ] } } } ], "speaker": "USER", "utterance": "that's right. do you know its rating?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "4.80" ], "slot": "average_rating", "values": [ "4.8" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-01", "appointment_time": "14:30", "stylist_name": "1512 Barber Shop" } }, "service_results": [ { "appointment_date": "2019-03-01", "appointment_time": "14:30", "average_rating": "4.80", "is_unisex": "True", "phone_number": "415-286-4371", "street_address": "1532 20th Street", "stylist_name": "1512 Barber Shop" } ], "slots": [ { "exclusive_end": 13, "slot": "average_rating", "start": 10 } ] } ], "speaker": "SYSTEM", "utterance": "rating is 4.8 and I'm proud to tell you that your reservation has been made" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "phone_number", "street_address" ], "slot_values": { "appointment_date": [ "march 1st" ], "appointment_time": [ "2:30 in the afternoon", "2:30 pm" ], "city": [ "SF", "san francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 barber shop" ] } } } ], "speaker": "USER", "utterance": "do you have the address and the phone number of the salon?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "415-286-4371" ], "slot": "phone_number", "values": [ "415-286-4371" ] }, { "act": "INFORM", "canonical_values": [ "1532 20th Street" ], "slot": "street_address", "values": [ "1532 20th street" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 75, "slot": "phone_number", "start": 63 }, { "exclusive_end": 41, "slot": "street_address", "start": 25 } ] } ], "speaker": "SYSTEM", "utterance": "you'll find the salon at 1532 20th street and the phone number 415-286-4371" }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "march 1st" ], "appointment_time": [ "2:30 in the afternoon", "2:30 pm" ], "city": [ "SF", "san francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 barber shop" ] } } } ], "speaker": "USER", "utterance": "you've been extremely helpful" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "my pleasure, I can still help you if you need me." }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "appointment_date": [ "march 1st" ], "appointment_time": [ "2:30 in the afternoon", "2:30 pm" ], "city": [ "SF", "san francisco" ], "is_unisex": [ "True" ], "stylist_name": [ "1512 barber shop" ] } } } ], "speaker": "USER", "utterance": "no, I'm okay" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "good bye then." } ] }, { "dialogue_id": "33_00037", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Palo Alto" ], "slot": "city", "values": [ "Palo Alto" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 50, "slot": "city", "start": 41 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "Hi, could you find me a unisex ssalon in Palo Alto please?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "18/8 Fine Men'S Salons - Palo Alto" ], "slot": "stylist_name", "values": [ "18/8 Fine Men'S Salons - Palo Alto" ] }, { "act": "OFFER", "canonical_values": [ "Palo Alto" ], "slot": "city", "values": [ "Palo Alto" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Palo Alto", "is_unisex": "True" } }, "service_results": [ { "average_rating": "3.90", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-460-8290", "street_address": "855 El Camino Real Building #1 Suite #3", "stylist_name": "18/8 Fine Men'S Salons - Palo Alto" }, { "average_rating": "4.40", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-326-4820", "street_address": "441 Cambridge Avenue", "stylist_name": "California Barber Shop" }, { "average_rating": "4.20", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-853-8442", "street_address": "475 California Avenue", "stylist_name": "Campus Barber Shop" }, { "average_rating": "4.40", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-272-6833", "street_address": "409 California Avenue", "stylist_name": "Casual Chic Salon" }, { "average_rating": "4.80", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-328-4855", "street_address": "2307 Birch Street", "stylist_name": "Dipietro Todd Salon" }, { "average_rating": "3.90", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-713-3210", "street_address": "180 El Camino Real", "stylist_name": "Drybar Palo Alto" }, { "average_rating": "4.10", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-493-2100", "street_address": "3902 Middlefield Road", "stylist_name": "Great Clips" }, { "average_rating": "3.70", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-324-2007", "street_address": "232 Stanford Shopping Center", "stylist_name": "Hair International" }, { "average_rating": "4.80", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-328-4067", "street_address": "240 University Avenue", "stylist_name": "Juut Salon Spa" }, { "average_rating": "4.20", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-462-9856", "street_address": "2786 Middlefield Road", "stylist_name": "Midtown Hair Studio" } ], "slots": [ { "exclusive_end": 72, "slot": "stylist_name", "start": 38 }, { "exclusive_end": 30, "slot": "city", "start": 21 } ] } ], "speaker": "SYSTEM", "utterance": "How about a salon in Palo Alto called 18/8 Fine Men'S Salons - Palo Alto?" }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "is_unisex": [ "True" ], "stylist_name": [ "18/8 Fine Men'S Salons - Palo Alto" ] } } } ], "speaker": "USER", "utterance": "Sure, what is the weather there?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "79" ], "slot": "temperature", "values": [ "79" ] }, { "act": "OFFER", "canonical_values": [ "4" ], "slot": "precipitation", "values": [ "4" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Palo Alto" } }, "service_results": [ { "city": "Palo Alto", "date": "2019-03-01", "humidity": "19", "precipitation": "4", "temperature": "79", "wind": "4" } ], "slots": [ { "exclusive_end": 29, "slot": "temperature", "start": 27 }, { "exclusive_end": 65, "slot": "precipitation", "start": 64 } ] } ], "speaker": "SYSTEM", "utterance": "The average temperature is 79 degrees Fahrenheit and there is a 4 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "13:30" ], "slot": "appointment_time", "values": [ "13:30" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-01" ], "slot": "appointment_date", "values": [ "today" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 65, "slot": "appointment_time", "start": 60 }, { "exclusive_end": 56, "slot": "appointment_date", "start": 51 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "today" ], "appointment_time": [ "13:30" ], "city": [ "Palo Alto" ], "is_unisex": [ "True" ], "stylist_name": [ "18/8 Fine Men'S Salons - Palo Alto" ] } } } ], "speaker": "USER", "utterance": "Sure, could you get me an appointment at the salon today at 13:30?" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "18/8 Fine Men'S Salons - Palo Alto" ], "slot": "stylist_name", "values": [ "18/8 Fine Men'S Salons - Palo Alto" ] }, { "act": "CONFIRM", "canonical_values": [ "13:30" ], "slot": "appointment_time", "values": [ "1:30 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-01" ], "slot": "appointment_date", "values": [ "March 1st" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 69, "slot": "stylist_name", "start": 35 }, { "exclusive_end": 81, "slot": "appointment_time", "start": 74 }, { "exclusive_end": 94, "slot": "appointment_date", "start": 85 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm your appointment at 18/8 Fine Men'S Salons - Palo Alto? at 1:30 pm on March 1st." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "12:45" ], "slot": "appointment_time", "values": [ "12:45 in the afternoon" ] }, { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [ { "exclusive_end": 65, "slot": "appointment_time", "start": 43 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 1st", "today" ], "appointment_time": [ "12:45 in the afternoon" ], "city": [ "Palo Alto" ], "is_unisex": [ "True" ], "stylist_name": [ "18/8 Fine Men'S Salons - Palo Alto" ] } } } ], "speaker": "USER", "utterance": "Sorry, could you change the reservation to 12:45 in the afternoon instead?" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "12:45" ], "slot": "appointment_time", "values": [ "12:45 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-01" ], "slot": "appointment_date", "values": [ "March 1st" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 49, "slot": "appointment_time", "start": 41 }, { "exclusive_end": 62, "slot": "appointment_date", "start": 53 } ] } ], "speaker": "SYSTEM", "utterance": "Sure, please confirm your appointment at 12:45 pm on March 1st." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 1st", "today" ], "appointment_time": [ "12:45 in the afternoon", "12:45 pm" ], "city": [ "Palo Alto" ], "is_unisex": [ "True" ], "stylist_name": [ "18/8 Fine Men'S Salons - Palo Alto" ] } } } ], "speaker": "USER", "utterance": "That sounds perfect!" }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-01", "appointment_time": "12:45", "stylist_name": "18/8 Fine Men'S Salons - Palo Alto" } }, "service_results": [ { "appointment_date": "2019-03-01", "appointment_time": "13:00", "average_rating": "3.90", "is_unisex": "True", "phone_number": "650-460-8290", "street_address": "855 El Camino Real Building #1 Suite #3", "stylist_name": "18/8 Fine Men'S Salons - Palo Alto" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your appointment has been made." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 1st", "today" ], "appointment_time": [ "12:45 in the afternoon", "12:45 pm" ], "city": [ "Palo Alto" ], "is_unisex": [ "True" ], "stylist_name": [ "18/8 Fine Men'S Salons - Palo Alto" ] } } } ], "speaker": "USER", "utterance": "Thank you, that is all I need." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day ahead!" } ] }, { "dialogue_id": "33_00038", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I want to change my hairstyle and I need you help to find a Salon for me." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "In which you want me to search for the Salon?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Gilroy" ], "slot": "city", "values": [ "Gilroy" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 19, "slot": "city", "start": 13 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Gilroy" ] } } } ], "speaker": "USER", "utterance": "Search it in Gilroy." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Garlic City Barbers" ], "slot": "stylist_name", "values": [ "Garlic City Barbers" ] }, { "act": "OFFER", "canonical_values": [ "Gilroy" ], "slot": "city", "values": [ "Gilroy" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Gilroy" } }, "service_results": [ { "average_rating": "4.40", "city": "Gilroy", "is_unisex": "True", "phone_number": "408-763-6990", "street_address": "7520 Eigleberry Street", "stylist_name": "Garlic City Barbers" }, { "average_rating": "4.90", "city": "Gilroy", "is_unisex": "False", "phone_number": "408-842-8800", "street_address": "8505 Church Street #9", "stylist_name": "Googooli" }, { "average_rating": "4.20", "city": "Gilroy", "is_unisex": "True", "phone_number": "408-842-0237", "street_address": "791 1st Street", "stylist_name": "Great Clips" }, { "average_rating": "3.90", "city": "Gilroy", "is_unisex": "True", "phone_number": "408-847-8454", "street_address": "6965 Camino Arroyo Ste 40", "stylist_name": "Supercuts Gilroy Crossing" } ], "slots": [ { "exclusive_end": 44, "slot": "stylist_name", "start": 25 }, { "exclusive_end": 54, "slot": "city", "start": 48 } ] } ], "speaker": "SYSTEM", "utterance": "What about a Salon named Garlic City Barbers in Gilroy?." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [ "average_rating", "phone_number" ], "slot_values": { "city": [ "Gilroy" ] } } } ], "speaker": "USER", "utterance": "Let me know their average rating and phone number." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "4.40" ], "slot": "average_rating", "values": [ "4.4" ] }, { "act": "INFORM", "canonical_values": [ "408-763-6990" ], "slot": "phone_number", "values": [ "408-763-6990" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 79, "slot": "average_rating", "start": 76 }, { "exclusive_end": 51, "slot": "phone_number", "start": 39 } ] } ], "speaker": "SYSTEM", "utterance": "Please note down their phone number as 408-763-6990 and they have rating at 4.4." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-14" ], "slot": "date", "values": [ "14th of this month" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 87, "slot": "date", "start": 69 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Gilroy" ], "date": [ "14th of this month" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Gilroy" ], "stylist_name": [ "Garlic City Barbers" ] } } } ], "speaker": "USER", "utterance": "It is okay for me. Thanks. What about the weather condition there on 14th of this month?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "72" ], "slot": "temperature", "values": [ "72" ] }, { "act": "OFFER", "canonical_values": [ "9" ], "slot": "precipitation", "values": [ "9" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Gilroy", "date": "2019-03-14" } }, "service_results": [ { "city": "Gilroy", "date": "2019-03-14", "humidity": "20", "precipitation": "9", "temperature": "72", "wind": "5" } ], "slots": [ { "exclusive_end": 34, "slot": "temperature", "start": 32 }, { "exclusive_end": 84, "slot": "precipitation", "start": 83 } ] } ], "speaker": "SYSTEM", "utterance": "The average Temperature will be 72 degrees Fahrenheit and there may be a chance of 9 percent for rain." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Gilroy" ], "date": [ "14th of this month" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "15:45" ], "slot": "appointment_time", "values": [ "15:45" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 121, "slot": "appointment_time", "start": 116 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "14th of this month" ], "appointment_time": [ "15:45" ], "city": [ "Gilroy" ], "stylist_name": [ "Garlic City Barbers" ] } } } ], "speaker": "USER", "utterance": "Thanks for this information. Now, please book an appointment with the Salon that I have selected before. Make it at 15:45." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Garlic City Barbers" ], "slot": "stylist_name", "values": [ "Garlic City Barbers" ] }, { "act": "CONFIRM", "canonical_values": [ "15:45" ], "slot": "appointment_time", "values": [ "3:45 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-14" ], "slot": "appointment_date", "values": [ "March 14th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 66, "slot": "stylist_name", "start": 47 }, { "exclusive_end": 97, "slot": "appointment_time", "start": 90 }, { "exclusive_end": 86, "slot": "appointment_date", "start": 76 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm to book an appointment with the Garlic City Barbers salon on March 14th at 3:45 pm." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "14th of this month", "March 14th" ], "appointment_time": [ "15:45", "3:45 pm" ], "city": [ "Gilroy" ], "stylist_name": [ "Garlic City Barbers" ] } } } ], "speaker": "USER", "utterance": "That is confirmed to proceed." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-14", "appointment_time": "15:45", "stylist_name": "Garlic City Barbers" } }, "service_results": [ { "appointment_date": "2019-03-14", "appointment_time": "16:00", "average_rating": "4.40", "is_unisex": "True", "phone_number": "408-763-6990", "street_address": "7520 Eigleberry Street", "stylist_name": "Garlic City Barbers" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "I have confirmed your appointment at the required time." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "14th of this month", "March 14th" ], "appointment_time": [ "15:45", "3:45 pm" ], "city": [ "Gilroy" ], "stylist_name": [ "Garlic City Barbers" ] } } } ], "speaker": "USER", "utterance": "Thank you so much." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a good day." } ] }, { "dialogue_id": "33_00039", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Can you help me locate a salon?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Sure, where do you want me to look?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Walnut Creek" ], "slot": "city", "values": [ "Walnut Creek" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 41, "slot": "city", "start": 29 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Walnut Creek" ] } } } ], "speaker": "USER", "utterance": "Can you search for salons in Walnut Creek?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Blow Dry Bar" ], "slot": "stylist_name", "values": [ "Blow Dry Bar" ] }, { "act": "OFFER", "canonical_values": [ "Walnut Creek" ], "slot": "city", "values": [ "Walnut Creek" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Walnut Creek" } }, "service_results": [ { "average_rating": "4.40", "city": "Walnut Creek", "is_unisex": "True", "phone_number": "925-837-2990", "street_address": "1639 North California Boulevard", "stylist_name": "Blow Dry Bar" }, { "average_rating": "4.70", "city": "Walnut Creek", "is_unisex": "True", "phone_number": "925-938-3648", "street_address": "1919 Mount Diablo Boulevard", "stylist_name": "Dipietro Todd Salon" }, { "average_rating": "4.70", "city": "Walnut Creek", "is_unisex": "True", "phone_number": "925-822-9826", "street_address": "1634 Bonanza Street", "stylist_name": "Drybar Walnut Creek" }, { "average_rating": "4.00", "city": "Walnut Creek", "is_unisex": "True", "phone_number": "925-210-0613", "street_address": "1833 Ygnacio Valley Road", "stylist_name": "Great Clips" }, { "average_rating": "5.00", "city": "Walnut Creek", "is_unisex": "True", "phone_number": "925-788-7105", "street_address": "1280 Boulevard Way #214", "stylist_name": "Hi-Definition Salon" }, { "average_rating": "4.50", "city": "Walnut Creek", "is_unisex": "False", "phone_number": "925-943-4944", "street_address": "1613 North Main Street", "stylist_name": "Phoenix Salon & Day Spa" }, { "average_rating": "4.90", "city": "Walnut Creek", "is_unisex": "True", "phone_number": "925-357-8818", "street_address": "94596 2341 Boulevard Circle", "stylist_name": "Rare Byrd Salon" }, { "average_rating": "5.00", "city": "Walnut Creek", "is_unisex": "False", "phone_number": "925-939-7425", "street_address": "2400 Olympic Boulevard #5", "stylist_name": "Salon Cartier" }, { "average_rating": "4.70", "city": "Walnut Creek", "is_unisex": "False", "phone_number": "925-256-9914", "street_address": "1459 Newell Avenue", "stylist_name": "Salonamour Hair Salon Walnut Creek" }, { "average_rating": "4.60", "city": "Walnut Creek", "is_unisex": "True", "phone_number": "925-222-5210", "street_address": "2252 Oak Grove Road", "stylist_name": "Snip-Its Haircuts For Kids" } ], "slots": [ { "exclusive_end": 81, "slot": "stylist_name", "start": 69 }, { "exclusive_end": 45, "slot": "city", "start": 33 } ] } ], "speaker": "SYSTEM", "utterance": "Yes, I have located 10 salons in Walnut Creek. Would you like to try Blow Dry Bar?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "the 10th" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 103, "slot": "date", "start": 95 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Walnut Creek" ], "date": [ "the 10th" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Walnut Creek" ], "stylist_name": [ "Blow Dry Bar" ] } } } ], "speaker": "USER", "utterance": "Yes, that will work just fine. Can you tell me what the weather for be like in Walnut Creek on the 10th?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "91" ], "slot": "temperature", "values": [ "91" ] }, { "act": "OFFER", "canonical_values": [ "26" ], "slot": "precipitation", "values": [ "26" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Walnut Creek", "date": "2019-03-10" } }, "service_results": [ { "city": "Walnut Creek", "date": "2019-03-10", "humidity": "45", "precipitation": "26", "temperature": "91", "wind": "11" } ], "slots": [ { "exclusive_end": 38, "slot": "temperature", "start": 36 }, { "exclusive_end": 56, "slot": "precipitation", "start": 54 } ] } ], "speaker": "SYSTEM", "utterance": "I show that the temperature will be 91 degrees with a 26 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "humidity", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "humidity" ], "slot_values": { "city": [ "Walnut Creek" ], "date": [ "the 10th" ] } } } ], "speaker": "USER", "utterance": "Do you know what the humidity level will be?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "45" ], "slot": "humidity", "values": [ "45" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 40, "slot": "humidity", "start": 38 } ] } ], "speaker": "SYSTEM", "utterance": "I see the humidity level to be around 45 percent." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wind", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "wind" ], "slot_values": { "city": [ "Walnut Creek" ], "date": [ "the 10th" ] } } } ], "speaker": "USER", "utterance": "Would there be strong winds?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "11" ], "slot": "wind", "values": [ "11" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 40, "slot": "wind", "start": 38 } ] } ], "speaker": "SYSTEM", "utterance": "The wind speed should be no more than 11 miles per hour." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Walnut Creek" ], "date": [ "the 10th" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "18:15" ], "slot": "appointment_time", "values": [ "quarter past 6 in the evening" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 73, "slot": "appointment_time", "start": 44 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "the 10th" ], "appointment_time": [ "quarter past 6 in the evening" ], "city": [ "Walnut Creek" ], "stylist_name": [ "Blow Dry Bar" ] } } } ], "speaker": "USER", "utterance": "Great! Does that salon have appointments at quarter past 6 in the evening on that day?" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Blow Dry Bar" ], "slot": "stylist_name", "values": [ "Blow Dry Bar" ] }, { "act": "CONFIRM", "canonical_values": [ "18:15" ], "slot": "appointment_time", "values": [ "6:15 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-10" ], "slot": "appointment_date", "values": [ "March 10th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 54, "slot": "stylist_name", "start": 42 }, { "exclusive_end": 66, "slot": "appointment_time", "start": 59 }, { "exclusive_end": 80, "slot": "appointment_date", "start": 70 } ] } ], "speaker": "SYSTEM", "utterance": "Yes. I can book you for an appointment at Blow Dry Bar for 6:15 pm on March 10th, would that be okay?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 10th", "the 10th" ], "appointment_time": [ "6:15 pm", "quarter past 6 in the evening" ], "city": [ "Walnut Creek" ], "stylist_name": [ "Blow Dry Bar" ] } } } ], "speaker": "USER", "utterance": "Yes, that is just fine." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Blow Dry Bar" ], "slot": "stylist_name", "values": [ "Blow Dry Bar" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-10" ], "slot": "appointment_date", "values": [ "March 10th" ] }, { "act": "OFFER", "canonical_values": [ "18:00" ], "slot": "appointment_time", "values": [ "6 pm" ] }, { "act": "NOTIFY_FAILURE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-10", "appointment_time": "18:15", "stylist_name": "Blow Dry Bar" } }, "service_results": [ { "appointment_date": "2019-03-10", "appointment_time": "18:00", "average_rating": "4.40", "is_unisex": "True", "phone_number": "925-837-2990", "street_address": "1639 North California Boulevard", "stylist_name": "Blow Dry Bar" } ], "slots": [ { "exclusive_end": 66, "slot": "stylist_name", "start": 54 }, { "exclusive_end": 49, "slot": "appointment_date", "start": 39 }, { "exclusive_end": 77, "slot": "appointment_time", "start": 73 } ] } ], "speaker": "SYSTEM", "utterance": "Sorry, the only time slot available on March 10th for Blow Dry Bar is at 6 pm, would that work for you?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 10th", "the 10th" ], "appointment_time": [ "6:15 pm", "quarter past 6 in the evening" ], "city": [ "Walnut Creek" ], "stylist_name": [ "Blow Dry Bar" ] } } } ], "speaker": "USER", "utterance": "No, that will be okay. Thank you for all of your help." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "You are welcome, enjoy the rest of your day." } ] }, { "dialogue_id": "33_00040", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Napa" ], "slot": "city", "values": [ "Napa" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 23, "slot": "city", "start": 19 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Napa" ] } } } ], "speaker": "USER", "utterance": "Find me a salon in Napa." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Stags Barbershop" ], "slot": "stylist_name", "values": [ "Stags Barbershop" ] }, { "act": "OFFER", "canonical_values": [ "Napa" ], "slot": "city", "values": [ "Napa" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Napa" } }, "service_results": [ { "average_rating": "4.90", "city": "Napa", "is_unisex": "True", "phone_number": "707-266-1108", "street_address": "1637 Lincoln Avenue", "stylist_name": "Stags Barbershop" }, { "average_rating": "3.80", "city": "Napa", "is_unisex": "True", "phone_number": "707-257-3744", "street_address": "1806 Soscol Avenue B", "stylist_name": "Supercuts" }, { "average_rating": "4.80", "city": "Napa", "is_unisex": "True", "phone_number": "707-266-1416", "street_address": "2758 Old Sonoma Road", "stylist_name": "The Gentlemen'S Parlor" }, { "average_rating": "4.70", "city": "Napa", "is_unisex": "True", "phone_number": "707-255-1606", "street_address": "2105 West Pueblo Avenue", "stylist_name": "The Industry Napa Valley'S Barbershop" } ], "slots": [ { "exclusive_end": 25, "slot": "stylist_name", "start": 9 }, { "exclusive_end": 4, "slot": "city", "start": 0 } ] } ], "speaker": "SYSTEM", "utterance": "Napa has Stags Barbershop" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "date", "values": [ "the 2nd" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 52, "slot": "date", "start": 45 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Napa" ], "date": [ "the 2nd" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Napa" ], "stylist_name": [ "Stags Barbershop" ] } } } ], "speaker": "USER", "utterance": "Yes, thats good. Hows the weather in Napa on the 2nd?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "72" ], "slot": "temperature", "values": [ "72" ] }, { "act": "OFFER", "canonical_values": [ "29" ], "slot": "precipitation", "values": [ "29" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Napa", "date": "2019-03-02" } }, "service_results": [ { "city": "Napa", "date": "2019-03-02", "humidity": "45", "precipitation": "29", "temperature": "72", "wind": "5" } ], "slots": [ { "exclusive_end": 71, "slot": "temperature", "start": 69 }, { "exclusive_end": 13, "slot": "precipitation", "start": 11 } ] } ], "speaker": "SYSTEM", "utterance": "There is a 29 percent chance of rain, and the average temperature is 72 degrees Fahrenheit." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "humidity", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "wind", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "humidity", "wind" ], "slot_values": { "city": [ "Napa" ], "date": [ "the 2nd" ] } } } ], "speaker": "USER", "utterance": "Whats the humidity and wind speed?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "45" ], "slot": "humidity", "values": [ "45" ] }, { "act": "INFORM", "canonical_values": [ "5" ], "slot": "wind", "values": [ "5" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 51, "slot": "humidity", "start": 49 }, { "exclusive_end": 24, "slot": "wind", "start": 23 } ] } ], "speaker": "SYSTEM", "utterance": "The wind speed will be 5 mph and the humidity is 45 %" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Napa" ], "date": [ "the 2nd" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "13:45" ], "slot": "appointment_time", "values": [ "1:45 in the afternoon" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 50, "slot": "appointment_time", "start": 29 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "the 2nd" ], "appointment_time": [ "1:45 in the afternoon" ], "city": [ "Napa" ], "stylist_name": [ "Stags Barbershop" ] } } } ], "speaker": "USER", "utterance": "Great, get an appointment at 1:45 in the afternoon" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Stags Barbershop" ], "slot": "stylist_name", "values": [ "Stags Barbershop" ] }, { "act": "CONFIRM", "canonical_values": [ "13:45" ], "slot": "appointment_time", "values": [ "1:45 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-02" ], "slot": "appointment_date", "values": [ "march 2nd" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 61, "slot": "stylist_name", "start": 45 }, { "exclusive_end": 72, "slot": "appointment_time", "start": 65 }, { "exclusive_end": 85, "slot": "appointment_date", "start": 76 } ] } ], "speaker": "SYSTEM", "utterance": "ok Please confirm: Booking an appointment at Stags Barbershop at 1:45 pm on march 2nd" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "march 2nd", "the 2nd" ], "appointment_time": [ "1:45 in the afternoon", "1:45 pm" ], "city": [ "Napa" ], "stylist_name": [ "Stags Barbershop" ] } } } ], "speaker": "USER", "utterance": "yes, thats good" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Stags Barbershop" ], "slot": "stylist_name", "values": [ "Stags Barbershop" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-02" ], "slot": "appointment_date", "values": [ "march 2nd" ] }, { "act": "OFFER", "canonical_values": [ "13:30" ], "slot": "appointment_time", "values": [ "1:30 pm" ] }, { "act": "NOTIFY_FAILURE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-02", "appointment_time": "13:45", "stylist_name": "Stags Barbershop" } }, "service_results": [ { "appointment_date": "2019-03-02", "appointment_time": "13:30", "average_rating": "4.90", "is_unisex": "True", "phone_number": "707-266-1108", "street_address": "1637 Lincoln Avenue", "stylist_name": "Stags Barbershop" } ], "slots": [ { "exclusive_end": 71, "slot": "stylist_name", "start": 55 }, { "exclusive_end": 95, "slot": "appointment_date", "start": 86 }, { "exclusive_end": 82, "slot": "appointment_time", "start": 75 } ] } ], "speaker": "SYSTEM", "utterance": "Sorry, there was an error. Rebooking an appointment at Stags Barbershop at 1:30 pm on march 2nd" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "march 2nd", "the 2nd" ], "appointment_time": [ "1:45 in the afternoon", "1:45 pm" ], "city": [ "Napa" ], "stylist_name": [ "Stags Barbershop" ] } } } ], "speaker": "USER", "utterance": "no, i dont want that" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "ok, anything else?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "appointment_date": [ "march 2nd", "the 2nd" ], "appointment_time": [ "1:45 in the afternoon", "1:45 pm" ], "city": [ "Napa" ], "stylist_name": [ "Stags Barbershop" ] } } } ], "speaker": "USER", "utterance": "no, thanks a lot" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "have a good day!" } ] }, { "dialogue_id": "33_00041", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Hey, can you help me find a salon? I need to change my hair." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "In which city?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Berkeley" ], "slot": "city", "values": [ "Berkeley" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 11, "slot": "city", "start": 3 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Berkeley" ] } } } ], "speaker": "USER", "utterance": "In Berkeley please." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Aya Salon & Spa" ], "slot": "stylist_name", "values": [ "Aya Salon & Spa" ] }, { "act": "OFFER", "canonical_values": [ "Berkeley" ], "slot": "city", "values": [ "Berkeley" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Berkeley" } }, "service_results": [ { "average_rating": "4.30", "city": "Berkeley", "is_unisex": "False", "phone_number": "510-527-3100", "street_address": "1880 Solano Avenue", "stylist_name": "Aya Salon & Spa" }, { "average_rating": "4.80", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-540-1261", "street_address": "2556 Telegraph Avenue #4", "stylist_name": "Berkeley Hair Studio" }, { "average_rating": "4.30", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-843-4919", "street_address": "2492 Channing Way", "stylist_name": "Edge Hair Salon" }, { "average_rating": "4.70", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-526-1700", "street_address": "1599 Hopkins Street", "stylist_name": "Elixir Salon An Aveda And Eufora Eco Boutique Salon" }, { "average_rating": "5.00", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-705-1582", "street_address": "911 University Avenue", "stylist_name": "Fox And Belle Salon" }, { "average_rating": "3.20", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-845-2322", "street_address": "2415 Shattuck Avenue", "stylist_name": "Great Clips" }, { "average_rating": "4.60", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-601-0102", "street_address": "1600 Shattuck Avenue # 108", "stylist_name": "La Peluqueria Hair Salon" }, { "average_rating": "4.70", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-883-9010", "street_address": "2302 Ellsworth Street", "stylist_name": "La Petite Hair Salon" }, { "average_rating": "4.70", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-849-3197", "street_address": "2510 Shattuck Avenue", "stylist_name": "Lili Hair Salon" }, { "average_rating": "4.60", "city": "Berkeley", "is_unisex": "True", "phone_number": "510-646-8338", "street_address": "1887 Solano Avenue", "stylist_name": "Lola Salon" } ], "slots": [ { "exclusive_end": 62, "slot": "stylist_name", "start": 47 }, { "exclusive_end": 80, "slot": "city", "start": 72 } ] } ], "speaker": "SYSTEM", "utterance": "I found 10 Salons you may enjoy. How about the Aya Salon & Spa? It's in Berkeley." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-09" ], "slot": "date", "values": [ "9th of this month" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 67, "slot": "date", "start": 50 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Berkeley" ], "date": [ "9th of this month" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Berkeley" ], "stylist_name": [ "Aya Salon & Spa" ] } } } ], "speaker": "USER", "utterance": "Sounds good. How will the weather be there on the 9th of this month?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "74" ], "slot": "temperature", "values": [ "74" ] }, { "act": "OFFER", "canonical_values": [ "24" ], "slot": "precipitation", "values": [ "24" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Berkeley", "date": "2019-03-09" } }, "service_results": [ { "city": "Berkeley", "date": "2019-03-09", "humidity": "41", "precipitation": "24", "temperature": "74", "wind": "4" } ], "slots": [ { "exclusive_end": 36, "slot": "temperature", "start": 34 }, { "exclusive_end": 65, "slot": "precipitation", "start": 63 } ] } ], "speaker": "SYSTEM", "utterance": "The average temperature should be 74 degrees Fahrenheit with a 24 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wind", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "humidity", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "humidity", "wind" ], "slot_values": { "city": [ "Berkeley" ], "date": [ "9th of this month" ] } } } ], "speaker": "USER", "utterance": "Any how windy and humid will it be?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "41" ], "slot": "humidity", "values": [ "41" ] }, { "act": "INFORM", "canonical_values": [ "4" ], "slot": "wind", "values": [ "4" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 32, "slot": "humidity", "start": 30 }, { "exclusive_end": 69, "slot": "wind", "start": 68 } ] } ], "speaker": "SYSTEM", "utterance": "The humidity should be around 41 percent and the average wind speed 4 miles per hour." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Berkeley" ], "date": [ "9th of this month" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "11:00" ], "slot": "appointment_time", "values": [ "11 in the morning" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 109, "slot": "appointment_time", "start": 92 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "9th of this month" ], "appointment_time": [ "11 in the morning" ], "city": [ "Berkeley" ], "stylist_name": [ "Aya Salon & Spa" ] } } } ], "speaker": "USER", "utterance": "Okay, good to know. Book me an appointment on the salon you found on this day, I want it at 11 in the morning." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Aya Salon & Spa" ], "slot": "stylist_name", "values": [ "Aya Salon & Spa" ] }, { "act": "CONFIRM", "canonical_values": [ "11:00" ], "slot": "appointment_time", "values": [ "11 am" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-09" ], "slot": "appointment_date", "values": [ "March 9th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 37, "slot": "stylist_name", "start": 22 }, { "exclusive_end": 46, "slot": "appointment_time", "start": 41 }, { "exclusive_end": 59, "slot": "appointment_date", "start": 50 } ] } ], "speaker": "SYSTEM", "utterance": "Son an appointment at Aya Salon & Spa at 11 am on March 9th?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "13:45" ], "slot": "appointment_time", "values": [ "1:45 pm" ] }, { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [ { "exclusive_end": 30, "slot": "appointment_time", "start": 23 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "9th of this month", "March 9th" ], "appointment_time": [ "1:45 pm" ], "city": [ "Berkeley" ], "stylist_name": [ "Aya Salon & Spa" ] } } } ], "speaker": "USER", "utterance": "Actually, I want it at 1:45 pm." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "13:45" ], "slot": "appointment_time", "values": [ "1:45 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-09" ], "slot": "appointment_date", "values": [ "March 9th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 28, "slot": "appointment_time", "start": 21 }, { "exclusive_end": 41, "slot": "appointment_date", "start": 32 } ] } ], "speaker": "SYSTEM", "utterance": "So an appointment at 1:45 pm on March 9th?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "street_address" ], "slot_values": { "appointment_date": [ "9th of this month", "March 9th" ], "appointment_time": [ "1:45 pm" ], "city": [ "Berkeley" ], "stylist_name": [ "Aya Salon & Spa" ] } } } ], "speaker": "USER", "utterance": "Correct. What's their address?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1880 Solano Avenue" ], "slot": "street_address", "values": [ "1880 Solano Avenue" ] }, { "act": "OFFER", "canonical_values": [ "Aya Salon & Spa" ], "slot": "stylist_name", "values": [ "Aya Salon & Spa" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-09" ], "slot": "appointment_date", "values": [ "March 9th" ] }, { "act": "OFFER", "canonical_values": [ "14:00" ], "slot": "appointment_time", "values": [ "2 pm" ] }, { "act": "NOTIFY_FAILURE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-09", "appointment_time": "13:45", "stylist_name": "Aya Salon & Spa" } }, "service_results": [ { "appointment_date": "2019-03-09", "appointment_time": "14:00", "average_rating": "4.30", "is_unisex": "False", "phone_number": "510-527-3100", "street_address": "1880 Solano Avenue", "stylist_name": "Aya Salon & Spa" } ], "slots": [ { "exclusive_end": 18, "slot": "street_address", "start": 0 }, { "exclusive_end": 87, "slot": "stylist_name", "start": 72 }, { "exclusive_end": 111, "slot": "appointment_date", "start": 102 }, { "exclusive_end": 119, "slot": "appointment_time", "start": 115 } ] } ], "speaker": "SYSTEM", "utterance": "1880 Solano Avenue. Sorry, I couldn't book it on the time you wanted in Aya Salon & Spa. How about on March 9th at 2 pm?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "9th of this month", "March 9th" ], "appointment_time": [ "1:45 pm" ], "city": [ "Berkeley" ], "stylist_name": [ "Aya Salon & Spa" ] } } } ], "speaker": "USER", "utterance": "Never mind, but thanks anyway." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have an amazing day." } ] }, { "dialogue_id": "33_00042", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Sunnyvale" ], "slot": "city", "values": [ "Sunnyvale" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 36, "slot": "city", "start": 27 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Sunnyvale" ] } } } ], "speaker": "USER", "utterance": "Can you find me a salon in Sunnyvale?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "A+ Haircuts For Men" ], "slot": "stylist_name", "values": [ "A+ Haircuts For Men" ] }, { "act": "OFFER", "canonical_values": [ "Sunnyvale" ], "slot": "city", "values": [ "Sunnyvale" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Sunnyvale" } }, "service_results": [ { "average_rating": "4.10", "city": "Sunnyvale", "is_unisex": "True", "phone_number": "408-743-5780", "street_address": "450 East El Camino Real", "stylist_name": "A+ Haircuts For Men" }, { "average_rating": "3.80", "city": "Sunnyvale", "is_unisex": "True", "phone_number": "408-738-8389", "street_address": "472 North Mathilda Avenue", "stylist_name": "Alpha Barbershop" }, { "average_rating": "4.40", "city": "Sunnyvale", "is_unisex": "False", "phone_number": "408-595-1467", "street_address": "160 South Murphy Avenue A", "stylist_name": "Evoke Beauty Salon" }, { "average_rating": "3.70", "city": "Sunnyvale", "is_unisex": "True", "phone_number": "408-457-8453", "street_address": "138 E El Camino Real Ste B", "stylist_name": "Great Clips" }, { "average_rating": "4.10", "city": "Sunnyvale", "is_unisex": "True", "phone_number": "408-732-1475", "street_address": "1026 East El Camino Real", "stylist_name": "Hair Focus" }, { "average_rating": "4.10", "city": "Sunnyvale", "is_unisex": "True", "phone_number": "408-738-1563", "street_address": "717 East El Camino Real #4", "stylist_name": "Impression Spa" }, { "average_rating": "4.40", "city": "Sunnyvale", "is_unisex": "False", "phone_number": "408-416-7353", "street_address": "297 E Washington Ave Near Aloft Hotel Sunnyvale downtown", "stylist_name": "Jyoti Threading Salon" }, { "average_rating": "3.90", "city": "Sunnyvale", "is_unisex": "True", "phone_number": "408-730-1112", "street_address": "753 East El Camino Real #1", "stylist_name": "Kanzi Hair Studio" }, { "average_rating": "3.20", "city": "Sunnyvale", "is_unisex": "False", "phone_number": "408-588-1215", "street_address": "1014 East El Camino Real", "stylist_name": "Khoobsurat Threading Salon" }, { "average_rating": "4.20", "city": "Sunnyvale", "is_unisex": "False", "phone_number": "650-968-0767", "street_address": "1283 West El Camino Real", "stylist_name": "Lisa'S Perfect Cuts" } ], "slots": [ { "exclusive_end": 45, "slot": "stylist_name", "start": 26 }, { "exclusive_end": 72, "slot": "city", "start": 63 } ] } ], "speaker": "SYSTEM", "utterance": "Absolutely. May I suggest A+ Haircuts For Men? It's located in Sunnyvale." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-04" ], "slot": "date", "values": [ "the 4th" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 62, "slot": "date", "start": 55 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Sunnyvale" ], "date": [ "the 4th" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Sunnyvale" ], "stylist_name": [ "A+ Haircuts For Men" ] } } } ], "speaker": "USER", "utterance": "That will work for me. What's the weather forecast for the 4th?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "71" ], "slot": "temperature", "values": [ "71" ] }, { "act": "OFFER", "canonical_values": [ "28" ], "slot": "precipitation", "values": [ "28" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Sunnyvale", "date": "2019-03-04" } }, "service_results": [ { "city": "Sunnyvale", "date": "2019-03-04", "humidity": "18", "precipitation": "28", "temperature": "71", "wind": "9" } ], "slots": [ { "exclusive_end": 15, "slot": "temperature", "start": 13 }, { "exclusive_end": 44, "slot": "precipitation", "start": 42 } ] } ], "speaker": "SYSTEM", "utterance": "It should be 71 degrees Fahrenheit with a 28 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Sunnyvale" ], "date": [ "the 4th" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "16:00" ], "slot": "appointment_time", "values": [ "four in the evening" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 68, "slot": "appointment_time", "start": 49 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "the 4th" ], "appointment_time": [ "four in the evening" ], "city": [ "Sunnyvale" ], "stylist_name": [ "A+ Haircuts For Men" ] } } } ], "speaker": "USER", "utterance": "Can you make me an appointment at that salon for four in the evening?" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "A+ Haircuts For Men" ], "slot": "stylist_name", "values": [ "A+ Haircuts For Men" ] }, { "act": "CONFIRM", "canonical_values": [ "16:00" ], "slot": "appointment_time", "values": [ "4 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-04" ], "slot": "appointment_date", "values": [ "March 4th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 48, "slot": "stylist_name", "start": 29 }, { "exclusive_end": 70, "slot": "appointment_time", "start": 66 }, { "exclusive_end": 61, "slot": "appointment_date", "start": 52 } ] } ], "speaker": "SYSTEM", "utterance": "You'd like an appointment at A+ Haircuts For Men on March 4th for 4 pm. Is that correct?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "phone_number" ], "slot_values": { "appointment_date": [ "March 4th", "the 4th" ], "appointment_time": [ "4 pm", "four in the evening" ], "city": [ "Sunnyvale" ], "stylist_name": [ "A+ Haircuts For Men" ] } } } ], "speaker": "USER", "utterance": "Yes, that is correct. Can you tell me their contact number?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "408-743-5780" ], "slot": "phone_number", "values": [ "408-743-5780" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-04", "appointment_time": "16:00", "stylist_name": "A+ Haircuts For Men" } }, "service_results": [ { "appointment_date": "2019-03-04", "appointment_time": "16:00", "average_rating": "4.10", "is_unisex": "True", "phone_number": "408-743-5780", "street_address": "450 East El Camino Real", "stylist_name": "A+ Haircuts For Men" } ], "slots": [ { "exclusive_end": 68, "slot": "phone_number", "start": 56 } ] } ], "speaker": "SYSTEM", "utterance": "Your appointment has been booked. You may reach them at 408-743-5780." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "average_rating" ], "slot_values": { "appointment_date": [ "March 4th", "the 4th" ], "appointment_time": [ "4 pm", "four in the evening" ], "city": [ "Sunnyvale" ], "stylist_name": [ "A+ Haircuts For Men" ] } } } ], "speaker": "USER", "utterance": "What is the salon rated?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "4.10" ], "slot": "average_rating", "values": [ "4.1" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 31, "slot": "average_rating", "start": 28 } ] } ], "speaker": "SYSTEM", "utterance": "It has an average rating of 4.1." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 4th", "the 4th" ], "appointment_time": [ "4 pm", "four in the evening" ], "city": [ "Sunnyvale" ], "stylist_name": [ "A+ Haircuts For Men" ] } } } ], "speaker": "USER", "utterance": "That's great. Thank you for the help." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "You're welcome. Have a great day." } ] }, { "dialogue_id": "33_00043", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Sunnyvale" ], "slot": "city", "values": [ "Sunnyvale" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 41, "slot": "city", "start": 32 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Sunnyvale" ] } } } ], "speaker": "USER", "utterance": "Can you help me find a salon in Sunnyvale please?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "A+ Haircuts For Men" ], "slot": "stylist_name", "values": [ "A+ Haircuts for Men" ] }, { "act": "OFFER", "canonical_values": [ "Sunnyvale" ], "slot": "city", "values": [ "Sunnyvale" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Sunnyvale" } }, "service_results": [ { "average_rating": "4.10", "city": "Sunnyvale", "is_unisex": "True", "phone_number": "408-743-5780", "street_address": "450 East El Camino Real", "stylist_name": "A+ Haircuts For Men" }, { "average_rating": "3.80", "city": "Sunnyvale", "is_unisex": "True", "phone_number": "408-738-8389", "street_address": "472 North Mathilda Avenue", "stylist_name": "Alpha Barbershop" }, { "average_rating": "4.40", "city": "Sunnyvale", "is_unisex": "False", "phone_number": "408-595-1467", "street_address": "160 South Murphy Avenue A", "stylist_name": "Evoke Beauty Salon" }, { "average_rating": "3.70", "city": "Sunnyvale", "is_unisex": "True", "phone_number": "408-457-8453", "street_address": "138 E El Camino Real Ste B", "stylist_name": "Great Clips" }, { "average_rating": "4.10", "city": "Sunnyvale", "is_unisex": "True", "phone_number": "408-732-1475", "street_address": "1026 East El Camino Real", "stylist_name": "Hair Focus" }, { "average_rating": "4.10", "city": "Sunnyvale", "is_unisex": "True", "phone_number": "408-738-1563", "street_address": "717 East El Camino Real #4", "stylist_name": "Impression Spa" }, { "average_rating": "4.40", "city": "Sunnyvale", "is_unisex": "False", "phone_number": "408-416-7353", "street_address": "297 E Washington Ave Near Aloft Hotel Sunnyvale downtown", "stylist_name": "Jyoti Threading Salon" }, { "average_rating": "3.90", "city": "Sunnyvale", "is_unisex": "True", "phone_number": "408-730-1112", "street_address": "753 East El Camino Real #1", "stylist_name": "Kanzi Hair Studio" }, { "average_rating": "3.20", "city": "Sunnyvale", "is_unisex": "False", "phone_number": "408-588-1215", "street_address": "1014 East El Camino Real", "stylist_name": "Khoobsurat Threading Salon" }, { "average_rating": "4.20", "city": "Sunnyvale", "is_unisex": "False", "phone_number": "650-968-0767", "street_address": "1283 West El Camino Real", "stylist_name": "Lisa'S Perfect Cuts" } ], "slots": [ { "exclusive_end": 72, "slot": "stylist_name", "start": 53 }, { "exclusive_end": 85, "slot": "city", "start": 76 } ] } ], "speaker": "SYSTEM", "utterance": "Sure, there's 10 that may suit your needs. How about A+ Haircuts for Men in Sunnyvale?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Sunnyvale" ], "stylist_name": [ "A+ Haircuts for Men" ] } } } ], "speaker": "USER", "utterance": "Sounds good to me." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Want me to book an appointment?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-04" ], "slot": "date", "values": [ "next Monday" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 51, "slot": "date", "start": 40 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Sunnyvale" ], "date": [ "next Monday" ] } } }, { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "city": [ "Sunnyvale" ], "stylist_name": [ "A+ Haircuts for Men" ] } } } ], "speaker": "USER", "utterance": "Not, yet. What's the weather like there next Monday?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "71" ], "slot": "temperature", "values": [ "71" ] }, { "act": "OFFER", "canonical_values": [ "28" ], "slot": "precipitation", "values": [ "28" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Sunnyvale", "date": "2019-03-04" } }, "service_results": [ { "city": "Sunnyvale", "date": "2019-03-04", "humidity": "18", "precipitation": "28", "temperature": "71", "wind": "9" } ], "slots": [ { "exclusive_end": 20, "slot": "temperature", "start": 18 }, { "exclusive_end": 38, "slot": "precipitation", "start": 36 } ] } ], "speaker": "SYSTEM", "utterance": "It will be around 71 degrees with a 28 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wind", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "humidity", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "humidity", "wind" ], "slot_values": { "city": [ "Sunnyvale" ], "date": [ "next Monday" ] } } } ], "speaker": "USER", "utterance": "How windy and humid will it be?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "18" ], "slot": "humidity", "values": [ "18" ] }, { "act": "INFORM", "canonical_values": [ "9" ], "slot": "wind", "values": [ "9" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 30, "slot": "humidity", "start": 28 }, { "exclusive_end": 75, "slot": "wind", "start": 74 } ] } ], "speaker": "SYSTEM", "utterance": "The humidity will be around 18 percent and the average wind speed will be 9 miles per hour." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Sunnyvale" ], "date": [ "next Monday" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "17:30" ], "slot": "appointment_time", "values": [ "17:30" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 47, "slot": "appointment_time", "start": 42 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "next Monday" ], "appointment_time": [ "17:30" ], "city": [ "Sunnyvale" ], "stylist_name": [ "A+ Haircuts for Men" ] } } } ], "speaker": "USER", "utterance": "Okay, book an appointment for that day at 17:30." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "A+ Haircuts For Men" ], "slot": "stylist_name", "values": [ "A+ Haircuts for Men" ] }, { "act": "CONFIRM", "canonical_values": [ "17:30" ], "slot": "appointment_time", "values": [ "5:30 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-04" ], "slot": "appointment_date", "values": [ "March 4th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 68, "slot": "stylist_name", "start": 49 }, { "exclusive_end": 95, "slot": "appointment_time", "start": 88 }, { "exclusive_end": 84, "slot": "appointment_date", "start": 75 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm that you'd like an appointment at A+ Haircuts for Men in on March 4th at 5:30 pm." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "is_unisex", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "is_unisex", "phone_number" ], "slot_values": { "appointment_date": [ "March 4th", "next Monday" ], "appointment_time": [ "17:30", "5:30 pm" ], "city": [ "Sunnyvale" ], "stylist_name": [ "A+ Haircuts for Men" ] } } } ], "speaker": "USER", "utterance": "Yup, what's their number and is it unisex?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "408-743-5780" ], "slot": "phone_number", "values": [ "408-743-5780" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-04", "appointment_time": "17:30", "stylist_name": "A+ Haircuts For Men" } }, "service_results": [ { "appointment_date": "2019-03-04", "appointment_time": "17:30", "average_rating": "4.10", "is_unisex": "True", "phone_number": "408-743-5780", "street_address": "450 East El Camino Real", "stylist_name": "A+ Haircuts For Men" } ], "slots": [ { "exclusive_end": 65, "slot": "phone_number", "start": 53 } ] } ], "speaker": "SYSTEM", "utterance": "I've booked your appointment. They can be reached at 408-743-5780. It is unisex." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 4th", "next Monday" ], "appointment_time": [ "17:30", "5:30 pm" ], "city": [ "Sunnyvale" ], "stylist_name": [ "A+ Haircuts for Men" ] } } } ], "speaker": "USER", "utterance": "Thanks, that's all for now." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "My pleasure, enjoy the day!" } ] }, { "dialogue_id": "33_00044", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Where is a good place to get my hair styled?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What city are you in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Redwood City" ], "slot": "city", "values": [ "Redwood city" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 30, "slot": "city", "start": 18 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Redwood city" ] } } } ], "speaker": "USER", "utterance": "Find something in Redwood city." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "August Barbershop" ], "slot": "stylist_name", "values": [ "August Barbershop" ] }, { "act": "OFFER", "canonical_values": [ "Redwood City" ], "slot": "city", "values": [ "Redwood city" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "5" ], "slot": "count", "values": [ "5" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Redwood City" } }, "service_results": [ { "average_rating": "5.00", "city": "Redwood City", "is_unisex": "True", "phone_number": "650-679-0457", "street_address": "704 Winslow Street", "stylist_name": "August Barbershop" }, { "average_rating": "4.30", "city": "Redwood City", "is_unisex": "True", "phone_number": "650-298-8586", "street_address": "2606 Broadway", "stylist_name": "Natalie'S Salon" }, { "average_rating": "4.60", "city": "Redwood City", "is_unisex": "True", "phone_number": "650-257-7017", "street_address": "1766 Broadway", "stylist_name": "Redwood Barber Co" }, { "average_rating": "4.80", "city": "Redwood City", "is_unisex": "False", "phone_number": "650-666-3025", "street_address": "2072 Broadway", "stylist_name": "Retreat Salon" }, { "average_rating": "3.70", "city": "Redwood City", "is_unisex": "True", "phone_number": "650-369-8992", "street_address": "1057 El Camino Real", "stylist_name": "Supercuts Sequoia Station" } ], "slots": [ { "exclusive_end": 50, "slot": "stylist_name", "start": 33 }, { "exclusive_end": 66, "slot": "city", "start": 54 } ] } ], "speaker": "SYSTEM", "utterance": "There are 5 choices. First up is August Barbershop in Redwood city." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-11" ], "slot": "date", "values": [ "March 11th" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 81, "slot": "date", "start": 71 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Redwood city" ], "date": [ "March 11th" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Redwood city" ], "stylist_name": [ "August Barbershop" ] } } } ], "speaker": "USER", "utterance": "Fine, pull the trigger on that. What will the weather be like there on March 11th?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "79" ], "slot": "temperature", "values": [ "79" ] }, { "act": "OFFER", "canonical_values": [ "25" ], "slot": "precipitation", "values": [ "25" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Redwood City", "date": "2019-03-11" } }, "service_results": [ { "city": "Redwood City", "date": "2019-03-11", "humidity": "29", "precipitation": "25", "temperature": "79", "wind": "5" } ], "slots": [ { "exclusive_end": 19, "slot": "temperature", "start": 17 }, { "exclusive_end": 50, "slot": "precipitation", "start": 48 } ] } ], "speaker": "SYSTEM", "utterance": "It will be about 79 degrees and there will be a 25 % chance of rain." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Redwood city" ], "date": [ "March 11th" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "14:30" ], "slot": "appointment_time", "values": [ "half past 2 in the afternoon" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 56, "slot": "appointment_time", "start": 28 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 11th" ], "appointment_time": [ "half past 2 in the afternoon" ], "city": [ "Redwood city" ], "stylist_name": [ "August Barbershop" ] } } } ], "speaker": "USER", "utterance": "Get the appointment then at half past 2 in the afternoon." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "August Barbershop" ], "slot": "stylist_name", "values": [ "August Barbershop" ] }, { "act": "CONFIRM", "canonical_values": [ "14:30" ], "slot": "appointment_time", "values": [ "2:30 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-11" ], "slot": "appointment_date", "values": [ "March 11th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 51, "slot": "stylist_name", "start": 34 }, { "exclusive_end": 76, "slot": "appointment_time", "start": 69 }, { "exclusive_end": 65, "slot": "appointment_date", "start": 55 } ] } ], "speaker": "SYSTEM", "utterance": "Sure, to be clear: Appointment at August Barbershop on March 11th at 2:30 pm." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "average_rating", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "average_rating", "street_address" ], "slot_values": { "appointment_date": [ "March 11th" ], "appointment_time": [ "2:30 pm", "half past 2 in the afternoon" ], "city": [ "Redwood city" ], "stylist_name": [ "August Barbershop" ] } } } ], "speaker": "USER", "utterance": "Yes, I agree. What is their rating and address?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "5.00" ], "slot": "average_rating", "values": [ "5.0" ] }, { "act": "INFORM", "canonical_values": [ "704 Winslow Street" ], "slot": "street_address", "values": [ "704 Winslow Street" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-11", "appointment_time": "14:30", "stylist_name": "August Barbershop" } }, "service_results": [ { "appointment_date": "2019-03-11", "appointment_time": "14:00", "average_rating": "5.00", "is_unisex": "True", "phone_number": "650-679-0457", "street_address": "704 Winslow Street", "stylist_name": "August Barbershop" } ], "slots": [ { "exclusive_end": 20, "slot": "average_rating", "start": 17 }, { "exclusive_end": 71, "slot": "street_address", "start": 53 } ] } ], "speaker": "SYSTEM", "utterance": "They have a high 5.0 rating and you can find them at 704 Winslow Street." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 11th" ], "appointment_time": [ "2:30 pm", "half past 2 in the afternoon" ], "city": [ "Redwood city" ], "stylist_name": [ "August Barbershop" ] } } } ], "speaker": "USER", "utterance": "Great, I appreciate this." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great time." } ] }, { "dialogue_id": "33_00045", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I'm looking for a salon." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What city do you want to search in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Oakland" ], "slot": "city", "values": [ "Oakland" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 41, "slot": "city", "start": 34 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Oakland" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "I'm looking for a unisex salon in Oakland." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "17 Jewels Salon" ], "slot": "stylist_name", "values": [ "17 Jewels Salon" ] }, { "act": "OFFER", "canonical_values": [ "Oakland" ], "slot": "city", "values": [ "Oakland" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Oakland", "is_unisex": "True" } }, "service_results": [ { "average_rating": "4.70", "city": "Oakland", "is_unisex": "True", "phone_number": "510-653-1059", "street_address": "4801 Telegraph Avenue", "stylist_name": "17 Jewels Salon" }, { "average_rating": "5.00", "city": "Oakland", "is_unisex": "True", "phone_number": "510-227-4268", "street_address": "408 14th Street", "stylist_name": "Benny Adem Grooming Parlor" }, { "average_rating": "5.00", "city": "Oakland", "is_unisex": "True", "phone_number": "510-838-2426", "street_address": "2509 Broadway", "stylist_name": "Bibo Salon" }, { "average_rating": "4.20", "city": "Oakland", "is_unisex": "True", "phone_number": "510-451-1300", "street_address": "3342 Lakeshore Avenue", "stylist_name": "Bounce Blowdry Bar" }, { "average_rating": "4.90", "city": "Oakland", "is_unisex": "True", "phone_number": "510-834-8330", "street_address": "180 2nd Street #6", "stylist_name": "Charles Blades Barber Spa" }, { "average_rating": "4.70", "city": "Oakland", "is_unisex": "True", "phone_number": "510-365-4585", "street_address": "1707 Webster Street", "stylist_name": "Dax Lee'S Barber & Apothecary" }, { "average_rating": "4.80", "city": "Oakland", "is_unisex": "True", "phone_number": "510-788-6378", "street_address": "4928 Telegraph Avenue", "stylist_name": "Fig & Clover" }, { "average_rating": "4.90", "city": "Oakland", "is_unisex": "True", "phone_number": "510-332-9400", "street_address": "4287 Piedmont Avenue", "stylist_name": "Hairapy" }, { "average_rating": "4.40", "city": "Oakland", "is_unisex": "True", "phone_number": "510-594-6887", "street_address": "5030 Telegraph Avenue", "stylist_name": "Harper Paige Salon East" }, { "average_rating": "4.30", "city": "Oakland", "is_unisex": "True", "phone_number": "510-208-3449", "street_address": "3351 Grand Avenue", "stylist_name": "Jaujou Studio" } ], "slots": [ { "exclusive_end": 57, "slot": "stylist_name", "start": 42 }, { "exclusive_end": 68, "slot": "city", "start": 61 } ] } ], "speaker": "SYSTEM", "utterance": "I found 10 salons you may like. How about 17 Jewels Salon in Oakland?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-05" ], "slot": "date", "values": [ "the 5th" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 58, "slot": "date", "start": 51 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Oakland" ], "date": [ "the 5th" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Oakland" ], "is_unisex": [ "True" ], "stylist_name": [ "17 Jewels Salon" ] } } } ], "speaker": "USER", "utterance": "Yes, that sounds good. What is the weather like on the 5th?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "92" ], "slot": "temperature", "values": [ "92" ] }, { "act": "OFFER", "canonical_values": [ "15" ], "slot": "precipitation", "values": [ "15" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Oakland", "date": "2019-03-05" } }, "service_results": [ { "city": "Oakland", "date": "2019-03-05", "humidity": "30", "precipitation": "15", "temperature": "92", "wind": "1" } ], "slots": [ { "exclusive_end": 55, "slot": "temperature", "start": 53 }, { "exclusive_end": 84, "slot": "precipitation", "start": 82 } ] } ], "speaker": "SYSTEM", "utterance": "The average temperature for the 5th should be around 92 degrees Fahrenheit with a 15 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Oakland" ], "date": [ "the 5th" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "12:30" ], "slot": "appointment_time", "values": [ "half past 12 in the afternoon" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 78, "slot": "appointment_time", "start": 49 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "the 5th" ], "appointment_time": [ "half past 12 in the afternoon" ], "city": [ "Oakland" ], "is_unisex": [ "True" ], "stylist_name": [ "17 Jewels Salon" ] } } } ], "speaker": "USER", "utterance": "Okay, thanks. I'd like to book an appointment at half past 12 in the afternoon at the salon." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "17 Jewels Salon" ], "slot": "stylist_name", "values": [ "17 Jewels Salon" ] }, { "act": "CONFIRM", "canonical_values": [ "12:30" ], "slot": "appointment_time", "values": [ "12:30 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-05" ], "slot": "appointment_date", "values": [ "March 5th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 46, "slot": "stylist_name", "start": 31 }, { "exclusive_end": 58, "slot": "appointment_time", "start": 50 }, { "exclusive_end": 71, "slot": "appointment_date", "start": 62 } ] } ], "speaker": "SYSTEM", "utterance": "Okay, I have an appointment at 17 Jewels Salon at 12:30 pm on March 5th, correct?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 5th", "the 5th" ], "appointment_time": [ "12:30 pm", "half past 12 in the afternoon" ], "city": [ "Oakland" ], "is_unisex": [ "True" ], "stylist_name": [ "17 Jewels Salon" ] } } } ], "speaker": "USER", "utterance": "Yes, that is right." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-05", "appointment_time": "12:30", "stylist_name": "17 Jewels Salon" } }, "service_results": [ { "appointment_date": "2019-03-05", "appointment_time": "12:30", "average_rating": "4.70", "is_unisex": "True", "phone_number": "510-653-1059", "street_address": "4801 Telegraph Avenue", "stylist_name": "17 Jewels Salon" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "I have confirmed the appointment." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 5th", "the 5th" ], "appointment_time": [ "12:30 pm", "half past 12 in the afternoon" ], "city": [ "Oakland" ], "is_unisex": [ "True" ], "stylist_name": [ "17 Jewels Salon" ] } } } ], "speaker": "USER", "utterance": "Thank you!" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_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": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "appointment_date": [ "March 5th", "the 5th" ], "appointment_time": [ "12:30 pm", "half past 12 in the afternoon" ], "city": [ "Oakland" ], "is_unisex": [ "True" ], "stylist_name": [ "17 Jewels Salon" ] } } } ], "speaker": "USER", "utterance": "No, thank you." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day." } ] }, { "dialogue_id": "33_00046", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I'd like to find a salon" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "In which city?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Walnut Creek" ], "slot": "city", "values": [ "Walnut Creek" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 12, "slot": "city", "start": 0 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Walnut Creek" ] } } } ], "speaker": "USER", "utterance": "Walnut Creek." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Blow Dry Bar" ], "slot": "stylist_name", "values": [ "Blow Dry Bar" ] }, { "act": "OFFER", "canonical_values": [ "Walnut Creek" ], "slot": "city", "values": [ "Walnut Creek" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Walnut Creek" } }, "service_results": [ { "average_rating": "4.40", "city": "Walnut Creek", "is_unisex": "True", "phone_number": "925-837-2990", "street_address": "1639 North California Boulevard", "stylist_name": "Blow Dry Bar" }, { "average_rating": "4.70", "city": "Walnut Creek", "is_unisex": "True", "phone_number": "925-938-3648", "street_address": "1919 Mount Diablo Boulevard", "stylist_name": "Dipietro Todd Salon" }, { "average_rating": "4.70", "city": "Walnut Creek", "is_unisex": "True", "phone_number": "925-822-9826", "street_address": "1634 Bonanza Street", "stylist_name": "Drybar Walnut Creek" }, { "average_rating": "4.00", "city": "Walnut Creek", "is_unisex": "True", "phone_number": "925-210-0613", "street_address": "1833 Ygnacio Valley Road", "stylist_name": "Great Clips" }, { "average_rating": "5.00", "city": "Walnut Creek", "is_unisex": "True", "phone_number": "925-788-7105", "street_address": "1280 Boulevard Way #214", "stylist_name": "Hi-Definition Salon" }, { "average_rating": "4.50", "city": "Walnut Creek", "is_unisex": "False", "phone_number": "925-943-4944", "street_address": "1613 North Main Street", "stylist_name": "Phoenix Salon & Day Spa" }, { "average_rating": "4.90", "city": "Walnut Creek", "is_unisex": "True", "phone_number": "925-357-8818", "street_address": "94596 2341 Boulevard Circle", "stylist_name": "Rare Byrd Salon" }, { "average_rating": "5.00", "city": "Walnut Creek", "is_unisex": "False", "phone_number": "925-939-7425", "street_address": "2400 Olympic Boulevard #5", "stylist_name": "Salon Cartier" }, { "average_rating": "4.70", "city": "Walnut Creek", "is_unisex": "False", "phone_number": "925-256-9914", "street_address": "1459 Newell Avenue", "stylist_name": "Salonamour Hair Salon Walnut Creek" }, { "average_rating": "4.60", "city": "Walnut Creek", "is_unisex": "True", "phone_number": "925-222-5210", "street_address": "2252 Oak Grove Road", "stylist_name": "Snip-Its Haircuts For Kids" } ], "slots": [ { "exclusive_end": 41, "slot": "stylist_name", "start": 29 }, { "exclusive_end": 57, "slot": "city", "start": 45 } ] } ], "speaker": "SYSTEM", "utterance": "I have 10 options. How about Blow Dry Bar in Walnut Creek?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "10th of this month" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 62, "slot": "date", "start": 44 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Walnut Creek" ], "date": [ "10th of this month" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Walnut Creek" ], "stylist_name": [ "Blow Dry Bar" ] } } } ], "speaker": "USER", "utterance": "Sounds good, how's the weather there on the 10th of this month?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "91" ], "slot": "temperature", "values": [ "91" ] }, { "act": "OFFER", "canonical_values": [ "26" ], "slot": "precipitation", "values": [ "26" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Walnut Creek", "date": "2019-03-10" } }, "service_results": [ { "city": "Walnut Creek", "date": "2019-03-10", "humidity": "45", "precipitation": "26", "temperature": "91", "wind": "11" } ], "slots": [ { "exclusive_end": 53, "slot": "temperature", "start": 51 }, { "exclusive_end": 12, "slot": "precipitation", "start": 10 } ] } ], "speaker": "SYSTEM", "utterance": "There's a 26 percent chance of rain with a temp of 91 degrees." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wind", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "wind" ], "slot_values": { "city": [ "Walnut Creek" ], "date": [ "10th of this month" ] } } } ], "speaker": "USER", "utterance": "How windy will it be?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "11" ], "slot": "wind", "values": [ "11" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 40, "slot": "wind", "start": 38 } ] } ], "speaker": "SYSTEM", "utterance": "The average wind speed will be around 11 mph." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Walnut Creek" ], "date": [ "10th of this month" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "17:30" ], "slot": "appointment_time", "values": [ "17:30" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 58, "slot": "appointment_time", "start": 53 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "10th of this month" ], "appointment_time": [ "17:30" ], "city": [ "Walnut Creek" ], "stylist_name": [ "Blow Dry Bar" ] } } } ], "speaker": "USER", "utterance": "Okay. I'd like to book an appointment on that day at 17:30 please." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Blow Dry Bar" ], "slot": "stylist_name", "values": [ "blow dry bar" ] }, { "act": "CONFIRM", "canonical_values": [ "17:30" ], "slot": "appointment_time", "values": [ "5:30 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-10" ], "slot": "appointment_date", "values": [ "march 10th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 57, "slot": "stylist_name", "start": 45 }, { "exclusive_end": 68, "slot": "appointment_time", "start": 61 }, { "exclusive_end": 82, "slot": "appointment_date", "start": 72 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm: Book an appointment with the blow dry bar at 5:30 pm on march 10th?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "street_address" ], "slot_values": { "appointment_date": [ "10th of this month", "march 10th" ], "appointment_time": [ "17:30", "5:30 pm" ], "city": [ "Walnut Creek" ], "stylist_name": [ "Blow Dry Bar", "blow dry bar" ] } } } ], "speaker": "USER", "utterance": "Yes. what's their address?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1639 North California Boulevard" ], "slot": "street_address", "values": [ "1639 north California boulevard" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-10", "appointment_time": "17:30", "stylist_name": "Blow Dry Bar" } }, "service_results": [ { "appointment_date": "2019-03-10", "appointment_time": "17:30", "average_rating": "4.40", "is_unisex": "True", "phone_number": "925-837-2990", "street_address": "1639 North California Boulevard", "stylist_name": "Blow Dry Bar" } ], "slots": [ { "exclusive_end": 71, "slot": "street_address", "start": 40 } ] } ], "speaker": "SYSTEM", "utterance": "Appointment confirmed. Their address is 1639 north California boulevard." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "10th of this month", "march 10th" ], "appointment_time": [ "17:30", "5:30 pm" ], "city": [ "Walnut Creek" ], "stylist_name": [ "Blow Dry Bar", "blow dry bar" ] } } } ], "speaker": "USER", "utterance": "Thank you very much." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_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": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "appointment_date": [ "10th of this month", "march 10th" ], "appointment_time": [ "17:30", "5:30 pm" ], "city": [ "Walnut Creek" ], "stylist_name": [ "Blow Dry Bar", "blow dry bar" ] } } } ], "speaker": "USER", "utterance": "Nope. i'm all set." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a good day." } ] }, { "dialogue_id": "33_00047", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I would like to find a salon." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What city would you like to find a salon in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Palo Alto" ], "slot": "city", "values": [ "Palo Alto" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 48, "slot": "city", "start": 39 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "I would like to find a unisex salon in Palo Alto." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "18/8 Fine Men'S Salons - Palo Alto" ], "slot": "stylist_name", "values": [ "18/8 Fine Men'S Salons - Palo Alto" ] }, { "act": "OFFER", "canonical_values": [ "Palo Alto" ], "slot": "city", "values": [ "Palo Alto" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Palo Alto", "is_unisex": "True" } }, "service_results": [ { "average_rating": "3.90", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-460-8290", "street_address": "855 El Camino Real Building #1 Suite #3", "stylist_name": "18/8 Fine Men'S Salons - Palo Alto" }, { "average_rating": "4.40", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-326-4820", "street_address": "441 Cambridge Avenue", "stylist_name": "California Barber Shop" }, { "average_rating": "4.20", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-853-8442", "street_address": "475 California Avenue", "stylist_name": "Campus Barber Shop" }, { "average_rating": "4.40", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-272-6833", "street_address": "409 California Avenue", "stylist_name": "Casual Chic Salon" }, { "average_rating": "4.80", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-328-4855", "street_address": "2307 Birch Street", "stylist_name": "Dipietro Todd Salon" }, { "average_rating": "3.90", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-713-3210", "street_address": "180 El Camino Real", "stylist_name": "Drybar Palo Alto" }, { "average_rating": "4.10", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-493-2100", "street_address": "3902 Middlefield Road", "stylist_name": "Great Clips" }, { "average_rating": "3.70", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-324-2007", "street_address": "232 Stanford Shopping Center", "stylist_name": "Hair International" }, { "average_rating": "4.80", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-328-4067", "street_address": "240 University Avenue", "stylist_name": "Juut Salon Spa" }, { "average_rating": "4.20", "city": "Palo Alto", "is_unisex": "True", "phone_number": "650-462-9856", "street_address": "2786 Middlefield Road", "stylist_name": "Midtown Hair Studio" } ], "slots": [ { "exclusive_end": 80, "slot": "stylist_name", "start": 46 }, { "exclusive_end": 37, "slot": "city", "start": 28 } ] } ], "speaker": "SYSTEM", "utterance": "I found a nice salon called Palo Alto, called 18/8 Fine Men'S Salons - Palo Alto." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "is_unisex": [ "True" ], "stylist_name": [ "18/8 Fine Men'S Salons - Palo Alto" ] } } } ], "speaker": "USER", "utterance": "That sounds great." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Is there anything else I can help with?" }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ] } } } ], "speaker": "USER", "utterance": "Yes. What is the weather there/" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "79" ], "slot": "temperature", "values": [ "79" ] }, { "act": "OFFER", "canonical_values": [ "4" ], "slot": "precipitation", "values": [ "4" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Palo Alto" } }, "service_results": [ { "city": "Palo Alto", "date": "2019-03-01", "humidity": "19", "precipitation": "4", "temperature": "79", "wind": "4" } ], "slots": [ { "exclusive_end": 68, "slot": "temperature", "start": 66 }, { "exclusive_end": 19, "slot": "precipitation", "start": 18 } ] } ], "speaker": "SYSTEM", "utterance": "The weather has a 4 percent chance of rain and an average temp of 79 degrees Fahrenheit." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "18:00" ], "slot": "appointment_time", "values": [ "evening 6" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-01" ], "slot": "appointment_date", "values": [ "later today" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 65, "slot": "appointment_time", "start": 56 }, { "exclusive_end": 48, "slot": "appointment_date", "start": 37 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "later today" ], "appointment_time": [ "evening 6" ], "city": [ "Palo Alto" ], "is_unisex": [ "True" ], "stylist_name": [ "18/8 Fine Men'S Salons - Palo Alto" ] } } } ], "speaker": "USER", "utterance": "Great. I need to book an appointment later today in the evening 6 please." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "18/8 Fine Men'S Salons - Palo Alto" ], "slot": "stylist_name", "values": [ "18/8 Fine Men'S Salons - Palo Alto" ] }, { "act": "CONFIRM", "canonical_values": [ "18:00" ], "slot": "appointment_time", "values": [ "6 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-01" ], "slot": "appointment_date", "values": [ "March 1st" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 102, "slot": "stylist_name", "start": 68 }, { "exclusive_end": 64, "slot": "appointment_time", "start": 60 }, { "exclusive_end": 56, "slot": "appointment_date", "start": 47 } ] } ], "speaker": "SYSTEM", "utterance": "So you would like me to book an appointment on March 1st at 6 pm at 18/8 Fine Men'S Salons - Palo Alto?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "phone_number" ], "slot_values": { "appointment_date": [ "March 1st", "later today" ], "appointment_time": [ "6 pm", "evening 6" ], "city": [ "Palo Alto" ], "is_unisex": [ "True" ], "stylist_name": [ "18/8 Fine Men'S Salons - Palo Alto" ] } } } ], "speaker": "USER", "utterance": "Yes, do you have their phone number" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "650-460-8290" ], "slot": "phone_number", "values": [ "650-460-8290" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-01", "appointment_time": "18:00", "stylist_name": "18/8 Fine Men'S Salons - Palo Alto" } }, "service_results": [ { "appointment_date": "2019-03-01", "appointment_time": "18:00", "average_rating": "3.90", "is_unisex": "True", "phone_number": "650-460-8290", "street_address": "855 El Camino Real Building #1 Suite #3", "stylist_name": "18/8 Fine Men'S Salons - Palo Alto" } ], "slots": [ { "exclusive_end": 37, "slot": "phone_number", "start": 25 } ] } ], "speaker": "SYSTEM", "utterance": "Yes. the phone number is 650-460-8290. Your appointment is made." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 1st", "later today" ], "appointment_time": [ "6 pm", "evening 6" ], "city": [ "Palo Alto" ], "is_unisex": [ "True" ], "stylist_name": [ "18/8 Fine Men'S Salons - Palo Alto" ] } } } ], "speaker": "USER", "utterance": "Thanks, I am all set." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day." } ] }, { "dialogue_id": "33_00048", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I need a salon." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "In what city?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Alameda" ], "slot": "city", "values": [ "Alameda" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 7, "slot": "city", "start": 0 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Alameda" ] } } } ], "speaker": "USER", "utterance": "Alameda." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Al'S Barber Shop" ], "slot": "stylist_name", "values": [ "Al's Barber Shop" ] }, { "act": "OFFER", "canonical_values": [ "Alameda" ], "slot": "city", "values": [ "Alameda" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "8" ], "slot": "count", "values": [ "8" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Alameda" } }, "service_results": [ { "average_rating": "5.00", "city": "Alameda", "is_unisex": "True", "phone_number": "510-473-7869", "street_address": "1502 1/2 Webster St", "stylist_name": "Al'S Barber Shop" }, { "average_rating": "3.80", "city": "Alameda", "is_unisex": "True", "phone_number": "510-522-7587", "street_address": "2221 South Shore Center", "stylist_name": "Great Clips" }, { "average_rating": "4.90", "city": "Alameda", "is_unisex": "False", "phone_number": "510-995-8937", "street_address": "2327 Blanding Avenue STE D", "stylist_name": "Isalon" }, { "average_rating": "4.20", "city": "Alameda", "is_unisex": "True", "phone_number": "510-522-2881", "street_address": "1500 Encinal Avenue", "stylist_name": "Salon 1500" }, { "average_rating": "4.00", "city": "Alameda", "is_unisex": "True", "phone_number": "510-521-9100", "street_address": "1912 Clement Avenue", "stylist_name": "Spank Salon" }, { "average_rating": "4.10", "city": "Alameda", "is_unisex": "True", "phone_number": "510-521-2887", "street_address": "2640 5th Street Suite #C", "stylist_name": "Sport Clips Haircuts Of Alameda Landing" }, { "average_rating": "4.90", "city": "Alameda", "is_unisex": "True", "phone_number": "510-769-9909", "street_address": "1906 Encinal Avenue", "stylist_name": "Twist Salon" }, { "average_rating": "4.40", "city": "Alameda", "is_unisex": "False", "phone_number": "510-523-4355", "street_address": "1343 Park Street", "stylist_name": "We Are Hair Of Alameda" } ], "slots": [ { "exclusive_end": 38, "slot": "stylist_name", "start": 22 }, { "exclusive_end": 49, "slot": "city", "start": 42 } ] } ], "speaker": "SYSTEM", "utterance": "I found 8 salons like Al's Barber Shop in Alameda." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-06" ], "slot": "date", "values": [ "March 6th" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 57, "slot": "date", "start": 48 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Alameda" ], "date": [ "March 6th" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Alameda" ], "stylist_name": [ "Al's Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Perfect! What will the weather be like there on March 6th?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "88" ], "slot": "temperature", "values": [ "88" ] }, { "act": "OFFER", "canonical_values": [ "27" ], "slot": "precipitation", "values": [ "27" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Alameda", "date": "2019-03-06" } }, "service_results": [ { "city": "Alameda", "date": "2019-03-06", "humidity": "27", "precipitation": "27", "temperature": "88", "wind": "12" } ], "slots": [ { "exclusive_end": 29, "slot": "temperature", "start": 27 }, { "exclusive_end": 47, "slot": "precipitation", "start": 45 } ] } ], "speaker": "SYSTEM", "utterance": "The average temperature is 88 degrees with a 27 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wind", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "humidity", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "humidity", "wind" ], "slot_values": { "city": [ "Alameda" ], "date": [ "March 6th" ] } } } ], "speaker": "USER", "utterance": "How windy are how humid is it going to be?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "27" ], "slot": "humidity", "values": [ "27" ] }, { "act": "INFORM", "canonical_values": [ "12" ], "slot": "wind", "values": [ "12" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 63, "slot": "humidity", "start": 61 }, { "exclusive_end": 28, "slot": "wind", "start": 26 } ] } ], "speaker": "SYSTEM", "utterance": "The average wind speed is 12 MPH and the average humidity is 27 percent." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Alameda" ], "date": [ "March 6th" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 6th" ], "city": [ "Alameda" ], "stylist_name": [ "Al's Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Ok, please make me an appointment at the salon on that day." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "appointment_time", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What time would you like an appointment?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "15:30" ], "slot": "appointment_time", "values": [ "half past 3 in the afternoon" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 47, "slot": "appointment_time", "start": 19 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 6th" ], "appointment_time": [ "half past 3 in the afternoon" ], "city": [ "Alameda" ], "stylist_name": [ "Al's Barber Shop" ] } } } ], "speaker": "USER", "utterance": "I would like it at half past 3 in the afternoon." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Al'S Barber Shop" ], "slot": "stylist_name", "values": [ "Al's Barber Shop" ] }, { "act": "CONFIRM", "canonical_values": [ "15:30" ], "slot": "appointment_time", "values": [ "3:30 pm" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-06" ], "slot": "appointment_date", "values": [ "March 6th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 47, "slot": "stylist_name", "start": 31 }, { "exclusive_end": 71, "slot": "appointment_time", "start": 64 }, { "exclusive_end": 60, "slot": "appointment_date", "start": 51 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm, appointment at Al's Barber Shop on March 6th at 3:30 pm." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "is_unisex", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "is_unisex" ], "slot_values": { "appointment_date": [ "March 6th" ], "appointment_time": [ "3:30 pm", "half past 3 in the afternoon" ], "city": [ "Alameda" ], "stylist_name": [ "Al's Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Yes, that is perfect. Is it a unisex salon?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-06", "appointment_time": "15:30", "stylist_name": "Al'S Barber Shop" } }, "service_results": [ { "appointment_date": "2019-03-06", "appointment_time": "15:30", "average_rating": "5.00", "is_unisex": "True", "phone_number": "510-473-7869", "street_address": "1502 1/2 Webster St", "stylist_name": "Al'S Barber Shop" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your appointment is complete. It is a unisex salon." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 6th" ], "appointment_time": [ "3:30 pm", "half past 3 in the afternoon" ], "city": [ "Alameda" ], "stylist_name": [ "Al's Barber Shop" ] } } } ], "speaker": "USER", "utterance": "Thanks! That is all I need." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a nice day." } ] }, { "dialogue_id": "33_00049", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Help me find a salon?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Where should it be located?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Union City" ], "slot": "city", "values": [ "Union City" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 26, "slot": "city", "start": 16 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Union City" ] } } } ], "speaker": "USER", "utterance": "It should be in Union City." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Precision Cutz" ], "slot": "stylist_name", "values": [ "Precision Cutz" ] }, { "act": "OFFER", "canonical_values": [ "Union City" ], "slot": "city", "values": [ "Union City" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "Union City" } }, "service_results": [ { "average_rating": "4.50", "city": "Union City", "is_unisex": "False", "phone_number": "510-477-4782", "street_address": "34624 Alvarado-Niles Road", "stylist_name": "Precision Cutz" } ], "slots": [ { "exclusive_end": 14, "slot": "stylist_name", "start": 0 }, { "exclusive_end": 28, "slot": "city", "start": 18 } ] } ], "speaker": "SYSTEM", "utterance": "Precision Cutz in Union City is nice." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-08" ], "slot": "date", "values": [ "the 8th" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 75, "slot": "date", "start": 68 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Union City" ], "date": [ "the 8th" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "Union City" ], "stylist_name": [ "Precision Cutz" ] } } } ], "speaker": "USER", "utterance": "Okay, that can work. Tell me what the weather will be like there on the 8th?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "86" ], "slot": "temperature", "values": [ "86" ] }, { "act": "OFFER", "canonical_values": [ "25" ], "slot": "precipitation", "values": [ "25" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "Union City", "date": "2019-03-08" } }, "service_results": [ { "city": "Union City", "date": "2019-03-08", "humidity": "32", "precipitation": "25", "temperature": "86", "wind": "7" } ], "slots": [ { "exclusive_end": 13, "slot": "temperature", "start": 11 }, { "exclusive_end": 71, "slot": "precipitation", "start": 69 } ] } ], "speaker": "SYSTEM", "utterance": "It will be 86 degrees Fahrenheit on average with a chance of rain of 25 percent." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "Union City" ], "date": [ "the 8th" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "11:00" ], "slot": "appointment_time", "values": [ "11:00" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 93, "slot": "appointment_time", "start": 88 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "the 8th" ], "appointment_time": [ "11:00" ], "city": [ "Union City" ], "stylist_name": [ "Precision Cutz" ] } } } ], "speaker": "USER", "utterance": "Okay, thanks. Now please book me an appointment at that salon we were talking about for 11:00." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Precision Cutz" ], "slot": "stylist_name", "values": [ "Precision Cutz" ] }, { "act": "CONFIRM", "canonical_values": [ "11:00" ], "slot": "appointment_time", "values": [ "11 am" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-08" ], "slot": "appointment_date", "values": [ "March 8th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 46, "slot": "stylist_name", "start": 32 }, { "exclusive_end": 69, "slot": "appointment_time", "start": 64 }, { "exclusive_end": 60, "slot": "appointment_date", "start": 51 } ] } ], "speaker": "SYSTEM", "utterance": "I'll book you an appointment at Precision Cutz for March 8th at 11 am. Is everything correct?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "phone_number" ], "slot_values": { "appointment_date": [ "March 8th", "the 8th" ], "appointment_time": [ "11 am", "11:00" ], "city": [ "Union City" ], "stylist_name": [ "Precision Cutz" ] } } } ], "speaker": "USER", "utterance": "Yeah, that's correct. Also, tell me their phone number." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "510-477-4782" ], "slot": "phone_number", "values": [ "510-477-4782" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-08", "appointment_time": "11:00", "stylist_name": "Precision Cutz" } }, "service_results": [ { "appointment_date": "2019-03-08", "appointment_time": "11:30", "average_rating": "4.50", "is_unisex": "False", "phone_number": "510-477-4782", "street_address": "34624 Alvarado-Niles Road", "stylist_name": "Precision Cutz" } ], "slots": [ { "exclusive_end": 60, "slot": "phone_number", "start": 48 } ] } ], "speaker": "SYSTEM", "utterance": "I've made the appointment. You can call them at 510-477-4782." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "March 8th", "the 8th" ], "appointment_time": [ "11 am", "11:00" ], "city": [ "Union City" ], "stylist_name": [ "Precision Cutz" ] } } } ], "speaker": "USER", "utterance": "Thanks a lot." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you need any further help?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "appointment_date": [ "March 8th", "the 8th" ], "appointment_time": [ "11 am", "11:00" ], "city": [ "Union City" ], "stylist_name": [ "Precision Cutz" ] } } } ], "speaker": "USER", "utterance": "No, thanks again." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day." } ] }, { "dialogue_id": "33_00050", "services": [ "Services_1", "Weather_1" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Mateo" ], "slot": "city", "values": [ "San Mateo" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "is_unisex", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindProvider" ], "slot": "intent", "values": [ "FindProvider" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 53, "slot": "city", "start": 44 } ], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Mateo" ], "is_unisex": [ "True" ] } } } ], "speaker": "USER", "utterance": "Hey, can you help me find a unisex salon in San Mateo?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Elite Hair Design" ], "slot": "stylist_name", "values": [ "Elite Hair Design" ] }, { "act": "OFFER", "canonical_values": [ "San Mateo" ], "slot": "city", "values": [ "San Mateo" ] } ], "service": "Services_1", "service_call": { "method": "FindProvider", "parameters": { "city": "San Mateo", "is_unisex": "True" } }, "service_results": [ { "average_rating": "5.00", "city": "San Mateo", "is_unisex": "True", "phone_number": "650-345-9882", "street_address": "2260 Palm Avenue", "stylist_name": "Elite Hair Design" }, { "average_rating": "3.40", "city": "San Mateo", "is_unisex": "True", "phone_number": "650-685-1888", "street_address": "207 East 4th Avenue", "stylist_name": "Great Clips" }, { "average_rating": "4.20", "city": "San Mateo", "is_unisex": "True", "phone_number": "650-513-6884", "street_address": "602 East 4th Avenue", "stylist_name": "Headlinerz Barbershop" }, { "average_rating": "4.10", "city": "San Mateo", "is_unisex": "True", "phone_number": "650-212-3233", "street_address": "4404, 61 37th Avenue", "stylist_name": "Hitters Barber Shop" }, { "average_rating": "4.40", "city": "San Mateo", "is_unisex": "True", "phone_number": "650-342-6668", "street_address": "4037, 223 South San Mateo Drive", "stylist_name": "L Salon & Color Group" }, { "average_rating": "4.50", "city": "San Mateo", "is_unisex": "True", "phone_number": "650-578-8700", "street_address": "1100 Park Place #80", "stylist_name": "Salon Kavi" }, { "average_rating": "4.50", "city": "San Mateo", "is_unisex": "True", "phone_number": "650-347-3762", "street_address": "302 East 5th Avenue", "stylist_name": "Shane'S Barbershop & Shave Parlour" }, { "average_rating": "3.80", "city": "San Mateo", "is_unisex": "True", "phone_number": "650-212-1350", "street_address": "2017 Chess Drive", "stylist_name": "Sport Clips Haircuts Of San Mateo" }, { "average_rating": "3.70", "city": "San Mateo", "is_unisex": "True", "phone_number": "650-389-2253", "street_address": "854 North Delaware Street", "stylist_name": "Supercuts - San Mateo" }, { "average_rating": "4.60", "city": "San Mateo", "is_unisex": "True", "phone_number": "650-638-1624", "street_address": "1226 South El Camino Real", "stylist_name": "The San Mateo Zoo" } ], "slots": [ { "exclusive_end": 27, "slot": "stylist_name", "start": 10 }, { "exclusive_end": 40, "slot": "city", "start": 31 } ] } ], "speaker": "SYSTEM", "utterance": "How about Elite Hair Design in San Mateo?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-14" ], "slot": "date", "values": [ "14th of this month" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetWeather" ], "slot": "intent", "values": [ "GetWeather" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 80, "slot": "date", "start": 62 } ], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Mateo" ], "date": [ "14th of this month" ] } } }, { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "FindProvider", "requested_slots": [], "slot_values": { "city": [ "San Mateo" ], "is_unisex": [ "True" ], "stylist_name": [ "Elite Hair Design" ] } } } ], "speaker": "USER", "utterance": "Sounds good to me. How's the weather going to be there on the 14th of this month?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "87" ], "slot": "temperature", "values": [ "87" ] }, { "act": "OFFER", "canonical_values": [ "18" ], "slot": "precipitation", "values": [ "18" ] } ], "service": "Weather_1", "service_call": { "method": "GetWeather", "parameters": { "city": "San Mateo", "date": "2019-03-14" } }, "service_results": [ { "city": "San Mateo", "date": "2019-03-14", "humidity": "27", "precipitation": "18", "temperature": "87", "wind": "1" } ], "slots": [ { "exclusive_end": 44, "slot": "temperature", "start": 42 }, { "exclusive_end": 83, "slot": "precipitation", "start": 81 } ] } ], "speaker": "SYSTEM", "utterance": "The average temperature is expected to be 87 degrees Fahrenheit, and there is an 18 percent chance of rain." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "humidity", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [ "humidity" ], "slot_values": { "city": [ "San Mateo" ], "date": [ "14th of this month" ] } } } ], "speaker": "USER", "utterance": "How humid do they expect it to be?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "27" ], "slot": "humidity", "values": [ "27" ] } ], "service": "Weather_1", "slots": [ { "exclusive_end": 9, "slot": "humidity", "start": 7 } ] } ], "speaker": "SYSTEM", "utterance": "Around 27 percent." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Weather_1", "slots": [], "state": { "active_intent": "GetWeather", "requested_slots": [], "slot_values": { "city": [ "San Mateo" ], "date": [ "14th of this month" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "11:00" ], "slot": "appointment_time", "values": [ "morning 11" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BookAppointment" ], "slot": "intent", "values": [ "BookAppointment" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 72, "slot": "appointment_time", "start": 62 } ], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "14th of this month" ], "appointment_time": [ "morning 11" ], "city": [ "San Mateo" ], "is_unisex": [ "True" ], "stylist_name": [ "Elite Hair Design" ] } } } ], "speaker": "USER", "utterance": "Works for me. Can you book me an appointment at the salon for morning 11 on that day?" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Elite Hair Design" ], "slot": "stylist_name", "values": [ "Elite Hair Design" ] }, { "act": "CONFIRM", "canonical_values": [ "11:00" ], "slot": "appointment_time", "values": [ "11 am" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-14" ], "slot": "appointment_date", "values": [ "March 14th" ] } ], "service": "Services_1", "slots": [ { "exclusive_end": 95, "slot": "stylist_name", "start": 78 }, { "exclusive_end": 132, "slot": "appointment_time", "start": 127 }, { "exclusive_end": 123, "slot": "appointment_date", "start": 113 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm the following: You would like me to book you an appointment at Elite Hair Design in San Mateo for March 14th at 11 am." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "street_address", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [ "street_address" ], "slot_values": { "appointment_date": [ "14th of this month", "March 14th" ], "appointment_time": [ "11 am", "morning 11" ], "city": [ "San Mateo" ], "is_unisex": [ "True" ], "stylist_name": [ "Elite Hair Design" ] } } } ], "speaker": "USER", "utterance": "Yes, I confirm. What's their address?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2260 Palm Avenue" ], "slot": "street_address", "values": [ "2260 Palm Avenue" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "service_call": { "method": "BookAppointment", "parameters": { "appointment_date": "2019-03-14", "appointment_time": "11:00", "stylist_name": "Elite Hair Design" } }, "service_results": [ { "appointment_date": "2019-03-14", "appointment_time": "11:00", "average_rating": "5.00", "is_unisex": "True", "phone_number": "650-345-9882", "street_address": "2260 Palm Avenue", "stylist_name": "Elite Hair Design" } ], "slots": [ { "exclusive_end": 91, "slot": "street_address", "start": 75 } ] } ], "speaker": "SYSTEM", "utterance": "Your appointment has successfully been booked. The address of the salon is 2260 Palm Avenue." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [], "state": { "active_intent": "BookAppointment", "requested_slots": [], "slot_values": { "appointment_date": [ "14th of this month", "March 14th" ], "appointment_time": [ "11 am", "morning 11" ], "city": [ "San Mateo" ], "is_unisex": [ "True" ], "stylist_name": [ "Elite Hair Design" ] } } } ], "speaker": "USER", "utterance": "Cool. Thank you for your help." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Services_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "You're welcome. Enjoy the rest of your day." } ] }, { "dialogue_id": "33_00051", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I have some leisure time and i need to spend it in a very interesting way. will you find me some thing interesting to do?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "In which city i need to search in for?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Chicago" ], "slot": "city", "values": [ "chicago" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 39, "slot": "city", "start": 32 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "chicago" ] } } } ], "speaker": "USER", "utterance": "i like to find something around chicago." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "event_type", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Whether do you prefer any type of events?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Music" ], "slot": "event_type", "values": [ "Music" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "chicago" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "i like only musical performance." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Ashe" ], "slot": "event_name", "values": [ "Ashe" ] }, { "act": "OFFER", "canonical_values": [ "Chop Shop" ], "slot": "venue", "values": [ "chop shop" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-11" ], "slot": "date", "values": [ "March 11th" ] }, { "act": "OFFER", "canonical_values": [ "19:30" ], "slot": "time", "values": [ "7:30 pm" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "Chicago", "event_type": "Music" } }, "service_results": [ { "city": "Chicago", "date": "2019-03-11", "event_name": "Ashe", "event_type": "Music", "price_per_ticket": "20", "time": "19:30", "venue": "Chop Shop", "venue_address": "2033 West North Avenue" }, { "city": "Chicago", "date": "2019-03-04", "event_name": "Conor Maynard", "event_type": "Music", "price_per_ticket": "60", "time": "19:00", "venue": "Chop Shop", "venue_address": "2033 West North Avenue" }, { "city": "Chicago", "date": "2019-03-09", "event_name": "Duster", "event_type": "Music", "price_per_ticket": "25", "time": "16:30", "venue": "Sleeping Village", "venue_address": "3734 West Belmont Avenue" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Lil Tjay", "event_type": "Music", "price_per_ticket": "60", "time": "16:00", "venue": "Concord Music Hall", "venue_address": "2051 North Milwaukee Avenue" }, { "city": "Chicago", "date": "2019-03-06", "event_name": "Loud Luxury", "event_type": "Music", "price_per_ticket": "60", "time": "17:30", "venue": "Concord Music Hall", "venue_address": "2051 North Milwaukee Avenue" }, { "city": "Chicago", "date": "2019-03-12", "event_name": "Mozzy", "event_type": "Music", "price_per_ticket": "25", "time": "16:30", "venue": "Avondale Music Hall", "venue_address": "3336 North Milwaukee Avenue" }, { "city": "Chicago", "date": "2019-03-06", "event_name": "My House Music Festival", "event_type": "Music", "price_per_ticket": "35", "time": "18:00", "venue": "Harrison Park", "venue_address": "1824 South Wood Street" }, { "city": "Chicago", "date": "2019-03-13", "event_name": "Sasha Sloan", "event_type": "Music", "price_per_ticket": "60", "time": "18:00", "venue": "Chop Shop", "venue_address": "2033 West North Avenue" }, { "city": "Chicago", "date": "2019-03-01", "event_name": "Wale", "event_type": "Music", "price_per_ticket": "50", "time": "19:00", "venue": "Concord Music Hall", "venue_address": "2051 North Milwaukee Avenue" } ], "slots": [ { "exclusive_end": 29, "slot": "event_name", "start": 25 }, { "exclusive_end": 76, "slot": "venue", "start": 67 }, { "exclusive_end": 97, "slot": "date", "start": 87 }, { "exclusive_end": 117, "slot": "time", "start": 110 } ] } ], "speaker": "SYSTEM", "utterance": "THere is an event called Ashe.it is very popular. it take place at chop shop. it is on March 11th starting at 7:30 pm." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "chicago" ], "date": [ "March 11th" ], "event_name": [ "Ashe" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "ok that sounds great." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "whether i need to buy any tickets for this event?" }, { "frames": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] }, { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "chicago" ], "date": [ "March 11th" ], "event_name": [ "Ashe" ], "event_type": [ "Music" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "yes, i like to buy tickets. i need 2 tickets." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Ashe" ], "slot": "event_name", "values": [ "Ashe" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-11" ], "slot": "date", "values": [ "MArch 11th" ] }, { "act": "CONFIRM", "canonical_values": [ "Chicago" ], "slot": "city", "values": [ "chicago" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 72, "slot": "event_name", "start": 68 }, { "exclusive_end": 125, "slot": "date", "start": 115 }, { "exclusive_end": 163, "slot": "city", "start": 156 } ] } ], "speaker": "SYSTEM", "utterance": "Please check and confirm the following details. Booking tickets for Ashe. You need 2 tickets and the date of it is MArch 11th. THe event is taking place in chicago." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "price_per_ticket" ], "slot_values": { "city": [ "chicago" ], "date": [ "MArch 11th", "March 11th" ], "event_name": [ "Ashe" ], "event_type": [ "Music" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "Yes that suits for me. How much does one ticket cost?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "20" ], "slot": "price_per_ticket", "values": [ "$20" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "Chicago", "date": "2019-03-11", "event_name": "Ashe", "number_of_tickets": "2" } }, "service_results": [ { "city": "Chicago", "date": "2019-03-11", "event_name": "Ashe", "number_of_tickets": "2", "price_per_ticket": "20", "time": "19:30", "venue": "Chop Shop", "venue_address": "2033 West North Avenue" } ], "slots": [ { "exclusive_end": 54, "slot": "price_per_ticket", "start": 51 } ] } ], "speaker": "SYSTEM", "utterance": "Reservation is made successfully. The ticket costs $20." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "chop shop" ], "number_of_seats": [ "2" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Please find me a cab to go there? I prefer a The most comfortable ride." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Chop Shop" ], "slot": "destination", "values": [ "Chop Shop" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_seats", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 69, "slot": "destination", "start": 60 } ] } ], "speaker": "SYSTEM", "utterance": "Please check and confirm the following details. Cab ride to Chop Shop. Need 2 seats and Prefer a Luxury ride." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare", "wait_time" ], "slot_values": { "destination": [ "Chop Shop", "chop shop" ], "number_of_seats": [ "2" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Ok that suits for me. How long before the cab reaches here? How much does the ride costs?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "12" ], "slot": "wait_time", "values": [ "12" ] }, { "act": "INFORM", "canonical_values": [ "24.00" ], "slot": "ride_fare", "values": [ "$24.00" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "Chop Shop", "number_of_seats": "2", "ride_type": "Luxury" } }, "service_results": [ { "destination": "Chop Shop", "number_of_seats": "2", "ride_fare": "24.00", "ride_type": "Luxury", "wait_time": "12" } ], "slots": [ { "exclusive_end": 71, "slot": "wait_time", "start": 69 }, { "exclusive_end": 112, "slot": "ride_fare", "start": 106 } ] } ], "speaker": "SYSTEM", "utterance": "cab ride is booked and the cab is on its way. the cab is expected in 12 minutes. the ride costs is around $24.00" }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Chop Shop", "chop shop" ], "number_of_seats": [ "2" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "thanks a lot for your immense help, that's all i need." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day" } ] }, { "dialogue_id": "33_00052", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Music" ], "slot": "event_type", "values": [ "Music" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "Would you please give me a hand finding something fun to do, maybe some musical shows or something?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "In which city please?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-07" ], "slot": "date", "values": [ "7th of March" ] }, { "act": "INFORM", "canonical_values": [ "New York" ], "slot": "city", "values": [ "NYC" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 55, "slot": "date", "start": 43 }, { "exclusive_end": 22, "slot": "city", "start": 19 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "NYC" ], "date": [ "7th of March" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "I'm going to be in NYC and this is for the 7th of March please." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Abbi Jacobson" ], "slot": "event_name", "values": [ "Abbi Jacobson" ] }, { "act": "OFFER", "canonical_values": [ "Kaufmann Concert Hall" ], "slot": "venue", "values": [ "Kaufmann Concert Hall" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-07" ], "slot": "date", "values": [ "March 7th" ] }, { "act": "OFFER", "canonical_values": [ "16:30" ], "slot": "time", "values": [ "4:30 pm" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "New York", "date": "2019-03-07", "event_type": "Music" } }, "service_results": [ { "city": "New York", "date": "2019-03-07", "event_name": "Abbi Jacobson", "event_type": "Music", "price_per_ticket": "35", "time": "16:30", "venue": "Kaufmann Concert Hall", "venue_address": "1395 Lexington Avenue" }, { "city": "New York", "date": "2019-03-07", "event_name": "Alpha Blondy", "event_type": "Music", "price_per_ticket": "60", "time": "18:00", "venue": "Sony Hall", "venue_address": "235 West 46th Street" }, { "city": "New York", "date": "2019-03-07", "event_name": "Blackbear", "event_type": "Music", "price_per_ticket": "50", "time": "17:30", "venue": "Pier 17", "venue_address": "89 South Street" }, { "city": "New York", "date": "2019-03-07", "event_name": "Buddy Guy", "event_type": "Music", "price_per_ticket": "30", "time": "16:00", "venue": "Sony Hall", "venue_address": "235 West 46th Street" }, { "city": "New York", "date": "2019-03-07", "event_name": "Carbon Leaf", "event_type": "Music", "price_per_ticket": "50", "time": "16:30", "venue": "Sony Hall", "venue_address": "235 West 46th Street" }, { "city": "New York", "date": "2019-03-07", "event_name": "Denis Matsuev", "event_type": "Music", "price_per_ticket": "40", "time": "18:00", "venue": "Stern Auditorium / Perelman Stage", "venue_address": "881 7th Avenue" }, { "city": "New York", "date": "2019-03-07", "event_name": "Governors Ball Music Festival", "event_type": "Music", "price_per_ticket": "25", "time": "19:00", "venue": "Randall's Island Park", "venue_address": "20 Randalls Island Park" }, { "city": "New York", "date": "2019-03-07", "event_name": "Greyson Chance", "event_type": "Music", "price_per_ticket": "20", "time": "17:30", "venue": "Sony Hall", "venue_address": "235 West 46th Street" }, { "city": "New York", "date": "2019-03-07", "event_name": "Harlem Gospel Choir", "event_type": "Music", "price_per_ticket": "45", "time": "18:00", "venue": "Sony Hall", "venue_address": "235 West 46th Street" }, { "city": "New York", "date": "2019-03-07", "event_name": "Igor Levit", "event_type": "Music", "price_per_ticket": "20", "time": "19:00", "venue": "Stern Auditorium / Perelman Stage", "venue_address": "881 7th Avenue" } ], "slots": [ { "exclusive_end": 47, "slot": "event_name", "start": 34 }, { "exclusive_end": 88, "slot": "venue", "start": 67 }, { "exclusive_end": 101, "slot": "date", "start": 92 }, { "exclusive_end": 112, "slot": "time", "start": 105 } ] } ], "speaker": "SYSTEM", "utterance": "Maybe you would enjoy a show with Abbi Jacobson who will be at the Kaufmann Concert Hall on March 7th at 4:30 pm." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "NYC" ], "date": [ "7th of March", "March 7th" ], "event_name": [ "Abbi Jacobson" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "Sounds great, I love it." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you want to obtain tickets for the event at this time?" }, { "frames": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "NYC" ], "date": [ "7th of March", "March 7th" ], "event_name": [ "Abbi Jacobson" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "Yes, I would like to." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_tickets", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "How many tickets do you want?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "NYC" ], "date": [ "7th of March", "March 7th" ], "event_name": [ "Abbi Jacobson" ], "event_type": [ "Music" ], "number_of_tickets": [ "3" ] } } } ], "speaker": "USER", "utterance": "I'm going to need 3 tickets." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Abbi Jacobson" ], "slot": "event_name", "values": [ "Abbi Jacobson" ] }, { "act": "CONFIRM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-07" ], "slot": "date", "values": [ "March 7th" ] }, { "act": "CONFIRM", "canonical_values": [ "New York" ], "slot": "city", "values": [ "New York" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 38, "slot": "event_name", "start": 25 }, { "exclusive_end": 51, "slot": "date", "start": 42 }, { "exclusive_end": 63, "slot": "city", "start": 55 } ] } ], "speaker": "SYSTEM", "utterance": "Confirming 3 tickets for Abbi Jacobson on March 7th in New York." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "NYC", "New York" ], "date": [ "7th of March", "March 7th" ], "event_name": [ "Abbi Jacobson" ], "event_type": [ "Music" ], "number_of_tickets": [ "3" ] } } } ], "speaker": "USER", "utterance": "That will be fun, thanks." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "New York", "date": "2019-03-07", "event_name": "Abbi Jacobson", "number_of_tickets": "3" } }, "service_results": [ { "city": "New York", "date": "2019-03-07", "event_name": "Abbi Jacobson", "number_of_tickets": "3", "price_per_ticket": "35", "time": "16:30", "venue": "Kaufmann Concert Hall", "venue_address": "1395 Lexington Avenue" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "The reservation is complete, enjoy the show." }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Kaufmann Concert Hall" ], "number_of_seats": [ "3" ] } } } ], "speaker": "USER", "utterance": "Thanks. I'd like to book a cab, too." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "ride_type", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Which type of ride would you like?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Pool" ], "slot": "ride_type", "values": [ "Pool" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Kaufmann Concert Hall" ], "number_of_seats": [ "3" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "A shared ride is fine." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Kaufmann Concert Hall" ], "slot": "destination", "values": [ "Kaufmann Concert Hall" ] }, { "act": "CONFIRM", "canonical_values": [ "3" ], "slot": "number_of_seats", "values": [ "3" ] }, { "act": "CONFIRM", "canonical_values": [ "Pool" ], "slot": "ride_type", "values": [ "Pool" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 53, "slot": "destination", "start": 32 } ] } ], "speaker": "SYSTEM", "utterance": "Confirming a pool ride for 3 to Kaufmann Concert Hall." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare" ], "slot_values": { "destination": [ "Kaufmann Concert Hall" ], "number_of_seats": [ "3" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "That sounds fine. How much is it please?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "19.35" ], "slot": "ride_fare", "values": [ "$19.35" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "Kaufmann Concert Hall", "number_of_seats": "3", "ride_type": "Pool" } }, "service_results": [ { "destination": "Kaufmann Concert Hall", "number_of_seats": "3", "ride_fare": "19.35", "ride_type": "Pool", "wait_time": "6" } ], "slots": [ { "exclusive_end": 81, "slot": "ride_fare", "start": 75 } ] } ], "speaker": "SYSTEM", "utterance": "The cab has been booked and it will arrive soon. The amount of the fare is $19.35." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "wait_time" ], "slot_values": { "destination": [ "Kaufmann Concert Hall" ], "number_of_seats": [ "3" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "When will it get here?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "6" ], "slot": "wait_time", "values": [ "6" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 26, "slot": "wait_time", "start": 25 } ] } ], "speaker": "SYSTEM", "utterance": "The cab should arrive in 6 minutes." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Kaufmann Concert Hall" ], "number_of_seats": [ "3" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "Thank you very much, I'm good now." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "You're very welcome." } ] }, { "dialogue_id": "33_00053", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Diego" ], "slot": "city", "values": [ "SD" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 39, "slot": "city", "start": 37 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "SD" ] } } } ], "speaker": "USER", "utterance": "I would like to find an event around SD." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "event_type", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What type of event do you prefer?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Music" ], "slot": "event_type", "values": [ "Music" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "SD" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "I would like to see a Musical shows." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Alejandro Sanz" ], "slot": "event_name", "values": [ "Alejandro Sanz" ] }, { "act": "OFFER", "canonical_values": [ "Cal Coast Credit Union Amphitheater" ], "slot": "venue", "values": [ "Cal Coast Credit Union Amphitheater" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-07" ], "slot": "date", "values": [ "March 7th" ] }, { "act": "OFFER", "canonical_values": [ "19:30" ], "slot": "time", "values": [ "7:30 pm" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "San Diego", "event_type": "Music" } }, "service_results": [ { "city": "San Diego", "date": "2019-03-07", "event_name": "Alejandro Sanz", "event_type": "Music", "price_per_ticket": "50", "time": "19:30", "venue": "Cal Coast Credit Union Amphitheater", "venue_address": "5500 Campanile Drive" }, { "city": "San Diego", "date": "2019-03-04", "event_name": "Angel Olsen", "event_type": "Music", "price_per_ticket": "30", "time": "17:00", "venue": "The Observatory North Park", "venue_address": "2891 University Avenue" }, { "city": "San Diego", "date": "2019-03-07", "event_name": "Bastille", "event_type": "Music", "price_per_ticket": "55", "time": "18:30", "venue": "Cal Coast Credit Union Amphitheater", "venue_address": "5500 Campanile Drive" }, { "city": "San Diego", "date": "2019-03-01", "event_name": "Benjamin Francis Leftwich", "event_type": "Music", "price_per_ticket": "35", "time": "17:30", "venue": "The Irenic", "venue_address": "3090 Polk Avenue" }, { "city": "San Diego", "date": "2019-03-07", "event_name": "Devendra Banhart", "event_type": "Music", "price_per_ticket": "30", "time": "16:00", "venue": "The Observatory North Park", "venue_address": "2891 University Avenue" }, { "city": "San Diego", "date": "2019-03-09", "event_name": "Fidlar", "event_type": "Music", "price_per_ticket": "25", "time": "16:30", "venue": "The Observatory North Park", "venue_address": "2891 University Avenue" }, { "city": "San Diego", "date": "2019-03-07", "event_name": "Greta Van Fleet", "event_type": "Music", "price_per_ticket": "45", "time": "17:00", "venue": "Cal Coast Credit Union Amphitheater", "venue_address": "5500 Campanile Drive" }, { "city": "San Diego", "date": "2019-03-11", "event_name": "Hozier", "event_type": "Music", "price_per_ticket": "35", "time": "16:00", "venue": "Cal Coast Credit Union Amphitheater", "venue_address": "5500 Campanile Drive" }, { "city": "San Diego", "date": "2019-03-11", "event_name": "Ingrid Michaelson", "event_type": "Music", "price_per_ticket": "25", "time": "18:00", "venue": "The Observatory North Park", "venue_address": "2891 University Avenue" }, { "city": "San Diego", "date": "2019-03-13", "event_name": "Johnny Mathis", "event_type": "Music", "price_per_ticket": "55", "time": "16:30", "venue": "Copley Symphony Hall", "venue_address": "Seventh Avenue" } ], "slots": [ { "exclusive_end": 14, "slot": "event_name", "start": 0 }, { "exclusive_end": 56, "slot": "venue", "start": 21 }, { "exclusive_end": 69, "slot": "date", "start": 60 }, { "exclusive_end": 80, "slot": "time", "start": 73 } ] } ], "speaker": "SYSTEM", "utterance": "Alejandro Sanz is at Cal Coast Credit Union Amphitheater on March 7th at 7:30 pm." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [ "price_per_ticket" ], "slot_values": { "city": [ "SD" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "How much is the cost of a ticket?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "50" ], "slot": "price_per_ticket", "values": [ "$50" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 15, "slot": "price_per_ticket", "start": 12 } ] } ], "speaker": "SYSTEM", "utterance": "Tickets are $50 each." }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "SD" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "Can you find another event?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Angel Olsen" ], "slot": "event_name", "values": [ "Angel Olsen" ] }, { "act": "OFFER", "canonical_values": [ "The Observatory North Park" ], "slot": "venue", "values": [ "The Observatory North Park" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-04" ], "slot": "date", "values": [ "March 4th" ] }, { "act": "OFFER", "canonical_values": [ "17:00" ], "slot": "time", "values": [ "5 pm" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 11, "slot": "event_name", "start": 0 }, { "exclusive_end": 44, "slot": "venue", "start": 18 }, { "exclusive_end": 57, "slot": "date", "start": 48 }, { "exclusive_end": 65, "slot": "time", "start": 61 } ] } ], "speaker": "SYSTEM", "utterance": "Angel Olsen is at The Observatory North Park on March 4th at 5 pm." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "SD" ], "date": [ "March 4th" ], "event_name": [ "Angel Olsen" ], "event_type": [ "Music" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "I would like to purchase one ticket." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Angel Olsen" ], "slot": "event_name", "values": [ "Angel Olsen" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-04" ], "slot": "date", "values": [ "March 4th" ] }, { "act": "CONFIRM", "canonical_values": [ "San Diego" ], "slot": "city", "values": [ "San Diego" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 32, "slot": "event_name", "start": 21 }, { "exclusive_end": 45, "slot": "date", "start": 36 }, { "exclusive_end": 58, "slot": "city", "start": 49 } ] } ], "speaker": "SYSTEM", "utterance": "Booking 1 ticket for Angel Olsen on March 4th in San Diego." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "venue_address", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "price_per_ticket", "venue_address" ], "slot_values": { "city": [ "SD", "San Diego" ], "date": [ "March 4th" ], "event_name": [ "Angel Olsen" ], "event_type": [ "Music" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "What is the cost of the ticket and where is the venue?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "30" ], "slot": "price_per_ticket", "values": [ "$30" ] }, { "act": "INFORM", "canonical_values": [ "2891 University Avenue" ], "slot": "venue_address", "values": [ "2891 University Avenue" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "San Diego", "date": "2019-03-04", "event_name": "Angel Olsen", "number_of_tickets": "1" } }, "service_results": [ { "city": "San Diego", "date": "2019-03-04", "event_name": "Angel Olsen", "number_of_tickets": "1", "price_per_ticket": "30", "time": "17:00", "venue": "The Observatory North Park", "venue_address": "2891 University Avenue" } ], "slots": [ { "exclusive_end": 58, "slot": "price_per_ticket", "start": 55 }, { "exclusive_end": 38, "slot": "venue_address", "start": 16 } ] } ], "speaker": "SYSTEM", "utterance": "The venue is at 2891 University Avenue and the cost is $30." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "SD", "San Diego" ], "date": [ "March 4th" ], "event_name": [ "Angel Olsen" ], "event_type": [ "Music" ], "number_of_tickets": [ "1" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Observatory North Park" ], "number_of_seats": [ "1" ] } } } ], "speaker": "USER", "utterance": "Can you get me a cab to get there?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "ride_type", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What type of ride do you prefer?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Pool" ], "slot": "ride_type", "values": [ "Pool" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Observatory North Park" ], "number_of_seats": [ "1" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "I would prefer a pool ride." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "The Observatory North Park" ], "slot": "destination", "values": [ "The Observatory North Park" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_seats", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "Pool" ], "slot": "ride_type", "values": [ "Pool" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 41, "slot": "destination", "start": 15 } ] } ], "speaker": "SYSTEM", "utterance": "1 pool Ride to The Observatory North Park." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] }, { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Observatory North Park" ], "number_of_seats": [ "1" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "I would prefer an expensive ride." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "The Observatory North Park" ], "slot": "destination", "values": [ "The Observatory North Park" ] }, { "act": "CONFIRM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 43, "slot": "destination", "start": 17 } ] } ], "speaker": "SYSTEM", "utterance": "1 luxury ride to The Observatory North Park." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare", "wait_time" ], "slot_values": { "destination": [ "The Observatory North Park" ], "number_of_seats": [ "1" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Yes, that is correct. How long till the cab gets here and what is the cost?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "13" ], "slot": "wait_time", "values": [ "13" ] }, { "act": "INFORM", "canonical_values": [ "17.19" ], "slot": "ride_fare", "values": [ "$17.19" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "The Observatory North Park", "number_of_seats": "1", "ride_type": "Luxury" } }, "service_results": [ { "destination": "The Observatory North Park", "number_of_seats": "1", "ride_fare": "17.19", "ride_type": "Luxury", "wait_time": "13" } ], "slots": [ { "exclusive_end": 30, "slot": "wait_time", "start": 28 }, { "exclusive_end": 61, "slot": "ride_fare", "start": 55 } ] } ], "speaker": "SYSTEM", "utterance": "Your cab should be there in 13 minutes and the cost is $17.19." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Observatory North Park" ], "number_of_seats": [ "1" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "That is all I needed." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a good day." } ] }, { "dialogue_id": "33_00054", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-05" ], "slot": "date", "values": [ "the 5th" ] }, { "act": "INFORM", "canonical_values": [ "London" ], "slot": "city", "values": [ "london, england" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 99, "slot": "date", "start": 92 }, { "exclusive_end": 65, "slot": "city", "start": 50 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "london, england" ], "date": [ "the 5th" ] } } } ], "speaker": "USER", "utterance": "can you help me find something cool to do? i'm in london, england, and i want something for the 5th." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "event_type", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "do you prefer a certain type of event?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Theater" ], "slot": "event_type", "values": [ "Theater" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "london, england" ], "date": [ "the 5th" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "i like broadway shows." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "All The Little Lights" ], "slot": "event_name", "values": [ "all the little lights" ] }, { "act": "OFFER", "canonical_values": [ "Tristan Bates Theatre" ], "slot": "venue", "values": [ "tristan bates theatre" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-05" ], "slot": "date", "values": [ "march 5th" ] }, { "act": "OFFER", "canonical_values": [ "18:30" ], "slot": "time", "values": [ "6:30 pm" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "London", "date": "2019-03-05", "event_type": "Theater" } }, "service_results": [ { "city": "London", "date": "2019-03-05", "event_name": "All The Little Lights", "event_type": "Theater", "price_per_ticket": "30", "time": "18:30", "venue": "Tristan Bates Theatre", "venue_address": "1A Tower Street" }, { "city": "London", "date": "2019-03-05", "event_name": "Armia", "event_type": "Theater", "price_per_ticket": "30", "time": "16:30", "venue": "The Dome", "venue_address": "2A Dartmouth Park Hill" }, { "city": "London", "date": "2019-03-05", "event_name": "Becoming The Invisible Woman", "event_type": "Theater", "price_per_ticket": "40", "time": "18:30", "venue": "Drayton Arms Theatre", "venue_address": "153 Old Brompton Road" }, { "city": "London", "date": "2019-03-05", "event_name": "Boat Show Comedy Club", "event_type": "Theater", "price_per_ticket": "45", "time": "18:30", "venue": "The Boat Show Comedy Club", "venue_address": "Salsa! Temple, Ps Tattershall Castle, Temple Station, Victoria Embankment" }, { "city": "London", "date": "2019-03-05", "event_name": "Boris Rex", "event_type": "Theater", "price_per_ticket": "25", "time": "18:30", "venue": "Tristan Bates Theatre", "venue_address": "1A Tower Street" }, { "city": "London", "date": "2019-03-05", "event_name": "Broken English", "event_type": "Theater", "price_per_ticket": "25", "time": "16:00", "venue": "The Honor Oak Pub", "venue_address": "1 Saint German's Road" }, { "city": "London", "date": "2019-03-05", "event_name": "Caspa Arts Collaborative Theatre", "event_type": "Theater", "price_per_ticket": "55", "time": "17:00", "venue": "Drayton Arms Theatre", "venue_address": "153 Old Brompton Road" }, { "city": "London", "date": "2019-03-05", "event_name": "Come To One", "event_type": "Theater", "price_per_ticket": "45", "time": "18:00", "venue": "The Chapel Cafe Bar", "venue_address": "308 - 312 Grays Inn Road" }, { "city": "London", "date": "2019-03-05", "event_name": "Country Music", "event_type": "Theater", "price_per_ticket": "20", "time": "19:00", "venue": "Omnibus Theatre", "venue_address": "1 Clapham Common North Side" }, { "city": "London", "date": "2019-03-05", "event_name": "Craig David", "event_type": "Theater", "price_per_ticket": "35", "time": "17:30", "venue": "Rose Bowl Youth Centre", "venue_address": "St. Paul's Open Space, New River Green Estate" } ], "slots": [ { "exclusive_end": 56, "slot": "event_name", "start": 35 }, { "exclusive_end": 96, "slot": "venue", "start": 75 }, { "exclusive_end": 109, "slot": "date", "start": 100 }, { "exclusive_end": 120, "slot": "time", "start": 113 } ] } ], "speaker": "SYSTEM", "utterance": "i found 10 things for you. there's all the little lights that's palying at tristan bates theatre on march 5th at 6:30 pm." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "london, england" ], "date": [ "march 5th", "the 5th" ], "event_name": [ "all the little lights" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "that sounds good." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "do you want me to get tickets?" }, { "frames": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "london, england" ], "date": [ "march 5th", "the 5th" ], "event_name": [ "all the little lights" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "yes, please." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_tickets", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "how many would you like?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "london, england" ], "date": [ "march 5th", "the 5th" ], "event_name": [ "all the little lights" ], "event_type": [ "Theater" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "just 1 ticket." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "All The Little Lights" ], "slot": "event_name", "values": [ "all the little lights" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-05" ], "slot": "date", "values": [ "march 5th" ] }, { "act": "CONFIRM", "canonical_values": [ "London" ], "slot": "city", "values": [ "london" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 46, "slot": "event_name", "start": 25 }, { "exclusive_end": 59, "slot": "date", "start": 50 }, { "exclusive_end": 69, "slot": "city", "start": 63 } ] } ], "speaker": "SYSTEM", "utterance": "so you want 1 ticket for all the little lights on march 5th in london?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "venue_address", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "price_per_ticket", "venue_address" ], "slot_values": { "city": [ "london", "london, england" ], "date": [ "march 5th", "the 5th" ], "event_name": [ "all the little lights" ], "event_type": [ "Theater" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "yes. how much is a ticket? where's the theatre at?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "30" ], "slot": "price_per_ticket", "values": [ "$30" ] }, { "act": "INFORM", "canonical_values": [ "1A Tower Street" ], "slot": "venue_address", "values": [ "1a tower street" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "London", "date": "2019-03-05", "event_name": "All The Little Lights", "number_of_tickets": "1" } }, "service_results": [ { "city": "London", "date": "2019-03-05", "event_name": "All The Little Lights", "number_of_tickets": "1", "price_per_ticket": "30", "time": "18:30", "venue": "Tristan Bates Theatre", "venue_address": "1A Tower Street" } ], "slots": [ { "exclusive_end": 8, "slot": "price_per_ticket", "start": 5 }, { "exclusive_end": 57, "slot": "venue_address", "start": 42 } ] } ], "speaker": "SYSTEM", "utterance": "it's $30 a ticket, and they're located on 1a tower street." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "london", "london, england" ], "date": [ "march 5th", "the 5th" ], "event_name": [ "all the little lights" ], "event_type": [ "Theater" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "thanks so much." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "is there something else?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "tristan bates theatre" ], "number_of_seats": [ "1" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "can you book a cab there? i just want the most comfortable one." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Tristan Bates Theatre" ], "slot": "destination", "values": [ "tristan bates theatre" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_seats", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 47, "slot": "destination", "start": 26 } ] } ], "speaker": "SYSTEM", "utterance": "you want 1 luxury ride to tristan bates theatre?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare" ], "slot_values": { "destination": [ "tristan bates theatre" ], "number_of_seats": [ "1" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "that's fine with me. how much will it be?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "15.47" ], "slot": "ride_fare", "values": [ "$15.47" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "Tristan Bates Theatre", "number_of_seats": "1", "ride_type": "Luxury" } }, "service_results": [ { "destination": "Tristan Bates Theatre", "number_of_seats": "1", "ride_fare": "15.47", "ride_type": "Luxury", "wait_time": "12" } ], "slots": [ { "exclusive_end": 35, "slot": "ride_fare", "start": 29 } ] } ], "speaker": "SYSTEM", "utterance": "it's been booked. it'll cost $15.47." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "tristan bates theatre" ], "number_of_seats": [ "1" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "thanks a lot, that's everything." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "have a great day." } ] }, { "dialogue_id": "33_00055", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I'm so bored. I need help finding something interesting to do." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "Music", "Theater" ], "slot": "event_type", "values": [ "Music", "Theater" ] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Is there anything in particular you would be interested in, such as Music or Theater?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Theater" ], "slot": "event_type", "values": [ "Theater" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "I wouldn't mind seeing a Play." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Okay. What city or area would be most convenient for you?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Los Angeles" ], "slot": "city", "values": [ "LA" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 19, "slot": "city", "start": 17 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "LA" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Something around LA would be best." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "A Year In Dragonfly" ], "slot": "event_name", "values": [ "A Year In Dragonfly" ] }, { "act": "OFFER", "canonical_values": [ "Studio C Artists" ], "slot": "venue", "values": [ "Studio C Artists" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-01" ], "slot": "date", "values": [ "March 1st" ] }, { "act": "OFFER", "canonical_values": [ "19:30" ], "slot": "time", "values": [ "7:30 pm" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "Los Angeles", "event_type": "Theater" } }, "service_results": [ { "city": "Los Angeles", "date": "2019-03-01", "event_name": "A Year In Dragonfly", "event_type": "Theater", "price_per_ticket": "55", "time": "19:30", "venue": "Studio C Artists", "venue_address": "6448 California 2" }, { "city": "Los Angeles", "date": "2019-03-04", "event_name": "Adieu Monsieur Haffmann", "event_type": "Theater", "price_per_ticket": "45", "time": "18:30", "venue": "Theatre Raymond Kabbaz", "venue_address": "10361 West Pico Boulevard" }, { "city": "Los Angeles", "date": "2019-03-06", "event_name": "Anything Goes", "event_type": "Theater", "price_per_ticket": "25", "time": "17:30", "venue": "Upright Citizens Brigade Sunset", "venue_address": "5419 Sunset Boulevard" }, { "city": "Los Angeles", "date": "2019-03-11", "event_name": "Asssscat", "event_type": "Theater", "price_per_ticket": "30", "time": "17:30", "venue": "Ucb Franklin", "venue_address": "5919 Franklin Avenue" }, { "city": "Los Angeles", "date": "2019-03-02", "event_name": "At The Table", "event_type": "Theater", "price_per_ticket": "40", "time": "19:00", "venue": "Lankershim Arts Center", "venue_address": "5108 Lankershim Boulevard" }, { "city": "Los Angeles", "date": "2019-03-05", "event_name": "Benji Hughes", "event_type": "Theater", "price_per_ticket": "20", "time": "16:00", "venue": "The Teragram Ballroom", "venue_address": "1234 West 7th Street" }, { "city": "Los Angeles", "date": "2019-03-14", "event_name": "Characters Welcome", "event_type": "Theater", "price_per_ticket": "40", "time": "16:00", "venue": "Upright Citizens Brigade Sunset", "venue_address": "5419 Sunset Boulevard" }, { "city": "Los Angeles", "date": "2019-03-14", "event_name": "Crabbe And Goyle", "event_type": "Theater", "price_per_ticket": "50", "time": "17:00", "venue": "studio/stage", "venue_address": "520 North Western Avenue" }, { "city": "Los Angeles", "date": "2019-03-13", "event_name": "Extraordinary", "event_type": "Theater", "price_per_ticket": "30", "time": "19:00", "venue": "Studio C Artists", "venue_address": "6448 California 2" }, { "city": "Los Angeles", "date": "2019-03-03", "event_name": "Famous Adjacent", "event_type": "Theater", "price_per_ticket": "30", "time": "16:30", "venue": "Rockwell Table & Stage", "venue_address": "1714 North Vermont Avenue" } ], "slots": [ { "exclusive_end": 82, "slot": "event_name", "start": 63 }, { "exclusive_end": 102, "slot": "venue", "start": 86 }, { "exclusive_end": 115, "slot": "date", "start": 106 }, { "exclusive_end": 126, "slot": "time", "start": 119 } ] } ], "speaker": "SYSTEM", "utterance": "I've found 10 events which match the given criteria. How about A Year In Dragonfly at Studio C Artists on March 1st at 7:30 pm?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "LA" ], "date": [ "March 1st" ], "event_name": [ "A Year In Dragonfly" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "That's a weird name but it sounds good to me." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Would you like to purchase tickets now?" }, { "frames": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] }, { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "LA" ], "date": [ "March 1st" ], "event_name": [ "A Year In Dragonfly" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "Yes, two tickets." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "A Year In Dragonfly" ], "slot": "event_name", "values": [ "A Year In Dragonfly" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-01" ], "slot": "date", "values": [ "March 1st" ] }, { "act": "CONFIRM", "canonical_values": [ "Los Angeles" ], "slot": "city", "values": [ "Los Angeles" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 59, "slot": "event_name", "start": 40 }, { "exclusive_end": 87, "slot": "date", "start": 78 }, { "exclusive_end": 74, "slot": "city", "start": 63 } ] } ], "speaker": "SYSTEM", "utterance": "You would like to purchase 2 tickets to A Year In Dragonfly in Los Angeles on March 1st. Is that correct?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] }, { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "LA", "Los Angeles" ], "date": [ "March 1st" ], "event_name": [ "A Year In Dragonfly" ], "event_type": [ "Theater" ], "number_of_tickets": [ "3" ] } } } ], "speaker": "USER", "utterance": "No that is not correct. I changed my mind and I actually want 3 tickets." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-01" ], "slot": "date", "values": [ "March 1st" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 93, "slot": "date", "start": 84 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm the following: You would like 3 tickets and the date of the event is March 1st." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "LA", "Los Angeles" ], "date": [ "March 1st" ], "event_name": [ "A Year In Dragonfly" ], "event_type": [ "Theater" ], "number_of_tickets": [ "3" ] } } } ], "speaker": "USER", "utterance": "Yes, that is all correct." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "Los Angeles", "date": "2019-03-01", "event_name": "A Year In Dragonfly", "number_of_tickets": "3" } }, "service_results": [ { "city": "Los Angeles", "date": "2019-03-01", "event_name": "A Year In Dragonfly", "number_of_tickets": "3", "price_per_ticket": "55", "time": "19:30", "venue": "Studio C Artists", "venue_address": "6448 California 2" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "The tickets have been purchased without issue." }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Studio C Artists" ], "number_of_seats": [ "3" ] } } } ], "speaker": "USER", "utterance": "Great. Can you also get me a cab there?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "Pool", "Luxury" ], "slot": "ride_type", "values": [ "Pool", "Luxury" ] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What type of ride would you like? You can take request a Luxury ride, Pool ride, or anything else." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Studio C Artists" ], "number_of_seats": [ "3" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "A luxury ride would be nice." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Studio C Artists" ], "slot": "destination", "values": [ "Studio C Artists" ] }, { "act": "CONFIRM", "canonical_values": [ "3" ], "slot": "number_of_seats", "values": [ "3" ] }, { "act": "CONFIRM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 71, "slot": "destination", "start": 55 } ] } ], "speaker": "SYSTEM", "utterance": "You would like a luxury ride that can accommodate 3 to Studio C Artists. Is that correct?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Studio C Artists" ], "number_of_seats": [ "3" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Yep. That is." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "Studio C Artists", "number_of_seats": "3", "ride_type": "Luxury" } }, "service_results": [ { "destination": "Studio C Artists", "number_of_seats": "3", "ride_fare": "45.38", "ride_type": "Luxury", "wait_time": "9" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "The ride has been booked and is reported as being on the way." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Studio C Artists" ], "number_of_seats": [ "3" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Great. Thanks for your assistance." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "You're welcome. Have a wonderful day." } ] }, { "dialogue_id": "33_00056", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I want you to help me find something interesting that I can do." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Is there some specific city I should look for?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Toronto" ], "slot": "city", "values": [ "Toronto" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 40, "slot": "city", "start": 33 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Toronto" ] } } } ], "speaker": "USER", "utterance": "I am interested in things around Toronto." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "event_type", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you enjoy some specific kind of event?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Music" ], "slot": "event_type", "values": [ "Music" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Toronto" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "I usually enjoy events that are Concert." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Funtcase" ], "slot": "event_name", "values": [ "Funtcase" ] }, { "act": "OFFER", "canonical_values": [ "NEST" ], "slot": "venue", "values": [ "NEST" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-01" ], "slot": "date", "values": [ "March 1st" ] }, { "act": "OFFER", "canonical_values": [ "19:00" ], "slot": "time", "values": [ "7 pm" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "8" ], "slot": "count", "values": [ "8" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "Toronto", "event_type": "Music" } }, "service_results": [ { "city": "Toronto", "date": "2019-03-01", "event_name": "Funtcase", "event_type": "Music", "price_per_ticket": "30", "time": "19:00", "venue": "NEST", "venue_address": "423 College Street" }, { "city": "Toronto", "date": "2019-03-03", "event_name": "Mac Demarco", "event_type": "Music", "price_per_ticket": "25", "time": "18:00", "venue": "Woodbine Park", "venue_address": "1695 Queen Street East" }, { "city": "Toronto", "date": "2019-03-09", "event_name": "Mavis Staples", "event_type": "Music", "price_per_ticket": "25", "time": "16:30", "venue": "Telus Centre for Performance and Learning", "venue_address": "273 Bloor Street West" }, { "city": "Toronto", "date": "2019-03-10", "event_name": "Melanie Martinez", "event_type": "Music", "price_per_ticket": "25", "time": "16:00", "venue": "Rebel", "venue_address": "11 Polson Street" }, { "city": "Toronto", "date": "2019-03-11", "event_name": "Mike Epps", "event_type": "Music", "price_per_ticket": "45", "time": "17:00", "venue": "Bluma Appel Theatre", "venue_address": "Centre for the Arts, 27 Front Street East" }, { "city": "Toronto", "date": "2019-03-12", "event_name": "Pup", "event_type": "Music", "price_per_ticket": "40", "time": "16:00", "venue": "Echo Beach", "venue_address": "909 Lake Shore Boulevard West" }, { "city": "Toronto", "date": "2019-03-02", "event_name": "Summer Walker", "event_type": "Music", "price_per_ticket": "20", "time": "18:00", "venue": "Rebel", "venue_address": "11 Polson Street" }, { "city": "Toronto", "date": "2019-03-04", "event_name": "The Interrupters", "event_type": "Music", "price_per_ticket": "40", "time": "18:30", "venue": "Rebel", "venue_address": "11 Polson Street" } ], "slots": [ { "exclusive_end": 76, "slot": "event_name", "start": 68 }, { "exclusive_end": 133, "slot": "venue", "start": 129 }, { "exclusive_end": 146, "slot": "date", "start": 137 }, { "exclusive_end": 154, "slot": "time", "start": 150 } ] } ], "speaker": "SYSTEM", "utterance": "There are 8 events which you might consider, with one of them being Funtcase which is quite popular, and it will be happening at NEST on March 1st at 7 pm." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "venue_address", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [ "venue_address" ], "slot_values": { "city": [ "Toronto" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "Can you tell me the location of the venue?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "423 College Street" ], "slot": "venue_address", "values": [ "423 College Street" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 44, "slot": "venue_address", "start": 26 } ] } ], "speaker": "SYSTEM", "utterance": "The venue can be found at 423 College Street." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-06" ], "slot": "date", "values": [ "6th of this month" ] }, { "act": "INFORM", "canonical_values": [ "Philadelphia" ], "slot": "city", "values": [ "Philly" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [ { "exclusive_end": 91, "slot": "date", "start": 74 }, { "exclusive_end": 101, "slot": "city", "start": 95 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Philly" ], "date": [ "6th of this month" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "This seems nice. Though can you suggest some other event which happens on 6th of this month in Philly?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Babymetal" ], "slot": "event_name", "values": [ "Babymetal" ] }, { "act": "OFFER", "canonical_values": [ "The Fillmore Philadelphia" ], "slot": "venue", "values": [ "The Fillmore Philadelphia" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-06" ], "slot": "date", "values": [ "March 6th" ] }, { "act": "OFFER", "canonical_values": [ "16:00" ], "slot": "time", "values": [ "4 pm" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "Philadelphia", "date": "2019-03-06", "event_type": "Music" } }, "service_results": [ { "city": "Philadelphia", "date": "2019-03-06", "event_name": "Babymetal", "event_type": "Music", "price_per_ticket": "30", "time": "16:00", "venue": "The Fillmore Philadelphia", "venue_address": "29 East Allen Street" }, { "city": "Philadelphia", "date": "2019-03-06", "event_name": "Brockhampton", "event_type": "Music", "price_per_ticket": "25", "time": "18:00", "venue": "The Fillmore Philadelphia", "venue_address": "29 East Allen Street" }, { "city": "Philadelphia", "date": "2019-03-06", "event_name": "Charlotte Lawrence", "event_type": "Music", "price_per_ticket": "30", "time": "16:00", "venue": "The Fillmore Philadelphia", "venue_address": "29 East Allen Street" }, { "city": "Philadelphia", "date": "2019-03-06", "event_name": "Conan Gray", "event_type": "Music", "price_per_ticket": "45", "time": "16:30", "venue": "The Fillmore Philadelphia", "venue_address": "29 East Allen Street" }, { "city": "Philadelphia", "date": "2019-03-06", "event_name": "Counterparts", "event_type": "Music", "price_per_ticket": "55", "time": "17:00", "venue": "The Foundry", "venue_address": "29 East Allen Street 2nd Floor" }, { "city": "Philadelphia", "date": "2019-03-06", "event_name": "Girl In Red", "event_type": "Music", "price_per_ticket": "50", "time": "19:00", "venue": "The Foundry", "venue_address": "29 East Allen Street 2nd Floor" }, { "city": "Philadelphia", "date": "2019-03-06", "event_name": "Icon For Hire", "event_type": "Music", "price_per_ticket": "40", "time": "17:00", "venue": "Voltage Lounge", "venue_address": "421 North 7th Street" }, { "city": "Philadelphia", "date": "2019-03-06", "event_name": "Jordan Rakei", "event_type": "Music", "price_per_ticket": "20", "time": "19:30", "venue": "The Foundry", "venue_address": "29 East Allen Street 2nd Floor" }, { "city": "Philadelphia", "date": "2019-03-06", "event_name": "Mac Ayres", "event_type": "Music", "price_per_ticket": "55", "time": "17:30", "venue": "The Foundry", "venue_address": "29 East Allen Street 2nd Floor" }, { "city": "Philadelphia", "date": "2019-03-06", "event_name": "Melanie Martinez", "event_type": "Music", "price_per_ticket": "30", "time": "17:00", "venue": "The Fillmore Philadelphia", "venue_address": "29 East Allen Street" } ], "slots": [ { "exclusive_end": 74, "slot": "event_name", "start": 65 }, { "exclusive_end": 157, "slot": "venue", "start": 132 }, { "exclusive_end": 170, "slot": "date", "start": 161 }, { "exclusive_end": 178, "slot": "time", "start": 174 } ] } ], "speaker": "SYSTEM", "utterance": "There are 10 events for your consideration, one of the events is Babymetal which is a popular one, and that it will be happening at The Fillmore Philadelphia on March 6th at 4 pm." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-07" ], "slot": "date", "values": [ "the 7th" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [ { "exclusive_end": 77, "slot": "date", "start": 70 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Philly" ], "date": [ "the 7th" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "This one is good, but is there some other event you can recommend for the 7th?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Anthony Green" ], "slot": "event_name", "values": [ "Anthony Green" ] }, { "act": "OFFER", "canonical_values": [ "The Foundry" ], "slot": "venue", "values": [ "The Foundry" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-07" ], "slot": "date", "values": [ "March 7th" ] }, { "act": "OFFER", "canonical_values": [ "19:30" ], "slot": "time", "values": [ "7:30 pm" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "9" ], "slot": "count", "values": [ "9" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "Philadelphia", "date": "2019-03-07", "event_type": "Music" } }, "service_results": [ { "city": "Philadelphia", "date": "2019-03-07", "event_name": "Anthony Green", "event_type": "Music", "price_per_ticket": "55", "time": "19:30", "venue": "The Foundry", "venue_address": "29 East Allen Street 2nd Floor" }, { "city": "Philadelphia", "date": "2019-03-07", "event_name": "Babymetal", "event_type": "Music", "price_per_ticket": "40", "time": "18:30", "venue": "The Fillmore Philadelphia", "venue_address": "29 East Allen Street" }, { "city": "Philadelphia", "date": "2019-03-07", "event_name": "Bars And Melody", "event_type": "Music", "price_per_ticket": "55", "time": "16:00", "venue": "The Foundry", "venue_address": "29 East Allen Street 2nd Floor" }, { "city": "Philadelphia", "date": "2019-03-07", "event_name": "Charlotte Lawrence", "event_type": "Music", "price_per_ticket": "25", "time": "19:00", "venue": "The Fillmore Philadelphia", "venue_address": "29 East Allen Street" }, { "city": "Philadelphia", "date": "2019-03-07", "event_name": "Conan Gray", "event_type": "Music", "price_per_ticket": "30", "time": "17:00", "venue": "The Fillmore Philadelphia", "venue_address": "29 East Allen Street" }, { "city": "Philadelphia", "date": "2019-03-07", "event_name": "Drax Project", "event_type": "Music", "price_per_ticket": "60", "time": "18:30", "venue": "Voltage Lounge", "venue_address": "421 North 7th Street" }, { "city": "Philadelphia", "date": "2019-03-07", "event_name": "Dwele", "event_type": "Music", "price_per_ticket": "35", "time": "18:00", "venue": "City Winery", "venue_address": "990 Filbert Street" }, { "city": "Philadelphia", "date": "2019-03-07", "event_name": "Girl In Red", "event_type": "Music", "price_per_ticket": "25", "time": "18:00", "venue": "The Foundry", "venue_address": "29 East Allen Street 2nd Floor" }, { "city": "Philadelphia", "date": "2019-03-07", "event_name": "Icon For Hire", "event_type": "Music", "price_per_ticket": "35", "time": "16:30", "venue": "Voltage Lounge", "venue_address": "421 North 7th Street" } ], "slots": [ { "exclusive_end": 80, "slot": "event_name", "start": 67 }, { "exclusive_end": 152, "slot": "venue", "start": 141 }, { "exclusive_end": 165, "slot": "date", "start": 156 }, { "exclusive_end": 176, "slot": "time", "start": 169 } ] } ], "speaker": "SYSTEM", "utterance": "There are 9 events which match what you requested, one of which is Anthony Green event which is a nice one, and that it will be happening at The Foundry on March 7th at 7:30 pm." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Philly" ], "date": [ "March 7th", "the 7th" ], "event_name": [ "Anthony Green" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "This is quite good." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Are you willing to have tickets bought for this event?" }, { "frames": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Philly" ], "date": [ "March 7th", "the 7th" ], "event_name": [ "Anthony Green" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "Yes I want to book tickets for this event." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_tickets", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Can you tell me the number of tickets you want to have?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Philly" ], "date": [ "March 7th", "the 7th" ], "event_name": [ "Anthony Green" ], "event_type": [ "Music" ], "number_of_tickets": [ "3" ] } } } ], "speaker": "USER", "utterance": "I want to buy 3 tickets." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Anthony Green" ], "slot": "event_name", "values": [ "Anthony Green" ] }, { "act": "CONFIRM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-07" ], "slot": "date", "values": [ "March 7th" ] }, { "act": "CONFIRM", "canonical_values": [ "Philadelphia" ], "slot": "city", "values": [ "Philadelphia" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 74, "slot": "event_name", "start": 61 }, { "exclusive_end": 127, "slot": "date", "start": 118 }, { "exclusive_end": 114, "slot": "city", "start": 102 } ] } ], "speaker": "SYSTEM", "utterance": "Can you please confirm that you want to buy 3 tickets for te Anthony Green event which will happen in Philadelphia on March 7th?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "price_per_ticket" ], "slot_values": { "city": [ "Philadelphia", "Philly" ], "date": [ "March 7th", "the 7th" ], "event_name": [ "Anthony Green" ], "event_type": [ "Music" ], "number_of_tickets": [ "3" ] } } } ], "speaker": "USER", "utterance": "Yes, that is what I want. Can you tell me the price of the ticket?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "55" ], "slot": "price_per_ticket", "values": [ "$55" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "Philadelphia", "date": "2019-03-07", "event_name": "Anthony Green", "number_of_tickets": "3" } }, "service_results": [ { "city": "Philadelphia", "date": "2019-03-07", "event_name": "Anthony Green", "number_of_tickets": "3", "price_per_ticket": "55", "time": "19:30", "venue": "The Foundry", "venue_address": "29 East Allen Street 2nd Floor" } ], "slots": [ { "exclusive_end": 101, "slot": "price_per_ticket", "start": 98 } ] } ], "speaker": "SYSTEM", "utterance": "Your requested tickets have been booked. Enjoy your time at the event. The price of the ticket is $55." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] }, { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_seats", "values": [ "1" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Foundry" ], "number_of_seats": [ "1" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Can you help me get a cab which I can use to go there? I want to have a Regular ride for 1 person." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "The Foundry" ], "slot": "destination", "values": [ "The Foundry" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_seats", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 96, "slot": "destination", "start": 85 } ] } ], "speaker": "SYSTEM", "utterance": "Can you please confirm that you want to get a Regular ride cab for 1 person to go to The Foundry?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Foundry" ], "number_of_seats": [ "1" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Yes, that suits me well." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "The Foundry", "number_of_seats": "1", "ride_type": "Regular" } }, "service_results": [ { "destination": "The Foundry", "number_of_seats": "1", "ride_fare": "19.18", "ride_type": "Regular", "wait_time": "7" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your requested cab has been booked, and is already on the way to you." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Foundry" ], "number_of_seats": [ "1" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "I appreciate your help very much. That would be all." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a good time!" } ] }, { "dialogue_id": "33_00057", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "10th of this month" ] }, { "act": "INFORM", "canonical_values": [ "Theater" ], "slot": "event_type", "values": [ "Theater" ] }, { "act": "INFORM", "canonical_values": [ "Chicago" ], "slot": "city", "values": [ "Chi-town" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 68, "slot": "date", "start": 50 }, { "exclusive_end": 136, "slot": "city", "start": 128 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Chi-town" ], "date": [ "10th of this month" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "I need to find something interesting to do on the 10th of this month. I really like drama, and i'm looking for something in the Chi-town area." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Ada And The Engine" ], "slot": "event_name", "values": [ "Ada And The Engine" ] }, { "act": "OFFER", "canonical_values": [ "The Artistic Home" ], "slot": "venue", "values": [ "The Artistic Home" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "March 10th" ] }, { "act": "OFFER", "canonical_values": [ "17:30" ], "slot": "time", "values": [ "5:30 pm" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "Chicago", "date": "2019-03-10", "event_type": "Theater" } }, "service_results": [ { "city": "Chicago", "date": "2019-03-10", "event_name": "Ada And The Engine", "event_type": "Theater", "price_per_ticket": "25", "time": "17:30", "venue": "The Artistic Home", "venue_address": "1376 West Grand Avenue #7761" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Casa Valentina", "event_type": "Theater", "price_per_ticket": "20", "time": "19:00", "venue": "PRIDE ARTS CENTER", "venue_address": "4139 North Broadway" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Comedysportz", "event_type": "Theater", "price_per_ticket": "25", "time": "18:30", "venue": "CSz Theater Chicago", "venue_address": "929 West Belmont Avenue" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Countess Dracula", "event_type": "Theater", "price_per_ticket": "20", "time": "16:30", "venue": "Otherworld Theatre Performance Venue and Bar", "venue_address": "3914 North Clark Street" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Create Your Solo Performance", "event_type": "Theater", "price_per_ticket": "25", "time": "19:00", "venue": "Green Shirt Studio", "venue_address": "4001 North Ravenswood Avenue Unit 303-B" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Drunk Shakespeare", "event_type": "Theater", "price_per_ticket": "45", "time": "19:30", "venue": "The Lounge At The Lion", "venue_address": "182 North Wabash Avenue" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Ebonyessencejet At Steppenwolf Theatre", "event_type": "Theater", "price_per_ticket": "45", "time": "16:00", "venue": "Front Bar", "venue_address": "1700 North Halsted Street" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Emma", "event_type": "Theater", "price_per_ticket": "20", "time": "19:00", "venue": "Lifeline Theatre", "venue_address": "6912 North Glenwood Avenue" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Every Brilliant Thing", "event_type": "Theater", "price_per_ticket": "40", "time": "17:30", "venue": "Windy City Playhouse South", "venue_address": "2229 South Michigan Avenue" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Fine", "event_type": "Theater", "price_per_ticket": "50", "time": "19:30", "venue": "The Mission Theater", "venue_address": "1501 North Kingsbury Street" } ], "slots": [ { "exclusive_end": 18, "slot": "event_name", "start": 0 }, { "exclusive_end": 95, "slot": "venue", "start": 78 }, { "exclusive_end": 109, "slot": "date", "start": 99 }, { "exclusive_end": 117, "slot": "time", "start": 110 } ] } ], "speaker": "SYSTEM", "utterance": "Ada And The Engine is a very popular event in that area. It's taking place at The Artistic Home on March 10th 5:30 pm." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "4" ], "slot": "number_of_tickets", "values": [ "4" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Chi-town" ], "date": [ "10th of this month", "March 10th" ], "event_name": [ "Ada And The Engine" ], "event_type": [ "Theater" ], "number_of_tickets": [ "4" ] } } } ], "speaker": "USER", "utterance": "Sounds awesome. Can you reserve four tickets for me?" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Ada And The Engine" ], "slot": "event_name", "values": [ "Ada And The Engine" ] }, { "act": "CONFIRM", "canonical_values": [ "4" ], "slot": "number_of_tickets", "values": [ "4" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "March 10th" ] }, { "act": "CONFIRM", "canonical_values": [ "Chicago" ], "slot": "city", "values": [ "Chicago" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 66, "slot": "event_name", "start": 48 }, { "exclusive_end": 80, "slot": "date", "start": 70 }, { "exclusive_end": 91, "slot": "city", "start": 84 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm the following: Book 4 tickets to Ada And The Engine on March 10th in Chicago." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Chi-town", "Chicago" ], "date": [ "10th of this month", "March 10th" ], "event_name": [ "Ada And The Engine" ], "event_type": [ "Theater" ], "number_of_tickets": [ "4" ] } } } ], "speaker": "USER", "utterance": "Yes, that is all correctamundo and good to go." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "Chicago", "date": "2019-03-10", "event_name": "Ada And The Engine", "number_of_tickets": "4" } }, "service_results": [ { "city": "Chicago", "date": "2019-03-10", "event_name": "Ada And The Engine", "number_of_tickets": "4", "price_per_ticket": "25", "time": "17:30", "venue": "The Artistic Home", "venue_address": "1376 West Grand Avenue #7761" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "The tickets have been purchased." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Artistic Home" ], "number_of_seats": [ "4" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Ca you also get a luxurious ride to the event? A cab?" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "The Artistic Home" ], "slot": "destination", "values": [ "The Artistic Home" ] }, { "act": "CONFIRM", "canonical_values": [ "4" ], "slot": "number_of_seats", "values": [ "4" ] }, { "act": "CONFIRM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 49, "slot": "destination", "start": 32 } ] } ], "speaker": "SYSTEM", "utterance": "You would like a luxury ride to The Artistic Home that will accommodate 4. Is that correct?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare", "wait_time" ], "slot_values": { "destination": [ "The Artistic Home" ], "number_of_seats": [ "4" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Yes. How long before the cab will get here and how much does it cost?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "7" ], "slot": "wait_time", "values": [ "7" ] }, { "act": "INFORM", "canonical_values": [ "35.82" ], "slot": "ride_fare", "values": [ "$35.82" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "The Artistic Home", "number_of_seats": "4", "ride_type": "Luxury" } }, "service_results": [ { "destination": "The Artistic Home", "number_of_seats": "4", "ride_fare": "35.82", "ride_type": "Luxury", "wait_time": "7" } ], "slots": [ { "exclusive_end": 73, "slot": "wait_time", "start": 72 }, { "exclusive_end": 97, "slot": "ride_fare", "start": 91 } ] } ], "speaker": "SYSTEM", "utterance": "I book your ride and the cab is on the way. It is expected to arrive in 7 minutes and cost $35.82." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Artistic Home" ], "number_of_seats": [ "4" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Okay. Thanks a lot for your help, you've made everything so much easier." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "I'm always glad to help. Enjoy yourself out there and good bye." } ] }, { "dialogue_id": "33_00058", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Would you look for something interesting to do?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "Music", "Theater" ], "slot": "event_type", "values": [ "Music", "Theater" ] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Is there a category in particular that you like? How about Music or Theater or something else?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Theater" ], "slot": "event_type", "values": [ "Theater" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "I'm into Broadway." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What city should I search in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "New York" ], "slot": "city", "values": [ "NYC" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 28, "slot": "city", "start": 25 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "NYC" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Find me something around NYC." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Acting For Teens" ], "slot": "event_name", "values": [ "Acting For Teens" ] }, { "act": "OFFER", "canonical_values": [ "520 8th Ave. - Personal Valet Parking" ], "slot": "venue", "values": [ "520 8th Ave. - Personal Valet Parking" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-04" ], "slot": "date", "values": [ "March 4th" ] }, { "act": "OFFER", "canonical_values": [ "18:00" ], "slot": "time", "values": [ "6 pm" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "New York", "event_type": "Theater" } }, "service_results": [ { "city": "New York", "date": "2019-03-04", "event_name": "Acting For Teens", "event_type": "Theater", "price_per_ticket": "35", "time": "18:00", "venue": "520 8th Ave. - Personal Valet Parking", "venue_address": "520 8th Ave. - Personal Valet" }, { "city": "New York", "date": "2019-03-10", "event_name": "Advanced Acting Scene Study", "event_type": "Theater", "price_per_ticket": "20", "time": "16:30", "venue": "TGW Acting Studio", "venue_address": "358 West 44th Street" }, { "city": "New York", "date": "2019-03-04", "event_name": "Big Apple Circus", "event_type": "Theater", "price_per_ticket": "55", "time": "17:00", "venue": "Big Apple Circus", "venue_address": "60 Lincoln Center Plaza" }, { "city": "New York", "date": "2019-03-03", "event_name": "Blks", "event_type": "Theater", "price_per_ticket": "40", "time": "16:30", "venue": "The Robert W. Wilson MCC Theater Space", "venue_address": "511 West 52nd Street" }, { "city": "New York", "date": "2019-03-12", "event_name": "Broadway Brunch", "event_type": "Theater", "price_per_ticket": "45", "time": "19:00", "venue": "Engine Room New York", "venue_address": "707 8th Avenue" }, { "city": "New York", "date": "2019-03-08", "event_name": "Broadway Buddy Mentorship Cabaret", "event_type": "Theater", "price_per_ticket": "30", "time": "19:00", "venue": "Leonard Nimoy Thalia at Symphony Space", "venue_address": "Lower, 2537 Broadway" }, { "city": "New York", "date": "2019-03-05", "event_name": "Broadway Buskers Concert", "event_type": "Theater", "price_per_ticket": "45", "time": "18:00", "venue": "Club Free Time", "venue_address": "20 Waterside Plaza" }, { "city": "New York", "date": "2019-03-05", "event_name": "Broadway Musical Theater Week", "event_type": "Theater", "price_per_ticket": "40", "time": "18:00", "venue": "Actors Technique NY Kids and Teens", "venue_address": "4th, 500 8th Avenue" }, { "city": "New York", "date": "2019-03-02", "event_name": "Calliope Musicals At Alphaville", "event_type": "Theater", "price_per_ticket": "30", "time": "16:00", "venue": "Alphaville", "venue_address": "140 Wilson Avenue, Brooklyn" }, { "city": "New York", "date": "2019-03-14", "event_name": "Chaos Theory", "event_type": "Theater", "price_per_ticket": "40", "time": "17:00", "venue": "Caveat", "venue_address": "21 A Clinton Street" } ], "slots": [ { "exclusive_end": 52, "slot": "event_name", "start": 36 }, { "exclusive_end": 131, "slot": "venue", "start": 94 }, { "exclusive_end": 145, "slot": "date", "start": 136 }, { "exclusive_end": 153, "slot": "time", "start": 149 } ] } ], "speaker": "SYSTEM", "utterance": "I have 10 events that are suitable. Acting For Teens is a popular one that is taking place at 520 8th Ave. - Personal Valet Parking. on March 4th at 6 pm." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "NYC" ], "date": [ "March 4th" ], "event_name": [ "Acting For Teens" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "Sounds good to me. Find me 2 tickets." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Acting For Teens" ], "slot": "event_name", "values": [ "Acting For Teens" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-04" ], "slot": "date", "values": [ "March 4th" ] }, { "act": "CONFIRM", "canonical_values": [ "New York" ], "slot": "city", "values": [ "New York" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 82, "slot": "event_name", "start": 66 }, { "exclusive_end": 96, "slot": "date", "start": 87 }, { "exclusive_end": 108, "slot": "city", "start": 100 } ] } ], "speaker": "SYSTEM", "utterance": "Could you confirm that you want to book tickets for 2 tickets for Acting For Teens for March 4th in New York?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "venue_address", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "price_per_ticket", "venue_address" ], "slot_values": { "city": [ "NYC", "New York" ], "date": [ "March 4th" ], "event_name": [ "Acting For Teens" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "Sounds good. Where is the venue and how much is one ticket?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "35" ], "slot": "price_per_ticket", "values": [ "$35" ] }, { "act": "INFORM", "canonical_values": [ "520 8th Ave. - Personal Valet" ], "slot": "venue_address", "values": [ "520 8th Ave. - Personal Valet" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "New York", "date": "2019-03-04", "event_name": "Acting For Teens", "number_of_tickets": "2" } }, "service_results": [ { "city": "New York", "date": "2019-03-04", "event_name": "Acting For Teens", "number_of_tickets": "2", "price_per_ticket": "35", "time": "18:00", "venue": "520 8th Ave. - Personal Valet Parking", "venue_address": "520 8th Ave. - Personal Valet" } ], "slots": [ { "exclusive_end": 73, "slot": "price_per_ticket", "start": 70 }, { "exclusive_end": 117, "slot": "venue_address", "start": 88 } ] } ], "speaker": "SYSTEM", "utterance": "The reservation has been made. I hope you enjoy it. Each ticket costs $35. The venue is 520 8th Ave. - Personal Valet." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "NYC", "New York" ], "date": [ "March 4th" ], "event_name": [ "Acting For Teens" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "520 8th Ave. - Personal Valet Parking" ], "number_of_seats": [ "2" ] } } } ], "speaker": "USER", "utterance": "Thanks for helping. Would you arrange for a cab?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "Pool", "Luxury" ], "slot": "ride_type", "values": [ "Pool", "Luxury" ] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What sort of ride would you like? You can get a pool or luxury ride." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "520 8th Ave. - Personal Valet Parking" ], "number_of_seats": [ "2" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "I would like a regular ride." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "520 8th Ave. - Personal Valet Parking" ], "slot": "destination", "values": [ "520 8th Ave. - Personal Valet Parking" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_seats", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 80, "slot": "destination", "start": 43 } ] } ], "speaker": "SYSTEM", "utterance": "Would you confirm that you want to ride to 520 8th Ave. - Personal Valet Parking and that you need 2 seats in a Regular ride?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "520 8th Ave. - Personal Valet Parking" ], "number_of_seats": [ "2" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Sounds good." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "520 8th Ave. - Personal Valet Parking", "number_of_seats": "2", "ride_type": "Regular" } }, "service_results": [ { "destination": "520 8th Ave. - Personal Valet Parking", "number_of_seats": "2", "ride_fare": "22.95", "ride_type": "Regular", "wait_time": "3" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "I have booked your ride. The cab is coming." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "520 8th Ave. - Personal Valet Parking" ], "number_of_seats": [ "2" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Thanks for helping." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Would I be able to assist with anything futher?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "destination": [ "520 8th Ave. - Personal Valet Parking" ], "number_of_seats": [ "2" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "No, but thanks for helping." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day." } ] }, { "dialogue_id": "33_00059", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I'm bored. Can you help me find something going on?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "event_type", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What type of activity would you like, a movie, play, sporting event or something else?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Theater" ], "slot": "event_type", "values": [ "Theater" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "I would like to go to the theater if possible" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What city or area would you like me to search in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "London" ], "slot": "city", "values": [ "London England" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 32, "slot": "city", "start": 18 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "London England" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "I'm in London, so London England." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "A Right Royale Tea" ], "slot": "event_name", "values": [ "A Right Royale Tea" ] }, { "act": "OFFER", "canonical_values": [ "Amba Hotel Charing Cross" ], "slot": "venue", "values": [ "Amba Hotel Charing Cross" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-14" ], "slot": "date", "values": [ "March 14th" ] }, { "act": "OFFER", "canonical_values": [ "19:00" ], "slot": "time", "values": [ "7 pm" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "London", "event_type": "Theater" } }, "service_results": [ { "city": "London", "date": "2019-03-14", "event_name": "A Right Royale Tea", "event_type": "Theater", "price_per_ticket": "50", "time": "19:00", "venue": "Amba Hotel Charing Cross", "venue_address": "Strand" }, { "city": "London", "date": "2019-03-12", "event_name": "A Taste For Murder", "event_type": "Theater", "price_per_ticket": "50", "time": "16:30", "venue": "Wanstead Library", "venue_address": "Spratt Hall Road" }, { "city": "London", "date": "2019-03-11", "event_name": "Academy Performing Arts", "event_type": "Theater", "price_per_ticket": "40", "time": "18:00", "venue": "Academy Performing Arts", "venue_address": "Academy Performing Arts, 2 Archery Road" }, { "city": "London", "date": "2019-03-09", "event_name": "All The Little Lights", "event_type": "Theater", "price_per_ticket": "20", "time": "17:00", "venue": "Tristan Bates Theatre", "venue_address": "1A Tower Street" }, { "city": "London", "date": "2019-03-05", "event_name": "Armia", "event_type": "Theater", "price_per_ticket": "30", "time": "16:30", "venue": "The Dome", "venue_address": "2A Dartmouth Park Hill" }, { "city": "London", "date": "2019-03-01", "event_name": "As You Like It", "event_type": "Theater", "price_per_ticket": "60", "time": "18:30", "venue": "Swan, Shakespeare's Globe", "venue_address": "21 New Globe Walk, Bankside" }, { "city": "London", "date": "2019-03-07", "event_name": "Becoming The Invisible Woman", "event_type": "Theater", "price_per_ticket": "35", "time": "17:30", "venue": "Drayton Arms Theatre", "venue_address": "153 Old Brompton Road" }, { "city": "London", "date": "2019-03-10", "event_name": "Beyond The Blue", "event_type": "Theater", "price_per_ticket": "30", "time": "17:30", "venue": "Poplar Union", "venue_address": "2 Cotall Street" }, { "city": "London", "date": "2019-03-05", "event_name": "Boat Show Comedy Club", "event_type": "Theater", "price_per_ticket": "45", "time": "18:30", "venue": "The Boat Show Comedy Club", "venue_address": "Salsa! Temple, Ps Tattershall Castle, Temple Station, Victoria Embankment" }, { "city": "London", "date": "2019-03-03", "event_name": "Bon Ami", "event_type": "Theater", "price_per_ticket": "25", "time": "16:30", "venue": "Studio at New Wimbledon Theatre", "venue_address": "93 The Broadway" } ], "slots": [ { "exclusive_end": 28, "slot": "event_name", "start": 10 }, { "exclusive_end": 71, "slot": "venue", "start": 47 }, { "exclusive_end": 85, "slot": "date", "start": 75 }, { "exclusive_end": 110, "slot": "time", "start": 106 } ] } ], "speaker": "SYSTEM", "utterance": "The play, A Right Royale Tea is playing at the Amba Hotel Charing Cross on March 14th. The play begins at 7 pm." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "London England" ], "date": [ "March 14th" ], "event_name": [ "A Right Royale Tea" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "Oh, yes. That sounds perfect. I'll need 2 tickets." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "A Right Royale Tea" ], "slot": "event_name", "values": [ "A Right Royale Tea" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-14" ], "slot": "date", "values": [ "March 14th" ] }, { "act": "CONFIRM", "canonical_values": [ "London" ], "slot": "city", "values": [ "London" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 69, "slot": "event_name", "start": 51 }, { "exclusive_end": 101, "slot": "date", "start": 91 }, { "exclusive_end": 79, "slot": "city", "start": 73 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm that you want 2 tickets to the play A Right Royale Tea in London England on March 14th at 7 pm." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "venue_address", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "price_per_ticket", "venue_address" ], "slot_values": { "city": [ "London", "London England" ], "date": [ "March 14th" ], "event_name": [ "A Right Royale Tea" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "Yes, that sounds good. What is the cost of one ticket and where is the Amba Hotel located?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "50" ], "slot": "price_per_ticket", "values": [ "$50" ] }, { "act": "INFORM", "canonical_values": [ "Strand" ], "slot": "venue_address", "values": [ "Strand" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "London", "date": "2019-03-14", "event_name": "A Right Royale Tea", "number_of_tickets": "2" } }, "service_results": [ { "city": "London", "date": "2019-03-14", "event_name": "A Right Royale Tea", "number_of_tickets": "2", "price_per_ticket": "50", "time": "19:00", "venue": "Amba Hotel Charing Cross", "venue_address": "Strand" } ], "slots": [ { "exclusive_end": 19, "slot": "price_per_ticket", "start": 16 }, { "exclusive_end": 68, "slot": "venue_address", "start": 62 } ] } ], "speaker": "SYSTEM", "utterance": "The tickets are $50 each and the Amba Hotel is located on the Strand." }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Amba Hotel Charing Cross" ], "number_of_seats": [ "2" ] } } } ], "speaker": "USER", "utterance": "I need to book a ride to get there." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "Pool", "Luxury" ], "slot": "ride_type", "values": [ "Pool", "Luxury" ] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Would you like a pool, luxury, or some other type of ride?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Amba Hotel Charing Cross" ], "number_of_seats": [ "2" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "I think I would like a luxury ride for that." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Amba Hotel Charing Cross" ], "slot": "destination", "values": [ "Amba Hotel Charing Cross" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_seats", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 84, "slot": "destination", "start": 60 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm that you need a luxury ride for 2 persons to Amba Hotel Charing Cross." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare", "wait_time" ], "slot_values": { "destination": [ "Amba Hotel Charing Cross" ], "number_of_seats": [ "2" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Yes. That's it. Could you let me know how much it will cost and how long before the ride gets here?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "34.49" ], "slot": "ride_fare", "values": [ "$34.49" ] }, { "act": "INFORM", "canonical_values": [ "12" ], "slot": "wait_time", "values": [ "12" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "Amba Hotel Charing Cross", "number_of_seats": "2", "ride_type": "Luxury" } }, "service_results": [ { "destination": "Amba Hotel Charing Cross", "number_of_seats": "2", "ride_fare": "34.49", "ride_type": "Luxury", "wait_time": "12" } ], "slots": [ { "exclusive_end": 24, "slot": "ride_fare", "start": 18 }, { "exclusive_end": 50, "slot": "wait_time", "start": 48 } ] } ], "speaker": "SYSTEM", "utterance": "The total cost is $34.49 and should be there in 12 to 15 minutes." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Amba Hotel Charing Cross" ], "number_of_seats": [ "2" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Great. Thanks for your help." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you need assistance with anything else?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "destination": [ "Amba Hotel Charing Cross" ], "number_of_seats": [ "2" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "No. That's all I need. Thanks." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Enjoy the rest of your day." } ] }, { "dialogue_id": "33_00060", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-13" ], "slot": "date", "values": [ "13th of March" ] }, { "act": "INFORM", "canonical_values": [ "Theater" ], "slot": "event_type", "values": [ "Theater" ] }, { "act": "INFORM", "canonical_values": [ "Palo Alto" ], "slot": "city", "values": [ "Palo Alto" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 44, "slot": "date", "start": 31 }, { "exclusive_end": 61, "slot": "city", "start": 52 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "date": [ "13th of March" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Can you search for an event on 13th of March around Palo Alto, one like a Drama?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Belarus To Brooklyn" ], "slot": "event_name", "values": [ "Belarus To Brooklyn" ] }, { "act": "OFFER", "canonical_values": [ "Albert & Janet Schultz Cultural Arts Hall" ], "slot": "venue", "values": [ "Albert & Janet Schultz Cultural Arts Hall" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-13" ], "slot": "date", "values": [ "March 13th" ] }, { "act": "OFFER", "canonical_values": [ "16:30" ], "slot": "time", "values": [ "4:30 pm" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "Palo Alto", "date": "2019-03-13", "event_type": "Theater" } }, "service_results": [ { "city": "Palo Alto", "date": "2019-03-13", "event_name": "Belarus To Brooklyn", "event_type": "Theater", "price_per_ticket": "50", "time": "16:30", "venue": "Albert & Janet Schultz Cultural Arts Hall", "venue_address": "San Antonio Road" } ], "slots": [ { "exclusive_end": 33, "slot": "event_name", "start": 14 }, { "exclusive_end": 78, "slot": "venue", "start": 37 }, { "exclusive_end": 92, "slot": "date", "start": 82 }, { "exclusive_end": 103, "slot": "time", "start": 96 } ] } ], "speaker": "SYSTEM", "utterance": "You can enjoy Belarus To Brooklyn at Albert & Janet Schultz Cultural Arts Hall on March 13th at 4:30 pm." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "date": [ "13th of March", "March 13th" ], "event_name": [ "Belarus To Brooklyn" ], "event_type": [ "Theater" ], "number_of_tickets": [ "3" ] } } } ], "speaker": "USER", "utterance": "Please book three tickets for that event." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Belarus To Brooklyn" ], "slot": "event_name", "values": [ "Belarus To Brooklyn" ] }, { "act": "CONFIRM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-13" ], "slot": "date", "values": [ "March 13th" ] }, { "act": "CONFIRM", "canonical_values": [ "Palo Alto" ], "slot": "city", "values": [ "Palo Alto" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 65, "slot": "event_name", "start": 46 }, { "exclusive_end": 79, "slot": "date", "start": 69 }, { "exclusive_end": 92, "slot": "city", "start": 83 } ] } ], "speaker": "SYSTEM", "utterance": "Please see the demand, you need 3 tickets for Belarus To Brooklyn on March 13th in Palo Alto." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] }, { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Palo Alto" ], "date": [ "13th of March", "March 13th" ], "event_name": [ "Belarus To Brooklyn" ], "event_type": [ "Theater" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "Please get one ticket only." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-13" ], "slot": "date", "values": [ "March 13th" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 45, "slot": "date", "start": 35 } ] } ], "speaker": "SYSTEM", "utterance": "Ok, request changed to 1 ticket on March 13th, right." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "venue_address", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "price_per_ticket", "venue_address" ], "slot_values": { "city": [ "Palo Alto" ], "date": [ "13th of March", "March 13th" ], "event_name": [ "Belarus To Brooklyn" ], "event_type": [ "Theater" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "Right, where is the location and price of ticket?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "50" ], "slot": "price_per_ticket", "values": [ "$50" ] }, { "act": "INFORM", "canonical_values": [ "San Antonio Road" ], "slot": "venue_address", "values": [ "San Antonio Road" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "Palo Alto", "date": "2019-03-13", "event_name": "Belarus To Brooklyn", "number_of_tickets": "1" } }, "service_results": [ { "city": "Palo Alto", "date": "2019-03-13", "event_name": "Belarus To Brooklyn", "number_of_tickets": "1", "price_per_ticket": "50", "time": "16:30", "venue": "Albert & Janet Schultz Cultural Arts Hall", "venue_address": "San Antonio Road" } ], "slots": [ { "exclusive_end": 48, "slot": "price_per_ticket", "start": 45 }, { "exclusive_end": 25, "slot": "venue_address", "start": 9 } ] } ], "speaker": "SYSTEM", "utterance": "It is at San Antonio Road, and you will cost $50." }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Albert & Janet Schultz Cultural Arts Hall" ], "number_of_seats": [ "1" ] } } } ], "speaker": "USER", "utterance": "Please arrange a cab to reach there." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "ride_type", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Are you particular about the cab?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Pool" ], "slot": "ride_type", "values": [ "Pool" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Albert & Janet Schultz Cultural Arts Hall" ], "number_of_seats": [ "1" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "I need a Shared ride." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Albert & Janet Schultz Cultural Arts Hall" ], "slot": "destination", "values": [ "Albert & Janet Schultz Cultural Arts Hall" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_seats", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "Pool" ], "slot": "ride_type", "values": [ "Pool" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 92, "slot": "destination", "start": 51 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm, you need a Pool ride for 1 seat to Albert & Janet Schultz Cultural Arts Hall." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "wait_time" ], "slot_values": { "destination": [ "Albert & Janet Schultz Cultural Arts Hall" ], "number_of_seats": [ "1" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "Fine, when will it reach here." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "3" ], "slot": "wait_time", "values": [ "3" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "Albert & Janet Schultz Cultural Arts Hall", "number_of_seats": "1", "ride_type": "Pool" } }, "service_results": [ { "destination": "Albert & Janet Schultz Cultural Arts Hall", "number_of_seats": "1", "ride_fare": "15.40", "ride_type": "Pool", "wait_time": "3" } ], "slots": [ { "exclusive_end": 24, "slot": "wait_time", "start": 23 } ] } ], "speaker": "SYSTEM", "utterance": "it will reach there in 3 minutes." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare" ], "slot_values": { "destination": [ "Albert & Janet Schultz Cultural Arts Hall" ], "number_of_seats": [ "1" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "What is the cost?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "15.40" ], "slot": "ride_fare", "values": [ "$15.40" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 18, "slot": "ride_fare", "start": 12 } ] } ], "speaker": "SYSTEM", "utterance": "The cost is $15.40" }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Albert & Janet Schultz Cultural Arts Hall" ], "number_of_seats": [ "1" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "Awesome, thank you." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a nice day." } ] }, { "dialogue_id": "33_00061", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "March 10th" ] }, { "act": "INFORM", "canonical_values": [ "Theater" ], "slot": "event_type", "values": [ "Theater" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 69, "slot": "date", "start": 59 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "date": [ "March 10th" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "I'd like your help with finding a drama event to attend on March 10th." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Of course, in any specific city?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Chicago" ], "slot": "city", "values": [ "Chicago" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 15, "slot": "city", "start": 8 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Chicago" ], "date": [ "March 10th" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Yes, in Chicago please." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Ada And The Engine" ], "slot": "event_name", "values": [ "Ada And The Engine" ] }, { "act": "OFFER", "canonical_values": [ "The Artistic Home" ], "slot": "venue", "values": [ "The Artistic Home" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "March 10th" ] }, { "act": "OFFER", "canonical_values": [ "17:30" ], "slot": "time", "values": [ "5:30 PM" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "Chicago", "date": "2019-03-10", "event_type": "Theater" } }, "service_results": [ { "city": "Chicago", "date": "2019-03-10", "event_name": "Ada And The Engine", "event_type": "Theater", "price_per_ticket": "25", "time": "17:30", "venue": "The Artistic Home", "venue_address": "1376 West Grand Avenue #7761" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Casa Valentina", "event_type": "Theater", "price_per_ticket": "20", "time": "19:00", "venue": "PRIDE ARTS CENTER", "venue_address": "4139 North Broadway" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Comedysportz", "event_type": "Theater", "price_per_ticket": "25", "time": "18:30", "venue": "CSz Theater Chicago", "venue_address": "929 West Belmont Avenue" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Countess Dracula", "event_type": "Theater", "price_per_ticket": "20", "time": "16:30", "venue": "Otherworld Theatre Performance Venue and Bar", "venue_address": "3914 North Clark Street" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Create Your Solo Performance", "event_type": "Theater", "price_per_ticket": "25", "time": "19:00", "venue": "Green Shirt Studio", "venue_address": "4001 North Ravenswood Avenue Unit 303-B" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Drunk Shakespeare", "event_type": "Theater", "price_per_ticket": "45", "time": "19:30", "venue": "The Lounge At The Lion", "venue_address": "182 North Wabash Avenue" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Ebonyessencejet At Steppenwolf Theatre", "event_type": "Theater", "price_per_ticket": "45", "time": "16:00", "venue": "Front Bar", "venue_address": "1700 North Halsted Street" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Emma", "event_type": "Theater", "price_per_ticket": "20", "time": "19:00", "venue": "Lifeline Theatre", "venue_address": "6912 North Glenwood Avenue" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Every Brilliant Thing", "event_type": "Theater", "price_per_ticket": "40", "time": "17:30", "venue": "Windy City Playhouse South", "venue_address": "2229 South Michigan Avenue" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Fine", "event_type": "Theater", "price_per_ticket": "50", "time": "19:30", "venue": "The Mission Theater", "venue_address": "1501 North Kingsbury Street" } ], "slots": [ { "exclusive_end": 93, "slot": "event_name", "start": 75 }, { "exclusive_end": 114, "slot": "venue", "start": 97 }, { "exclusive_end": 128, "slot": "date", "start": 118 }, { "exclusive_end": 139, "slot": "time", "start": 132 } ] } ], "speaker": "SYSTEM", "utterance": "I have 10 possible activities for you. Perhaps you be interested in seeing Ada And The Engine at The Artistic Home on March 10th at 5:30 PM." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Chicago" ], "date": [ "March 10th" ], "event_name": [ "Ada And The Engine" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "I sure would, thanks." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Shall I buy tickets for you now?" }, { "frames": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] }, { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Chicago" ], "date": [ "March 10th" ], "event_name": [ "Ada And The Engine" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "Yes, I'd like two of them." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Ada And The Engine" ], "slot": "event_name", "values": [ "Ada and the Engine" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "March 10th" ] }, { "act": "CONFIRM", "canonical_values": [ "Chicago" ], "slot": "city", "values": [ "Chicago" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 42, "slot": "event_name", "start": 24 }, { "exclusive_end": 56, "slot": "date", "start": 46 }, { "exclusive_end": 67, "slot": "city", "start": 60 } ] } ], "speaker": "SYSTEM", "utterance": "Confirming 2 tickets 28 Ada and the Engine on March 10th in Chicago." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "4" ], "slot": "number_of_tickets", "values": [ "4" ] }, { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Chicago" ], "date": [ "March 10th" ], "event_name": [ "Ada And The Engine", "Ada and the Engine" ], "event_type": [ "Theater" ], "number_of_tickets": [ "4" ] } } } ], "speaker": "USER", "utterance": "I think I'm actually going to need four tickets instead." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "4" ], "slot": "number_of_tickets", "values": [ "4" ] }, { "act": "CONFIRM", "canonical_values": [ "Chicago" ], "slot": "city", "values": [ "Chicago" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 37, "slot": "city", "start": 30 } ] } ], "speaker": "SYSTEM", "utterance": "Confirming admission for 4 in Chicago." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Chicago" ], "date": [ "March 10th" ], "event_name": [ "Ada And The Engine", "Ada and the Engine" ], "event_type": [ "Theater" ], "number_of_tickets": [ "4" ] } } } ], "speaker": "USER", "utterance": "Yes, great, thank you." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "Chicago", "date": "2019-03-10", "event_name": "Ada And The Engine", "number_of_tickets": "4" } }, "service_results": [ { "city": "Chicago", "date": "2019-03-10", "event_name": "Ada And The Engine", "number_of_tickets": "4", "price_per_ticket": "25", "time": "17:30", "venue": "The Artistic Home", "venue_address": "1376 West Grand Avenue #7761" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "You're very welcome, enjoy the show." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "venue_address", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "price_per_ticket", "venue_address" ], "slot_values": { "city": [ "Chicago" ], "date": [ "March 10th" ], "event_name": [ "Ada And The Engine", "Ada and the Engine" ], "event_type": [ "Theater" ], "number_of_tickets": [ "4" ] } } } ], "speaker": "USER", "utterance": "I'm wondering, how much is the ticket price and what is the address of the venue?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "25" ], "slot": "price_per_ticket", "values": [ "$25" ] }, { "act": "INFORM", "canonical_values": [ "1376 West Grand Avenue #7761" ], "slot": "venue_address", "values": [ "1376 West Grand Avenue #7761" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 19, "slot": "price_per_ticket", "start": 16 }, { "exclusive_end": 78, "slot": "venue_address", "start": 50 } ] } ], "speaker": "SYSTEM", "utterance": "The tickets are $25 and the theater is located at 1376 West Grand Avenue #7761." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Chicago" ], "date": [ "March 10th" ], "event_name": [ "Ada And The Engine", "Ada and the Engine" ], "event_type": [ "Theater" ], "number_of_tickets": [ "4" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Artistic Home" ], "number_of_seats": [ "4" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Thank you very much. I'd also like a cab please for the trip, the most comfortable possible." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "The Artistic Home" ], "slot": "destination", "values": [ "The Artistic Home" ] }, { "act": "CONFIRM", "canonical_values": [ "4" ], "slot": "number_of_seats", "values": [ "4" ] }, { "act": "CONFIRM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 58, "slot": "destination", "start": 41 } ] } ], "speaker": "SYSTEM", "utterance": "Confirming a luxury ride for 4 people to The Artistic Home." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare", "wait_time" ], "slot_values": { "destination": [ "The Artistic Home" ], "number_of_seats": [ "4" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Thanks, that's great. How much will that cost and do you know when it will arrive?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "7" ], "slot": "wait_time", "values": [ "7" ] }, { "act": "INFORM", "canonical_values": [ "35.82" ], "slot": "ride_fare", "values": [ "$35.82" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "The Artistic Home", "number_of_seats": "4", "ride_type": "Luxury" } }, "service_results": [ { "destination": "The Artistic Home", "number_of_seats": "4", "ride_fare": "35.82", "ride_type": "Luxury", "wait_time": "7" } ], "slots": [ { "exclusive_end": 62, "slot": "wait_time", "start": 61 }, { "exclusive_end": 100, "slot": "ride_fare", "start": 94 } ] } ], "speaker": "SYSTEM", "utterance": "The ride has been booked and dispatched. It should arrive in 7 minutes and the charge will be $35.82." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Artistic Home" ], "number_of_seats": [ "4" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Great, I appreciate all your help." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "It's my pleasure, goodbye." } ] }, { "dialogue_id": "33_00062", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Please look for something interesting to do?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "event_type", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What city and type of event please?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Philadelphia" ], "slot": "city", "values": [ "Philadelphia" ] }, { "act": "INFORM", "canonical_values": [ "Music" ], "slot": "event_type", "values": [ "Music" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 24, "slot": "city", "start": 12 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Philadelphia" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "Look around Philadelphia for Concert." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Anthony Green" ], "slot": "event_name", "values": [ "Anthony Green" ] }, { "act": "OFFER", "canonical_values": [ "The Foundry" ], "slot": "venue", "values": [ "The Foundry" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "March 10th" ] }, { "act": "OFFER", "canonical_values": [ "18:00" ], "slot": "time", "values": [ "6 pm" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "Philadelphia", "event_type": "Music" } }, "service_results": [ { "city": "Philadelphia", "date": "2019-03-10", "event_name": "Anthony Green", "event_type": "Music", "price_per_ticket": "60", "time": "18:00", "venue": "The Foundry", "venue_address": "29 East Allen Street 2nd Floor" }, { "city": "Philadelphia", "date": "2019-03-11", "event_name": "Ayokay", "event_type": "Music", "price_per_ticket": "60", "time": "18:30", "venue": "The Foundry", "venue_address": "29 East Allen Street 2nd Floor" }, { "city": "Philadelphia", "date": "2019-03-06", "event_name": "Babymetal", "event_type": "Music", "price_per_ticket": "30", "time": "16:00", "venue": "The Fillmore Philadelphia", "venue_address": "29 East Allen Street" }, { "city": "Philadelphia", "date": "2019-03-04", "event_name": "Bars And Melody", "event_type": "Music", "price_per_ticket": "50", "time": "17:00", "venue": "The Foundry", "venue_address": "29 East Allen Street 2nd Floor" }, { "city": "Philadelphia", "date": "2019-03-13", "event_name": "Brockhampton", "event_type": "Music", "price_per_ticket": "30", "time": "18:00", "venue": "The Fillmore Philadelphia", "venue_address": "29 East Allen Street" }, { "city": "Philadelphia", "date": "2019-03-03", "event_name": "Charlotte Lawrence", "event_type": "Music", "price_per_ticket": "25", "time": "17:30", "venue": "The Fillmore Philadelphia", "venue_address": "29 East Allen Street" }, { "city": "Philadelphia", "date": "2019-03-08", "event_name": "Conan Gray", "event_type": "Music", "price_per_ticket": "35", "time": "19:00", "venue": "The Fillmore Philadelphia", "venue_address": "29 East Allen Street" }, { "city": "Philadelphia", "date": "2019-03-13", "event_name": "Counterparts", "event_type": "Music", "price_per_ticket": "60", "time": "17:00", "venue": "The Foundry", "venue_address": "29 East Allen Street 2nd Floor" }, { "city": "Philadelphia", "date": "2019-03-02", "event_name": "Davido", "event_type": "Music", "price_per_ticket": "60", "time": "17:30", "venue": "The Fillmore Philadelphia", "venue_address": "29 East Allen Street" }, { "city": "Philadelphia", "date": "2019-03-11", "event_name": "Drax Project", "event_type": "Music", "price_per_ticket": "30", "time": "17:30", "venue": "Voltage Lounge", "venue_address": "421 North 7th Street" } ], "slots": [ { "exclusive_end": 25, "slot": "event_name", "start": 12 }, { "exclusive_end": 40, "slot": "venue", "start": 29 }, { "exclusive_end": 54, "slot": "date", "start": 44 }, { "exclusive_end": 62, "slot": "time", "start": 58 } ] } ], "speaker": "SYSTEM", "utterance": "The popular Anthony Green at The Foundry on March 10th at 6 pm." }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Philadelphia" ], "date": [ "March 10th" ], "event_name": [ "Anthony Green" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "Thats the one, please book tickets." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_tickets", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Number of tickets please." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "4" ], "slot": "number_of_tickets", "values": [ "4" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Philadelphia" ], "date": [ "March 10th" ], "event_name": [ "Anthony Green" ], "event_type": [ "Music" ], "number_of_tickets": [ "4" ] } } } ], "speaker": "USER", "utterance": "Boo 4 tickets." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Anthony Green" ], "slot": "event_name", "values": [ "Anthony Green" ] }, { "act": "CONFIRM", "canonical_values": [ "4" ], "slot": "number_of_tickets", "values": [ "4" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "March 10th" ] }, { "act": "CONFIRM", "canonical_values": [ "Philadelphia" ], "slot": "city", "values": [ "Philadelphia" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 81, "slot": "event_name", "start": 68 }, { "exclusive_end": 47, "slot": "date", "start": 37 }, { "exclusive_end": 63, "slot": "city", "start": 51 } ] } ], "speaker": "SYSTEM", "utterance": "Please verify, You need 4 tickets on March 10th in Philadelphia for Anthony Green." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Philadelphia" ], "date": [ "March 10th" ], "event_name": [ "Anthony Green" ], "event_type": [ "Music" ], "number_of_tickets": [ "4" ] } } } ], "speaker": "USER", "utterance": "Right , proceed please." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "Philadelphia", "date": "2019-03-10", "event_name": "Anthony Green", "number_of_tickets": "4" } }, "service_results": [ { "city": "Philadelphia", "date": "2019-03-10", "event_name": "Anthony Green", "number_of_tickets": "4", "price_per_ticket": "60", "time": "18:00", "venue": "The Foundry", "venue_address": "29 East Allen Street 2nd Floor" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your tickets confirmed." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Foundry" ], "number_of_seats": [ "4" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Please find a Regular cab to reach there." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "The Foundry" ], "slot": "destination", "values": [ "The Foundry" ] }, { "act": "CONFIRM", "canonical_values": [ "4" ], "slot": "number_of_seats", "values": [ "4" ] }, { "act": "CONFIRM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 54, "slot": "destination", "start": 43 } ] } ], "speaker": "SYSTEM", "utterance": "Please look into the request, need ride to The Foundry by Regular ride for 4 people." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare", "wait_time" ], "slot_values": { "destination": [ "The Foundry" ], "number_of_seats": [ "4" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Right, when will it reach here and cost please." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "7" ], "slot": "wait_time", "values": [ "7" ] }, { "act": "INFORM", "canonical_values": [ "23.28" ], "slot": "ride_fare", "values": [ "$23.28" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "The Foundry", "number_of_seats": "4", "ride_type": "Regular" } }, "service_results": [ { "destination": "The Foundry", "number_of_seats": "4", "ride_fare": "23.28", "ride_type": "Regular", "wait_time": "7" } ], "slots": [ { "exclusive_end": 21, "slot": "wait_time", "start": 20 }, { "exclusive_end": 48, "slot": "ride_fare", "start": 42 } ] } ], "speaker": "SYSTEM", "utterance": "It will be there in 7 minutes. Please pay $23.28" }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Foundry" ], "number_of_seats": [ "4" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Thanks for your service." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you need any other help?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "destination": [ "The Foundry" ], "number_of_seats": [ "4" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "No, thats all I wanted." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Enjoy the day." } ] }, { "dialogue_id": "33_00063", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Hi, I am lookig for some help in locating something interested to do, can you help with that?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "event_type", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Sure, did you have a particular city and event you are interested in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-09" ], "slot": "date", "values": [ "9th of March" ] }, { "act": "INFORM", "canonical_values": [ "London" ], "slot": "city", "values": [ "London, UK" ] }, { "act": "INFORM", "canonical_values": [ "Theater" ], "slot": "event_type", "values": [ "Theater" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 51, "slot": "date", "start": 39 }, { "exclusive_end": 65, "slot": "city", "start": 55 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "London, UK" ], "date": [ "9th of March" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Yes. I want to see a stage show on the 9th of March in London, UK." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "A Right Royale Tea" ], "slot": "event_name", "values": [ "A Right Royale Tea" ] }, { "act": "OFFER", "canonical_values": [ "Amba Hotel Charing Cross" ], "slot": "venue", "values": [ "Amba Hotel Charing Cross" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-09" ], "slot": "date", "values": [ "March 9th" ] }, { "act": "OFFER", "canonical_values": [ "19:00" ], "slot": "time", "values": [ "7 pm" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "London", "date": "2019-03-09", "event_type": "Theater" } }, "service_results": [ { "city": "London", "date": "2019-03-09", "event_name": "A Right Royale Tea", "event_type": "Theater", "price_per_ticket": "50", "time": "19:00", "venue": "Amba Hotel Charing Cross", "venue_address": "Strand" }, { "city": "London", "date": "2019-03-09", "event_name": "All The Little Lights", "event_type": "Theater", "price_per_ticket": "20", "time": "17:00", "venue": "Tristan Bates Theatre", "venue_address": "1A Tower Street" }, { "city": "London", "date": "2019-03-09", "event_name": "Becoming The Invisible Woman", "event_type": "Theater", "price_per_ticket": "35", "time": "18:30", "venue": "Drayton Arms Theatre", "venue_address": "153 Old Brompton Road" }, { "city": "London", "date": "2019-03-09", "event_name": "Beyond The Blue", "event_type": "Theater", "price_per_ticket": "35", "time": "19:30", "venue": "Poplar Union", "venue_address": "2 Cotall Street" }, { "city": "London", "date": "2019-03-09", "event_name": "Boat Show Comedy Club", "event_type": "Theater", "price_per_ticket": "35", "time": "19:30", "venue": "The Boat Show Comedy Club", "venue_address": "Salsa! Temple, Ps Tattershall Castle, Temple Station, Victoria Embankment" }, { "city": "London", "date": "2019-03-09", "event_name": "Boris Rex", "event_type": "Theater", "price_per_ticket": "30", "time": "19:30", "venue": "Tristan Bates Theatre", "venue_address": "1A Tower Street" }, { "city": "London", "date": "2019-03-09", "event_name": "Caspa Arts Collaborative Theatre", "event_type": "Theater", "price_per_ticket": "30", "time": "17:00", "venue": "Drayton Arms Theatre", "venue_address": "153 Old Brompton Road" }, { "city": "London", "date": "2019-03-09", "event_name": "Club Briefs", "event_type": "Theater", "price_per_ticket": "20", "time": "17:00", "venue": "Wonderground", "venue_address": "337-338 Belvedere Road" }, { "city": "London", "date": "2019-03-09", "event_name": "Daniel Kitson", "event_type": "Theater", "price_per_ticket": "40", "time": "16:00", "venue": "Dulwich Hamlet Football Club", "venue_address": "Champion Hill Stadium, Edgar Kail Way" }, { "city": "London", "date": "2019-03-09", "event_name": "Drama", "event_type": "Theater", "price_per_ticket": "35", "time": "18:00", "venue": "Oslo Hackney", "venue_address": "1A Amhurst Road" } ], "slots": [ { "exclusive_end": 107, "slot": "event_name", "start": 89 }, { "exclusive_end": 135, "slot": "venue", "start": 111 }, { "exclusive_end": 163, "slot": "date", "start": 154 }, { "exclusive_end": 185, "slot": "time", "start": 181 } ] } ], "speaker": "SYSTEM", "utterance": "I have located 10 events matching your description. Would you be interested in attending A Right Royale Tea at Amba Hotel Charing Cross. This event is on March 9th and it begins at 7 pm." }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "London, UK" ], "date": [ "9th of March", "March 9th" ], "event_name": [ "A Right Royale Tea" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "That would be perfect, can you reserve my tickets." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_tickets", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Sure I can, how many will you be needing." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "London, UK" ], "date": [ "9th of March", "March 9th" ], "event_name": [ "A Right Royale Tea" ], "event_type": [ "Theater" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "I will only need to purchase one ticket." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "A Right Royale Tea" ], "slot": "event_name", "values": [ "A Right Royale Tea" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-09" ], "slot": "date", "values": [ "March 9th" ] }, { "act": "CONFIRM", "canonical_values": [ "London" ], "slot": "city", "values": [ "London" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 50, "slot": "event_name", "start": 32 }, { "exclusive_end": 79, "slot": "date", "start": 70 }, { "exclusive_end": 66, "slot": "city", "start": 60 } ] } ], "speaker": "SYSTEM", "utterance": "Okay, that will be 1 ticket for A Right Royale Tea event in London on March 9th, is that correct?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "venue_address", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "price_per_ticket", "venue_address" ], "slot_values": { "city": [ "London", "London, UK" ], "date": [ "9th of March", "March 9th" ], "event_name": [ "A Right Royale Tea" ], "event_type": [ "Theater" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "Yes that is correct. How much is the ticket and what city is the venue located in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "50" ], "slot": "price_per_ticket", "values": [ "$50" ] }, { "act": "INFORM", "canonical_values": [ "Strand" ], "slot": "venue_address", "values": [ "Strand" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "London", "date": "2019-03-09", "event_name": "A Right Royale Tea", "number_of_tickets": "1" } }, "service_results": [ { "city": "London", "date": "2019-03-09", "event_name": "A Right Royale Tea", "number_of_tickets": "1", "price_per_ticket": "50", "time": "19:00", "venue": "Amba Hotel Charing Cross", "venue_address": "Strand" } ], "slots": [ { "exclusive_end": 28, "slot": "price_per_ticket", "start": 25 }, { "exclusive_end": 64, "slot": "venue_address", "start": 58 } ] } ], "speaker": "SYSTEM", "utterance": "The ticket price came to $50, and the venue is located in Strand." }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Amba Hotel Charing Cross" ], "number_of_seats": [ "1" ] } } } ], "speaker": "USER", "utterance": "Thank you, can you also help me book a cab ride there too?I" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "Pool", "Regular" ], "slot": "ride_type", "values": [ "Pool", "Regular" ] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Sure, would you be interested in a regular or pool ride?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Pool" ], "slot": "ride_type", "values": [ "Pool" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Amba Hotel Charing Cross" ], "number_of_seats": [ "1" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "I would like a pool ride please." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Amba Hotel Charing Cross" ], "slot": "destination", "values": [ "Amba Hotel Charing Cross" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_seats", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "Pool" ], "slot": "ride_type", "values": [ "Pool" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 45, "slot": "destination", "start": 21 } ] } ], "speaker": "SYSTEM", "utterance": "Okay, 1 pool ride to Amba Hotel Charing Cross." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "wait_time" ], "slot_values": { "destination": [ "Amba Hotel Charing Cross" ], "number_of_seats": [ "1" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "Yes that is correct. What time will the cab get here?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "3" ], "slot": "wait_time", "values": [ "3" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "Amba Hotel Charing Cross", "number_of_seats": "1", "ride_type": "Pool" } }, "service_results": [ { "destination": "Amba Hotel Charing Cross", "number_of_seats": "1", "ride_fare": "6.74", "ride_type": "Pool", "wait_time": "3" } ], "slots": [ { "exclusive_end": 78, "slot": "wait_time", "start": 77 } ] } ], "speaker": "SYSTEM", "utterance": "Your cab ride has been successfully reserved and it is expected to arrive in 3 minutes." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Amba Hotel Charing Cross" ], "number_of_seats": [ "1" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "Great! Thanks that is all for now." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "You are welcome, enjoy your event." } ] }, { "dialogue_id": "33_00064", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "10th of this month" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 74, "slot": "date", "start": 56 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "date": [ "10th of this month" ] } } } ], "speaker": "USER", "utterance": "Can you help me find something interesting to do on the 10th of this month." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "event_type", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you have any preferences for the type of event?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Theater" ], "slot": "event_type", "values": [ "Theater" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "date": [ "10th of this month" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "I enjoy a good Drama." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What city should I search?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Los Angeles" ], "slot": "city", "values": [ "LAX" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 31, "slot": "city", "start": 28 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "LAX" ], "date": [ "10th of this month" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Search for something around LAX." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "A Year In Dragonfly" ], "slot": "event_name", "values": [ "A Year In Dragonfly" ] }, { "act": "OFFER", "canonical_values": [ "Studio C Artists" ], "slot": "venue", "values": [ "Studio C Artists" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "March 10th" ] }, { "act": "OFFER", "canonical_values": [ "17:30" ], "slot": "time", "values": [ "5:30 pm" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "Los Angeles", "date": "2019-03-10", "event_type": "Theater" } }, "service_results": [ { "city": "Los Angeles", "date": "2019-03-10", "event_name": "A Year In Dragonfly", "event_type": "Theater", "price_per_ticket": "55", "time": "17:30", "venue": "Studio C Artists", "venue_address": "6448 California 2" }, { "city": "Los Angeles", "date": "2019-03-10", "event_name": "Adieu Monsieur Haffmann", "event_type": "Theater", "price_per_ticket": "60", "time": "17:00", "venue": "Theatre Raymond Kabbaz", "venue_address": "10361 West Pico Boulevard" }, { "city": "Los Angeles", "date": "2019-03-10", "event_name": "Anything Goes", "event_type": "Theater", "price_per_ticket": "40", "time": "16:00", "venue": "Upright Citizens Brigade Sunset", "venue_address": "5419 Sunset Boulevard" }, { "city": "Los Angeles", "date": "2019-03-10", "event_name": "Asssscat", "event_type": "Theater", "price_per_ticket": "30", "time": "17:00", "venue": "Ucb Franklin", "venue_address": "5919 Franklin Avenue" }, { "city": "Los Angeles", "date": "2019-03-10", "event_name": "At The Table", "event_type": "Theater", "price_per_ticket": "45", "time": "19:00", "venue": "Lankershim Arts Center", "venue_address": "5108 Lankershim Boulevard" }, { "city": "Los Angeles", "date": "2019-03-10", "event_name": "Benji Hughes", "event_type": "Theater", "price_per_ticket": "25", "time": "17:00", "venue": "The Teragram Ballroom", "venue_address": "1234 West 7th Street" }, { "city": "Los Angeles", "date": "2019-03-10", "event_name": "Characters Welcome", "event_type": "Theater", "price_per_ticket": "50", "time": "18:30", "venue": "Upright Citizens Brigade Sunset", "venue_address": "5419 Sunset Boulevard" }, { "city": "Los Angeles", "date": "2019-03-10", "event_name": "Good Mourning", "event_type": "Theater", "price_per_ticket": "35", "time": "18:00", "venue": "The Hudson Theatres", "venue_address": "6539 Santa Monica Boulevard" }, { "city": "Los Angeles", "date": "2019-03-10", "event_name": "Improv Nerds", "event_type": "Theater", "price_per_ticket": "45", "time": "18:00", "venue": "Upright Citizens Brigade Sunset", "venue_address": "5419 Sunset Boulevard" }, { "city": "Los Angeles", "date": "2019-03-10", "event_name": "Lavender Men", "event_type": "Theater", "price_per_ticket": "30", "time": "18:00", "venue": "Skylight Theatre Company", "venue_address": "1816 1/2 North Vermont Avenue" } ], "slots": [ { "exclusive_end": 19, "slot": "event_name", "start": 0 }, { "exclusive_end": 55, "slot": "venue", "start": 39 }, { "exclusive_end": 69, "slot": "date", "start": 59 }, { "exclusive_end": 80, "slot": "time", "start": 73 } ] } ], "speaker": "SYSTEM", "utterance": "A Year In Dragonfly is taking place at Studio C Artists on March 10th at 5:30 pm. It is very popular." }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "LAX" ], "date": [ "10th of this month", "March 10th" ], "event_name": [ "A Year In Dragonfly" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "That sounds good. I want to reserve a ticket." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_tickets", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "How many tickets do you need?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "LAX" ], "date": [ "10th of this month", "March 10th" ], "event_name": [ "A Year In Dragonfly" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "I would like two tickets." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "A Year In Dragonfly" ], "slot": "event_name", "values": [ "A Year In Dragonfly" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "March 10th" ] }, { "act": "CONFIRM", "canonical_values": [ "Los Angeles" ], "slot": "city", "values": [ "Los Angeles" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 57, "slot": "event_name", "start": 38 }, { "exclusive_end": 99, "slot": "date", "start": 89 }, { "exclusive_end": 85, "slot": "city", "start": 74 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm: Reserve 2 tickets for A Year In Dragonfly taking place in Los Angeles on March 10th." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] }, { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "LAX", "Los Angeles" ], "date": [ "10th of this month", "March 10th" ], "event_name": [ "A Year In Dragonfly" ], "event_type": [ "Theater" ], "number_of_tickets": [ "3" ] } } } ], "speaker": "USER", "utterance": "No, I need 3 tickets." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] }, { "act": "CONFIRM", "canonical_values": [ "Los Angeles" ], "slot": "city", "values": [ "Los Angeles" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 60, "slot": "city", "start": 49 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm: Reser 3 tickets for the event in Los Angeles." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "venue_address", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "price_per_ticket", "venue_address" ], "slot_values": { "city": [ "LAX", "Los Angeles" ], "date": [ "10th of this month", "March 10th" ], "event_name": [ "A Year In Dragonfly" ], "event_type": [ "Theater" ], "number_of_tickets": [ "3" ] } } } ], "speaker": "USER", "utterance": "Yes, that is correct. Where is the venue located and how much does each ticket cost." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "55" ], "slot": "price_per_ticket", "values": [ "$55" ] }, { "act": "INFORM", "canonical_values": [ "6448 California 2" ], "slot": "venue_address", "values": [ "6448 California 2" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "Los Angeles", "date": "2019-03-10", "event_name": "A Year In Dragonfly", "number_of_tickets": "3" } }, "service_results": [ { "city": "Los Angeles", "date": "2019-03-10", "event_name": "A Year In Dragonfly", "number_of_tickets": "3", "price_per_ticket": "55", "time": "17:30", "venue": "Studio C Artists", "venue_address": "6448 California 2" } ], "slots": [ { "exclusive_end": 100, "slot": "price_per_ticket", "start": 97 }, { "exclusive_end": 76, "slot": "venue_address", "start": 59 } ] } ], "speaker": "SYSTEM", "utterance": "Your reservation has been confirmed. The venue location is 6448 California 2 and the ticket cost $55. Have a great time." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "LAX", "Los Angeles" ], "date": [ "10th of this month", "March 10th" ], "event_name": [ "A Year In Dragonfly" ], "event_type": [ "Theater" ], "number_of_tickets": [ "3" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Studio C Artists" ], "number_of_seats": [ "3" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Thanks for the help. Can you get me a Regular cab to go there?" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Studio C Artists" ], "slot": "destination", "values": [ "Studio C Artists" ] }, { "act": "CONFIRM", "canonical_values": [ "3" ], "slot": "number_of_seats", "values": [ "3" ] }, { "act": "CONFIRM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 71, "slot": "destination", "start": 55 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm: You need 3 sears for a Regular ride to Studio C Artists." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare", "wait_time" ], "slot_values": { "destination": [ "Studio C Artists" ], "number_of_seats": [ "3" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Yes, that is correct. How long before the cab arrives and how much does it cost." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "7" ], "slot": "wait_time", "values": [ "7" ] }, { "act": "INFORM", "canonical_values": [ "35.75" ], "slot": "ride_fare", "values": [ "$35.75" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "Studio C Artists", "number_of_seats": "3", "ride_type": "Regular" } }, "service_results": [ { "destination": "Studio C Artists", "number_of_seats": "3", "ride_fare": "35.75", "ride_type": "Regular", "wait_time": "7" } ], "slots": [ { "exclusive_end": 49, "slot": "wait_time", "start": 48 }, { "exclusive_end": 89, "slot": "ride_fare", "start": 83 } ] } ], "speaker": "SYSTEM", "utterance": "I booked your ride and the cab should arrive in 7 minutes. The cost of the ride is $35.75" }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Studio C Artists" ], "number_of_seats": [ "3" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Thanks for the help. That is all I needed." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Enjoy your day." } ] }, { "dialogue_id": "33_00065", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Can you find me some interesting things to do?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "event_type", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What city are you looking in? What type of events?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Music" ], "slot": "event_type", "values": [ "Music" ] }, { "act": "INFORM", "canonical_values": [ "Philadelphia" ], "slot": "city", "values": [ "Philadelphia" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 44, "slot": "city", "start": 32 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Philadelphia" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "I want to find a concert in the Philadelphia area." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Anthony Green" ], "slot": "event_name", "values": [ "Anthony Green" ] }, { "act": "OFFER", "canonical_values": [ "The Foundry" ], "slot": "venue", "values": [ "The Foundry" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "March 10th" ] }, { "act": "OFFER", "canonical_values": [ "18:00" ], "slot": "time", "values": [ "6 pm" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "Philadelphia", "event_type": "Music" } }, "service_results": [ { "city": "Philadelphia", "date": "2019-03-10", "event_name": "Anthony Green", "event_type": "Music", "price_per_ticket": "60", "time": "18:00", "venue": "The Foundry", "venue_address": "29 East Allen Street 2nd Floor" }, { "city": "Philadelphia", "date": "2019-03-11", "event_name": "Ayokay", "event_type": "Music", "price_per_ticket": "60", "time": "18:30", "venue": "The Foundry", "venue_address": "29 East Allen Street 2nd Floor" }, { "city": "Philadelphia", "date": "2019-03-06", "event_name": "Babymetal", "event_type": "Music", "price_per_ticket": "30", "time": "16:00", "venue": "The Fillmore Philadelphia", "venue_address": "29 East Allen Street" }, { "city": "Philadelphia", "date": "2019-03-04", "event_name": "Bars And Melody", "event_type": "Music", "price_per_ticket": "50", "time": "17:00", "venue": "The Foundry", "venue_address": "29 East Allen Street 2nd Floor" }, { "city": "Philadelphia", "date": "2019-03-13", "event_name": "Brockhampton", "event_type": "Music", "price_per_ticket": "30", "time": "18:00", "venue": "The Fillmore Philadelphia", "venue_address": "29 East Allen Street" }, { "city": "Philadelphia", "date": "2019-03-03", "event_name": "Charlotte Lawrence", "event_type": "Music", "price_per_ticket": "25", "time": "17:30", "venue": "The Fillmore Philadelphia", "venue_address": "29 East Allen Street" }, { "city": "Philadelphia", "date": "2019-03-08", "event_name": "Conan Gray", "event_type": "Music", "price_per_ticket": "35", "time": "19:00", "venue": "The Fillmore Philadelphia", "venue_address": "29 East Allen Street" }, { "city": "Philadelphia", "date": "2019-03-13", "event_name": "Counterparts", "event_type": "Music", "price_per_ticket": "60", "time": "17:00", "venue": "The Foundry", "venue_address": "29 East Allen Street 2nd Floor" }, { "city": "Philadelphia", "date": "2019-03-02", "event_name": "Davido", "event_type": "Music", "price_per_ticket": "60", "time": "17:30", "venue": "The Fillmore Philadelphia", "venue_address": "29 East Allen Street" }, { "city": "Philadelphia", "date": "2019-03-11", "event_name": "Drax Project", "event_type": "Music", "price_per_ticket": "30", "time": "17:30", "venue": "Voltage Lounge", "venue_address": "421 North 7th Street" } ], "slots": [ { "exclusive_end": 13, "slot": "event_name", "start": 0 }, { "exclusive_end": 39, "slot": "venue", "start": 28 }, { "exclusive_end": 53, "slot": "date", "start": 43 }, { "exclusive_end": 61, "slot": "time", "start": 57 } ] } ], "speaker": "SYSTEM", "utterance": "Anthony Green is playing at The Foundry on March 10th at 6 pm." }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Philadelphia" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "Great. Can you find some other events?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Ayokay" ], "slot": "event_name", "values": [ "Ayokay" ] }, { "act": "OFFER", "canonical_values": [ "The Foundry" ], "slot": "venue", "values": [ "The Foundry" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-11" ], "slot": "date", "values": [ "March 11th" ] }, { "act": "OFFER", "canonical_values": [ "18:30" ], "slot": "time", "values": [ "6:30 pm" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 6, "slot": "event_name", "start": 0 }, { "exclusive_end": 32, "slot": "venue", "start": 21 }, { "exclusive_end": 46, "slot": "date", "start": 36 }, { "exclusive_end": 57, "slot": "time", "start": 50 } ] } ], "speaker": "SYSTEM", "utterance": "Ayokay is playing at The Foundry on March 11th at 6:30 pm." }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Philadelphia" ], "date": [ "March 11th" ], "event_name": [ "Ayokay" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "That sounds good. I want to buy tickets." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_tickets", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "How many tickets do you need?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Philadelphia" ], "date": [ "March 11th" ], "event_name": [ "Ayokay" ], "event_type": [ "Music" ], "number_of_tickets": [ "3" ] } } } ], "speaker": "USER", "utterance": "I want to buy 3 tickets." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Ayokay" ], "slot": "event_name", "values": [ "Ayokay" ] }, { "act": "CONFIRM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-11" ], "slot": "date", "values": [ "March 11th" ] }, { "act": "CONFIRM", "canonical_values": [ "Philadelphia" ], "slot": "city", "values": [ "Philadelphia" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 36, "slot": "event_name", "start": 30 }, { "exclusive_end": 66, "slot": "date", "start": 56 }, { "exclusive_end": 52, "slot": "city", "start": 40 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm: 3 tickets for Ayokay in Philadelphia on March 11th." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "venue_address", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "price_per_ticket", "venue_address" ], "slot_values": { "city": [ "Philadelphia" ], "date": [ "March 11th" ], "event_name": [ "Ayokay" ], "event_type": [ "Music" ], "number_of_tickets": [ "3" ] } } } ], "speaker": "USER", "utterance": "Yes, sounds good. How much is each ticket? Where is the venue located?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "60" ], "slot": "price_per_ticket", "values": [ "$60" ] }, { "act": "INFORM", "canonical_values": [ "29 East Allen Street 2nd Floor" ], "slot": "venue_address", "values": [ "29 East Allen Street 2nd Floor" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "Philadelphia", "date": "2019-03-11", "event_name": "Ayokay", "number_of_tickets": "3" } }, "service_results": [ { "city": "Philadelphia", "date": "2019-03-11", "event_name": "Ayokay", "number_of_tickets": "3", "price_per_ticket": "60", "time": "18:30", "venue": "The Foundry", "venue_address": "29 East Allen Street 2nd Floor" } ], "slots": [ { "exclusive_end": 52, "slot": "price_per_ticket", "start": 49 }, { "exclusive_end": 100, "slot": "venue_address", "start": 70 } ] } ], "speaker": "SYSTEM", "utterance": "Your tickets have been purchased. Each ticket is $60. The venue is at 29 East Allen Street 2nd Floor." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Philadelphia" ], "date": [ "March 11th" ], "event_name": [ "Ayokay" ], "event_type": [ "Music" ], "number_of_tickets": [ "3" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Foundry" ], "number_of_seats": [ "3" ] } } } ], "speaker": "USER", "utterance": "Thanks so much. Can you find me a cab to get there?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "ride_type", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What kind of ride would you like?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Foundry" ], "number_of_seats": [ "3" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "I want to find a regular ride." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "The Foundry" ], "slot": "destination", "values": [ "The Foundry" ] }, { "act": "CONFIRM", "canonical_values": [ "3" ], "slot": "number_of_seats", "values": [ "3" ] }, { "act": "CONFIRM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 37, "slot": "destination", "start": 26 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm: A ride to The Foundry, 3 seats in a regular ride." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "wait_time" ], "slot_values": { "destination": [ "The Foundry" ], "number_of_seats": [ "3" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Yes, sounds great. How long until the cab is here?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "6" ], "slot": "wait_time", "values": [ "6" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "The Foundry", "number_of_seats": "3", "ride_type": "Regular" } }, "service_results": [ { "destination": "The Foundry", "number_of_seats": "3", "ride_fare": "29.81", "ride_type": "Regular", "wait_time": "6" } ], "slots": [ { "exclusive_end": 75, "slot": "wait_time", "start": 74 } ] } ], "speaker": "SYSTEM", "utterance": "Your ride has been booked and is on it's way. It should be there in about 6 minutes." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare" ], "slot_values": { "destination": [ "The Foundry" ], "number_of_seats": [ "3" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "How much will it cost?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "29.81" ], "slot": "ride_fare", "values": [ "$29.81" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 18, "slot": "ride_fare", "start": 12 } ] } ], "speaker": "SYSTEM", "utterance": "The ride is $29.81." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Foundry" ], "number_of_seats": [ "3" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Thanks so much. That's all." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day." } ] }, { "dialogue_id": "33_00066", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Hi there, could you get me some interesting events which I can participate in?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "event_type", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Any preference on the type of event?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Theater" ], "slot": "event_type", "values": [ "Theater" ] }, { "act": "INFORM", "canonical_values": [ "London" ], "slot": "city", "values": [ "London, Uk" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 27, "slot": "city", "start": 17 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "London, Uk" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "A drama event in London, Uk is fine." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "A Right Royale Tea" ], "slot": "event_name", "values": [ "A Right Royale Tea" ] }, { "act": "OFFER", "canonical_values": [ "Amba Hotel Charing Cross" ], "slot": "venue", "values": [ "Amba Hotel Charing Cross" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-14" ], "slot": "date", "values": [ "March 14th" ] }, { "act": "OFFER", "canonical_values": [ "19:00" ], "slot": "time", "values": [ "7 pm" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "London", "event_type": "Theater" } }, "service_results": [ { "city": "London", "date": "2019-03-14", "event_name": "A Right Royale Tea", "event_type": "Theater", "price_per_ticket": "50", "time": "19:00", "venue": "Amba Hotel Charing Cross", "venue_address": "Strand" }, { "city": "London", "date": "2019-03-12", "event_name": "A Taste For Murder", "event_type": "Theater", "price_per_ticket": "50", "time": "16:30", "venue": "Wanstead Library", "venue_address": "Spratt Hall Road" }, { "city": "London", "date": "2019-03-11", "event_name": "Academy Performing Arts", "event_type": "Theater", "price_per_ticket": "40", "time": "18:00", "venue": "Academy Performing Arts", "venue_address": "Academy Performing Arts, 2 Archery Road" }, { "city": "London", "date": "2019-03-09", "event_name": "All The Little Lights", "event_type": "Theater", "price_per_ticket": "20", "time": "17:00", "venue": "Tristan Bates Theatre", "venue_address": "1A Tower Street" }, { "city": "London", "date": "2019-03-05", "event_name": "Armia", "event_type": "Theater", "price_per_ticket": "30", "time": "16:30", "venue": "The Dome", "venue_address": "2A Dartmouth Park Hill" }, { "city": "London", "date": "2019-03-01", "event_name": "As You Like It", "event_type": "Theater", "price_per_ticket": "60", "time": "18:30", "venue": "Swan, Shakespeare's Globe", "venue_address": "21 New Globe Walk, Bankside" }, { "city": "London", "date": "2019-03-07", "event_name": "Becoming The Invisible Woman", "event_type": "Theater", "price_per_ticket": "35", "time": "17:30", "venue": "Drayton Arms Theatre", "venue_address": "153 Old Brompton Road" }, { "city": "London", "date": "2019-03-10", "event_name": "Beyond The Blue", "event_type": "Theater", "price_per_ticket": "30", "time": "17:30", "venue": "Poplar Union", "venue_address": "2 Cotall Street" }, { "city": "London", "date": "2019-03-05", "event_name": "Boat Show Comedy Club", "event_type": "Theater", "price_per_ticket": "45", "time": "18:30", "venue": "The Boat Show Comedy Club", "venue_address": "Salsa! Temple, Ps Tattershall Castle, Temple Station, Victoria Embankment" }, { "city": "London", "date": "2019-03-03", "event_name": "Bon Ami", "event_type": "Theater", "price_per_ticket": "25", "time": "16:30", "venue": "Studio at New Wimbledon Theatre", "venue_address": "93 The Broadway" } ], "slots": [ { "exclusive_end": 62, "slot": "event_name", "start": 44 }, { "exclusive_end": 103, "slot": "venue", "start": 79 }, { "exclusive_end": 117, "slot": "date", "start": 107 }, { "exclusive_end": 125, "slot": "time", "start": 121 } ] } ], "speaker": "SYSTEM", "utterance": "There are 10 events you may like, how about A Right Royale Tea taking place at Amba Hotel Charing Cross on March 14th at 7 pm?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "venue_address", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [ "price_per_ticket", "venue_address" ], "slot_values": { "city": [ "London, Uk" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "I see, may I know its venue and the cost of the ticket?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "50" ], "slot": "price_per_ticket", "values": [ "$50" ] }, { "act": "INFORM", "canonical_values": [ "Strand" ], "slot": "venue_address", "values": [ "Strand" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 29, "slot": "price_per_ticket", "start": 26 }, { "exclusive_end": 59, "slot": "venue_address", "start": 53 } ] } ], "speaker": "SYSTEM", "utterance": "This ticket will cost you $50 and is taking place at Strand." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "London, Uk" ], "date": [ "March 14th" ], "event_name": [ "A Right Royale Tea" ], "event_type": [ "Theater" ], "number_of_tickets": [ "3" ] } } } ], "speaker": "USER", "utterance": "I see, could you get me three tickets to the event?" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "A Right Royale Tea" ], "slot": "event_name", "values": [ "A Right Royale Tea" ] }, { "act": "CONFIRM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-14" ], "slot": "date", "values": [ "March 14th" ] }, { "act": "CONFIRM", "canonical_values": [ "London" ], "slot": "city", "values": [ "London" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 64, "slot": "event_name", "start": 46 }, { "exclusive_end": 88, "slot": "date", "start": 78 }, { "exclusive_end": 74, "slot": "city", "start": 68 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm your purchase for 3 tickets to A Right Royale Tea in London on March 14th." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "London", "London, Uk" ], "date": [ "March 14th" ], "event_name": [ "A Right Royale Tea" ], "event_type": [ "Theater" ], "number_of_tickets": [ "3" ] } } } ], "speaker": "USER", "utterance": "That is fine with me." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "London", "date": "2019-03-14", "event_name": "A Right Royale Tea", "number_of_tickets": "3" } }, "service_results": [ { "city": "London", "date": "2019-03-14", "event_name": "A Right Royale Tea", "number_of_tickets": "3", "price_per_ticket": "50", "time": "19:00", "venue": "Amba Hotel Charing Cross", "venue_address": "Strand" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your reservation has been made, enjoy!" }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "London", "London, Uk" ], "date": [ "March 14th" ], "event_name": [ "A Right Royale Tea" ], "event_type": [ "Theater" ], "number_of_tickets": [ "3" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Amba Hotel Charing Cross" ], "number_of_seats": [ "3" ] } } } ], "speaker": "USER", "utterance": "Thank you for your kind assistance. Could you also get me a cab right there?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "Luxury", "Pool" ], "slot": "ride_type", "values": [ "Luxury", "Pool" ] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Any preference on the type of ride, such as a Luxury or Pool ride?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Amba Hotel Charing Cross" ], "number_of_seats": [ "3" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "A luxury ride would be great." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Amba Hotel Charing Cross" ], "slot": "destination", "values": [ "Amba Hotel Charing Cross" ] }, { "act": "CONFIRM", "canonical_values": [ "3" ], "slot": "number_of_seats", "values": [ "3" ] }, { "act": "CONFIRM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 84, "slot": "destination", "start": 60 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm your booking for 3 seats on a Luxury ride to Amba Hotel Charing Cross." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare" ], "slot_values": { "destination": [ "Amba Hotel Charing Cross" ], "number_of_seats": [ "3" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "That is fine with me. How much will this cost me?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "32.23" ], "slot": "ride_fare", "values": [ "$32.23" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "Amba Hotel Charing Cross", "number_of_seats": "3", "ride_type": "Luxury" } }, "service_results": [ { "destination": "Amba Hotel Charing Cross", "number_of_seats": "3", "ride_fare": "32.23", "ride_type": "Luxury", "wait_time": "12" } ], "slots": [ { "exclusive_end": 82, "slot": "ride_fare", "start": 76 } ] } ], "speaker": "SYSTEM", "utterance": "Your booking has been made and is on its way to you, and this will cost you $32.23." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "wait_time" ], "slot_values": { "destination": [ "Amba Hotel Charing Cross" ], "number_of_seats": [ "3" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "And how long does the cab reach me?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "12" ], "slot": "wait_time", "values": [ "12" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 28, "slot": "wait_time", "start": 26 } ] } ], "speaker": "SYSTEM", "utterance": "The cab will reach you in 12 minutes." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Amba Hotel Charing Cross" ], "number_of_seats": [ "3" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Thank you for your kind assistance. That is all I need." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "No problem, have a great day ahead!" } ] }, { "dialogue_id": "33_00067", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-04" ], "slot": "date", "values": [ "Monday next week" ] }, { "act": "INFORM", "canonical_values": [ "Theater" ], "slot": "event_type", "values": [ "Theater" ] }, { "act": "INFORM", "canonical_values": [ "Chicago" ], "slot": "city", "values": [ "Chicago" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 50, "slot": "date", "start": 34 }, { "exclusive_end": 61, "slot": "city", "start": 54 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Chicago" ], "date": [ "Monday next week" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "I need to find a theater event on Monday next week in Chicago." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "All That He Was" ], "slot": "event_name", "values": [ "All that He Was" ] }, { "act": "OFFER", "canonical_values": [ "The Buena, Pride Arts Center" ], "slot": "venue", "values": [ "The Buena, Pride Arts Center" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-04" ], "slot": "date", "values": [ "March 4th" ] }, { "act": "OFFER", "canonical_values": [ "17:30" ], "slot": "time", "values": [ "5:30 pm" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "Chicago", "date": "2019-03-04", "event_type": "Theater" } }, "service_results": [ { "city": "Chicago", "date": "2019-03-04", "event_name": "All That He Was", "event_type": "Theater", "price_per_ticket": "55", "time": "17:30", "venue": "The Buena, Pride Arts Center", "venue_address": "4147 North Broadway" }, { "city": "Chicago", "date": "2019-03-04", "event_name": "Casa Valentina", "event_type": "Theater", "price_per_ticket": "20", "time": "16:30", "venue": "PRIDE ARTS CENTER", "venue_address": "4139 North Broadway" }, { "city": "Chicago", "date": "2019-03-04", "event_name": "Comedysportz", "event_type": "Theater", "price_per_ticket": "30", "time": "16:00", "venue": "CSz Theater Chicago", "venue_address": "929 West Belmont Avenue" }, { "city": "Chicago", "date": "2019-03-04", "event_name": "Countess Dracula", "event_type": "Theater", "price_per_ticket": "30", "time": "19:30", "venue": "Otherworld Theatre Performance Venue and Bar", "venue_address": "3914 North Clark Street" }, { "city": "Chicago", "date": "2019-03-04", "event_name": "Dinner Detective", "event_type": "Theater", "price_per_ticket": "25", "time": "19:30", "venue": "Chicago Marriott Downtown Magnificent Mile", "venue_address": "540 North Michigan Avenue" }, { "city": "Chicago", "date": "2019-03-04", "event_name": "Drunk Shakespeare", "event_type": "Theater", "price_per_ticket": "20", "time": "16:00", "venue": "The Lion Theatre", "venue_address": "182 North Wabash Avenue" }, { "city": "Chicago", "date": "2019-03-04", "event_name": "Emma", "event_type": "Theater", "price_per_ticket": "60", "time": "18:00", "venue": "Lifeline Theatre", "venue_address": "6912 North Glenwood Avenue" }, { "city": "Chicago", "date": "2019-03-04", "event_name": "Every Brilliant Thing", "event_type": "Theater", "price_per_ticket": "45", "time": "18:00", "venue": "Windy City Playhouse", "venue_address": "3014 West Irving Park Road" }, { "city": "Chicago", "date": "2019-03-04", "event_name": "Frankenstein", "event_type": "Theater", "price_per_ticket": "50", "time": "19:30", "venue": "Lookingglass Theatre Company", "venue_address": "821 North Michigan Avenue" }, { "city": "Chicago", "date": "2019-03-04", "event_name": "Helvetica", "event_type": "Theater", "price_per_ticket": "20", "time": "17:30", "venue": "Nox Arca Theatre", "venue_address": "4001 North Ravenswood Avenue #405" } ], "slots": [ { "exclusive_end": 15, "slot": "event_name", "start": 0 }, { "exclusive_end": 55, "slot": "venue", "start": 27 }, { "exclusive_end": 68, "slot": "date", "start": 59 }, { "exclusive_end": 79, "slot": "time", "start": 72 } ] } ], "speaker": "SYSTEM", "utterance": "All that He Was will be at The Buena, Pride Arts Center on March 4th at 5:30 pm." }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Chicago" ], "date": [ "March 4th", "Monday next week" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "What else can you find?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Casa Valentina" ], "slot": "event_name", "values": [ "Casa Valentina" ] }, { "act": "OFFER", "canonical_values": [ "PRIDE ARTS CENTER" ], "slot": "venue", "values": [ "Pride Arts Center" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-04" ], "slot": "date", "values": [ "March 4th" ] }, { "act": "OFFER", "canonical_values": [ "16:30" ], "slot": "time", "values": [ "4:30 pm" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 14, "slot": "event_name", "start": 0 }, { "exclusive_end": 62, "slot": "venue", "start": 45 }, { "exclusive_end": 75, "slot": "date", "start": 66 }, { "exclusive_end": 86, "slot": "time", "start": 79 } ] } ], "speaker": "SYSTEM", "utterance": "Casa Valentina is popular and takes place at Pride Arts Center on March 4th at 4:30 pm." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Chicago" ], "date": [ "March 4th", "Monday next week" ], "event_name": [ "Casa Valentina" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Sounds great thanks!" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Can I do anything else for you today?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Chicago" ], "date": [ "March 4th", "Monday next week" ], "event_name": [ "Casa Valentina" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "I need to reserve 2 event tickets." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Casa Valentina" ], "slot": "event_name", "values": [ "Casa Valentina" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-04" ], "slot": "date", "values": [ "March 4th" ] }, { "act": "CONFIRM", "canonical_values": [ "Chicago" ], "slot": "city", "values": [ "Chicago" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 37, "slot": "event_name", "start": 23 }, { "exclusive_end": 50, "slot": "date", "start": 41 }, { "exclusive_end": 61, "slot": "city", "start": 54 } ] } ], "speaker": "SYSTEM", "utterance": "You want 2 tickets for Casa Valentina on March 4th in Chicago, correct?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Chicago" ], "date": [ "March 4th", "Monday next week" ], "event_name": [ "Casa Valentina" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "Yes that is great thank you." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "Chicago", "date": "2019-03-04", "event_name": "Casa Valentina", "number_of_tickets": "2" } }, "service_results": [ { "city": "Chicago", "date": "2019-03-04", "event_name": "Casa Valentina", "number_of_tickets": "2", "price_per_ticket": "20", "time": "16:30", "venue": "PRIDE ARTS CENTER", "venue_address": "4139 North Broadway" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your reservation has been confirmed, enjoy!" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Pride Arts Center" ], "number_of_seats": [ "2" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Can you find me the most comfortable ride to go there?" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "PRIDE ARTS CENTER" ], "slot": "destination", "values": [ "Pride Arts Center" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_seats", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 49, "slot": "destination", "start": 32 } ] } ], "speaker": "SYSTEM", "utterance": "You want a luxury ride for 2 to Pride Arts Center, correct?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Pride Arts Center" ], "number_of_seats": [ "2" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Yes that is correct thanks." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "PRIDE ARTS CENTER", "number_of_seats": "2", "ride_type": "Luxury" } }, "service_results": [ { "destination": "PRIDE ARTS CENTER", "number_of_seats": "2", "ride_fare": "23.72", "ride_type": "Luxury", "wait_time": "7" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your cab is on the way." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Pride Arts Center" ], "number_of_seats": [ "2" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Thanks for all your help." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Can I do anything else for you?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "destination": [ "Pride Arts Center" ], "number_of_seats": [ "2" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "No that is all thanks." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day!" } ] }, { "dialogue_id": "33_00068", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "What fun thing can I do?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "event_type", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "In which city? What do you like to do?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Theater" ], "slot": "event_type", "values": [ "Theater" ] }, { "act": "INFORM", "canonical_values": [ "Seattle" ], "slot": "city", "values": [ "Seattle, WA" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 50, "slot": "city", "start": 39 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Seattle, WA" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "I would like to see a Broadway show in Seattle, WA." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Beatleconcert" ], "slot": "event_name", "values": [ "Beatleconcert" ] }, { "act": "OFFER", "canonical_values": [ "12th Avenue Arts" ], "slot": "venue", "values": [ "12th Avenue Arts" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "March 10th" ] }, { "act": "OFFER", "canonical_values": [ "17:00" ], "slot": "time", "values": [ "5 pm" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "Seattle", "event_type": "Theater" } }, "service_results": [ { "city": "Seattle", "date": "2019-03-10", "event_name": "Beatleconcert", "event_type": "Theater", "price_per_ticket": "50", "time": "17:00", "venue": "12th Avenue Arts", "venue_address": "1620 12th Avenue" }, { "city": "Seattle", "date": "2019-03-02", "event_name": "Blood Water Paint", "event_type": "Theater", "price_per_ticket": "30", "time": "18:00", "venue": "12th Avenue Arts", "venue_address": "1620 12th Avenue" }, { "city": "Seattle", "date": "2019-03-11", "event_name": "Comedysportz", "event_type": "Theater", "price_per_ticket": "20", "time": "18:00", "venue": "CSz Seattle - Home of ComedySportz", "venue_address": "3509 Fremont Avenue North" }, { "city": "Seattle", "date": "2019-03-04", "event_name": "Digi Boi The Musical", "event_type": "Theater", "price_per_ticket": "55", "time": "17:30", "venue": "The Pocket Theater", "venue_address": "8312 Greenwood Avenue North" }, { "city": "Seattle", "date": "2019-03-03", "event_name": "Improv Camp For Teens", "event_type": "Theater", "price_per_ticket": "20", "time": "17:00", "venue": "Unexpected Productions Improv", "venue_address": "1428 Post Alley" }, { "city": "Seattle", "date": "2019-03-02", "event_name": "Improv For Content Creators", "event_type": "Theater", "price_per_ticket": "40", "time": "16:00", "venue": "The Atlas Theatre", "venue_address": "3509 Fremont Avenue North" }, { "city": "Seattle", "date": "2019-03-04", "event_name": "Improv For Everyone", "event_type": "Theater", "price_per_ticket": "20", "time": "17:30", "venue": "Theater Puget Sound", "venue_address": "Armory, 305 Harrison Street" }, { "city": "Seattle", "date": "2019-03-14", "event_name": "Improv Happy Hour", "event_type": "Theater", "price_per_ticket": "35", "time": "18:30", "venue": "Unexpected Productions Improv", "venue_address": "1428 Post Alley" }, { "city": "Seattle", "date": "2019-03-11", "event_name": "Improv Workshop", "event_type": "Theater", "price_per_ticket": "35", "time": "17:00", "venue": "Queen Anne Branch - The Seattle Public Library", "venue_address": "400 West Garfield Street" }, { "city": "Seattle", "date": "2019-03-07", "event_name": "Maritess Zurbano Hypnotist", "event_type": "Theater", "price_per_ticket": "35", "time": "18:30", "venue": "Copious", "venue_address": "2220 Northwest Market Street" } ], "slots": [ { "exclusive_end": 32, "slot": "event_name", "start": 19 }, { "exclusive_end": 52, "slot": "venue", "start": 36 }, { "exclusive_end": 67, "slot": "date", "start": 57 }, { "exclusive_end": 75, "slot": "time", "start": 71 } ] } ], "speaker": "SYSTEM", "utterance": "There is a show at Beatleconcert at 12th Avenue Arts for March 10th at 5 pm." }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Seattle, WA" ], "date": [ "March 10th" ], "event_name": [ "Beatleconcert" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "That would be fine. I want tickets." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_tickets", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "How many tickets?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Seattle, WA" ], "date": [ "March 10th" ], "event_name": [ "Beatleconcert" ], "event_type": [ "Theater" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "I need 1 ticket." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Beatleconcert" ], "slot": "event_name", "values": [ "Beatleconcert" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "March 10th" ] }, { "act": "CONFIRM", "canonical_values": [ "Seattle" ], "slot": "city", "values": [ "Seattle" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 38, "slot": "event_name", "start": 25 }, { "exclusive_end": 81, "slot": "date", "start": 71 }, { "exclusive_end": 49, "slot": "city", "start": 42 } ] } ], "speaker": "SYSTEM", "utterance": "You would like to attend Beatleconcert in Seattle. I need 1 ticket for March 10th." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "venue_address", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "price_per_ticket", "venue_address" ], "slot_values": { "city": [ "Seattle", "Seattle, WA" ], "date": [ "March 10th" ], "event_name": [ "Beatleconcert" ], "event_type": [ "Theater" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "That would be fine. Where is the venue located and what is the cost of a ticket?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "50" ], "slot": "price_per_ticket", "values": [ "$50" ] }, { "act": "INFORM", "canonical_values": [ "1620 12th Avenue" ], "slot": "venue_address", "values": [ "1620 12th Avenue" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "Seattle", "date": "2019-03-10", "event_name": "Beatleconcert", "number_of_tickets": "1" } }, "service_results": [ { "city": "Seattle", "date": "2019-03-10", "event_name": "Beatleconcert", "number_of_tickets": "1", "price_per_ticket": "50", "time": "17:00", "venue": "12th Avenue Arts", "venue_address": "1620 12th Avenue" } ], "slots": [ { "exclusive_end": 48, "slot": "price_per_ticket", "start": 45 }, { "exclusive_end": 85, "slot": "venue_address", "start": 69 } ] } ], "speaker": "SYSTEM", "utterance": "I have made the reservation. The tickets are $50 and the location is 1620 12th Avenue." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Seattle", "Seattle, WA" ], "date": [ "March 10th" ], "event_name": [ "Beatleconcert" ], "event_type": [ "Theater" ], "number_of_tickets": [ "1" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "12th Avenue Arts" ], "number_of_seats": [ "1" ] } } } ], "speaker": "USER", "utterance": "Thanks very much. I would need a cab to get there." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "Regular", "Pool" ], "slot": "ride_type", "values": [ "Regular", "Pool" ] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Would you like a regular or a pool ride?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "12th Avenue Arts" ], "number_of_seats": [ "1" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "I just want a normal ride." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "12th Avenue Arts" ], "slot": "destination", "values": [ "12th Avenue Arts" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_seats", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 59, "slot": "destination", "start": 43 } ] } ], "speaker": "SYSTEM", "utterance": "You would like 1 seat on a regular ride to 12th Avenue Arts?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "12th Avenue Arts" ], "number_of_seats": [ "1" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "That is correct." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "12th Avenue Arts", "number_of_seats": "1", "ride_type": "Regular" } }, "service_results": [ { "destination": "12th Avenue Arts", "number_of_seats": "1", "ride_fare": "11.91", "ride_type": "Regular", "wait_time": "7" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "The ride will arrive shortly." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "12th Avenue Arts" ], "number_of_seats": [ "1" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Thanks very much." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Is there anything else you need?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "destination": [ "12th Avenue Arts" ], "number_of_seats": [ "1" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "No, that would be all." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Enjoy your day." } ] }, { "dialogue_id": "33_00069", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "date", "values": [ "the 2nd" ] }, { "act": "INFORM", "canonical_values": [ "Music" ], "slot": "event_type", "values": [ "Music" ] }, { "act": "INFORM", "canonical_values": [ "San Diego" ], "slot": "city", "values": [ "San Diego" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 58, "slot": "date", "start": 51 }, { "exclusive_end": 47, "slot": "city", "start": 38 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "San Diego" ], "date": [ "the 2nd" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "I want to find something fun to do in San Diego on the 2nd, perhaps a nice musical performance?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Alejandro Sanz" ], "slot": "event_name", "values": [ "Alejandro Sanz" ] }, { "act": "OFFER", "canonical_values": [ "Cal Coast Credit Union Amphitheater" ], "slot": "venue", "values": [ "Cal Coast Credit Union Amphitheater" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-02" ], "slot": "date", "values": [ "March 2nd" ] }, { "act": "OFFER", "canonical_values": [ "19:30" ], "slot": "time", "values": [ "7:30 pm" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "San Diego", "date": "2019-03-02", "event_type": "Music" } }, "service_results": [ { "city": "San Diego", "date": "2019-03-02", "event_name": "Alejandro Sanz", "event_type": "Music", "price_per_ticket": "40", "time": "19:30", "venue": "Cal Coast Credit Union Amphitheater", "venue_address": "5500 Campanile Drive" }, { "city": "San Diego", "date": "2019-03-02", "event_name": "Ingrid Michaelson", "event_type": "Music", "price_per_ticket": "35", "time": "19:00", "venue": "The Observatory North Park", "venue_address": "2891 University Avenue" }, { "city": "San Diego", "date": "2019-03-02", "event_name": "Johnny Mathis", "event_type": "Music", "price_per_ticket": "50", "time": "17:30", "venue": "Copley Symphony Hall", "venue_address": "Seventh Avenue" }, { "city": "San Diego", "date": "2019-03-02", "event_name": "Jon Bellion", "event_type": "Music", "price_per_ticket": "20", "time": "16:00", "venue": "Cal Coast Credit Union Amphitheater", "venue_address": "5500 Campanile Drive" }, { "city": "San Diego", "date": "2019-03-02", "event_name": "Jon Pardi", "event_type": "Music", "price_per_ticket": "60", "time": "18:00", "venue": "Cal Coast Credit Union Amphitheater", "venue_address": "5500 Campanile Drive" }, { "city": "San Diego", "date": "2019-03-02", "event_name": "Lizzo", "event_type": "Music", "price_per_ticket": "45", "time": "17:00", "venue": "Cal Coast Credit Union Amphitheater", "venue_address": "5500 Campanile Drive" }, { "city": "San Diego", "date": "2019-03-02", "event_name": "Mandolin Orange", "event_type": "Music", "price_per_ticket": "60", "time": "16:30", "venue": "The Observatory North Park", "venue_address": "2891 University Avenue" }, { "city": "San Diego", "date": "2019-03-02", "event_name": "San Diego Blues Festival", "event_type": "Music", "price_per_ticket": "35", "time": "17:30", "venue": "San Diego Blues Festival", "venue_address": "Embarcadero Marina Park North, 400 Kettner Boulevard" }, { "city": "San Diego", "date": "2019-03-02", "event_name": "Sara Bareilles", "event_type": "Music", "price_per_ticket": "20", "time": "18:00", "venue": "Cal Coast Credit Union Amphitheater", "venue_address": "5500 Campanile Drive" }, { "city": "San Diego", "date": "2019-03-02", "event_name": "The Waterboys", "event_type": "Music", "price_per_ticket": "25", "time": "16:30", "venue": "The Observatory North Park", "venue_address": "2891 University Avenue" } ], "slots": [ { "exclusive_end": 120, "slot": "event_name", "start": 106 }, { "exclusive_end": 94, "slot": "venue", "start": 59 }, { "exclusive_end": 30, "slot": "date", "start": 21 }, { "exclusive_end": 41, "slot": "time", "start": 34 } ] } ], "speaker": "SYSTEM", "utterance": "I found something on March 2nd at 7:30 pm happening at the Cal Coast Credit Union Amphitheater, wanna see Alejandro Sanz?" }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "San Diego" ], "date": [ "March 2nd", "the 2nd" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "That's good, but what else can you find?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Ingrid Michaelson" ], "slot": "event_name", "values": [ "Ingrid Michaelson" ] }, { "act": "OFFER", "canonical_values": [ "The Observatory North Park" ], "slot": "venue", "values": [ "The Observatory North Park" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-02" ], "slot": "date", "values": [ "March 2nd" ] }, { "act": "OFFER", "canonical_values": [ "19:00" ], "slot": "time", "values": [ "7 pm" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 17, "slot": "event_name", "start": 0 }, { "exclusive_end": 63, "slot": "venue", "start": 37 }, { "exclusive_end": 89, "slot": "date", "start": 80 }, { "exclusive_end": 71, "slot": "time", "start": 67 } ] } ], "speaker": "SYSTEM", "utterance": "Ingrid Michaelson will be in town at The Observatory North Park at 7 pm also on March 2nd" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [ "price_per_ticket" ], "slot_values": { "city": [ "San Diego" ], "date": [ "March 2nd", "the 2nd" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "How much is a ticket for that?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "35" ], "slot": "price_per_ticket", "values": [ "$35" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 8, "slot": "price_per_ticket", "start": 5 } ] } ], "speaker": "SYSTEM", "utterance": "It's $35 to see her" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "San Diego" ], "date": [ "March 2nd", "the 2nd" ], "event_name": [ "Ingrid Michaelson" ], "event_type": [ "Music" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "That's good, find me two tickets to that" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Ingrid Michaelson" ], "slot": "event_name", "values": [ "Ingrid Michaelson" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-02" ], "slot": "date", "values": [ "March 2nd" ] }, { "act": "CONFIRM", "canonical_values": [ "San Diego" ], "slot": "city", "values": [ "San Diego" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 61, "slot": "event_name", "start": 44 }, { "exclusive_end": 74, "slot": "date", "start": 65 }, { "exclusive_end": 87, "slot": "city", "start": 78 } ] } ], "speaker": "SYSTEM", "utterance": "Confirming you want me to book 2 tickets to Ingrid Michaelson on March 2nd in San Diego yes?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "venue_address", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "venue_address" ], "slot_values": { "city": [ "San Diego" ], "date": [ "March 2nd", "the 2nd" ], "event_name": [ "Ingrid Michaelson" ], "event_type": [ "Music" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "Yes that's correct, where's the venue address?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2891 University Avenue" ], "slot": "venue_address", "values": [ "2891 University Avenue" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "San Diego", "date": "2019-03-02", "event_name": "Ingrid Michaelson", "number_of_tickets": "2" } }, "service_results": [ { "city": "San Diego", "date": "2019-03-02", "event_name": "Ingrid Michaelson", "number_of_tickets": "2", "price_per_ticket": "35", "time": "19:00", "venue": "The Observatory North Park", "venue_address": "2891 University Avenue" } ], "slots": [ { "exclusive_end": 59, "slot": "venue_address", "start": 37 } ] } ], "speaker": "SYSTEM", "utterance": "It's been booked and you can head to 2891 University Avenue on the day of the concert" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Observatory North Park" ], "number_of_seats": [ "2" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Awesome, can you find me the most comfortable cab ride there?" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "The Observatory North Park" ], "slot": "destination", "values": [ "The Observatory North park" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_seats", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 64, "slot": "destination", "start": 38 } ] } ], "speaker": "SYSTEM", "utterance": "Sure, you want a luxury ride for 2 to The Observatory North park correct?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Observatory North Park", "The Observatory North park" ], "number_of_seats": [ "2" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Yes that's correct" }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "The Observatory North Park", "number_of_seats": "2", "ride_type": "Luxury" } }, "service_results": [ { "destination": "The Observatory North Park", "number_of_seats": "2", "ride_fare": "23.63", "ride_type": "Luxury", "wait_time": "9" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "It's book and on the way" }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Observatory North Park", "The Observatory North park" ], "number_of_seats": [ "2" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Alright that's all for now, thanks!" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Of course, enjoy your concert!" } ] }, { "dialogue_id": "33_00070", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I would like some assistance finding something to do that is interesting." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "event_type", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Sure, I can help with that. Do you have any preference on the type of event or the city I should search?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Seattle" ], "slot": "city", "values": [ "Seattle, WA" ] }, { "act": "INFORM", "canonical_values": [ "Theater" ], "slot": "event_type", "values": [ "Theater" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 63, "slot": "city", "start": 52 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Seattle, WA" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Yes, I would like Drama and see what's happening in Seattle, WA." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Beatleconcert" ], "slot": "event_name", "values": [ "Beatleconcert" ] }, { "act": "OFFER", "canonical_values": [ "12th Avenue Arts" ], "slot": "venue", "values": [ "12th Avenue Arts" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "March 10th" ] }, { "act": "OFFER", "canonical_values": [ "17:00" ], "slot": "time", "values": [ "5 pm" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "Seattle", "event_type": "Theater" } }, "service_results": [ { "city": "Seattle", "date": "2019-03-10", "event_name": "Beatleconcert", "event_type": "Theater", "price_per_ticket": "50", "time": "17:00", "venue": "12th Avenue Arts", "venue_address": "1620 12th Avenue" }, { "city": "Seattle", "date": "2019-03-02", "event_name": "Blood Water Paint", "event_type": "Theater", "price_per_ticket": "30", "time": "18:00", "venue": "12th Avenue Arts", "venue_address": "1620 12th Avenue" }, { "city": "Seattle", "date": "2019-03-11", "event_name": "Comedysportz", "event_type": "Theater", "price_per_ticket": "20", "time": "18:00", "venue": "CSz Seattle - Home of ComedySportz", "venue_address": "3509 Fremont Avenue North" }, { "city": "Seattle", "date": "2019-03-04", "event_name": "Digi Boi The Musical", "event_type": "Theater", "price_per_ticket": "55", "time": "17:30", "venue": "The Pocket Theater", "venue_address": "8312 Greenwood Avenue North" }, { "city": "Seattle", "date": "2019-03-03", "event_name": "Improv Camp For Teens", "event_type": "Theater", "price_per_ticket": "20", "time": "17:00", "venue": "Unexpected Productions Improv", "venue_address": "1428 Post Alley" }, { "city": "Seattle", "date": "2019-03-02", "event_name": "Improv For Content Creators", "event_type": "Theater", "price_per_ticket": "40", "time": "16:00", "venue": "The Atlas Theatre", "venue_address": "3509 Fremont Avenue North" }, { "city": "Seattle", "date": "2019-03-04", "event_name": "Improv For Everyone", "event_type": "Theater", "price_per_ticket": "20", "time": "17:30", "venue": "Theater Puget Sound", "venue_address": "Armory, 305 Harrison Street" }, { "city": "Seattle", "date": "2019-03-14", "event_name": "Improv Happy Hour", "event_type": "Theater", "price_per_ticket": "35", "time": "18:30", "venue": "Unexpected Productions Improv", "venue_address": "1428 Post Alley" }, { "city": "Seattle", "date": "2019-03-11", "event_name": "Improv Workshop", "event_type": "Theater", "price_per_ticket": "35", "time": "17:00", "venue": "Queen Anne Branch - The Seattle Public Library", "venue_address": "400 West Garfield Street" }, { "city": "Seattle", "date": "2019-03-07", "event_name": "Maritess Zurbano Hypnotist", "event_type": "Theater", "price_per_ticket": "35", "time": "18:30", "venue": "Copious", "venue_address": "2220 Northwest Market Street" } ], "slots": [ { "exclusive_end": 91, "slot": "event_name", "start": 78 }, { "exclusive_end": 45, "slot": "venue", "start": 29 }, { "exclusive_end": 13, "slot": "date", "start": 3 }, { "exclusive_end": 21, "slot": "time", "start": 17 } ] } ], "speaker": "SYSTEM", "utterance": "On March 10th at 5 pm at the 12th Avenue Arts, there is a very popular event, Beatleconcert showing." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [ "price_per_ticket" ], "slot_values": { "city": [ "Seattle, WA" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Find out how much a ticket would run me please." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "50" ], "slot": "price_per_ticket", "values": [ "$50" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 25, "slot": "price_per_ticket", "start": 22 } ] } ], "speaker": "SYSTEM", "utterance": "Sure, the tickets are $50." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Seattle, WA" ], "date": [ "March 10th" ], "event_name": [ "Beatleconcert" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "That actually sounds pretty good." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Should we go ahead and book a ticket now for the concert?" }, { "frames": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] }, { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Seattle, WA" ], "date": [ "March 10th" ], "event_name": [ "Beatleconcert" ], "event_type": [ "Theater" ], "number_of_tickets": [ "3" ] } } } ], "speaker": "USER", "utterance": "Yes, I will be needing 3 tickets please." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Beatleconcert" ], "slot": "event_name", "values": [ "Beatleconcert" ] }, { "act": "CONFIRM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "March 10th" ] }, { "act": "CONFIRM", "canonical_values": [ "Seattle" ], "slot": "city", "values": [ "Seattle" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 93, "slot": "event_name", "start": 80 }, { "exclusive_end": 60, "slot": "date", "start": 50 }, { "exclusive_end": 71, "slot": "city", "start": 64 } ] } ], "speaker": "SYSTEM", "utterance": "Alright please confirm: Purchase of 3 tickets for March 10th in Seattle for the Beatleconcert. Is this correct?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "venue_address", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "venue_address" ], "slot_values": { "city": [ "Seattle", "Seattle, WA" ], "date": [ "March 10th" ], "event_name": [ "Beatleconcert" ], "event_type": [ "Theater" ], "number_of_tickets": [ "3" ] } } } ], "speaker": "USER", "utterance": "Yes it is. Please locate the address for me as well." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1620 12th Avenue" ], "slot": "venue_address", "values": [ "1620 12th Avenue" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "Seattle", "date": "2019-03-10", "event_name": "Beatleconcert", "number_of_tickets": "3" } }, "service_results": [ { "city": "Seattle", "date": "2019-03-10", "event_name": "Beatleconcert", "number_of_tickets": "3", "price_per_ticket": "50", "time": "17:00", "venue": "12th Avenue Arts", "venue_address": "1620 12th Avenue" } ], "slots": [ { "exclusive_end": 121, "slot": "venue_address", "start": 105 } ] } ], "speaker": "SYSTEM", "utterance": "Great news, I was able to successfully book your tickets. I also located the address to the venue, it is 1620 12th Avenue." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Seattle", "Seattle, WA" ], "date": [ "March 10th" ], "event_name": [ "Beatleconcert" ], "event_type": [ "Theater" ], "number_of_tickets": [ "3" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "12th Avenue Arts" ], "number_of_seats": [ "3" ] } } } ], "speaker": "USER", "utterance": "Thank you, can you also help set up a cab to get there?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "ride_type", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Yes I can! Is there a preference on the type of ride you would like such as Luxury or shared ride?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "12th Avenue Arts" ], "number_of_seats": [ "3" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "I would like just a normal ride please." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "12th Avenue Arts" ], "slot": "destination", "values": [ "12th Avenue Arts" ] }, { "act": "CONFIRM", "canonical_values": [ "3" ], "slot": "number_of_seats", "values": [ "3" ] }, { "act": "CONFIRM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 106, "slot": "destination", "start": 90 } ] } ], "speaker": "SYSTEM", "utterance": "No problem! Please confirm that we will be reserving a Regular ride for 3 people going to 12th Avenue Arts. Is this correct?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare" ], "slot_values": { "destination": [ "12th Avenue Arts" ], "number_of_seats": [ "3" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Yes it is. What will the ride cost in total please?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "37.67" ], "slot": "ride_fare", "values": [ "$37.67" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "12th Avenue Arts", "number_of_seats": "3", "ride_type": "Regular" } }, "service_results": [ { "destination": "12th Avenue Arts", "number_of_seats": "3", "ride_fare": "37.67", "ride_type": "Regular", "wait_time": "3" } ], "slots": [ { "exclusive_end": 74, "slot": "ride_fare", "start": 68 } ] } ], "speaker": "SYSTEM", "utterance": "I created your booking and the cab is on it's way. The ride will be $37.67." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "12th Avenue Arts" ], "number_of_seats": [ "3" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Great, thanks for your help. That will be all!" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your welcome. Good bye!" } ] }, { "dialogue_id": "33_00071", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-06" ], "slot": "date", "values": [ "the 6th" ] }, { "act": "INFORM", "canonical_values": [ "Cape Town" ], "slot": "city", "values": [ "Cape Town" ] }, { "act": "INFORM", "canonical_values": [ "Theater" ], "slot": "event_type", "values": [ "Theater" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 54, "slot": "date", "start": 47 }, { "exclusive_end": 77, "slot": "city", "start": 68 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Cape Town" ], "date": [ "the 6th" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Can you find me something interesting to do on the 6th in or around Cape Town? I am a fan of Broadway." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Klippies Van Die Grond" ], "slot": "event_name", "values": [ "Klippies van Die Grond" ] }, { "act": "OFFER", "canonical_values": [ "Theatre Arts Admin Collective" ], "slot": "venue", "values": [ "Theatre Arts Admin Collective" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-06" ], "slot": "date", "values": [ "March 6th" ] }, { "act": "OFFER", "canonical_values": [ "19:30" ], "slot": "time", "values": [ "7:30 pm" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "1" ], "slot": "count", "values": [ "1" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "Cape Town", "date": "2019-03-06", "event_type": "Theater" } }, "service_results": [ { "city": "Cape Town", "date": "2019-03-06", "event_name": "Klippies Van Die Grond", "event_type": "Theater", "price_per_ticket": "20", "time": "19:30", "venue": "Theatre Arts Admin Collective", "venue_address": "26 Wesley Street, Observatory" } ], "slots": [ { "exclusive_end": 69, "slot": "event_name", "start": 47 }, { "exclusive_end": 132, "slot": "venue", "start": 103 }, { "exclusive_end": 156, "slot": "date", "start": 147 }, { "exclusive_end": 143, "slot": "time", "start": 136 } ] } ], "speaker": "SYSTEM", "utterance": "There is 1 event that you may like. There is a Klippies van Die Grond event, which is very popular, at Theatre Arts Admin Collective at 7:30 pm on March 6th." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Cape Town" ], "date": [ "March 6th", "the 6th" ], "event_name": [ "Klippies van Die Grond" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "That sounds perfect!" }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Would you like me to get tickets to this event, for you?" }, { "frames": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] }, { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Cape Town" ], "date": [ "March 6th", "the 6th" ], "event_name": [ "Klippies van Die Grond" ], "event_type": [ "Theater" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "Yes, please get me 1 ticket." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Klippies Van Die Grond" ], "slot": "event_name", "values": [ "Klippies Van Die Grond" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-06" ], "slot": "date", "values": [ "March 6th" ] }, { "act": "CONFIRM", "canonical_values": [ "Cape Town" ], "slot": "city", "values": [ "Cape Town" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 67, "slot": "event_name", "start": 45 }, { "exclusive_end": 97, "slot": "date", "start": 88 }, { "exclusive_end": 110, "slot": "city", "start": 101 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm that you want 1 ticket to the Klippies Van Die Grond event scheduled for March 6th in Cape Town." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "venue_address", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "price_per_ticket", "venue_address" ], "slot_values": { "city": [ "Cape Town" ], "date": [ "March 6th", "the 6th" ], "event_name": [ "Klippies Van Die Grond", "Klippies van Die Grond" ], "event_type": [ "Theater" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "Yes, that's right. Can you get me the details of the venue and the ticket price?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "26 Wesley Street, Observatory" ], "slot": "venue_address", "values": [ "26 Wesley Street, Observatory" ] }, { "act": "INFORM", "canonical_values": [ "20" ], "slot": "price_per_ticket", "values": [ "$20" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "Cape Town", "date": "2019-03-06", "event_name": "Klippies Van Die Grond", "number_of_tickets": "1" } }, "service_results": [ { "city": "Cape Town", "date": "2019-03-06", "event_name": "Klippies Van Die Grond", "number_of_tickets": "1", "price_per_ticket": "20", "time": "19:30", "venue": "Theatre Arts Admin Collective", "venue_address": "26 Wesley Street, Observatory" } ], "slots": [ { "exclusive_end": 94, "slot": "venue_address", "start": 65 }, { "exclusive_end": 119, "slot": "price_per_ticket", "start": 116 } ] } ], "speaker": "SYSTEM", "utterance": "You ticket has been booked successfully. The venue is located at 26 Wesley Street, Observatory and the ticket costs $20. Have fun!" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Theatre Arts Admin Collective" ], "number_of_seats": [ "1" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Can you get me an Expensive cab to go there?" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Theatre Arts Admin Collective" ], "slot": "destination", "values": [ "Theatre Arts Admin Collective" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_seats", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 86, "slot": "destination", "start": 57 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm that you want a Luxury cab for 1 to go to Theatre Arts Admin Collective." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Theatre Arts Admin Collective" ], "number_of_seats": [ "1" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "That sounds right to me." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "Theatre Arts Admin Collective", "number_of_seats": "1", "ride_type": "Luxury" } }, "service_results": [ { "destination": "Theatre Arts Admin Collective", "number_of_seats": "1", "ride_fare": "30.76", "ride_type": "Luxury", "wait_time": "13" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "The cab has been booked and it is on its way." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Theatre Arts Admin Collective" ], "number_of_seats": [ "1" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Thank you for the assistance." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "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": "RideSharing_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "destination": [ "Theatre Arts Admin Collective" ], "number_of_seats": [ "1" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "No. Thank you once again." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day! Bye!" } ] }, { "dialogue_id": "33_00072", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "New York" ], "slot": "city", "values": [ "NY" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 29, "slot": "city", "start": 27 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "NY" ] } } } ], "speaker": "USER", "utterance": "Let's find stuff do around NY please." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "Music", "Theater" ], "slot": "event_type", "values": [ "Music", "Theater" ] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Alright, first can you let me know if your looking for Music or Theater or any particular category?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Theater" ], "slot": "event_type", "values": [ "Theater" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "NY" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Sure, Let's check out Broadway." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Acting For Teens" ], "slot": "event_name", "values": [ "Acting for teens" ] }, { "act": "OFFER", "canonical_values": [ "520 8th Ave. - Personal Valet Parking" ], "slot": "venue", "values": [ "520 8th Ave. - Personal Valet Parking" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-04" ], "slot": "date", "values": [ "March 4th" ] }, { "act": "OFFER", "canonical_values": [ "18:00" ], "slot": "time", "values": [ "6 pm" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "New York", "event_type": "Theater" } }, "service_results": [ { "city": "New York", "date": "2019-03-04", "event_name": "Acting For Teens", "event_type": "Theater", "price_per_ticket": "35", "time": "18:00", "venue": "520 8th Ave. - Personal Valet Parking", "venue_address": "520 8th Ave. - Personal Valet" }, { "city": "New York", "date": "2019-03-10", "event_name": "Advanced Acting Scene Study", "event_type": "Theater", "price_per_ticket": "20", "time": "16:30", "venue": "TGW Acting Studio", "venue_address": "358 West 44th Street" }, { "city": "New York", "date": "2019-03-04", "event_name": "Big Apple Circus", "event_type": "Theater", "price_per_ticket": "55", "time": "17:00", "venue": "Big Apple Circus", "venue_address": "60 Lincoln Center Plaza" }, { "city": "New York", "date": "2019-03-03", "event_name": "Blks", "event_type": "Theater", "price_per_ticket": "40", "time": "16:30", "venue": "The Robert W. Wilson MCC Theater Space", "venue_address": "511 West 52nd Street" }, { "city": "New York", "date": "2019-03-12", "event_name": "Broadway Brunch", "event_type": "Theater", "price_per_ticket": "45", "time": "19:00", "venue": "Engine Room New York", "venue_address": "707 8th Avenue" }, { "city": "New York", "date": "2019-03-08", "event_name": "Broadway Buddy Mentorship Cabaret", "event_type": "Theater", "price_per_ticket": "30", "time": "19:00", "venue": "Leonard Nimoy Thalia at Symphony Space", "venue_address": "Lower, 2537 Broadway" }, { "city": "New York", "date": "2019-03-05", "event_name": "Broadway Buskers Concert", "event_type": "Theater", "price_per_ticket": "45", "time": "18:00", "venue": "Club Free Time", "venue_address": "20 Waterside Plaza" }, { "city": "New York", "date": "2019-03-05", "event_name": "Broadway Musical Theater Week", "event_type": "Theater", "price_per_ticket": "40", "time": "18:00", "venue": "Actors Technique NY Kids and Teens", "venue_address": "4th, 500 8th Avenue" }, { "city": "New York", "date": "2019-03-02", "event_name": "Calliope Musicals At Alphaville", "event_type": "Theater", "price_per_ticket": "30", "time": "16:00", "venue": "Alphaville", "venue_address": "140 Wilson Avenue, Brooklyn" }, { "city": "New York", "date": "2019-03-14", "event_name": "Chaos Theory", "event_type": "Theater", "price_per_ticket": "40", "time": "17:00", "venue": "Caveat", "venue_address": "21 A Clinton Street" } ], "slots": [ { "exclusive_end": 49, "slot": "event_name", "start": 33 }, { "exclusive_end": 101, "slot": "venue", "start": 64 }, { "exclusive_end": 24, "slot": "date", "start": 15 }, { "exclusive_end": 32, "slot": "time", "start": 28 } ] } ], "speaker": "SYSTEM", "utterance": "Great idea! On March 4th at 6 pm Acting for teens is showing at 520 8th Ave. - Personal Valet Parking is available. I hear the show is very popular!" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "venue_address", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [ "venue_address" ], "slot_values": { "city": [ "NY" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Whats the address to this venue please?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "520 8th Ave. - Personal Valet" ], "slot": "venue_address", "values": [ "520 8th Ave. - Personal valet" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 44, "slot": "venue_address", "start": 15 } ] } ], "speaker": "SYSTEM", "utterance": "The address is 520 8th Ave. - Personal valet." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [ "price_per_ticket" ], "slot_values": { "city": [ "NY" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Alright, Find out how much 1 ticket will be please?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "35" ], "slot": "price_per_ticket", "values": [ "$35" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 23, "slot": "price_per_ticket", "start": 20 } ] } ], "speaker": "SYSTEM", "utterance": "One ticket would be $35." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "NY" ], "date": [ "March 4th" ], "event_name": [ "Acting for teens" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "That sounds reasonable." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Great, should we book now for this event?" }, { "frames": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "NY" ], "date": [ "March 4th" ], "event_name": [ "Acting for teens" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Yes that would be great." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_tickets", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "How many tickets would you like to buy?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "NY" ], "date": [ "March 4th" ], "event_name": [ "Acting for teens" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "two tickets please." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Acting For Teens" ], "slot": "event_name", "values": [ "Acting For Teens" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-04" ], "slot": "date", "values": [ "March 4th" ] }, { "act": "CONFIRM", "canonical_values": [ "New York" ], "slot": "city", "values": [ "New York" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 71, "slot": "event_name", "start": 55 }, { "exclusive_end": 96, "slot": "date", "start": 87 }, { "exclusive_end": 83, "slot": "city", "start": 75 } ] } ], "speaker": "SYSTEM", "utterance": "Ok, got it! Please confirm we are buying 2 tickets for Acting For Teens in New York on March 4th. Is this information correct before i proceed and purchase?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "NY", "New York" ], "date": [ "March 4th" ], "event_name": [ "Acting For Teens", "Acting for teens" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "Yes, go ahead." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "New York", "date": "2019-03-04", "event_name": "Acting For Teens", "number_of_tickets": "2" } }, "service_results": [ { "city": "New York", "date": "2019-03-04", "event_name": "Acting For Teens", "number_of_tickets": "2", "price_per_ticket": "35", "time": "18:00", "venue": "520 8th Ave. - Personal Valet Parking", "venue_address": "520 8th Ave. - Personal Valet" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Great news, I was able to purchase your tickets, You will receive a confirmation email shortly." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Pool" ], "slot": "ride_type", "values": [ "Pool" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "520 8th Ave. - Personal Valet Parking" ], "number_of_seats": [ "2" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "thanks, let's also schedule a shared ride cab to get there as well" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "520 8th Ave. - Personal Valet Parking" ], "slot": "destination", "values": [ "520 8th Ave. - Personal Valet Parking" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_seats", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "Pool" ], "slot": "ride_type", "values": [ "Pool" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 118, "slot": "destination", "start": 81 } ] } ], "speaker": "SYSTEM", "utterance": "Alright, please confirm you would like to schedule a pool ride for 2 , headed to 520 8th Ave. - Personal Valet Parking. Is that right?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "520 8th Ave. - Personal Valet Parking" ], "number_of_seats": [ "2" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "Yes perfectly done!" }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "520 8th Ave. - Personal Valet Parking", "number_of_seats": "2", "ride_type": "Pool" } }, "service_results": [ { "destination": "520 8th Ave. - Personal Valet Parking", "number_of_seats": "2", "ride_fare": "24.82", "ride_type": "Pool", "wait_time": "7" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Great, your ride is book and your cab is in route." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "wait_time" ], "slot_values": { "destination": [ "520 8th Ave. - Personal Valet Parking" ], "number_of_seats": [ "2" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "How long before he gets here?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "7" ], "slot": "wait_time", "values": [ "7" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 28, "slot": "wait_time", "start": 27 } ] } ], "speaker": "SYSTEM", "utterance": "Your expected wait time is 7 minutes." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare" ], "slot_values": { "destination": [ "520 8th Ave. - Personal Valet Parking" ], "number_of_seats": [ "2" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "How much will this cost?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "24.82" ], "slot": "ride_fare", "values": [ "$24.82" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 29, "slot": "ride_fare", "start": 23 } ] } ], "speaker": "SYSTEM", "utterance": "your ride cost will be $24.82" }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "520 8th Ave. - Personal Valet Parking" ], "number_of_seats": [ "2" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "thank you that will be all today" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "great, glad to help. enjoy your day" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "destination": [ "520 8th Ave. - Personal Valet Parking" ], "number_of_seats": [ "2" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "OK ,good bye" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "good bye" } ] }, { "dialogue_id": "33_00073", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I am bored what is there to do?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "Music", "Theater" ], "slot": "event_type", "values": [ "Music", "Theater" ] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What do you enjoy, Music maybe or Theater, speak up." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Music" ], "slot": "event_type", "values": [ "Music" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "Well I guess I do enjoy Musical shows." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Where should I look?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Chicago" ], "slot": "city", "values": [ "Chi-town" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 20, "slot": "city", "start": 12 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Chi-town" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "Probably in Chi-town, that would work." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Ashe" ], "slot": "event_name", "values": [ "Ashe" ] }, { "act": "OFFER", "canonical_values": [ "Chop Shop" ], "slot": "venue", "values": [ "Chop Shop" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-11" ], "slot": "date", "values": [ "March 11th" ] }, { "act": "OFFER", "canonical_values": [ "19:30" ], "slot": "time", "values": [ "7:30 pm" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "Chicago", "event_type": "Music" } }, "service_results": [ { "city": "Chicago", "date": "2019-03-11", "event_name": "Ashe", "event_type": "Music", "price_per_ticket": "20", "time": "19:30", "venue": "Chop Shop", "venue_address": "2033 West North Avenue" }, { "city": "Chicago", "date": "2019-03-04", "event_name": "Conor Maynard", "event_type": "Music", "price_per_ticket": "60", "time": "19:00", "venue": "Chop Shop", "venue_address": "2033 West North Avenue" }, { "city": "Chicago", "date": "2019-03-09", "event_name": "Duster", "event_type": "Music", "price_per_ticket": "25", "time": "16:30", "venue": "Sleeping Village", "venue_address": "3734 West Belmont Avenue" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Lil Tjay", "event_type": "Music", "price_per_ticket": "60", "time": "16:00", "venue": "Concord Music Hall", "venue_address": "2051 North Milwaukee Avenue" }, { "city": "Chicago", "date": "2019-03-06", "event_name": "Loud Luxury", "event_type": "Music", "price_per_ticket": "60", "time": "17:30", "venue": "Concord Music Hall", "venue_address": "2051 North Milwaukee Avenue" }, { "city": "Chicago", "date": "2019-03-12", "event_name": "Mozzy", "event_type": "Music", "price_per_ticket": "25", "time": "16:30", "venue": "Avondale Music Hall", "venue_address": "3336 North Milwaukee Avenue" }, { "city": "Chicago", "date": "2019-03-06", "event_name": "My House Music Festival", "event_type": "Music", "price_per_ticket": "35", "time": "18:00", "venue": "Harrison Park", "venue_address": "1824 South Wood Street" }, { "city": "Chicago", "date": "2019-03-13", "event_name": "Sasha Sloan", "event_type": "Music", "price_per_ticket": "60", "time": "18:00", "venue": "Chop Shop", "venue_address": "2033 West North Avenue" }, { "city": "Chicago", "date": "2019-03-01", "event_name": "Wale", "event_type": "Music", "price_per_ticket": "50", "time": "19:00", "venue": "Concord Music Hall", "venue_address": "2051 North Milwaukee Avenue" } ], "slots": [ { "exclusive_end": 29, "slot": "event_name", "start": 25 }, { "exclusive_end": 54, "slot": "venue", "start": 45 }, { "exclusive_end": 13, "slot": "date", "start": 3 }, { "exclusive_end": 24, "slot": "time", "start": 17 } ] } ], "speaker": "SYSTEM", "utterance": "On March 11th at 7:30 pm Ashe will be at the Chop Shop." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "venue_address", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [ "price_per_ticket", "venue_address" ], "slot_values": { "city": [ "Chi-town" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "What is the address and what would it run me?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "20" ], "slot": "price_per_ticket", "values": [ "$20" ] }, { "act": "INFORM", "canonical_values": [ "2033 West North Avenue" ], "slot": "venue_address", "values": [ "2033 West North Avenue" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 13, "slot": "price_per_ticket", "start": 10 }, { "exclusive_end": 55, "slot": "venue_address", "start": 33 } ] } ], "speaker": "SYSTEM", "utterance": "Seats are $20 and the address is 2033 West North Avenue." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-14" ], "slot": "date", "values": [ "March 14th" ] }, { "act": "INFORM", "canonical_values": [ "Long Beach" ], "slot": "city", "values": [ "Long Beach" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [ { "exclusive_end": 48, "slot": "date", "start": 38 }, { "exclusive_end": 67, "slot": "city", "start": 57 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Long Beach" ], "date": [ "March 14th" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "That's good and all but what about on March 14th, say in Long Beach, what can you find?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Long Beach Jazz Festival" ], "slot": "event_name", "values": [ "Long Beach Jazz Festival" ] }, { "act": "OFFER", "canonical_values": [ "Rainbow Lagoon Park" ], "slot": "venue", "values": [ "Rainbow Lagoon Park" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-14" ], "slot": "date", "values": [ "March 14th" ] }, { "act": "OFFER", "canonical_values": [ "16:00" ], "slot": "time", "values": [ "4 pm" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "Long Beach", "date": "2019-03-14", "event_type": "Music" } }, "service_results": [ { "city": "Long Beach", "date": "2019-03-14", "event_name": "Long Beach Jazz Festival", "event_type": "Music", "price_per_ticket": "25", "time": "16:00", "venue": "Rainbow Lagoon Park", "venue_address": "400 East Shoreline Drive" } ], "slots": [ { "exclusive_end": 28, "slot": "event_name", "start": 4 }, { "exclusive_end": 76, "slot": "venue", "start": 57 }, { "exclusive_end": 45, "slot": "date", "start": 35 }, { "exclusive_end": 53, "slot": "time", "start": 49 } ] } ], "speaker": "SYSTEM", "utterance": "The Long Beach Jazz Festival is on March 14th at 4 pm at Rainbow Lagoon Park." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Long Beach" ], "date": [ "March 14th" ], "event_name": [ "Long Beach Jazz Festival" ], "event_type": [ "Music" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "I definitely want to go reserve a ticket for one right now please." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Long Beach Jazz Festival" ], "slot": "event_name", "values": [ "Long Beach Jazz Festival" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-14" ], "slot": "date", "values": [ "March 14th" ] }, { "act": "CONFIRM", "canonical_values": [ "Long Beach" ], "slot": "city", "values": [ "Long Beach" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 71, "slot": "event_name", "start": 47 }, { "exclusive_end": 46, "slot": "date", "start": 36 }, { "exclusive_end": 85, "slot": "city", "start": 75 } ] } ], "speaker": "SYSTEM", "utterance": "You are requesting 1 ticket for the March 14th Long Beach Jazz Festival in Long Beach, right?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Long Beach" ], "date": [ "March 14th" ], "event_name": [ "Long Beach Jazz Festival" ], "event_type": [ "Music" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "Absolutely hurry and get it." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "Long Beach", "date": "2019-03-14", "event_name": "Long Beach Jazz Festival", "number_of_tickets": "1" } }, "service_results": [ { "city": "Long Beach", "date": "2019-03-14", "event_name": "Long Beach Jazz Festival", "number_of_tickets": "1", "price_per_ticket": "25", "time": "16:00", "venue": "Rainbow Lagoon Park", "venue_address": "400 East Shoreline Drive" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "You have a ticket have fun." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Rainbow Lagoon Park" ], "number_of_seats": [ "1" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Hey I need a cab, a Luxury cab there." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Rainbow Lagoon Park" ], "slot": "destination", "values": [ "Rainbow Lagoon Park" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_seats", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 44, "slot": "destination", "start": 25 } ] } ], "speaker": "SYSTEM", "utterance": "You want a Luxury cab to Rainbow Lagoon Park for 1?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Pool" ], "slot": "ride_type", "values": [ "Pool" ] }, { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Rainbow Lagoon Park" ], "number_of_seats": [ "1" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "Actually you better make that a Pool ride." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Rainbow Lagoon Park" ], "slot": "destination", "values": [ "Rainbow Lagoon Park" ] }, { "act": "CONFIRM", "canonical_values": [ "Pool" ], "slot": "ride_type", "values": [ "Pool" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 58, "slot": "destination", "start": 39 } ] } ], "speaker": "SYSTEM", "utterance": "So that will be a Pool cab ride to the Rainbow Lagoon Park right?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Rainbow Lagoon Park" ], "number_of_seats": [ "1" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "Yes, yes for sure." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "Rainbow Lagoon Park", "number_of_seats": "1", "ride_type": "Pool" } }, "service_results": [ { "destination": "Rainbow Lagoon Park", "number_of_seats": "1", "ride_fare": "12.89", "ride_type": "Pool", "wait_time": "9" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "The cab know your destination and is headed here to pick you up." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Rainbow Lagoon Park" ], "number_of_seats": [ "1" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "Thanks a bunch, really." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "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": "RideSharing_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "destination": [ "Rainbow Lagoon Park" ], "number_of_seats": [ "1" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "No I got it from here thanks." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a super duper day then." } ] }, { "dialogue_id": "33_00074", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "London" ], "slot": "city", "values": [ "London, England" ] }, { "act": "INFORM", "canonical_values": [ "Theater" ], "slot": "event_type", "values": [ "Theater" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 48, "slot": "city", "start": 33 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "London, England" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Will you get me something fun in London, England? I like things like Broadway in New york." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "A Right Royale Tea" ], "slot": "event_name", "values": [ "A Right Royale Tea" ] }, { "act": "OFFER", "canonical_values": [ "Amba Hotel Charing Cross" ], "slot": "venue", "values": [ "Amba Hotel Charing Cross" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-14" ], "slot": "date", "values": [ "March 14th" ] }, { "act": "OFFER", "canonical_values": [ "19:00" ], "slot": "time", "values": [ "7 pm" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "London", "event_type": "Theater" } }, "service_results": [ { "city": "London", "date": "2019-03-14", "event_name": "A Right Royale Tea", "event_type": "Theater", "price_per_ticket": "50", "time": "19:00", "venue": "Amba Hotel Charing Cross", "venue_address": "Strand" }, { "city": "London", "date": "2019-03-12", "event_name": "A Taste For Murder", "event_type": "Theater", "price_per_ticket": "50", "time": "16:30", "venue": "Wanstead Library", "venue_address": "Spratt Hall Road" }, { "city": "London", "date": "2019-03-11", "event_name": "Academy Performing Arts", "event_type": "Theater", "price_per_ticket": "40", "time": "18:00", "venue": "Academy Performing Arts", "venue_address": "Academy Performing Arts, 2 Archery Road" }, { "city": "London", "date": "2019-03-09", "event_name": "All The Little Lights", "event_type": "Theater", "price_per_ticket": "20", "time": "17:00", "venue": "Tristan Bates Theatre", "venue_address": "1A Tower Street" }, { "city": "London", "date": "2019-03-05", "event_name": "Armia", "event_type": "Theater", "price_per_ticket": "30", "time": "16:30", "venue": "The Dome", "venue_address": "2A Dartmouth Park Hill" }, { "city": "London", "date": "2019-03-01", "event_name": "As You Like It", "event_type": "Theater", "price_per_ticket": "60", "time": "18:30", "venue": "Swan, Shakespeare's Globe", "venue_address": "21 New Globe Walk, Bankside" }, { "city": "London", "date": "2019-03-07", "event_name": "Becoming The Invisible Woman", "event_type": "Theater", "price_per_ticket": "35", "time": "17:30", "venue": "Drayton Arms Theatre", "venue_address": "153 Old Brompton Road" }, { "city": "London", "date": "2019-03-10", "event_name": "Beyond The Blue", "event_type": "Theater", "price_per_ticket": "30", "time": "17:30", "venue": "Poplar Union", "venue_address": "2 Cotall Street" }, { "city": "London", "date": "2019-03-05", "event_name": "Boat Show Comedy Club", "event_type": "Theater", "price_per_ticket": "45", "time": "18:30", "venue": "The Boat Show Comedy Club", "venue_address": "Salsa! Temple, Ps Tattershall Castle, Temple Station, Victoria Embankment" }, { "city": "London", "date": "2019-03-03", "event_name": "Bon Ami", "event_type": "Theater", "price_per_ticket": "25", "time": "16:30", "venue": "Studio at New Wimbledon Theatre", "venue_address": "93 The Broadway" } ], "slots": [ { "exclusive_end": 65, "slot": "event_name", "start": 47 }, { "exclusive_end": 100, "slot": "venue", "start": 76 }, { "exclusive_end": 121, "slot": "date", "start": 111 }, { "exclusive_end": 129, "slot": "time", "start": 125 } ] } ], "speaker": "SYSTEM", "utterance": "Well, there are 10 theatre type events, one is A Right Royale Tea. It is at Amba Hotel Charing Cross. It is on March 14th at 7 pm." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "London, England" ], "date": [ "March 14th" ], "event_name": [ "A Right Royale Tea" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Fine, that's good." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "How about some tickets?" }, { "frames": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "London, England" ], "date": [ "March 14th" ], "event_name": [ "A Right Royale Tea" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Yes, lets do." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_tickets", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "How many would you like?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "London, England" ], "date": [ "March 14th" ], "event_name": [ "A Right Royale Tea" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "Get me two." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "A Right Royale Tea" ], "slot": "event_name", "values": [ "A right Royale Tea" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-14" ], "slot": "date", "values": [ "March 14th" ] }, { "act": "CONFIRM", "canonical_values": [ "London" ], "slot": "city", "values": [ "London" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 36, "slot": "event_name", "start": 18 }, { "exclusive_end": 50, "slot": "date", "start": 40 }, { "exclusive_end": 60, "slot": "city", "start": 54 } ] } ], "speaker": "SYSTEM", "utterance": "To confirm: 2 for A right Royale Tea on March 14th in London." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "venue_address", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "venue_address" ], "slot_values": { "city": [ "London", "London, England" ], "date": [ "March 14th" ], "event_name": [ "A Right Royale Tea", "A right Royale Tea" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "You got it. Where is it?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Strand" ], "slot": "venue_address", "values": [ "Strand" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "London", "date": "2019-03-14", "event_name": "A Right Royale Tea", "number_of_tickets": "2" } }, "service_results": [ { "city": "London", "date": "2019-03-14", "event_name": "A Right Royale Tea", "number_of_tickets": "2", "price_per_ticket": "50", "time": "19:00", "venue": "Amba Hotel Charing Cross", "venue_address": "Strand" } ], "slots": [ { "exclusive_end": 26, "slot": "venue_address", "start": 20 } ] } ], "speaker": "SYSTEM", "utterance": "You're set, It's at Strand." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "price_per_ticket" ], "slot_values": { "city": [ "London", "London, England" ], "date": [ "March 14th" ], "event_name": [ "A Right Royale Tea", "A right Royale Tea" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "How much will this run me per ticket?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "50" ], "slot": "price_per_ticket", "values": [ "$50" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 11, "slot": "price_per_ticket", "start": 8 } ] } ], "speaker": "SYSTEM", "utterance": "Cost is $50." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "London", "London, England" ], "date": [ "March 14th" ], "event_name": [ "A Right Royale Tea", "A right Royale Tea" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Amba Hotel Charing Cross" ], "number_of_seats": [ "2" ] } } } ], "speaker": "USER", "utterance": "Fine, thanks, get me a ride there." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "Regular", "Luxury" ], "slot": "ride_type", "values": [ "Regular", "Luxury" ] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What type ride do you want, Regular or Luxury?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Amba Hotel Charing Cross" ], "number_of_seats": [ "2" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Just regular please." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Amba Hotel Charing Cross" ], "slot": "destination", "values": [ "Amba Hotel Charing Cross" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_seats", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 59, "slot": "destination", "start": 35 } ] } ], "speaker": "SYSTEM", "utterance": "To be clear: 2 for Regular ride to Amba Hotel Charing Cross." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare", "wait_time" ], "slot_values": { "destination": [ "Amba Hotel Charing Cross" ], "number_of_seats": [ "2" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Yes, how long until the cab finally gets here? How much must I pay?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "6" ], "slot": "wait_time", "values": [ "6" ] }, { "act": "INFORM", "canonical_values": [ "20.83" ], "slot": "ride_fare", "values": [ "$20.83" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "Amba Hotel Charing Cross", "number_of_seats": "2", "ride_type": "Regular" } }, "service_results": [ { "destination": "Amba Hotel Charing Cross", "number_of_seats": "2", "ride_fare": "20.83", "ride_type": "Regular", "wait_time": "6" } ], "slots": [ { "exclusive_end": 19, "slot": "wait_time", "start": 18 }, { "exclusive_end": 45, "slot": "ride_fare", "start": 39 } ] } ], "speaker": "SYSTEM", "utterance": "It will arrive in 6 min. and costs you $20.83." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Amba Hotel Charing Cross" ], "number_of_seats": [ "2" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Fine, I'll live with that I guess." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Glad I could help." } ] }, { "dialogue_id": "33_00075", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "10th of this month" ] }, { "act": "INFORM", "canonical_values": [ "San Diego" ], "slot": "city", "values": [ "San Diego" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 73, "slot": "date", "start": 55 }, { "exclusive_end": 96, "slot": "city", "start": 87 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "San Diego" ], "date": [ "10th of this month" ] } } } ], "speaker": "USER", "utterance": "I am trying to find something interesting to do on the 10th of this month somewhere in San Diego or in surrounding areas." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "event_type", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you have something in mind such as sporting events, plays or something else?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Theater" ], "slot": "event_type", "values": [ "Theater" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "San Diego" ], "date": [ "10th of this month" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Maybe a play or a show." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "About Time" ], "slot": "event_name", "values": [ "About Time" ] }, { "act": "OFFER", "canonical_values": [ "Talent to aMuse Theatre Co" ], "slot": "venue", "values": [ "Talent to aMuse Theatre Co" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "March 10th" ] }, { "act": "OFFER", "canonical_values": [ "17:30" ], "slot": "time", "values": [ "5:30 pm" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "8" ], "slot": "count", "values": [ "8" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "San Diego", "date": "2019-03-10", "event_type": "Theater" } }, "service_results": [ { "city": "San Diego", "date": "2019-03-10", "event_name": "About Time", "event_type": "Theater", "price_per_ticket": "20", "time": "17:30", "venue": "Talent to aMuse Theatre Co", "venue_address": "3919 Normal Street" }, { "city": "San Diego", "date": "2019-03-10", "event_name": "American Idiot The Musical", "event_type": "Theater", "price_per_ticket": "40", "time": "18:00", "venue": "OB Playhouse & Theatre Company", "venue_address": "4944 Newport Avenue D" }, { "city": "San Diego", "date": "2019-03-10", "event_name": "Arsenic And Old Lace", "event_type": "Theater", "price_per_ticket": "40", "time": "18:30", "venue": "Northminster Presbyterian Church", "venue_address": "4324 Clairemont Mesa Boulevard" }, { "city": "San Diego", "date": "2019-03-10", "event_name": "Dance Nation", "event_type": "Theater", "price_per_ticket": "40", "time": "19:00", "venue": "Moxie Theatre", "venue_address": "6663 El Cajon Boulevard Ste N" }, { "city": "San Diego", "date": "2019-03-10", "event_name": "Once Upon A Mattress", "event_type": "Theater", "price_per_ticket": "50", "time": "18:30", "venue": "Mission Hills United Church of Christ", "venue_address": "4070 Jackdaw Street" }, { "city": "San Diego", "date": "2019-03-10", "event_name": "She Kills Monsters", "event_type": "Theater", "price_per_ticket": "20", "time": "18:30", "venue": "Saville Theatre", "venue_address": "14th St &, C Street" }, { "city": "San Diego", "date": "2019-03-10", "event_name": "Speed The Plow", "event_type": "Theater", "price_per_ticket": "45", "time": "19:30", "venue": "Point Loma Playhouse", "venue_address": "3035 Talbot Street" }, { "city": "San Diego", "date": "2019-03-10", "event_name": "The Fantasticks", "event_type": "Theater", "price_per_ticket": "60", "time": "16:30", "venue": "Point Loma Playhouse", "venue_address": "3035 Talbot Street" } ], "slots": [ { "exclusive_end": 51, "slot": "event_name", "start": 41 }, { "exclusive_end": 127, "slot": "venue", "start": 101 }, { "exclusive_end": 141, "slot": "date", "start": 131 }, { "exclusive_end": 152, "slot": "time", "start": 145 } ] } ], "speaker": "SYSTEM", "utterance": "There are 8 events that you might enjoy. About Time is a play that is very popular. It is playing at Talent to aMuse Theatre Co on March 10th at 5:30 pm." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "San Diego" ], "date": [ "10th of this month", "March 10th" ], "event_name": [ "About Time" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "That sounds interesting." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Would you like me to purchase a ticket for you for the play?" }, { "frames": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] }, { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "San Diego" ], "date": [ "10th of this month", "March 10th" ], "event_name": [ "About Time" ], "event_type": [ "Theater" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "Yes. I will just need 1 ticket." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "About Time" ], "slot": "event_name", "values": [ "About Time" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-10" ], "slot": "date", "values": [ "March 10th" ] }, { "act": "CONFIRM", "canonical_values": [ "San Diego" ], "slot": "city", "values": [ "San Diego" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 90, "slot": "event_name", "start": 80 }, { "exclusive_end": 121, "slot": "date", "start": 111 }, { "exclusive_end": 134, "slot": "city", "start": 125 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm the following information for me. You want 1 ticket for the play About Time which is playing on March 10th in San Diego." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "price_per_ticket" ], "slot_values": { "city": [ "San Diego" ], "date": [ "10th of this month", "March 10th" ], "event_name": [ "About Time" ], "event_type": [ "Theater" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "Yes. That sounds good. But what is the cost of the ticket?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "20" ], "slot": "price_per_ticket", "values": [ "$20" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "San Diego", "date": "2019-03-10", "event_name": "About Time", "number_of_tickets": "1" } }, "service_results": [ { "city": "San Diego", "date": "2019-03-10", "event_name": "About Time", "number_of_tickets": "1", "price_per_ticket": "20", "time": "17:30", "venue": "Talent to aMuse Theatre Co", "venue_address": "3919 Normal Street" } ], "slots": [ { "exclusive_end": 17, "slot": "price_per_ticket", "start": 14 } ] } ], "speaker": "SYSTEM", "utterance": "The ticket is $20 and has been purchased." }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Talent to aMuse Theatre Co" ], "number_of_seats": [ "1" ] } } } ], "speaker": "USER", "utterance": "Okay. Now I need a cab to go to the play." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "Regular", "Pool" ], "slot": "ride_type", "values": [ "Regular", "Pool" ] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Would you like a regular ride, pool ride, luxury ride or something else?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] }, { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_seats", "values": [ "3" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Talent to aMuse Theatre Co" ], "number_of_seats": [ "3" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "I would like the expensive ride and there will be three passengers." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Talent to aMuse Theatre Co" ], "slot": "destination", "values": [ "Talent to aMuse Theatre Co" ] }, { "act": "CONFIRM", "canonical_values": [ "3" ], "slot": "number_of_seats", "values": [ "3" ] }, { "act": "CONFIRM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 111, "slot": "destination", "start": 85 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm the following information. You want a luxury ride for 3 passengers to Talent to aMuse Theatre Co." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Talent to aMuse Theatre Co" ], "number_of_seats": [ "3" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Yes. That's it." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "Talent to aMuse Theatre Co", "number_of_seats": "3", "ride_type": "Luxury" } }, "service_results": [ { "destination": "Talent to aMuse Theatre Co", "number_of_seats": "3", "ride_fare": "27.99", "ride_type": "Luxury", "wait_time": "12" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "The cab has been booked and it is on the way." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare" ], "slot_values": { "destination": [ "Talent to aMuse Theatre Co" ], "number_of_seats": [ "3" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "How much will that ride cost?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "27.99" ], "slot": "ride_fare", "values": [ "$27.99" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 38, "slot": "ride_fare", "start": 32 } ] } ], "speaker": "SYSTEM", "utterance": "The cost for the luxury ride is $27.99." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "wait_time" ], "slot_values": { "destination": [ "Talent to aMuse Theatre Co" ], "number_of_seats": [ "3" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "And how long will it be before it arrives?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "12" ], "slot": "wait_time", "values": [ "12" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 26, "slot": "wait_time", "start": 24 } ] } ], "speaker": "SYSTEM", "utterance": "The ride is expected in 12 to 15 minutes." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Talent to aMuse Theatre Co" ], "number_of_seats": [ "3" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Great. Thanks for booking everything." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "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": "RideSharing_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "destination": [ "Talent to aMuse Theatre Co" ], "number_of_seats": [ "3" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "No. That's it. Thanks." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Enjoy the play." } ] }, { "dialogue_id": "33_00076", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Hi! I'm bored. Can you help me find something to do?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "Music", "Theater" ], "slot": "event_type", "values": [ "Music", "Theater" ] }, { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "I'd be happy to assist you. Would you like to see a music or theater event? Where should I search?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "London" ], "slot": "city", "values": [ "London" ] }, { "act": "INFORM", "canonical_values": [ "Theater" ], "slot": "event_type", "values": [ "Theater" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 50, "slot": "city", "start": 44 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "London" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "I'd like to attend the theater somewhere in London." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "A Right Royale Tea" ], "slot": "event_name", "values": [ "A Right Royale Tea" ] }, { "act": "OFFER", "canonical_values": [ "Amba Hotel Charing Cross" ], "slot": "venue", "values": [ "Amba Hotel Charing Cross" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-14" ], "slot": "date", "values": [ "March 14th" ] }, { "act": "OFFER", "canonical_values": [ "19:00" ], "slot": "time", "values": [ "7 pm" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "London", "event_type": "Theater" } }, "service_results": [ { "city": "London", "date": "2019-03-14", "event_name": "A Right Royale Tea", "event_type": "Theater", "price_per_ticket": "50", "time": "19:00", "venue": "Amba Hotel Charing Cross", "venue_address": "Strand" }, { "city": "London", "date": "2019-03-12", "event_name": "A Taste For Murder", "event_type": "Theater", "price_per_ticket": "50", "time": "16:30", "venue": "Wanstead Library", "venue_address": "Spratt Hall Road" }, { "city": "London", "date": "2019-03-11", "event_name": "Academy Performing Arts", "event_type": "Theater", "price_per_ticket": "40", "time": "18:00", "venue": "Academy Performing Arts", "venue_address": "Academy Performing Arts, 2 Archery Road" }, { "city": "London", "date": "2019-03-09", "event_name": "All The Little Lights", "event_type": "Theater", "price_per_ticket": "20", "time": "17:00", "venue": "Tristan Bates Theatre", "venue_address": "1A Tower Street" }, { "city": "London", "date": "2019-03-05", "event_name": "Armia", "event_type": "Theater", "price_per_ticket": "30", "time": "16:30", "venue": "The Dome", "venue_address": "2A Dartmouth Park Hill" }, { "city": "London", "date": "2019-03-01", "event_name": "As You Like It", "event_type": "Theater", "price_per_ticket": "60", "time": "18:30", "venue": "Swan, Shakespeare's Globe", "venue_address": "21 New Globe Walk, Bankside" }, { "city": "London", "date": "2019-03-07", "event_name": "Becoming The Invisible Woman", "event_type": "Theater", "price_per_ticket": "35", "time": "17:30", "venue": "Drayton Arms Theatre", "venue_address": "153 Old Brompton Road" }, { "city": "London", "date": "2019-03-10", "event_name": "Beyond The Blue", "event_type": "Theater", "price_per_ticket": "30", "time": "17:30", "venue": "Poplar Union", "venue_address": "2 Cotall Street" }, { "city": "London", "date": "2019-03-05", "event_name": "Boat Show Comedy Club", "event_type": "Theater", "price_per_ticket": "45", "time": "18:30", "venue": "The Boat Show Comedy Club", "venue_address": "Salsa! Temple, Ps Tattershall Castle, Temple Station, Victoria Embankment" }, { "city": "London", "date": "2019-03-03", "event_name": "Bon Ami", "event_type": "Theater", "price_per_ticket": "25", "time": "16:30", "venue": "Studio at New Wimbledon Theatre", "venue_address": "93 The Broadway" } ], "slots": [ { "exclusive_end": 91, "slot": "event_name", "start": 73 }, { "exclusive_end": 127, "slot": "venue", "start": 103 }, { "exclusive_end": 158, "slot": "date", "start": 148 }, { "exclusive_end": 166, "slot": "time", "start": 162 } ] } ], "speaker": "SYSTEM", "utterance": "There are 10 shows that may interest you. May I suggest the very popular A Right Royale Tea showing at Amba Hotel Charing Cross. It is happening on March 14th at 7 pm." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "London" ], "date": [ "March 14th" ], "event_name": [ "A Right Royale Tea" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "That actually sounds pretty good." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Would you like to purchase your tickets now?" }, { "frames": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "London" ], "date": [ "March 14th" ], "event_name": [ "A Right Royale Tea" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Yes, I'd like to go ahead and purchase now." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_tickets", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "How many do you need?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "London" ], "date": [ "March 14th" ], "event_name": [ "A Right Royale Tea" ], "event_type": [ "Theater" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "I only need 1 ticket." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "A Right Royale Tea" ], "slot": "event_name", "values": [ "A Right Royale Tea" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-14" ], "slot": "date", "values": [ "March 14th" ] }, { "act": "CONFIRM", "canonical_values": [ "London" ], "slot": "city", "values": [ "London" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 53, "slot": "event_name", "start": 35 }, { "exclusive_end": 67, "slot": "date", "start": 57 }, { "exclusive_end": 77, "slot": "city", "start": 71 } ] } ], "speaker": "SYSTEM", "utterance": "You are purchasing 1 ticket to see A Right Royale Tea on March 14th in London. Is that correct?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "London" ], "date": [ "March 14th" ], "event_name": [ "A Right Royale Tea" ], "event_type": [ "Theater" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "Yes, that's correct." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "London", "date": "2019-03-14", "event_name": "A Right Royale Tea", "number_of_tickets": "1" } }, "service_results": [ { "city": "London", "date": "2019-03-14", "event_name": "A Right Royale Tea", "number_of_tickets": "1", "price_per_ticket": "50", "time": "19:00", "venue": "Amba Hotel Charing Cross", "venue_address": "Strand" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your ticket purchase has been successful. You'll receive an email confirmation soon." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "venue_address", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "price_per_ticket", "venue_address" ], "slot_values": { "city": [ "London" ], "date": [ "March 14th" ], "event_name": [ "A Right Royale Tea" ], "event_type": [ "Theater" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "Can you tell me how much the ticket was and what the address of the venue is?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "50" ], "slot": "price_per_ticket", "values": [ "$50" ] }, { "act": "INFORM", "canonical_values": [ "Strand" ], "slot": "venue_address", "values": [ "Strand" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 51, "slot": "price_per_ticket", "start": 48 }, { "exclusive_end": 25, "slot": "venue_address", "start": 19 } ] } ], "speaker": "SYSTEM", "utterance": "The show is at the Strand and ticket prices are $50." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "London" ], "date": [ "March 14th" ], "event_name": [ "A Right Royale Tea" ], "event_type": [ "Theater" ], "number_of_tickets": [ "1" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Amba Hotel Charing Cross" ], "number_of_seats": [ "1" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Great. I'd like to book a luxurious cab ride there." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Amba Hotel Charing Cross" ], "slot": "destination", "values": [ "Amba Hotel Charing Cross" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_seats", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 63, "slot": "destination", "start": 39 } ] } ], "speaker": "SYSTEM", "utterance": "You'd like 1 seat for a luxury ride to Amba Hotel Charing Cross. Is this correct?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare", "wait_time" ], "slot_values": { "destination": [ "Amba Hotel Charing Cross" ], "number_of_seats": [ "1" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "That's correct. Can you tell me how much it costs and when it will arrive?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "10" ], "slot": "wait_time", "values": [ "10" ] }, { "act": "INFORM", "canonical_values": [ "34.05" ], "slot": "ride_fare", "values": [ "$34.05" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "Amba Hotel Charing Cross", "number_of_seats": "1", "ride_type": "Luxury" } }, "service_results": [ { "destination": "Amba Hotel Charing Cross", "number_of_seats": "1", "ride_fare": "34.05", "ride_type": "Luxury", "wait_time": "10" } ], "slots": [ { "exclusive_end": 29, "slot": "wait_time", "start": 27 }, { "exclusive_end": 76, "slot": "ride_fare", "start": 70 } ] } ], "speaker": "SYSTEM", "utterance": "Your cab should be here in 10 minutes and the ride is estimated to be $34.05." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Amba Hotel Charing Cross" ], "number_of_seats": [ "1" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Thank you for the assistance. That will be all for now." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "You're welcome. Enjoy the show!" } ] }, { "dialogue_id": "33_00077", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Hi, are there any interesting things I could do?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] }, { "act": "REQUEST", "canonical_values": [ "Music", "Theater" ], "slot": "event_type", "values": [ "Music", "Theater" ] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Any preferred city and type of events, such as Music or Theater?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Theater" ], "slot": "event_type", "values": [ "Theater" ] }, { "act": "INFORM", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "SF" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 35, "slot": "city", "start": 33 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "SF" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "I would like a Broadway event in SF." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Above Ground" ], "slot": "event_name", "values": [ "Above Ground" ] }, { "act": "OFFER", "canonical_values": [ "Mojo Theatre" ], "slot": "venue", "values": [ "Mojo Theatre" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-06" ], "slot": "date", "values": [ "March 6th" ] }, { "act": "OFFER", "canonical_values": [ "17:00" ], "slot": "time", "values": [ "5 pm" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "San Francisco", "event_type": "Theater" } }, "service_results": [ { "city": "San Francisco", "date": "2019-03-06", "event_name": "Above Ground", "event_type": "Theater", "price_per_ticket": "35", "time": "17:00", "venue": "Mojo Theatre", "venue_address": "2940 16th Street #217" }, { "city": "San Francisco", "date": "2019-03-02", "event_name": "Above Ground Festival", "event_type": "Theater", "price_per_ticket": "55", "time": "16:00", "venue": "Mojo Theatre", "venue_address": "2940 16th Street #217" }, { "city": "San Francisco", "date": "2019-03-04", "event_name": "As You Like It", "event_type": "Theater", "price_per_ticket": "25", "time": "17:00", "venue": "Main Post Lawn", "venue_address": "Montgomery Street" }, { "city": "San Francisco", "date": "2019-03-14", "event_name": "Bakersfield Mist", "event_type": "Theater", "price_per_ticket": "55", "time": "16:00", "venue": "Phoenix Theatre", "venue_address": "414 Mason Street" }, { "city": "San Francisco", "date": "2019-03-14", "event_name": "Bats Improv Comedy", "event_type": "Theater", "price_per_ticket": "30", "time": "16:30", "venue": "BATS Improv Theatre", "venue_address": "Landmark Building B" }, { "city": "San Francisco", "date": "2019-03-13", "event_name": "Caveman Play", "event_type": "Theater", "price_per_ticket": "30", "time": "19:30", "venue": "Z Below", "venue_address": "470 Florida Street" }, { "city": "San Francisco", "date": "2019-03-05", "event_name": "Creative Drama Summer Camp", "event_type": "Theater", "price_per_ticket": "20", "time": "16:30", "venue": "Young Performers Theatre", "venue_address": "Landmark Building C, 2 Marina Boulevard" }, { "city": "San Francisco", "date": "2019-03-14", "event_name": "Heathers The Musical", "event_type": "Theater", "price_per_ticket": "20", "time": "19:00", "venue": "Cowell Theater", "venue_address": "2 Marina Boulevard" }, { "city": "San Francisco", "date": "2019-03-09", "event_name": "Into The Woods", "event_type": "Theater", "price_per_ticket": "20", "time": "19:00", "venue": "The Strand Theater", "venue_address": "1127 Market Street" }, { "city": "San Francisco", "date": "2019-03-11", "event_name": "Other", "event_type": "Theater", "price_per_ticket": "45", "time": "19:30", "venue": "The Chapel", "venue_address": "777 Valencia Street" } ], "slots": [ { "exclusive_end": 29, "slot": "event_name", "start": 17 }, { "exclusive_end": 45, "slot": "venue", "start": 33 }, { "exclusive_end": 58, "slot": "date", "start": 49 }, { "exclusive_end": 66, "slot": "time", "start": 62 } ] } ], "speaker": "SYSTEM", "utterance": "I see, how about Above Ground at Mojo Theatre on March 6th at 5 pm?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-13" ], "slot": "date", "values": [ "13th of March" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [ { "exclusive_end": 63, "slot": "date", "start": 50 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "SF" ], "date": [ "13th of March" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "I see, are there any alternatives taking place on 13th of March?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Above Ground Festival" ], "slot": "event_name", "values": [ "Above Ground Festival" ] }, { "act": "OFFER", "canonical_values": [ "Mojo Theatre" ], "slot": "venue", "values": [ "Mojo Theatre" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-13" ], "slot": "date", "values": [ "March 13th" ] }, { "act": "OFFER", "canonical_values": [ "18:00" ], "slot": "time", "values": [ "6 pm" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "8" ], "slot": "count", "values": [ "8" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "San Francisco", "date": "2019-03-13", "event_type": "Theater" } }, "service_results": [ { "city": "San Francisco", "date": "2019-03-13", "event_name": "Above Ground Festival", "event_type": "Theater", "price_per_ticket": "45", "time": "18:00", "venue": "Mojo Theatre", "venue_address": "2940 16th Street #217" }, { "city": "San Francisco", "date": "2019-03-13", "event_name": "Bats Improv Comedy", "event_type": "Theater", "price_per_ticket": "35", "time": "19:30", "venue": "BATS Improv Theatre", "venue_address": "Landmark Building B" }, { "city": "San Francisco", "date": "2019-03-13", "event_name": "Caveman Play", "event_type": "Theater", "price_per_ticket": "30", "time": "19:30", "venue": "Z Below", "venue_address": "470 Florida Street" }, { "city": "San Francisco", "date": "2019-03-13", "event_name": "Creative Drama Summer Camp", "event_type": "Theater", "price_per_ticket": "20", "time": "18:30", "venue": "Young Performers Theatre", "venue_address": "Landmark Building C, 2 Marina Boulevard" }, { "city": "San Francisco", "date": "2019-03-13", "event_name": "Heathers The Musical", "event_type": "Theater", "price_per_ticket": "20", "time": "16:30", "venue": "Cowell Theater", "venue_address": "2 Marina Boulevard" }, { "city": "San Francisco", "date": "2019-03-13", "event_name": "Other", "event_type": "Theater", "price_per_ticket": "50", "time": "17:00", "venue": "Monarch", "venue_address": "101 6th Street" }, { "city": "San Francisco", "date": "2019-03-13", "event_name": "The Infinite Wrench", "event_type": "Theater", "price_per_ticket": "60", "time": "19:00", "venue": "PianoFight", "venue_address": "144 Taylor Street" }, { "city": "San Francisco", "date": "2019-03-13", "event_name": "Two Play Improv Extravaganza", "event_type": "Theater", "price_per_ticket": "40", "time": "17:30", "venue": "Moment Improv Theatre", "venue_address": "533 Sutter Street 2nd Floor" } ], "slots": [ { "exclusive_end": 66, "slot": "event_name", "start": 45 }, { "exclusive_end": 82, "slot": "venue", "start": 70 }, { "exclusive_end": 96, "slot": "date", "start": 86 }, { "exclusive_end": 104, "slot": "time", "start": 100 } ] } ], "speaker": "SYSTEM", "utterance": "There are 8 events you might like, how about Above Ground Festival at Mojo Theatre on March 13th at 6 pm?" }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "SF" ], "date": [ "13th of March", "March 13th" ], "event_name": [ "Above Ground Festival" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Sounds great, could you reserve tickets for me please?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_tickets", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "And how many tickets do you need?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "4" ], "slot": "number_of_tickets", "values": [ "4" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "SF" ], "date": [ "13th of March", "March 13th" ], "event_name": [ "Above Ground Festival" ], "event_type": [ "Theater" ], "number_of_tickets": [ "4" ] } } } ], "speaker": "USER", "utterance": "Just 4 will do." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Above Ground Festival" ], "slot": "event_name", "values": [ "Above Ground Festival" ] }, { "act": "CONFIRM", "canonical_values": [ "4" ], "slot": "number_of_tickets", "values": [ "4" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-13" ], "slot": "date", "values": [ "March 13th" ] }, { "act": "CONFIRM", "canonical_values": [ "San Francisco" ], "slot": "city", "values": [ "San Francisco" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 67, "slot": "event_name", "start": 46 }, { "exclusive_end": 97, "slot": "date", "start": 87 }, { "exclusive_end": 114, "slot": "city", "start": 101 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm your purchase for 4 tickets to Above Ground Festival at Mojo Theatre on March 13th in San Francisco." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] }, { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "SF", "San Francisco" ], "date": [ "13th of March", "March 13th" ], "event_name": [ "Above Ground Festival" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "Sorry, could you get 2 tickets instead?" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-13" ], "slot": "date", "values": [ "March 13th" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 56, "slot": "date", "start": 46 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm your purchase for 2 tickets on March 13th." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "SF", "San Francisco" ], "date": [ "13th of March", "March 13th" ], "event_name": [ "Above Ground Festival" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "Yes, that is fine with me." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "San Francisco", "date": "2019-03-13", "event_name": "Above Ground Festival", "number_of_tickets": "2" } }, "service_results": [ { "city": "San Francisco", "date": "2019-03-13", "event_name": "Above Ground Festival", "number_of_tickets": "2", "price_per_ticket": "45", "time": "18:00", "venue": "Mojo Theatre", "venue_address": "2940 16th Street #217" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your reservation has been made, have fun!" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "venue_address", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "price_per_ticket", "venue_address" ], "slot_values": { "city": [ "SF", "San Francisco" ], "date": [ "13th of March", "March 13th" ], "event_name": [ "Above Ground Festival" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "How much does each ticket cost and where is the event held at?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "45" ], "slot": "price_per_ticket", "values": [ "$45" ] }, { "act": "INFORM", "canonical_values": [ "2940 16th Street #217" ], "slot": "venue_address", "values": [ "2940 16th Street #217" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 28, "slot": "price_per_ticket", "start": 25 }, { "exclusive_end": 73, "slot": "venue_address", "start": 52 } ] } ], "speaker": "SYSTEM", "utterance": "The ticket will cost you $45 each and it is held at 2940 16th Street #217." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "SF", "San Francisco" ], "date": [ "13th of March", "March 13th" ], "event_name": [ "Above Ground Festival" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Mojo Theatre" ], "number_of_seats": [ "2" ] } } } ], "speaker": "USER", "utterance": "I see, could you get me a cab ride there?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "Pool", "Luxury" ], "slot": "ride_type", "values": [ "Pool", "Luxury" ] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Any preferred type of ride, such as a pool or luxury ride?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Mojo Theatre" ], "number_of_seats": [ "2" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Just a normal one will do." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Mojo Theatre" ], "slot": "destination", "values": [ "Mojo Theatre" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_seats", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 73, "slot": "destination", "start": 61 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm your booking for 2 seats on a regular ride to Mojo Theatre." }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Mojo Theatre" ], "number_of_seats": [ "2" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Yes, that is fine with me." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "Mojo Theatre", "number_of_seats": "2", "ride_type": "Regular" } }, "service_results": [ { "destination": "Mojo Theatre", "number_of_seats": "2", "ride_fare": "25.47", "ride_type": "Regular", "wait_time": "7" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your booking has been made and is on its way." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "wait_time" ], "slot_values": { "destination": [ "Mojo Theatre" ], "number_of_seats": [ "2" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "How long does the cab take to reach me?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "7" ], "slot": "wait_time", "values": [ "7" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 36, "slot": "wait_time", "start": 35 } ] } ], "speaker": "SYSTEM", "utterance": "It will arrive at your location in 7 minutes." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Mojo Theatre" ], "number_of_seats": [ "2" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "I see, thanks for your assistance." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you need any other help?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "destination": [ "Mojo Theatre" ], "number_of_seats": [ "2" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "No, that is all. Thank you!" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "No worries, have a great day ahead!" } ] }, { "dialogue_id": "33_00078", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "New York" ], "slot": "city", "values": [ "NYC" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 62, "slot": "city", "start": 59 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "NYC" ] } } } ], "speaker": "USER", "utterance": "I would like to find me something interesting to do around NYC." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "event_type", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What preferences do you have for the type of events?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Music" ], "slot": "event_type", "values": [ "Music" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "NYC" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "I really enjoy Music." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Abbi Jacobson" ], "slot": "event_name", "values": [ "Abbi Jacobson" ] }, { "act": "OFFER", "canonical_values": [ "Kaufmann Concert Hall" ], "slot": "venue", "values": [ "Kaufmann Concert Hall" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-11" ], "slot": "date", "values": [ "March 11th" ] }, { "act": "OFFER", "canonical_values": [ "19:30" ], "slot": "time", "values": [ "7:30 pm" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "New York", "event_type": "Music" } }, "service_results": [ { "city": "New York", "date": "2019-03-11", "event_name": "Abbi Jacobson", "event_type": "Music", "price_per_ticket": "60", "time": "19:30", "venue": "Kaufmann Concert Hall", "venue_address": "1395 Lexington Avenue" }, { "city": "New York", "date": "2019-03-03", "event_name": "Alma Deutscher", "event_type": "Music", "price_per_ticket": "50", "time": "19:00", "venue": "Stern Auditorium / Perelman Stage", "venue_address": "881 7th Avenue" }, { "city": "New York", "date": "2019-03-13", "event_name": "Alpha Blondy", "event_type": "Music", "price_per_ticket": "60", "time": "17:30", "venue": "Sony Hall", "venue_address": "235 West 46th Street" }, { "city": "New York", "date": "2019-03-10", "event_name": "Ben Harper", "event_type": "Music", "price_per_ticket": "60", "time": "17:30", "venue": "Pier 17", "venue_address": "89 South Street" }, { "city": "New York", "date": "2019-03-01", "event_name": "Black Uhuru", "event_type": "Music", "price_per_ticket": "20", "time": "19:00", "venue": "Sony Hall", "venue_address": "235 West 46th Street" }, { "city": "New York", "date": "2019-03-13", "event_name": "Blackbear", "event_type": "Music", "price_per_ticket": "60", "time": "19:00", "venue": "Pier 17", "venue_address": "89 South Street" }, { "city": "New York", "date": "2019-03-02", "event_name": "Boston Symphony Orchestra", "event_type": "Music", "price_per_ticket": "40", "time": "19:30", "venue": "Stern Auditorium / Perelman Stage", "venue_address": "881 7th Avenue" }, { "city": "New York", "date": "2019-03-01", "event_name": "Buddy Guy", "event_type": "Music", "price_per_ticket": "60", "time": "19:30", "venue": "Sony Hall", "venue_address": "235 West 46th Street" }, { "city": "New York", "date": "2019-03-06", "event_name": "Carbon Leaf", "event_type": "Music", "price_per_ticket": "60", "time": "18:30", "venue": "Sony Hall", "venue_address": "235 West 46th Street" }, { "city": "New York", "date": "2019-03-11", "event_name": "Crooked Colours", "event_type": "Music", "price_per_ticket": "20", "time": "16:00", "venue": "Rough Trade NYC", "venue_address": "64 North 9th Street, Brooklyn" } ], "slots": [ { "exclusive_end": 63, "slot": "event_name", "start": 50 }, { "exclusive_end": 108, "slot": "venue", "start": 87 }, { "exclusive_end": 122, "slot": "date", "start": 112 }, { "exclusive_end": 133, "slot": "time", "start": 126 } ] } ], "speaker": "SYSTEM", "utterance": "I found 10 options you might like.Very popular is Abbi Jacobson and is taking place at Kaufmann Concert Hall on March 11th at 7:30 pm." }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "NYC" ], "date": [ "March 11th" ], "event_name": [ "Abbi Jacobson" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "Sounds very good.Reserve for me tickets,please." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_tickets", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "How many tickets do you want to buy?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "4" ], "slot": "number_of_tickets", "values": [ "4" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "NYC" ], "date": [ "March 11th" ], "event_name": [ "Abbi Jacobson" ], "event_type": [ "Music" ], "number_of_tickets": [ "4" ] } } } ], "speaker": "USER", "utterance": "Four tickets will be fine." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Abbi Jacobson" ], "slot": "event_name", "values": [ "Abbi Jacobson" ] }, { "act": "CONFIRM", "canonical_values": [ "4" ], "slot": "number_of_tickets", "values": [ "4" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-11" ], "slot": "date", "values": [ "March 11th" ] }, { "act": "CONFIRM", "canonical_values": [ "New York" ], "slot": "city", "values": [ "New York" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 32, "slot": "event_name", "start": 19 }, { "exclusive_end": 58, "slot": "date", "start": 48 }, { "exclusive_end": 44, "slot": "city", "start": 36 } ] } ], "speaker": "SYSTEM", "utterance": "Book 4 tickets for Abbi Jacobson in New York on March 11th.Is that correct?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "price_per_ticket", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "price_per_ticket" ], "slot_values": { "city": [ "NYC", "New York" ], "date": [ "March 11th" ], "event_name": [ "Abbi Jacobson" ], "event_type": [ "Music" ], "number_of_tickets": [ "4" ] } } } ], "speaker": "USER", "utterance": "Yes is very good.Tell me how much is the cost for one ticket." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "60" ], "slot": "price_per_ticket", "values": [ "$60" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "New York", "date": "2019-03-11", "event_name": "Abbi Jacobson", "number_of_tickets": "4" } }, "service_results": [ { "city": "New York", "date": "2019-03-11", "event_name": "Abbi Jacobson", "number_of_tickets": "4", "price_per_ticket": "60", "time": "19:30", "venue": "Kaufmann Concert Hall", "venue_address": "1395 Lexington Avenue" } ], "slots": [ { "exclusive_end": 28, "slot": "price_per_ticket", "start": 25 } ] } ], "speaker": "SYSTEM", "utterance": "Reservation is confirmed.$60 is the price for ticket.Have fun!" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Pool" ], "slot": "ride_type", "values": [ "Pool" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Kaufmann Concert Hall" ], "number_of_seats": [ "4" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "Find me a cab to go there.I would like a Pool ride." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Kaufmann Concert Hall" ], "slot": "destination", "values": [ "Kaufmann Concert Hall" ] }, { "act": "CONFIRM", "canonical_values": [ "4" ], "slot": "number_of_seats", "values": [ "4" ] }, { "act": "CONFIRM", "canonical_values": [ "Pool" ], "slot": "ride_type", "values": [ "Pool" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 45, "slot": "destination", "start": 24 } ] } ], "speaker": "SYSTEM", "utterance": "You want a Pool ride to Kaufmann Concert Hall and you need 4 seats.I'm right?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "wait_time", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "wait_time" ], "slot_values": { "destination": [ "Kaufmann Concert Hall" ], "number_of_seats": [ "4" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "Yes very good.In how much time will arrive the cab?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "3" ], "slot": "wait_time", "values": [ "3" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "Kaufmann Concert Hall", "number_of_seats": "4", "ride_type": "Pool" } }, "service_results": [ { "destination": "Kaufmann Concert Hall", "number_of_seats": "4", "ride_fare": "29.60", "ride_type": "Pool", "wait_time": "3" } ], "slots": [ { "exclusive_end": 48, "slot": "wait_time", "start": 47 } ] } ], "speaker": "SYSTEM", "utterance": "Your ride is booked and the cab is expected in 3 minutes." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare" ], "slot_values": { "destination": [ "Kaufmann Concert Hall" ], "number_of_seats": [ "4" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "How much is it?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "29.60" ], "slot": "ride_fare", "values": [ "$29.60" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 6, "slot": "ride_fare", "start": 0 } ] } ], "speaker": "SYSTEM", "utterance": "$29.60 is the cost for your ride." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "Kaufmann Concert Hall" ], "number_of_seats": [ "4" ], "ride_type": [ "Pool" ] } } } ], "speaker": "USER", "utterance": "Thank you for all.That's all that I wanted." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day!" } ] }, { "dialogue_id": "33_00079", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I'm looking for something interesting to do" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "event_type", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "city", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "In which city? What events would you like?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Chicago" ], "slot": "city", "values": [ "Chicago" ] }, { "act": "INFORM", "canonical_values": [ "Theater" ], "slot": "event_type", "values": [ "Theater" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 10, "slot": "city", "start": 3 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Chicago" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "In Chicago. I'd like Drama events" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Ada And The Engine" ], "slot": "event_name", "values": [ "Ada And The Engine" ] }, { "act": "OFFER", "canonical_values": [ "The Artistic Home" ], "slot": "venue", "values": [ "The Artistic Home" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-03" ], "slot": "date", "values": [ "March 3rd" ] }, { "act": "OFFER", "canonical_values": [ "17:30" ], "slot": "time", "values": [ "5:30 pm" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "Chicago", "event_type": "Theater" } }, "service_results": [ { "city": "Chicago", "date": "2019-03-03", "event_name": "Ada And The Engine", "event_type": "Theater", "price_per_ticket": "55", "time": "17:30", "venue": "The Artistic Home", "venue_address": "1376 West Grand Avenue #7761" }, { "city": "Chicago", "date": "2019-03-06", "event_name": "All That He Was", "event_type": "Theater", "price_per_ticket": "45", "time": "19:30", "venue": "The Buena, Pride Arts Center", "venue_address": "4147 North Broadway" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Casa Valentina", "event_type": "Theater", "price_per_ticket": "20", "time": "19:00", "venue": "PRIDE ARTS CENTER", "venue_address": "4139 North Broadway" }, { "city": "Chicago", "date": "2019-03-14", "event_name": "Comedysportz", "event_type": "Theater", "price_per_ticket": "35", "time": "16:00", "venue": "Comedysportz", "venue_address": "929 West Belmont Avenue" }, { "city": "Chicago", "date": "2019-03-07", "event_name": "Countess Dracula", "event_type": "Theater", "price_per_ticket": "40", "time": "17:00", "venue": "Otherworld Theatre Performance Venue and Bar", "venue_address": "3914 North Clark Street" }, { "city": "Chicago", "date": "2019-03-10", "event_name": "Create Your Solo Performance", "event_type": "Theater", "price_per_ticket": "25", "time": "19:00", "venue": "Green Shirt Studio", "venue_address": "4001 North Ravenswood Avenue Unit 303-B" }, { "city": "Chicago", "date": "2019-03-12", "event_name": "Dinner Detective", "event_type": "Theater", "price_per_ticket": "40", "time": "18:00", "venue": "Chicago Marriott Downtown Magnificent Mile", "venue_address": "540 North Michigan Avenue" }, { "city": "Chicago", "date": "2019-03-12", "event_name": "Drunk Shakespeare", "event_type": "Theater", "price_per_ticket": "60", "time": "16:00", "venue": "The Lion Theatre", "venue_address": "182 North Wabash Avenue" }, { "city": "Chicago", "date": "2019-03-05", "event_name": "Dynasty", "event_type": "Theater", "price_per_ticket": "25", "time": "19:30", "venue": "The Mission Theater", "venue_address": "1501 North Kingsbury Street" }, { "city": "Chicago", "date": "2019-03-13", "event_name": "Ebonyessencejet At Steppenwolf Theatre", "event_type": "Theater", "price_per_ticket": "35", "time": "17:30", "venue": "Front Bar", "venue_address": "1700 North Halsted Street" } ], "slots": [ { "exclusive_end": 26, "slot": "event_name", "start": 8 }, { "exclusive_end": 48, "slot": "venue", "start": 31 }, { "exclusive_end": 62, "slot": "date", "start": 53 }, { "exclusive_end": 73, "slot": "time", "start": 66 } ] } ], "speaker": "SYSTEM", "utterance": "There's Ada And The Engine, at The Artistic Home, on March 3rd at 5:30 pm" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Chicago" ], "date": [ "March 3rd" ], "event_name": [ "Ada And The Engine" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Oh, very good! Thanks" }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "So you want to buy the ticket?" }, { "frames": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] }, { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Chicago" ], "date": [ "March 3rd" ], "event_name": [ "Ada And The Engine" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "Yes, I need 2 tickets!" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Ada And The Engine" ], "slot": "event_name", "values": [ "Ada And The Engine" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-03" ], "slot": "date", "values": [ "March 3rd" ] }, { "act": "CONFIRM", "canonical_values": [ "Chicago" ], "slot": "city", "values": [ "Chicago" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 32, "slot": "event_name", "start": 14 }, { "exclusive_end": 56, "slot": "date", "start": 47 }, { "exclusive_end": 43, "slot": "city", "start": 36 } ] } ], "speaker": "SYSTEM", "utterance": "2 tickets for Ada And The Engine in Chicago on March 3rd. Is it correct?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Chicago" ], "date": [ "March 3rd" ], "event_name": [ "Ada And The Engine" ], "event_type": [ "Theater" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "Yes, It's correct. Thanks" }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "Chicago", "date": "2019-03-03", "event_name": "Ada And The Engine", "number_of_tickets": "2" } }, "service_results": [ { "city": "Chicago", "date": "2019-03-03", "event_name": "Ada And The Engine", "number_of_tickets": "2", "price_per_ticket": "55", "time": "17:30", "venue": "The Artistic Home", "venue_address": "1376 West Grand Avenue #7761" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your tickets have been booked! Have a good time!" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] }, { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_seats", "values": [ "1" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Artistic Home" ], "number_of_seats": [ "1" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Thanks! I need a cab to go there. I want a Luxurious ride for one." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "The Artistic Home" ], "slot": "destination", "values": [ "The Artistic Home" ] }, { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_seats", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 45, "slot": "destination", "start": 28 } ] } ], "speaker": "SYSTEM", "utterance": "1 seats in a Luxury ride to The Artistic Home: do you confirm?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] }, { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Artistic Home" ], "number_of_seats": [ "1" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "No, I want a Regular ride" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "1" ], "slot": "number_of_seats", "values": [ "1" ] }, { "act": "CONFIRM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "1 seats in a Regular ride. Do you confirm?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Artistic Home" ], "number_of_seats": [ "1" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Now it's correct. I confirm." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "The Artistic Home", "number_of_seats": "1", "ride_type": "Regular" } }, "service_results": [ { "destination": "The Artistic Home", "number_of_seats": "1", "ride_fare": "12.57", "ride_type": "Regular", "wait_time": "6" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "The ride has been booked, the cab is coming" }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Artistic Home" ], "number_of_seats": [ "1" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Thanks for your help, that's all for now" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a good day!" } ] }, { "dialogue_id": "33_00080", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Toronto" ], "slot": "city", "values": [ "Toronto" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 58, "slot": "city", "start": 51 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Toronto" ] } } } ], "speaker": "USER", "utterance": "I need help finding something interesting to do in Toronto." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "event_type", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What kind of things do you enjoy to do?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Music" ], "slot": "event_type", "values": [ "Music" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Toronto" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "Musical shows always seem to entertain me." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Funtcase" ], "slot": "event_name", "values": [ "Funtcase" ] }, { "act": "OFFER", "canonical_values": [ "NEST" ], "slot": "venue", "values": [ "NEST" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-01" ], "slot": "date", "values": [ "March 1st" ] }, { "act": "OFFER", "canonical_values": [ "19:00" ], "slot": "time", "values": [ "7 pm" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "8" ], "slot": "count", "values": [ "8" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "Toronto", "event_type": "Music" } }, "service_results": [ { "city": "Toronto", "date": "2019-03-01", "event_name": "Funtcase", "event_type": "Music", "price_per_ticket": "30", "time": "19:00", "venue": "NEST", "venue_address": "423 College Street" }, { "city": "Toronto", "date": "2019-03-03", "event_name": "Mac Demarco", "event_type": "Music", "price_per_ticket": "25", "time": "18:00", "venue": "Woodbine Park", "venue_address": "1695 Queen Street East" }, { "city": "Toronto", "date": "2019-03-09", "event_name": "Mavis Staples", "event_type": "Music", "price_per_ticket": "25", "time": "16:30", "venue": "Telus Centre for Performance and Learning", "venue_address": "273 Bloor Street West" }, { "city": "Toronto", "date": "2019-03-10", "event_name": "Melanie Martinez", "event_type": "Music", "price_per_ticket": "25", "time": "16:00", "venue": "Rebel", "venue_address": "11 Polson Street" }, { "city": "Toronto", "date": "2019-03-11", "event_name": "Mike Epps", "event_type": "Music", "price_per_ticket": "45", "time": "17:00", "venue": "Bluma Appel Theatre", "venue_address": "Centre for the Arts, 27 Front Street East" }, { "city": "Toronto", "date": "2019-03-12", "event_name": "Pup", "event_type": "Music", "price_per_ticket": "40", "time": "16:00", "venue": "Echo Beach", "venue_address": "909 Lake Shore Boulevard West" }, { "city": "Toronto", "date": "2019-03-02", "event_name": "Summer Walker", "event_type": "Music", "price_per_ticket": "20", "time": "18:00", "venue": "Rebel", "venue_address": "11 Polson Street" }, { "city": "Toronto", "date": "2019-03-04", "event_name": "The Interrupters", "event_type": "Music", "price_per_ticket": "40", "time": "18:30", "venue": "Rebel", "venue_address": "11 Polson Street" } ], "slots": [ { "exclusive_end": 53, "slot": "event_name", "start": 45 }, { "exclusive_end": 61, "slot": "venue", "start": 57 }, { "exclusive_end": 74, "slot": "date", "start": 65 }, { "exclusive_end": 82, "slot": "time", "start": 78 } ] } ], "speaker": "SYSTEM", "utterance": "I see there are 8 events going on. How about Funtcase at NEST on March 1st at 7 pm?" }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] }, { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Toronto" ], "date": [ "March 1st" ], "event_name": [ "Funtcase" ], "event_type": [ "Music" ] } } } ], "speaker": "USER", "utterance": "That would be great, can you book my tickets?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_tickets", "values": [] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Yes, how many tickets do I need to reserve?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Toronto" ], "date": [ "March 1st" ], "event_name": [ "Funtcase" ], "event_type": [ "Music" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "I would need two tickets." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Funtcase" ], "slot": "event_name", "values": [ "Funtcase" ] }, { "act": "CONFIRM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-01" ], "slot": "date", "values": [ "March 1st" ] }, { "act": "CONFIRM", "canonical_values": [ "Toronto" ], "slot": "city", "values": [ "Toronto" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 45, "slot": "event_name", "start": 37 }, { "exclusive_end": 58, "slot": "date", "start": 49 }, { "exclusive_end": 69, "slot": "city", "start": 62 } ] } ], "speaker": "SYSTEM", "utterance": "Okay, so that would be 2 tickets for Funtcase on March 1st in Toronto?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Toronto" ], "date": [ "March 1st" ], "event_name": [ "Funtcase" ], "event_type": [ "Music" ], "number_of_tickets": [ "2" ] } } } ], "speaker": "USER", "utterance": "Yes, that is correct." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "Toronto", "date": "2019-03-01", "event_name": "Funtcase", "number_of_tickets": "2" } }, "service_results": [ { "city": "Toronto", "date": "2019-03-01", "event_name": "Funtcase", "number_of_tickets": "2", "price_per_ticket": "30", "time": "19:00", "venue": "NEST", "venue_address": "423 College Street" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "I have successfully reserved your tickets." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] }, { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_seats", "values": [ "3" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "NEST" ], "number_of_seats": [ "3" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Can you also help me find a luxury cab ride for three?" }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "NEST" ], "slot": "destination", "values": [ "NEST" ] }, { "act": "CONFIRM", "canonical_values": [ "3" ], "slot": "number_of_seats", "values": [ "3" ] }, { "act": "CONFIRM", "canonical_values": [ "Luxury" ], "slot": "ride_type", "values": [ "Luxury" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 45, "slot": "destination", "start": 41 } ] } ], "speaker": "SYSTEM", "utterance": "That would be a luxury cab ride for 3 to NEST?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "ride_fare", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [ "ride_fare" ], "slot_values": { "destination": [ "NEST" ], "number_of_seats": [ "3" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Yes, what is the total?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "45.38" ], "slot": "ride_fare", "values": [ "$45.38" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "NEST", "number_of_seats": "3", "ride_type": "Luxury" } }, "service_results": [ { "destination": "NEST", "number_of_seats": "3", "ride_fare": "45.38", "ride_type": "Luxury", "wait_time": "7" } ], "slots": [ { "exclusive_end": 51, "slot": "ride_fare", "start": 45 } ] } ], "speaker": "SYSTEM", "utterance": "Your ride has been reserved and the total is $45.38." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "NEST" ], "number_of_seats": [ "3" ], "ride_type": [ "Luxury" ] } } } ], "speaker": "USER", "utterance": "Great, thank you, that will be all." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "You are welcome, have a great day." } ] }, { "dialogue_id": "33_00081", "services": [ "Events_3", "RideSharing_2" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "date", "values": [ "this Saturday" ] }, { "act": "INFORM", "canonical_values": [ "Chicago" ], "slot": "city", "values": [ "Chicago" ] }, { "act": "INFORM", "canonical_values": [ "Theater" ], "slot": "event_type", "values": [ "Theater" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindEvents" ], "slot": "intent", "values": [ "FindEvents" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 56, "slot": "date", "start": 43 }, { "exclusive_end": 67, "slot": "city", "start": 60 } ], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Chicago" ], "date": [ "this Saturday" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "Find me something under the Play genre for this Saturday in Chicago." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Ada And The Engine" ], "slot": "event_name", "values": [ "Ada And The Engine" ] }, { "act": "OFFER", "canonical_values": [ "The Artistic Home" ], "slot": "venue", "values": [ "The Artistic Home" ] }, { "act": "OFFER", "canonical_values": [ "2019-03-02" ], "slot": "date", "values": [ "March 2nd" ] }, { "act": "OFFER", "canonical_values": [ "17:00" ], "slot": "time", "values": [ "5 pm" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Events_3", "service_call": { "method": "FindEvents", "parameters": { "city": "Chicago", "date": "2019-03-02", "event_type": "Theater" } }, "service_results": [ { "city": "Chicago", "date": "2019-03-02", "event_name": "Ada And The Engine", "event_type": "Theater", "price_per_ticket": "20", "time": "17:00", "venue": "The Artistic Home", "venue_address": "1376 West Grand Avenue #7761" }, { "city": "Chicago", "date": "2019-03-02", "event_name": "All That He Was", "event_type": "Theater", "price_per_ticket": "55", "time": "18:30", "venue": "The Buena, Pride Arts Center", "venue_address": "4147 North Broadway" }, { "city": "Chicago", "date": "2019-03-02", "event_name": "Comedysportz", "event_type": "Theater", "price_per_ticket": "20", "time": "19:00", "venue": "CSz Theater Chicago", "venue_address": "929 West Belmont Avenue" }, { "city": "Chicago", "date": "2019-03-02", "event_name": "Create Your Solo Performance", "event_type": "Theater", "price_per_ticket": "55", "time": "18:00", "venue": "Green Shirt Studio", "venue_address": "4001 North Ravenswood Avenue Unit 303-B" }, { "city": "Chicago", "date": "2019-03-02", "event_name": "Dinner Detective", "event_type": "Theater", "price_per_ticket": "55", "time": "16:30", "venue": "Chicago Marriott Downtown Magnificent Mile", "venue_address": "540 North Michigan Avenue" }, { "city": "Chicago", "date": "2019-03-02", "event_name": "Dynasty", "event_type": "Theater", "price_per_ticket": "50", "time": "17:30", "venue": "The Mission Theater", "venue_address": "1501 North Kingsbury Street" }, { "city": "Chicago", "date": "2019-03-02", "event_name": "Ebonyessencejet At Steppenwolf Theatre", "event_type": "Theater", "price_per_ticket": "25", "time": "18:00", "venue": "Front Bar", "venue_address": "1700 North Halsted Street" }, { "city": "Chicago", "date": "2019-03-02", "event_name": "Emma", "event_type": "Theater", "price_per_ticket": "35", "time": "19:30", "venue": "Lifeline Theatre", "venue_address": "6912 North Glenwood Avenue" }, { "city": "Chicago", "date": "2019-03-02", "event_name": "Every Brilliant Thing", "event_type": "Theater", "price_per_ticket": "40", "time": "17:30", "venue": "Windy City Playhouse", "venue_address": "3014 West Irving Park Road" }, { "city": "Chicago", "date": "2019-03-02", "event_name": "Fine", "event_type": "Theater", "price_per_ticket": "25", "time": "16:30", "venue": "The Mission Theater", "venue_address": "1501 North Kingsbury Street" } ], "slots": [ { "exclusive_end": 46, "slot": "event_name", "start": 28 }, { "exclusive_end": 99, "slot": "venue", "start": 82 }, { "exclusive_end": 70, "slot": "date", "start": 61 }, { "exclusive_end": 78, "slot": "time", "start": 74 } ] } ], "speaker": "SYSTEM", "utterance": "Search revealed 10 results. Ada And The Engine is playing on March 2nd at 5 pm at The Artistic Home." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "FindEvents", "requested_slots": [], "slot_values": { "city": [ "Chicago" ], "date": [ "March 2nd", "this Saturday" ], "event_name": [ "Ada And The Engine" ], "event_type": [ "Theater" ] } } } ], "speaker": "USER", "utterance": "That works for me." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BuyEventTickets" ], "slot": "intent", "values": [ "BuyEventTickets" ] } ], "service": "Events_3", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Shall I get you tickets now?" }, { "frames": [ { "actions": [ { "act": "AFFIRM_INTENT", "canonical_values": [], "slot": "", "values": [] }, { "act": "INFORM", "canonical_values": [ "4" ], "slot": "number_of_tickets", "values": [ "4" ] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Chicago" ], "date": [ "March 2nd", "this Saturday" ], "event_name": [ "Ada And The Engine" ], "event_type": [ "Theater" ], "number_of_tickets": [ "4" ] } } } ], "speaker": "USER", "utterance": "Yes, buy me four tickets." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "Ada And The Engine" ], "slot": "event_name", "values": [ "Ada And The Engine" ] }, { "act": "CONFIRM", "canonical_values": [ "4" ], "slot": "number_of_tickets", "values": [ "4" ] }, { "act": "CONFIRM", "canonical_values": [ "2019-03-02" ], "slot": "date", "values": [ "March 2nd" ] }, { "act": "CONFIRM", "canonical_values": [ "Chicago" ], "slot": "city", "values": [ "Chicago" ] } ], "service": "Events_3", "slots": [ { "exclusive_end": 44, "slot": "event_name", "start": 26 }, { "exclusive_end": 68, "slot": "date", "start": 59 }, { "exclusive_end": 55, "slot": "city", "start": 48 } ] } ], "speaker": "SYSTEM", "utterance": "You want 4 tickets to see Ada And The Engine in Chicago on March 2nd, correct?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "venue_address", "values": [] }, { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [ "venue_address" ], "slot_values": { "city": [ "Chicago" ], "date": [ "March 2nd", "this Saturday" ], "event_name": [ "Ada And The Engine" ], "event_type": [ "Theater" ], "number_of_tickets": [ "4" ] } } } ], "speaker": "USER", "utterance": "That is right. What is the event's address?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1376 West Grand Avenue #7761" ], "slot": "venue_address", "values": [ "1376 West Grand Avenue #7761" ] }, { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "service_call": { "method": "BuyEventTickets", "parameters": { "city": "Chicago", "date": "2019-03-02", "event_name": "Ada And The Engine", "number_of_tickets": "4" } }, "service_results": [ { "city": "Chicago", "date": "2019-03-02", "event_name": "Ada And The Engine", "number_of_tickets": "4", "price_per_ticket": "20", "time": "17:00", "venue": "The Artistic Home", "venue_address": "1376 West Grand Avenue #7761" } ], "slots": [ { "exclusive_end": 86, "slot": "venue_address", "start": 58 } ] } ], "speaker": "SYSTEM", "utterance": "Your tickets have been booked and the event is located at 1376 West Grand Avenue #7761." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Events_3", "slots": [], "state": { "active_intent": "BuyEventTickets", "requested_slots": [], "slot_values": { "city": [ "Chicago" ], "date": [ "March 2nd", "this Saturday" ], "event_name": [ "Ada And The Engine" ], "event_type": [ "Theater" ], "number_of_tickets": [ "4" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "GetRide" ], "slot": "intent", "values": [ "GetRide" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Artistic Home" ], "number_of_seats": [ "4" ] } } } ], "speaker": "USER", "utterance": "Thanks a bunch. I need a taxi to get there." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "Regular", "Luxury" ], "slot": "ride_type", "values": [ "Regular", "Luxury" ] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you want a Regular, Luxury, or any particular type of ride?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Artistic Home" ], "number_of_seats": [ "4" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Get me a Regular ride." }, { "frames": [ { "actions": [ { "act": "CONFIRM", "canonical_values": [ "The Artistic Home" ], "slot": "destination", "values": [ "The Artistic Home" ] }, { "act": "CONFIRM", "canonical_values": [ "4" ], "slot": "number_of_seats", "values": [ "4" ] }, { "act": "CONFIRM", "canonical_values": [ "Regular" ], "slot": "ride_type", "values": [ "Regular" ] } ], "service": "RideSharing_2", "slots": [ { "exclusive_end": 57, "slot": "destination", "start": 40 } ] } ], "speaker": "SYSTEM", "utterance": "You want a Regular ride for 4 people to The Artistic Home, correct?" }, { "frames": [ { "actions": [ { "act": "AFFIRM", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Artistic Home" ], "number_of_seats": [ "4" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "That is right." }, { "frames": [ { "actions": [ { "act": "NOTIFY_SUCCESS", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "service_call": { "method": "GetRide", "parameters": { "destination": "The Artistic Home", "number_of_seats": "4", "ride_type": "Regular" } }, "service_results": [ { "destination": "The Artistic Home", "number_of_seats": "4", "ride_fare": "31.48", "ride_type": "Regular", "wait_time": "7" } ], "slots": [] } ], "speaker": "SYSTEM", "utterance": "Your order is booked and your ride is coming right now for you." }, { "frames": [ { "actions": [ { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [], "state": { "active_intent": "GetRide", "requested_slots": [], "slot_values": { "destination": [ "The Artistic Home" ], "number_of_seats": [ "4" ], "ride_type": [ "Regular" ] } } } ], "speaker": "USER", "utterance": "Thanks a bunch. That is everything." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "RideSharing_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day." } ] }, { "dialogue_id": "33_00082", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "free_entry", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "free_entry": [ "True" ], "good_for_kids": [ "True" ] } } } ], "speaker": "USER", "utterance": "I'm looking for something to do with my grandchildren. Hopefully something that's free." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Is there a particular city or area that I should search in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "London" ], "slot": "location", "values": [ "London England" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 43, "slot": "location", "start": 29 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "free_entry": [ "True" ], "good_for_kids": [ "True" ], "location": [ "London England" ] } } } ], "speaker": "USER", "utterance": "I'm looking for something in London England." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "All Saints, Margaret Street" ], "slot": "attraction_name", "values": [ "All Saints, Margaret Street" ] }, { "act": "OFFER", "canonical_values": [ "Place of Worship" ], "slot": "category", "values": [ "Place of Worship" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "free_entry": "True", "good_for_kids": "True", "location": "London" } }, "service_results": [ { "attraction_name": "All Saints, Margaret Street", "category": "Place of Worship", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7636 1788" }, { "attraction_name": "All Souls Langham Place", "category": "Place of Worship", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7580 3522" }, { "attraction_name": "BODY WORLDS London", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "330 223 3233" }, { "attraction_name": "Barbican Conservatory", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7638 4141" }, { "attraction_name": "Borough Market", "category": "Shopping Area", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7407 1002" }, { "attraction_name": "Cambridge Theatre", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7087 7745" }, { "attraction_name": "Clissold Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 8356 3000" }, { "attraction_name": "Crystal Palace National Sports Centre", "category": "Sports Venue", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 8778 0131" }, { "attraction_name": "Design Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7403 6933" }, { "attraction_name": "Dominion Theatre", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "845 200 7982" } ], "slots": [ { "exclusive_end": 62, "slot": "attraction_name", "start": 35 } ] } ], "speaker": "SYSTEM", "utterance": "There is a Place of Worship called All Saints, Margaret Street." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [ "phone_number" ], "slot_values": { "free_entry": [ "True" ], "good_for_kids": [ "True" ], "location": [ "London England" ] } } } ], "speaker": "USER", "utterance": "Could you give me their telephone number?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "20 7636 1788" ], "slot": "phone_number", "values": [ "20 7636 1788" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 68, "slot": "phone_number", "start": 56 } ] } ], "speaker": "SYSTEM", "utterance": "The telephone number for All Saints, Margaret Street is 20 7636 1788." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "free_entry": [ "True" ], "good_for_kids": [ "True" ], "location": [ "London England" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "London England" ] } } } ], "speaker": "USER", "utterance": "Okay. And I'd like to find a house or apartment to stay in while I'm there." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1 Addington Street" ], "slot": "address", "values": [ "1 Addington Street" ] }, { "act": "OFFER", "canonical_values": [ "4.30" ], "slot": "rating", "values": [ "4.3" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "London" } }, "service_results": [ { "address": "1 Addington Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+44 333 400 6116", "rating": "4.30", "total_price": "1600", "where_to": "London" }, { "address": "1 Baffin Way", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+44 20 7517 1100", "rating": "4.10", "total_price": "300", "where_to": "London" }, { "address": "1 Connaught Road", "has_laundry_service": "False", "number_of_adults": "4", "phone_number": "+44 871 984 6290", "rating": "3.70", "total_price": "2184", "where_to": "London" }, { "address": "1 Craven Hill Gardens", "has_laundry_service": "False", "number_of_adults": "5", "phone_number": "+44 20 7706 1070", "rating": "4.40", "total_price": "870", "where_to": "London" }, { "address": "1 Duke's Road", "has_laundry_service": "False", "number_of_adults": "3", "phone_number": "+44 333 321 1262", "rating": "4.10", "total_price": "297", "where_to": "London" }, { "address": "1 Ham Yard", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 3642 2000", "rating": "4.50", "total_price": "1000", "where_to": "London" }, { "address": "1 Harrow Place", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+44 871 984 6190", "rating": "3.60", "total_price": "648", "where_to": "London" }, { "address": "1 King's Cross Road", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+44 20 7833 3900", "rating": "4.10", "total_price": "480", "where_to": "London" }, { "address": "1 Lancaster Gate", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+44 20 7262 5022", "rating": "3.80", "total_price": "3360", "where_to": "London" }, { "address": "1 Leicester Square", "has_laundry_service": "False", "number_of_adults": "3", "phone_number": "+44 20 3953 4200", "rating": "4.30", "total_price": "264", "where_to": "London" } ], "slots": [ { "exclusive_end": 59, "slot": "address", "start": 41 }, { "exclusive_end": 37, "slot": "rating", "start": 34 } ] } ], "speaker": "SYSTEM", "utterance": "There is a house with a rating of 4.3 at 1 Addington Street." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "London England" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "London England" ] } } } ], "speaker": "USER", "utterance": "That sounds good. Now I'd like to find round trip ticket information." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What date would you be returning?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-13" ], "slot": "return_date", "values": [ "13th of March" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 41, "slot": "return_date", "start": 28 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "London England" ], "return_date": [ "13th of March" ] } } } ], "speaker": "USER", "utterance": "I would be returning on the 13th of March." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "And what city or airport will you be departing from?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Los Angeles" ], "slot": "origin_airport", "values": [ "LAX" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 37, "slot": "origin_airport", "start": 34 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "London England" ], "origin_airport": [ "LAX" ], "return_date": [ "13th of March" ] } } } ], "speaker": "USER", "utterance": "I'm be looking for flights out of LAX." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What is the date or range of dates that you would like to leave?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "departure_date", "values": [ "this Saturday" ] }, { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 58, "slot": "departure_date", "start": 45 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "this Saturday" ], "destination_airport": [ "London England" ], "number_of_tickets": [ "2" ], "origin_airport": [ "LAX" ], "return_date": [ "13th of March" ] } } } ], "speaker": "USER", "utterance": "I will need two tickets and I want to travel this Saturday." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Delta Airlines" ], "slot": "airlines", "values": [ "Delta Airlines" ] }, { "act": "OFFER", "canonical_values": [ "06:05" ], "slot": "outbound_departure_time", "values": [ "6:05 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "09:30" ], "slot": "inbound_departure_time", "values": [ "9:30 am" ] }, { "act": "OFFER", "canonical_values": [ "629" ], "slot": "price", "values": [ "$629" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-02", "destination_airport": "London", "number_of_tickets": "2", "origin_airport": "Los Angeles", "return_date": "2019-03-13" } }, "service_results": [ { "airlines": "Delta Airlines", "departure_date": "2019-03-02", "destination_airport": "London", "inbound_arrival_time": "19:09", "inbound_departure_time": "09:30", "is_nonstop": "False", "number_of_tickets": "2", "origin_airport": "Los Angeles", "outbound_arrival_time": "07:49", "outbound_departure_time": "06:05", "price": "629", "return_date": "2019-03-13", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-02", "destination_airport": "London", "inbound_arrival_time": "21:52", "inbound_departure_time": "12:40", "is_nonstop": "False", "number_of_tickets": "2", "origin_airport": "Los Angeles", "outbound_arrival_time": "09:12", "outbound_departure_time": "11:00", "price": "635", "return_date": "2019-03-13", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 43, "slot": "outbound_departure_time", "start": 36 }, { "exclusive_end": 104, "slot": "inbound_departure_time", "start": 97 }, { "exclusive_end": 133, "slot": "price", "start": 129 } ] } ], "speaker": "SYSTEM", "utterance": "There is a Delta Airlines flight at 6:05 am with a layover, with the returning flight leaving at 9:30 am. The cost per ticket is $629." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "this Saturday" ], "destination_airport": [ "London England" ], "number_of_tickets": [ "2" ], "origin_airport": [ "LAX" ], "return_date": [ "13th of March" ] } } } ], "speaker": "USER", "utterance": "That sounds like exactly what I need." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you need assistance with anything else?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "departure_date": [ "this Saturday" ], "destination_airport": [ "London England" ], "number_of_tickets": [ "2" ], "origin_airport": [ "LAX" ], "return_date": [ "13th of March" ] } } } ], "speaker": "USER", "utterance": "No. That's all I need. Thanks." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Enjoy your trip to London." } ] }, { "dialogue_id": "33_00083", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "New York" ], "slot": "location", "values": [ "new york" ] }, { "act": "INFORM", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 19, "slot": "location", "start": 11 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Museum" ], "location": [ "new york" ] } } } ], "speaker": "USER", "utterance": "I'll be in new york very soon and I would like to visit a museum" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "9/11 Tribute Museum" ], "slot": "attraction_name", "values": [ "9/11 tribute museum" ] }, { "act": "OFFER", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Museum", "location": "New York" } }, "service_results": [ { "attraction_name": "9/11 Tribute Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "866-737-1184" }, { "attraction_name": "American Folk Art Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-595-9533" }, { "attraction_name": "American Museum of Natural History", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-769-5100" }, { "attraction_name": "Brooklyn Children's Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "718-735-4400" }, { "attraction_name": "Brooklyn Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "718-638-5000" }, { "attraction_name": "Children's Museum Of Manhattan", "category": "Museum", "free_entry": "False", "good_for_kids": "False", "location": "New York", "phone_number": "212-721-1223" }, { "attraction_name": "Cooper Hewitt Smithsonian Design Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-849-8400" }, { "attraction_name": "David Zwirner", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-727-2070" }, { "attraction_name": "El Museo del Barrio", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "917-634-0340" }, { "attraction_name": "Ellis Island National Museum of Immigration", "category": "Museum", "free_entry": "True", "good_for_kids": "False", "location": "New York", "phone_number": "832-960-0009" } ], "slots": [ { "exclusive_end": 111, "slot": "attraction_name", "start": 92 } ] } ], "speaker": "SYSTEM", "utterance": "I've managed to find 10 proposals for you. there's this museum in particular that is called 9/11 tribute museum" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Historical Landmark" ], "slot": "category", "values": [ "Historical Landmark" ] }, { "act": "INFORM", "canonical_values": [ "Chicago" ], "slot": "location", "values": [ "chicago" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 33, "slot": "location", "start": 26 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Historical Landmark" ], "location": [ "chicago" ] } } } ], "speaker": "USER", "utterance": "List me something else in chicago, a historical landmark would be awesome" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "S. R. Crown Hall" ], "slot": "attraction_name", "values": [ "s. r. crown hall" ] }, { "act": "OFFER", "canonical_values": [ "Historical Landmark" ], "slot": "category", "values": [ "Historical Landmark" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "4" ], "slot": "count", "values": [ "4" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Historical Landmark", "location": "Chicago" } }, "service_results": [ { "attraction_name": "S. R. Crown Hall", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "Chicago", "phone_number": "312-567-3230" }, { "attraction_name": "The Merchandise Mart", "category": "Historical Landmark", "free_entry": "True", "good_for_kids": "True", "location": "Chicago", "phone_number": "800-677-6278" }, { "attraction_name": "Tribune Tower", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "False", "location": "Chicago", "phone_number": "312-222-3994" }, { "attraction_name": "Untitled by Picasso", "category": "Historical Landmark", "free_entry": "True", "good_for_kids": "False", "location": "Chicago", "phone_number": "312-744-5000" } ], "slots": [ { "exclusive_end": 69, "slot": "attraction_name", "start": 53 } ] } ], "speaker": "SYSTEM", "utterance": "I got 4 offers listed as historical landmark, one is s. r. crown hall" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Historical Landmark" ], "location": [ "chicago" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "chicago" ] } } } ], "speaker": "USER", "utterance": "Marvellous! find me a house there!" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1 South Franklin Street" ], "slot": "address", "values": [ "1 south franklin street" ] }, { "act": "OFFER", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "Chicago" } }, "service_results": [ { "address": "1 South Franklin Street", "has_laundry_service": "False", "number_of_adults": "3", "phone_number": "+1 312-558-1020", "rating": "4.40", "total_price": "189", "where_to": "Chicago" }, { "address": "1 West Wacker Drive", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 312-372-7200", "rating": "4.50", "total_price": "1800", "where_to": "Chicago" }, { "address": "10 East Grand Avenue", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 312-595-0000", "rating": "4.20", "total_price": "1170", "where_to": "Chicago" }, { "address": "10000 West O'Hare Avenue", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 773-686-8000", "rating": "3.90", "total_price": "416", "where_to": "Chicago" }, { "address": "105 East Delaware Place", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 312-944-6300", "rating": "4.10", "total_price": "580", "where_to": "Chicago" }, { "address": "11 West 26th Street", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+1 312-225-7000", "rating": "4.00", "total_price": "684", "where_to": "Chicago" }, { "address": "110 West Huron Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 312-944-8000", "rating": "4.50", "total_price": "465", "where_to": "Chicago" }, { "address": "1100 South Michigan Avenue", "has_laundry_service": "False", "number_of_adults": "1", "phone_number": "+1 312-922-2900", "rating": "3.90", "total_price": "84", "where_to": "Chicago" }, { "address": "111 West Huron Street", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 312-447-3440", "rating": "3.80", "total_price": "3240", "where_to": "Chicago" }, { "address": "1118 North State Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 312-586-2000", "rating": "4.70", "total_price": "1860", "where_to": "Chicago" } ], "slots": [ { "exclusive_end": 55, "slot": "address", "start": 32 }, { "exclusive_end": 16, "slot": "rating", "start": 13 } ] } ], "speaker": "SYSTEM", "utterance": "I've found a 4.4 rated house at 1 south franklin street" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "chicago" ] } } } ], "speaker": "USER", "utterance": "I like this one" }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookHouse" ], "slot": "intent", "values": [ "BookHouse" ] } ], "service": "Hotels_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "I can make a reservation so you can visit it." }, { "frames": [ { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "where_to": [ "chicago" ] } } } ], "speaker": "USER", "utterance": "No, I'm not that interested" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Okay then. do you have anything else to ask me?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "American Airlines" ], "destination_airport": [ "chicago" ] } } } ], "speaker": "USER", "utterance": "Yes, I do, find me a round trip flight with american airlines" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "I can do that. When do you want do leave and come back? Where are you leaving from exactly?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-05" ], "slot": "departure_date", "values": [ "5th of this month" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-14" ], "slot": "return_date", "values": [ "the 14th" ] }, { "act": "INFORM", "canonical_values": [ "Philadelphia" ], "slot": "origin_airport", "values": [ "philly" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 58, "slot": "departure_date", "start": 41 }, { "exclusive_end": 93, "slot": "return_date", "start": 85 }, { "exclusive_end": 33, "slot": "origin_airport", "start": 27 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "American Airlines" ], "departure_date": [ "5th of this month" ], "destination_airport": [ "chicago" ], "origin_airport": [ "philly" ], "return_date": [ "the 14th" ] } } } ], "speaker": "USER", "utterance": "The flight must start from philly on the 5th of this month and the return must be on the 14th" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "17:45" ], "slot": "outbound_departure_time", "values": [ "5:45 pm" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "14:00" ], "slot": "inbound_departure_time", "values": [ "2 pm" ] }, { "act": "OFFER", "canonical_values": [ "232" ], "slot": "price", "values": [ "$232" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "1" ], "slot": "count", "values": [ "1" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "airlines": "American Airlines", "departure_date": "2019-03-05", "destination_airport": "Chicago", "origin_airport": "Philadelphia", "return_date": "2019-03-14" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-05", "destination_airport": "Chicago", "inbound_arrival_time": "18:56", "inbound_departure_time": "14:00", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Philadelphia", "outbound_arrival_time": "18:56", "outbound_departure_time": "17:45", "price": "232", "return_date": "2019-03-14", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 74, "slot": "outbound_departure_time", "start": 67 }, { "exclusive_end": 98, "slot": "inbound_departure_time", "start": 94 }, { "exclusive_end": 140, "slot": "price", "start": 136 } ] } ], "speaker": "SYSTEM", "utterance": "If american airlines is fine with you, there's 1 flight leaving at 5:45 pm and coming back at 2 pm. for the ticket, the price to pay is $232" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "American Airlines" ], "departure_date": [ "5th of this month" ], "destination_airport": [ "chicago" ], "origin_airport": [ "philly" ], "return_date": [ "the 14th" ] } } } ], "speaker": "USER", "utterance": "I took note, thank you, bye for now." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Enjoy your day." } ] }, { "dialogue_id": "33_00084", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "Seattle" ], "slot": "location", "values": [ "Seattle, WA" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 54, "slot": "location", "start": 43 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "good_for_kids": [ "True" ], "location": [ "Seattle, WA" ] } } } ], "speaker": "USER", "utterance": "Find me some child-friendly attractions in Seattle, WA." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Alki Beach Park" ], "slot": "attraction_name", "values": [ "Alki Beach Park" ] }, { "act": "OFFER", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "good_for_kids": "True", "location": "Seattle" } }, "service_results": [ { "attraction_name": "Alki Beach Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Seattle", "phone_number": "206-684-4075" }, { "attraction_name": "Bill Speidel's Underground Tour", "category": "Tourist Attraction", "free_entry": "True", "good_for_kids": "True", "location": "Seattle", "phone_number": "206-682-4646" }, { "attraction_name": "Burke Museum of Natural History and Culture", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Seattle", "phone_number": "206-685-3861" }, { "attraction_name": "Carkeek Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Seattle", "phone_number": "206-684-0877" }, { "attraction_name": "Discovery Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Seattle", "phone_number": "206-386-4236" }, { "attraction_name": "Frye Art Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "Seattle", "phone_number": "206-223-1707" }, { "attraction_name": "Gas Works Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Seattle", "phone_number": "206-684-4075" }, { "attraction_name": "Golden Gardens Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Seattle", "phone_number": "206-684-4075" }, { "attraction_name": "Gum Wall", "category": "Tourist Attraction", "free_entry": "True", "good_for_kids": "True", "location": "Seattle", "phone_number": "206-587-2414" }, { "attraction_name": "Kubota Garden", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Seattle", "phone_number": "206-725-5060" } ], "slots": [ { "exclusive_end": 63, "slot": "attraction_name", "start": 48 } ] } ], "speaker": "SYSTEM", "utterance": "You will probably be interested in a Park named Alki Beach Park." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [ "phone_number" ], "slot_values": { "good_for_kids": [ "True" ], "location": [ "Seattle, WA" ] } } } ], "speaker": "USER", "utterance": "Can I have their phone number please?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "206-684-4075" ], "slot": "phone_number", "values": [ "206-684-4075" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 24, "slot": "phone_number", "start": 12 } ] } ], "speaker": "SYSTEM", "utterance": "Sure. It is 206-684-4075." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "good_for_kids": [ "True" ], "location": [ "Seattle, WA" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_adults", "values": [ "1" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_laundry_service", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "4.10" ], "slot": "rating", "values": [ "4.1" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 76, "slot": "rating", "start": 73 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "1" ], "rating": [ "4.1" ], "where_to": [ "Seattle, WA" ] } } } ], "speaker": "USER", "utterance": "Find me a house there for 1 person that has laundry service and is rated 4.1 or higher." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1000 1st Avenue" ], "slot": "address", "values": [ "1000 1st Avenue" ] }, { "act": "OFFER", "canonical_values": [ "4.10" ], "slot": "rating", "values": [ "4.1" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "has_laundry_service": "True", "number_of_adults": "1", "rating": "4.10", "where_to": "Seattle" } }, "service_results": [ { "address": "1000 1st Avenue", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 206-957-1000", "rating": "4.10", "total_price": "1920", "where_to": "Seattle" }, { "address": "1007 1st Avenue", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 206-624-4844", "rating": "4.10", "total_price": "3136", "where_to": "Seattle" }, { "address": "1011 Pike Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 206-682-8282", "rating": "4.10", "total_price": "180", "where_to": "Seattle" }, { "address": "1046 1st Avenue South", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 206-204-9800", "rating": "4.10", "total_price": "300", "where_to": "Seattle" }, { "address": "105 Pike Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 206-340-1222", "rating": "4.10", "total_price": "320", "where_to": "Seattle" }, { "address": "110 Stewart Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 206-623-4600", "rating": "4.10", "total_price": "528", "where_to": "Seattle" }, { "address": "1100 5th Avenue", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 206-624-8000", "rating": "4.10", "total_price": "1000", "where_to": "Seattle" }, { "address": "1101 4th Avenue", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 206-621-1770", "rating": "4.10", "total_price": "264", "where_to": "Seattle" }, { "address": "1112 4th Avenue", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 206-264-6000", "rating": "4.10", "total_price": "3360", "where_to": "Seattle" }, { "address": "1113 6th Avenue", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 206-464-1980", "rating": "4.10", "total_price": "912", "where_to": "Seattle" } ], "slots": [ { "exclusive_end": 94, "slot": "address", "start": 79 }, { "exclusive_end": 113, "slot": "rating", "start": 110 } ] } ], "speaker": "SYSTEM", "utterance": "There are 10 houses based on your preferences. There's a nice house located at 1000 1st Avenue which is rated 4.1." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "1" ], "rating": [ "4.1" ], "where_to": [ "Seattle, WA" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "Seattle, WA" ] } } } ], "speaker": "USER", "utterance": "That's sounds like a great house. Can you find me a round trip flight to get there?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Where will you be departing from?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Francisco" ], "slot": "origin_airport", "values": [ "SF" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 23, "slot": "origin_airport", "start": 21 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "Seattle, WA" ], "origin_airport": [ "SF" ] } } } ], "speaker": "USER", "utterance": "I'll be leaving from SF." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "On what date are you leaving and when do you plan to return?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "departure_date", "values": [ "Saturday this week" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-14" ], "slot": "return_date", "values": [ "14th of this month" ] }, { "act": "INFORM", "canonical_values": [ "dontcare" ], "slot": "airlines", "values": [ "dontcare" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 37, "slot": "departure_date", "start": 19 }, { "exclusive_end": 82, "slot": "return_date", "start": 64 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "dontcare" ], "departure_date": [ "Saturday this week" ], "destination_airport": [ "Seattle, WA" ], "origin_airport": [ "SF" ], "return_date": [ "14th of this month" ] } } } ], "speaker": "USER", "utterance": "I'll be leaving on Saturday this week and plan to return on the 14th of this month. I'm okay with any airline." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "20:00" ], "slot": "outbound_departure_time", "values": [ "8 pm" ] }, { "act": "OFFER", "canonical_values": [ "True" ], "slot": "is_nonstop", "values": [ "True" ] }, { "act": "OFFER", "canonical_values": [ "16:15" ], "slot": "inbound_departure_time", "values": [ "4:15 pm" ] }, { "act": "OFFER", "canonical_values": [ "180" ], "slot": "price", "values": [ "$180" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "4" ], "slot": "count", "values": [ "4" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-02", "destination_airport": "Seattle", "origin_airport": "San Francisco", "return_date": "2019-03-14" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-02", "destination_airport": "Seattle", "inbound_arrival_time": "18:26", "inbound_departure_time": "16:15", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "San Francisco", "outbound_arrival_time": "22:11", "outbound_departure_time": "20:00", "price": "180", "return_date": "2019-03-14", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-02", "destination_airport": "Seattle", "inbound_arrival_time": "06:21", "inbound_departure_time": "04:10", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "San Francisco", "outbound_arrival_time": "12:16", "outbound_departure_time": "10:05", "price": "205", "return_date": "2019-03-14", "seating_class": "Economy" }, { "airlines": "Southwest Airlines", "departure_date": "2019-03-02", "destination_airport": "Seattle", "inbound_arrival_time": "15:46", "inbound_departure_time": "13:35", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "San Francisco", "outbound_arrival_time": "15:06", "outbound_departure_time": "12:55", "price": "188", "return_date": "2019-03-14", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-02", "destination_airport": "Seattle", "inbound_arrival_time": "10:33", "inbound_departure_time": "06:05", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "San Francisco", "outbound_arrival_time": "17:26", "outbound_departure_time": "15:15", "price": "235", "return_date": "2019-03-14", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 134, "slot": "outbound_departure_time", "start": 130 }, { "exclusive_end": 174, "slot": "inbound_departure_time", "start": 167 }, { "exclusive_end": 195, "slot": "price", "start": 191 } ] } ], "speaker": "SYSTEM", "utterance": "There are 4 suitable flights. Would you like to consider the American Airlines direct flight with the outward flight departing at 8 pm and return flight taking off at 4:15 pm? A ticket costs $180." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "dontcare" ], "departure_date": [ "Saturday this week" ], "destination_airport": [ "Seattle, WA" ], "origin_airport": [ "SF" ], "return_date": [ "14th of this month" ] } } } ], "speaker": "USER", "utterance": "That sounds good to me." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "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": "Flights_4", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "airlines": [ "dontcare" ], "departure_date": [ "Saturday this week" ], "destination_airport": [ "Seattle, WA" ], "origin_airport": [ "SF" ], "return_date": [ "14th of this month" ] } } } ], "speaker": "USER", "utterance": "No, thank you. That's all I need for now." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day!" } ] }, { "dialogue_id": "33_00085", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Hey, can you find me some attractions I could go to?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "In which city?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "New York" ], "slot": "location", "values": [ "New York City" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 16, "slot": "location", "start": 3 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "In New York City please." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "9/11 Tribute Museum" ], "slot": "attraction_name", "values": [ "9/11 Tribute Museum" ] }, { "act": "OFFER", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "location": "New York" } }, "service_results": [ { "attraction_name": "9/11 Tribute Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "866-737-1184" }, { "attraction_name": "92nd Street Y", "category": "Performing Arts Venue", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-415-5500" }, { "attraction_name": "Alley Pond Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "American Folk Art Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-595-9533" }, { "attraction_name": "American Museum of Natural History", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-769-5100" }, { "attraction_name": "Apollo Theater", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-531-5300" }, { "attraction_name": "Astoria Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Balto Statue", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "False", "location": "New York", "phone_number": "212-310-6600" }, { "attraction_name": "Bayonne Bridge", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-435-7000" }, { "attraction_name": "Bethesda Terrace", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-310-6600" } ], "slots": [ { "exclusive_end": 23, "slot": "attraction_name", "start": 4 } ] } ], "speaker": "SYSTEM", "utterance": "The 9/11 Tribute Museum is a great Museum in New York." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "good_for_kids", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [ "good_for_kids" ], "slot_values": { "location": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "Is it child friendly?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Yes, it's a great place for kids." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "free_entry", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [ "free_entry", "phone_number" ], "slot_values": { "location": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "What's their phone number? Do they charge an entrance fee?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "False" ], "slot": "free_entry", "values": [ "False" ] }, { "act": "INFORM", "canonical_values": [ "866-737-1184" ], "slot": "phone_number", "values": [ "866-737-1184" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 63, "slot": "phone_number", "start": 51 } ] } ], "speaker": "SYSTEM", "utterance": "They do charge an entrance fee and their number is 866-737-1184." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Museum" ], "location": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "Good to know. Any other museum I could go to?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Folk Art Museum" ], "slot": "attraction_name", "values": [ "American Folk Art Museum" ] }, { "act": "OFFER", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "9" ], "slot": "count", "values": [ "9" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Museum", "location": "New York" } }, "service_results": [ { "attraction_name": "9/11 Tribute Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "866-737-1184" }, { "attraction_name": "American Folk Art Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-595-9533" }, { "attraction_name": "American Museum of Natural History", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-769-5100" }, { "attraction_name": "Brooklyn Children's Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "718-735-4400" }, { "attraction_name": "Brooklyn Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "718-638-5000" }, { "attraction_name": "Children's Museum Of Manhattan", "category": "Museum", "free_entry": "False", "good_for_kids": "False", "location": "New York", "phone_number": "212-721-1223" }, { "attraction_name": "Cooper Hewitt Smithsonian Design Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-849-8400" }, { "attraction_name": "David Zwirner", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-727-2070" }, { "attraction_name": "El Museo del Barrio", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "917-634-0340" } ], "slots": [ { "exclusive_end": 71, "slot": "attraction_name", "start": 47 } ] } ], "speaker": "SYSTEM", "utterance": "There are other 9. Another great Museum is the American Folk Art Museum." }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Museum" ], "location": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "Any other one?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Museum of Natural History" ], "slot": "attraction_name", "values": [ "American Museum Of Natural History" ] }, { "act": "OFFER", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 38, "slot": "attraction_name", "start": 4 } ] } ], "speaker": "SYSTEM", "utterance": "The American Museum Of Natural History is also a great Museum." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Museum" ], "location": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "Good to know." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Anything else I can do to help?" }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "I need to find a house I can stay in over there." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "100 Greenwich Street" ], "slot": "address", "values": [ "100 Greenwich Street" ] }, { "act": "OFFER", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "New York" } }, "service_results": [ { "address": "100 Greenwich Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 917-409-0800", "rating": "4.40", "total_price": "1050", "where_to": "New York" }, { "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 718-512-0248", "rating": "4.20", "total_price": "264", "where_to": "New York" }, { "address": "100-33 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-606-7400", "rating": "4.00", "total_price": "1560", "where_to": "New York" }, { "address": "102-05 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-565-8900", "rating": "3.90", "total_price": "1440", "where_to": "New York" }, { "address": "102-40 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-672-6600", "rating": "4.10", "total_price": "336", "where_to": "New York" }, { "address": "103 Waverly Place", "has_laundry_service": "False", "number_of_adults": "5", "phone_number": "+1 212-777-9515", "rating": "4.40", "total_price": "810", "where_to": "New York" }, { "address": "1033 6th Avenue", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 212-768-0007", "rating": "4.20", "total_price": "1860", "where_to": "New York" }, { "address": "104-04 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-457-6300", "rating": "4.00", "total_price": "3150", "where_to": "New York" }, { "address": "108 West 24th Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 212-414-1000", "rating": "4.20", "total_price": "2772", "where_to": "New York" }, { "address": "1080 Broadway, Brooklyn", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+1 718-715-4850", "rating": "4.00", "total_price": "1470", "where_to": "New York" } ], "slots": [ { "exclusive_end": 80, "slot": "address", "start": 60 }, { "exclusive_end": 91, "slot": "rating", "start": 88 } ] } ], "speaker": "SYSTEM", "utterance": "I found 10 houses that may suit you. There's a great one at 100 Greenwich Street with a 4.4 rating." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "Seems like a great house." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookHouse" ], "slot": "intent", "values": [ "BookHouse" ] } ], "service": "Hotels_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Should I make a reservation?" }, { "frames": [ { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "where_to": [ "New York City" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] }, { "act": "INFORM", "canonical_values": [ "Economy" ], "slot": "seating_class", "values": [ "Economy" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-13" ], "slot": "return_date", "values": [ "13th of this month" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 120, "slot": "return_date", "start": 102 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "New York City" ], "number_of_tickets": [ "3" ], "return_date": [ "13th of this month" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "Not now, thank you. Help me find 3 Economy tickets on a round trip flight going there, leaving on the 13th of this month." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "When would you like to go and from what city will you be departing from?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "departure_date", "values": [ "2nd of March" ] }, { "act": "INFORM", "canonical_values": [ "Philadelphia" ], "slot": "origin_airport", "values": [ "Philadelphia" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 35, "slot": "departure_date", "start": 23 }, { "exclusive_end": 53, "slot": "origin_airport", "start": 41 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "2nd of March" ], "destination_airport": [ "New York City" ], "number_of_tickets": [ "3" ], "origin_airport": [ "Philadelphia" ], "return_date": [ "13th of this month" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "I want to leave on the 2nd of March from Philadelphia." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "13:20" ], "slot": "outbound_departure_time", "values": [ "1:20 pm" ] }, { "act": "OFFER", "canonical_values": [ "True" ], "slot": "is_nonstop", "values": [ "True" ] }, { "act": "OFFER", "canonical_values": [ "11:20" ], "slot": "inbound_departure_time", "values": [ "11:20 am" ] }, { "act": "OFFER", "canonical_values": [ "101" ], "slot": "price", "values": [ "$101" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "4" ], "slot": "count", "values": [ "4" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-02", "destination_airport": "New York", "number_of_tickets": "3", "origin_airport": "Philadelphia", "return_date": "2019-03-13", "seating_class": "Economy" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-02", "destination_airport": "New York", "inbound_arrival_time": "12:11", "inbound_departure_time": "11:20", "is_nonstop": "True", "number_of_tickets": "3", "origin_airport": "Philadelphia", "outbound_arrival_time": "14:11", "outbound_departure_time": "13:20", "price": "101", "return_date": "2019-03-13", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-02", "destination_airport": "New York", "inbound_arrival_time": "13:11", "inbound_departure_time": "12:20", "is_nonstop": "True", "number_of_tickets": "3", "origin_airport": "Philadelphia", "outbound_arrival_time": "15:51", "outbound_departure_time": "15:00", "price": "80", "return_date": "2019-03-13", "seating_class": "Economy" }, { "airlines": "Southwest Airlines", "departure_date": "2019-03-02", "destination_airport": "New York", "inbound_arrival_time": "11:41", "inbound_departure_time": "10:50", "is_nonstop": "True", "number_of_tickets": "3", "origin_airport": "Philadelphia", "outbound_arrival_time": "15:36", "outbound_departure_time": "14:45", "price": "86", "return_date": "2019-03-13", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-02", "destination_airport": "New York", "inbound_arrival_time": "14:16", "inbound_departure_time": "13:25", "is_nonstop": "True", "number_of_tickets": "3", "origin_airport": "Philadelphia", "outbound_arrival_time": "12:21", "outbound_departure_time": "11:30", "price": "98", "return_date": "2019-03-13", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 80, "slot": "outbound_departure_time", "start": 73 }, { "exclusive_end": 106, "slot": "inbound_departure_time", "start": 98 }, { "exclusive_end": 137, "slot": "price", "start": 133 } ] } ], "speaker": "SYSTEM", "utterance": "I found 4 flight options. There's an American Airlines one taking off at 1:20 pm and returning at 11:20 am. The ticket will cost you $101." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "inbound_arrival_time", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "outbound_arrival_time", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [ "inbound_arrival_time", "outbound_arrival_time" ], "slot_values": { "departure_date": [ "2nd of March" ], "destination_airport": [ "New York City" ], "number_of_tickets": [ "3" ], "origin_airport": [ "Philadelphia" ], "return_date": [ "13th of this month" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "When does the onward flight arrives there and at what time does the return flight gets here?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "12:11" ], "slot": "inbound_arrival_time", "values": [ "12:11 pm" ] }, { "act": "INFORM", "canonical_values": [ "14:11" ], "slot": "outbound_arrival_time", "values": [ "2:11 pm" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 87, "slot": "inbound_arrival_time", "start": 79 }, { "exclusive_end": 42, "slot": "outbound_arrival_time", "start": 35 } ] } ], "speaker": "SYSTEM", "utterance": "The onward flight arrives there at 2:11 pm and the returning flight arrives at 12:11 pm." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "2nd of March" ], "destination_airport": [ "New York City" ], "number_of_tickets": [ "3" ], "origin_airport": [ "Philadelphia" ], "return_date": [ "13th of this month" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "Sounds very good." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Anything else I can help you with?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "departure_date": [ "2nd of March" ], "destination_airport": [ "New York City" ], "number_of_tickets": [ "3" ], "origin_airport": [ "Philadelphia" ], "return_date": [ "13th of this month" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "No, thanks a lot." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have an amazing day." } ] }, { "dialogue_id": "33_00086", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "good_for_kids": [ "True" ] } } } ], "speaker": "USER", "utterance": "Will you show me some attractions to visit. I would prefer something child-friendly." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Where can I search for attractions in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] }, { "act": "INFORM", "canonical_values": [ "Atlanta" ], "slot": "location", "values": [ "Atlanta, GA" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "free_entry", "values": [ "True" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 67, "slot": "location", "start": 56 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Park" ], "free_entry": [ "True" ], "good_for_kids": [ "True" ], "location": [ "Atlanta, GA" ] } } } ], "speaker": "USER", "utterance": "I would like to look for a park without an entry fee in Atlanta, GA." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Atlanta Botanical Garden" ], "slot": "attraction_name", "values": [ "Atlanta Botanical Garden" ] }, { "act": "OFFER", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Atlanta" } }, "service_results": [ { "attraction_name": "Atlanta Botanical Garden", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Atlanta", "phone_number": "404-876-5859" }, { "attraction_name": "Chastain Memorial Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Atlanta", "phone_number": "404-546-6788" } ], "slots": [ { "exclusive_end": 41, "slot": "attraction_name", "start": 17 } ] } ], "speaker": "SYSTEM", "utterance": "Please check out Atlanta Botanical Garden a Park." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Park" ], "free_entry": [ "True" ], "good_for_kids": [ "True" ], "location": [ "Atlanta, GA" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "4.20" ], "slot": "rating", "values": [ "4.2" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_laundry_service", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 70, "slot": "rating", "start": 67 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "rating": [ "4.2" ], "where_to": [ "Atlanta, GA" ] } } } ], "speaker": "USER", "utterance": "Okay that is good. I'd like to find a house to stay in there rated 4.2 or higher with laundry service." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "101 Andrew Young International Boulevard Northwest" ], "slot": "address", "values": [ "101 Andrew Young International Boulevard Northwest" ] }, { "act": "OFFER", "canonical_values": [ "4.20" ], "slot": "rating", "values": [ "4.2" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "has_laundry_service": "True", "rating": "4.20", "where_to": "Atlanta" } }, "service_results": [ { "address": "101 Andrew Young International Boulevard Northwest", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 404-524-5555", "rating": "4.20", "total_price": "348", "where_to": "Atlanta" }, { "address": "1065 Peachtree Street Northeast", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 404-745-5000", "rating": "4.20", "total_price": "4200", "where_to": "Atlanta" }, { "address": "110 Marietta Street NorthWest", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 404-521-2250", "rating": "4.20", "total_price": "4032", "where_to": "Atlanta" }, { "address": "1302 West Peachtree Street Northwest", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 404-876-6100", "rating": "4.20", "total_price": "3024", "where_to": "Atlanta" }, { "address": "1414 West Peachtree Street Northwest", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 404-685-1677", "rating": "4.20", "total_price": "2240", "where_to": "Atlanta" }, { "address": "230 Peachtree Street", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 404-523-7600", "rating": "4.20", "total_price": "1701", "where_to": "Atlanta" }, { "address": "239 Ivan Allen Junior Boulevard Northwest", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 678-539-2900", "rating": "4.20", "total_price": "1395", "where_to": "Atlanta" }, { "address": "267 Marietta Street NorthWest", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 404-223-2300", "rating": "4.20", "total_price": "594", "where_to": "Atlanta" }, { "address": "275 Baker Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 404-577-2001", "rating": "4.20", "total_price": "384", "where_to": "Atlanta" }, { "address": "3242 Peachtree Road Northeast", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 404-869-6161", "rating": "4.20", "total_price": "174", "where_to": "Atlanta" } ], "slots": [ { "exclusive_end": 73, "slot": "address", "start": 23 }, { "exclusive_end": 83, "slot": "rating", "start": 80 } ] } ], "speaker": "SYSTEM", "utterance": "There's a nice home at 101 Andrew Young International Boulevard Northwest rated 4.2." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [ "phone_number" ], "slot_values": { "has_laundry_service": [ "True" ], "rating": [ "4.2" ], "where_to": [ "Atlanta, GA" ] } } } ], "speaker": "USER", "utterance": "Could you give me a contact number for the place?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "+1 404-524-5555" ], "slot": "phone_number", "values": [ "+1 404-524-5555" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 28, "slot": "phone_number", "start": 13 } ] } ], "speaker": "SYSTEM", "utterance": "The phone is +1 404-524-5555." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "rating": [ "4.2" ], "where_to": [ "Atlanta, GA" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "Atlanta, GA" ] } } } ], "speaker": "USER", "utterance": "The house is great. I want a round trip flight to get there." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What day would you like to take the return flight? which date do you want to travel and which city do you wish to depart from?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-10" ], "slot": "departure_date", "values": [ "10th of March" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-13" ], "slot": "return_date", "values": [ "the 13th" ] }, { "act": "INFORM", "canonical_values": [ "Berlin" ], "slot": "origin_airport", "values": [ "Berlin" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 50, "slot": "departure_date", "start": 37 }, { "exclusive_end": 72, "slot": "return_date", "start": 64 }, { "exclusive_end": 104, "slot": "origin_airport", "start": 98 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "10th of March" ], "destination_airport": [ "Atlanta, GA" ], "origin_airport": [ "Berlin" ], "return_date": [ "the 13th" ] } } } ], "speaker": "USER", "utterance": "I would like to start travelling the 10th of March returning on the 13th looking for flights from Berlin." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "01:35" ], "slot": "outbound_departure_time", "values": [ "1:35 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "15:45" ], "slot": "inbound_departure_time", "values": [ "3:45 pm" ] }, { "act": "OFFER", "canonical_values": [ "643" ], "slot": "price", "values": [ "$643" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "2" ], "slot": "count", "values": [ "2" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-10", "destination_airport": "Atlanta", "origin_airport": "Berlin", "return_date": "2019-03-13" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-10", "destination_airport": "Atlanta", "inbound_arrival_time": "18:30", "inbound_departure_time": "15:45", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Berlin", "outbound_arrival_time": "10:22", "outbound_departure_time": "01:35", "price": "643", "return_date": "2019-03-13", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-10", "destination_airport": "Atlanta", "inbound_arrival_time": "06:31", "inbound_departure_time": "07:25", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Berlin", "outbound_arrival_time": "20:24", "outbound_departure_time": "04:05", "price": "594", "return_date": "2019-03-13", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 86, "slot": "outbound_departure_time", "start": 79 }, { "exclusive_end": 153, "slot": "inbound_departure_time", "start": 146 }, { "exclusive_end": 166, "slot": "price", "start": 162 } ] } ], "speaker": "SYSTEM", "utterance": "I have 2 flights for you. Do you wish to fly with American Airlines taking off 1:35 am being a connecting flight. The return flight is taking off 3:45 pm costing $643 per ticket." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "10th of March" ], "destination_airport": [ "Atlanta, GA" ], "origin_airport": [ "Berlin" ], "return_date": [ "the 13th" ] } } } ], "speaker": "USER", "utterance": "That sounds nice." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Can I assist you with anything else?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "departure_date": [ "10th of March" ], "destination_airport": [ "Atlanta, GA" ], "origin_airport": [ "Berlin" ], "return_date": [ "the 13th" ] } } } ], "speaker": "USER", "utterance": "No thanks for the help." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a nice day." } ] }, { "dialogue_id": "33_00087", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "free_entry", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "free_entry": [ "True" ] } } } ], "speaker": "USER", "utterance": "I need some attractions to visit, and something without an entry fee." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "In which city would you like to search in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "New York" ], "slot": "location", "values": [ "NYC" ] }, { "act": "INFORM", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 25, "slot": "location", "start": 22 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Park" ], "free_entry": [ "True" ], "location": [ "NYC" ] } } } ], "speaker": "USER", "utterance": "I need attractions in NYC, and a Park." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Alley Pond Park" ], "slot": "attraction_name", "values": [ "Alley Pond Park" ] }, { "act": "OFFER", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Park", "free_entry": "True", "location": "New York" } }, "service_results": [ { "attraction_name": "Alley Pond Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Astoria Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Brooklyn Botanic Garden", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "718-623-7200" }, { "attraction_name": "Brooklyn Heights Promenade", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Columbus Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Coney Island Beach & Boardwalk", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "718-946-1350" }, { "attraction_name": "Crotona Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Foley Square", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Fort Greene Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Fort Totten Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "718-352-4793" } ], "slots": [ { "exclusive_end": 73, "slot": "attraction_name", "start": 58 } ] } ], "speaker": "SYSTEM", "utterance": "There are 10 options matching your search. You should see Alley Pond Park, a Park." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "good_for_kids", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [ "good_for_kids", "phone_number" ], "slot_values": { "category": [ "Park" ], "free_entry": [ "True" ], "location": [ "NYC" ] } } } ], "speaker": "USER", "utterance": "Is it good for children? And what is their phone number?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "212-639-9675" ], "slot": "phone_number", "values": [ "212-639-9675" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 61, "slot": "phone_number", "start": 49 } ] } ], "speaker": "SYSTEM", "utterance": "Yes, it is child-friendly. The contact number is 212-639-9675." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Park" ], "free_entry": [ "True" ], "location": [ "NYC" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_laundry_service", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "3.90" ], "slot": "rating", "values": [ "3.9" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 72, "slot": "rating", "start": 69 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "rating": [ "3.9" ], "where_to": [ "NYC" ] } } } ], "speaker": "USER", "utterance": "Okay, I need a house there, with laundry service. I need a rating of 3.9 or higher." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "100 Greenwich Street" ], "slot": "address", "values": [ "100 Greenwich Street" ] }, { "act": "OFFER", "canonical_values": [ "3.90" ], "slot": "rating", "values": [ "3.9" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "has_laundry_service": "True", "rating": "3.90", "where_to": "New York" } }, "service_results": [ { "address": "100 Greenwich Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 917-409-0800", "rating": "3.90", "total_price": "1050", "where_to": "New York" }, { "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 718-512-0248", "rating": "3.90", "total_price": "264", "where_to": "New York" }, { "address": "100-33 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-606-7400", "rating": "3.90", "total_price": "1560", "where_to": "New York" }, { "address": "102-40 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-672-6600", "rating": "3.90", "total_price": "336", "where_to": "New York" }, { "address": "1033 6th Avenue", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 212-768-0007", "rating": "3.90", "total_price": "1860", "where_to": "New York" }, { "address": "104-04 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-457-6300", "rating": "3.90", "total_price": "3150", "where_to": "New York" }, { "address": "108 West 24th Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 212-414-1000", "rating": "3.90", "total_price": "2772", "where_to": "New York" }, { "address": "11 East 31st Street", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 212-806-7000", "rating": "3.90", "total_price": "912", "where_to": "New York" }, { "address": "11 Howard Street", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 212-235-1111", "rating": "3.90", "total_price": "1020", "where_to": "New York" }, { "address": "11-01 43rd Avenue, Long Island City", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 212-319-7000", "rating": "3.90", "total_price": "380", "where_to": "New York" } ], "slots": [ { "exclusive_end": 66, "slot": "address", "start": 46 }, { "exclusive_end": 88, "slot": "rating", "start": 85 } ] } ], "speaker": "SYSTEM", "utterance": "There are 10 houses available, such as one at 100 Greenwich Street, with a rating of 3.9." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "rating": [ "3.9" ], "where_to": [ "NYC" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] }, { "act": "INFORM", "canonical_values": [ "Economy" ], "slot": "seating_class", "values": [ "Economy" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "NYC" ], "number_of_tickets": [ "3" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "Okay, that is great. I need a round trip flight with three tickets that are Economy class." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "On which date are you traveling?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "departure_date", "values": [ "2nd of March" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 32, "slot": "departure_date", "start": 20 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "2nd of March" ], "destination_airport": [ "NYC" ], "number_of_tickets": [ "3" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "I want to go on the 2nd of March." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "From which city would you like to depart? On which date to return?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-14" ], "slot": "return_date", "values": [ "March 14th" ] }, { "act": "INFORM", "canonical_values": [ "Paris" ], "slot": "origin_airport", "values": [ "Paris, France" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 33, "slot": "return_date", "start": 23 }, { "exclusive_end": 53, "slot": "origin_airport", "start": 40 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "2nd of March" ], "destination_airport": [ "NYC" ], "number_of_tickets": [ "3" ], "origin_airport": [ "Paris, France" ], "return_date": [ "March 14th" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "I want to come back on March 14th, from Paris, France." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "14:35" ], "slot": "outbound_departure_time", "values": [ "2:35 PM" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "09:40" ], "slot": "inbound_departure_time", "values": [ "9:40 AM" ] }, { "act": "OFFER", "canonical_values": [ "486" ], "slot": "price", "values": [ "$486" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-02", "destination_airport": "New York", "number_of_tickets": "3", "origin_airport": "Paris", "return_date": "2019-03-14", "seating_class": "Economy" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-02", "destination_airport": "New York", "inbound_arrival_time": "00:27", "inbound_departure_time": "09:40", "is_nonstop": "False", "number_of_tickets": "3", "origin_airport": "Paris", "outbound_arrival_time": "05:45", "outbound_departure_time": "14:35", "price": "486", "return_date": "2019-03-14", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-02", "destination_airport": "New York", "inbound_arrival_time": "09:33", "inbound_departure_time": "07:35", "is_nonstop": "False", "number_of_tickets": "3", "origin_airport": "Paris", "outbound_arrival_time": "08:52", "outbound_departure_time": "06:05", "price": "533", "return_date": "2019-03-14", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 66, "slot": "outbound_departure_time", "start": 59 }, { "exclusive_end": 102, "slot": "inbound_departure_time", "start": 95 }, { "exclusive_end": 130, "slot": "price", "start": 126 } ] } ], "speaker": "SYSTEM", "utterance": "Would you like to go with American Airlines to take off at 2:35 PM? The flight is to return at 9:40 AM and the ticket price i $486." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "2nd of March" ], "destination_airport": [ "NYC" ], "number_of_tickets": [ "3" ], "origin_airport": [ "Paris, France" ], "return_date": [ "March 14th" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "Okay then, thanks." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a wonderful day." } ] }, { "dialogue_id": "33_00088", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "free_entry", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "Tourist Attraction" ], "slot": "category", "values": [ "Tourist Attraction" ] }, { "act": "INFORM", "canonical_values": [ "Philadelphia" ], "slot": "location", "values": [ "Philly" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 51, "slot": "location", "start": 45 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Tourist Attraction" ], "free_entry": [ "True" ], "location": [ "Philly" ] } } } ], "speaker": "USER", "utterance": "I'm looking for a free tourist attraction in Philly." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "One Liberty Observation Deck" ], "slot": "attraction_name", "values": [ "One Liberty Observation Deck" ] }, { "act": "OFFER", "canonical_values": [ "Tourist Attraction" ], "slot": "category", "values": [ "Tourist Attraction" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Tourist Attraction", "free_entry": "True", "location": "Philadelphia" } }, "service_results": [ { "attraction_name": "One Liberty Observation Deck", "category": "Tourist Attraction", "free_entry": "True", "good_for_kids": "False", "location": "Philadelphia", "phone_number": "215-561-3325" }, { "attraction_name": "Rocky Steps", "category": "Tourist Attraction", "free_entry": "True", "good_for_kids": "True", "location": "Philadelphia", "phone_number": "215-763-8100" } ], "slots": [ { "exclusive_end": 28, "slot": "attraction_name", "start": 0 } ] } ], "speaker": "SYSTEM", "utterance": "One Liberty Observation Deck is a tourist attraction in the area." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "good_for_kids", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [ "good_for_kids", "phone_number" ], "slot_values": { "category": [ "Tourist Attraction" ], "free_entry": [ "True" ], "location": [ "Philly" ] } } } ], "speaker": "USER", "utterance": "Is it kid-friendly and what is their direct line?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "False" ], "slot": "good_for_kids", "values": [ "False" ] }, { "act": "INFORM", "canonical_values": [ "215-561-3325" ], "slot": "phone_number", "values": [ "215-561-3325" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 70, "slot": "phone_number", "start": 58 } ] } ], "speaker": "SYSTEM", "utterance": "This is not a kid-friendly location. Their direct line is 215-561-3325." }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Tourist Attraction" ], "free_entry": [ "True" ], "location": [ "Philly" ] } } } ], "speaker": "USER", "utterance": "Are there any other attractions in the area?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Rocky Steps" ], "slot": "attraction_name", "values": [ "Rocky Steps" ] }, { "act": "OFFER", "canonical_values": [ "Tourist Attraction" ], "slot": "category", "values": [ "Tourist Attraction" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 11, "slot": "attraction_name", "start": 0 } ] } ], "speaker": "SYSTEM", "utterance": "Rocky Steps is an area tourist attraction." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Tourist Attraction" ], "free_entry": [ "True" ], "location": [ "Philly" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_adults", "values": [ "3" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_laundry_service", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "3" ], "where_to": [ "Philly" ] } } } ], "speaker": "USER", "utterance": "I also need a home for 3 in the area with laundry service." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1 Logan Square" ], "slot": "address", "values": [ "1 Logan Square" ] }, { "act": "OFFER", "canonical_values": [ "4.50" ], "slot": "rating", "values": [ "4.5" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "has_laundry_service": "True", "number_of_adults": "3", "where_to": "Philadelphia" } }, "service_results": [ { "address": "1 Logan Square", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 215-963-1500", "rating": "4.50", "total_price": "1575", "where_to": "Philadelphia" }, { "address": "1001 Intrepid Avenue", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 215-644-9200", "rating": "4.50", "total_price": "1188", "where_to": "Philadelphia" }, { "address": "1100 Arch Street", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 215-923-0100", "rating": "4.10", "total_price": "1350", "where_to": "Philadelphia" }, { "address": "120 South 17th Street", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 215-569-8300", "rating": "4.50", "total_price": "1368", "where_to": "Philadelphia" }, { "address": "1200 Arch Street", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 215-627-1850", "rating": "4.30", "total_price": "540", "where_to": "Philadelphia" }, { "address": "1301 Race Street", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 215-665-9100", "rating": "4.20", "total_price": "1566", "where_to": "Philadelphia" }, { "address": "135 South 18th Street", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 215-825-7000", "rating": "4.40", "total_price": "2208", "where_to": "Philadelphia" }, { "address": "1421 Arch Street", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 215-422-8200", "rating": "4.30", "total_price": "1944", "where_to": "Philadelphia" }, { "address": "1800 Market Street", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 215-561-7500", "rating": "4.30", "total_price": "912", "where_to": "Philadelphia" }, { "address": "201 South Christopher Columbus Boulevard", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 215-521-6500", "rating": "4.40", "total_price": "2604", "where_to": "Philadelphia" } ], "slots": [ { "exclusive_end": 14, "slot": "address", "start": 0 }, { "exclusive_end": 38, "slot": "rating", "start": 35 } ] } ], "speaker": "SYSTEM", "utterance": "1 Logan Square is nice home with a 4.5 rating." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "3" ], "where_to": [ "Philly" ] } } } ], "speaker": "USER", "utterance": "That one sounds good." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookHouse" ], "slot": "intent", "values": [ "BookHouse" ] } ], "service": "Hotels_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Would you like me to book it for you?" }, { "frames": [ { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "3" ], "where_to": [ "Philly" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "departure_date", "values": [ "the 2nd" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 82, "slot": "departure_date", "start": 75 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "the 2nd" ], "destination_airport": [ "Philly" ] } } } ], "speaker": "USER", "utterance": "Not at the moment but I will also need a round trip flight to go there for the 2nd." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "From which city will you depart on what is your return date?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-05" ], "slot": "return_date", "values": [ "March 5th" ] }, { "act": "INFORM", "canonical_values": [ "Chicago" ], "slot": "origin_airport", "values": [ "Chi-town" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 50, "slot": "return_date", "start": 41 }, { "exclusive_end": 23, "slot": "origin_airport", "start": 15 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "the 2nd" ], "destination_airport": [ "Philly" ], "origin_airport": [ "Chi-town" ], "return_date": [ "March 5th" ] } } } ], "speaker": "USER", "utterance": "Departing from Chi-town and returning on March 5th." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "05:05" ], "slot": "outbound_departure_time", "values": [ "5:05 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "17:45" ], "slot": "inbound_departure_time", "values": [ "5:45 pm" ] }, { "act": "OFFER", "canonical_values": [ "225" ], "slot": "price", "values": [ "$225" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-02", "destination_airport": "Philadelphia", "origin_airport": "Chicago", "return_date": "2019-03-05" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-02", "destination_airport": "Philadelphia", "inbound_arrival_time": "18:56", "inbound_departure_time": "17:45", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Chicago", "outbound_arrival_time": "09:26", "outbound_departure_time": "05:05", "price": "225", "return_date": "2019-03-05", "seating_class": "Economy" }, { "airlines": "Southwest Airlines", "departure_date": "2019-03-02", "destination_airport": "Philadelphia", "inbound_arrival_time": "08:26", "inbound_departure_time": "07:15", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "Chicago", "outbound_arrival_time": "16:21", "outbound_departure_time": "13:10", "price": "206", "return_date": "2019-03-05", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 78, "slot": "outbound_departure_time", "start": 71 }, { "exclusive_end": 103, "slot": "inbound_departure_time", "start": 96 }, { "exclusive_end": 123, "slot": "price", "start": 119 } ] } ], "speaker": "SYSTEM", "utterance": "Is American Airlines okay? There is a flight with a layover leaving at 5:05 am and returning at 5:45 pm for a total of $225." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "outbound_arrival_time", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [ "outbound_arrival_time" ], "slot_values": { "departure_date": [ "the 2nd" ], "destination_airport": [ "Philly" ], "origin_airport": [ "Chi-town" ], "return_date": [ "March 5th" ] } } } ], "speaker": "USER", "utterance": "What is the arrival time of the departure flight?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "09:26" ], "slot": "outbound_arrival_time", "values": [ "9:26 am" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 43, "slot": "outbound_arrival_time", "start": 36 } ] } ], "speaker": "SYSTEM", "utterance": "The departure flight will arrive at 9:26 am." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "the 2nd" ], "destination_airport": [ "Philly" ], "origin_airport": [ "Chi-town" ], "return_date": [ "March 5th" ] } } } ], "speaker": "USER", "utterance": "Okay, that will be all for now." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Please enjoy your day. Goodbye." } ] }, { "dialogue_id": "33_00089", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Could you find me some attractions?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Where should I search?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Toronto" ], "slot": "location", "values": [ "Toronto, Ontario" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 16, "slot": "location", "start": 0 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "Toronto, Ontario" ] } } } ], "speaker": "USER", "utterance": "Toronto, Ontario." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "3D Toronto sign" ], "slot": "attraction_name", "values": [ "3d Toronto sign" ] }, { "act": "OFFER", "canonical_values": [ "Tourist Attraction" ], "slot": "category", "values": [ "Tourist Attraction" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "location": "Toronto" } }, "service_results": [ { "attraction_name": "3D Toronto sign", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-392-2489" }, { "attraction_name": "Aga Khan Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-646-4677" }, { "attraction_name": "Allan Gardens", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-392-7288" }, { "attraction_name": "Art Gallery of Ontario", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "Toronto", "phone_number": "877-225-4246" }, { "attraction_name": "Ashbridge's Bay", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-392-2489" }, { "attraction_name": "BAPS Shri Swaminarayan Mandir", "category": "Place of Worship", "free_entry": "False", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-798-2277" }, { "attraction_name": "Black Creek Pioneer Village", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-736-1733" }, { "attraction_name": "Brookfield Place", "category": "Shopping Area", "free_entry": "False", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-777-6480" }, { "attraction_name": "Casa Loma", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-923-1171" }, { "attraction_name": "Centennial Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-394-8750" } ], "slots": [ { "exclusive_end": 73, "slot": "attraction_name", "start": 58 } ] } ], "speaker": "SYSTEM", "utterance": "I found 10 options. How about the tourist attraction, the 3d Toronto sign!" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "Toronto, Ontario" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "Toronto, Ontario" ] } } } ], "speaker": "USER", "utterance": "That'd be great, I'd like to find a house there." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "108 Chestnut Street" ], "slot": "address", "values": [ "108 chestnut street" ] }, { "act": "OFFER", "canonical_values": [ "4.20" ], "slot": "rating", "values": [ "4.2" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "Toronto" } }, "service_results": [ { "address": "108 Chestnut Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-977-5000", "rating": "4.20", "total_price": "952", "where_to": "Toronto" }, { "address": "111 Lombard Street", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 416-367-5555", "rating": "3.90", "total_price": "558", "where_to": "Toronto" }, { "address": "118 Yorkville Avenue", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 416-963-6300", "rating": "4.70", "total_price": "2430", "where_to": "Toronto" }, { "address": "135 Carlingview Drive, Etobicoke, Ontario M9W 5E7, Canada", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 416-637-7000", "rating": "4.00", "total_price": "360", "where_to": "Toronto" }, { "address": "145 Richmond Street West", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-869-3456", "rating": "4.30", "total_price": "720", "where_to": "Toronto" }, { "address": "15 Charles Street East", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-924-1222", "rating": "4.60", "total_price": "414", "where_to": "Toronto" }, { "address": "15 Richmond Street East", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 416-368-1990", "rating": "4.20", "total_price": "600", "where_to": "Toronto" }, { "address": "1684 Queen Street East", "has_laundry_service": "False", "number_of_adults": "4", "phone_number": "+1 647-693-6842", "rating": "3.30", "total_price": "352", "where_to": "Toronto" }, { "address": "175 Wynford Drive, North York, Ontario M3C 1J3, Canada", "has_laundry_service": "False", "number_of_adults": "1", "phone_number": "+1 416-449-4111", "rating": "3.70", "total_price": "138", "where_to": "Toronto" }, { "address": "1790 Albion Road, Etobicoke, Ontario M9V 4J8, Canada", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 416-747-7676", "rating": "4.20", "total_price": "612", "where_to": "Toronto" } ], "slots": [ { "exclusive_end": 87, "slot": "address", "start": 68 }, { "exclusive_end": 58, "slot": "rating", "start": 55 } ] } ], "speaker": "SYSTEM", "utterance": "There are 10 options for you. There's a nice one rated 4.2 stars at 108 chestnut street." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "Toronto, Ontario" ] } } } ], "speaker": "USER", "utterance": "That'd be great." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you need anything else?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Chicago" ], "slot": "origin_airport", "values": [ "chi-town" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 67, "slot": "origin_airport", "start": 59 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "Toronto, Ontario" ], "origin_airport": [ "chi-town" ] } } } ], "speaker": "USER", "utterance": "Can you find me a round trip flight to there, leaving from chi-town?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "When do you want to travel?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-04" ], "slot": "departure_date", "values": [ "Monday next week" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-11" ], "slot": "return_date", "values": [ "the 11th" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 32, "slot": "departure_date", "start": 16 }, { "exclusive_end": 56, "slot": "return_date", "start": 48 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "Monday next week" ], "destination_airport": [ "Toronto, Ontario" ], "origin_airport": [ "chi-town" ], "return_date": [ "the 11th" ] } } } ], "speaker": "USER", "utterance": "I want to leave Monday next week, and return on the 11th." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Delta Airlines" ], "slot": "airlines", "values": [ "Delta Airlines" ] }, { "act": "OFFER", "canonical_values": [ "09:50" ], "slot": "outbound_departure_time", "values": [ "9:50 am" ] }, { "act": "OFFER", "canonical_values": [ "True" ], "slot": "is_nonstop", "values": [ "True" ] }, { "act": "OFFER", "canonical_values": [ "12:50" ], "slot": "inbound_departure_time", "values": [ "12:50 pm" ] }, { "act": "OFFER", "canonical_values": [ "157" ], "slot": "price", "values": [ "$157" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "1" ], "slot": "count", "values": [ "1" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-04", "destination_airport": "Toronto", "origin_airport": "Chicago", "return_date": "2019-03-11" } }, "service_results": [ { "airlines": "Delta Airlines", "departure_date": "2019-03-04", "destination_airport": "Toronto", "inbound_arrival_time": "13:28", "inbound_departure_time": "12:50", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "Chicago", "outbound_arrival_time": "12:28", "outbound_departure_time": "09:50", "price": "157", "return_date": "2019-03-11", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 80, "slot": "outbound_departure_time", "start": 73 }, { "exclusive_end": 116, "slot": "inbound_departure_time", "start": 108 }, { "exclusive_end": 126, "slot": "price", "start": 122 } ] } ], "speaker": "SYSTEM", "utterance": "I have 1 option. Does Delta Airlines work? They have a flight leaving at 9:50 am outbound, and returning at 12:50 pm, for $157." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "Premium Economy" ], "slot": "seating_class", "values": [ "Premium Economy" ] }, { "act": "REQUEST", "canonical_values": [], "slot": "inbound_arrival_time", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [ "inbound_arrival_time", "seating_class" ], "slot_values": { "departure_date": [ "Monday next week" ], "destination_airport": [ "Toronto, Ontario" ], "origin_airport": [ "chi-town" ], "return_date": [ "the 11th" ] } } } ], "speaker": "USER", "utterance": "Is it premium economy? and when does the return flight land?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "13:28" ], "slot": "inbound_arrival_time", "values": [ "1:28 pm" ] }, { "act": "INFORM", "canonical_values": [ "Economy" ], "slot": "seating_class", "values": [ "Economy" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 34, "slot": "inbound_arrival_time", "start": 27 } ] } ], "speaker": "SYSTEM", "utterance": "The return flight lands at 1:28 pm and it's an economy class seat" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "Monday next week" ], "destination_airport": [ "Toronto, Ontario" ], "origin_airport": [ "chi-town" ], "return_date": [ "the 11th" ] } } } ], "speaker": "USER", "utterance": "That sounds good, that's all I need." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a good day." } ] }, { "dialogue_id": "33_00090", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "free_entry", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Museum" ], "free_entry": [ "True" ], "good_for_kids": [ "True" ] } } } ], "speaker": "USER", "utterance": "I've been thinking of some attractions to visit. Something without fees that is child-friendly. I think a Museum would be best. Can you assist me in finding one?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What location do you wish for me to search in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Diego" ], "slot": "location", "values": [ "San Diego" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 40, "slot": "location", "start": 31 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Museum" ], "free_entry": [ "True" ], "good_for_kids": [ "True" ], "location": [ "San Diego" ] } } } ], "speaker": "USER", "utterance": "I'm looking for Museums in the San Diego area." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Fleet Science Center" ], "slot": "attraction_name", "values": [ "Fleet Science Center" ] }, { "act": "OFFER", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "San Diego" } }, "service_results": [ { "attraction_name": "Fleet Science Center", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "San Diego", "phone_number": "619-238-1233" }, { "attraction_name": "Maritime Museum of San Diego", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "San Diego", "phone_number": "619-234-9153" }, { "attraction_name": "San Diego Air & Space Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "San Diego", "phone_number": "619-234-8291" }, { "attraction_name": "San Diego Natural History Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "San Diego", "phone_number": "877-946-7797" }, { "attraction_name": "The San Diego Museum of Art", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "San Diego", "phone_number": "619-232-7931" } ], "slots": [ { "exclusive_end": 66, "slot": "attraction_name", "start": 46 } ] } ], "speaker": "SYSTEM", "utterance": "There is a very interesting Museum called the Fleet Science Center. It is quite-well known." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [ "phone_number" ], "slot_values": { "category": [ "Museum" ], "free_entry": [ "True" ], "good_for_kids": [ "True" ], "location": [ "San Diego" ] } } } ], "speaker": "USER", "utterance": "Cool. Can you provide me with their phone number?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "619-238-1233" ], "slot": "phone_number", "values": [ "619-238-1233" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 63, "slot": "phone_number", "start": 51 } ] } ], "speaker": "SYSTEM", "utterance": "If you wish to contact them, their phone number is 619-238-1233." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Museum" ], "free_entry": [ "True" ], "good_for_kids": [ "True" ], "location": [ "San Diego" ] } } } ], "speaker": "USER", "utterance": "I'll call them in a bit. Thank you." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What else can I assist you with today?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_adults", "values": [ "1" ] }, { "act": "INFORM", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 105, "slot": "rating", "start": 102 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "number_of_adults": [ "1" ], "rating": [ "4.4" ], "where_to": [ "San Diego" ] } } } ], "speaker": "USER", "utterance": "I'll be needing somewhere to stay if I visit. It needs to accommodate one person and have a rating of 4.4 or higher." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1003 Coast Boulevard, La Jolla, California 92037, United States" ], "slot": "address", "values": [ "1003 Coast Boulevard, La Jolla, California 92037, United States" ] }, { "act": "OFFER", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "number_of_adults": "1", "rating": "4.40", "where_to": "San Diego" } }, "service_results": [ { "address": "1003 Coast Boulevard, La Jolla, California 92037, United States", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 858-224-7600", "rating": "4.40", "total_price": "2480", "where_to": "San Diego" }, { "address": "10044 Pacific Mesa Boulevard", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 858-597-0500", "rating": "4.40", "total_price": "144", "where_to": "San Diego" }, { "address": "1410 Rosecrans Street", "has_laundry_service": "False", "number_of_adults": "1", "phone_number": "+1 619-226-6100", "rating": "4.40", "total_price": "828", "where_to": "San Diego" }, { "address": "2051 Shelter Island Drive", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 619-222-0561", "rating": "4.40", "total_price": "1800", "where_to": "San Diego" }, { "address": "2401 Camino Del Rio North", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 619-582-2838", "rating": "4.40", "total_price": "336", "where_to": "San Diego" }, { "address": "2576 Laning Road", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 619-222-0500", "rating": "4.40", "total_price": "1764", "where_to": "San Diego" }, { "address": "2592 Laning Road", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 619-221-1900", "rating": "4.40", "total_price": "1170", "where_to": "San Diego" }, { "address": "4255 Ocean Boulevard", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 858-483-7440", "rating": "4.40", "total_price": "312", "where_to": "San Diego" }, { "address": "4444 Pacific Highway", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 619-260-8024", "rating": "4.40", "total_price": "1470", "where_to": "San Diego" }, { "address": "509 Ninth Avenue", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 619-727-4000", "rating": "4.40", "total_price": "1320", "where_to": "San Diego" } ], "slots": [ { "exclusive_end": 138, "slot": "address", "start": 75 }, { "exclusive_end": 162, "slot": "rating", "start": 159 } ] } ], "speaker": "SYSTEM", "utterance": "There are 10 houses that meet your criteria in San Diego. It is located at 1003 Coast Boulevard, La Jolla, California 92037, United States. It has a rating of 4.4." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "number_of_adults": [ "1" ], "rating": [ "4.4" ], "where_to": [ "San Diego" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "San Diego" ] } } } ], "speaker": "USER", "utterance": "That sounds like an amazing home. Find me a round trip flight to get to that location." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What day will you be flying home?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-12" ], "slot": "return_date", "values": [ "March 12th" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 37, "slot": "return_date", "start": 27 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "San Diego" ], "return_date": [ "March 12th" ] } } } ], "speaker": "USER", "utterance": "I'm looking to fly back on March 12th." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "From what city and what date will you be departing for your trip?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-03" ], "slot": "departure_date", "values": [ "day after tomorrow" ] }, { "act": "INFORM", "canonical_values": [ "Las Vegas" ], "slot": "origin_airport", "values": [ "Vegas" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 46, "slot": "departure_date", "start": 28 }, { "exclusive_end": 57, "slot": "origin_airport", "start": 52 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "day after tomorrow" ], "destination_airport": [ "San Diego" ], "origin_airport": [ "Vegas" ], "return_date": [ "March 12th" ] } } } ], "speaker": "USER", "utterance": "I'm going to be leaving the day after tomorrow from Vegas." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Southwest Airlines" ], "slot": "airlines", "values": [ "Southwest Airlines" ] }, { "act": "OFFER", "canonical_values": [ "20:15" ], "slot": "outbound_departure_time", "values": [ "8:15 pm" ] }, { "act": "OFFER", "canonical_values": [ "True" ], "slot": "is_nonstop", "values": [ "True" ] }, { "act": "OFFER", "canonical_values": [ "05:35" ], "slot": "inbound_departure_time", "values": [ "5:35 am" ] }, { "act": "OFFER", "canonical_values": [ "130" ], "slot": "price", "values": [ "$130" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-03", "destination_airport": "San Diego", "origin_airport": "Las Vegas", "return_date": "2019-03-12" } }, "service_results": [ { "airlines": "Southwest Airlines", "departure_date": "2019-03-03", "destination_airport": "San Diego", "inbound_arrival_time": "06:49", "inbound_departure_time": "05:35", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "Las Vegas", "outbound_arrival_time": "21:29", "outbound_departure_time": "20:15", "price": "130", "return_date": "2019-03-12", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 61, "slot": "outbound_departure_time", "start": 54 }, { "exclusive_end": 91, "slot": "inbound_departure_time", "start": 84 }, { "exclusive_end": 123, "slot": "price", "start": 119 } ] } ], "speaker": "SYSTEM", "utterance": "Is Southwest Airlines okay? Their flight takes off at 8:15 pm with a return time of 5:35 am. The tickets will cost you $130." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "day after tomorrow" ], "destination_airport": [ "San Diego" ], "origin_airport": [ "Vegas" ], "return_date": [ "March 12th" ] } } } ], "speaker": "USER", "utterance": "That sounds great. I think that's all I need for now. Thank you for your assistance today." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "You are welcome. Have a pleasant evening." } ] }, { "dialogue_id": "33_00091", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Find me some attractions to go to?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "In what area would you like me to look in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "London" ], "slot": "location", "values": [ "London, UK" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 30, "slot": "location", "start": 20 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "London, UK" ] } } } ], "speaker": "USER", "utterance": "Look in the area of London, UK." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "30 St Mary Axe (The Gherkin)" ], "slot": "attraction_name", "values": [ "30 St Mary Axe (The Gherkin)" ] }, { "act": "OFFER", "canonical_values": [ "Historical Landmark" ], "slot": "category", "values": [ "Historical Landmark" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "location": "London" } }, "service_results": [ { "attraction_name": "30 St Mary Axe (The Gherkin)", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 7071 5029" }, { "attraction_name": "Admiralty Arch", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 7276 5000" }, { "attraction_name": "Alexandra Palace", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "False", "location": "London", "phone_number": "20 8365 2121" }, { "attraction_name": "All England Lawn Tennis & Croquet Club", "category": "Sports Venue", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 8944 1066" }, { "attraction_name": "All Saints, Margaret Street", "category": "Place of Worship", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7636 1788" }, { "attraction_name": "All Souls Langham Place", "category": "Place of Worship", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7580 3522" }, { "attraction_name": "Apsley House", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "1793 414926" }, { "attraction_name": "ArcelorMittal Orbit", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "False", "location": "London", "phone_number": "333 800 8099" }, { "attraction_name": "BAPS Shri Swaminarayan Mandir London", "category": "Place of Worship", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 8965 2651" }, { "attraction_name": "BODY WORLDS London", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "330 223 3233" } ], "slots": [ { "exclusive_end": 89, "slot": "attraction_name", "start": 61 } ] } ], "speaker": "SYSTEM", "utterance": "I found a historical landmark that you should go visit. It's 30 St Mary Axe (The Gherkin)." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "free_entry", "values": [ "True" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "free_entry": [ "True" ], "location": [ "London, UK" ] } } } ], "speaker": "USER", "utterance": "Great, can you look for some others? I would prefer something that's free." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Alexandra Palace" ], "slot": "attraction_name", "values": [ "Alexandra Palace" ] }, { "act": "OFFER", "canonical_values": [ "Performing Arts Venue" ], "slot": "category", "values": [ "Performing Arts Venue" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "free_entry": "True", "location": "London" } }, "service_results": [ { "attraction_name": "Alexandra Palace", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "False", "location": "London", "phone_number": "20 8365 2121" }, { "attraction_name": "All Saints, Margaret Street", "category": "Place of Worship", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7636 1788" }, { "attraction_name": "All Souls Langham Place", "category": "Place of Worship", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7580 3522" }, { "attraction_name": "BODY WORLDS London", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "330 223 3233" }, { "attraction_name": "Banqueting House", "category": "Tourist Attraction", "free_entry": "True", "good_for_kids": "False", "location": "London", "phone_number": "333 320 6000" }, { "attraction_name": "Barbican Conservatory", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7638 4141" }, { "attraction_name": "Borough Market", "category": "Shopping Area", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7407 1002" }, { "attraction_name": "Brockwell Park", "category": "Park", "free_entry": "True", "good_for_kids": "False", "location": "London", "phone_number": "20 7926 9000" }, { "attraction_name": "Cambridge Theatre", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7087 7745" }, { "attraction_name": "Clissold Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 8356 3000" } ], "slots": [ { "exclusive_end": 64, "slot": "attraction_name", "start": 48 } ] } ], "speaker": "SYSTEM", "utterance": "There is a Performing Arts Venue by the name of Alexandra Palace." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [ "phone_number" ], "slot_values": { "free_entry": [ "True" ], "location": [ "London, UK" ] } } } ], "speaker": "USER", "utterance": "Can you tell me their phone number?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "20 8365 2121" ], "slot": "phone_number", "values": [ "20 8365 2121" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 36, "slot": "phone_number", "start": 24 } ] } ], "speaker": "SYSTEM", "utterance": "You can contact them at 20 8365 2121." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "free_entry": [ "True" ], "location": [ "London, UK" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "London, UK" ] } } } ], "speaker": "USER", "utterance": "Alright, fantastic. I also need to find a house to crash at there." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1 Addington Street" ], "slot": "address", "values": [ "1 Addington Street" ] }, { "act": "OFFER", "canonical_values": [ "4.30" ], "slot": "rating", "values": [ "4.3" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "London" } }, "service_results": [ { "address": "1 Addington Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+44 333 400 6116", "rating": "4.30", "total_price": "1600", "where_to": "London" }, { "address": "1 Baffin Way", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+44 20 7517 1100", "rating": "4.10", "total_price": "300", "where_to": "London" }, { "address": "1 Connaught Road", "has_laundry_service": "False", "number_of_adults": "4", "phone_number": "+44 871 984 6290", "rating": "3.70", "total_price": "2184", "where_to": "London" }, { "address": "1 Craven Hill Gardens", "has_laundry_service": "False", "number_of_adults": "5", "phone_number": "+44 20 7706 1070", "rating": "4.40", "total_price": "870", "where_to": "London" }, { "address": "1 Duke's Road", "has_laundry_service": "False", "number_of_adults": "3", "phone_number": "+44 333 321 1262", "rating": "4.10", "total_price": "297", "where_to": "London" }, { "address": "1 Ham Yard", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 3642 2000", "rating": "4.50", "total_price": "1000", "where_to": "London" }, { "address": "1 Harrow Place", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+44 871 984 6190", "rating": "3.60", "total_price": "648", "where_to": "London" }, { "address": "1 King's Cross Road", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+44 20 7833 3900", "rating": "4.10", "total_price": "480", "where_to": "London" }, { "address": "1 Lancaster Gate", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+44 20 7262 5022", "rating": "3.80", "total_price": "3360", "where_to": "London" }, { "address": "1 Leicester Square", "has_laundry_service": "False", "number_of_adults": "3", "phone_number": "+44 20 3953 4200", "rating": "4.30", "total_price": "264", "where_to": "London" } ], "slots": [ { "exclusive_end": 94, "slot": "address", "start": 76 }, { "exclusive_end": 54, "slot": "rating", "start": 51 } ] } ], "speaker": "SYSTEM", "utterance": "I found 10 houses that fit your search. There is a 4.3 rated house found at 1 Addington Street." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "London, UK" ] } } } ], "speaker": "USER", "utterance": "That sounds like a great home." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookHouse" ], "slot": "intent", "values": [ "BookHouse" ] } ], "service": "Hotels_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you want to reserve this house?" }, { "frames": [ { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "where_to": [ "London, UK" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-07" ], "slot": "return_date", "values": [ "next Thursday" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 93, "slot": "return_date", "start": 80 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "London, UK" ], "return_date": [ "next Thursday" ] } } } ], "speaker": "USER", "utterance": "No, maybe later. But, I want to check on round trips there. I'll be coming back next Thursday." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What is your departure city and the dates of travel?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-01" ], "slot": "departure_date", "values": [ "the 1st" ] }, { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] }, { "act": "INFORM", "canonical_values": [ "Seattle" ], "slot": "origin_airport", "values": [ "Seattle, WA" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 75, "slot": "departure_date", "start": 68 }, { "exclusive_end": 49, "slot": "origin_airport", "start": 38 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "the 1st" ], "destination_airport": [ "London, UK" ], "number_of_tickets": [ "1" ], "origin_airport": [ "Seattle, WA" ], "return_date": [ "next Thursday" ] } } } ], "speaker": "USER", "utterance": "I need one ticket that's leaving from Seattle, WA and will begin on the 1st." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Delta Airlines" ], "slot": "airlines", "values": [ "Delta Airlines" ] }, { "act": "OFFER", "canonical_values": [ "08:35" ], "slot": "outbound_departure_time", "values": [ "8:35 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "09:30" ], "slot": "inbound_departure_time", "values": [ "9:30 am" ] }, { "act": "OFFER", "canonical_values": [ "647" ], "slot": "price", "values": [ "$647" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-01", "destination_airport": "London", "number_of_tickets": "1", "origin_airport": "Seattle", "return_date": "2019-03-07" } }, "service_results": [ { "airlines": "Delta Airlines", "departure_date": "2019-03-01", "destination_airport": "London", "inbound_arrival_time": "19:22", "inbound_departure_time": "09:30", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Seattle", "outbound_arrival_time": "07:49", "outbound_departure_time": "08:35", "price": "647", "return_date": "2019-03-07", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 69, "slot": "outbound_departure_time", "start": 62 }, { "exclusive_end": 128, "slot": "inbound_departure_time", "start": 121 }, { "exclusive_end": 157, "slot": "price", "start": 153 } ] } ], "speaker": "SYSTEM", "utterance": "Is Delta Airlines good for you? They have a flight leaving at 8:35 am and has a layover. The return flight will leave at 9:30 am and the ticket price is $647." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "Premium Economy" ], "slot": "seating_class", "values": [ "Premium Economy" ] }, { "act": "REQUEST", "canonical_values": [], "slot": "inbound_arrival_time", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [ "inbound_arrival_time", "seating_class" ], "slot_values": { "departure_date": [ "the 1st" ], "destination_airport": [ "London, UK" ], "number_of_tickets": [ "1" ], "origin_airport": [ "Seattle, WA" ], "return_date": [ "next Thursday" ] } } } ], "speaker": "USER", "utterance": "Would that be a Premium Economy ticket? When will the return flight get back?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "19:22" ], "slot": "inbound_arrival_time", "values": [ "7:22 pm" ] }, { "act": "INFORM", "canonical_values": [ "Economy" ], "slot": "seating_class", "values": [ "Economy" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 52, "slot": "inbound_arrival_time", "start": 45 } ] } ], "speaker": "SYSTEM", "utterance": "The seat is Economy class and will return at 7:22 pm." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "the 1st" ], "destination_airport": [ "London, UK" ], "number_of_tickets": [ "1" ], "origin_airport": [ "Seattle, WA" ], "return_date": [ "next Thursday" ] } } } ], "speaker": "USER", "utterance": "Okay, that works for me." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Would you like more help?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "departure_date": [ "the 1st" ], "destination_airport": [ "London, UK" ], "number_of_tickets": [ "1" ], "origin_airport": [ "Seattle, WA" ], "return_date": [ "next Thursday" ] } } } ], "speaker": "USER", "utterance": "Nope, but thanks for everything." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Enjoy your day." } ] }, { "dialogue_id": "33_00092", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I would like to find attraction to visit." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "In which city should I search?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "New York" ], "slot": "location", "values": [ "NY" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 63, "slot": "location", "start": 61 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "good_for_kids": [ "True" ], "location": [ "NY" ] } } } ], "speaker": "USER", "utterance": "I would like to find an attraction that is child-friendly in NY." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "9/11 Tribute Museum" ], "slot": "attraction_name", "values": [ "9/11 Tribute Museum" ] }, { "act": "OFFER", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "good_for_kids": "True", "location": "New York" } }, "service_results": [ { "attraction_name": "9/11 Tribute Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "866-737-1184" }, { "attraction_name": "92nd Street Y", "category": "Performing Arts Venue", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-415-5500" }, { "attraction_name": "Alley Pond Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "American Folk Art Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-595-9533" }, { "attraction_name": "American Museum of Natural History", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-769-5100" }, { "attraction_name": "Apollo Theater", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-531-5300" }, { "attraction_name": "Astoria Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Bayonne Bridge", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-435-7000" }, { "attraction_name": "Bethesda Terrace", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-310-6600" }, { "attraction_name": "Bow Bridge", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-310-6600" } ], "slots": [ { "exclusive_end": 54, "slot": "attraction_name", "start": 35 } ] } ], "speaker": "SYSTEM", "utterance": "There are 10 attractions. There is 9/11 Tribute Museum that is a museum." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "free_entry", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [ "free_entry", "phone_number" ], "slot_values": { "good_for_kids": [ "True" ], "location": [ "NY" ] } } } ], "speaker": "USER", "utterance": "Is this attraction free and what is their phone number?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "False" ], "slot": "free_entry", "values": [ "False" ] }, { "act": "INFORM", "canonical_values": [ "866-737-1184" ], "slot": "phone_number", "values": [ "866-737-1184" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 54, "slot": "phone_number", "start": 42 } ] } ], "speaker": "SYSTEM", "utterance": "No, It's not free and the phone number is 866-737-1184." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "good_for_kids": [ "True" ], "location": [ "NY" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "NY" ] } } } ], "speaker": "USER", "utterance": "I would like to find a house to stay there." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "100 Greenwich Street" ], "slot": "address", "values": [ "100 Greenwich Street" ] }, { "act": "OFFER", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "New York" } }, "service_results": [ { "address": "100 Greenwich Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 917-409-0800", "rating": "4.40", "total_price": "1050", "where_to": "New York" }, { "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 718-512-0248", "rating": "4.20", "total_price": "264", "where_to": "New York" }, { "address": "100-33 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-606-7400", "rating": "4.00", "total_price": "1560", "where_to": "New York" }, { "address": "102-05 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-565-8900", "rating": "3.90", "total_price": "1440", "where_to": "New York" }, { "address": "102-40 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-672-6600", "rating": "4.10", "total_price": "336", "where_to": "New York" }, { "address": "103 Waverly Place", "has_laundry_service": "False", "number_of_adults": "5", "phone_number": "+1 212-777-9515", "rating": "4.40", "total_price": "810", "where_to": "New York" }, { "address": "1033 6th Avenue", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 212-768-0007", "rating": "4.20", "total_price": "1860", "where_to": "New York" }, { "address": "104-04 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-457-6300", "rating": "4.00", "total_price": "3150", "where_to": "New York" }, { "address": "108 West 24th Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 212-414-1000", "rating": "4.20", "total_price": "2772", "where_to": "New York" }, { "address": "1080 Broadway, Brooklyn", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+1 718-715-4850", "rating": "4.00", "total_price": "1470", "where_to": "New York" } ], "slots": [ { "exclusive_end": 48, "slot": "address", "start": 28 }, { "exclusive_end": 70, "slot": "rating", "start": 67 } ] } ], "speaker": "SYSTEM", "utterance": "There is a house located at 100 Greenwich Street and the rating is 4.4." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "has_laundry_service", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [ "has_laundry_service" ], "slot_values": { "where_to": [ "NY" ] } } } ], "speaker": "USER", "utterance": "Does this place have laundry service?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_laundry_service", "values": [ "True" ] } ], "service": "Hotels_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Yes, there is a laundry service." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "NY" ] } } } ], "speaker": "USER", "utterance": "This house sounds good." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Can I help you with anything else?" }, { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "NY" ] } } } ], "speaker": "USER", "utterance": "I would like to book a round trip flight." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Which city are yo departing from?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "San Francisco" ], "slot": "origin_airport", "values": [ "SF" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 28, "slot": "origin_airport", "start": 26 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "NY" ], "origin_airport": [ "SF" ] } } } ], "speaker": "USER", "utterance": "I'm looking to leave from SF." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What date would you like to depart and return?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-05" ], "slot": "departure_date", "values": [ "March 5th" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-13" ], "slot": "return_date", "values": [ "March 13th" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 35, "slot": "departure_date", "start": 26 }, { "exclusive_end": 60, "slot": "return_date", "start": 50 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "March 5th" ], "destination_airport": [ "NY" ], "origin_airport": [ "SF" ], "return_date": [ "March 13th" ] } } } ], "speaker": "USER", "utterance": "I would like to depart on March 5th and return on March 13th." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "04:55" ], "slot": "outbound_departure_time", "values": [ "4:55 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "18:00" ], "slot": "inbound_departure_time", "values": [ "6 pm" ] }, { "act": "OFFER", "canonical_values": [ "415" ], "slot": "price", "values": [ "$415" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "4" ], "slot": "count", "values": [ "4" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-05", "destination_airport": "New York", "origin_airport": "San Francisco", "return_date": "2019-03-13" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-05", "destination_airport": "New York", "inbound_arrival_time": "23:25", "inbound_departure_time": "18:00", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "San Francisco", "outbound_arrival_time": "14:21", "outbound_departure_time": "04:55", "price": "415", "return_date": "2019-03-13", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-05", "destination_airport": "New York", "inbound_arrival_time": "01:01", "inbound_departure_time": "21:35", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "San Francisco", "outbound_arrival_time": "19:16", "outbound_departure_time": "09:50", "price": "334", "return_date": "2019-03-13", "seating_class": "Economy" }, { "airlines": "Southwest Airlines", "departure_date": "2019-03-05", "destination_airport": "New York", "inbound_arrival_time": "21:41", "inbound_departure_time": "18:15", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "San Francisco", "outbound_arrival_time": "14:11", "outbound_departure_time": "04:45", "price": "312", "return_date": "2019-03-13", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-05", "destination_airport": "New York", "inbound_arrival_time": "23:01", "inbound_departure_time": "19:35", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "San Francisco", "outbound_arrival_time": "01:56", "outbound_departure_time": "16:30", "price": "313", "return_date": "2019-03-13", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 70, "slot": "outbound_departure_time", "start": 63 }, { "exclusive_end": 104, "slot": "inbound_departure_time", "start": 100 }, { "exclusive_end": 113, "slot": "price", "start": 109 } ] } ], "speaker": "SYSTEM", "utterance": "There are 4 flights. There is American Airlines that leaves at 4:55 am and the returns takes off at 6 pm for $415." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "March 5th" ], "destination_airport": [ "NY" ], "origin_airport": [ "SF" ], "return_date": [ "March 13th" ] } } } ], "speaker": "USER", "utterance": "That sounds good, It's all I needed." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a good day." } ] }, { "dialogue_id": "33_00093", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "Chicago" ], "slot": "location", "values": [ "Chicago" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 55, "slot": "location", "start": 48 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "good_for_kids": [ "True" ], "location": [ "Chicago" ] } } } ], "speaker": "USER", "utterance": "Hi, are there any child-friendly attractions in Chicago?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "360 CHICAGO" ], "slot": "attraction_name", "values": [ "360 CHICAGO" ] }, { "act": "OFFER", "canonical_values": [ "Tourist Attraction" ], "slot": "category", "values": [ "Tourist Attraction" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "good_for_kids": "True", "location": "Chicago" } }, "service_results": [ { "attraction_name": "360 CHICAGO", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "Chicago", "phone_number": "888-875-8439" }, { "attraction_name": "Big Bus Tours Chicago (Tours begin at 98 E. Upper Wacker Dr.)", "category": "Tourist Attraction", "free_entry": "True", "good_for_kids": "True", "location": "Chicago", "phone_number": "877-285-4796" }, { "attraction_name": "Burnham Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Chicago", "phone_number": "312-742-8520" }, { "attraction_name": "Chicago Children's Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "Chicago", "phone_number": "312-527-1000" }, { "attraction_name": "Chicago History Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "Chicago", "phone_number": "800-526-0857" }, { "attraction_name": "Chicago Riverwalk", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Chicago", "phone_number": "877-300-6746" }, { "attraction_name": "Chicago Water Tower", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "Chicago", "phone_number": "312-742-0808" }, { "attraction_name": "DuSable Museum of African American History", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Chicago", "phone_number": "773-947-0600" }, { "attraction_name": "Frederick C. Robie House", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Chicago", "phone_number": "312-994-4000" }, { "attraction_name": "Garfield Park Conservatory", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Chicago", "phone_number": "773-638-1777" } ], "slots": [ { "exclusive_end": 93, "slot": "attraction_name", "start": 82 } ] } ], "speaker": "SYSTEM", "utterance": "Yes, there are 10 attractions you may like. How about a Tourist Attraction called 360 CHICAGO?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "good_for_kids": [ "True" ], "location": [ "Chicago" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "Chicago" ] } } } ], "speaker": "USER", "utterance": "Sure, could you get me a house there too?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1 South Franklin Street" ], "slot": "address", "values": [ "1 South Franklin Street" ] }, { "act": "OFFER", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "Chicago" } }, "service_results": [ { "address": "1 South Franklin Street", "has_laundry_service": "False", "number_of_adults": "3", "phone_number": "+1 312-558-1020", "rating": "4.40", "total_price": "189", "where_to": "Chicago" }, { "address": "1 West Wacker Drive", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 312-372-7200", "rating": "4.50", "total_price": "1800", "where_to": "Chicago" }, { "address": "10 East Grand Avenue", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 312-595-0000", "rating": "4.20", "total_price": "1170", "where_to": "Chicago" }, { "address": "10000 West O'Hare Avenue", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 773-686-8000", "rating": "3.90", "total_price": "416", "where_to": "Chicago" }, { "address": "105 East Delaware Place", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 312-944-6300", "rating": "4.10", "total_price": "580", "where_to": "Chicago" }, { "address": "11 West 26th Street", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+1 312-225-7000", "rating": "4.00", "total_price": "684", "where_to": "Chicago" }, { "address": "110 West Huron Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 312-944-8000", "rating": "4.50", "total_price": "465", "where_to": "Chicago" }, { "address": "1100 South Michigan Avenue", "has_laundry_service": "False", "number_of_adults": "1", "phone_number": "+1 312-922-2900", "rating": "3.90", "total_price": "84", "where_to": "Chicago" }, { "address": "111 West Huron Street", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 312-447-3440", "rating": "3.80", "total_price": "3240", "where_to": "Chicago" }, { "address": "1118 North State Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 312-586-2000", "rating": "4.70", "total_price": "1860", "where_to": "Chicago" } ], "slots": [ { "exclusive_end": 98, "slot": "address", "start": 75 }, { "exclusive_end": 56, "slot": "rating", "start": 53 } ] } ], "speaker": "SYSTEM", "utterance": "There are 10 houses you may like, one of which has a 4.4 rating located at 1 South Franklin Street." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "Chicago" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "Chicago" ] } } } ], "speaker": "USER", "utterance": "I see, could you get me a round trip flight there please?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Which date are you travelling from and returning? And where will you be departing from?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-07" ], "slot": "departure_date", "values": [ "7th of March" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-14" ], "slot": "return_date", "values": [ "March 14th" ] }, { "act": "INFORM", "canonical_values": [ "San Francisco" ], "slot": "origin_airport", "values": [ "SFO" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 51, "slot": "departure_date", "start": 39 }, { "exclusive_end": 65, "slot": "return_date", "start": 55 }, { "exclusive_end": 29, "slot": "origin_airport", "start": 26 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "7th of March" ], "destination_airport": [ "Chicago" ], "origin_airport": [ "SFO" ], "return_date": [ "March 14th" ] } } } ], "speaker": "USER", "utterance": "I will be travelling from SFO from the 7th of March to March 14th." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "17:00" ], "slot": "outbound_departure_time", "values": [ "5 pm" ] }, { "act": "OFFER", "canonical_values": [ "True" ], "slot": "is_nonstop", "values": [ "True" ] }, { "act": "OFFER", "canonical_values": [ "16:35" ], "slot": "inbound_departure_time", "values": [ "4:35 pm" ] }, { "act": "OFFER", "canonical_values": [ "281" ], "slot": "price", "values": [ "$281" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "4" ], "slot": "count", "values": [ "4" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-07", "destination_airport": "Chicago", "origin_airport": "San Francisco", "return_date": "2019-03-14" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-07", "destination_airport": "Chicago", "inbound_arrival_time": "19:22", "inbound_departure_time": "16:35", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "San Francisco", "outbound_arrival_time": "23:47", "outbound_departure_time": "17:00", "price": "281", "return_date": "2019-03-14", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-07", "destination_airport": "Chicago", "inbound_arrival_time": "18:57", "inbound_departure_time": "16:10", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "San Francisco", "outbound_arrival_time": "03:57", "outbound_departure_time": "21:10", "price": "278", "return_date": "2019-03-14", "seating_class": "Economy" }, { "airlines": "Southwest Airlines", "departure_date": "2019-03-07", "destination_airport": "Chicago", "inbound_arrival_time": "19:47", "inbound_departure_time": "17:00", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "San Francisco", "outbound_arrival_time": "19:14", "outbound_departure_time": "07:55", "price": "389", "return_date": "2019-03-14", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-07", "destination_airport": "Chicago", "inbound_arrival_time": "22:37", "inbound_departure_time": "19:50", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "San Francisco", "outbound_arrival_time": "22:22", "outbound_departure_time": "15:35", "price": "278", "return_date": "2019-03-14", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 89, "slot": "outbound_departure_time", "start": 85 }, { "exclusive_end": 114, "slot": "inbound_departure_time", "start": 107 }, { "exclusive_end": 127, "slot": "price", "start": 123 } ] } ], "speaker": "SYSTEM", "utterance": "There are 4 flights you may like, how about an American Airlines flight departing at 5 pm and returning at 4:35 pm costing $281?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "7th of March" ], "destination_airport": [ "Chicago" ], "origin_airport": [ "SFO" ], "return_date": [ "March 14th" ] } } } ], "speaker": "USER", "utterance": "Sounds great!" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you need any other help?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "departure_date": [ "7th of March" ], "destination_airport": [ "Chicago" ], "origin_airport": [ "SFO" ], "return_date": [ "March 14th" ] } } } ], "speaker": "USER", "utterance": "No, that is all I need. Thank you!" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "No worries, have a great day ahead!" } ] }, { "dialogue_id": "33_00094", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Can you please find some interesting attractions for me to visit?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Sure, but first tell me in which area should I search." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "London" ], "slot": "location", "values": [ "London, England" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 32, "slot": "location", "start": 17 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "London, England" ] } } } ], "speaker": "USER", "utterance": "Please search in London, England." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "30 St Mary Axe (The Gherkin)" ], "slot": "attraction_name", "values": [ "30 St Mary Axe (The Gherkin)" ] }, { "act": "OFFER", "canonical_values": [ "Historical Landmark" ], "slot": "category", "values": [ "Historical Landmark" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "location": "London" } }, "service_results": [ { "attraction_name": "30 St Mary Axe (The Gherkin)", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 7071 5029" }, { "attraction_name": "Admiralty Arch", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 7276 5000" }, { "attraction_name": "Alexandra Palace", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "False", "location": "London", "phone_number": "20 8365 2121" }, { "attraction_name": "All England Lawn Tennis & Croquet Club", "category": "Sports Venue", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 8944 1066" }, { "attraction_name": "All Saints, Margaret Street", "category": "Place of Worship", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7636 1788" }, { "attraction_name": "All Souls Langham Place", "category": "Place of Worship", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7580 3522" }, { "attraction_name": "Apsley House", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "1793 414926" }, { "attraction_name": "ArcelorMittal Orbit", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "False", "location": "London", "phone_number": "333 800 8099" }, { "attraction_name": "BAPS Shri Swaminarayan Mandir London", "category": "Place of Worship", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 8965 2651" }, { "attraction_name": "BODY WORLDS London", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "330 223 3233" } ], "slots": [ { "exclusive_end": 143, "slot": "attraction_name", "start": 115 } ] } ], "speaker": "SYSTEM", "utterance": "I found 10 attractions matching your criteria out of which I think you should see a great Historical Landmark, the 30 St Mary Axe (The Gherkin)" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "free_entry", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [ "free_entry" ], "slot_values": { "location": [ "London, England" ] } } } ], "speaker": "USER", "utterance": "Do you know if they charge entrance?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "False" ], "slot": "free_entry", "values": [ "False" ] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "No, entrance is free to this attraction." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "London, England" ] } } } ], "speaker": "USER", "utterance": "OK, sounds perfect!" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Is there anything else I could do for you?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_adults", "values": [ "2" ] }, { "act": "INFORM", "canonical_values": [ "4.00" ], "slot": "rating", "values": [ "4.0" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 78, "slot": "rating", "start": 75 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "number_of_adults": [ "2" ], "rating": [ "4.0" ], "where_to": [ "London, England" ] } } } ], "speaker": "USER", "utterance": "Yes, please find me a house to stay there, for two persons, rated at least 4.0." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1 Addington Street" ], "slot": "address", "values": [ "1 Addington Street" ] }, { "act": "OFFER", "canonical_values": [ "4.00" ], "slot": "rating", "values": [ "4.0" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "number_of_adults": "2", "rating": "4.00", "where_to": "London" } }, "service_results": [ { "address": "1 Addington Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 333 400 6116", "rating": "4.00", "total_price": "1600", "where_to": "London" }, { "address": "1 Baffin Way", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 7517 1100", "rating": "4.00", "total_price": "300", "where_to": "London" }, { "address": "1 Craven Hill Gardens", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+44 20 7706 1070", "rating": "4.00", "total_price": "870", "where_to": "London" }, { "address": "1 Duke's Road", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+44 333 321 1262", "rating": "4.00", "total_price": "297", "where_to": "London" }, { "address": "1 Ham Yard", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 3642 2000", "rating": "4.00", "total_price": "1000", "where_to": "London" }, { "address": "1 King's Cross Road", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 7833 3900", "rating": "4.00", "total_price": "480", "where_to": "London" }, { "address": "1 Leicester Square", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+44 20 3953 4200", "rating": "4.00", "total_price": "264", "where_to": "London" }, { "address": "1 Seething Lane", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 7702 2020", "rating": "4.00", "total_price": "756", "where_to": "London" }, { "address": "1 Suffolk Place", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 7470 4000", "rating": "4.00", "total_price": "870", "where_to": "London" }, { "address": "1 Waterview Drive", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 8463 6868", "rating": "4.00", "total_price": "276", "where_to": "London" } ], "slots": [ { "exclusive_end": 85, "slot": "address", "start": 67 }, { "exclusive_end": 98, "slot": "rating", "start": 95 } ] } ], "speaker": "SYSTEM", "utterance": "I found 10 houses matching your criteria, out of which I recommend 1 Addington Street rated at 4.0." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "3.90" ], "slot": "rating", "values": [ "3.9" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 33, "slot": "rating", "start": 30 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "number_of_adults": [ "2" ], "rating": [ "3.9" ], "where_to": [ "London, England" ] } } } ], "speaker": "USER", "utterance": "Anything else, rated at least 3.9?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1 Baffin Way" ], "slot": "address", "values": [ "1 Baffin Way" ] }, { "act": "OFFER", "canonical_values": [ "3.90" ], "slot": "rating", "values": [ "3.9" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "number_of_adults": "2", "rating": "3.90", "where_to": "London" } }, "service_results": [ { "address": "1 Addington Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 333 400 6116", "rating": "3.90", "total_price": "1600", "where_to": "London" }, { "address": "1 Baffin Way", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 7517 1100", "rating": "3.90", "total_price": "300", "where_to": "London" }, { "address": "1 Craven Hill Gardens", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+44 20 7706 1070", "rating": "3.90", "total_price": "870", "where_to": "London" }, { "address": "1 Duke's Road", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+44 333 321 1262", "rating": "3.90", "total_price": "297", "where_to": "London" }, { "address": "1 Ham Yard", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 3642 2000", "rating": "3.90", "total_price": "1000", "where_to": "London" }, { "address": "1 King's Cross Road", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 7833 3900", "rating": "3.90", "total_price": "480", "where_to": "London" }, { "address": "1 Leicester Square", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+44 20 3953 4200", "rating": "3.90", "total_price": "264", "where_to": "London" }, { "address": "1 Seething Lane", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 7702 2020", "rating": "3.90", "total_price": "756", "where_to": "London" }, { "address": "1 Suffolk Place", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 7470 4000", "rating": "3.90", "total_price": "870", "where_to": "London" }, { "address": "1 Waterview Drive", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 8463 6868", "rating": "3.90", "total_price": "276", "where_to": "London" } ], "slots": [ { "exclusive_end": 25, "slot": "address", "start": 13 }, { "exclusive_end": 39, "slot": "rating", "start": 36 } ] } ], "speaker": "SYSTEM", "utterance": "There's also 1 Baffin Way, rated at 3.9." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "number_of_adults": [ "2" ], "rating": [ "3.9" ], "where_to": [ "London, England" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "London, England" ] } } } ], "speaker": "USER", "utterance": "This one sounds perfect. Now let's find me a round trip flight to there." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "OK, but first tell me from where will you be departing?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Washington" ], "slot": "origin_airport", "values": [ "Washington" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 30, "slot": "origin_airport", "start": 20 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "London, England" ], "origin_airport": [ "Washington" ] } } } ], "speaker": "USER", "utterance": "I'm travelling from Washington." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "When do you plan on travelling?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-01" ], "slot": "departure_date", "values": [ "1st of March" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 38, "slot": "departure_date", "start": 26 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "1st of March" ], "destination_airport": [ "London, England" ], "origin_airport": [ "Washington" ] } } } ], "speaker": "USER", "utterance": "I'd like to travel on the 1st of March." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Perfect, now tell me when do you plan to return." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-12" ], "slot": "return_date", "values": [ "March 12th" ] }, { "act": "INFORM", "canonical_values": [ "dontcare" ], "slot": "seating_class", "values": [ "dontcare" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 32, "slot": "return_date", "start": 22 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "1st of March" ], "destination_airport": [ "London, England" ], "origin_airport": [ "Washington" ], "return_date": [ "March 12th" ], "seating_class": [ "dontcare" ] } } } ], "speaker": "USER", "utterance": "I'd like to return on March 12th. I forgot to mention that I am not particular about ticket class." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "14:55" ], "slot": "outbound_departure_time", "values": [ "2:55 pm" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "12:45" ], "slot": "inbound_departure_time", "values": [ "12:45 pm" ] }, { "act": "OFFER", "canonical_values": [ "599" ], "slot": "price", "values": [ "$599" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "3" ], "slot": "count", "values": [ "3" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-01", "destination_airport": "London", "origin_airport": "Washington", "return_date": "2019-03-12" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-01", "destination_airport": "London", "inbound_arrival_time": "04:55", "inbound_departure_time": "12:45", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Washington", "outbound_arrival_time": "07:49", "outbound_departure_time": "14:55", "price": "599", "return_date": "2019-03-12", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-01", "destination_airport": "London", "inbound_arrival_time": "19:06", "inbound_departure_time": "09:30", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Washington", "outbound_arrival_time": "08:22", "outbound_departure_time": "12:55", "price": "501", "return_date": "2019-03-12", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-01", "destination_airport": "London", "inbound_arrival_time": "21:43", "inbound_departure_time": "12:40", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Washington", "outbound_arrival_time": "07:49", "outbound_departure_time": "10:00", "price": "542", "return_date": "2019-03-12", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 141, "slot": "outbound_departure_time", "start": 134 }, { "exclusive_end": 175, "slot": "inbound_departure_time", "start": 167 }, { "exclusive_end": 196, "slot": "price", "start": 192 } ] } ], "speaker": "SYSTEM", "utterance": "There are 3 flights matching your criteria, out of which I would recommend an American Airlines flight, with a layover, taking off at 2:55 pm. The return flight is at 12:45 pm and tickets are $599." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "1st of March" ], "destination_airport": [ "London, England" ], "origin_airport": [ "Washington" ], "return_date": [ "March 12th" ], "seating_class": [ "dontcare" ] } } } ], "speaker": "USER", "utterance": "Sounds perfect to me." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Is there anything else I could do for you?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "departure_date": [ "1st of March" ], "destination_airport": [ "London, England" ], "origin_airport": [ "Washington" ], "return_date": [ "March 12th" ], "seating_class": [ "dontcare" ] } } } ], "speaker": "USER", "utterance": "No, not at the moment. Thanks for everything." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "My pleasure. Have a nice day." } ] }, { "dialogue_id": "33_00095", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] }, { "act": "INFORM", "canonical_values": [ "London" ], "slot": "location", "values": [ "London, England" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 44, "slot": "location", "start": 29 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Museum" ], "location": [ "London, England" ] } } } ], "speaker": "USER", "utterance": "I am looking for a museum in London, England." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Apsley House" ], "slot": "attraction_name", "values": [ "Apsley House" ] }, { "act": "OFFER", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Museum", "location": "London" } }, "service_results": [ { "attraction_name": "Apsley House", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "1793 414926" }, { "attraction_name": "BODY WORLDS London", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "330 223 3233" }, { "attraction_name": "Bank of England Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "False", "location": "London", "phone_number": "20 3461 5545" }, { "attraction_name": "Camden Arts Centre", "category": "Museum", "free_entry": "False", "good_for_kids": "False", "location": "London", "phone_number": "20 7472 5500" }, { "attraction_name": "Charles Dickens Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 7405 2127" }, { "attraction_name": "Churchill War Rooms", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 7416 5000" }, { "attraction_name": "Cutty Sark", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 8858 4422" }, { "attraction_name": "Design Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7403 6933" }, { "attraction_name": "Discover Children's Story Centre", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 8536 5555" }, { "attraction_name": "Dulwich Picture Gallery", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 8693 5254" } ], "slots": [ { "exclusive_end": 62, "slot": "attraction_name", "start": 50 } ] } ], "speaker": "SYSTEM", "utterance": "I found 10 attractions. How about a museum called Apsley House." }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Museum" ], "location": [ "London, England" ] } } } ], "speaker": "USER", "utterance": "Great, Can you show me any other attractions?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "BODY WORLDS London" ], "slot": "attraction_name", "values": [ "BODY WORLDS London" ] }, { "act": "OFFER", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 44, "slot": "attraction_name", "start": 26 } ] } ], "speaker": "SYSTEM", "utterance": "How about a museum called BODY WORLDS London?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Museum" ], "location": [ "London, England" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_laundry_service", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "where_to": [ "London, England" ] } } } ], "speaker": "USER", "utterance": "Okay, nice. Can you find me a house with laundry to stay there?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1 Addington Street" ], "slot": "address", "values": [ "1 Addington Street" ] }, { "act": "OFFER", "canonical_values": [ "4.30" ], "slot": "rating", "values": [ "4.3" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "has_laundry_service": "True", "where_to": "London" } }, "service_results": [ { "address": "1 Addington Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+44 333 400 6116", "rating": "4.30", "total_price": "1600", "where_to": "London" }, { "address": "1 Baffin Way", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+44 20 7517 1100", "rating": "4.10", "total_price": "300", "where_to": "London" }, { "address": "1 Ham Yard", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 3642 2000", "rating": "4.50", "total_price": "1000", "where_to": "London" }, { "address": "1 King's Cross Road", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+44 20 7833 3900", "rating": "4.10", "total_price": "480", "where_to": "London" }, { "address": "1 Lancaster Gate", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+44 20 7262 5022", "rating": "3.80", "total_price": "3360", "where_to": "London" }, { "address": "1 Seething Lane", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+44 20 7702 2020", "rating": "4.50", "total_price": "756", "where_to": "London" }, { "address": "1 Silvertown Way", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+44 20 7540 4040", "rating": "3.90", "total_price": "2700", "where_to": "London" }, { "address": "1 Suffolk Place", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 7470 4000", "rating": "4.60", "total_price": "870", "where_to": "London" }, { "address": "1 Waterview Drive", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+44 20 8463 6868", "rating": "4.60", "total_price": "276", "where_to": "London" }, { "address": "1-15, Templeton Place", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+44 20 7598 8700", "rating": "4.40", "total_price": "936", "where_to": "London" } ], "slots": [ { "exclusive_end": 82, "slot": "address", "start": 64 }, { "exclusive_end": 45, "slot": "rating", "start": 42 } ] } ], "speaker": "SYSTEM", "utterance": "I found 10 houses. How about a house with 4.3 rating located at 1 Addington Street?" }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "where_to": [ "London, England" ] } } } ], "speaker": "USER", "utterance": "Can you show me any other available house?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1 Baffin Way" ], "slot": "address", "values": [ "1 Baffin Way" ] }, { "act": "OFFER", "canonical_values": [ "4.10" ], "slot": "rating", "values": [ "4.1" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 57, "slot": "address", "start": 45 }, { "exclusive_end": 26, "slot": "rating", "start": 23 } ] } ], "speaker": "SYSTEM", "utterance": "How about a house with 4.1 rating located at 1 Baffin Way?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "where_to": [ "London, England" ] } } } ], "speaker": "USER", "utterance": "This house sounds nice to me." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookHouse" ], "slot": "intent", "values": [ "BookHouse" ] } ], "service": "Hotels_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you want me to make a reservation for the house?" }, { "frames": [ { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "where_to": [ "London, England" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "London, England" ] } } } ], "speaker": "USER", "utterance": "No, Not now. I want to find a round trip flight." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What is the city and date for your departure?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "departure_date", "values": [ "2nd of March" ] }, { "act": "INFORM", "canonical_values": [ "San Francisco" ], "slot": "origin_airport", "values": [ "SFO" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 42, "slot": "departure_date", "start": 30 }, { "exclusive_end": 26, "slot": "origin_airport", "start": 23 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "2nd of March" ], "destination_airport": [ "London, England" ], "origin_airport": [ "SFO" ] } } } ], "speaker": "USER", "utterance": "I will be leaving from SFO on 2nd of March." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Which date will be returning?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-12" ], "slot": "return_date", "values": [ "the 12th" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 29, "slot": "return_date", "start": 21 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "2nd of March" ], "destination_airport": [ "London, England" ], "origin_airport": [ "SFO" ], "return_date": [ "the 12th" ] } } } ], "speaker": "USER", "utterance": "I am getting back on the 12th." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "04:55" ], "slot": "outbound_departure_time", "values": [ "4:55 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "12:45" ], "slot": "inbound_departure_time", "values": [ "12:45 pm" ] }, { "act": "OFFER", "canonical_values": [ "586" ], "slot": "price", "values": [ "$586" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "2" ], "slot": "count", "values": [ "2" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-02", "destination_airport": "London", "origin_airport": "San Francisco", "return_date": "2019-03-12" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-02", "destination_airport": "London", "inbound_arrival_time": "01:05", "inbound_departure_time": "12:45", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "San Francisco", "outbound_arrival_time": "06:47", "outbound_departure_time": "04:55", "price": "586", "return_date": "2019-03-12", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-02", "destination_airport": "London", "inbound_arrival_time": "22:37", "inbound_departure_time": "12:40", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "San Francisco", "outbound_arrival_time": "06:47", "outbound_departure_time": "08:20", "price": "636", "return_date": "2019-03-12", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 116, "slot": "outbound_departure_time", "start": 109 }, { "exclusive_end": 163, "slot": "inbound_departure_time", "start": 155 }, { "exclusive_end": 205, "slot": "price", "start": 201 } ] } ], "speaker": "SYSTEM", "utterance": "There are 2 flights suitable for you. How about an American Airlines flight whose onward flight takes off at 4:55 am and the returning flight takes off at 12:45 pm and the total cost for the ticket is $586." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "2nd of March" ], "destination_airport": [ "London, England" ], "origin_airport": [ "SFO" ], "return_date": [ "the 12th" ] } } } ], "speaker": "USER", "utterance": "That sounds great to me. That will be all. Thank you!" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "I am glad I could help. Have a nice day!" } ] }, { "dialogue_id": "33_00096", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "Paris" ], "slot": "location", "values": [ "Paris, France" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 66, "slot": "location", "start": 53 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "good_for_kids": [ "True" ], "location": [ "Paris, France" ] } } } ], "speaker": "USER", "utterance": "Will you find child-friendly attractions to visit in Paris, France?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Church in Paris" ], "slot": "attraction_name", "values": [ "American Church in Paris" ] }, { "act": "OFFER", "canonical_values": [ "Place of Worship" ], "slot": "category", "values": [ "Place of Worship" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "good_for_kids": "True", "location": "Paris" } }, "service_results": [ { "attraction_name": "American Church in Paris", "category": "Place of Worship", "free_entry": "True", "good_for_kids": "True", "location": "Paris", "phone_number": "1 40 62 05 00" }, { "attraction_name": "Arc de Triomphe", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "Paris", "phone_number": "1 55 37 73 77" }, { "attraction_name": "Bagatelle park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Paris", "phone_number": "1 53 64 53 80" }, { "attraction_name": "Ballon Generali", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "Paris", "phone_number": "1 44 26 20 00" }, { "attraction_name": "Bois de Boulogne", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Paris", "phone_number": "1 53 92 82 82" }, { "attraction_name": "Bois de Vincennes", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Paris", "phone_number": "1 49 57 15 15" }, { "attraction_name": "Carreau du Temple", "category": "Performing Arts Venue", "free_entry": "False", "good_for_kids": "True", "location": "Paris", "phone_number": "1 83 81 93 30" }, { "attraction_name": "Catacombs of Paris", "category": "Historical Landmark", "free_entry": "True", "good_for_kids": "True", "location": "Paris", "phone_number": "1 43 22 47 63" }, { "attraction_name": "Cent Quatre", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "True", "location": "Paris", "phone_number": "1 53 35 50 00" }, { "attraction_name": "Cinematheque Francaise", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "Paris", "phone_number": "1 71 19 33 33" } ], "slots": [ { "exclusive_end": 30, "slot": "attraction_name", "start": 6 } ] } ], "speaker": "SYSTEM", "utterance": "Found American Church in Paris, a Place of Worship." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "good_for_kids": [ "True" ], "location": [ "Paris, France" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] }, { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_adults", "values": [ "2" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_laundry_service", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 84, "slot": "rating", "start": 81 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "2" ], "rating": [ "4.4" ], "where_to": [ "Paris, France" ] } } } ], "speaker": "USER", "utterance": "Nice. Will you find a house to stay that offers laundry service with a rating of 4.4 or higher for 2 people?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1 Rue Bayard, 75008" ], "slot": "address", "values": [ "1 Rue Bayard, 75008" ] }, { "act": "OFFER", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "has_laundry_service": "True", "number_of_adults": "2", "rating": "4.40", "where_to": "Paris" } }, "service_results": [ { "address": "1 Rue Bayard, 75008", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+33 1 53 75 62 62", "rating": "4.40", "total_price": "1950", "where_to": "Paris" }, { "address": "10 Rue de Passy, 75016", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+33 1 45 25 55 66", "rating": "4.40", "total_price": "528", "where_to": "Paris" }, { "address": "12 Rue de Marignan, 75008", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+33 1 40 76 34 56", "rating": "4.40", "total_price": "500", "where_to": "Paris" }, { "address": "14 Rue Beaujon, 75008", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+33 1 53 89 50 50", "rating": "4.40", "total_price": "960", "where_to": "Paris" }, { "address": "15 Rue Boissy d'Anglas, 75008", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+33 1 44 94 14 14", "rating": "4.40", "total_price": "4340", "where_to": "Paris" }, { "address": "15 Rue Edouard Manet, 75013", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+33 1 45 86 35 99", "rating": "4.40", "total_price": "1344", "where_to": "Paris" }, { "address": "18 Rue du Cirque, 75008", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+33 1 43 87 10 10", "rating": "4.40", "total_price": "3840", "where_to": "Paris" }, { "address": "19 Rue du Champ de Mars, 75007", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+33 1 47 05 25 45", "rating": "4.40", "total_price": "360", "where_to": "Paris" }, { "address": "2 Rue de Parme, 75009", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+33 1 53 16 33 33", "rating": "4.40", "total_price": "264", "where_to": "Paris" }, { "address": "28 Rue Saint-Roch, 75001", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+33 1 70 83 00 00", "rating": "4.40", "total_price": "1890", "where_to": "Paris" } ], "slots": [ { "exclusive_end": 51, "slot": "address", "start": 32 }, { "exclusive_end": 62, "slot": "rating", "start": 59 } ] } ], "speaker": "SYSTEM", "utterance": "Found 10 houses. One of them is 1 Rue Bayard, 75008 with a 4.4 rating." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [ "phone_number" ], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "2" ], "rating": [ "4.4" ], "where_to": [ "Paris, France" ] } } } ], "speaker": "USER", "utterance": "Their contact number?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "+33 1 53 75 62 62" ], "slot": "phone_number", "values": [ "+33 1 53 75 62 62" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 39, "slot": "phone_number", "start": 22 } ] } ], "speaker": "SYSTEM", "utterance": "You may reach them at +33 1 53 75 62 62." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "2" ], "rating": [ "4.4" ], "where_to": [ "Paris, France" ] } } } ], "speaker": "USER", "utterance": "Fantastic." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookHouse" ], "slot": "intent", "values": [ "BookHouse" ] } ], "service": "Hotels_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Reserve this house?" }, { "frames": [ { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "2" ], "rating": [ "4.4" ], "where_to": [ "Paris, France" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "United Airlines" ], "slot": "airlines", "values": [ "United Airlines" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-12" ], "slot": "return_date", "values": [ "12th of this month" ] }, { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 110, "slot": "return_date", "start": 92 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "United Airlines" ], "destination_airport": [ "Paris, France" ], "number_of_tickets": [ "2" ], "return_date": [ "12th of this month" ] } } } ], "speaker": "USER", "utterance": "Not now. Will you find 2 round-trip flight tickets with United Airlines with return date of 12th of this month?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Departing city? Date of travel?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "departure_date", "values": [ "the 2nd" ] }, { "act": "INFORM", "canonical_values": [ "Atlanta" ], "slot": "origin_airport", "values": [ "ATL" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 35, "slot": "departure_date", "start": 28 }, { "exclusive_end": 24, "slot": "origin_airport", "start": 21 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "United Airlines" ], "departure_date": [ "the 2nd" ], "destination_airport": [ "Paris, France" ], "number_of_tickets": [ "2" ], "origin_airport": [ "ATL" ], "return_date": [ "12th of this month" ] } } } ], "speaker": "USER", "utterance": "I want to fly out of ATL on the 2nd." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "United Airlines" ], "slot": "airlines", "values": [ "United Airlines" ] }, { "act": "OFFER", "canonical_values": [ "07:25" ], "slot": "outbound_departure_time", "values": [ "7:25 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "15:00" ], "slot": "inbound_departure_time", "values": [ "3 pm" ] }, { "act": "OFFER", "canonical_values": [ "561" ], "slot": "price", "values": [ "$561" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "1" ], "slot": "count", "values": [ "1" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "airlines": "United Airlines", "departure_date": "2019-03-02", "destination_airport": "Paris", "number_of_tickets": "2", "origin_airport": "Atlanta", "return_date": "2019-03-12" } }, "service_results": [ { "airlines": "United Airlines", "departure_date": "2019-03-02", "destination_airport": "Paris", "inbound_arrival_time": "05:26", "inbound_departure_time": "15:00", "is_nonstop": "False", "number_of_tickets": "2", "origin_airport": "Atlanta", "outbound_arrival_time": "04:27", "outbound_departure_time": "07:25", "price": "561", "return_date": "2019-03-12", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 61, "slot": "outbound_departure_time", "start": 54 }, { "exclusive_end": 100, "slot": "inbound_departure_time", "start": 96 }, { "exclusive_end": 109, "slot": "price", "start": 105 } ] } ], "speaker": "SYSTEM", "utterance": "Found 1 flight with United Airlines with departure at 7:25 am and returning flight takes off at 3 pm for $561." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "United Airlines" ], "departure_date": [ "the 2nd" ], "destination_airport": [ "Paris, France" ], "number_of_tickets": [ "2" ], "origin_airport": [ "ATL" ], "return_date": [ "12th of this month" ] } } } ], "speaker": "USER", "utterance": "Great." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Anything else?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "airlines": [ "United Airlines" ], "departure_date": [ "the 2nd" ], "destination_airport": [ "Paris, France" ], "number_of_tickets": [ "2" ], "origin_airport": [ "ATL" ], "return_date": [ "12th of this month" ] } } } ], "speaker": "USER", "utterance": "That's all." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a nice day." } ] }, { "dialogue_id": "33_00097", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Tourist Attraction" ], "slot": "category", "values": [ "Tourist Attraction" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Tourist Attraction" ] } } } ], "speaker": "USER", "utterance": "Im looking for some attractions to visit. Like a tourist attraction" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Whats your preferred city" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "New York" ], "slot": "location", "values": [ "New York City" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 23, "slot": "location", "start": 10 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Tourist Attraction" ], "good_for_kids": [ "True" ], "location": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "I want in New York City and a child-friendly place" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Bethesda Terrace" ], "slot": "attraction_name", "values": [ "Bethesda Terrace" ] }, { "act": "OFFER", "canonical_values": [ "Tourist Attraction" ], "slot": "category", "values": [ "Tourist Attraction" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Tourist Attraction", "good_for_kids": "True", "location": "New York" } }, "service_results": [ { "attraction_name": "Bethesda Terrace", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-310-6600" }, { "attraction_name": "Circle Line Sightseeing Cruises", "category": "Tourist Attraction", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-563-3200" }, { "attraction_name": "Fearless Girl Statue", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "617-786-3000" }, { "attraction_name": "Madame Tussauds New York", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "(866) 841-3505" }, { "attraction_name": "National Geographic Encounter", "category": "Tourist Attraction", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "646-308-1337" }, { "attraction_name": "Rockefeller Center Christmas Tree", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-588-8601" }, { "attraction_name": "Strawberry Fields", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "The Mercury Lounge", "category": "Tourist Attraction", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "646-921-7680" }, { "attraction_name": "Yankee Stadium Tours", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "646-977-8687" } ], "slots": [ { "exclusive_end": 33, "slot": "attraction_name", "start": 17 } ] } ], "speaker": "SYSTEM", "utterance": "You can checkout Bethesda Terrace which is a tourist attraction" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Tourist Attraction" ], "good_for_kids": [ "True" ], "location": [ "New York City" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "3.60" ], "slot": "rating", "values": [ "3.6" ] }, { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_adults", "values": [ "1" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_laundry_service", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 65, "slot": "rating", "start": 62 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "1" ], "rating": [ "3.6" ], "where_to": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "Okay cool I want to find a house to stay too with a rating of 3.6 or higher for 1 people along with laundry service" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "100 Greenwich Street" ], "slot": "address", "values": [ "100 Greenwich Street" ] }, { "act": "OFFER", "canonical_values": [ "3.60" ], "slot": "rating", "values": [ "3.6" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "has_laundry_service": "True", "number_of_adults": "1", "rating": "3.60", "where_to": "New York" } }, "service_results": [ { "address": "100 Greenwich Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 917-409-0800", "rating": "3.60", "total_price": "1050", "where_to": "New York" }, { "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-512-0248", "rating": "3.60", "total_price": "264", "where_to": "New York" }, { "address": "100-33 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-606-7400", "rating": "3.60", "total_price": "1560", "where_to": "New York" }, { "address": "102-05 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-565-8900", "rating": "3.60", "total_price": "1440", "where_to": "New York" }, { "address": "102-40 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-672-6600", "rating": "3.60", "total_price": "336", "where_to": "New York" }, { "address": "1033 6th Avenue", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 212-768-0007", "rating": "3.60", "total_price": "1860", "where_to": "New York" }, { "address": "104-04 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-457-6300", "rating": "3.60", "total_price": "3150", "where_to": "New York" }, { "address": "108 West 24th Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 212-414-1000", "rating": "3.60", "total_price": "2772", "where_to": "New York" }, { "address": "11 East 31st Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 212-806-7000", "rating": "3.60", "total_price": "912", "where_to": "New York" }, { "address": "11 Howard Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 212-235-1111", "rating": "3.60", "total_price": "1020", "where_to": "New York" } ], "slots": [ { "exclusive_end": 44, "slot": "address", "start": 24 }, { "exclusive_end": 57, "slot": "rating", "start": 54 } ] } ], "speaker": "SYSTEM", "utterance": "I found a good house at 100 Greenwich Street which is 3.6 rated" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [ "phone_number" ], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "1" ], "rating": [ "3.6" ], "where_to": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "Can I get their contact number" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "+1 917-409-0800" ], "slot": "phone_number", "values": [ "+1 917-409-0800" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 35, "slot": "phone_number", "start": 20 } ] } ], "speaker": "SYSTEM", "utterance": "The phone number is +1 917-409-0800" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "1" ], "rating": [ "3.6" ], "where_to": [ "New York City" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "Delta Airlines" ], "slot": "airlines", "values": [ "Delta Airlines" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "Delta Airlines" ], "destination_airport": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "Thats amazing house. I want to find round trip flight to get there with Delta Airlines" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "From which city and on which date you like to take flight? When are you planning to return?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-05" ], "slot": "departure_date", "values": [ "5th of this month" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-11" ], "slot": "return_date", "values": [ "the 11th" ] }, { "act": "INFORM", "canonical_values": [ "Premium Economy" ], "slot": "seating_class", "values": [ "Premium Economy" ] }, { "act": "INFORM", "canonical_values": [ "Atlanta" ], "slot": "origin_airport", "values": [ "Atlanta, GA" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 43, "slot": "departure_date", "start": 26 }, { "exclusive_end": 66, "slot": "return_date", "start": 58 }, { "exclusive_end": 126, "slot": "origin_airport", "start": 115 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "Delta Airlines" ], "departure_date": [ "5th of this month" ], "destination_airport": [ "New York City" ], "origin_airport": [ "Atlanta, GA" ], "return_date": [ "the 11th" ], "seating_class": [ "Premium Economy" ] } } } ], "speaker": "USER", "utterance": "I will start my travel on 5th of this month and return on the 11th. find me some premium economy class ticket from Atlanta, GA" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Delta Airlines" ], "slot": "airlines", "values": [ "Delta Airlines" ] }, { "act": "OFFER", "canonical_values": [ "08:25" ], "slot": "outbound_departure_time", "values": [ "8:25 am" ] }, { "act": "OFFER", "canonical_values": [ "True" ], "slot": "is_nonstop", "values": [ "True" ] }, { "act": "OFFER", "canonical_values": [ "19:05" ], "slot": "inbound_departure_time", "values": [ "7:05 pm" ] }, { "act": "OFFER", "canonical_values": [ "284" ], "slot": "price", "values": [ "$284" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "airlines": "Delta Airlines", "departure_date": "2019-03-05", "destination_airport": "New York", "origin_airport": "Atlanta", "return_date": "2019-03-11", "seating_class": "Premium Economy" } }, "service_results": [ { "airlines": "Delta Airlines", "departure_date": "2019-03-05", "destination_airport": "New York", "inbound_arrival_time": "21:27", "inbound_departure_time": "19:05", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "Atlanta", "outbound_arrival_time": "10:47", "outbound_departure_time": "08:25", "price": "284", "return_date": "2019-03-11", "seating_class": "Premium Economy" } ], "slots": [ { "exclusive_end": 52, "slot": "outbound_departure_time", "start": 45 }, { "exclusive_end": 116, "slot": "inbound_departure_time", "start": 109 }, { "exclusive_end": 133, "slot": "price", "start": 129 } ] } ], "speaker": "SYSTEM", "utterance": "Would you like to fly with Delta AIrlines at 8:25 am which is a direct flight and return flight takes off at 7:05 pm which costs $284" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "inbound_arrival_time", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [ "inbound_arrival_time" ], "slot_values": { "airlines": [ "Delta Airlines" ], "departure_date": [ "5th of this month" ], "destination_airport": [ "New York City" ], "origin_airport": [ "Atlanta, GA" ], "return_date": [ "the 11th" ], "seating_class": [ "Premium Economy" ] } } } ], "speaker": "USER", "utterance": "WHen will the return flight arrives" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "21:27" ], "slot": "inbound_arrival_time", "values": [ "9:27 pm" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 10, "slot": "inbound_arrival_time", "start": 3 } ] } ], "speaker": "SYSTEM", "utterance": "At 9:27 pm it will arrive" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "Delta Airlines" ], "departure_date": [ "5th of this month" ], "destination_airport": [ "New York City" ], "origin_airport": [ "Atlanta, GA" ], "return_date": [ "the 11th" ], "seating_class": [ "Premium Economy" ] } } } ], "speaker": "USER", "utterance": "Sound great. Thanks for it" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "have a nice day" } ] }, { "dialogue_id": "33_00098", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Berlin" ], "slot": "location", "values": [ "Berlin" ] }, { "act": "INFORM", "canonical_values": [ "dontcare" ], "slot": "category", "values": [ "dontcare" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 120, "slot": "location", "start": 114 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "dontcare" ], "location": [ "Berlin" ] } } } ], "speaker": "USER", "utterance": "i have some leisure time , i have a plan to visit some places. will you show me some cool attractions to visit in Berlin?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Alte Nationalgalerie" ], "slot": "attraction_name", "values": [ "Alte Nationalgalerie" ] }, { "act": "OFFER", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "location": "Berlin" } }, "service_results": [ { "attraction_name": "Alte Nationalgalerie", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "Berlin", "phone_number": "30 266424242" }, { "attraction_name": "Altes Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "Berlin", "phone_number": "30 266424242" }, { "attraction_name": "AquaDom & SEA LIFE Berlin", "category": "Nature Preserve", "free_entry": "False", "good_for_kids": "True", "location": "Berlin", "phone_number": "180 6 66690101" }, { "attraction_name": "Aquarium Berlin", "category": "Nature Preserve", "free_entry": "False", "good_for_kids": "False", "location": "Berlin", "phone_number": "30 254010" }, { "attraction_name": "BeachMitte", "category": "Sports Venue", "free_entry": "False", "good_for_kids": "True", "location": "Berlin", "phone_number": "177 2806861" }, { "attraction_name": "Berggruen Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Berlin", "phone_number": "30 266424242" }, { "attraction_name": "Berlin Cathedral Church", "category": "Place of Worship", "free_entry": "True", "good_for_kids": "False", "location": "Berlin", "phone_number": "30 20269122" }, { "attraction_name": "Berlin Dungeon", "category": "Tourist Attraction", "free_entry": "True", "good_for_kids": "True", "location": "Berlin", "phone_number": "180 6 255544" }, { "attraction_name": "Berlin Museum of Medical History of the Charite", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Berlin", "phone_number": "30 450536156" }, { "attraction_name": "Berlin Palace", "category": "Performing Arts Venue", "free_entry": "False", "good_for_kids": "False", "location": "Berlin", "phone_number": "30 265950521" } ], "slots": [ { "exclusive_end": 31, "slot": "attraction_name", "start": 11 } ] } ], "speaker": "SYSTEM", "utterance": "What about Alte Nationalgalerie which is a museum?" }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "dontcare" ], "location": [ "Berlin" ] } } } ], "speaker": "USER", "utterance": "ok that's cool, whether any other attractions is there other than this?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Altes Museum" ], "slot": "attraction_name", "values": [ "Altes Museum" ] }, { "act": "OFFER", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 23, "slot": "attraction_name", "start": 11 } ] } ], "speaker": "SYSTEM", "utterance": "what about Altes Museum, which is a good Museum?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "dontcare" ], "location": [ "Berlin" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "Berlin" ] } } } ], "speaker": "USER", "utterance": "okay that's great. I need to find a house to stay over there." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Alt-Moabit 99, 10559" ], "slot": "address", "values": [ "Alt-Moabit 99, 10559" ] }, { "act": "OFFER", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "Berlin" } }, "service_results": [ { "address": "Alt-Moabit 99, 10559", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+49 30 399200", "rating": "4.40", "total_price": "1680", "where_to": "Berlin" }, { "address": "Alt-Reinickendorf 4-5, 13407", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+49 30 498830", "rating": "3.60", "total_price": "580", "where_to": "Berlin" }, { "address": "Am Borsigturm 1, 13507", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+49 30 43036000", "rating": "4.30", "total_price": "480", "where_to": "Berlin" }, { "address": "Am Ostbahnhof 5, 10243", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+49 30 293680", "rating": "4.20", "total_price": "612", "where_to": "Berlin" }, { "address": "Fischerinsel 12, 10179", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+49 30 206740", "rating": "4.30", "total_price": "3248", "where_to": "Berlin" }, { "address": "Frankfurter Allee 57-59, 10247", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+49 30 72022100", "rating": "4.00", "total_price": "1575", "where_to": "Berlin" }, { "address": "Kronprinzendamm 1, 10711", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+49 30 896030", "rating": "3.90", "total_price": "640", "where_to": "Berlin" }, { "address": "Kurt-Schumacher-Damm 202, 13405", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+49 30 41060", "rating": "3.90", "total_price": "2320", "where_to": "Berlin" }, { "address": "Landsberger Allee 203, 13055", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+49 30 978080", "rating": "3.60", "total_price": "4032", "where_to": "Berlin" } ], "slots": [ { "exclusive_end": 53, "slot": "address", "start": 33 }, { "exclusive_end": 72, "slot": "rating", "start": 69 } ] } ], "speaker": "SYSTEM", "utterance": "there is a nice house located at Alt-Moabit 99, 10559. the rating is 4.4." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_adults", "values": [ "2" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_laundry_service", "values": [ "True" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "2" ], "where_to": [ "Berlin" ] } } } ], "speaker": "USER", "utterance": "Whether any other houses available? i need it for 2 people with laundry service." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Alt-Reinickendorf 4-5, 13407" ], "slot": "address", "values": [ "Alt-Reinickendorf 4-5, 13407" ] }, { "act": "OFFER", "canonical_values": [ "3.60" ], "slot": "rating", "values": [ "3.6" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "9" ], "slot": "count", "values": [ "9" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "has_laundry_service": "True", "number_of_adults": "2", "where_to": "Berlin" } }, "service_results": [ { "address": "Alt-Moabit 99, 10559", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+49 30 399200", "rating": "4.40", "total_price": "1680", "where_to": "Berlin" }, { "address": "Alt-Reinickendorf 4-5, 13407", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+49 30 498830", "rating": "3.60", "total_price": "580", "where_to": "Berlin" }, { "address": "Am Borsigturm 1, 13507", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+49 30 43036000", "rating": "4.30", "total_price": "480", "where_to": "Berlin" }, { "address": "Am Ostbahnhof 5, 10243", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+49 30 293680", "rating": "4.20", "total_price": "612", "where_to": "Berlin" }, { "address": "Fischerinsel 12, 10179", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+49 30 206740", "rating": "4.30", "total_price": "3248", "where_to": "Berlin" }, { "address": "Frankfurter Allee 57-59, 10247", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+49 30 72022100", "rating": "4.00", "total_price": "1575", "where_to": "Berlin" }, { "address": "Kurt-Schumacher-Damm 202, 13405", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+49 30 41060", "rating": "3.90", "total_price": "2320", "where_to": "Berlin" }, { "address": "Landsberger Allee 203, 13055", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+49 30 978080", "rating": "3.60", "total_price": "4032", "where_to": "Berlin" }, { "address": "Marlene-Dietrich-Platz 2, 10785", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+49 30 25531234", "rating": "4.60", "total_price": "1680", "where_to": "Berlin" } ], "slots": [ { "exclusive_end": 107, "slot": "address", "start": 79 }, { "exclusive_end": 126, "slot": "rating", "start": 123 } ] } ], "speaker": "SYSTEM", "utterance": "There are 9 houses available as per your need. there is a nice house locatd at Alt-Reinickendorf 4-5, 13407. the rating is 3.6." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "2" ], "where_to": [ "Berlin" ] } } } ], "speaker": "USER", "utterance": "That house is great." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookHouse" ], "slot": "intent", "values": [ "BookHouse" ] } ], "service": "Hotels_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Whether i need to make a reservation for this house?" }, { "frames": [ { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "2" ], "where_to": [ "Berlin" ] } } } ], "speaker": "USER", "utterance": "No Need , not for now." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "whether i need to do anything else?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "United Airlines" ], "slot": "airlines", "values": [ "United Airlines" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-03" ], "slot": "departure_date", "values": [ "day after tomorrow" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 139, "slot": "departure_date", "start": 121 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "United Airlines" ], "departure_date": [ "day after tomorrow" ], "destination_airport": [ "Berlin" ] } } } ], "speaker": "USER", "utterance": "Will you find a round trip flight to get there? i need to fly with United AIrlines. I have to plan to start my travel on day after tomorrow." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "In which day you want to take the return flight?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-10" ], "slot": "return_date", "values": [ "10th of March" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 41, "slot": "return_date", "start": 28 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "United Airlines" ], "departure_date": [ "day after tomorrow" ], "destination_airport": [ "Berlin" ], "return_date": [ "10th of March" ] } } } ], "speaker": "USER", "utterance": "Return flight need to be on 10th of March." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "In which city you want to depart from?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Chicago" ], "slot": "origin_airport", "values": [ "Chi-town" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 38, "slot": "origin_airport", "start": 30 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "United Airlines" ], "departure_date": [ "day after tomorrow" ], "destination_airport": [ "Berlin" ], "origin_airport": [ "Chi-town" ], "return_date": [ "10th of March" ] } } } ], "speaker": "USER", "utterance": "Please check for flights from Chi-town." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "United Airlines" ], "slot": "airlines", "values": [ "United Airlines" ] }, { "act": "OFFER", "canonical_values": [ "21:20" ], "slot": "outbound_departure_time", "values": [ "9:20 pm" ] }, { "act": "OFFER", "canonical_values": [ "True" ], "slot": "is_nonstop", "values": [ "True" ] }, { "act": "OFFER", "canonical_values": [ "22:30" ], "slot": "inbound_departure_time", "values": [ "10:30 pm" ] }, { "act": "OFFER", "canonical_values": [ "372" ], "slot": "price", "values": [ "$372" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "1" ], "slot": "count", "values": [ "1" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "airlines": "United Airlines", "departure_date": "2019-03-03", "destination_airport": "Berlin", "origin_airport": "Chicago", "return_date": "2019-03-10" } }, "service_results": [ { "airlines": "United Airlines", "departure_date": "2019-03-03", "destination_airport": "Berlin", "inbound_arrival_time": "02:01", "inbound_departure_time": "22:30", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "Chicago", "outbound_arrival_time": "14:51", "outbound_departure_time": "21:20", "price": "372", "return_date": "2019-03-10", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 89, "slot": "outbound_departure_time", "start": 82 }, { "exclusive_end": 156, "slot": "inbound_departure_time", "start": 148 }, { "exclusive_end": 179, "slot": "price", "start": 175 } ] } ], "speaker": "SYSTEM", "utterance": "I found 1 flights. FLight name is United airlines. The onward flight takes off at 9:20 pm ,which is a direct flight. the return flight takes off at 10:30 pm. the ticket costs $372." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] }, { "act": "REQUEST", "canonical_values": [ "Economy" ], "slot": "seating_class", "values": [ "Economy" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [ "number_of_tickets", "seating_class" ], "slot_values": { "airlines": [ "United Airlines" ], "departure_date": [ "day after tomorrow" ], "destination_airport": [ "Berlin" ], "origin_airport": [ "Chi-town" ], "return_date": [ "10th of March" ] } } } ], "speaker": "USER", "utterance": "Is it for 3 people ? whether this is a Economy class ticket?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] }, { "act": "INFORM", "canonical_values": [ "Economy" ], "slot": "seating_class", "values": [ "Economy" ] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "It is for 1 travellers which is a Economy -class seat." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "United Airlines" ], "departure_date": [ "day after tomorrow" ], "destination_airport": [ "Berlin" ], "origin_airport": [ "Chi-town" ], "return_date": [ "10th of March" ] } } } ], "speaker": "USER", "utterance": "ok that's great. that's all i need" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a wonderful day." } ] }, { "dialogue_id": "33_00099", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "Vancouver" ], "slot": "location", "values": [ "Vancouver" ] }, { "act": "INFORM", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 52, "slot": "location", "start": 43 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Park" ], "good_for_kids": [ "True" ], "location": [ "Vancouver" ] } } } ], "speaker": "USER", "utterance": "Pull up child friendly park attractions in Vancouver I can visit please." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Dr. Sun Yat-Sen Classical Chinese Garden" ], "slot": "attraction_name", "values": [ "Dr. Sun Yat-Sen Classical Chinese Garden" ] }, { "act": "OFFER", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Park", "good_for_kids": "True", "location": "Vancouver" } }, "service_results": [ { "attraction_name": "Dr. Sun Yat-Sen Classical Chinese Garden", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Vancouver", "phone_number": "604-662-3207" }, { "attraction_name": "Jericho Beach", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Vancouver", "phone_number": "604-873-7000" }, { "attraction_name": "John Hendry Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Vancouver", "phone_number": "604-873-7000" }, { "attraction_name": "Queen Elizabeth Park, British Columbia", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Vancouver", "phone_number": "604-873-7000" }, { "attraction_name": "Stanley Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Vancouver", "phone_number": "604-681-6728" }, { "attraction_name": "Sunset Beach", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Vancouver", "phone_number": "604-873-7000" }, { "attraction_name": "VanDusen Botanical Garden", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Vancouver", "phone_number": "604-257-8335" } ], "slots": [ { "exclusive_end": 73, "slot": "attraction_name", "start": 33 } ] } ], "speaker": "SYSTEM", "utterance": "Sure, may I suggest checking out Dr. Sun Yat-Sen Classical Chinese Garden Park." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [ "phone_number" ], "slot_values": { "category": [ "Park" ], "good_for_kids": [ "True" ], "location": [ "Vancouver" ] } } } ], "speaker": "USER", "utterance": "Pull up the phone number there please." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "604-662-3207" ], "slot": "phone_number", "values": [ "604-662-3207" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 32, "slot": "phone_number", "start": 20 } ] } ], "speaker": "SYSTEM", "utterance": "Sure, the number is 604-662-3207" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Park" ], "good_for_kids": [ "True" ], "location": [ "Vancouver" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_adults", "values": [ "2" ] }, { "act": "INFORM", "canonical_values": [ "3.10" ], "slot": "rating", "values": [ "3.1" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 143, "slot": "rating", "start": 140 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "number_of_adults": [ "2" ], "rating": [ "3.1" ], "where_to": [ "Vancouver" ] } } } ], "speaker": "USER", "utterance": "Okay, thanks. I will be needing to find a house to stay at while i'm there. There will be two people in my party. I would prefer ratings of 3.1 or higher please." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1018 Granville Street" ], "slot": "address", "values": [ "1018 Granville Street" ] }, { "act": "OFFER", "canonical_values": [ "3.10" ], "slot": "rating", "values": [ "3.1" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "number_of_adults": "2", "rating": "3.10", "where_to": "Vancouver" } }, "service_results": [ { "address": "1018 Granville Street", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+1 877-972-6378", "rating": "3.10", "total_price": "342", "where_to": "Vancouver" }, { "address": "1025 Granville Street", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+1 604-685-5335", "rating": "3.10", "total_price": "1008", "where_to": "Vancouver" }, { "address": "1041 Southwest Marine Drive", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 604-263-1555", "rating": "3.10", "total_price": "2970", "where_to": "Vancouver" }, { "address": "1100 Granville Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 604-669-7070", "rating": "3.10", "total_price": "324", "where_to": "Vancouver" }, { "address": "111 Robson Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 604-602-1008", "rating": "3.10", "total_price": "900", "where_to": "Vancouver" }, { "address": "1110 Howe Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 604-684-2151", "rating": "3.10", "total_price": "1302", "where_to": "Vancouver" }, { "address": "1114 Burnaby Street", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+1 604-684-4565", "rating": "3.10", "total_price": "270", "where_to": "Vancouver" }, { "address": "1128 Alberni Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 604-683-1399", "rating": "3.10", "total_price": "1344", "where_to": "Vancouver" }, { "address": "1128 West Georgia Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 604-689-1120", "rating": "3.10", "total_price": "630", "where_to": "Vancouver" }, { "address": "1133 West Hastings Street", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+1 604-689-9211", "rating": "3.10", "total_price": "2800", "where_to": "Vancouver" } ], "slots": [ { "exclusive_end": 112, "slot": "address", "start": 91 }, { "exclusive_end": 133, "slot": "rating", "start": 130 } ] } ], "speaker": "SYSTEM", "utterance": "Alright, I've located 10 options for your search. May i start with a nice house located at 1018 Granville Street with a rating of 3.1." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "has_laundry_service", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [ "has_laundry_service", "phone_number" ], "slot_values": { "number_of_adults": [ "2" ], "rating": [ "3.1" ], "where_to": [ "Vancouver" ] } } } ], "speaker": "USER", "utterance": "Find out if they have laundry service and I will also need the contact number for this location as well." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "False" ], "slot": "has_laundry_service", "values": [ "False" ] }, { "act": "INFORM", "canonical_values": [ "+1 877-972-6378" ], "slot": "phone_number", "values": [ "+1 877-972-6378" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 92, "slot": "phone_number", "start": 77 } ] } ], "speaker": "SYSTEM", "utterance": "Unfortunately there is no laundry service. The phone number you requested is +1 877-972-6378" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "number_of_adults": [ "2" ], "rating": [ "3.1" ], "where_to": [ "Vancouver" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "Vancouver" ] } } } ], "speaker": "USER", "utterance": "This house will work just fine. I'll also be needing round trip flight information to get there as well." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Which city will you plan to depart from?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Las Vegas" ], "slot": "origin_airport", "values": [ "Las Vegas" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 18, "slot": "origin_airport", "start": 9 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "Vancouver" ], "origin_airport": [ "Las Vegas" ] } } } ], "speaker": "USER", "utterance": "Lets say Las Vegas." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Alright,which day would you like to return home?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-14" ], "slot": "return_date", "values": [ "14th of March" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 40, "slot": "return_date", "start": 27 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "Vancouver" ], "origin_airport": [ "Las Vegas" ], "return_date": [ "14th of March" ] } } } ], "speaker": "USER", "utterance": "Return date will be on the 14th of March." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Great, what date will you be departing on?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "departure_date", "values": [ "2nd of March" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 44, "slot": "departure_date", "start": 32 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "2nd of March" ], "destination_airport": [ "Vancouver" ], "origin_airport": [ "Las Vegas" ], "return_date": [ "14th of March" ] } } } ], "speaker": "USER", "utterance": "I would like to head out on the 2nd of March." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "United Airlines" ], "slot": "airlines", "values": [ "United Airlines" ] }, { "act": "OFFER", "canonical_values": [ "04:30" ], "slot": "outbound_departure_time", "values": [ "4:30 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "09:25" ], "slot": "inbound_departure_time", "values": [ "9:25 am" ] }, { "act": "OFFER", "canonical_values": [ "368" ], "slot": "price", "values": [ "$368" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "1" ], "slot": "count", "values": [ "1" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-02", "destination_airport": "Vancouver", "origin_airport": "Las Vegas", "return_date": "2019-03-14" } }, "service_results": [ { "airlines": "United Airlines", "departure_date": "2019-03-02", "destination_airport": "Vancouver", "inbound_arrival_time": "17:45", "inbound_departure_time": "09:25", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Las Vegas", "outbound_arrival_time": "10:47", "outbound_departure_time": "04:30", "price": "368", "return_date": "2019-03-14", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 97, "slot": "outbound_departure_time", "start": 90 }, { "exclusive_end": 157, "slot": "inbound_departure_time", "start": 150 }, { "exclusive_end": 180, "slot": "price", "start": 176 } ] } ], "speaker": "SYSTEM", "utterance": "Alright, i've located 1 flight for you on United Airlines. The onward flight takes off at 4:30 am and has a layover. Your returning flight departs at 9:25 am the total will be $368." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "number_of_tickets", "values": [] }, { "act": "REQUEST", "canonical_values": [ "Premium Economy" ], "slot": "seating_class", "values": [ "Premium Economy" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [ "number_of_tickets", "seating_class" ], "slot_values": { "departure_date": [ "2nd of March" ], "destination_airport": [ "Vancouver" ], "origin_airport": [ "Las Vegas" ], "return_date": [ "14th of March" ] } } } ], "speaker": "USER", "utterance": "Is this for 1 person or 2? Also is this a premium economy class ticket?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] }, { "act": "INFORM", "canonical_values": [ "Economy" ], "slot": "seating_class", "values": [ "Economy" ] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "this quote is for 1 traveller and is Economy -class seating." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "2nd of March" ], "destination_airport": [ "Vancouver" ], "origin_airport": [ "Las Vegas" ], "return_date": [ "14th of March" ] } } } ], "speaker": "USER", "utterance": "Sounds good. thanks for that help." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "your welcome. have a great day" } ] }, { "dialogue_id": "33_00100", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I am planning to visit some attractive places for which I need your help to search for the best one." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you want to search for the attractions in any particular City?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Chicago" ], "slot": "location", "values": [ "Chicago" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 21, "slot": "location", "start": 14 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "Chicago" ] } } } ], "speaker": "USER", "utterance": "Yes, do it in Chicago." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "360 CHICAGO" ], "slot": "attraction_name", "values": [ "360 Chicago" ] }, { "act": "OFFER", "canonical_values": [ "Tourist Attraction" ], "slot": "category", "values": [ "Tourist Attraction" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "location": "Chicago" } }, "service_results": [ { "attraction_name": "360 CHICAGO", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "Chicago", "phone_number": "888-875-8439" }, { "attraction_name": "Big Bus Tours Chicago (Tours begin at 98 E. Upper Wacker Dr.)", "category": "Tourist Attraction", "free_entry": "True", "good_for_kids": "True", "location": "Chicago", "phone_number": "877-285-4796" }, { "attraction_name": "Burnham Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Chicago", "phone_number": "312-742-8520" }, { "attraction_name": "Chicago Children's Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "Chicago", "phone_number": "312-527-1000" }, { "attraction_name": "Chicago Cultural Center", "category": "Performing Arts Venue", "free_entry": "False", "good_for_kids": "False", "location": "Chicago", "phone_number": "312-744-6630" }, { "attraction_name": "Chicago History Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "Chicago", "phone_number": "800-526-0857" }, { "attraction_name": "Chicago Riverwalk", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Chicago", "phone_number": "877-300-6746" }, { "attraction_name": "Chicago Water Tower", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "Chicago", "phone_number": "312-742-0808" }, { "attraction_name": "DuSable Museum of African American History", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Chicago", "phone_number": "773-947-0600" }, { "attraction_name": "Frederick C. Robie House", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Chicago", "phone_number": "312-994-4000" } ], "slots": [ { "exclusive_end": 72, "slot": "attraction_name", "start": 61 } ] } ], "speaker": "SYSTEM", "utterance": "I found 10 places from which I think a Tourist Attraction at 360 Chicago is the best one for you. Do you want to visit there?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "Chicago" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "4.10" ], "slot": "rating", "values": [ "4.1" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 109, "slot": "rating", "start": 106 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "rating": [ "4.1" ], "where_to": [ "Chicago" ] } } } ], "speaker": "USER", "utterance": "Yes, I want to visit there and I need to stay there for a while. Please search for a house with rating at 4.1 or higher." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1 South Franklin Street" ], "slot": "address", "values": [ "1 South Franklin Street" ] }, { "act": "OFFER", "canonical_values": [ "4.10" ], "slot": "rating", "values": [ "4.1" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "rating": "4.10", "where_to": "Chicago" } }, "service_results": [ { "address": "1 South Franklin Street", "has_laundry_service": "False", "number_of_adults": "3", "phone_number": "+1 312-558-1020", "rating": "4.10", "total_price": "189", "where_to": "Chicago" }, { "address": "1 West Wacker Drive", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 312-372-7200", "rating": "4.10", "total_price": "1800", "where_to": "Chicago" }, { "address": "10 East Grand Avenue", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 312-595-0000", "rating": "4.10", "total_price": "1170", "where_to": "Chicago" }, { "address": "105 East Delaware Place", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 312-944-6300", "rating": "4.10", "total_price": "580", "where_to": "Chicago" }, { "address": "110 West Huron Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 312-944-8000", "rating": "4.10", "total_price": "465", "where_to": "Chicago" }, { "address": "1118 North State Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 312-586-2000", "rating": "4.10", "total_price": "1860", "where_to": "Chicago" }, { "address": "113-125 North Green Street", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 312-521-8000", "rating": "4.10", "total_price": "345", "where_to": "Chicago" }, { "address": "116 North Jefferson Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 312-648-0000", "rating": "4.10", "total_price": "240", "where_to": "Chicago" }, { "address": "118 North Jefferson Street", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 312-930-0000", "rating": "4.10", "total_price": "504", "where_to": "Chicago" }, { "address": "12 South Michigan Avenue", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 312-940-3552", "rating": "4.10", "total_price": "1624", "where_to": "Chicago" } ], "slots": [ { "exclusive_end": 55, "slot": "address", "start": 32 }, { "exclusive_end": 71, "slot": "rating", "start": 68 } ] } ], "speaker": "SYSTEM", "utterance": "Okay, I have found one house at 1 South Franklin Street with rating 4.1. I think this is the suitable one for you. What is your opinion?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "has_laundry_service", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [ "has_laundry_service", "phone_number" ], "slot_values": { "rating": [ "4.1" ], "where_to": [ "Chicago" ] } } } ], "speaker": "USER", "utterance": "Let me decide and I need their phone number and please check about laundry service there." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "False" ], "slot": "has_laundry_service", "values": [ "False" ] }, { "act": "INFORM", "canonical_values": [ "+1 312-558-1020" ], "slot": "phone_number", "values": [ "+1 312-558-1020" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 54, "slot": "phone_number", "start": 39 } ] } ], "speaker": "SYSTEM", "utterance": "Please note down their phone number as +1 312-558-1020 and they do not have laundry service. Is it okay to you?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "rating": [ "4.1" ], "where_to": [ "Chicago" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "Chicago" ] } } } ], "speaker": "USER", "utterance": "That is okay and thanks. Now I need one more help to find a round trip flight to go there." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What is your planned date of travel and return and from where are you going to start your travel?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-11" ], "slot": "departure_date", "values": [ "11th of this month" ] }, { "act": "INFORM", "canonical_values": [ "Los Angeles" ], "slot": "origin_airport", "values": [ "Los Angeles" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-14" ], "slot": "return_date", "values": [ "March 14th" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 54, "slot": "departure_date", "start": 36 }, { "exclusive_end": 32, "slot": "origin_airport", "start": 21 }, { "exclusive_end": 92, "slot": "return_date", "start": 82 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "11th of this month" ], "destination_airport": [ "Chicago" ], "origin_airport": [ "Los Angeles" ], "return_date": [ "March 14th" ] } } } ], "speaker": "USER", "utterance": "I want a flight from Los Angeles on 11th of this month and I planned to return on March 14th." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "05:15" ], "slot": "outbound_departure_time", "values": [ "5:15 am" ] }, { "act": "OFFER", "canonical_values": [ "True" ], "slot": "is_nonstop", "values": [ "True" ] }, { "act": "OFFER", "canonical_values": [ "10:20" ], "slot": "inbound_departure_time", "values": [ "10:20 am" ] }, { "act": "OFFER", "canonical_values": [ "253" ], "slot": "price", "values": [ "$253" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-11", "destination_airport": "Chicago", "origin_airport": "Los Angeles", "return_date": "2019-03-14" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-11", "destination_airport": "Chicago", "inbound_arrival_time": "12:52", "inbound_departure_time": "10:20", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "Los Angeles", "outbound_arrival_time": "11:47", "outbound_departure_time": "05:15", "price": "253", "return_date": "2019-03-14", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-11", "destination_airport": "Chicago", "inbound_arrival_time": "15:27", "inbound_departure_time": "12:55", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "Los Angeles", "outbound_arrival_time": "14:52", "outbound_departure_time": "08:20", "price": "286", "return_date": "2019-03-14", "seating_class": "Economy" }, { "airlines": "Southwest Airlines", "departure_date": "2019-03-11", "destination_airport": "Chicago", "inbound_arrival_time": "21:52", "inbound_departure_time": "19:20", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "Los Angeles", "outbound_arrival_time": "18:32", "outbound_departure_time": "12:00", "price": "271", "return_date": "2019-03-14", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-11", "destination_airport": "Chicago", "inbound_arrival_time": "13:35", "inbound_departure_time": "09:10", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Los Angeles", "outbound_arrival_time": "16:07", "outbound_departure_time": "09:35", "price": "345", "return_date": "2019-03-14", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 91, "slot": "outbound_departure_time", "start": 84 }, { "exclusive_end": 131, "slot": "inbound_departure_time", "start": 123 }, { "exclusive_end": 170, "slot": "price", "start": 166 } ] } ], "speaker": "SYSTEM", "utterance": "Do you want to travel through an American Airlines direct Flight which takes off at 5:15 am and return flight takes off at 10:20 am and the total ticket cost will be $253?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "11th of this month" ], "destination_airport": [ "Chicago" ], "origin_airport": [ "Los Angeles" ], "return_date": [ "March 14th" ] } } } ], "speaker": "USER", "utterance": "Yes, that is okay for me. Thanks for all." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day." } ] }, { "dialogue_id": "33_00101", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I have some free time for me and I want to spend it by visiting attractive places for which I need your help." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Which is your convenient place to search for the attractions?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Los Angeles" ], "slot": "location", "values": [ "LA" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 39, "slot": "location", "start": 37 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "LA" ] } } } ], "speaker": "USER", "utterance": "I want to visit attractive places in LA." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Angels Flight Railway" ], "slot": "attraction_name", "values": [ "Angels Flight Railway" ] }, { "act": "OFFER", "canonical_values": [ "Historical Landmark" ], "slot": "category", "values": [ "Historical Landmark" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "location": "Los Angeles" } }, "service_results": [ { "attraction_name": "Angels Flight Railway", "category": "Historical Landmark", "free_entry": "True", "good_for_kids": "True", "location": "Los Angeles", "phone_number": "213-626-1901" }, { "attraction_name": "Autry Museum of the American West", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "Los Angeles", "phone_number": "323-667-2000" }, { "attraction_name": "Battleship USS Iowa Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Los Angeles", "phone_number": "877-446-9261" }, { "attraction_name": "Bradbury Building", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "Los Angeles", "phone_number": "213-626-1893" }, { "attraction_name": "Cabrillo Marine Aquarium", "category": "Nature Preserve", "free_entry": "True", "good_for_kids": "True", "location": "Los Angeles", "phone_number": "310-612-1437" }, { "attraction_name": "California African American Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "False", "location": "Los Angeles", "phone_number": "213-744-7432" }, { "attraction_name": "Cathedral of Our Lady of the Angels", "category": "Place of Worship", "free_entry": "True", "good_for_kids": "False", "location": "Los Angeles", "phone_number": "213-680-5200" }, { "attraction_name": "Discovery Cube Los Angeles", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "Los Angeles", "phone_number": "818-686-2823" }, { "attraction_name": "Dodger Stadium", "category": "Sports Venue", "free_entry": "True", "good_for_kids": "True", "location": "Los Angeles", "phone_number": "866-363-4377" }, { "attraction_name": "Dolby Theatre", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "False", "location": "Los Angeles", "phone_number": "323-308-6300" } ], "slots": [ { "exclusive_end": 84, "slot": "attraction_name", "start": 63 } ] } ], "speaker": "SYSTEM", "utterance": "What about your opinion on visiting a Historical Landmark like Angels Flight Railway?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "LA" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] }, { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_adults", "values": [ "2" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 95, "slot": "rating", "start": 92 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "number_of_adults": [ "2" ], "rating": [ "4.4" ], "where_to": [ "LA" ] } } } ], "speaker": "USER", "utterance": "This is fine and I also want to stay there for a while for which I need a house with rating 4.4 or higher which I need for two persons." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1753 Orchid Avenue" ], "slot": "address", "values": [ "1753 Orchid Avenue" ] }, { "act": "OFFER", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "number_of_adults": "2", "rating": "4.40", "where_to": "Los Angeles" } }, "service_results": [ { "address": "1753 Orchid Avenue", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+1 323-874-9678", "rating": "4.40", "total_price": "840", "where_to": "Los Angeles" }, { "address": "1800 Argyle Avenue", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 213-279-3532", "rating": "4.40", "total_price": "348", "where_to": "Los Angeles" }, { "address": "2151 Avenue of the Stars", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 310-284-6500", "rating": "4.40", "total_price": "1152", "where_to": "Los Angeles" }, { "address": "300 Doheny Drive", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 310-273-2222", "rating": "4.40", "total_price": "1260", "where_to": "Los Angeles" }, { "address": "330 Charles E Young Drive East", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 310-825-2923", "rating": "4.40", "total_price": "1248", "where_to": "Los Angeles" }, { "address": "425 Westwood Plaza", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 855-522-8252", "rating": "4.40", "total_price": "3600", "where_to": "Los Angeles" }, { "address": "465 South La Cienega Boulevard", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 310-247-0400", "rating": "4.40", "total_price": "1440", "where_to": "Los Angeles" }, { "address": "5933 West Century Boulevard", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 310-568-7700", "rating": "4.40", "total_price": "630", "where_to": "Los Angeles" }, { "address": "6151 West Century Boulevard", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+1 310-215-3300", "rating": "4.40", "total_price": "228", "where_to": "Los Angeles" }, { "address": "8555 Beverly Boulevard", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 310-278-5444", "rating": "4.40", "total_price": "1280", "where_to": "Los Angeles" } ], "slots": [ { "exclusive_end": 64, "slot": "address", "start": 46 }, { "exclusive_end": 114, "slot": "rating", "start": 111 } ] } ], "speaker": "SYSTEM", "utterance": "I got 10 houses from which the one located at 1753 Orchid Avenue is the best one which also having the rate is 4.4. Is this okay for you?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "number_of_adults": [ "2" ], "rating": [ "4.4" ], "where_to": [ "LA" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-10" ], "slot": "return_date", "values": [ "the 10th" ] }, { "act": "INFORM", "canonical_values": [ "Washington" ], "slot": "origin_airport", "values": [ "Washington" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 147, "slot": "return_date", "start": 139 }, { "exclusive_end": 107, "slot": "origin_airport", "start": 97 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "LA" ], "number_of_tickets": [ "3" ], "origin_airport": [ "Washington" ], "return_date": [ "the 10th" ] } } } ], "speaker": "USER", "utterance": "Yes, of-course. I also want to search for a round trip flight to go there. I need 3 tickets from Washington and the returning date will be the 10th." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "On which date you want to start your travel?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "departure_date", "values": [ "Saturday this week" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 41, "slot": "departure_date", "start": 23 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "Saturday this week" ], "destination_airport": [ "LA" ], "number_of_tickets": [ "3" ], "origin_airport": [ "Washington" ], "return_date": [ "the 10th" ] } } } ], "speaker": "USER", "utterance": "I want the flight from Saturday this week." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "10:30" ], "slot": "outbound_departure_time", "values": [ "10:30 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "07:40" ], "slot": "inbound_departure_time", "values": [ "7:40 am" ] }, { "act": "OFFER", "canonical_values": [ "366" ], "slot": "price", "values": [ "$366" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-02", "destination_airport": "Los Angeles", "number_of_tickets": "3", "origin_airport": "Washington", "return_date": "2019-03-10" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-02", "destination_airport": "Los Angeles", "inbound_arrival_time": "18:48", "inbound_departure_time": "07:40", "is_nonstop": "False", "number_of_tickets": "3", "origin_airport": "Washington", "outbound_arrival_time": "13:15", "outbound_departure_time": "10:30", "price": "366", "return_date": "2019-03-10", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-02", "destination_airport": "Los Angeles", "inbound_arrival_time": "14:40", "inbound_departure_time": "05:55", "is_nonstop": "False", "number_of_tickets": "3", "origin_airport": "Washington", "outbound_arrival_time": "11:00", "outbound_departure_time": "05:35", "price": "359", "return_date": "2019-03-10", "seating_class": "Economy" }, { "airlines": "Southwest Airlines", "departure_date": "2019-03-02", "destination_airport": "Los Angeles", "inbound_arrival_time": "21:43", "inbound_departure_time": "12:00", "is_nonstop": "False", "number_of_tickets": "3", "origin_airport": "Washington", "outbound_arrival_time": "15:15", "outbound_departure_time": "12:30", "price": "343", "return_date": "2019-03-10", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-02", "destination_airport": "Los Angeles", "inbound_arrival_time": "23:05", "inbound_departure_time": "11:00", "is_nonstop": "False", "number_of_tickets": "3", "origin_airport": "Washington", "outbound_arrival_time": "16:05", "outbound_departure_time": "13:20", "price": "335", "return_date": "2019-03-10", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 93, "slot": "outbound_departure_time", "start": 85 }, { "exclusive_end": 132, "slot": "inbound_departure_time", "start": 125 }, { "exclusive_end": 159, "slot": "price", "start": 155 } ] } ], "speaker": "SYSTEM", "utterance": "Please confirm to book a connecting flight from American Airlines which takes off at 10:30 am and return flight takes off at 7:40 am under the ticket cost $366." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "Saturday this week" ], "destination_airport": [ "LA" ], "number_of_tickets": [ "3" ], "origin_airport": [ "Washington" ], "return_date": [ "the 10th" ] } } } ], "speaker": "USER", "utterance": "Yeah, that is correct. Book the same." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Anything else you need from me?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "departure_date": [ "Saturday this week" ], "destination_airport": [ "LA" ], "number_of_tickets": [ "3" ], "origin_airport": [ "Washington" ], "return_date": [ "the 10th" ] } } } ], "speaker": "USER", "utterance": "No, nothing and thanks." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day." } ] }, { "dialogue_id": "33_00102", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Hi I need help locating some attractions, can you help me with that?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Sure, where would you like for me to look?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "New York" ], "slot": "location", "values": [ "NY" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 27, "slot": "location", "start": 25 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "NY" ] } } } ], "speaker": "USER", "utterance": "Can you look for some in NY." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "9/11 Tribute Museum" ], "slot": "attraction_name", "values": [ "9/11 Tribute Museum" ] }, { "act": "OFFER", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "location": "New York" } }, "service_results": [ { "attraction_name": "9/11 Tribute Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "866-737-1184" }, { "attraction_name": "92nd Street Y", "category": "Performing Arts Venue", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-415-5500" }, { "attraction_name": "Alley Pond Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "American Folk Art Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-595-9533" }, { "attraction_name": "American Museum of Natural History", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-769-5100" }, { "attraction_name": "Apollo Theater", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-531-5300" }, { "attraction_name": "Astoria Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Balto Statue", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "False", "location": "New York", "phone_number": "212-310-6600" }, { "attraction_name": "Bayonne Bridge", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-435-7000" }, { "attraction_name": "Bethesda Terrace", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-310-6600" } ], "slots": [ { "exclusive_end": 128, "slot": "attraction_name", "start": 109 } ] } ], "speaker": "SYSTEM", "utterance": "Okay, I have found 10 attractions that may interest you in NY. Would be interested in visiting a museum, the 9/11 Tribute Museum?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "free_entry", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [ "free_entry", "phone_number" ], "slot_values": { "location": [ "NY" ] } } } ], "speaker": "USER", "utterance": "Can I have the phone number to the museum? How much are the tickets?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "False" ], "slot": "free_entry", "values": [ "False" ] }, { "act": "INFORM", "canonical_values": [ "866-737-1184" ], "slot": "phone_number", "values": [ "866-737-1184" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 32, "slot": "phone_number", "start": 20 } ] } ], "speaker": "SYSTEM", "utterance": "The phone number is 866-737-1184, and this museum is free." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "NY" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "NY" ] } } } ], "speaker": "USER", "utterance": "Cool! Can you also help me find a house to stay in nearby?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "100 Greenwich Street" ], "slot": "address", "values": [ "100 Greenwich Street" ] }, { "act": "OFFER", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "New York" } }, "service_results": [ { "address": "100 Greenwich Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 917-409-0800", "rating": "4.40", "total_price": "1050", "where_to": "New York" }, { "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 718-512-0248", "rating": "4.20", "total_price": "264", "where_to": "New York" }, { "address": "100-33 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-606-7400", "rating": "4.00", "total_price": "1560", "where_to": "New York" }, { "address": "102-05 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-565-8900", "rating": "3.90", "total_price": "1440", "where_to": "New York" }, { "address": "102-40 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-672-6600", "rating": "4.10", "total_price": "336", "where_to": "New York" }, { "address": "103 Waverly Place", "has_laundry_service": "False", "number_of_adults": "5", "phone_number": "+1 212-777-9515", "rating": "4.40", "total_price": "810", "where_to": "New York" }, { "address": "1033 6th Avenue", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 212-768-0007", "rating": "4.20", "total_price": "1860", "where_to": "New York" }, { "address": "104-04 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-457-6300", "rating": "4.00", "total_price": "3150", "where_to": "New York" }, { "address": "108 West 24th Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 212-414-1000", "rating": "4.20", "total_price": "2772", "where_to": "New York" }, { "address": "1080 Broadway, Brooklyn", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+1 718-715-4850", "rating": "4.00", "total_price": "1470", "where_to": "New York" } ], "slots": [ { "exclusive_end": 71, "slot": "address", "start": 51 }, { "exclusive_end": 86, "slot": "rating", "start": 83 } ] } ], "speaker": "SYSTEM", "utterance": "Yes I can. I have 10 homes in that area, how about 100 Greenwich Street, it has an 4.4 customer satisfaction rating." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "3.60" ], "slot": "rating", "values": [ "3.6" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 66, "slot": "rating", "start": 63 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "rating": [ "3.6" ], "where_to": [ "NY" ] } } } ], "speaker": "USER", "utterance": "Can you tell me the other homes you have and the rating can be 3.6 or higher." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA" ], "slot": "address", "values": [ "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA" ] }, { "act": "OFFER", "canonical_values": [ "3.60" ], "slot": "rating", "values": [ "3.6" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "9" ], "slot": "count", "values": [ "9" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "rating": "3.60", "where_to": "New York" } }, "service_results": [ { "address": "100 Greenwich Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 917-409-0800", "rating": "3.60", "total_price": "1050", "where_to": "New York" }, { "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 718-512-0248", "rating": "3.60", "total_price": "264", "where_to": "New York" }, { "address": "100-33 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-606-7400", "rating": "3.60", "total_price": "1560", "where_to": "New York" }, { "address": "102-05 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-565-8900", "rating": "3.60", "total_price": "1440", "where_to": "New York" }, { "address": "102-40 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-672-6600", "rating": "3.60", "total_price": "336", "where_to": "New York" }, { "address": "103 Waverly Place", "has_laundry_service": "False", "number_of_adults": "5", "phone_number": "+1 212-777-9515", "rating": "3.60", "total_price": "810", "where_to": "New York" }, { "address": "1033 6th Avenue", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 212-768-0007", "rating": "3.60", "total_price": "1860", "where_to": "New York" }, { "address": "104-04 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-457-6300", "rating": "3.60", "total_price": "3150", "where_to": "New York" }, { "address": "108 West 24th Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 212-414-1000", "rating": "3.60", "total_price": "2772", "where_to": "New York" } ], "slots": [ { "exclusive_end": 98, "slot": "address", "start": 44 }, { "exclusive_end": 112, "slot": "rating", "start": 109 } ] } ], "speaker": "SYSTEM", "utterance": "Sure, out of the 9 ones I see you may like, 100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA, is has a 3.6 rating." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "rating": [ "3.6" ], "where_to": [ "NY" ] } } } ], "speaker": "USER", "utterance": "Sure, that would will be just fine." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookHouse" ], "slot": "intent", "values": [ "BookHouse" ] } ], "service": "Hotels_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Did you want me to make the reservations for you?" }, { "frames": [ { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "rating": [ "3.6" ], "where_to": [ "NY" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "Economy" ], "slot": "seating_class", "values": [ "Economy" ] }, { "act": "INFORM", "canonical_values": [ "Los Angeles" ], "slot": "origin_airport", "values": [ "LAX" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 81, "slot": "origin_airport", "start": 78 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "NY" ], "origin_airport": [ "LAX" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "No not right now. Can you help me find a round trip economy class ticket from LAX?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "When are you look to fly out?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-04" ], "slot": "departure_date", "values": [ "next Monday" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 32, "slot": "departure_date", "start": 21 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "next Monday" ], "destination_airport": [ "NY" ], "origin_airport": [ "LAX" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "I will be flying our next Monday." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "When did you want to return?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_tickets", "values": [ "2" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-09" ], "slot": "return_date", "values": [ "March 9th" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 40, "slot": "return_date", "start": 31 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "next Monday" ], "destination_airport": [ "NY" ], "number_of_tickets": [ "2" ], "origin_airport": [ "LAX" ], "return_date": [ "March 9th" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "I will be needing to return on March 9th, it will need to be two tickets." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "12:05" ], "slot": "outbound_departure_time", "values": [ "12:05 pm" ] }, { "act": "OFFER", "canonical_values": [ "True" ], "slot": "is_nonstop", "values": [ "True" ] }, { "act": "OFFER", "canonical_values": [ "13:40" ], "slot": "inbound_departure_time", "values": [ "1:40 pm" ] }, { "act": "OFFER", "canonical_values": [ "314" ], "slot": "price", "values": [ "$314" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "4" ], "slot": "count", "values": [ "4" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-04", "destination_airport": "New York", "number_of_tickets": "2", "origin_airport": "Los Angeles", "return_date": "2019-03-09", "seating_class": "Economy" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-04", "destination_airport": "New York", "inbound_arrival_time": "16:50", "inbound_departure_time": "13:40", "is_nonstop": "True", "number_of_tickets": "2", "origin_airport": "Los Angeles", "outbound_arrival_time": "21:15", "outbound_departure_time": "12:05", "price": "314", "return_date": "2019-03-09", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-04", "destination_airport": "New York", "inbound_arrival_time": "13:04", "inbound_departure_time": "08:00", "is_nonstop": "False", "number_of_tickets": "2", "origin_airport": "Los Angeles", "outbound_arrival_time": "17:46", "outbound_departure_time": "05:15", "price": "429", "return_date": "2019-03-09", "seating_class": "Economy" }, { "airlines": "Southwest Airlines", "departure_date": "2019-03-04", "destination_airport": "New York", "inbound_arrival_time": "01:05", "inbound_departure_time": "21:55", "is_nonstop": "True", "number_of_tickets": "2", "origin_airport": "Los Angeles", "outbound_arrival_time": "07:15", "outbound_departure_time": "22:05", "price": "296", "return_date": "2019-03-09", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-04", "destination_airport": "New York", "inbound_arrival_time": "15:00", "inbound_departure_time": "11:50", "is_nonstop": "True", "number_of_tickets": "2", "origin_airport": "Los Angeles", "outbound_arrival_time": "20:10", "outbound_departure_time": "11:00", "price": "307", "return_date": "2019-03-09", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 146, "slot": "outbound_departure_time", "start": 138 }, { "exclusive_end": 180, "slot": "inbound_departure_time", "start": 173 }, { "exclusive_end": 112, "slot": "price", "start": 108 } ] } ], "speaker": "SYSTEM", "utterance": "I have found 4 flights matching your description. Would you like to fly with out with American Airlines for $314? The flight takes off at 12:05 pm and return take off is at 1:40 pm." }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "next Monday" ], "destination_airport": [ "NY" ], "number_of_tickets": [ "2" ], "origin_airport": [ "LAX" ], "return_date": [ "March 9th" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "Can you tell me about something else?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Delta Airlines" ], "slot": "airlines", "values": [ "Delta Airlines" ] }, { "act": "OFFER", "canonical_values": [ "05:15" ], "slot": "outbound_departure_time", "values": [ "5:15 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "08:00" ], "slot": "inbound_departure_time", "values": [ "8 am" ] }, { "act": "OFFER", "canonical_values": [ "429" ], "slot": "price", "values": [ "$429" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 70, "slot": "outbound_departure_time", "start": 63 }, { "exclusive_end": 101, "slot": "inbound_departure_time", "start": 97 }, { "exclusive_end": 110, "slot": "price", "start": 106 } ] } ], "speaker": "SYSTEM", "utterance": "How about Delta Airlines? They have a flight that takes off at 5:15 am and return take off is at 8 am for $429." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "next Monday" ], "destination_airport": [ "NY" ], "number_of_tickets": [ "2" ], "origin_airport": [ "LAX" ], "return_date": [ "March 9th" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "Great! Thank you for that information, that will be all for me now." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Good bye." } ] }, { "dialogue_id": "33_00103", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "free_entry", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "free_entry": [ "True" ], "good_for_kids": [ "True" ] } } } ], "speaker": "USER", "utterance": "Find me an attractive child friendly place without an entry fee" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you prefer any place" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Berlin" ], "slot": "location", "values": [ "Berlin" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 18, "slot": "location", "start": 12 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "free_entry": [ "True" ], "good_for_kids": [ "True" ], "location": [ "Berlin" ] } } } ], "speaker": "USER", "utterance": "Look around Berlin" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Berggruen Museum" ], "slot": "attraction_name", "values": [ "Berggruen Museum" ] }, { "act": "OFFER", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "free_entry": "True", "good_for_kids": "True", "location": "Berlin" } }, "service_results": [ { "attraction_name": "Berggruen Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Berlin", "phone_number": "30 266424242" }, { "attraction_name": "Berlin Dungeon", "category": "Tourist Attraction", "free_entry": "True", "good_for_kids": "True", "location": "Berlin", "phone_number": "180 6 255544" }, { "attraction_name": "Berlin Museum of Medical History of the Charite", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Berlin", "phone_number": "30 450536156" }, { "attraction_name": "Berlin State Opera", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "True", "location": "Berlin", "phone_number": "30 20354555" }, { "attraction_name": "Berlinische Galerie", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Berlin", "phone_number": "30 78902600" }, { "attraction_name": "Brohan Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Berlin", "phone_number": "30 32690600" }, { "attraction_name": "Computerspiele Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Berlin", "phone_number": "30 60988577" }, { "attraction_name": "Duppel", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Berlin", "phone_number": "30 24002162" }, { "attraction_name": "Fleamarket at Mauerpark", "category": "Shopping Area", "free_entry": "True", "good_for_kids": "True", "location": "Berlin", "phone_number": "30 29772486" }, { "attraction_name": "Gardens of the World", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Berlin", "phone_number": "30 700906720" } ], "slots": [ { "exclusive_end": 26, "slot": "attraction_name", "start": 10 } ] } ], "speaker": "SYSTEM", "utterance": "How about Berggruen Museum which is a museum" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "free_entry": [ "True" ], "good_for_kids": [ "True" ], "location": [ "Berlin" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "3.90" ], "slot": "rating", "values": [ "3.9" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 59, "slot": "rating", "start": 56 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "rating": [ "3.9" ], "where_to": [ "Berlin" ] } } } ], "speaker": "USER", "utterance": "That's perfect. Now find me a house to stay with rating 3.9 or higher" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Alt-Moabit 99, 10559" ], "slot": "address", "values": [ "Alt-Moabit 99, 10559" ] }, { "act": "OFFER", "canonical_values": [ "3.90" ], "slot": "rating", "values": [ "3.9" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "rating": "3.90", "where_to": "Berlin" } }, "service_results": [ { "address": "Alt-Moabit 99, 10559", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+49 30 399200", "rating": "3.90", "total_price": "1680", "where_to": "Berlin" }, { "address": "Am Borsigturm 1, 13507", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+49 30 43036000", "rating": "3.90", "total_price": "480", "where_to": "Berlin" }, { "address": "Am Ostbahnhof 5, 10243", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+49 30 293680", "rating": "3.90", "total_price": "612", "where_to": "Berlin" }, { "address": "Fischerinsel 12, 10179", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+49 30 206740", "rating": "3.90", "total_price": "3248", "where_to": "Berlin" }, { "address": "Frankfurter Allee 57-59, 10247", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+49 30 72022100", "rating": "3.90", "total_price": "1575", "where_to": "Berlin" }, { "address": "Marlene-Dietrich-Platz 2, 10785", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+49 30 25531234", "rating": "3.90", "total_price": "1680", "where_to": "Berlin" }, { "address": "Platz vor dem Neuen Tor 6, 10115", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+49 30 2000320", "rating": "3.90", "total_price": "2640", "where_to": "Berlin" }, { "address": "Werderscher Markt 11, 10117", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+49 30 4050460", "rating": "3.90", "total_price": "2520", "where_to": "Berlin" }, { "address": "Wittenbergplatz 3, 10789", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+49 30 2593550", "rating": "3.90", "total_price": "420", "where_to": "Berlin" } ], "slots": [ { "exclusive_end": 39, "slot": "address", "start": 19 }, { "exclusive_end": 53, "slot": "rating", "start": 50 } ] } ], "speaker": "SYSTEM", "utterance": "How about house at Alt-Moabit 99, 10559 which has 3.9 rating" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "rating": [ "3.9" ], "where_to": [ "Berlin" ] } } } ], "speaker": "USER", "utterance": "That's great" }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookHouse" ], "slot": "intent", "values": [ "BookHouse" ] } ], "service": "Hotels_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you want to make a reservation" }, { "frames": [ { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "rating": [ "3.9" ], "where_to": [ "Berlin" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "Berlin" ] } } } ], "speaker": "USER", "utterance": "No not now. Now find me a round trip flight to there" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "From where do you want to depart and on what day? When are you returning?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-01" ], "slot": "departure_date", "values": [ "March 1st" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-14" ], "slot": "return_date", "values": [ "March 14th" ] }, { "act": "INFORM", "canonical_values": [ "Chicago" ], "slot": "origin_airport", "values": [ "Chi-town" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 35, "slot": "departure_date", "start": 26 }, { "exclusive_end": 77, "slot": "return_date", "start": 67 }, { "exclusive_end": 49, "slot": "origin_airport", "start": 41 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "March 1st" ], "destination_airport": [ "Berlin" ], "origin_airport": [ "Chi-town" ], "return_date": [ "March 14th" ] } } } ], "speaker": "USER", "utterance": "I'm starting my travel on March 1st from Chi-town and returning on March 14th" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "16:35" ], "slot": "outbound_departure_time", "values": [ "4:35 pm" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "02:55" ], "slot": "inbound_departure_time", "values": [ "2:55 am" ] }, { "act": "OFFER", "canonical_values": [ "514" ], "slot": "price", "values": [ "$514" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "3" ], "slot": "count", "values": [ "3" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-01", "destination_airport": "Berlin", "origin_airport": "Chicago", "return_date": "2019-03-14" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-01", "destination_airport": "Berlin", "inbound_arrival_time": "06:26", "inbound_departure_time": "02:55", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Chicago", "outbound_arrival_time": "18:30", "outbound_departure_time": "16:35", "price": "514", "return_date": "2019-03-14", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-01", "destination_airport": "Berlin", "inbound_arrival_time": "04:02", "inbound_departure_time": "15:50", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Chicago", "outbound_arrival_time": "01:06", "outbound_departure_time": "07:35", "price": "528", "return_date": "2019-03-14", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-01", "destination_airport": "Berlin", "inbound_arrival_time": "02:01", "inbound_departure_time": "22:30", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "Chicago", "outbound_arrival_time": "14:51", "outbound_departure_time": "21:20", "price": "404", "return_date": "2019-03-14", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 73, "slot": "outbound_departure_time", "start": 66 }, { "exclusive_end": 143, "slot": "inbound_departure_time", "start": 136 }, { "exclusive_end": 168, "slot": "price", "start": 164 } ] } ], "speaker": "SYSTEM", "utterance": "There are 3 flights. How about American Airlines that take off at 4:35 pm. This flight has a layover. The returning flight takes off at 2:55 am. The ticket cost is $514" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "seating_class", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [ "seating_class" ], "slot_values": { "departure_date": [ "March 1st" ], "destination_airport": [ "Berlin" ], "origin_airport": [ "Chi-town" ], "return_date": [ "March 14th" ] } } } ], "speaker": "USER", "utterance": "Is that a business or economy class ticket" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Economy" ], "slot": "seating_class", "values": [ "Economy" ] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "This is an economy class seat" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "outbound_arrival_time", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [ "outbound_arrival_time" ], "slot_values": { "departure_date": [ "March 1st" ], "destination_airport": [ "Berlin" ], "origin_airport": [ "Chi-town" ], "return_date": [ "March 14th" ] } } } ], "speaker": "USER", "utterance": "When will the flight reach at destination" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "18:30" ], "slot": "outbound_arrival_time", "values": [ "6:30 pm" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 29, "slot": "outbound_arrival_time", "start": 22 } ] } ], "speaker": "SYSTEM", "utterance": "The flight reaches at 6:30 pm" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "March 1st" ], "destination_airport": [ "Berlin" ], "origin_airport": [ "Chi-town" ], "return_date": [ "March 14th" ] } } } ], "speaker": "USER", "utterance": "That's great. Thank you. That's all I need" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a nice day" } ] }, { "dialogue_id": "33_00104", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Which attractions can you find for me to visit?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Any particular city I should be checking for attractions?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "New York" ], "slot": "location", "values": [ "NY" ] }, { "act": "INFORM", "canonical_values": [ "dontcare" ], "slot": "category", "values": [ "dontcare" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 2, "slot": "location", "start": 0 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "dontcare" ], "location": [ "NY" ] } } } ], "speaker": "USER", "utterance": "NY, find me any kind of attractions in that city." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "9/11 Tribute Museum" ], "slot": "attraction_name", "values": [ "9/11 Tribute Museum" ] }, { "act": "OFFER", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "location": "New York" } }, "service_results": [ { "attraction_name": "9/11 Tribute Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "866-737-1184" }, { "attraction_name": "92nd Street Y", "category": "Performing Arts Venue", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-415-5500" }, { "attraction_name": "Alley Pond Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "American Folk Art Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-595-9533" }, { "attraction_name": "American Museum of Natural History", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-769-5100" }, { "attraction_name": "Apollo Theater", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-531-5300" }, { "attraction_name": "Astoria Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Balto Statue", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "False", "location": "New York", "phone_number": "212-310-6600" }, { "attraction_name": "Bayonne Bridge", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-435-7000" }, { "attraction_name": "Bethesda Terrace", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-310-6600" } ], "slots": [ { "exclusive_end": 64, "slot": "attraction_name", "start": 45 } ] } ], "speaker": "SYSTEM", "utterance": "What about seeing a museum, specifically the 9/11 Tribute Museum?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "dontcare" ], "location": [ "NY" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_adults", "values": [ "1" ] }, { "act": "INFORM", "canonical_values": [ "3.50" ], "slot": "rating", "values": [ "3.5" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 101, "slot": "rating", "start": 98 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "number_of_adults": [ "1" ], "rating": [ "3.5" ], "where_to": [ "NY" ] } } } ], "speaker": "USER", "utterance": "Sounds great, please find me a place that will allow 1 person to stay for a day, with a rating of 3.5 or higher." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "100 Greenwich Street" ], "slot": "address", "values": [ "100 Greenwich Street" ] }, { "act": "OFFER", "canonical_values": [ "3.50" ], "slot": "rating", "values": [ "3.5" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "number_of_adults": "1", "rating": "3.50", "where_to": "New York" } }, "service_results": [ { "address": "100 Greenwich Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 917-409-0800", "rating": "3.50", "total_price": "1050", "where_to": "New York" }, { "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-512-0248", "rating": "3.50", "total_price": "264", "where_to": "New York" }, { "address": "100-33 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-606-7400", "rating": "3.50", "total_price": "1560", "where_to": "New York" }, { "address": "102-05 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-565-8900", "rating": "3.50", "total_price": "1440", "where_to": "New York" }, { "address": "102-40 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-672-6600", "rating": "3.50", "total_price": "336", "where_to": "New York" }, { "address": "103 Waverly Place", "has_laundry_service": "False", "number_of_adults": "1", "phone_number": "+1 212-777-9515", "rating": "3.50", "total_price": "810", "where_to": "New York" }, { "address": "1033 6th Avenue", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 212-768-0007", "rating": "3.50", "total_price": "1860", "where_to": "New York" }, { "address": "104-04 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-457-6300", "rating": "3.50", "total_price": "3150", "where_to": "New York" }, { "address": "108 West 24th Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 212-414-1000", "rating": "3.50", "total_price": "2772", "where_to": "New York" }, { "address": "1080 Broadway, Brooklyn", "has_laundry_service": "False", "number_of_adults": "1", "phone_number": "+1 718-715-4850", "rating": "3.50", "total_price": "1470", "where_to": "New York" } ], "slots": [ { "exclusive_end": 54, "slot": "address", "start": 34 }, { "exclusive_end": 5, "slot": "rating", "start": 2 } ] } ], "speaker": "SYSTEM", "utterance": "A 3.5 rated house is available at 100 Greenwich Street." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [ "phone_number" ], "slot_values": { "number_of_adults": [ "1" ], "rating": [ "3.5" ], "where_to": [ "NY" ] } } } ], "speaker": "USER", "utterance": "What is the contact number for this house?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "+1 917-409-0800" ], "slot": "phone_number", "values": [ "+1 917-409-0800" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 56, "slot": "phone_number", "start": 41 } ] } ], "speaker": "SYSTEM", "utterance": "You may contact the house via the number +1 917-409-0800." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "number_of_adults": [ "1" ], "rating": [ "3.5" ], "where_to": [ "NY" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "NY" ] } } } ], "speaker": "USER", "utterance": "Great, also find me a round trip flight to this area." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "From which city will you depart from?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Los Angeles" ], "slot": "origin_airport", "values": [ "LAX" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 22, "slot": "origin_airport", "start": 19 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "NY" ], "origin_airport": [ "LAX" ] } } } ], "speaker": "USER", "utterance": "I will depart from LAX." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "On what day will you be taking a return flight?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Cape Town" ], "slot": "origin_airport", "values": [ "Cape Town" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-10" ], "slot": "return_date", "values": [ "10th of this month" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 58, "slot": "origin_airport", "start": 49 }, { "exclusive_end": 42, "slot": "return_date", "start": 24 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "NY" ], "origin_airport": [ "Cape Town" ], "return_date": [ "10th of this month" ] } } } ], "speaker": "USER", "utterance": "I plan to return on the 10th of this month, from Cape Town." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "On what date will you depart from your initial location?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "departure_date", "values": [ "2nd of this month" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 44, "slot": "departure_date", "start": 27 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "2nd of this month" ], "destination_airport": [ "NY" ], "origin_airport": [ "Cape Town" ], "return_date": [ "10th of this month" ] } } } ], "speaker": "USER", "utterance": "Planning on leaving on the 2nd of this month." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "14:05" ], "slot": "outbound_departure_time", "values": [ "2:05 pm" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "06:20" ], "slot": "inbound_departure_time", "values": [ "6:20 am" ] }, { "act": "OFFER", "canonical_values": [ "302" ], "slot": "price", "values": [ "$302" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "1" ], "slot": "count", "values": [ "1" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-02", "destination_airport": "New York", "origin_airport": "Cape Town", "return_date": "2019-03-10" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-02", "destination_airport": "New York", "inbound_arrival_time": "19:57", "inbound_departure_time": "06:20", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Cape Town", "outbound_arrival_time": "11:56", "outbound_departure_time": "14:05", "price": "302", "return_date": "2019-03-10", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 83, "slot": "outbound_departure_time", "start": 76 }, { "exclusive_end": 142, "slot": "inbound_departure_time", "start": 135 }, { "exclusive_end": 65, "slot": "price", "start": 61 } ] } ], "speaker": "SYSTEM", "utterance": "There is 1 flight available from American Airlines, it costs $302 leaves at 2:05 pm and has a layover, and its return flight leaves at 6:20 am." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "2nd of this month" ], "destination_airport": [ "NY" ], "origin_airport": [ "Cape Town" ], "return_date": [ "10th of this month" ] } } } ], "speaker": "USER", "utterance": "That flight works well for me, thanks." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "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": "Flights_4", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "departure_date": [ "2nd of this month" ], "destination_airport": [ "NY" ], "origin_airport": [ "Cape Town" ], "return_date": [ "10th of this month" ] } } } ], "speaker": "USER", "utterance": "That will be all, thanks for the help." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Understood, have a good day." } ] }, { "dialogue_id": "33_00105", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] }, { "act": "INFORM", "canonical_values": [ "New York" ], "slot": "location", "values": [ "New York City" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 36, "slot": "location", "start": 23 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Museum" ], "location": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "What Museum is best in New York City?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "9/11 Tribute Museum" ], "slot": "attraction_name", "values": [ "9/11 Tribute Museum" ] }, { "act": "OFFER", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Museum", "location": "New York" } }, "service_results": [ { "attraction_name": "9/11 Tribute Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "866-737-1184" }, { "attraction_name": "American Folk Art Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-595-9533" }, { "attraction_name": "American Museum of Natural History", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-769-5100" }, { "attraction_name": "Brooklyn Children's Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "718-735-4400" }, { "attraction_name": "Brooklyn Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "718-638-5000" }, { "attraction_name": "Children's Museum Of Manhattan", "category": "Museum", "free_entry": "False", "good_for_kids": "False", "location": "New York", "phone_number": "212-721-1223" }, { "attraction_name": "Cooper Hewitt Smithsonian Design Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-849-8400" }, { "attraction_name": "David Zwirner", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-727-2070" }, { "attraction_name": "El Museo del Barrio", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "917-634-0340" }, { "attraction_name": "Ellis Island National Museum of Immigration", "category": "Museum", "free_entry": "True", "good_for_kids": "False", "location": "New York", "phone_number": "832-960-0009" } ], "slots": [ { "exclusive_end": 83, "slot": "attraction_name", "start": 64 } ] } ], "speaker": "SYSTEM", "utterance": "Well, there are at least 10 choices and first alphabetically is 9/11 Tribute Museum. It's listed as a Museum." }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Museum" ], "location": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "Fine, how about another choice?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Folk Art Museum" ], "slot": "attraction_name", "values": [ "American Folk Art Museum" ] }, { "act": "OFFER", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 48, "slot": "attraction_name", "start": 24 } ] } ], "speaker": "SYSTEM", "utterance": "Next, alphabetically is American Folk Art Museum. It's listed as Museum." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Museum" ], "location": [ "New York City" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "Fine, get a house for me to stay in there." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "100 Greenwich Street" ], "slot": "address", "values": [ "100 Greenwich Street" ] }, { "act": "OFFER", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "New York" } }, "service_results": [ { "address": "100 Greenwich Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 917-409-0800", "rating": "4.40", "total_price": "1050", "where_to": "New York" }, { "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 718-512-0248", "rating": "4.20", "total_price": "264", "where_to": "New York" }, { "address": "100-33 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-606-7400", "rating": "4.00", "total_price": "1560", "where_to": "New York" }, { "address": "102-05 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-565-8900", "rating": "3.90", "total_price": "1440", "where_to": "New York" }, { "address": "102-40 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-672-6600", "rating": "4.10", "total_price": "336", "where_to": "New York" }, { "address": "103 Waverly Place", "has_laundry_service": "False", "number_of_adults": "5", "phone_number": "+1 212-777-9515", "rating": "4.40", "total_price": "810", "where_to": "New York" }, { "address": "1033 6th Avenue", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 212-768-0007", "rating": "4.20", "total_price": "1860", "where_to": "New York" }, { "address": "104-04 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-457-6300", "rating": "4.00", "total_price": "3150", "where_to": "New York" }, { "address": "108 West 24th Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 212-414-1000", "rating": "4.20", "total_price": "2772", "where_to": "New York" }, { "address": "1080 Broadway, Brooklyn", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+1 718-715-4850", "rating": "4.00", "total_price": "1470", "where_to": "New York" } ], "slots": [ { "exclusive_end": 61, "slot": "address", "start": 41 }, { "exclusive_end": 73, "slot": "rating", "start": 70 } ] } ], "speaker": "SYSTEM", "utterance": "We have at least 10 options. First up is 100 Greenwich Street. It has 4.4 stars." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "New York City" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-03" ], "slot": "departure_date", "values": [ "Sunday this week" ] }, { "act": "INFORM", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 88, "slot": "departure_date", "start": 72 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "American Airlines" ], "departure_date": [ "Sunday this week" ], "destination_airport": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "That address seems like a great one. I need to fly American Airlines on Sunday this week. Can you help?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What city are you boarding from?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Chicago" ], "slot": "origin_airport", "values": [ "Chicago" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 19, "slot": "origin_airport", "start": 12 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "American Airlines" ], "departure_date": [ "Sunday this week" ], "destination_airport": [ "New York City" ], "origin_airport": [ "Chicago" ] } } } ], "speaker": "USER", "utterance": "I'm leaving Chicago." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What day do you want to get back to Chicago?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-11" ], "slot": "return_date", "values": [ "March 11th" ] }, { "act": "INFORM", "canonical_values": [ "Economy" ], "slot": "seating_class", "values": [ "Economy" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 13, "slot": "return_date", "start": 3 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "American Airlines" ], "departure_date": [ "Sunday this week" ], "destination_airport": [ "New York City" ], "origin_airport": [ "Chicago" ], "return_date": [ "March 11th" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "On March 11th. I need Economy pricing please." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "05:05" ], "slot": "outbound_departure_time", "values": [ "5:05 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "13:35" ], "slot": "inbound_departure_time", "values": [ "1:35 pm" ] }, { "act": "OFFER", "canonical_values": [ "227" ], "slot": "price", "values": [ "$227" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "1" ], "slot": "count", "values": [ "1" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "airlines": "American Airlines", "departure_date": "2019-03-03", "destination_airport": "New York", "origin_airport": "Chicago", "return_date": "2019-03-11", "seating_class": "Economy" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-03", "destination_airport": "New York", "inbound_arrival_time": "17:26", "inbound_departure_time": "13:35", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Chicago", "outbound_arrival_time": "08:24", "outbound_departure_time": "05:05", "price": "227", "return_date": "2019-03-11", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 65, "slot": "outbound_departure_time", "start": 58 }, { "exclusive_end": 105, "slot": "inbound_departure_time", "start": 98 }, { "exclusive_end": 131, "slot": "price", "start": 127 } ] } ], "speaker": "SYSTEM", "utterance": "There is 1 option with American Airlines. It takes off at 5:05 am. The return flight takes off at 1:35 pm and your fee will be $227." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "American Airlines" ], "departure_date": [ "Sunday this week" ], "destination_airport": [ "New York City" ], "origin_airport": [ "Chicago" ], "return_date": [ "March 11th" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "Fine, that information is exhaustive." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a safe flight." } ] }, { "dialogue_id": "33_00106", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Toronto" ], "slot": "location", "values": [ "Toronto, Ontario" ] }, { "act": "INFORM", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 52, "slot": "location", "start": 36 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Park" ], "location": [ "Toronto, Ontario" ] } } } ], "speaker": "USER", "utterance": "Can you help me find a nice park in Toronto, Ontario?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Allan Gardens" ], "slot": "attraction_name", "values": [ "Allan Gardens" ] }, { "act": "OFFER", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Park", "location": "Toronto" } }, "service_results": [ { "attraction_name": "Allan Gardens", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-392-7288" }, { "attraction_name": "Ashbridge's Bay", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-392-2489" }, { "attraction_name": "Centennial Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-394-8750" }, { "attraction_name": "Christie Pits", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-338-4386" }, { "attraction_name": "Downsview Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-952-2225" }, { "attraction_name": "Earl Bales Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-392-2489" }, { "attraction_name": "Edwards Gardens", "category": "Park", "free_entry": "True", "good_for_kids": "False", "location": "Toronto", "phone_number": "416-392-8188" }, { "attraction_name": "Friends of Guild Park & Gardens", "category": "Park", "free_entry": "True", "good_for_kids": "False", "location": "Toronto", "phone_number": "416-392-2489" }, { "attraction_name": "High Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-338-0338" }, { "attraction_name": "Humber Bay Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-392-2489" } ], "slots": [ { "exclusive_end": 33, "slot": "attraction_name", "start": 20 } ] } ], "speaker": "SYSTEM", "utterance": "Sure, how about the Allan Gardens park?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [ "phone_number" ], "slot_values": { "category": [ "Park" ], "location": [ "Toronto, Ontario" ] } } } ], "speaker": "USER", "utterance": "What is the contact number to that park?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "416-392-7288" ], "slot": "phone_number", "values": [ "416-392-7288" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 33, "slot": "phone_number", "start": 21 } ] } ], "speaker": "SYSTEM", "utterance": "The number I have is 416-392-7288." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Park" ], "location": [ "Toronto, Ontario" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_adults", "values": [ "1" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_laundry_service", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "1" ], "where_to": [ "Toronto, Ontario" ] } } } ], "speaker": "USER", "utterance": "Cool, I will be needing a house for one that includes laundry services as well." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "108 Chestnut Street" ], "slot": "address", "values": [ "108 Chestnut Street" ] }, { "act": "OFFER", "canonical_values": [ "4.20" ], "slot": "rating", "values": [ "4.2" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "has_laundry_service": "True", "number_of_adults": "1", "where_to": "Toronto" } }, "service_results": [ { "address": "108 Chestnut Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-977-5000", "rating": "4.20", "total_price": "952", "where_to": "Toronto" }, { "address": "111 Lombard Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-367-5555", "rating": "3.90", "total_price": "558", "where_to": "Toronto" }, { "address": "118 Yorkville Avenue", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-963-6300", "rating": "4.70", "total_price": "2430", "where_to": "Toronto" }, { "address": "135 Carlingview Drive, Etobicoke, Ontario M9W 5E7, Canada", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-637-7000", "rating": "4.00", "total_price": "360", "where_to": "Toronto" }, { "address": "145 Richmond Street West", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-869-3456", "rating": "4.30", "total_price": "720", "where_to": "Toronto" }, { "address": "15 Charles Street East", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-924-1222", "rating": "4.60", "total_price": "414", "where_to": "Toronto" }, { "address": "15 Richmond Street East", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-368-1990", "rating": "4.20", "total_price": "600", "where_to": "Toronto" }, { "address": "1790 Albion Road, Etobicoke, Ontario M9V 4J8, Canada", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-747-7676", "rating": "4.20", "total_price": "612", "where_to": "Toronto" }, { "address": "181 Wellington Street West", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-585-2500", "rating": "4.60", "total_price": "1400", "where_to": "Toronto" }, { "address": "20 Milner Business Court, Scarborough, Ontario M1B 3C6, Canada", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-299-9500", "rating": "3.30", "total_price": "396", "where_to": "Toronto" } ], "slots": [ { "exclusive_end": 59, "slot": "address", "start": 40 }, { "exclusive_end": 74, "slot": "rating", "start": 71 } ] } ], "speaker": "SYSTEM", "utterance": "I have 10 homes in that area. How about 108 Chestnut Street, it has an 4.2 customer satisfaction rating." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "1" ], "where_to": [ "Toronto, Ontario" ] } } } ], "speaker": "USER", "utterance": "That would be perfect." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookHouse" ], "slot": "intent", "values": [ "BookHouse" ] } ], "service": "Hotels_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Did you want me to reserve this house for you?" }, { "frames": [ { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "1" ], "where_to": [ "Toronto, Ontario" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "Toronto, Ontario" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "No, not right now. I first need help booking one round trip flight." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Where are you coming from? When are you wanting to travel?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-04" ], "slot": "departure_date", "values": [ "next Monday" ] }, { "act": "INFORM", "canonical_values": [ "Atlanta" ], "slot": "origin_airport", "values": [ "Atlanta, GA" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 33, "slot": "departure_date", "start": 22 }, { "exclusive_end": 50, "slot": "origin_airport", "start": 39 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "next Monday" ], "destination_airport": [ "Toronto, Ontario" ], "number_of_tickets": [ "1" ], "origin_airport": [ "Atlanta, GA" ] } } } ], "speaker": "USER", "utterance": "I will be leaving out next Monday from Atlanta, GA." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you have a specific return date?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-14" ], "slot": "return_date", "values": [ "14th of March" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 45, "slot": "return_date", "start": 32 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "next Monday" ], "destination_airport": [ "Toronto, Ontario" ], "number_of_tickets": [ "1" ], "origin_airport": [ "Atlanta, GA" ], "return_date": [ "14th of March" ] } } } ], "speaker": "USER", "utterance": "Yes, I will be returning on the 14th of March." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "05:10" ], "slot": "outbound_departure_time", "values": [ "5:10 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "00:00" ], "slot": "inbound_departure_time", "values": [ "midnight" ] }, { "act": "OFFER", "canonical_values": [ "289" ], "slot": "price", "values": [ "$289" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-04", "destination_airport": "Toronto", "number_of_tickets": "1", "origin_airport": "Atlanta", "return_date": "2019-03-14" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-04", "destination_airport": "Toronto", "inbound_arrival_time": "09:06", "inbound_departure_time": "00:00", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Atlanta", "outbound_arrival_time": "12:25", "outbound_departure_time": "05:10", "price": "289", "return_date": "2019-03-14", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-04", "destination_airport": "Toronto", "inbound_arrival_time": "20:11", "inbound_departure_time": "12:50", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Atlanta", "outbound_arrival_time": "11:13", "outbound_departure_time": "06:50", "price": "325", "return_date": "2019-03-14", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 78, "slot": "outbound_departure_time", "start": 71 }, { "exclusive_end": 119, "slot": "inbound_departure_time", "start": 111 }, { "exclusive_end": 47, "slot": "price", "start": 43 } ] } ], "speaker": "SYSTEM", "utterance": "I have a flight with American Airlines for $289. This flight leaves at 5:10 am and the return take off time is midnight." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "next Monday" ], "destination_airport": [ "Toronto, Ontario" ], "number_of_tickets": [ "1" ], "origin_airport": [ "Atlanta, GA" ], "return_date": [ "14th of March" ] } } } ], "speaker": "USER", "utterance": "Thank you for that information. That will be all for me right now." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "You are very welcome. Have a great day." } ] }, { "dialogue_id": "33_00107", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Theme Park" ], "slot": "category", "values": [ "Theme Park" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Theme Park" ] } } } ], "speaker": "USER", "utterance": "Do you think you could help me find a nice Theme Park to visit?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "No problem. Where would you like me to conduct a search?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Vancouver" ], "slot": "location", "values": [ "Vancouver" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 34, "slot": "location", "start": 25 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Theme Park" ], "location": [ "Vancouver" ] } } } ], "speaker": "USER", "utterance": "Find me something around Vancouver please." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "FlyOver Canada" ], "slot": "attraction_name", "values": [ "FlyOver Canada" ] }, { "act": "OFFER", "canonical_values": [ "Theme Park" ], "slot": "category", "values": [ "Theme Park" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Theme Park", "location": "Vancouver" } }, "service_results": [ { "attraction_name": "FlyOver Canada", "category": "Theme Park", "free_entry": "False", "good_for_kids": "True", "location": "Vancouver", "phone_number": "855-463-4822" }, { "attraction_name": "Playland / PNE Events", "category": "Theme Park", "free_entry": "True", "good_for_kids": "True", "location": "Vancouver", "phone_number": "604-253-2311" } ], "slots": [ { "exclusive_end": 48, "slot": "attraction_name", "start": 34 } ] } ], "speaker": "SYSTEM", "utterance": "There is a nice Theme Park called FlyOver Canada I think you should check out." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [ "phone_number" ], "slot_values": { "category": [ "Theme Park" ], "location": [ "Vancouver" ] } } } ], "speaker": "USER", "utterance": "Sounds fun. What's their number?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "855-463-4822" ], "slot": "phone_number", "values": [ "855-463-4822" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 28, "slot": "phone_number", "start": 16 } ] } ], "speaker": "SYSTEM", "utterance": "Their number is 855-463-4822." }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Theme Park" ], "location": [ "Vancouver" ] } } } ], "speaker": "USER", "utterance": "Thanks. Anything else you can find around town that you'd think would be fun?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Playland / PNE Events" ], "slot": "attraction_name", "values": [ "Playland / PNE Events" ] }, { "act": "OFFER", "canonical_values": [ "Theme Park" ], "slot": "category", "values": [ "Theme Park" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 56, "slot": "attraction_name", "start": 35 } ] } ], "speaker": "SYSTEM", "utterance": "There is another Theme Park called Playland / PNE Events you may enjoy." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "free_entry", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "good_for_kids", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [ "free_entry", "good_for_kids" ], "slot_values": { "category": [ "Theme Park" ], "location": [ "Vancouver" ] } } } ], "speaker": "USER", "utterance": "Is this a child friendly place? Is it free to enter?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "free_entry", "values": [ "True" ] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Yeah, it's a nice child friendly environment and entrance is 100% free." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Theme Park" ], "location": [ "Vancouver" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "2" ], "slot": "number_of_adults", "values": [ "2" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "number_of_adults": [ "2" ], "where_to": [ "Vancouver" ] } } } ], "speaker": "USER", "utterance": "Okay, that sounds great. Could you also find a nice house we could stay in while we visit? I need something that can fit two people." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1018 Granville Street" ], "slot": "address", "values": [ "1018 Granville Street" ] }, { "act": "OFFER", "canonical_values": [ "4.20" ], "slot": "rating", "values": [ "4.2" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "number_of_adults": "2", "where_to": "Vancouver" } }, "service_results": [ { "address": "1018 Granville Street", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+1 877-972-6378", "rating": "4.20", "total_price": "342", "where_to": "Vancouver" }, { "address": "1025 Granville Street", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+1 604-685-5335", "rating": "3.90", "total_price": "1008", "where_to": "Vancouver" }, { "address": "1041 Southwest Marine Drive", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 604-263-1555", "rating": "3.50", "total_price": "2970", "where_to": "Vancouver" }, { "address": "1100 Granville Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 604-669-7070", "rating": "4.10", "total_price": "324", "where_to": "Vancouver" }, { "address": "111 Robson Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 604-602-1008", "rating": "4.40", "total_price": "900", "where_to": "Vancouver" }, { "address": "1110 Howe Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 604-684-2151", "rating": "4.00", "total_price": "1302", "where_to": "Vancouver" }, { "address": "1114 Burnaby Street", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+1 604-684-4565", "rating": "3.90", "total_price": "270", "where_to": "Vancouver" }, { "address": "1128 Alberni Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 604-683-1399", "rating": "4.40", "total_price": "1344", "where_to": "Vancouver" }, { "address": "1128 West Georgia Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 604-689-1120", "rating": "4.60", "total_price": "630", "where_to": "Vancouver" }, { "address": "1133 West Hastings Street", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+1 604-689-9211", "rating": "4.20", "total_price": "2800", "where_to": "Vancouver" } ], "slots": [ { "exclusive_end": 91, "slot": "address", "start": 70 }, { "exclusive_end": 122, "slot": "rating", "start": 119 } ] } ], "speaker": "SYSTEM", "utterance": "No problem. I've found 10 houses you may like. How about the house at 1018 Granville Street? It's rated pretty high at 4.2 stars." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "has_laundry_service", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [ "has_laundry_service", "phone_number" ], "slot_values": { "number_of_adults": [ "2" ], "where_to": [ "Vancouver" ] } } } ], "speaker": "USER", "utterance": "Do you know if they have laundry service? While you're at it, can you tell me the phone number?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "False" ], "slot": "has_laundry_service", "values": [ "False" ] }, { "act": "INFORM", "canonical_values": [ "+1 877-972-6378" ], "slot": "phone_number", "values": [ "+1 877-972-6378" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 85, "slot": "phone_number", "start": 70 } ] } ], "speaker": "SYSTEM", "utterance": "No they do not offer laundry service, sorry. They can be contacted at +1 877-972-6378." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "number_of_adults": [ "2" ], "where_to": [ "Vancouver" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "departure_date", "values": [ "this Saturday" ] }, { "act": "INFORM", "canonical_values": [ "4" ], "slot": "number_of_tickets", "values": [ "4" ] }, { "act": "INFORM", "canonical_values": [ "dontcare" ], "slot": "seating_class", "values": [ "dontcare" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 142, "slot": "departure_date", "start": 129 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "this Saturday" ], "destination_airport": [ "Vancouver" ], "number_of_tickets": [ "4" ], "seating_class": [ "dontcare" ] } } } ], "speaker": "USER", "utterance": "Okay, I think this house will work. I'd also like to book a round trip flight to Vancouver. I need 4 tickets and will be leaving this Saturday." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "No problem. Can you tell me what city you are departing from and when you'd like to book a return flight?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-13" ], "slot": "return_date", "values": [ "March 13th" ] }, { "act": "INFORM", "canonical_values": [ "Seattle" ], "slot": "origin_airport", "values": [ "Seattle" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 73, "slot": "return_date", "start": 63 }, { "exclusive_end": 29, "slot": "origin_airport", "start": 22 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "this Saturday" ], "destination_airport": [ "Vancouver" ], "number_of_tickets": [ "4" ], "origin_airport": [ "Seattle" ], "return_date": [ "March 13th" ], "seating_class": [ "dontcare" ] } } } ], "speaker": "USER", "utterance": "We are leaving out of Seattle and will need a return flight on March 13th." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Delta Airlines" ], "slot": "airlines", "values": [ "Delta Airlines" ] }, { "act": "OFFER", "canonical_values": [ "04:10" ], "slot": "outbound_departure_time", "values": [ "4:10 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "06:35" ], "slot": "inbound_departure_time", "values": [ "6:35 am" ] }, { "act": "OFFER", "canonical_values": [ "364" ], "slot": "price", "values": [ "$364" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "2" ], "slot": "count", "values": [ "2" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-02", "destination_airport": "Vancouver", "number_of_tickets": "4", "origin_airport": "Seattle", "return_date": "2019-03-13" } }, "service_results": [ { "airlines": "Delta Airlines", "departure_date": "2019-03-02", "destination_airport": "Vancouver", "inbound_arrival_time": "13:01", "inbound_departure_time": "06:35", "is_nonstop": "False", "number_of_tickets": "4", "origin_airport": "Seattle", "outbound_arrival_time": "10:47", "outbound_departure_time": "04:10", "price": "364", "return_date": "2019-03-13", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-02", "destination_airport": "Vancouver", "inbound_arrival_time": "17:47", "inbound_departure_time": "09:25", "is_nonstop": "False", "number_of_tickets": "4", "origin_airport": "Seattle", "outbound_arrival_time": "21:56", "outbound_departure_time": "10:35", "price": "502", "return_date": "2019-03-13", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 129, "slot": "outbound_departure_time", "start": 122 }, { "exclusive_end": 203, "slot": "inbound_departure_time", "start": 196 }, { "exclusive_end": 91, "slot": "price", "start": 87 } ] } ], "speaker": "SYSTEM", "utterance": "I've found 2 flights for you. How about a flight with Delta Airlines? The tickets cost $364. Your first flight will be at 4:10 am and does have one layover. Your returning flight will take off at 6:35 am." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "this Saturday" ], "destination_airport": [ "Vancouver" ], "number_of_tickets": [ "4" ], "origin_airport": [ "Seattle" ], "return_date": [ "March 13th" ], "seating_class": [ "dontcare" ] } } } ], "speaker": "USER", "utterance": "Okay, sounds good. That's all I need for now. Thanks a lot." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "My pleasure. Have a good day." } ] }, { "dialogue_id": "33_00108", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Will you show me some attractions to visit?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Where should I look for attractions?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "London" ], "slot": "location", "values": [ "London, England" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 42, "slot": "location", "start": 27 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "London, England" ] } } } ], "speaker": "USER", "utterance": "Please find attractions at London, England." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "30 St Mary Axe (The Gherkin)" ], "slot": "attraction_name", "values": [ "30 St Mary Axe (The Gherkin)" ] }, { "act": "OFFER", "canonical_values": [ "Historical Landmark" ], "slot": "category", "values": [ "Historical Landmark" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "location": "London" } }, "service_results": [ { "attraction_name": "30 St Mary Axe (The Gherkin)", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 7071 5029" }, { "attraction_name": "Admiralty Arch", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 7276 5000" }, { "attraction_name": "Alexandra Palace", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "False", "location": "London", "phone_number": "20 8365 2121" }, { "attraction_name": "All England Lawn Tennis & Croquet Club", "category": "Sports Venue", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 8944 1066" }, { "attraction_name": "All Saints, Margaret Street", "category": "Place of Worship", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7636 1788" }, { "attraction_name": "All Souls Langham Place", "category": "Place of Worship", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7580 3522" }, { "attraction_name": "Apsley House", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "1793 414926" }, { "attraction_name": "ArcelorMittal Orbit", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "False", "location": "London", "phone_number": "333 800 8099" }, { "attraction_name": "BAPS Shri Swaminarayan Mandir London", "category": "Place of Worship", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 8965 2651" }, { "attraction_name": "BODY WORLDS London", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "330 223 3233" } ], "slots": [ { "exclusive_end": 72, "slot": "attraction_name", "start": 44 } ] } ], "speaker": "SYSTEM", "utterance": "I have 10 attractions of interest including 30 St Mary Axe (The Gherkin) you can check out. It Is a historical Landmark." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "London, England" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "London, England" ] } } } ], "speaker": "USER", "utterance": "Okay that is good. I'd like to find a house to stay there." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1 Addington Street" ], "slot": "address", "values": [ "1 Addington Street" ] }, { "act": "OFFER", "canonical_values": [ "4.30" ], "slot": "rating", "values": [ "4.3" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "London" } }, "service_results": [ { "address": "1 Addington Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+44 333 400 6116", "rating": "4.30", "total_price": "1600", "where_to": "London" }, { "address": "1 Baffin Way", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+44 20 7517 1100", "rating": "4.10", "total_price": "300", "where_to": "London" }, { "address": "1 Connaught Road", "has_laundry_service": "False", "number_of_adults": "4", "phone_number": "+44 871 984 6290", "rating": "3.70", "total_price": "2184", "where_to": "London" }, { "address": "1 Craven Hill Gardens", "has_laundry_service": "False", "number_of_adults": "5", "phone_number": "+44 20 7706 1070", "rating": "4.40", "total_price": "870", "where_to": "London" }, { "address": "1 Duke's Road", "has_laundry_service": "False", "number_of_adults": "3", "phone_number": "+44 333 321 1262", "rating": "4.10", "total_price": "297", "where_to": "London" }, { "address": "1 Ham Yard", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 3642 2000", "rating": "4.50", "total_price": "1000", "where_to": "London" }, { "address": "1 Harrow Place", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+44 871 984 6190", "rating": "3.60", "total_price": "648", "where_to": "London" }, { "address": "1 King's Cross Road", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+44 20 7833 3900", "rating": "4.10", "total_price": "480", "where_to": "London" } ], "slots": [ { "exclusive_end": 41, "slot": "address", "start": 23 }, { "exclusive_end": 51, "slot": "rating", "start": 48 } ] } ], "speaker": "SYSTEM", "utterance": "There's a nice home at 1 Addington Street rated 4.3." }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "London, England" ] } } } ], "speaker": "USER", "utterance": "Would there be other homes?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1 Baffin Way" ], "slot": "address", "values": [ "1 Baffin Way" ] }, { "act": "OFFER", "canonical_values": [ "4.10" ], "slot": "rating", "values": [ "4.1" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 35, "slot": "address", "start": 23 }, { "exclusive_end": 45, "slot": "rating", "start": 42 } ] } ], "speaker": "SYSTEM", "utterance": "There's a nice home at 1 Baffin Way rated 4.1." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2.70" ], "slot": "rating", "values": [ "2.7" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 36, "slot": "rating", "start": 33 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "rating": [ "2.7" ], "where_to": [ "London, England" ] } } } ], "speaker": "USER", "utterance": "What other house are there rated 2.7 or higher?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1 Connaught Road" ], "slot": "address", "values": [ "1 Connaught Road" ] }, { "act": "OFFER", "canonical_values": [ "2.70" ], "slot": "rating", "values": [ "2.7" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "8" ], "slot": "count", "values": [ "8" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "rating": "2.70", "where_to": "London" } }, "service_results": [ { "address": "1 Addington Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+44 333 400 6116", "rating": "2.70", "total_price": "1600", "where_to": "London" }, { "address": "1 Baffin Way", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+44 20 7517 1100", "rating": "2.70", "total_price": "300", "where_to": "London" }, { "address": "1 Connaught Road", "has_laundry_service": "False", "number_of_adults": "4", "phone_number": "+44 871 984 6290", "rating": "2.70", "total_price": "2184", "where_to": "London" }, { "address": "1 Craven Hill Gardens", "has_laundry_service": "False", "number_of_adults": "5", "phone_number": "+44 20 7706 1070", "rating": "2.70", "total_price": "870", "where_to": "London" }, { "address": "1 Duke's Road", "has_laundry_service": "False", "number_of_adults": "3", "phone_number": "+44 333 321 1262", "rating": "2.70", "total_price": "297", "where_to": "London" }, { "address": "1 Ham Yard", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 3642 2000", "rating": "2.70", "total_price": "1000", "where_to": "London" }, { "address": "1 Harrow Place", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+44 871 984 6190", "rating": "2.70", "total_price": "648", "where_to": "London" }, { "address": "1 King's Cross Road", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+44 20 7833 3900", "rating": "2.70", "total_price": "480", "where_to": "London" } ], "slots": [ { "exclusive_end": 81, "slot": "address", "start": 65 }, { "exclusive_end": 91, "slot": "rating", "start": 88 } ] } ], "speaker": "SYSTEM", "utterance": "There are 8 houses for the search including one house located at 1 Connaught Road rated 2.7." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "has_laundry_service", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [ "has_laundry_service" ], "slot_values": { "rating": [ "2.7" ], "where_to": [ "London, England" ] } } } ], "speaker": "USER", "utterance": "Would this place have laundry service?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "False" ], "slot": "has_laundry_service", "values": [ "False" ] } ], "service": "Hotels_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "The place doesn't have laundry service." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [ "phone_number" ], "slot_values": { "rating": [ "2.7" ], "where_to": [ "London, England" ] } } } ], "speaker": "USER", "utterance": "Can you give me a contact number for this place?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "+44 871 984 6290" ], "slot": "phone_number", "values": [ "+44 871 984 6290" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 36, "slot": "phone_number", "start": 20 } ] } ], "speaker": "SYSTEM", "utterance": "The phone number is +44 871 984 6290." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "rating": [ "2.7" ], "where_to": [ "London, England" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "Economy" ], "slot": "seating_class", "values": [ "Economy" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "London, England" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "The house is great and I'd like to find a round trip flight there. You can find me Economy class tickets." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What day would you like to have the return flight and what city are you departing from?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "New York" ], "slot": "origin_airport", "values": [ "NYC" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-13" ], "slot": "return_date", "values": [ "13th of March" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 30, "slot": "origin_airport", "start": 27 }, { "exclusive_end": 58, "slot": "return_date", "start": 45 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "London, England" ], "origin_airport": [ "NYC" ], "return_date": [ "13th of March" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "Please search flights from NYC returning the 13th of March." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Which date do you want to travel?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-05" ], "slot": "departure_date", "values": [ "Tuesday next week" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 49, "slot": "departure_date", "start": 32 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "Tuesday next week" ], "destination_airport": [ "London, England" ], "origin_airport": [ "NYC" ], "return_date": [ "13th of March" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "I would like to start my travel Tuesday next week." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Delta Airlines" ], "slot": "airlines", "values": [ "Delta Airlines" ] }, { "act": "OFFER", "canonical_values": [ "20:50" ], "slot": "outbound_departure_time", "values": [ "8:50 pm" ] }, { "act": "OFFER", "canonical_values": [ "True" ], "slot": "is_nonstop", "values": [ "True" ] }, { "act": "OFFER", "canonical_values": [ "09:40" ], "slot": "inbound_departure_time", "values": [ "9:40 am" ] }, { "act": "OFFER", "canonical_values": [ "311" ], "slot": "price", "values": [ "$311" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "2" ], "slot": "count", "values": [ "2" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-05", "destination_airport": "London", "origin_airport": "New York", "return_date": "2019-03-13", "seating_class": "Economy" } }, "service_results": [ { "airlines": "Delta Airlines", "departure_date": "2019-03-05", "destination_airport": "London", "inbound_arrival_time": "14:02", "inbound_departure_time": "09:40", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "New York", "outbound_arrival_time": "09:12", "outbound_departure_time": "20:50", "price": "311", "return_date": "2019-03-13", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-05", "destination_airport": "London", "inbound_arrival_time": "20:12", "inbound_departure_time": "09:15", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "New York", "outbound_arrival_time": "06:47", "outbound_departure_time": "18:25", "price": "432", "return_date": "2019-03-13", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 89, "slot": "outbound_departure_time", "start": 82 }, { "exclusive_end": 149, "slot": "inbound_departure_time", "start": 142 }, { "exclusive_end": 162, "slot": "price", "start": 158 } ] } ], "speaker": "SYSTEM", "utterance": "I have 2 flights taking off. Do you want to fly with Delta Airlines taking off at 8:50 pm a direct flight and the returning flight taking off 9:40 am costing $311." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "outbound_arrival_time", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "inbound_arrival_time", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [ "inbound_arrival_time", "outbound_arrival_time" ], "slot_values": { "departure_date": [ "Tuesday next week" ], "destination_airport": [ "London, England" ], "origin_airport": [ "NYC" ], "return_date": [ "13th of March" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "When will the flight arrive at the destination and when is the return flight arriving?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "14:02" ], "slot": "inbound_arrival_time", "values": [ "2:02 pm" ] }, { "act": "INFORM", "canonical_values": [ "09:12" ], "slot": "outbound_arrival_time", "values": [ "9:12 am" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 33, "slot": "inbound_arrival_time", "start": 26 }, { "exclusive_end": 72, "slot": "outbound_arrival_time", "start": 65 } ] } ], "speaker": "SYSTEM", "utterance": "The return flight arrives 2:02 pm and the onward flight comes at 9:12 am." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "Tuesday next week" ], "destination_airport": [ "London, England" ], "origin_airport": [ "NYC" ], "return_date": [ "13th of March" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "That sounds good." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Am I able to assist you with something else?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "departure_date": [ "Tuesday next week" ], "destination_airport": [ "London, England" ], "origin_airport": [ "NYC" ], "return_date": [ "13th of March" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "No thanks for the help." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a nice day." } ] }, { "dialogue_id": "33_00109", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Park" ] } } } ], "speaker": "USER", "utterance": "I am planning to visit some interesting and attractive places for which I need your help to find the good one like a Garden which is liked by me very much." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Let me know your desired location to search for the attractions." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Toronto" ], "slot": "location", "values": [ "Toronto" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 20, "slot": "location", "start": 13 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Park" ], "location": [ "Toronto" ] } } } ], "speaker": "USER", "utterance": "Search it in Toronto." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Allan Gardens" ], "slot": "attraction_name", "values": [ "Allan Gardens" ] }, { "act": "OFFER", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Park", "location": "Toronto" } }, "service_results": [ { "attraction_name": "Allan Gardens", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-392-7288" }, { "attraction_name": "Ashbridge's Bay", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-392-2489" }, { "attraction_name": "Centennial Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-394-8750" }, { "attraction_name": "Christie Pits", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-338-4386" }, { "attraction_name": "Downsview Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-952-2225" }, { "attraction_name": "Earl Bales Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-392-2489" }, { "attraction_name": "Edwards Gardens", "category": "Park", "free_entry": "True", "good_for_kids": "False", "location": "Toronto", "phone_number": "416-392-8188" }, { "attraction_name": "Friends of Guild Park & Gardens", "category": "Park", "free_entry": "True", "good_for_kids": "False", "location": "Toronto", "phone_number": "416-392-2489" }, { "attraction_name": "High Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-338-0338" }, { "attraction_name": "Humber Bay Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-392-2489" } ], "slots": [ { "exclusive_end": 37, "slot": "attraction_name", "start": 24 } ] } ], "speaker": "SYSTEM", "utterance": "What about a Park named Allan Gardens? You will really like it as it is your favorite Garden type place." }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Park" ], "location": [ "Toronto" ] } } } ], "speaker": "USER", "utterance": "Yes, I like it. But I want more options. Can you search for something else?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Ashbridge's Bay" ], "slot": "attraction_name", "values": [ "Ashbridge's Bay" ] }, { "act": "OFFER", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 39, "slot": "attraction_name", "start": 24 } ] } ], "speaker": "SYSTEM", "utterance": "Yes, another park named Ashbridge's Bay. Do you like to visit this place?" }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Park" ], "location": [ "Toronto" ] } } } ], "speaker": "USER", "utterance": "May be. Find me something else related to my interest." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Centennial Park" ], "slot": "attraction_name", "values": [ "Centennial Park" ] }, { "act": "OFFER", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 32, "slot": "attraction_name", "start": 17 } ] } ], "speaker": "SYSTEM", "utterance": "You can visit to Centennial Park. This is also a Park and you can enjoy here." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "good_for_kids", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [ "good_for_kids", "phone_number" ], "slot_values": { "category": [ "Park" ], "location": [ "Toronto" ] } } } ], "speaker": "USER", "utterance": "First I want to know their contact number and then I will decide. Is this place is safe for kids?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "416-394-8750" ], "slot": "phone_number", "values": [ "416-394-8750" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 95, "slot": "phone_number", "start": 83 } ] } ], "speaker": "SYSTEM", "utterance": "Yes this is the safest place for Children please note down their contact number as 416-394-8750." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Park" ], "location": [ "Toronto" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_adults", "values": [ "1" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_laundry_service", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "3.60" ], "slot": "rating", "values": [ "3.6" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 156, "slot": "rating", "start": 153 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "1" ], "rating": [ "3.6" ], "where_to": [ "Toronto" ] } } } ], "speaker": "USER", "utterance": "That's nice. Will decide about this park later. Now I want to search for a nice House there for one person with laundry service. Search for the one with 3.6 rating or higher." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "108 Chestnut Street" ], "slot": "address", "values": [ "108 Chestnut Street" ] }, { "act": "OFFER", "canonical_values": [ "3.60" ], "slot": "rating", "values": [ "3.6" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "has_laundry_service": "True", "number_of_adults": "1", "rating": "3.60", "where_to": "Toronto" } }, "service_results": [ { "address": "108 Chestnut Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-977-5000", "rating": "3.60", "total_price": "952", "where_to": "Toronto" }, { "address": "111 Lombard Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-367-5555", "rating": "3.60", "total_price": "558", "where_to": "Toronto" }, { "address": "118 Yorkville Avenue", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-963-6300", "rating": "3.60", "total_price": "2430", "where_to": "Toronto" }, { "address": "135 Carlingview Drive, Etobicoke, Ontario M9W 5E7, Canada", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-637-7000", "rating": "3.60", "total_price": "360", "where_to": "Toronto" }, { "address": "145 Richmond Street West", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-869-3456", "rating": "3.60", "total_price": "720", "where_to": "Toronto" }, { "address": "15 Charles Street East", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-924-1222", "rating": "3.60", "total_price": "414", "where_to": "Toronto" }, { "address": "15 Richmond Street East", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-368-1990", "rating": "3.60", "total_price": "600", "where_to": "Toronto" }, { "address": "1790 Albion Road, Etobicoke, Ontario M9V 4J8, Canada", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-747-7676", "rating": "3.60", "total_price": "612", "where_to": "Toronto" }, { "address": "181 Wellington Street West", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-585-2500", "rating": "3.60", "total_price": "1400", "where_to": "Toronto" }, { "address": "2035 Kennedy Road, Scarborough, Ontario M1T 3G2, Canada", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-299-1500", "rating": "3.60", "total_price": "2048", "where_to": "Toronto" } ], "slots": [ { "exclusive_end": 43, "slot": "address", "start": 24 }, { "exclusive_end": 59, "slot": "rating", "start": 56 } ] } ], "speaker": "SYSTEM", "utterance": "What about the house at 108 Chestnut Street with rating 3.6? Do you like to stay here?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "1" ], "rating": [ "3.6" ], "where_to": [ "Toronto" ] } } } ], "speaker": "USER", "utterance": "Yes, I like it and it is okay for me." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookHouse" ], "slot": "intent", "values": [ "BookHouse" ] } ], "service": "Hotels_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you want me to book this house now?" }, { "frames": [ { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "1" ], "rating": [ "3.6" ], "where_to": [ "Toronto" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "Toronto" ] } } } ], "speaker": "USER", "utterance": "No, not now. Will do later. Also I want to search for a round trip flight and I need your help to find the same." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What is your expected dates of Travel both start and return and from where you are going to start your travel?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-04" ], "slot": "departure_date", "values": [ "next Monday" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-13" ], "slot": "return_date", "values": [ "March 13th" ] }, { "act": "INFORM", "canonical_values": [ "San Diego" ], "slot": "origin_airport", "values": [ "San Diego" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 43, "slot": "departure_date", "start": 32 }, { "exclusive_end": 57, "slot": "return_date", "start": 47 }, { "exclusive_end": 26, "slot": "origin_airport", "start": 17 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "next Monday" ], "destination_airport": [ "Toronto" ], "origin_airport": [ "San Diego" ], "return_date": [ "March 13th" ] } } } ], "speaker": "USER", "utterance": "Find a flight in San Diego from next Monday to March 13th." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "United Airlines" ], "slot": "airlines", "values": [ "United Airlines" ] }, { "act": "OFFER", "canonical_values": [ "09:15" ], "slot": "outbound_departure_time", "values": [ "9:15 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "04:45" ], "slot": "inbound_departure_time", "values": [ "4:45 am" ] }, { "act": "OFFER", "canonical_values": [ "368" ], "slot": "price", "values": [ "$368" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "1" ], "slot": "count", "values": [ "1" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-04", "destination_airport": "Toronto", "origin_airport": "San Diego", "return_date": "2019-03-13" } }, "service_results": [ { "airlines": "United Airlines", "departure_date": "2019-03-04", "destination_airport": "Toronto", "inbound_arrival_time": "10:59", "inbound_departure_time": "04:45", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "San Diego", "outbound_arrival_time": "19:34", "outbound_departure_time": "09:15", "price": "368", "return_date": "2019-03-13", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 110, "slot": "outbound_departure_time", "start": 103 }, { "exclusive_end": 168, "slot": "inbound_departure_time", "start": 161 }, { "exclusive_end": 183, "slot": "price", "start": 179 } ] } ], "speaker": "SYSTEM", "utterance": "How about a travel through a flight from United Airlines? I got 1 onward flight which will take off at 9:15 am and the take off time of returning flight will be 4:45 am. It costs $368 per ticket. How do you feel whether it is convenient or not?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "outbound_arrival_time", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "seating_class", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [ "outbound_arrival_time", "seating_class" ], "slot_values": { "departure_date": [ "next Monday" ], "destination_airport": [ "Toronto" ], "origin_airport": [ "San Diego" ], "return_date": [ "March 13th" ] } } } ], "speaker": "USER", "utterance": "I have to think and decide. Please let me know the time of arrival of this flight to my final place. Did you searched the tickets for economy class or business class?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "19:34" ], "slot": "outbound_arrival_time", "values": [ "7:34 pm" ] }, { "act": "INFORM", "canonical_values": [ "Economy" ], "slot": "seating_class", "values": [ "Economy" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 103, "slot": "outbound_arrival_time", "start": 96 } ] } ], "speaker": "SYSTEM", "utterance": "I have searched it for Economy class tickets only and this flight will reach its destination at 7:34 pm." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "next Monday" ], "destination_airport": [ "Toronto" ], "origin_airport": [ "San Diego" ], "return_date": [ "March 13th" ] } } } ], "speaker": "USER", "utterance": "That is okay to me. Thanks." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Any more help you want now?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "departure_date": [ "next Monday" ], "destination_airport": [ "Toronto" ], "origin_airport": [ "San Diego" ], "return_date": [ "March 13th" ] } } } ], "speaker": "USER", "utterance": "No, thanks a lot." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day." } ] }, { "dialogue_id": "33_00110", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "good_for_kids": [ "True" ] } } } ], "speaker": "USER", "utterance": "Could you help me find some child-friendly attractions please?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Which area should i look at?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "New York" ], "slot": "location", "values": [ "New York City" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 42, "slot": "location", "start": 29 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "good_for_kids": [ "True" ], "location": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "I'm looking for something in New York City" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "9/11 Tribute Museum" ], "slot": "attraction_name", "values": [ "9/11 tribute Museum" ] }, { "act": "OFFER", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "good_for_kids": "True", "location": "New York" } }, "service_results": [ { "attraction_name": "9/11 Tribute Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "866-737-1184" }, { "attraction_name": "92nd Street Y", "category": "Performing Arts Venue", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-415-5500" }, { "attraction_name": "Alley Pond Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "American Folk Art Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-595-9533" }, { "attraction_name": "American Museum of Natural History", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-769-5100" }, { "attraction_name": "Apollo Theater", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-531-5300" }, { "attraction_name": "Astoria Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Bayonne Bridge", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-435-7000" }, { "attraction_name": "Bethesda Terrace", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-310-6600" }, { "attraction_name": "Bow Bridge", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-310-6600" } ], "slots": [ { "exclusive_end": 19, "slot": "attraction_name", "start": 0 } ] } ], "speaker": "SYSTEM", "utterance": "9/11 tribute Museum is a Museum you could check" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "good_for_kids": [ "True" ], "location": [ "New York City" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "That's perfect. Could you also help me finding a house there please?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "100 Greenwich Street" ], "slot": "address", "values": [ "100 greenwich street" ] }, { "act": "OFFER", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "New York" } }, "service_results": [ { "address": "100 Greenwich Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 917-409-0800", "rating": "4.40", "total_price": "1050", "where_to": "New York" }, { "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 718-512-0248", "rating": "4.20", "total_price": "264", "where_to": "New York" }, { "address": "100-33 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-606-7400", "rating": "4.00", "total_price": "1560", "where_to": "New York" }, { "address": "102-05 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-565-8900", "rating": "3.90", "total_price": "1440", "where_to": "New York" }, { "address": "102-40 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-672-6600", "rating": "4.10", "total_price": "336", "where_to": "New York" }, { "address": "103 Waverly Place", "has_laundry_service": "False", "number_of_adults": "5", "phone_number": "+1 212-777-9515", "rating": "4.40", "total_price": "810", "where_to": "New York" }, { "address": "1033 6th Avenue", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 212-768-0007", "rating": "4.20", "total_price": "1860", "where_to": "New York" }, { "address": "104-04 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-457-6300", "rating": "4.00", "total_price": "3150", "where_to": "New York" }, { "address": "108 West 24th Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 212-414-1000", "rating": "4.20", "total_price": "2772", "where_to": "New York" } ], "slots": [ { "exclusive_end": 60, "slot": "address", "start": 40 }, { "exclusive_end": 36, "slot": "rating", "start": 33 } ] } ], "speaker": "SYSTEM", "utterance": "There's a nice house with rating 4.4 at 100 greenwich street" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "has_laundry_service", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [ "has_laundry_service", "phone_number" ], "slot_values": { "where_to": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "Does it have laundry service? could you please send me the phone number?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_laundry_service", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "+1 917-409-0800" ], "slot": "phone_number", "values": [ "+1 917-409-0800" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 58, "slot": "phone_number", "start": 43 } ] } ], "speaker": "SYSTEM", "utterance": "Yes, it has laundry service. The number is +1 917-409-0800" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_adults", "values": [ "1" ] }, { "act": "INFORM", "canonical_values": [ "4.10" ], "slot": "rating", "values": [ "4.1" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 62, "slot": "rating", "start": 59 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "number_of_adults": [ "1" ], "rating": [ "4.1" ], "where_to": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "Are there any other houses for just one person wiht rating 4.1 or higher?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA" ], "slot": "address", "values": [ "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA" ] }, { "act": "OFFER", "canonical_values": [ "4.10" ], "slot": "rating", "values": [ "4.1" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "9" ], "slot": "count", "values": [ "9" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "number_of_adults": "1", "rating": "4.10", "where_to": "New York" } }, "service_results": [ { "address": "100 Greenwich Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 917-409-0800", "rating": "4.10", "total_price": "1050", "where_to": "New York" }, { "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-512-0248", "rating": "4.10", "total_price": "264", "where_to": "New York" }, { "address": "102-40 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-672-6600", "rating": "4.10", "total_price": "336", "where_to": "New York" }, { "address": "103 Waverly Place", "has_laundry_service": "False", "number_of_adults": "1", "phone_number": "+1 212-777-9515", "rating": "4.10", "total_price": "810", "where_to": "New York" }, { "address": "1033 6th Avenue", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 212-768-0007", "rating": "4.10", "total_price": "1860", "where_to": "New York" }, { "address": "108 West 24th Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 212-414-1000", "rating": "4.10", "total_price": "2772", "where_to": "New York" }, { "address": "11 East 31st Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 212-806-7000", "rating": "4.10", "total_price": "912", "where_to": "New York" }, { "address": "11 Howard Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 212-235-1111", "rating": "4.10", "total_price": "1020", "where_to": "New York" }, { "address": "1100 South Avenue, Staten Island, NY 10314, USA", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-477-2400", "rating": "4.10", "total_price": "1224", "where_to": "New York" } ], "slots": [ { "exclusive_end": 81, "slot": "address", "start": 27 }, { "exclusive_end": 118, "slot": "rating", "start": 115 } ] } ], "speaker": "SYSTEM", "utterance": "I found other 9 houses: at 100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA there's a nice house with rating 4.1" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "number_of_adults": [ "1" ], "rating": [ "4.1" ], "where_to": [ "New York City" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "Economy" ], "slot": "seating_class", "values": [ "Economy" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "New York City" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "That's great. Could you please help me finding round trip flights in economy class to get there?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Of course. Just tell me date and place of departure and return" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "departure_date", "values": [ "tomorrow" ] }, { "act": "INFORM", "canonical_values": [ "Phoenix" ], "slot": "origin_airport", "values": [ "Phoenix" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-09" ], "slot": "return_date", "values": [ "the 9th" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 26, "slot": "departure_date", "start": 18 }, { "exclusive_end": 39, "slot": "origin_airport", "start": 32 }, { "exclusive_end": 61, "slot": "return_date", "start": 54 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "tomorrow" ], "destination_airport": [ "New York City" ], "origin_airport": [ "Phoenix" ], "return_date": [ "the 9th" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "I'd like to leave tomorrow from Phoenix and retunr on the 9th" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "16:10" ], "slot": "outbound_departure_time", "values": [ "4:10 pm" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "13:40" ], "slot": "inbound_departure_time", "values": [ "1:40 pm" ] }, { "act": "OFFER", "canonical_values": [ "449" ], "slot": "price", "values": [ "$449" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-02", "destination_airport": "New York", "origin_airport": "Phoenix", "return_date": "2019-03-09", "seating_class": "Economy" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-02", "destination_airport": "New York", "inbound_arrival_time": "18:23", "inbound_departure_time": "13:40", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Phoenix", "outbound_arrival_time": "04:16", "outbound_departure_time": "16:10", "price": "449", "return_date": "2019-03-09", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-02", "destination_airport": "New York", "inbound_arrival_time": "21:22", "inbound_departure_time": "16:20", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Phoenix", "outbound_arrival_time": "17:46", "outbound_departure_time": "06:00", "price": "454", "return_date": "2019-03-09", "seating_class": "Economy" }, { "airlines": "Southwest Airlines", "departure_date": "2019-03-02", "destination_airport": "New York", "inbound_arrival_time": "01:07", "inbound_departure_time": "18:15", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Phoenix", "outbound_arrival_time": "05:45", "outbound_departure_time": "17:15", "price": "452", "return_date": "2019-03-09", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-02", "destination_airport": "New York", "inbound_arrival_time": "01:57", "inbound_departure_time": "19:35", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Phoenix", "outbound_arrival_time": "20:12", "outbound_departure_time": "10:20", "price": "488", "return_date": "2019-03-09", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 57, "slot": "outbound_departure_time", "start": 50 }, { "exclusive_end": 97, "slot": "inbound_departure_time", "start": 90 }, { "exclusive_end": 116, "slot": "price", "start": 112 } ] } ], "speaker": "SYSTEM", "utterance": "I found an American Airlines flight taking off at 4:10 pm with a layover and returning at 1:40 pm. The price is $449" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [ "number_of_tickets" ], "slot_values": { "departure_date": [ "tomorrow" ], "destination_airport": [ "New York City" ], "origin_airport": [ "Phoenix" ], "return_date": [ "the 9th" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "Is it for three people?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "No, it's just for 1 person" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "tomorrow" ], "destination_airport": [ "New York City" ], "origin_airport": [ "Phoenix" ], "return_date": [ "the 9th" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "Sounds good" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "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": "Flights_4", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "departure_date": [ "tomorrow" ], "destination_airport": [ "New York City" ], "origin_airport": [ "Phoenix" ], "return_date": [ "the 9th" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "No, that's it, thanks for your help" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a good day" } ] }, { "dialogue_id": "33_00111", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I want to find some new attractions." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Where would you like to search?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "London" ], "slot": "location", "values": [ "London" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 6, "slot": "location", "start": 0 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "London" ] } } } ], "speaker": "USER", "utterance": "London." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "30 St Mary Axe (The Gherkin)" ], "slot": "attraction_name", "values": [ "30 St Mary Axe (The Gherkin)" ] }, { "act": "OFFER", "canonical_values": [ "Historical Landmark" ], "slot": "category", "values": [ "Historical Landmark" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "location": "London" } }, "service_results": [ { "attraction_name": "30 St Mary Axe (The Gherkin)", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 7071 5029" }, { "attraction_name": "Admiralty Arch", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 7276 5000" }, { "attraction_name": "Alexandra Palace", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "False", "location": "London", "phone_number": "20 8365 2121" }, { "attraction_name": "All England Lawn Tennis & Croquet Club", "category": "Sports Venue", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 8944 1066" }, { "attraction_name": "All Saints, Margaret Street", "category": "Place of Worship", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7636 1788" }, { "attraction_name": "All Souls Langham Place", "category": "Place of Worship", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7580 3522" }, { "attraction_name": "Apsley House", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "1793 414926" }, { "attraction_name": "ArcelorMittal Orbit", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "False", "location": "London", "phone_number": "333 800 8099" }, { "attraction_name": "BAPS Shri Swaminarayan Mandir London", "category": "Place of Worship", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 8965 2651" }, { "attraction_name": "BODY WORLDS London", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "330 223 3233" } ], "slots": [ { "exclusive_end": 28, "slot": "attraction_name", "start": 0 } ] } ], "speaker": "SYSTEM", "utterance": "30 St Mary Axe (The Gherkin) is a cool historical landmark." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "London" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "London" ] } } } ], "speaker": "USER", "utterance": "Cool! I also need a house to stay at while I'm there." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1 Addington Street" ], "slot": "address", "values": [ "1 Addington Street" ] }, { "act": "OFFER", "canonical_values": [ "4.30" ], "slot": "rating", "values": [ "4.3" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "London" } }, "service_results": [ { "address": "1 Addington Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+44 333 400 6116", "rating": "4.30", "total_price": "1600", "where_to": "London" }, { "address": "1 Baffin Way", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+44 20 7517 1100", "rating": "4.10", "total_price": "300", "where_to": "London" }, { "address": "1 Connaught Road", "has_laundry_service": "False", "number_of_adults": "4", "phone_number": "+44 871 984 6290", "rating": "3.70", "total_price": "2184", "where_to": "London" }, { "address": "1 Craven Hill Gardens", "has_laundry_service": "False", "number_of_adults": "5", "phone_number": "+44 20 7706 1070", "rating": "4.40", "total_price": "870", "where_to": "London" }, { "address": "1 Duke's Road", "has_laundry_service": "False", "number_of_adults": "3", "phone_number": "+44 333 321 1262", "rating": "4.10", "total_price": "297", "where_to": "London" }, { "address": "1 Ham Yard", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 3642 2000", "rating": "4.50", "total_price": "1000", "where_to": "London" }, { "address": "1 Harrow Place", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+44 871 984 6190", "rating": "3.60", "total_price": "648", "where_to": "London" }, { "address": "1 King's Cross Road", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+44 20 7833 3900", "rating": "4.10", "total_price": "480", "where_to": "London" }, { "address": "1 Lancaster Gate", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+44 20 7262 5022", "rating": "3.80", "total_price": "3360", "where_to": "London" }, { "address": "1 Leicester Square", "has_laundry_service": "False", "number_of_adults": "3", "phone_number": "+44 20 3953 4200", "rating": "4.30", "total_price": "264", "where_to": "London" } ], "slots": [ { "exclusive_end": 47, "slot": "address", "start": 29 }, { "exclusive_end": 25, "slot": "rating", "start": 22 } ] } ], "speaker": "SYSTEM", "utterance": "I found a house rated 4.3 at 1 Addington Street." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "has_laundry_service", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [ "has_laundry_service" ], "slot_values": { "where_to": [ "London" ] } } } ], "speaker": "USER", "utterance": "Is laundry service available?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_laundry_service", "values": [ "True" ] } ], "service": "Hotels_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Yes, there is!" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "London" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "departure_date", "values": [ "March 2nd" ] }, { "act": "INFORM", "canonical_values": [ "Economy" ], "slot": "seating_class", "values": [ "Economy" ] }, { "act": "INFORM", "canonical_values": [ "Washington" ], "slot": "origin_airport", "values": [ "Washington" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 77, "slot": "departure_date", "start": 68 }, { "exclusive_end": 64, "slot": "origin_airport", "start": 54 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "March 2nd" ], "destination_airport": [ "London" ], "origin_airport": [ "Washington" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "That house will be perfect! I also need a flight from Washington on March 2nd. I prefer economy seats." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "On what day are you returning?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-08" ], "slot": "return_date", "values": [ "8th of this month" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 17, "slot": "return_date", "start": 0 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "March 2nd" ], "destination_airport": [ "London" ], "origin_airport": [ "Washington" ], "return_date": [ "8th of this month" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "8th of this month." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Delta Airlines" ], "slot": "airlines", "values": [ "Delta Airlines" ] }, { "act": "OFFER", "canonical_values": [ "12:55" ], "slot": "outbound_departure_time", "values": [ "12:55 pm" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "03:55" ], "slot": "inbound_departure_time", "values": [ "3:55 am" ] }, { "act": "OFFER", "canonical_values": [ "490" ], "slot": "price", "values": [ "$490" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "2" ], "slot": "count", "values": [ "2" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-02", "destination_airport": "London", "origin_airport": "Washington", "return_date": "2019-03-08", "seating_class": "Economy" } }, "service_results": [ { "airlines": "Delta Airlines", "departure_date": "2019-03-02", "destination_airport": "London", "inbound_arrival_time": "15:03", "inbound_departure_time": "03:55", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Washington", "outbound_arrival_time": "06:47", "outbound_departure_time": "12:55", "price": "490", "return_date": "2019-03-08", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-02", "destination_airport": "London", "inbound_arrival_time": "00:53", "inbound_departure_time": "12:40", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Washington", "outbound_arrival_time": "07:49", "outbound_departure_time": "10:00", "price": "538", "return_date": "2019-03-08", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 75, "slot": "outbound_departure_time", "start": 67 }, { "exclusive_end": 121, "slot": "inbound_departure_time", "start": 114 }, { "exclusive_end": 84, "slot": "price", "start": 80 } ] } ], "speaker": "SYSTEM", "utterance": "I found 2 flights including a Delta Airlines flight that leaves at 12:55 pm for $490. The return flight leaves at 3:55 am." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "March 2nd" ], "destination_airport": [ "London" ], "origin_airport": [ "Washington" ], "return_date": [ "8th of this month" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "Thanks! That is all I need!" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a nice trip!" } ] }, { "dialogue_id": "33_00112", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "free_entry", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "San Francisco" ], "slot": "location", "values": [ "San Francisco" ] }, { "act": "INFORM", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 113, "slot": "location", "start": 100 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Museum" ], "free_entry": [ "True" ], "location": [ "San Francisco" ] } } } ], "speaker": "USER", "utterance": "Can you please find me some attractions to visit? I'd like to find a museum without an entry fee in San Francisco." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Cartoon Art Museum" ], "slot": "attraction_name", "values": [ "Cartoon Art Museum" ] }, { "act": "OFFER", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Museum", "free_entry": "True", "location": "San Francisco" } }, "service_results": [ { "attraction_name": "Cartoon Art Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "San Francisco", "phone_number": "415-227-8666" }, { "attraction_name": "Children's Creativity Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "San Francisco", "phone_number": "415-820-3320" }, { "attraction_name": "Contemporary Jewish Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "False", "location": "San Francisco", "phone_number": "415-655-7800" }, { "attraction_name": "Legion of Honor", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "San Francisco", "phone_number": "415-750-3600" }, { "attraction_name": "Madame Tussauds", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "San Francisco", "phone_number": "415-757-2707" }, { "attraction_name": "Museum of the African Diaspora", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "San Francisco", "phone_number": "415-358-7252" }, { "attraction_name": "Randall Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "False", "location": "San Francisco", "phone_number": "415-554-9600" }, { "attraction_name": "The Walt Disney Family Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "False", "location": "San Francisco", "phone_number": "415-345-6800" }, { "attraction_name": "USS Pampanito", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "San Francisco", "phone_number": "415-775-1943" } ], "slots": [ { "exclusive_end": 50, "slot": "attraction_name", "start": 32 } ] } ], "speaker": "SYSTEM", "utterance": "I found a museum. How about the Cartoon Art Museum?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "good_for_kids", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [ "good_for_kids", "phone_number" ], "slot_values": { "category": [ "Museum" ], "free_entry": [ "True" ], "location": [ "San Francisco" ] } } } ], "speaker": "USER", "utterance": "Would you say this place is child friendly? What is their phone number?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "415-227-8666" ], "slot": "phone_number", "values": [ "415-227-8666" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 67, "slot": "phone_number", "start": 55 } ] } ], "speaker": "SYSTEM", "utterance": "Yes, the museum is kid friendly. There phone number is 415-227-8666." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Museum" ], "free_entry": [ "True" ], "location": [ "San Francisco" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_laundry_service", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "where_to": [ "San Francisco" ] } } } ], "speaker": "USER", "utterance": "Okay, great. I would like to find a house to stay there. I also need laundry service." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1095 Market Street" ], "slot": "address", "values": [ "1095 Market Street" ] }, { "act": "OFFER", "canonical_values": [ "4.00" ], "slot": "rating", "values": [ "4.0" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "has_laundry_service": "True", "where_to": "San Francisco" } }, "service_results": [ { "address": "1095 Market Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 415-829-0000", "rating": "4.00", "total_price": "2100", "where_to": "San Francisco" }, { "address": "1100 Market Street Hotel entrance is at, 45 McAllister Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 415-735-7777", "rating": "4.40", "total_price": "384", "where_to": "San Francisco" }, { "address": "111 Mason Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 415-771-1200", "rating": "3.50", "total_price": "1320", "where_to": "San Francisco" }, { "address": "12 4th Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 415-348-1111", "rating": "4.20", "total_price": "832", "where_to": "San Francisco" }, { "address": "138 King Street", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 415-200-4977", "rating": "4.50", "total_price": "2500", "where_to": "San Francisco" }, { "address": "155 Steuart Street", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 415-495-2100", "rating": "4.20", "total_price": "684", "where_to": "San Francisco" }, { "address": "161 Powell Street", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 415-362-1600", "rating": "3.80", "total_price": "126", "where_to": "San Francisco" }, { "address": "1800 Sutter Street", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 415-921-4000", "rating": "4.40", "total_price": "2100", "where_to": "San Francisco" }, { "address": "2222 Market Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 415-621-8212", "rating": "4.40", "total_price": "528", "where_to": "San Francisco" }, { "address": "2237 Mason Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 415-776-8688", "rating": "4.40", "total_price": "240", "where_to": "San Francisco" } ], "slots": [ { "exclusive_end": 51, "slot": "address", "start": 33 }, { "exclusive_end": 62, "slot": "rating", "start": 59 } ] } ], "speaker": "SYSTEM", "utterance": "There is a nice house located on 1095 Market Street with a 4.0 rating." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "where_to": [ "San Francisco" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "American Airlines" ], "destination_airport": [ "San Francisco" ] } } } ], "speaker": "USER", "utterance": "This house is great. I'd also like to find a round trip flight on American Airlines to get there." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Which city do you want to fly out of and what dates are you looking to leave and return?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "departure_date", "values": [ "tomorrow" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-11" ], "slot": "return_date", "values": [ "11th of this month" ] }, { "act": "INFORM", "canonical_values": [ "Portland" ], "slot": "origin_airport", "values": [ "Portland, OR" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 40, "slot": "departure_date", "start": 32 }, { "exclusive_end": 106, "slot": "return_date", "start": 88 }, { "exclusive_end": 69, "slot": "origin_airport", "start": 57 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "American Airlines" ], "departure_date": [ "tomorrow" ], "destination_airport": [ "San Francisco" ], "origin_airport": [ "Portland, OR" ], "return_date": [ "11th of this month" ] } } } ], "speaker": "USER", "utterance": "I would like to start my travel tomorrow, leaving out of Portland, OR and return on the 11th of this month." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "21:15" ], "slot": "outbound_departure_time", "values": [ "9:15 pm" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "14:30" ], "slot": "inbound_departure_time", "values": [ "2:30 pm" ] }, { "act": "OFFER", "canonical_values": [ "227" ], "slot": "price", "values": [ "$227" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "airlines": "American Airlines", "departure_date": "2019-03-02", "destination_airport": "San Francisco", "origin_airport": "Portland", "return_date": "2019-03-11" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-02", "destination_airport": "San Francisco", "inbound_arrival_time": "16:23", "inbound_departure_time": "14:30", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Portland", "outbound_arrival_time": "01:21", "outbound_departure_time": "21:15", "price": "227", "return_date": "2019-03-11", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 63, "slot": "outbound_departure_time", "start": 56 }, { "exclusive_end": 128, "slot": "inbound_departure_time", "start": 121 }, { "exclusive_end": 143, "slot": "price", "start": 139 } ] } ], "speaker": "SYSTEM", "utterance": "I found a flight with American Airlines that departs at 9:15 pm and is a connecting flight. The return flight departs at 2:30 pm and costs $227." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "American Airlines" ], "departure_date": [ "tomorrow" ], "destination_airport": [ "San Francisco" ], "origin_airport": [ "Portland, OR" ], "return_date": [ "11th of this month" ] } } } ], "speaker": "USER", "utterance": "That sounds good." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "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": "Flights_4", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "airlines": [ "American Airlines" ], "departure_date": [ "tomorrow" ], "destination_airport": [ "San Francisco" ], "origin_airport": [ "Portland, OR" ], "return_date": [ "11th of this month" ] } } } ], "speaker": "USER", "utterance": "No thank you, that is all." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Okay, have a good day." } ] }, { "dialogue_id": "33_00113", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "dontcare" ], "slot": "category", "values": [ "dontcare" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "dontcare" ] } } } ], "speaker": "USER", "utterance": "Hey, can you find me somewhere to visit? Any attraction would be cool." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "In which city should I search for them?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Toronto" ], "slot": "location", "values": [ "Toronto, Ontario" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 19, "slot": "location", "start": 3 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "dontcare" ], "location": [ "Toronto, Ontario" ] } } } ], "speaker": "USER", "utterance": "In Toronto, Ontario please." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "3D Toronto sign" ], "slot": "attraction_name", "values": [ "3D Toronto Sign" ] }, { "act": "OFFER", "canonical_values": [ "Tourist Attraction" ], "slot": "category", "values": [ "Tourist Attraction" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "location": "Toronto" } }, "service_results": [ { "attraction_name": "3D Toronto sign", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-392-2489" }, { "attraction_name": "Aga Khan Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-646-4677" }, { "attraction_name": "Allan Gardens", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-392-7288" }, { "attraction_name": "Art Gallery of Ontario", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "Toronto", "phone_number": "877-225-4246" }, { "attraction_name": "Ashbridge's Bay", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-392-2489" }, { "attraction_name": "BAPS Shri Swaminarayan Mandir", "category": "Place of Worship", "free_entry": "False", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-798-2277" }, { "attraction_name": "Black Creek Pioneer Village", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-736-1733" }, { "attraction_name": "Brookfield Place", "category": "Shopping Area", "free_entry": "False", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-777-6480" }, { "attraction_name": "Casa Loma", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-923-1171" }, { "attraction_name": "Centennial Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Toronto", "phone_number": "416-394-8750" } ], "slots": [ { "exclusive_end": 45, "slot": "attraction_name", "start": 30 } ] } ], "speaker": "SYSTEM", "utterance": "I found 10 you may enjoy. The 3D Toronto Sign is a great tourist attraction around there." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "dontcare" ], "location": [ "Toronto, Ontario" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "3.60" ], "slot": "rating", "values": [ "3.6" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_laundry_service", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 108, "slot": "rating", "start": 105 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "rating": [ "3.6" ], "where_to": [ "Toronto, Ontario" ] } } } ], "speaker": "USER", "utterance": "Good to know. Can you help me find a house with laundry service I can stay? It needed to have at least a 3.6 rating." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "108 Chestnut Street" ], "slot": "address", "values": [ "108 Chestnut Street" ] }, { "act": "OFFER", "canonical_values": [ "3.60" ], "slot": "rating", "values": [ "3.6" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "has_laundry_service": "True", "rating": "3.60", "where_to": "Toronto" } }, "service_results": [ { "address": "108 Chestnut Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-977-5000", "rating": "3.60", "total_price": "952", "where_to": "Toronto" }, { "address": "111 Lombard Street", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 416-367-5555", "rating": "3.60", "total_price": "558", "where_to": "Toronto" }, { "address": "118 Yorkville Avenue", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 416-963-6300", "rating": "3.60", "total_price": "2430", "where_to": "Toronto" }, { "address": "135 Carlingview Drive, Etobicoke, Ontario M9W 5E7, Canada", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 416-637-7000", "rating": "3.60", "total_price": "360", "where_to": "Toronto" }, { "address": "145 Richmond Street West", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-869-3456", "rating": "3.60", "total_price": "720", "where_to": "Toronto" }, { "address": "15 Charles Street East", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 416-924-1222", "rating": "3.60", "total_price": "414", "where_to": "Toronto" }, { "address": "15 Richmond Street East", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 416-368-1990", "rating": "3.60", "total_price": "600", "where_to": "Toronto" }, { "address": "1790 Albion Road, Etobicoke, Ontario M9V 4J8, Canada", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 416-747-7676", "rating": "3.60", "total_price": "612", "where_to": "Toronto" }, { "address": "181 Wellington Street West", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 416-585-2500", "rating": "3.60", "total_price": "1400", "where_to": "Toronto" }, { "address": "2035 Kennedy Road, Scarborough, Ontario M1T 3G2, Canada", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 416-299-1500", "rating": "3.60", "total_price": "2048", "where_to": "Toronto" } ], "slots": [ { "exclusive_end": 53, "slot": "address", "start": 34 }, { "exclusive_end": 64, "slot": "rating", "start": 61 } ] } ], "speaker": "SYSTEM", "utterance": "I found 10. There's a nice one at 108 Chestnut Street with a 3.6 rating you would really love." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "rating": [ "3.6" ], "where_to": [ "Toronto, Ontario" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "Atlanta" ], "slot": "origin_airport", "values": [ "Atlanta, GA" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 97, "slot": "origin_airport", "start": 86 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "Toronto, Ontario" ], "origin_airport": [ "Atlanta, GA" ] } } } ], "speaker": "USER", "utterance": "Sounds great. Can you help me book some round trip flights to get there, leaving from Atlanta, GA?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "When would you like to go and return?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "departure_date", "values": [ "tomorrow" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-11" ], "slot": "return_date", "values": [ "11th of March" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 23, "slot": "departure_date", "start": 15 }, { "exclusive_end": 55, "slot": "return_date", "start": 42 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "tomorrow" ], "destination_airport": [ "Toronto, Ontario" ], "origin_airport": [ "Atlanta, GA" ], "return_date": [ "11th of March" ] } } } ], "speaker": "USER", "utterance": "I'd like to go tomorrow and return on the 11th of March." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "05:10" ], "slot": "outbound_departure_time", "values": [ "5:10 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "04:15" ], "slot": "inbound_departure_time", "values": [ "4:15 am" ] }, { "act": "OFFER", "canonical_values": [ "332" ], "slot": "price", "values": [ "$332" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "2" ], "slot": "count", "values": [ "2" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-02", "destination_airport": "Toronto", "origin_airport": "Atlanta", "return_date": "2019-03-11" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-02", "destination_airport": "Toronto", "inbound_arrival_time": "11:17", "inbound_departure_time": "04:15", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Atlanta", "outbound_arrival_time": "12:25", "outbound_departure_time": "05:10", "price": "332", "return_date": "2019-03-11", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-02", "destination_airport": "Toronto", "inbound_arrival_time": "20:11", "inbound_departure_time": "12:50", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Atlanta", "outbound_arrival_time": "11:13", "outbound_departure_time": "06:50", "price": "309", "return_date": "2019-03-11", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 105, "slot": "outbound_departure_time", "start": 98 }, { "exclusive_end": 138, "slot": "inbound_departure_time", "start": 131 }, { "exclusive_end": 165, "slot": "price", "start": 161 } ] } ], "speaker": "SYSTEM", "utterance": "I found 2 flight that may appeal to you. There's a connecting American Airlines one taking off at 5:10 am, the return flight is at 4:15 am and the total cost is $332. Is it good for you?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "tomorrow" ], "destination_airport": [ "Toronto, Ontario" ], "origin_airport": [ "Atlanta, GA" ], "return_date": [ "11th of March" ] } } } ], "speaker": "USER", "utterance": "Sounds real good." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "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": "Flights_4", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "departure_date": [ "tomorrow" ], "destination_airport": [ "Toronto, Ontario" ], "origin_airport": [ "Atlanta, GA" ], "return_date": [ "11th of March" ] } } } ], "speaker": "USER", "utterance": "No, that's all. Thank you." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have an amazing day." } ] }, { "dialogue_id": "33_00114", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] }, { "act": "INFORM", "canonical_values": [ "New York" ], "slot": "location", "values": [ "New York" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 50, "slot": "location", "start": 42 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Park" ], "good_for_kids": [ "True" ], "location": [ "New York" ] } } } ], "speaker": "USER", "utterance": "Can you find me an attraction to visit in New York, maybe a park of something child-friendly?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Alley Pond Park" ], "slot": "attraction_name", "values": [ "Alley Pond Park" ] }, { "act": "OFFER", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Park", "good_for_kids": "True", "location": "New York" } }, "service_results": [ { "attraction_name": "Alley Pond Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Astoria Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Brooklyn Botanic Garden", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "718-623-7200" }, { "attraction_name": "Brooklyn Bridge Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "718-222-9939" }, { "attraction_name": "Brooklyn Heights Promenade", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Bryant Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-768-4242" }, { "attraction_name": "Carl Schurz Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-459-4455" }, { "attraction_name": "Central Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-310-6600" }, { "attraction_name": "Columbus Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Coney Island Beach & Boardwalk", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "718-946-1350" } ], "slots": [ { "exclusive_end": 63, "slot": "attraction_name", "start": 48 } ] } ], "speaker": "SYSTEM", "utterance": "Sure, I found 10 places including a park called Alley Pond Park that fits" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Historical Landmark" ], "slot": "category", "values": [ "Historical Landmark" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "free_entry", "values": [ "True" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Historical Landmark" ], "free_entry": [ "True" ], "good_for_kids": [ "True" ], "location": [ "New York" ] } } } ], "speaker": "USER", "utterance": "Cool, what else is there? Maybe a nice historical spot with free entry" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Empire State Building" ], "slot": "attraction_name", "values": [ "Empire State Building" ] }, { "act": "OFFER", "canonical_values": [ "Historical Landmark" ], "slot": "category", "values": [ "Historical Landmark" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Historical Landmark", "free_entry": "True", "good_for_kids": "True", "location": "New York" } }, "service_results": [ { "attraction_name": "Empire State Building", "category": "Historical Landmark", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-736-3100" }, { "attraction_name": "Goethals Bridge", "category": "Historical Landmark", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "800-221-9903" }, { "attraction_name": "Morris-Jumel Mansion", "category": "Historical Landmark", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-923-8008" }, { "attraction_name": "Robert F. Kennedy Bridge", "category": "Historical Landmark", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-870-6425" }, { "attraction_name": "Stonewall National Monument", "category": "Historical Landmark", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-668-2577" }, { "attraction_name": "Time Warner Center", "category": "Historical Landmark", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-823-6300" } ], "slots": [ { "exclusive_end": 35, "slot": "attraction_name", "start": 14 } ] } ], "speaker": "SYSTEM", "utterance": "How about the Empire State Building, it's a wonderful Historical Landmark" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Historical Landmark" ], "free_entry": [ "True" ], "good_for_kids": [ "True" ], "location": [ "New York" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "New York" ] } } } ], "speaker": "USER", "utterance": "OK, great, now find me a house to stay in" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "100 Greenwich Street" ], "slot": "address", "values": [ "100 Greenwich Street" ] }, { "act": "OFFER", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "New York" } }, "service_results": [ { "address": "100 Greenwich Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 917-409-0800", "rating": "4.40", "total_price": "1050", "where_to": "New York" }, { "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 718-512-0248", "rating": "4.20", "total_price": "264", "where_to": "New York" }, { "address": "100-33 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-606-7400", "rating": "4.00", "total_price": "1560", "where_to": "New York" }, { "address": "102-05 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-565-8900", "rating": "3.90", "total_price": "1440", "where_to": "New York" }, { "address": "102-40 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-672-6600", "rating": "4.10", "total_price": "336", "where_to": "New York" }, { "address": "103 Waverly Place", "has_laundry_service": "False", "number_of_adults": "5", "phone_number": "+1 212-777-9515", "rating": "4.40", "total_price": "810", "where_to": "New York" }, { "address": "1033 6th Avenue", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 212-768-0007", "rating": "4.20", "total_price": "1860", "where_to": "New York" }, { "address": "104-04 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-457-6300", "rating": "4.00", "total_price": "3150", "where_to": "New York" }, { "address": "108 West 24th Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 212-414-1000", "rating": "4.20", "total_price": "2772", "where_to": "New York" }, { "address": "1080 Broadway, Brooklyn", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+1 718-715-4850", "rating": "4.00", "total_price": "1470", "where_to": "New York" } ], "slots": [ { "exclusive_end": 44, "slot": "address", "start": 24 }, { "exclusive_end": 55, "slot": "rating", "start": 52 } ] } ], "speaker": "SYSTEM", "utterance": "How about this place at 100 Greenwich Street with a 4.4 rating" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "New York" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "New York" ] } } } ], "speaker": "USER", "utterance": "That's great, now find me a round trip flight there" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Where are you leaving from? And when do you want to travel back and forth" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-04" ], "slot": "departure_date", "values": [ "next Monday" ] }, { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-13" ], "slot": "return_date", "values": [ "March 13th" ] }, { "act": "INFORM", "canonical_values": [ "Atlanta" ], "slot": "origin_airport", "values": [ "Atlanta" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 27, "slot": "departure_date", "start": 16 }, { "exclusive_end": 55, "slot": "return_date", "start": 45 }, { "exclusive_end": 86, "slot": "origin_airport", "start": 79 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "next Monday" ], "destination_airport": [ "New York" ], "number_of_tickets": [ "3" ], "origin_airport": [ "Atlanta" ], "return_date": [ "March 13th" ] } } } ], "speaker": "USER", "utterance": "I want to leave next Monday and come back on March 13th. I need 3 tickets from Atlanta" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "22:30" ], "slot": "outbound_departure_time", "values": [ "10:30 pm" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "07:10" ], "slot": "inbound_departure_time", "values": [ "7:10 am" ] }, { "act": "OFFER", "canonical_values": [ "256" ], "slot": "price", "values": [ "$256" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "4" ], "slot": "count", "values": [ "4" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-04", "destination_airport": "New York", "number_of_tickets": "3", "origin_airport": "Atlanta", "return_date": "2019-03-13" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-04", "destination_airport": "New York", "inbound_arrival_time": "11:51", "inbound_departure_time": "07:10", "is_nonstop": "False", "number_of_tickets": "3", "origin_airport": "Atlanta", "outbound_arrival_time": "00:52", "outbound_departure_time": "22:30", "price": "256", "return_date": "2019-03-13", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-04", "destination_airport": "New York", "inbound_arrival_time": "10:22", "inbound_departure_time": "08:00", "is_nonstop": "True", "number_of_tickets": "3", "origin_airport": "Atlanta", "outbound_arrival_time": "08:27", "outbound_departure_time": "06:05", "price": "200", "return_date": "2019-03-13", "seating_class": "Economy" }, { "airlines": "Southwest Airlines", "departure_date": "2019-03-04", "destination_airport": "New York", "inbound_arrival_time": "23:47", "inbound_departure_time": "21:25", "is_nonstop": "True", "number_of_tickets": "3", "origin_airport": "Atlanta", "outbound_arrival_time": "10:47", "outbound_departure_time": "08:25", "price": "188", "return_date": "2019-03-13", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-04", "destination_airport": "New York", "inbound_arrival_time": "21:22", "inbound_departure_time": "19:00", "is_nonstop": "True", "number_of_tickets": "3", "origin_airport": "Atlanta", "outbound_arrival_time": "12:57", "outbound_departure_time": "10:35", "price": "191", "return_date": "2019-03-13", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 89, "slot": "outbound_departure_time", "start": 81 }, { "exclusive_end": 133, "slot": "inbound_departure_time", "start": 126 }, { "exclusive_end": 156, "slot": "price", "start": 152 } ] } ], "speaker": "SYSTEM", "utterance": "I found 4 flights that work including an American Airlines flight that leaves at 10:30 pm and is a connected flight and has a 7:10 am return flight for $256" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "next Monday" ], "destination_airport": [ "New York" ], "number_of_tickets": [ "3" ], "origin_airport": [ "Atlanta" ], "return_date": [ "March 13th" ] } } } ], "speaker": "USER", "utterance": "Sure that's good" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What else can I do you for?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "departure_date": [ "next Monday" ], "destination_airport": [ "New York" ], "number_of_tickets": [ "3" ], "origin_airport": [ "Atlanta" ], "return_date": [ "March 13th" ] } } } ], "speaker": "USER", "utterance": "That's it for now, bye!" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "OK, see you!" } ] }, { "dialogue_id": "33_00115", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I want to do some things." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What city do you want to do things in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] }, { "act": "INFORM", "canonical_values": [ "New York" ], "slot": "location", "values": [ "New York City" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 41, "slot": "location", "start": 28 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Park" ], "location": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "I want to visit a garden in New York City." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Alley Pond Park" ], "slot": "attraction_name", "values": [ "Alley Pond Park" ] }, { "act": "OFFER", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Park", "location": "New York" } }, "service_results": [ { "attraction_name": "Alley Pond Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Astoria Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Brooklyn Botanic Garden", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "718-623-7200" }, { "attraction_name": "Brooklyn Bridge Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "718-222-9939" }, { "attraction_name": "Brooklyn Heights Promenade", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Bryant Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-768-4242" }, { "attraction_name": "Carl Schurz Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-459-4455" }, { "attraction_name": "Central Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-310-6600" }, { "attraction_name": "Columbus Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Coney Island Beach & Boardwalk", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "718-946-1350" } ], "slots": [ { "exclusive_end": 15, "slot": "attraction_name", "start": 0 } ] } ], "speaker": "SYSTEM", "utterance": "Alley Pond Park is a park in NYC." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "free_entry", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "good_for_kids", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [ "free_entry", "good_for_kids" ], "slot_values": { "category": [ "Park" ], "location": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "What is the entrance fee? Is it child-friendly?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "free_entry", "values": [ "True" ] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "It is free and it is great for kids." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Park" ], "location": [ "New York City" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "Ok, I also need a house to stay in while I'm there." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "100 Greenwich Street" ], "slot": "address", "values": [ "100 Greenwich Street" ] }, { "act": "OFFER", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "New York" } }, "service_results": [ { "address": "100 Greenwich Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 917-409-0800", "rating": "4.40", "total_price": "1050", "where_to": "New York" }, { "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 718-512-0248", "rating": "4.20", "total_price": "264", "where_to": "New York" }, { "address": "100-33 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-606-7400", "rating": "4.00", "total_price": "1560", "where_to": "New York" }, { "address": "102-05 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-565-8900", "rating": "3.90", "total_price": "1440", "where_to": "New York" }, { "address": "102-40 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-672-6600", "rating": "4.10", "total_price": "336", "where_to": "New York" }, { "address": "103 Waverly Place", "has_laundry_service": "False", "number_of_adults": "5", "phone_number": "+1 212-777-9515", "rating": "4.40", "total_price": "810", "where_to": "New York" }, { "address": "1033 6th Avenue", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 212-768-0007", "rating": "4.20", "total_price": "1860", "where_to": "New York" }, { "address": "104-04 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-457-6300", "rating": "4.00", "total_price": "3150", "where_to": "New York" }, { "address": "108 West 24th Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 212-414-1000", "rating": "4.20", "total_price": "2772", "where_to": "New York" }, { "address": "1080 Broadway, Brooklyn", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+1 718-715-4850", "rating": "4.00", "total_price": "1470", "where_to": "New York" } ], "slots": [ { "exclusive_end": 54, "slot": "address", "start": 34 }, { "exclusive_end": 71, "slot": "rating", "start": 68 } ] } ], "speaker": "SYSTEM", "utterance": "I found 10 homes including one at 100 Greenwich Street. It is rated 4.4." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "That house is perfect!" }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookHouse" ], "slot": "intent", "values": [ "BookHouse" ] } ], "service": "Hotels_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Are you ready to make a reservation?" }, { "frames": [ { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "where_to": [ "New York City" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "Economy" ], "slot": "seating_class", "values": [ "Economy" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "New York City" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "No, not now. But I need economy seats on a flight there." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What day are you leaving? Where are you leaving from? When wil you be returning?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-01" ], "slot": "departure_date", "values": [ "1st of March" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-10" ], "slot": "return_date", "values": [ "March 10th" ] }, { "act": "INFORM", "canonical_values": [ "Las Vegas" ], "slot": "origin_airport", "values": [ "Vegas" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 47, "slot": "departure_date", "start": 35 }, { "exclusive_end": 75, "slot": "return_date", "start": 65 }, { "exclusive_end": 27, "slot": "origin_airport", "start": 22 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "1st of March" ], "destination_airport": [ "New York City" ], "origin_airport": [ "Vegas" ], "return_date": [ "March 10th" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "I am leaving from Las Vegas on the 1st of March and returning on March 10th." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "08:20" ], "slot": "outbound_departure_time", "values": [ "8:20 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "12:30" ], "slot": "inbound_departure_time", "values": [ "12:30 pm" ] }, { "act": "OFFER", "canonical_values": [ "443" ], "slot": "price", "values": [ "$443" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-01", "destination_airport": "New York", "origin_airport": "Las Vegas", "return_date": "2019-03-10", "seating_class": "Economy" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-01", "destination_airport": "New York", "inbound_arrival_time": "19:20", "inbound_departure_time": "12:30", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Las Vegas", "outbound_arrival_time": "20:56", "outbound_departure_time": "08:20", "price": "443", "return_date": "2019-03-10", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-01", "destination_airport": "New York", "inbound_arrival_time": "17:45", "inbound_departure_time": "11:50", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Las Vegas", "outbound_arrival_time": "17:21", "outbound_departure_time": "04:30", "price": "456", "return_date": "2019-03-10", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 60, "slot": "outbound_departure_time", "start": 53 }, { "exclusive_end": 84, "slot": "inbound_departure_time", "start": 76 }, { "exclusive_end": 104, "slot": "price", "start": 100 } ] } ], "speaker": "SYSTEM", "utterance": "I found a flight on American Airlines that leaves at 8:20 am and arrives at 12:30 pm. The ticket is $443." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "1st of March" ], "destination_airport": [ "New York City" ], "origin_airport": [ "Vegas" ], "return_date": [ "March 10th" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "Perfect, that is all." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a nice day." } ] }, { "dialogue_id": "33_00116", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "London" ], "slot": "location", "values": [ "London" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "free_entry", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "Performing Arts Venue" ], "slot": "category", "values": [ "Performing Arts Venue" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 62, "slot": "location", "start": 56 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Performing Arts Venue" ], "free_entry": [ "True" ], "location": [ "London" ] } } } ], "speaker": "USER", "utterance": "Hi, are there any free performance venue I can visit in London?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Alexandra Palace" ], "slot": "attraction_name", "values": [ "Alexandra Palace" ] }, { "act": "OFFER", "canonical_values": [ "Performing Arts Venue" ], "slot": "category", "values": [ "Performing Arts Venue" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Performing Arts Venue", "free_entry": "True", "location": "London" } }, "service_results": [ { "attraction_name": "Alexandra Palace", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "False", "location": "London", "phone_number": "20 8365 2121" }, { "attraction_name": "Cambridge Theatre", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7087 7745" }, { "attraction_name": "Dominion Theatre", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "845 200 7982" }, { "attraction_name": "Open Air Theatre", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "333 400 3562" }, { "attraction_name": "Rich Mix", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "False", "location": "London", "phone_number": "20 7613 7498" }, { "attraction_name": "Roundhouse", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "300 678 9222" }, { "attraction_name": "Royal Festival Hall", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "False", "location": "London", "phone_number": "20 3879 9555" }, { "attraction_name": "The Criterion Theatre", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7839 8811" }, { "attraction_name": "Theatre Royal, Drury Lane", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "False", "location": "London", "phone_number": "844 412 4660" } ], "slots": [ { "exclusive_end": 62, "slot": "attraction_name", "start": 46 } ] } ], "speaker": "SYSTEM", "utterance": "Yes, how about a Performing Arts Venue called Alexandra Palace?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "good_for_kids", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [ "good_for_kids", "phone_number" ], "slot_values": { "category": [ "Performing Arts Venue" ], "free_entry": [ "True" ], "location": [ "London" ] } } } ], "speaker": "USER", "utterance": "Are they child-friendly and may I have their contact number please?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "False" ], "slot": "good_for_kids", "values": [ "False" ] }, { "act": "INFORM", "canonical_values": [ "20 8365 2121" ], "slot": "phone_number", "values": [ "20 8365 2121" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 80, "slot": "phone_number", "start": 68 } ] } ], "speaker": "SYSTEM", "utterance": "No, this is not exactly child-friendly, but you can contact them at 20 8365 2121." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Performing Arts Venue" ], "free_entry": [ "True" ], "location": [ "London" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "London" ] } } } ], "speaker": "USER", "utterance": "Sure, could you get me a house there too?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1 Addington Street" ], "slot": "address", "values": [ "1 Addington Street" ] }, { "act": "OFFER", "canonical_values": [ "4.30" ], "slot": "rating", "values": [ "4.3" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "London" } }, "service_results": [ { "address": "1 Addington Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+44 333 400 6116", "rating": "4.30", "total_price": "1600", "where_to": "London" }, { "address": "1 Baffin Way", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+44 20 7517 1100", "rating": "4.10", "total_price": "300", "where_to": "London" }, { "address": "1 Connaught Road", "has_laundry_service": "False", "number_of_adults": "4", "phone_number": "+44 871 984 6290", "rating": "3.70", "total_price": "2184", "where_to": "London" }, { "address": "1 Craven Hill Gardens", "has_laundry_service": "False", "number_of_adults": "5", "phone_number": "+44 20 7706 1070", "rating": "4.40", "total_price": "870", "where_to": "London" }, { "address": "1 Duke's Road", "has_laundry_service": "False", "number_of_adults": "3", "phone_number": "+44 333 321 1262", "rating": "4.10", "total_price": "297", "where_to": "London" }, { "address": "1 Ham Yard", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 3642 2000", "rating": "4.50", "total_price": "1000", "where_to": "London" }, { "address": "1 Harrow Place", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+44 871 984 6190", "rating": "3.60", "total_price": "648", "where_to": "London" }, { "address": "1 King's Cross Road", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+44 20 7833 3900", "rating": "4.10", "total_price": "480", "where_to": "London" }, { "address": "1 Lancaster Gate", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+44 20 7262 5022", "rating": "3.80", "total_price": "3360", "where_to": "London" }, { "address": "1 Leicester Square", "has_laundry_service": "False", "number_of_adults": "3", "phone_number": "+44 20 3953 4200", "rating": "4.30", "total_price": "264", "where_to": "London" } ], "slots": [ { "exclusive_end": 82, "slot": "address", "start": 64 }, { "exclusive_end": 53, "slot": "rating", "start": 50 } ] } ], "speaker": "SYSTEM", "utterance": "There are 10 houses available, one of which has a 4.3 rating at 1 Addington Street." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "London" ] } } } ], "speaker": "USER", "utterance": "That sounds perfect!" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Could I further assist you then?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "departure_date", "values": [ "March 2nd" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 49, "slot": "departure_date", "start": 40 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "March 2nd" ], "destination_airport": [ "London" ] } } } ], "speaker": "USER", "utterance": "Could you get me a round trip flight on March 2nd there please?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Where will you be departing from?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Washington" ], "slot": "origin_airport", "values": [ "Washington" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 22, "slot": "origin_airport", "start": 12 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "March 2nd" ], "destination_airport": [ "London" ], "origin_airport": [ "Washington" ] } } } ], "speaker": "USER", "utterance": "Likely from Washington." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "And which date will you be returning?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-14" ], "slot": "return_date", "values": [ "the 14th" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 18, "slot": "return_date", "start": 10 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "March 2nd" ], "destination_airport": [ "London" ], "origin_airport": [ "Washington" ], "return_date": [ "the 14th" ] } } } ], "speaker": "USER", "utterance": "Likely on the 14th, I suppose." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "16:30" ], "slot": "outbound_departure_time", "values": [ "4:30 pm" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "12:35" ], "slot": "inbound_departure_time", "values": [ "12:35 pm" ] }, { "act": "OFFER", "canonical_values": [ "494" ], "slot": "price", "values": [ "$494" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-02", "destination_airport": "London", "origin_airport": "Washington", "return_date": "2019-03-14" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-02", "destination_airport": "London", "inbound_arrival_time": "18:10", "inbound_departure_time": "12:35", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Washington", "outbound_arrival_time": "08:54", "outbound_departure_time": "16:30", "price": "494", "return_date": "2019-03-14", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-02", "destination_airport": "London", "inbound_arrival_time": "19:06", "inbound_departure_time": "09:30", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Washington", "outbound_arrival_time": "06:47", "outbound_departure_time": "12:55", "price": "488", "return_date": "2019-03-14", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-02", "destination_airport": "London", "inbound_arrival_time": "19:06", "inbound_departure_time": "09:15", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Washington", "outbound_arrival_time": "07:49", "outbound_departure_time": "10:00", "price": "556", "return_date": "2019-03-14", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 63, "slot": "outbound_departure_time", "start": 56 }, { "exclusive_end": 89, "slot": "inbound_departure_time", "start": 81 }, { "exclusive_end": 102, "slot": "price", "start": 98 } ] } ], "speaker": "SYSTEM", "utterance": "Would you like an American Airlines flight departing at 4:30 pm and returning at 12:35 pm costing $494?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "March 2nd" ], "destination_airport": [ "London" ], "origin_airport": [ "Washington" ], "return_date": [ "the 14th" ] } } } ], "speaker": "USER", "utterance": "Sounds great, but that is all I need." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day ahead!" } ] }, { "dialogue_id": "33_00117", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "My vacation is coming up and I would like to find some attractions to visit." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Where should I search for attractions?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "London" ], "slot": "location", "values": [ "London" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 22, "slot": "location", "start": 16 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "London" ] } } } ], "speaker": "USER", "utterance": "Let's search in London." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "30 St Mary Axe (The Gherkin)" ], "slot": "attraction_name", "values": [ "30 St Mary Axe (the Gherkin)" ] }, { "act": "OFFER", "canonical_values": [ "Historical Landmark" ], "slot": "category", "values": [ "Historical Landmark" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "location": "London" } }, "service_results": [ { "attraction_name": "30 St Mary Axe (The Gherkin)", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 7071 5029" }, { "attraction_name": "Admiralty Arch", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 7276 5000" }, { "attraction_name": "Alexandra Palace", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "False", "location": "London", "phone_number": "20 8365 2121" }, { "attraction_name": "All England Lawn Tennis & Croquet Club", "category": "Sports Venue", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 8944 1066" }, { "attraction_name": "All Saints, Margaret Street", "category": "Place of Worship", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7636 1788" }, { "attraction_name": "All Souls Langham Place", "category": "Place of Worship", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7580 3522" }, { "attraction_name": "Apsley House", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "1793 414926" }, { "attraction_name": "ArcelorMittal Orbit", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "False", "location": "London", "phone_number": "333 800 8099" }, { "attraction_name": "BAPS Shri Swaminarayan Mandir London", "category": "Place of Worship", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 8965 2651" }, { "attraction_name": "BODY WORLDS London", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "330 223 3233" } ], "slots": [ { "exclusive_end": 43, "slot": "attraction_name", "start": 15 } ] } ], "speaker": "SYSTEM", "utterance": "You might like 30 St Mary Axe (the Gherkin). This is a historical landmark." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "London" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_adults", "values": [ "1" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_laundry_service", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "1" ], "where_to": [ "London" ] } } } ], "speaker": "USER", "utterance": "Okay perfect. I also need a house to stay in there for 1 person. I will need laundry service." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1 Addington Street" ], "slot": "address", "values": [ "1 Addington Street" ] }, { "act": "OFFER", "canonical_values": [ "4.30" ], "slot": "rating", "values": [ "4.3" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "has_laundry_service": "True", "number_of_adults": "1", "where_to": "London" } }, "service_results": [ { "address": "1 Addington Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+44 333 400 6116", "rating": "4.30", "total_price": "1600", "where_to": "London" }, { "address": "1 Baffin Way", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+44 20 7517 1100", "rating": "4.10", "total_price": "300", "where_to": "London" }, { "address": "1 Ham Yard", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+44 20 3642 2000", "rating": "4.50", "total_price": "1000", "where_to": "London" }, { "address": "1 King's Cross Road", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+44 20 7833 3900", "rating": "4.10", "total_price": "480", "where_to": "London" }, { "address": "1 Lancaster Gate", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+44 20 7262 5022", "rating": "3.80", "total_price": "3360", "where_to": "London" }, { "address": "1 Seething Lane", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+44 20 7702 2020", "rating": "4.50", "total_price": "756", "where_to": "London" }, { "address": "1 Silvertown Way", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+44 20 7540 4040", "rating": "3.90", "total_price": "2700", "where_to": "London" }, { "address": "1 Suffolk Place", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+44 20 7470 4000", "rating": "4.60", "total_price": "870", "where_to": "London" }, { "address": "1 Waterview Drive", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+44 20 8463 6868", "rating": "4.60", "total_price": "276", "where_to": "London" }, { "address": "1-15, Templeton Place", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+44 20 7598 8700", "rating": "4.40", "total_price": "936", "where_to": "London" } ], "slots": [ { "exclusive_end": 83, "slot": "address", "start": 65 }, { "exclusive_end": 103, "slot": "rating", "start": 100 } ] } ], "speaker": "SYSTEM", "utterance": "There are 10 houses available you might like. There's a house at 1 Addington Street that received a 4.3 rating." }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "1" ], "where_to": [ "London" ] } } } ], "speaker": "USER", "utterance": "Are there any other houses?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1 Baffin Way" ], "slot": "address", "values": [ "1 Baffin Way" ] }, { "act": "OFFER", "canonical_values": [ "4.10" ], "slot": "rating", "values": [ "4.1" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 36, "slot": "address", "start": 24 }, { "exclusive_end": 56, "slot": "rating", "start": 53 } ] } ], "speaker": "SYSTEM", "utterance": "There's a nice house at 1 Baffin Way that received a 4.1 rating." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "1" ], "where_to": [ "London" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-04" ], "slot": "departure_date", "values": [ "4th of this month" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-11" ], "slot": "return_date", "values": [ "11th of March" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 115, "slot": "departure_date", "start": 98 }, { "exclusive_end": 147, "slot": "return_date", "start": 134 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "4th of this month" ], "destination_airport": [ "London" ], "return_date": [ "11th of March" ] } } } ], "speaker": "USER", "utterance": "That sounds great. I also need to find a round trip flight to get there. I'd like to leave on the 4th of this month and return on the 11th of March." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "What city are you leaving from?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Washington" ], "slot": "origin_airport", "values": [ "Washington" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 28, "slot": "origin_airport", "start": 18 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "4th of this month" ], "destination_airport": [ "London" ], "origin_airport": [ "Washington" ], "return_date": [ "11th of March" ] } } } ], "speaker": "USER", "utterance": "I'm flying out of Washington." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "14:55" ], "slot": "outbound_departure_time", "values": [ "2:55 pm" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "12:35" ], "slot": "inbound_departure_time", "values": [ "12:35 pm" ] }, { "act": "OFFER", "canonical_values": [ "481" ], "slot": "price", "values": [ "$481" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-04", "destination_airport": "London", "origin_airport": "Washington", "return_date": "2019-03-11" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-04", "destination_airport": "London", "inbound_arrival_time": "18:10", "inbound_departure_time": "12:35", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Washington", "outbound_arrival_time": "07:49", "outbound_departure_time": "14:55", "price": "481", "return_date": "2019-03-11", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-04", "destination_airport": "London", "inbound_arrival_time": "18:10", "inbound_departure_time": "09:40", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Washington", "outbound_arrival_time": "06:47", "outbound_departure_time": "12:55", "price": "442", "return_date": "2019-03-11", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-04", "destination_airport": "London", "inbound_arrival_time": "19:06", "inbound_departure_time": "09:15", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Washington", "outbound_arrival_time": "07:49", "outbound_departure_time": "10:00", "price": "504", "return_date": "2019-03-11", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 70, "slot": "outbound_departure_time", "start": 63 }, { "exclusive_end": 108, "slot": "inbound_departure_time", "start": 100 }, { "exclusive_end": 137, "slot": "price", "start": 133 } ] } ], "speaker": "SYSTEM", "utterance": "There's an American Airlines connecting flight that departs at 2:55 pm. The return flight leaves at 12:35 pm and the ticket price is $481." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "4th of this month" ], "destination_airport": [ "London" ], "origin_airport": [ "Washington" ], "return_date": [ "11th of March" ] } } } ], "speaker": "USER", "utterance": "Okay sounds good." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "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": "Flights_4", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "departure_date": [ "4th of this month" ], "destination_airport": [ "London" ], "origin_airport": [ "Washington" ], "return_date": [ "11th of March" ] } } } ], "speaker": "USER", "utterance": "No, thank you for your help." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day!" } ] }, { "dialogue_id": "33_00118", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Hi, could you recommend me some nice attractions which I can visit?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Where would you prefer to visit?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "New York" ], "slot": "location", "values": [ "NYC" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 47, "slot": "location", "start": 44 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "good_for_kids": [ "True" ], "location": [ "NYC" ] } } } ], "speaker": "USER", "utterance": "I would like a child-friendly attraction in NYC please." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "9/11 Tribute Museum" ], "slot": "attraction_name", "values": [ "9/11 Tribute Museum" ] }, { "act": "OFFER", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "good_for_kids": "True", "location": "New York" } }, "service_results": [ { "attraction_name": "9/11 Tribute Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "866-737-1184" }, { "attraction_name": "92nd Street Y", "category": "Performing Arts Venue", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-415-5500" }, { "attraction_name": "Alley Pond Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "American Folk Art Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-595-9533" }, { "attraction_name": "American Museum of Natural History", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-769-5100" }, { "attraction_name": "Apollo Theater", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-531-5300" }, { "attraction_name": "Astoria Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Bayonne Bridge", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-435-7000" }, { "attraction_name": "Bethesda Terrace", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-310-6600" }, { "attraction_name": "Bow Bridge", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-310-6600" } ], "slots": [ { "exclusive_end": 45, "slot": "attraction_name", "start": 26 } ] } ], "speaker": "SYSTEM", "utterance": "How about a museum called 9/11 Tribute Museum?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "good_for_kids": [ "True" ], "location": [ "NYC" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "NYC" ] } } } ], "speaker": "USER", "utterance": "That sounds great! Could you get me a house there too?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "100 Greenwich Street" ], "slot": "address", "values": [ "100 Greenwich Street" ] }, { "act": "OFFER", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "New York" } }, "service_results": [ { "address": "100 Greenwich Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 917-409-0800", "rating": "4.40", "total_price": "1050", "where_to": "New York" }, { "address": "100-15 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 718-512-0248", "rating": "4.20", "total_price": "264", "where_to": "New York" }, { "address": "100-33 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-606-7400", "rating": "4.00", "total_price": "1560", "where_to": "New York" }, { "address": "102-05 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-565-8900", "rating": "3.90", "total_price": "1440", "where_to": "New York" }, { "address": "102-40 Ditmars Boulevard, East Elmhurst, NY 11369, USA", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 718-672-6600", "rating": "4.10", "total_price": "336", "where_to": "New York" }, { "address": "103 Waverly Place", "has_laundry_service": "False", "number_of_adults": "5", "phone_number": "+1 212-777-9515", "rating": "4.40", "total_price": "810", "where_to": "New York" }, { "address": "1033 6th Avenue", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 212-768-0007", "rating": "4.20", "total_price": "1860", "where_to": "New York" }, { "address": "104-04 Ditmars Boulevard, East Elmhurst", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 718-457-6300", "rating": "4.00", "total_price": "3150", "where_to": "New York" }, { "address": "108 West 24th Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 212-414-1000", "rating": "4.20", "total_price": "2772", "where_to": "New York" }, { "address": "1080 Broadway, Brooklyn", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+1 718-715-4850", "rating": "4.00", "total_price": "1470", "where_to": "New York" } ], "slots": [ { "exclusive_end": 99, "slot": "address", "start": 79 }, { "exclusive_end": 55, "slot": "rating", "start": 52 } ] } ], "speaker": "SYSTEM", "utterance": "There are 10 houses which you may like, how about a 4.4 rated house located at 100 Greenwich Street?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "NYC" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "NYC" ] } } } ], "speaker": "USER", "utterance": "Sure, could you also get me a round trip flight there?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Which date and where will you be travelling there from, and when will you be returning from?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-01" ], "slot": "departure_date", "values": [ "the 1st" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-10" ], "slot": "return_date", "values": [ "March 10th" ] }, { "act": "INFORM", "canonical_values": [ "Seattle" ], "slot": "origin_airport", "values": [ "Seattle, WA" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 50, "slot": "departure_date", "start": 43 }, { "exclusive_end": 75, "slot": "return_date", "start": 65 }, { "exclusive_end": 39, "slot": "origin_airport", "start": 28 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "the 1st" ], "destination_airport": [ "NYC" ], "origin_airport": [ "Seattle, WA" ], "return_date": [ "March 10th" ] } } } ], "speaker": "USER", "utterance": "I would like to travel from Seattle, WA on the 1st, returning on March 10th." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "16:15" ], "slot": "outbound_departure_time", "values": [ "4:15 pm" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "12:30" ], "slot": "inbound_departure_time", "values": [ "12:30 pm" ] }, { "act": "OFFER", "canonical_values": [ "489" ], "slot": "price", "values": [ "$489" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-01", "destination_airport": "New York", "origin_airport": "Seattle", "return_date": "2019-03-10" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-01", "destination_airport": "New York", "inbound_arrival_time": "20:06", "inbound_departure_time": "12:30", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Seattle", "outbound_arrival_time": "05:51", "outbound_departure_time": "16:15", "price": "489", "return_date": "2019-03-10", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-01", "destination_airport": "New York", "inbound_arrival_time": "13:37", "inbound_departure_time": "08:00", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Seattle", "outbound_arrival_time": "16:52", "outbound_departure_time": "04:25", "price": "466", "return_date": "2019-03-10", "seating_class": "Economy" }, { "airlines": "Southwest Airlines", "departure_date": "2019-03-01", "destination_airport": "New York", "inbound_arrival_time": "01:41", "inbound_departure_time": "18:15", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Seattle", "outbound_arrival_time": "01:56", "outbound_departure_time": "13:35", "price": "455", "return_date": "2019-03-10", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-01", "destination_airport": "New York", "inbound_arrival_time": "01:41", "inbound_departure_time": "19:35", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Seattle", "outbound_arrival_time": "05:51", "outbound_departure_time": "18:00", "price": "480", "return_date": "2019-03-10", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 69, "slot": "outbound_departure_time", "start": 62 }, { "exclusive_end": 101, "slot": "inbound_departure_time", "start": 93 }, { "exclusive_end": 126, "slot": "price", "start": 122 } ] } ], "speaker": "SYSTEM", "utterance": "Would you like to fly with American Airlines which departs at 4:15 pm and you will return at 12:30 pm? This will cost you $489." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "the 1st" ], "destination_airport": [ "NYC" ], "origin_airport": [ "Seattle, WA" ], "return_date": [ "March 10th" ] } } } ], "speaker": "USER", "utterance": "Sounds great to me!" }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you require any other assistance?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "departure_date": [ "the 1st" ], "destination_airport": [ "NYC" ], "origin_airport": [ "Seattle, WA" ], "return_date": [ "March 10th" ] } } } ], "speaker": "USER", "utterance": "No, that is all. Thank you!" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "No worries, have a great day ahead!" } ] }, { "dialogue_id": "33_00119", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "Nairobi" ], "slot": "location", "values": [ "Nairobi" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 59, "slot": "location", "start": 52 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "good_for_kids": [ "True" ], "location": [ "Nairobi" ] } } } ], "speaker": "USER", "utterance": "I am looking for some child friendly attractions in Nairobi." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Giraffe Centre" ], "slot": "attraction_name", "values": [ "Giraffe Centre" ] }, { "act": "OFFER", "canonical_values": [ "Nature Preserve" ], "slot": "category", "values": [ "Nature Preserve" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "good_for_kids": "True", "location": "Nairobi" } }, "service_results": [ { "attraction_name": "Giraffe Centre", "category": "Nature Preserve", "free_entry": "True", "good_for_kids": "True", "location": "Nairobi", "phone_number": "20 891078" }, { "attraction_name": "Nairobi National Park", "category": "Nature Preserve", "free_entry": "False", "good_for_kids": "True", "location": "Nairobi", "phone_number": "20 2423423" } ], "slots": [ { "exclusive_end": 49, "slot": "attraction_name", "start": 35 } ] } ], "speaker": "SYSTEM", "utterance": "How about a Nature Preserve called Giraffe Centre?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "good_for_kids": [ "True" ], "location": [ "Nairobi" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "Nairobi" ] } } } ], "speaker": "USER", "utterance": "That sounds great. Can you find me a house to stay there?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "9042/1044 Tower Avenue Jomo Kenyatta Intl Airport, Kenya" ], "slot": "address", "values": [ "9042/1044 Tower Avenue Jomo Kenyatta Intl Airport, Kenya" ] }, { "act": "OFFER", "canonical_values": [ "4.50" ], "slot": "rating", "values": [ "4.5" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "Nairobi" } }, "service_results": [ { "address": "9042/1044 Tower Avenue Jomo Kenyatta Intl Airport, Kenya", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+254 709 760000", "rating": "4.50", "total_price": "1600", "where_to": "Nairobi" }, { "address": "Along Valley Road", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+254 709 111000", "rating": "4.40", "total_price": "700", "where_to": "Nairobi" }, { "address": "Chiromo Road", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+254 703 049000", "rating": "4.70", "total_price": "960", "where_to": "Nairobi" }, { "address": "City-Hall Way", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+254 20 3200000", "rating": "4.50", "total_price": "930", "where_to": "Nairobi" }, { "address": "Elgon Road", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+254 709 810000", "rating": "4.70", "total_price": "4650", "where_to": "Nairobi" }, { "address": "Ibis Styles Hotel Westlands, Kenya", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+254 20 5147500", "rating": "4.20", "total_price": "2175", "where_to": "Nairobi" }, { "address": "Jomo Kenyatta International Airport Mombasa Road", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+254 20 4075000", "rating": "4.50", "total_price": "1152", "where_to": "Nairobi" }, { "address": "Kenya Road, Upper Hill", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+254 719 096000", "rating": "4.40", "total_price": "312", "where_to": "Nairobi" }, { "address": "Lantana Road, Kenya", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+254 709 716000", "rating": "4.30", "total_price": "1400", "where_to": "Nairobi" }, { "address": "Limuru Road", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+254 20 7250000", "rating": "4.50", "total_price": "608", "where_to": "Nairobi" } ], "slots": [ { "exclusive_end": 101, "slot": "address", "start": 45 }, { "exclusive_end": 26, "slot": "rating", "start": 23 } ] } ], "speaker": "SYSTEM", "utterance": "How about a house with 4.5 rating located at 9042/1044 Tower Avenue Jomo Kenyatta Intl Airport, Kenya?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [ "phone_number" ], "slot_values": { "where_to": [ "Nairobi" ] } } } ], "speaker": "USER", "utterance": "Find me their contact number please?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "+254 709 760000" ], "slot": "phone_number", "values": [ "+254 709 760000" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 39, "slot": "phone_number", "start": 24 } ] } ], "speaker": "SYSTEM", "utterance": "You can contact them at +254 709 760000." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "Nairobi" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "Nairobi" ] } } } ], "speaker": "USER", "utterance": "This house sounds nice to me. Can you find me a round trip flight to there?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Which is your city and date of departure?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-03" ], "slot": "departure_date", "values": [ "March 3rd" ] }, { "act": "INFORM", "canonical_values": [ "New York" ], "slot": "origin_airport", "values": [ "NYC" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 39, "slot": "departure_date", "start": 30 }, { "exclusive_end": 26, "slot": "origin_airport", "start": 23 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "March 3rd" ], "destination_airport": [ "Nairobi" ], "origin_airport": [ "NYC" ] } } } ], "speaker": "USER", "utterance": "I will be leaving from NYC on March 3rd." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "And What will the date of departure for the return flight?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-14" ], "slot": "return_date", "values": [ "March 14th" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 33, "slot": "return_date", "start": 23 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "March 3rd" ], "destination_airport": [ "Nairobi" ], "origin_airport": [ "NYC" ], "return_date": [ "March 14th" ] } } } ], "speaker": "USER", "utterance": "I will be returning on March 14th." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "10:55" ], "slot": "outbound_departure_time", "values": [ "10:55 am" ] }, { "act": "OFFER", "canonical_values": [ "True" ], "slot": "is_nonstop", "values": [ "True" ] }, { "act": "OFFER", "canonical_values": [ "22:50" ], "slot": "inbound_departure_time", "values": [ "10:50 pm" ] }, { "act": "OFFER", "canonical_values": [ "488" ], "slot": "price", "values": [ "$488" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-03", "destination_airport": "Nairobi", "origin_airport": "New York", "return_date": "2019-03-14" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-03", "destination_airport": "Nairobi", "inbound_arrival_time": "08:57", "inbound_departure_time": "22:50", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "New York", "outbound_arrival_time": "11:02", "outbound_departure_time": "10:55", "price": "488", "return_date": "2019-03-14", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-03", "destination_airport": "Nairobi", "inbound_arrival_time": "23:52", "inbound_departure_time": "13:45", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "New York", "outbound_arrival_time": "06:07", "outbound_departure_time": "06:00", "price": "462", "return_date": "2019-03-14", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 90, "slot": "outbound_departure_time", "start": 82 }, { "exclusive_end": 124, "slot": "inbound_departure_time", "start": 116 }, { "exclusive_end": 163, "slot": "price", "start": 159 } ] } ], "speaker": "SYSTEM", "utterance": "How about an American Airlines flight with time of departure for onward flight as 10:55 am and for return flight as 10:50 pm. The total cost for the ticket is $488." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "March 3rd" ], "destination_airport": [ "Nairobi" ], "origin_airport": [ "NYC" ], "return_date": [ "March 14th" ] } } } ], "speaker": "USER", "utterance": "The flight sounds great to me. That will be all. Thank you!" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "I am glad I could help. Have a nice day!" } ] }, { "dialogue_id": "33_00120", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Tourist Attraction" ], "slot": "category", "values": [ "Tourist Attraction" ] }, { "act": "INFORM", "canonical_values": [ "London" ], "slot": "location", "values": [ "London, England" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 56, "slot": "location", "start": 41 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Tourist Attraction" ], "location": [ "London, England" ] } } } ], "speaker": "USER", "utterance": "I am looking for a Tourist Attraction in London, England." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Banqueting House" ], "slot": "attraction_name", "values": [ "Banqueting House" ] }, { "act": "OFFER", "canonical_values": [ "Tourist Attraction" ], "slot": "category", "values": [ "Tourist Attraction" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Tourist Attraction", "location": "London" } }, "service_results": [ { "attraction_name": "Banqueting House", "category": "Tourist Attraction", "free_entry": "True", "good_for_kids": "False", "location": "London", "phone_number": "333 320 6000" }, { "attraction_name": "Granary Square", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 3773 3233" }, { "attraction_name": "Nomadic Community Garden", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "7884 401513" }, { "attraction_name": "Parliament Hill Viewpoint", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 7332 3322" }, { "attraction_name": "Shrek's Adventure London", "category": "Tourist Attraction", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "333 321 2001" }, { "attraction_name": "Speakers' Corner", "category": "Tourist Attraction", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "7722 523629" }, { "attraction_name": "Spencer House", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 7514 1958" }, { "attraction_name": "The London Bridge Experience & London Tombs", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 7403 6333" }, { "attraction_name": "The Royal Mews, Buckingham Palace", "category": "Tourist Attraction", "free_entry": "True", "good_for_kids": "False", "location": "London", "phone_number": "303 123 7302" }, { "attraction_name": "The Thames Barrier", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "London", "phone_number": "20 8305 4188" } ], "slots": [ { "exclusive_end": 78, "slot": "attraction_name", "start": 62 } ] } ], "speaker": "SYSTEM", "utterance": "I have found 10 results including a Tourist Attraction called Banqueting House." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Tourist Attraction" ], "location": [ "London, England" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_laundry_service", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "where_to": [ "London, England" ] } } } ], "speaker": "USER", "utterance": "Great, now I need to find a house with laundry service to stay at while I am there." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1 Addington Street" ], "slot": "address", "values": [ "1 Addington Street" ] }, { "act": "OFFER", "canonical_values": [ "4.30" ], "slot": "rating", "values": [ "4.3" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "has_laundry_service": "True", "where_to": "London" } }, "service_results": [ { "address": "1 Addington Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+44 333 400 6116", "rating": "4.30", "total_price": "1600", "where_to": "London" }, { "address": "1 Baffin Way", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+44 20 7517 1100", "rating": "4.10", "total_price": "300", "where_to": "London" }, { "address": "1 Ham Yard", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 3642 2000", "rating": "4.50", "total_price": "1000", "where_to": "London" }, { "address": "1 King's Cross Road", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+44 20 7833 3900", "rating": "4.10", "total_price": "480", "where_to": "London" }, { "address": "1 Lancaster Gate", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+44 20 7262 5022", "rating": "3.80", "total_price": "3360", "where_to": "London" }, { "address": "1 Seething Lane", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+44 20 7702 2020", "rating": "4.50", "total_price": "756", "where_to": "London" }, { "address": "1 Silvertown Way", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+44 20 7540 4040", "rating": "3.90", "total_price": "2700", "where_to": "London" }, { "address": "1 Suffolk Place", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+44 20 7470 4000", "rating": "4.60", "total_price": "870", "where_to": "London" }, { "address": "1 Waterview Drive", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+44 20 8463 6868", "rating": "4.60", "total_price": "276", "where_to": "London" }, { "address": "1-15, Templeton Place", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+44 20 7598 8700", "rating": "4.40", "total_price": "936", "where_to": "London" } ], "slots": [ { "exclusive_end": 56, "slot": "address", "start": 38 }, { "exclusive_end": 27, "slot": "rating", "start": 24 } ] } ], "speaker": "SYSTEM", "utterance": "I have found one with a 4.3 rating at 1 Addington Street." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "where_to": [ "London, England" ] } } } ], "speaker": "USER", "utterance": "That sounds great." }, { "frames": [ { "actions": [ { "act": "OFFER_INTENT", "canonical_values": [ "BookHouse" ], "slot": "intent", "values": [ "BookHouse" ] } ], "service": "Hotels_2", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Do you want me to make you a reservation there?" }, { "frames": [ { "actions": [ { "act": "NEGATE_INTENT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "where_to": [ "London, England" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "INFORM", "canonical_values": [ "Economy" ], "slot": "seating_class", "values": [ "Economy" ] }, { "act": "INFORM", "canonical_values": [ "San Francisco" ], "slot": "origin_airport", "values": [ "San Fran" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 122, "slot": "origin_airport", "start": 114 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "American Airlines" ], "destination_airport": [ "London, England" ], "origin_airport": [ "San Fran" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "No, not at this time. However I would like to find a Economy round trip tickets there with American Airlines from San Fran." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "When do you plan on traveling?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-02" ], "slot": "departure_date", "values": [ "Saturday this week" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 35, "slot": "departure_date", "start": 17 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "American Airlines" ], "departure_date": [ "Saturday this week" ], "destination_airport": [ "London, England" ], "origin_airport": [ "San Fran" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "I plan to travel Saturday this week." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "When would you be returning?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-09" ], "slot": "return_date", "values": [ "the 9th" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 24, "slot": "return_date", "start": 17 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "American Airlines" ], "departure_date": [ "Saturday this week" ], "destination_airport": [ "London, England" ], "origin_airport": [ "San Fran" ], "return_date": [ "the 9th" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "I want to return the 9th." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "04:55" ], "slot": "outbound_departure_time", "values": [ "4:55 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "12:45" ], "slot": "inbound_departure_time", "values": [ "12:45 pm" ] }, { "act": "OFFER", "canonical_values": [ "594" ], "slot": "price", "values": [ "$594" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "1" ], "slot": "count", "values": [ "1" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "airlines": "American Airlines", "departure_date": "2019-03-02", "destination_airport": "London", "origin_airport": "San Francisco", "return_date": "2019-03-09", "seating_class": "Economy" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-02", "destination_airport": "London", "inbound_arrival_time": "01:05", "inbound_departure_time": "12:45", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "San Francisco", "outbound_arrival_time": "06:47", "outbound_departure_time": "04:55", "price": "594", "return_date": "2019-03-09", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 67, "slot": "outbound_departure_time", "start": 60 }, { "exclusive_end": 108, "slot": "inbound_departure_time", "start": 100 }, { "exclusive_end": 124, "slot": "price", "start": 120 } ] } ], "speaker": "SYSTEM", "utterance": "I have found 1 flight with American Airlines that leaves at 4:55 am and the return flight leaves at 12:45 pm that costs $594. Would you like that one?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "outbound_arrival_time", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "inbound_arrival_time", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [ "inbound_arrival_time", "outbound_arrival_time" ], "slot_values": { "airlines": [ "American Airlines" ], "departure_date": [ "Saturday this week" ], "destination_airport": [ "London, England" ], "origin_airport": [ "San Fran" ], "return_date": [ "the 9th" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "When would that flight arrive at my destination? And when to does the returning flight arrive?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "01:05" ], "slot": "inbound_arrival_time", "values": [ "1:05 am" ] }, { "act": "INFORM", "canonical_values": [ "06:47" ], "slot": "outbound_arrival_time", "values": [ "6:47 am" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 82, "slot": "inbound_arrival_time", "start": 75 }, { "exclusive_end": 41, "slot": "outbound_arrival_time", "start": 34 } ] } ], "speaker": "SYSTEM", "utterance": "The destination flight arrives at 6:47 am and the return flight arrives at 1:05 am." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "American Airlines" ], "departure_date": [ "Saturday this week" ], "destination_airport": [ "London, England" ], "origin_airport": [ "San Fran" ], "return_date": [ "the 9th" ], "seating_class": [ "Economy" ] } } } ], "speaker": "USER", "utterance": "Thanks, I am all set for now." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a great day." } ] }, { "dialogue_id": "33_00121", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Portland" ], "slot": "location", "values": [ "Portland" ] }, { "act": "INFORM", "canonical_values": [ "Historical Landmark" ], "slot": "category", "values": [ "Historical Landmark" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 51, "slot": "location", "start": 43 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Historical Landmark" ], "location": [ "Portland" ] } } } ], "speaker": "USER", "utterance": "I would like to visit a historical spot in Portland." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "St. Johns Bridge" ], "slot": "attraction_name", "values": [ "St. Johns Bridge" ] }, { "act": "OFFER", "canonical_values": [ "Historical Landmark" ], "slot": "category", "values": [ "Historical Landmark" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "2" ], "slot": "count", "values": [ "2" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Historical Landmark", "location": "Portland" } }, "service_results": [ { "attraction_name": "St. Johns Bridge", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "True", "location": "Portland", "phone_number": "503-731-8326" }, { "attraction_name": "Witch's Castle", "category": "Historical Landmark", "free_entry": "False", "good_for_kids": "False", "location": "Portland", "phone_number": "503-823-4000" } ], "slots": [ { "exclusive_end": 53, "slot": "attraction_name", "start": 37 } ] } ], "speaker": "SYSTEM", "utterance": "There are 2 that might interest you. St. Johns Bridge is a Historical Landmark." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Historical Landmark" ], "location": [ "Portland" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "Portland" ] } } } ], "speaker": "USER", "utterance": "That would be fine. Find me a house close to there to stay in." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1000 Northeast Multnomah Street" ], "slot": "address", "values": [ "1000 Northeast Multnomah Street" ] }, { "act": "OFFER", "canonical_values": [ "4.10" ], "slot": "rating", "values": [ "4.1" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "Portland" } }, "service_results": [ { "address": "1000 Northeast Multnomah Street", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 503-281-6111", "rating": "4.10", "total_price": "1944", "where_to": "Portland" }, { "address": "1150 Northwest 9th Avenue", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 503-220-1339", "rating": "4.50", "total_price": "1188", "where_to": "Portland" }, { "address": "11518 Northeast Glenn Widing Drive", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 503-252-2222", "rating": "4.20", "total_price": "1152", "where_to": "Portland" }, { "address": "11550 Northeast Airport Way", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 503-252-3200", "rating": "4.20", "total_price": "2415", "where_to": "Portland" }, { "address": "12048 Northeast Airport Way", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 503-255-8600", "rating": "4.10", "total_price": "864", "where_to": "Portland" }, { "address": "12226 North Jantzen Drive", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 503-283-3030", "rating": "4.30", "total_price": "228", "where_to": "Portland" }, { "address": "1355 Southwest 2nd Avenue", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 503-306-4800", "rating": "4.40", "total_price": "1800", "where_to": "Portland" }, { "address": "1441 Northeast 2nd Avenue", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 503-233-2401", "rating": "4.20", "total_price": "486", "where_to": "Portland" }, { "address": "1455 Southwest Broadway", "has_laundry_service": "False", "number_of_adults": "1", "phone_number": "+1 503-334-2167", "rating": "4.40", "total_price": "204", "where_to": "Portland" }, { "address": "1510 Southwest Harbor Way", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 503-228-3233", "rating": "4.50", "total_price": "2304", "where_to": "Portland" } ], "slots": [ { "exclusive_end": 89, "slot": "address", "start": 58 }, { "exclusive_end": 114, "slot": "rating", "start": 111 } ] } ], "speaker": "SYSTEM", "utterance": "There are 10 houses available. There is a lovely house at 1000 Northeast Multnomah Street that has a rating of 4.1." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "has_laundry_service", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [ "has_laundry_service", "phone_number" ], "slot_values": { "where_to": [ "Portland" ] } } } ], "speaker": "USER", "utterance": "I would like the phone number for there. Do they have laundry service?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "+1 503-281-6111" ], "slot": "phone_number", "values": [ "+1 503-281-6111" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_laundry_service", "values": [ "True" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 29, "slot": "phone_number", "start": 14 } ] } ], "speaker": "SYSTEM", "utterance": "The number is +1 503-281-6111 and there is laundry service." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "Portland" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-10" ], "slot": "return_date", "values": [ "March 10th" ] }, { "act": "INFORM", "canonical_values": [ "dontcare" ], "slot": "seating_class", "values": [ "dontcare" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 109, "slot": "return_date", "start": 99 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "Portland" ], "number_of_tickets": [ "3" ], "return_date": [ "March 10th" ], "seating_class": [ "dontcare" ] } } } ], "speaker": "USER", "utterance": "I would like that house. I would also need a round trip tickets for three on a flight returning on March 10th. Any class of ticket would be fine." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Which city would you be leaving from and when would you like to leave?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-03" ], "slot": "departure_date", "values": [ "the 3rd" ] }, { "act": "INFORM", "canonical_values": [ "Los Angeles" ], "slot": "origin_airport", "values": [ "LA" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 35, "slot": "departure_date", "start": 28 }, { "exclusive_end": 24, "slot": "origin_airport", "start": 22 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "the 3rd" ], "destination_airport": [ "Portland" ], "number_of_tickets": [ "3" ], "origin_airport": [ "LA" ], "return_date": [ "March 10th" ], "seating_class": [ "dontcare" ] } } } ], "speaker": "USER", "utterance": "I would like to leave LA on the 3rd." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Alaska Airlines" ], "slot": "airlines", "values": [ "Alaska Airlines" ] }, { "act": "OFFER", "canonical_values": [ "04:40" ], "slot": "outbound_departure_time", "values": [ "4:40 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "10:05" ], "slot": "inbound_departure_time", "values": [ "10:05 am" ] }, { "act": "OFFER", "canonical_values": [ "298" ], "slot": "price", "values": [ "$298" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "5" ], "slot": "count", "values": [ "5" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-03", "destination_airport": "Portland", "number_of_tickets": "3", "origin_airport": "Los Angeles", "return_date": "2019-03-10" } }, "service_results": [ { "airlines": "Alaska Airlines", "departure_date": "2019-03-03", "destination_airport": "Portland", "inbound_arrival_time": "13:50", "inbound_departure_time": "10:05", "is_nonstop": "False", "number_of_tickets": "3", "origin_airport": "Los Angeles", "outbound_arrival_time": "09:28", "outbound_departure_time": "04:40", "price": "298", "return_date": "2019-03-10", "seating_class": "Economy" }, { "airlines": "American Airlines", "departure_date": "2019-03-03", "destination_airport": "Portland", "inbound_arrival_time": "13:50", "inbound_departure_time": "11:20", "is_nonstop": "True", "number_of_tickets": "3", "origin_airport": "Los Angeles", "outbound_arrival_time": "21:45", "outbound_departure_time": "19:15", "price": "297", "return_date": "2019-03-10", "seating_class": "Premium Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-03", "destination_airport": "Portland", "inbound_arrival_time": "11:55", "inbound_departure_time": "09:25", "is_nonstop": "True", "number_of_tickets": "3", "origin_airport": "Los Angeles", "outbound_arrival_time": "12:50", "outbound_departure_time": "10:20", "price": "219", "return_date": "2019-03-10", "seating_class": "Economy" }, { "airlines": "Southwest Airlines", "departure_date": "2019-03-03", "destination_airport": "Portland", "inbound_arrival_time": "21:05", "inbound_departure_time": "18:35", "is_nonstop": "False", "number_of_tickets": "3", "origin_airport": "Los Angeles", "outbound_arrival_time": "22:35", "outbound_departure_time": "17:15", "price": "292", "return_date": "2019-03-10", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-03", "destination_airport": "Portland", "inbound_arrival_time": "22:05", "inbound_departure_time": "17:35", "is_nonstop": "False", "number_of_tickets": "3", "origin_airport": "Los Angeles", "outbound_arrival_time": "01:25", "outbound_departure_time": "22:55", "price": "268", "return_date": "2019-03-10", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 52, "slot": "outbound_departure_time", "start": 45 }, { "exclusive_end": 111, "slot": "inbound_departure_time", "start": 103 }, { "exclusive_end": 129, "slot": "price", "start": 125 } ] } ], "speaker": "SYSTEM", "utterance": "I have found 5 available flights. There is a 4:40 am Alaska Airlines flight that would be returning at 10:05 am. The cost is $298" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "the 3rd" ], "destination_airport": [ "Portland" ], "number_of_tickets": [ "3" ], "origin_airport": [ "LA" ], "return_date": [ "March 10th" ], "seating_class": [ "dontcare" ] } } } ], "speaker": "USER", "utterance": "That would work. That would be all." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Enjoy your day." } ] }, { "dialogue_id": "33_00122", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] }, { "act": "INFORM", "canonical_values": [ "New York" ], "slot": "location", "values": [ "New York City" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 41, "slot": "location", "start": 28 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Park" ], "location": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "I want to visit a garden in New York City." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Alley Pond Park" ], "slot": "attraction_name", "values": [ "Alley Pond Park" ] }, { "act": "OFFER", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Park", "location": "New York" } }, "service_results": [ { "attraction_name": "Alley Pond Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Astoria Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Brooklyn Botanic Garden", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "718-623-7200" }, { "attraction_name": "Brooklyn Bridge Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "718-222-9939" }, { "attraction_name": "Brooklyn Heights Promenade", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Bryant Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-768-4242" }, { "attraction_name": "Carl Schurz Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-459-4455" }, { "attraction_name": "Central Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "New York", "phone_number": "212-310-6600" }, { "attraction_name": "Columbus Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "212-639-9675" }, { "attraction_name": "Coney Island Beach & Boardwalk", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "New York", "phone_number": "718-946-1350" } ], "slots": [ { "exclusive_end": 38, "slot": "attraction_name", "start": 23 } ] } ], "speaker": "SYSTEM", "utterance": "There is a park called Alley Pond Park." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Park" ], "location": [ "New York City" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 29, "slot": "rating", "start": 26 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "rating": [ "4.4" ], "where_to": [ "New York City" ] } } } ], "speaker": "USER", "utterance": "I would like to stay at a 4.4 or higher rated house there." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "111 North 12th Street, Brooklyn" ], "slot": "address", "values": [ "111 North 12th Street, Brooklyn" ] }, { "act": "OFFER", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "rating": "4.40", "where_to": "New York" } }, "service_results": [ { "address": "111 North 12th Street, Brooklyn", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 718-631-8400", "rating": "4.40", "total_price": "405", "where_to": "New York" }, { "address": "120 East 39th Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 212-686-1600", "rating": "4.40", "total_price": "1120", "where_to": "New York" }, { "address": "120 West 41st Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 212-730-0099", "rating": "4.40", "total_price": "928", "where_to": "New York" }, { "address": "130 West 44th Street", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 212-764-6200", "rating": "4.40", "total_price": "2325", "where_to": "New York" }, { "address": "1302 44th Avenue, Long Island City", "has_laundry_service": "False", "number_of_adults": "3", "phone_number": "+1 347-738-5251", "rating": "4.40", "total_price": "840", "where_to": "New York" }, { "address": "135 West 45th Street", "has_laundry_service": "False", "number_of_adults": "3", "phone_number": "+1 646-364-1234", "rating": "4.40", "total_price": "1740", "where_to": "New York" }, { "address": "1414 6th Avenue", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 212-703-2001", "rating": "4.40", "total_price": "2700", "where_to": "New York" }, { "address": "145 East 50th Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 212-755-0400", "rating": "4.40", "total_price": "320", "where_to": "New York" }, { "address": "15 West 56th Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 212-974-5656", "rating": "4.40", "total_price": "1288", "where_to": "New York" }, { "address": "150 East 50th Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 212-755-1800", "rating": "4.40", "total_price": "1512", "where_to": "New York" } ], "slots": [ { "exclusive_end": 84, "slot": "address", "start": 53 }, { "exclusive_end": 49, "slot": "rating", "start": 46 } ] } ], "speaker": "SYSTEM", "utterance": "There are 10 houses including one with rating 4.4 at 111 North 12th Street, Brooklyn." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "rating": [ "4.4" ], "where_to": [ "New York City" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-09" ], "slot": "departure_date", "values": [ "March 9th" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-14" ], "slot": "return_date", "values": [ "14th of this month" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 74, "slot": "departure_date", "start": 65 }, { "exclusive_end": 114, "slot": "return_date", "start": 96 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "March 9th" ], "destination_airport": [ "New York City" ], "return_date": [ "14th of this month" ] } } } ], "speaker": "USER", "utterance": "That is a perfect house. I need a round trip flight departing on March 9th and returning on the 14th of this month." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Which city are you leaving?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Chicago" ], "slot": "origin_airport", "values": [ "Chi-town" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 30, "slot": "origin_airport", "start": 22 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "March 9th" ], "destination_airport": [ "New York City" ], "origin_airport": [ "Chi-town" ], "return_date": [ "14th of this month" ] } } } ], "speaker": "USER", "utterance": "I am traveling out of Chi-town." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "05:05" ], "slot": "outbound_departure_time", "values": [ "5:05 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "19:00" ], "slot": "inbound_departure_time", "values": [ "7 pm" ] }, { "act": "OFFER", "canonical_values": [ "253" ], "slot": "price", "values": [ "$253" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "4" ], "slot": "count", "values": [ "4" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-09", "destination_airport": "New York", "origin_airport": "Chicago", "return_date": "2019-03-14" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-09", "destination_airport": "New York", "inbound_arrival_time": "21:33", "inbound_departure_time": "19:00", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Chicago", "outbound_arrival_time": "08:24", "outbound_departure_time": "05:05", "price": "253", "return_date": "2019-03-14", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-09", "destination_airport": "New York", "inbound_arrival_time": "10:14", "inbound_departure_time": "08:55", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "Chicago", "outbound_arrival_time": "02:49", "outbound_departure_time": "23:30", "price": "212", "return_date": "2019-03-14", "seating_class": "Economy" }, { "airlines": "Southwest Airlines", "departure_date": "2019-03-09", "destination_airport": "New York", "inbound_arrival_time": "19:14", "inbound_departure_time": "17:55", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "Chicago", "outbound_arrival_time": "20:24", "outbound_departure_time": "17:05", "price": "220", "return_date": "2019-03-14", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-09", "destination_airport": "New York", "inbound_arrival_time": "14:34", "inbound_departure_time": "13:15", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Chicago", "outbound_arrival_time": "20:32", "outbound_departure_time": "14:05", "price": "280", "return_date": "2019-03-14", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 91, "slot": "outbound_departure_time", "start": 84 }, { "exclusive_end": 131, "slot": "inbound_departure_time", "start": 127 }, { "exclusive_end": 61, "slot": "price", "start": 57 } ] } ], "speaker": "SYSTEM", "utterance": "I found 4 flights including one on American Airlines for $253. The flight leaves at 5:05 am and the returning flight leaves at 7 pm." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "March 9th" ], "destination_airport": [ "New York City" ], "origin_airport": [ "Chi-town" ], "return_date": [ "14th of this month" ] } } } ], "speaker": "USER", "utterance": "That is perfect." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "May I further assist you?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "departure_date": [ "March 9th" ], "destination_airport": [ "New York City" ], "origin_airport": [ "Chi-town" ], "return_date": [ "14th of this month" ] } } } ], "speaker": "USER", "utterance": "No, that will be all." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "See you soon!" } ] }, { "dialogue_id": "33_00123", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "Can you please find me some cool attractions?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Sure, but first please tell me the area in which in should search." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Rio de Janeiro" ], "slot": "location", "values": [ "Rio de Janeiro" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 14, "slot": "location", "start": 0 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "Rio de Janeiro" ] } } } ], "speaker": "USER", "utterance": "Rio de Janeiro, please." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Air And Space Museum" ], "slot": "attraction_name", "values": [ "Air And Space Museum" ] }, { "act": "OFFER", "canonical_values": [ "Museum" ], "slot": "category", "values": [ "Museum" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "location": "Rio de Janeiro" } }, "service_results": [ { "attraction_name": "Air And Space Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "Rio de Janeiro", "phone_number": "21 2157-2895" }, { "attraction_name": "Aquario Marinho do Rio de Janeiro", "category": "Nature Preserve", "free_entry": "True", "good_for_kids": "True", "location": "Rio de Janeiro", "phone_number": "21 2042-5312" }, { "attraction_name": "Catedral Metropolitana de Sao Sebastiao do Rio de Janeiro", "category": "Place of Worship", "free_entry": "False", "good_for_kids": "True", "location": "Rio de Janeiro", "phone_number": "21 2240-2669" }, { "attraction_name": "Catete Palace", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Rio de Janeiro", "phone_number": "21 2127-0324" }, { "attraction_name": "Cidade das Artes", "category": "Performing Arts Venue", "free_entry": "False", "good_for_kids": "True", "location": "Rio de Janeiro", "phone_number": "21 3325-0102" }, { "attraction_name": "Flamengo Park", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Rio de Janeiro", "phone_number": "21 96967-9339" }, { "attraction_name": "Fundicao Progresso", "category": "Performing Arts Venue", "free_entry": "False", "good_for_kids": "True", "location": "Rio de Janeiro", "phone_number": "21 3212-0800" }, { "attraction_name": "Maracana", "category": "Sports Venue", "free_entry": "False", "good_for_kids": "True", "location": "Rio de Janeiro", "phone_number": "800 062 7222" }, { "attraction_name": "Modern Art Museum", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Rio de Janeiro", "phone_number": "21 3883-5600" }, { "attraction_name": "Municipal Theater of Rio de Janeiro", "category": "Performing Arts Venue", "free_entry": "True", "good_for_kids": "True", "location": "Rio de Janeiro", "phone_number": "21 2332-9009" } ], "slots": [ { "exclusive_end": 68, "slot": "attraction_name", "start": 48 } ] } ], "speaker": "SYSTEM", "utterance": "There's a Museum which you should not miss, the Air And Space Museum." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "Rio de Janeiro" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "Rio de Janeiro" ] } } } ], "speaker": "USER", "utterance": "Perfect. Now let's find a house to stay in the area." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Avenida Almirante Silvio de Noronha, 365 - Centro" ], "slot": "address", "values": [ "Avenida Almirante Silvio de Noronha, 365 - Centro" ] }, { "act": "OFFER", "canonical_values": [ "4.60" ], "slot": "rating", "values": [ "4.6" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "Rio de Janeiro" } }, "service_results": [ { "address": "Avenida Almirante Silvio de Noronha, 365 - Centro", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+55 21 3478-4100", "rating": "4.60", "total_price": "500", "where_to": "Rio de Janeiro" }, { "address": "Avenida Embaixador Abelardo Bueno, 1430", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+55 21 3348-1000", "rating": "4.70", "total_price": "1200", "where_to": "Rio de Janeiro" }, { "address": "Avenida Embaixador Abelardo Bueno, 1511 - Barra da Tijuca", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+55 21 3478-4900", "rating": "4.50", "total_price": "512", "where_to": "Rio de Janeiro" }, { "address": "Avenida Gilberto Amado, 41 - Barra da Tijuca", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+55 21 3721-7500", "rating": "4.40", "total_price": "522", "where_to": "Rio de Janeiro" }, { "address": "Avenida Gomes Freire, 530 - Centro", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+55 21 2526-6600", "rating": "4.40", "total_price": "396", "where_to": "Rio de Janeiro" }, { "address": "Avenida Nossa Senhora de Copacabana, 1284 - Copacabana", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+55 21 3202-9450", "rating": "4.30", "total_price": "792", "where_to": "Rio de Janeiro" }, { "address": "Avenida Nossa Senhora de Copacabana, 335 - Copacabana", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+55 21 2195-5300", "rating": "4.50", "total_price": "2940", "where_to": "Rio de Janeiro" }, { "address": "Avenida Nossa Senhora de Copacabana, 552 - Copacabana", "has_laundry_service": "False", "number_of_adults": "5", "phone_number": "+55 21 2132-1501", "rating": "4.40", "total_price": "2560", "where_to": "Rio de Janeiro" }, { "address": "Avenida Nossa Senhora de Copacabana, 995 - Copacabana", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+55 21 2125-0200", "rating": "4.20", "total_price": "420", "where_to": "Rio de Janeiro" }, { "address": "Avenida Princesa Isabel, 263 - Copacabana", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+55 21 2195-5500", "rating": "4.40", "total_price": "1440", "where_to": "Rio de Janeiro" } ], "slots": [ { "exclusive_end": 114, "slot": "address", "start": 65 }, { "exclusive_end": 128, "slot": "rating", "start": 125 } ] } ], "speaker": "SYSTEM", "utterance": "I found 10 houses which you might like, out of which I recommend Avenida Almirante Silvio de Noronha, 365 - Centro, rated at 4.6" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "Rio de Janeiro" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] }, { "act": "INFORM", "canonical_values": [ "dontcare" ], "slot": "airlines", "values": [ "dontcare" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "dontcare" ], "destination_airport": [ "Rio de Janeiro" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "Sounds perfect. Let's now find one ticket for a round trip flight there, airline is not important." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Sure, but first please tell me the date on which you plan on travelling." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-08" ], "slot": "departure_date", "values": [ "next Friday" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 33, "slot": "departure_date", "start": 22 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "dontcare" ], "departure_date": [ "next Friday" ], "destination_airport": [ "Rio de Janeiro" ], "number_of_tickets": [ "1" ] } } } ], "speaker": "USER", "utterance": "I'd like to fly there next Friday." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "And when do you plan on returning?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-14" ], "slot": "return_date", "values": [ "14th of this month" ] }, { "act": "INFORM", "canonical_values": [ "Atlanta" ], "slot": "origin_airport", "values": [ "ATL" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 68, "slot": "return_date", "start": 50 }, { "exclusive_end": 21, "slot": "origin_airport", "start": 18 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "dontcare" ], "departure_date": [ "next Friday" ], "destination_airport": [ "Rio de Janeiro" ], "number_of_tickets": [ "1" ], "origin_airport": [ "ATL" ], "return_date": [ "14th of this month" ] } } } ], "speaker": "USER", "utterance": "I'm flying out of ATL and I plan to return on the 14th of this month." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Delta Airlines" ], "slot": "airlines", "values": [ "Delta Airlines" ] }, { "act": "OFFER", "canonical_values": [ "17:50" ], "slot": "outbound_departure_time", "values": [ "5:50 pm" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "22:25" ], "slot": "inbound_departure_time", "values": [ "10:25 pm" ] }, { "act": "OFFER", "canonical_values": [ "512" ], "slot": "price", "values": [ "$512" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "1" ], "slot": "count", "values": [ "1" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-08", "destination_airport": "Rio de Janeiro", "number_of_tickets": "1", "origin_airport": "Atlanta", "return_date": "2019-03-14" } }, "service_results": [ { "airlines": "Delta Airlines", "departure_date": "2019-03-08", "destination_airport": "Rio de Janeiro", "inbound_arrival_time": "08:42", "inbound_departure_time": "22:25", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Atlanta", "outbound_arrival_time": "09:50", "outbound_departure_time": "17:50", "price": "512", "return_date": "2019-03-14", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 69, "slot": "outbound_departure_time", "start": 62 }, { "exclusive_end": 108, "slot": "inbound_departure_time", "start": 100 }, { "exclusive_end": 176, "slot": "price", "start": 172 } ] } ], "speaker": "SYSTEM", "utterance": "There's 1 flight from ATL, with Delta Airlines, taking off at 5:50 pm, with the returning flight at 10:25 pm. The flight is a connecting flight and the ticket is priced at $512." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "airlines": [ "dontcare" ], "departure_date": [ "next Friday" ], "destination_airport": [ "Rio de Janeiro" ], "number_of_tickets": [ "1" ], "origin_airport": [ "ATL" ], "return_date": [ "14th of this month" ] } } } ], "speaker": "USER", "utterance": "Sounds perfect." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Is there anything else I could do for you?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "airlines": [ "dontcare" ], "departure_date": [ "next Friday" ], "destination_airport": [ "Rio de Janeiro" ], "number_of_tickets": [ "1" ], "origin_airport": [ "ATL" ], "return_date": [ "14th of this month" ] } } } ], "speaker": "USER", "utterance": "No, that will be all for now. Thanks for everything." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "My pleasure. Have a nice day." } ] }, { "dialogue_id": "33_00124", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "Shopping Area" ], "slot": "category", "values": [ "Shopping Area" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Shopping Area" ], "good_for_kids": [ "True" ] } } } ], "speaker": "USER", "utterance": "I have some time off and I would like to visit a shopping district" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "where do you want me to look?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Kuala Lumpur" ], "slot": "location", "values": [ "KL" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 2, "slot": "location", "start": 0 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Shopping Area" ], "good_for_kids": [ "True" ], "location": [ "KL" ] } } } ], "speaker": "USER", "utterance": "KL is fine" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Central Market Kuala Lumpur" ], "slot": "attraction_name", "values": [ "central market kuala lumpur" ] }, { "act": "OFFER", "canonical_values": [ "Shopping Area" ], "slot": "category", "values": [ "Shopping Area" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Shopping Area", "good_for_kids": "True", "location": "Kuala Lumpur" } }, "service_results": [ { "attraction_name": "Central Market Kuala Lumpur", "category": "Shopping Area", "free_entry": "False", "good_for_kids": "True", "location": "Kuala Lumpur", "phone_number": "1-300-22-8688" }, { "attraction_name": "ICC Pudu", "category": "Shopping Area", "free_entry": "False", "good_for_kids": "True", "location": "Kuala Lumpur", "phone_number": "3-2111 1111" } ], "slots": [ { "exclusive_end": 58, "slot": "attraction_name", "start": 31 } ] } ], "speaker": "SYSTEM", "utterance": "There's a shopping area called central market kuala lumpur" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Shopping Area" ], "good_for_kids": [ "True" ], "location": [ "KL" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "KL" ] } } } ], "speaker": "USER", "utterance": "seems nice, find me a place there." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan" ], "slot": "address", "values": [ "1, jalan 2/142a, taman len seng, 56000 kuala lumpur, wilayah persekutuan" ] }, { "act": "OFFER", "canonical_values": [ "3.70" ], "slot": "rating", "values": [ "3.7" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "Kuala Lumpur" } }, "service_results": [ { "address": "1, Jalan 2/142a, Taman Len Seng, 56000 Kuala Lumpur, Wilayah Persekutuan", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+60 3-9100 1133", "rating": "3.70", "total_price": "1160", "where_to": "Kuala Lumpur" }, { "address": "1, Jalan Pantai Jaya Tower 3, 59200", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+60 3-2298 1888", "rating": "4.20", "total_price": "1620", "where_to": "Kuala Lumpur" }, { "address": "1, Lorong Ceylon, Bukit Ceylon, 50200 Kuala Lumpur, Wilayah Persekutuan", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+60 3-2386 9288", "rating": "4.20", "total_price": "680", "where_to": "Kuala Lumpur" }, { "address": "10, Jalan Binjai, Kuala Lumpur, 50450 Kuala Lumpur, Wilayah Persekutuan", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+60 3-7490 3333", "rating": "4.20", "total_price": "1104", "where_to": "Kuala Lumpur" }, { "address": "10, Jalan Tun Sambanthan, Brickfields, 50470", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+60 3-2273 1222", "rating": "3.80", "total_price": "540", "where_to": "Kuala Lumpur" }, { "address": "10, Lorong P Ramlee, Kuala Lumpur, 50250", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+60 3-2726 6788", "rating": "4.30", "total_price": "1296", "where_to": "Kuala Lumpur" }, { "address": "102-106, Jalan Imbi, Bukit Bintang, 55100 Kuala Lumpur, Wilayah Persekutuan", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+60 3-2856 7257", "rating": "4.00", "total_price": "1344", "where_to": "Kuala Lumpur" }, { "address": "1020, Jalan Sultan Ismail, 50250", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+60 3-2168 1688", "rating": "4.50", "total_price": "2375", "where_to": "Kuala Lumpur" }, { "address": "12, Jalan Raja Laut, Chow Kit, 50350", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+60 3-2614 8000", "rating": "3.60", "total_price": "264", "where_to": "Kuala Lumpur" }, { "address": "120, Jalan Pudu, Bukit Bintang, 55100 Kuala Lumpur, Wilayah Persekutuan", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+60 3-2143 5000", "rating": "3.70", "total_price": "300", "where_to": "Kuala Lumpur" } ], "slots": [ { "exclusive_end": 120, "slot": "address", "start": 48 }, { "exclusive_end": 28, "slot": "rating", "start": 25 } ] } ], "speaker": "SYSTEM", "utterance": "I've found a house rated 3.7 and the address is 1, jalan 2/142a, taman len seng, 56000 kuala lumpur, wilayah persekutuan" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "KL" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "KL" ] } } } ], "speaker": "USER", "utterance": "the place needs a visit, find me a round trip flight." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "sure, just tell me when do you want to be there, when you want to be back and where are you leaving from." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-07" ], "slot": "departure_date", "values": [ "7th of march" ] }, { "act": "INFORM", "canonical_values": [ "3" ], "slot": "number_of_tickets", "values": [ "3" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-14" ], "slot": "return_date", "values": [ "14th of this month" ] }, { "act": "INFORM", "canonical_values": [ "Las Vegas" ], "slot": "origin_airport", "values": [ "las vegas" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 50, "slot": "departure_date", "start": 38 }, { "exclusive_end": 93, "slot": "return_date", "start": 75 }, { "exclusive_end": 26, "slot": "origin_airport", "start": 17 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "7th of march" ], "destination_airport": [ "KL" ], "number_of_tickets": [ "3" ], "origin_airport": [ "las vegas" ], "return_date": [ "14th of this month" ] } } } ], "speaker": "USER", "utterance": "I'm leaving from las vegas and on the 7th of march and I'll be back on the 14th of this month. tickets must be 3" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "04:25" ], "slot": "outbound_departure_time", "values": [ "4:25 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "10:30" ], "slot": "inbound_departure_time", "values": [ "10:30 am" ] }, { "act": "OFFER", "canonical_values": [ "613" ], "slot": "price", "values": [ "$613" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "1" ], "slot": "count", "values": [ "1" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-07", "destination_airport": "Kuala Lumpur", "number_of_tickets": "3", "origin_airport": "Las Vegas", "return_date": "2019-03-14" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-07", "destination_airport": "Kuala Lumpur", "inbound_arrival_time": "17:45", "inbound_departure_time": "10:30", "is_nonstop": "False", "number_of_tickets": "3", "origin_airport": "Las Vegas", "outbound_arrival_time": "16:07", "outbound_departure_time": "04:25", "price": "613", "return_date": "2019-03-14", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 97, "slot": "outbound_departure_time", "start": 90 }, { "exclusive_end": 190, "slot": "inbound_departure_time", "start": 182 }, { "exclusive_end": 213, "slot": "price", "start": 209 } ] } ], "speaker": "SYSTEM", "utterance": "there's 1 possibility for you, you'll travel with american airlines and you will leave at 4:25 am, then you'll have to take a connecting flight. You will start your return flight at 10:30 am and the ticket is $613" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "7th of march" ], "destination_airport": [ "KL" ], "number_of_tickets": [ "3" ], "origin_airport": [ "las vegas" ], "return_date": [ "14th of this month" ] } } } ], "speaker": "USER", "utterance": "I like the plan, thank you and bye bye" }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Enjoy your day" } ] }, { "dialogue_id": "33_00125", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] }, { "act": "INFORM", "canonical_values": [ "London" ], "slot": "location", "values": [ "London, UK" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "free_entry", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 110, "slot": "location", "start": 100 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Park" ], "free_entry": [ "True" ], "location": [ "London, UK" ] } } } ], "speaker": "USER", "utterance": "Hey, can you find me some attractions to visit? I'm on a short trip and I'm looking for a garden in London, UK without an entry fee, please?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Barbican Conservatory" ], "slot": "attraction_name", "values": [ "Barbican Conservatory" ] }, { "act": "OFFER", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "category": "Park", "free_entry": "True", "location": "London" } }, "service_results": [ { "attraction_name": "Barbican Conservatory", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7638 4141" }, { "attraction_name": "Brockwell Park", "category": "Park", "free_entry": "True", "good_for_kids": "False", "location": "London", "phone_number": "20 7926 9000" }, { "attraction_name": "Clissold Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 8356 3000" }, { "attraction_name": "Gladstone Park, London", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 8937 1234" }, { "attraction_name": "Green Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7839 7639" }, { "attraction_name": "Hackney Downs", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 8356 3000" }, { "attraction_name": "Highbury Fields", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7527 2000" }, { "attraction_name": "Holland Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "20 7602 2226" }, { "attraction_name": "Hyde Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "London", "phone_number": "300 061 2000" }, { "attraction_name": "Lloyd Park", "category": "Park", "free_entry": "True", "good_for_kids": "False", "location": "London", "phone_number": "20 8496 3000" } ], "slots": [ { "exclusive_end": 25, "slot": "attraction_name", "start": 4 } ] } ], "speaker": "SYSTEM", "utterance": "The Barbican Conservatory is a great park." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "good_for_kids", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [ "good_for_kids", "phone_number" ], "slot_values": { "category": [ "Park" ], "free_entry": [ "True" ], "location": [ "London, UK" ] } } } ], "speaker": "USER", "utterance": "Is it child-friendly? What's their phone number?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM", "canonical_values": [ "20 7638 4141" ], "slot": "phone_number", "values": [ "20 7638 4141" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 62, "slot": "phone_number", "start": 50 } ] } ], "speaker": "SYSTEM", "utterance": "Yes, it's a great place for kids. Their number is 20 7638 4141." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "category": [ "Park" ], "free_entry": [ "True" ], "location": [ "London, UK" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "4.60" ], "slot": "rating", "values": [ "4.6" ] }, { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_adults", "values": [ "1" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_laundry_service", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 109, "slot": "rating", "start": 106 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "1" ], "rating": [ "4.6" ], "where_to": [ "London, UK" ] } } } ], "speaker": "USER", "utterance": "Okay, good. Help me find a house where I can stay there. It's for one, just me. It should have at least a 4.6 rating and laundry service." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1 Suffolk Place" ], "slot": "address", "values": [ "1 Suffolk Place" ] }, { "act": "OFFER", "canonical_values": [ "4.60" ], "slot": "rating", "values": [ "4.6" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "has_laundry_service": "True", "number_of_adults": "1", "rating": "4.60", "where_to": "London" } }, "service_results": [ { "address": "1 Suffolk Place", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+44 20 7470 4000", "rating": "4.60", "total_price": "870", "where_to": "London" }, { "address": "1 Waterview Drive", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+44 20 8463 6868", "rating": "4.60", "total_price": "276", "where_to": "London" }, { "address": "1-2, Serjeant's Inn", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+44 20 3004 4141", "rating": "4.60", "total_price": "1680", "where_to": "London" }, { "address": "10 Berners Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+44 20 7781 0000", "rating": "4.60", "total_price": "3500", "where_to": "London" }, { "address": "10 Trinity Square", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+44 20 3297 9200", "rating": "4.60", "total_price": "2375", "where_to": "London" }, { "address": "100 Vauxhall Walk", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+44 20 3096 1555", "rating": "4.60", "total_price": "480", "where_to": "London" }, { "address": "103-107 New Road", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+44 20 3019 8710", "rating": "4.60", "total_price": "480", "where_to": "London" }, { "address": "11 Adam Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+44 20 3744 7520", "rating": "4.60", "total_price": "616", "where_to": "London" }, { "address": "12 Folgate Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+44 20 7377 4390", "rating": "4.60", "total_price": "875", "where_to": "London" }, { "address": "12 Peter's Lane, Cowcross Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+44 20 7336 0931", "rating": "4.60", "total_price": "600", "where_to": "London" } ], "slots": [ { "exclusive_end": 42, "slot": "address", "start": 27 }, { "exclusive_end": 53, "slot": "rating", "start": 50 } ] } ], "speaker": "SYSTEM", "utterance": "There's a real nice one at 1 Suffolk Place with a 4.6 rating." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "1" ], "rating": [ "4.6" ], "where_to": [ "London, UK" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-06" ], "slot": "departure_date", "values": [ "the 6th" ] }, { "act": "INFORM", "canonical_values": [ "San Francisco" ], "slot": "origin_airport", "values": [ "San Fran" ] }, { "act": "INFORM", "canonical_values": [ "dontcare" ], "slot": "seating_class", "values": [ "dontcare" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 87, "slot": "departure_date", "start": 80 }, { "exclusive_end": 111, "slot": "origin_airport", "start": 103 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "the 6th" ], "destination_airport": [ "London, UK" ], "origin_airport": [ "San Fran" ], "seating_class": [ "dontcare" ] } } } ], "speaker": "USER", "utterance": "Sounds great. Help me book some round trip flight to get there, I want to go on the 6th and leave from San Fran. Any ticket class is good." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "When do you which to return?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-12" ], "slot": "return_date", "values": [ "12th of this month" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 25, "slot": "return_date", "start": 7 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "the 6th" ], "destination_airport": [ "London, UK" ], "origin_airport": [ "San Fran" ], "return_date": [ "12th of this month" ], "seating_class": [ "dontcare" ] } } } ], "speaker": "USER", "utterance": "On the 12th of this month would be great." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "04:00" ], "slot": "outbound_departure_time", "values": [ "4 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "12:45" ], "slot": "inbound_departure_time", "values": [ "12:45 pm" ] }, { "act": "OFFER", "canonical_values": [ "552" ], "slot": "price", "values": [ "$552" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-06", "destination_airport": "London", "origin_airport": "San Francisco", "return_date": "2019-03-12" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-06", "destination_airport": "London", "inbound_arrival_time": "01:05", "inbound_departure_time": "12:45", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "San Francisco", "outbound_arrival_time": "02:59", "outbound_departure_time": "04:00", "price": "552", "return_date": "2019-03-12", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-06", "destination_airport": "London", "inbound_arrival_time": "22:37", "inbound_departure_time": "12:40", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "San Francisco", "outbound_arrival_time": "06:47", "outbound_departure_time": "08:20", "price": "607", "return_date": "2019-03-12", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 66, "slot": "outbound_departure_time", "start": 62 }, { "exclusive_end": 115, "slot": "inbound_departure_time", "start": 107 }, { "exclusive_end": 83, "slot": "price", "start": 79 } ] } ], "speaker": "SYSTEM", "utterance": "How about a connecting American Airlines flight taking off at 4 am and costing $552? The return time is at 12:45 pm." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "the 6th" ], "destination_airport": [ "London, UK" ], "origin_airport": [ "San Fran" ], "return_date": [ "12th of this month" ], "seating_class": [ "dontcare" ] } } } ], "speaker": "USER", "utterance": "Sounds very good." }, { "frames": [ { "actions": [ { "act": "REQ_MORE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Can I help you further?" }, { "frames": [ { "actions": [ { "act": "NEGATE", "canonical_values": [], "slot": "", "values": [] }, { "act": "THANK_YOU", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "NONE", "requested_slots": [], "slot_values": { "departure_date": [ "the 6th" ], "destination_airport": [ "London, UK" ], "origin_airport": [ "San Fran" ], "return_date": [ "12th of this month" ], "seating_class": [ "dontcare" ] } } } ], "speaker": "USER", "utterance": "No, thanks a lot." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have an amazing day." } ] }, { "dialogue_id": "33_00126", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": {} } } ], "speaker": "USER", "utterance": "I'm looking for attractions to visit." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Any particular city I should search in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Portland" ], "slot": "location", "values": [ "Portland" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 26, "slot": "location", "start": 18 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "Portland" ] } } } ], "speaker": "USER", "utterance": "Please search for Portland attractions." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Crystal Springs Rhododendron Garden" ], "slot": "attraction_name", "values": [ "Crystal Springs Rhododendron Garden" ] }, { "act": "OFFER", "canonical_values": [ "Park" ], "slot": "category", "values": [ "Park" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "location": "Portland" } }, "service_results": [ { "attraction_name": "Crystal Springs Rhododendron Garden", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Portland", "phone_number": "503-771-8386" }, { "attraction_name": "Hoyt Arboretum", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Portland", "phone_number": "503-865-8733" }, { "attraction_name": "International Rose Test Garden", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Portland", "phone_number": "503-823-3636" }, { "attraction_name": "Lan Su Chinese Garden", "category": "Park", "free_entry": "False", "good_for_kids": "False", "location": "Portland", "phone_number": "503-228-8131" }, { "attraction_name": "Laurelhurst Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Portland", "phone_number": "503-823-2525" }, { "attraction_name": "Mt Tabor Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Portland", "phone_number": "503-823-7529" }, { "attraction_name": "OMSI", "category": "Museum", "free_entry": "True", "good_for_kids": "False", "location": "Portland", "phone_number": "503-797-4000" }, { "attraction_name": "Oaks Amusement Park", "category": "Theme Park", "free_entry": "True", "good_for_kids": "True", "location": "Portland", "phone_number": "503-233-5777" }, { "attraction_name": "Oregon Zoo", "category": "Nature Preserve", "free_entry": "False", "good_for_kids": "True", "location": "Portland", "phone_number": "503-226-1561" }, { "attraction_name": "Pioneer Courthouse Square", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Portland", "phone_number": "503-223-1613" } ], "slots": [ { "exclusive_end": 96, "slot": "attraction_name", "start": 61 } ] } ], "speaker": "SYSTEM", "utterance": "I found 10 attractions that you may like. How about the Park Crystal Springs Rhododendron Garden?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "location": [ "Portland" ] } } }, { "actions": [ { "act": "INFORM", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] }, { "act": "INFORM", "canonical_values": [ "4" ], "slot": "number_of_adults", "values": [ "4" ] }, { "act": "INFORM", "canonical_values": [ "True" ], "slot": "has_laundry_service", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 60, "slot": "rating", "start": 57 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "4" ], "rating": [ "4.4" ], "where_to": [ "Portland" ] } } } ], "speaker": "USER", "utterance": "All right, cool. Please find my party of 4 a house rated 4.4 stars or higher, that also offers laundry service." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1150 Northwest 9th Avenue" ], "slot": "address", "values": [ "1150 Northwest 9th Avenue" ] }, { "act": "OFFER", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "8" ], "slot": "count", "values": [ "8" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "has_laundry_service": "True", "number_of_adults": "4", "rating": "4.40", "where_to": "Portland" } }, "service_results": [ { "address": "1150 Northwest 9th Avenue", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 503-220-1339", "rating": "4.40", "total_price": "3240", "where_to": "Portland" }, { "address": "1510 Southwest Harbor Way", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 503-228-3233", "rating": "4.40", "total_price": "2304", "where_to": "Portland" }, { "address": "2025 Northwest Northrup Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 800-224-1180", "rating": "4.40", "total_price": "1080", "where_to": "Portland" }, { "address": "203 Northwest 3rd Avenue", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 503-445-0444", "rating": "4.40", "total_price": "3500", "where_to": "Portland" }, { "address": "2080 Southwest River Drive", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 503-241-2775", "rating": "4.40", "total_price": "2268", "where_to": "Portland" }, { "address": "354 Northwest 9th Avenue", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 503-222-5200", "rating": "4.40", "total_price": "260", "where_to": "Portland" }, { "address": "425 Northwest 9th Avenue", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 971-351-0230", "rating": "4.40", "total_price": "2320", "where_to": "Portland" }, { "address": "506 Southwest Washington Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 503-222-0001", "rating": "4.40", "total_price": "2000", "where_to": "Portland" } ], "slots": [ { "exclusive_end": 121, "slot": "address", "start": 96 }, { "exclusive_end": 75, "slot": "rating", "start": 72 } ] } ], "speaker": "SYSTEM", "utterance": "Sure. no problem. I found 8 houses that you may like. May I suggest the 4.4 star rated house at 1150 Northwest 9th Avenue?" }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "phone_number", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [ "phone_number" ], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "4" ], "rating": [ "4.4" ], "where_to": [ "Portland" ] } } } ], "speaker": "USER", "utterance": "Please give me their phone number first." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "+1 503-220-1339" ], "slot": "phone_number", "values": [ "+1 503-220-1339" ] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 44, "slot": "phone_number", "start": 29 } ] } ], "speaker": "SYSTEM", "utterance": "Okay. They can be reached on +1 503-220-1339." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "4.00" ], "slot": "rating", "values": [ "4.0" ] }, { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [ { "exclusive_end": 51, "slot": "rating", "start": 48 } ], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "4" ], "rating": [ "4.0" ], "where_to": [ "Portland" ] } } } ], "speaker": "USER", "utterance": "Please widen the search to include houses rated 4.0 stars or higher." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1000 Northeast Multnomah Street" ], "slot": "address", "values": [ "1000 Northeast Multnomah Street" ] }, { "act": "OFFER", "canonical_values": [ "4.00" ], "slot": "rating", "values": [ "4.0" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "has_laundry_service": "True", "number_of_adults": "4", "rating": "4.00", "where_to": "Portland" } }, "service_results": [ { "address": "1000 Northeast Multnomah Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 503-281-6111", "rating": "4.00", "total_price": "2940", "where_to": "Portland" }, { "address": "1150 Northwest 9th Avenue", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 503-220-1339", "rating": "4.00", "total_price": "3240", "where_to": "Portland" }, { "address": "11518 Northeast Glenn Widing Drive", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 503-252-2222", "rating": "4.00", "total_price": "1920", "where_to": "Portland" }, { "address": "11550 Northeast Airport Way", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 503-252-3200", "rating": "4.00", "total_price": "2415", "where_to": "Portland" }, { "address": "12048 Northeast Airport Way", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 503-255-8600", "rating": "4.00", "total_price": "2175", "where_to": "Portland" }, { "address": "12226 North Jantzen Drive", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 503-283-3030", "rating": "4.00", "total_price": "228", "where_to": "Portland" }, { "address": "1355 Southwest 2nd Avenue", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 503-306-4800", "rating": "4.00", "total_price": "608", "where_to": "Portland" }, { "address": "1441 Northeast 2nd Avenue", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 503-233-2401", "rating": "4.00", "total_price": "384", "where_to": "Portland" }, { "address": "1510 Southwest Harbor Way", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 503-228-3233", "rating": "4.00", "total_price": "2304", "where_to": "Portland" }, { "address": "2025 Northwest Northrup Street", "has_laundry_service": "True", "number_of_adults": "4", "phone_number": "+1 800-224-1180", "rating": "4.00", "total_price": "1080", "where_to": "Portland" } ], "slots": [ { "exclusive_end": 104, "slot": "address", "start": 73 }, { "exclusive_end": 52, "slot": "rating", "start": 49 } ] } ], "speaker": "SYSTEM", "utterance": "Sure. Okay. You might be interested in the nice, 4.0 star rated house at 1000 Northeast Multnomah Street." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "has_laundry_service": [ "True" ], "number_of_adults": [ "4" ], "rating": [ "4.0" ], "where_to": [ "Portland" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "Portland" ] } } } ], "speaker": "USER", "utterance": "This house will work for me. Please search for a round trip flight going there." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Sure, no problem. Please tell me your origin city, and your preferred departure and return dates." }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-05" ], "slot": "departure_date", "values": [ "Tuesday next week" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-12" ], "slot": "return_date", "values": [ "the 12th" ] }, { "act": "INFORM", "canonical_values": [ "Los Angeles" ], "slot": "origin_airport", "values": [ "Los Angeles" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 50, "slot": "departure_date", "start": 33 }, { "exclusive_end": 82, "slot": "return_date", "start": 74 }, { "exclusive_end": 32, "slot": "origin_airport", "start": 21 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "Tuesday next week" ], "destination_airport": [ "Portland" ], "origin_airport": [ "Los Angeles" ], "return_date": [ "the 12th" ] } } } ], "speaker": "USER", "utterance": "Find flights leaving Los Angeles Tuesday next week, with a return date of the 12th." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Alaska Airlines" ], "slot": "airlines", "values": [ "Alaska Airlines" ] }, { "act": "OFFER", "canonical_values": [ "04:40" ], "slot": "outbound_departure_time", "values": [ "4:40 am" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "17:10" ], "slot": "inbound_departure_time", "values": [ "5:10 pm" ] }, { "act": "OFFER", "canonical_values": [ "247" ], "slot": "price", "values": [ "$247" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "5" ], "slot": "count", "values": [ "5" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-05", "destination_airport": "Portland", "origin_airport": "Los Angeles", "return_date": "2019-03-12" } }, "service_results": [ { "airlines": "Alaska Airlines", "departure_date": "2019-03-05", "destination_airport": "Portland", "inbound_arrival_time": "19:40", "inbound_departure_time": "17:10", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Los Angeles", "outbound_arrival_time": "09:28", "outbound_departure_time": "04:40", "price": "247", "return_date": "2019-03-12", "seating_class": "Economy" }, { "airlines": "American Airlines", "departure_date": "2019-03-05", "destination_airport": "Portland", "inbound_arrival_time": "12:05", "inbound_departure_time": "09:35", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "Los Angeles", "outbound_arrival_time": "21:45", "outbound_departure_time": "19:15", "price": "203", "return_date": "2019-03-12", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-05", "destination_airport": "Portland", "inbound_arrival_time": "11:55", "inbound_departure_time": "09:25", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "Los Angeles", "outbound_arrival_time": "12:50", "outbound_departure_time": "10:20", "price": "189", "return_date": "2019-03-12", "seating_class": "Economy" }, { "airlines": "Southwest Airlines", "departure_date": "2019-03-05", "destination_airport": "Portland", "inbound_arrival_time": "21:05", "inbound_departure_time": "18:35", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Los Angeles", "outbound_arrival_time": "17:48", "outbound_departure_time": "13:05", "price": "255", "return_date": "2019-03-12", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-05", "destination_airport": "Portland", "inbound_arrival_time": "20:50", "inbound_departure_time": "18:20", "is_nonstop": "True", "number_of_tickets": "1", "origin_airport": "Los Angeles", "outbound_arrival_time": "01:25", "outbound_departure_time": "22:55", "price": "202", "return_date": "2019-03-12", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 129, "slot": "outbound_departure_time", "start": 122 }, { "exclusive_end": 172, "slot": "inbound_departure_time", "start": 165 }, { "exclusive_end": 54, "slot": "price", "start": 50 } ] } ], "speaker": "SYSTEM", "utterance": "Your search yielded 5 suitable flights. There's a $247 ticket on an outbound Alaska Airlines connecting flight leaving at 4:40 am. The inbound flight will depart at 5:10 pm. Will that work for you?" }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "Tuesday next week" ], "destination_airport": [ "Portland" ], "origin_airport": [ "Los Angeles" ], "return_date": [ "the 12th" ] } } } ], "speaker": "USER", "utterance": "That works for me. Thank you, That will be all." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a wonderful day." } ] }, { "dialogue_id": "33_00127", "services": [ "Travel_1", "Hotels_2", "Flights_4" ], "turns": [ { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "True" ], "slot": "good_for_kids", "values": [ "True" ] }, { "act": "INFORM_INTENT", "canonical_values": [ "FindAttractions" ], "slot": "intent", "values": [ "FindAttractions" ] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "good_for_kids": [ "True" ] } } } ], "speaker": "USER", "utterance": "I wish to see some attractions which is child-friendly." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "location", "values": [] } ], "service": "Travel_1", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Where shall I search in?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "Chicago" ], "slot": "location", "values": [ "Chi-town" ] } ], "service": "Travel_1", "slots": [ { "exclusive_end": 30, "slot": "location", "start": 22 } ], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "good_for_kids": [ "True" ], "location": [ "Chi-town" ] } } } ], "speaker": "USER", "utterance": "Search attractions in Chi-town" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "360 CHICAGO" ], "slot": "attraction_name", "values": [ "360 CHICAGO" ] }, { "act": "OFFER", "canonical_values": [ "Tourist Attraction" ], "slot": "category", "values": [ "Tourist Attraction" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Travel_1", "service_call": { "method": "FindAttractions", "parameters": { "good_for_kids": "True", "location": "Chicago" } }, "service_results": [ { "attraction_name": "360 CHICAGO", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "Chicago", "phone_number": "888-875-8439" }, { "attraction_name": "Big Bus Tours Chicago (Tours begin at 98 E. Upper Wacker Dr.)", "category": "Tourist Attraction", "free_entry": "True", "good_for_kids": "True", "location": "Chicago", "phone_number": "877-285-4796" }, { "attraction_name": "Burnham Park", "category": "Park", "free_entry": "True", "good_for_kids": "True", "location": "Chicago", "phone_number": "312-742-8520" }, { "attraction_name": "Chicago Children's Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "Chicago", "phone_number": "312-527-1000" }, { "attraction_name": "Chicago History Museum", "category": "Museum", "free_entry": "False", "good_for_kids": "True", "location": "Chicago", "phone_number": "800-526-0857" }, { "attraction_name": "Chicago Riverwalk", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Chicago", "phone_number": "877-300-6746" }, { "attraction_name": "Chicago Water Tower", "category": "Tourist Attraction", "free_entry": "False", "good_for_kids": "True", "location": "Chicago", "phone_number": "312-742-0808" }, { "attraction_name": "DuSable Museum of African American History", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Chicago", "phone_number": "773-947-0600" }, { "attraction_name": "Frederick C. Robie House", "category": "Museum", "free_entry": "True", "good_for_kids": "True", "location": "Chicago", "phone_number": "312-994-4000" }, { "attraction_name": "Garfield Park Conservatory", "category": "Park", "free_entry": "False", "good_for_kids": "True", "location": "Chicago", "phone_number": "773-638-1777" } ], "slots": [ { "exclusive_end": 58, "slot": "attraction_name", "start": 47 } ] } ], "speaker": "SYSTEM", "utterance": "I found 10 attractions for you .Your check out 360 CHICAGO. It is a Tourist Attraction." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Travel_1", "slots": [], "state": { "active_intent": "FindAttractions", "requested_slots": [], "slot_values": { "good_for_kids": [ "True" ], "location": [ "Chi-town" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchHouse" ], "slot": "intent", "values": [ "SearchHouse" ] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "Chi-town" ] } } } ], "speaker": "USER", "utterance": "Nice. I wish to search for a house to stay there." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "1 South Franklin Street" ], "slot": "address", "values": [ "1 South Franklin Street" ] }, { "act": "OFFER", "canonical_values": [ "4.40" ], "slot": "rating", "values": [ "4.4" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "10" ], "slot": "count", "values": [ "10" ] } ], "service": "Hotels_2", "service_call": { "method": "SearchHouse", "parameters": { "where_to": "Chicago" } }, "service_results": [ { "address": "1 South Franklin Street", "has_laundry_service": "False", "number_of_adults": "3", "phone_number": "+1 312-558-1020", "rating": "4.40", "total_price": "189", "where_to": "Chicago" }, { "address": "1 West Wacker Drive", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 312-372-7200", "rating": "4.50", "total_price": "1800", "where_to": "Chicago" }, { "address": "10 East Grand Avenue", "has_laundry_service": "True", "number_of_adults": "3", "phone_number": "+1 312-595-0000", "rating": "4.20", "total_price": "1170", "where_to": "Chicago" }, { "address": "10000 West O'Hare Avenue", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 773-686-8000", "rating": "3.90", "total_price": "416", "where_to": "Chicago" }, { "address": "105 East Delaware Place", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 312-944-6300", "rating": "4.10", "total_price": "580", "where_to": "Chicago" }, { "address": "11 West 26th Street", "has_laundry_service": "False", "number_of_adults": "2", "phone_number": "+1 312-225-7000", "rating": "4.00", "total_price": "684", "where_to": "Chicago" }, { "address": "110 West Huron Street", "has_laundry_service": "True", "number_of_adults": "1", "phone_number": "+1 312-944-8000", "rating": "4.50", "total_price": "465", "where_to": "Chicago" }, { "address": "1100 South Michigan Avenue", "has_laundry_service": "False", "number_of_adults": "1", "phone_number": "+1 312-922-2900", "rating": "3.90", "total_price": "84", "where_to": "Chicago" }, { "address": "111 West Huron Street", "has_laundry_service": "True", "number_of_adults": "5", "phone_number": "+1 312-447-3440", "rating": "3.80", "total_price": "3240", "where_to": "Chicago" }, { "address": "1118 North State Street", "has_laundry_service": "True", "number_of_adults": "2", "phone_number": "+1 312-586-2000", "rating": "4.70", "total_price": "1860", "where_to": "Chicago" } ], "slots": [ { "exclusive_end": 89, "slot": "address", "start": 66 }, { "exclusive_end": 98, "slot": "rating", "start": 95 } ] } ], "speaker": "SYSTEM", "utterance": "I searched and found 10 houses. An excellent house is situated at 1 South Franklin Street with 4.4 rating." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] } ], "service": "Hotels_2", "slots": [], "state": { "active_intent": "SearchHouse", "requested_slots": [], "slot_values": { "where_to": [ "Chi-town" ] } } }, { "actions": [ { "act": "INFORM_INTENT", "canonical_values": [ "SearchRoundtripFlights" ], "slot": "intent", "values": [ "SearchRoundtripFlights" ] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "destination_airport": [ "Chi-town" ] } } } ], "speaker": "USER", "utterance": "It is perfect. I wish to search for a round trip flight to go there." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [], "slot": "origin_airport", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "departure_date", "values": [] }, { "act": "REQUEST", "canonical_values": [], "slot": "return_date", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "From which city do you want to start and when will you return? When will you travel?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "2019-03-09" ], "slot": "departure_date", "values": [ "9th of this month" ] }, { "act": "INFORM", "canonical_values": [ "2019-03-14" ], "slot": "return_date", "values": [ "14th of this month" ] }, { "act": "INFORM", "canonical_values": [ "Mexico City" ], "slot": "origin_airport", "values": [ "CDMX" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 32, "slot": "departure_date", "start": 15 }, { "exclusive_end": 70, "slot": "return_date", "start": 52 }, { "exclusive_end": 95, "slot": "origin_airport", "start": 91 } ], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "9th of this month" ], "destination_airport": [ "Chi-town" ], "origin_airport": [ "CDMX" ], "return_date": [ "14th of this month" ] } } } ], "speaker": "USER", "utterance": "I will move on 9th of this month and will return on 14th of this month. I need flight from CDMX." }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "American Airlines" ], "slot": "airlines", "values": [ "American Airlines" ] }, { "act": "OFFER", "canonical_values": [ "16:25" ], "slot": "outbound_departure_time", "values": [ "4:25 pm" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "16:35" ], "slot": "inbound_departure_time", "values": [ "4:35 pm" ] }, { "act": "OFFER", "canonical_values": [ "495" ], "slot": "price", "values": [ "$495" ] }, { "act": "INFORM_COUNT", "canonical_values": [ "3" ], "slot": "count", "values": [ "3" ] } ], "service": "Flights_4", "service_call": { "method": "SearchRoundtripFlights", "parameters": { "departure_date": "2019-03-09", "destination_airport": "Chicago", "origin_airport": "Mexico City", "return_date": "2019-03-14" } }, "service_results": [ { "airlines": "American Airlines", "departure_date": "2019-03-09", "destination_airport": "Chicago", "inbound_arrival_time": "01:08", "inbound_departure_time": "16:35", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Mexico City", "outbound_arrival_time": "04:02", "outbound_departure_time": "16:25", "price": "495", "return_date": "2019-03-14", "seating_class": "Economy" }, { "airlines": "Delta Airlines", "departure_date": "2019-03-09", "destination_airport": "Chicago", "inbound_arrival_time": "01:08", "inbound_departure_time": "16:10", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Mexico City", "outbound_arrival_time": "23:47", "outbound_departure_time": "15:10", "price": "517", "return_date": "2019-03-14", "seating_class": "Economy" }, { "airlines": "United Airlines", "departure_date": "2019-03-09", "destination_airport": "Chicago", "inbound_arrival_time": "22:13", "inbound_departure_time": "13:25", "is_nonstop": "False", "number_of_tickets": "1", "origin_airport": "Mexico City", "outbound_arrival_time": "17:37", "outbound_departure_time": "07:10", "price": "470", "return_date": "2019-03-14", "seating_class": "Economy" } ], "slots": [ { "exclusive_end": 90, "slot": "outbound_departure_time", "start": 83 }, { "exclusive_end": 131, "slot": "inbound_departure_time", "start": 124 }, { "exclusive_end": 150, "slot": "price", "start": 146 } ] } ], "speaker": "SYSTEM", "utterance": "I searched and found 3 American Airlines flight. A connecting flight will start at 4:25 pm. The return flight will start at 4:35 pm. The price is $495." }, { "frames": [ { "actions": [ { "act": "REQUEST", "canonical_values": [ "4" ], "slot": "number_of_tickets", "values": [ "4" ] }, { "act": "REQUEST", "canonical_values": [], "slot": "inbound_arrival_time", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [ "inbound_arrival_time", "number_of_tickets" ], "slot_values": { "departure_date": [ "9th of this month" ], "destination_airport": [ "Chi-town" ], "origin_airport": [ "CDMX" ], "return_date": [ "14th of this month" ] } } } ], "speaker": "USER", "utterance": "Is it four tickets? What time the returning flight will arrive?" }, { "frames": [ { "actions": [ { "act": "INFORM", "canonical_values": [ "01:08" ], "slot": "inbound_arrival_time", "values": [ "1:08 am" ] }, { "act": "INFORM", "canonical_values": [ "1" ], "slot": "number_of_tickets", "values": [ "1" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 67, "slot": "inbound_arrival_time", "start": 60 } ] } ], "speaker": "SYSTEM", "utterance": "I booked it for 1 person. The returning flight will come at 1:08 am." }, { "frames": [ { "actions": [ { "act": "REQUEST_ALTS", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "9th of this month" ], "destination_airport": [ "Chi-town" ], "origin_airport": [ "CDMX" ], "return_date": [ "14th of this month" ] } } } ], "speaker": "USER", "utterance": "Is there any other option?" }, { "frames": [ { "actions": [ { "act": "OFFER", "canonical_values": [ "Delta Airlines" ], "slot": "airlines", "values": [ "Delta Airlines" ] }, { "act": "OFFER", "canonical_values": [ "15:10" ], "slot": "outbound_departure_time", "values": [ "3:10 pm" ] }, { "act": "OFFER", "canonical_values": [ "False" ], "slot": "is_nonstop", "values": [ "False" ] }, { "act": "OFFER", "canonical_values": [ "16:10" ], "slot": "inbound_departure_time", "values": [ "4:10 pm" ] }, { "act": "OFFER", "canonical_values": [ "517" ], "slot": "price", "values": [ "$517" ] } ], "service": "Flights_4", "slots": [ { "exclusive_end": 56, "slot": "outbound_departure_time", "start": 49 }, { "exclusive_end": 97, "slot": "inbound_departure_time", "start": 90 }, { "exclusive_end": 116, "slot": "price", "start": 112 } ] } ], "speaker": "SYSTEM", "utterance": "A Delta Airlines connecting flight will start at 3:10 pm. The return flight will start at 4:10 pm. The price is $517." }, { "frames": [ { "actions": [ { "act": "SELECT", "canonical_values": [], "slot": "", "values": [] }, { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [], "state": { "active_intent": "SearchRoundtripFlights", "requested_slots": [], "slot_values": { "departure_date": [ "9th of this month" ], "destination_airport": [ "Chi-town" ], "origin_airport": [ "CDMX" ], "return_date": [ "14th of this month" ] } } } ], "speaker": "USER", "utterance": "It is nice. Thank you so much. That is what I want." }, { "frames": [ { "actions": [ { "act": "GOODBYE", "canonical_values": [], "slot": "", "values": [] } ], "service": "Flights_4", "slots": [] } ], "speaker": "SYSTEM", "utterance": "Have a nice day." } ] } ]