diff --git "a/datasets/schema_guided/dialogues_030.json" "b/datasets/schema_guided/dialogues_030.json" new file mode 100644--- /dev/null +++ "b/datasets/schema_guided/dialogues_030.json" @@ -0,0 +1,108594 @@ +[ + { + "dialogue_id": "30_00000", + "services": [ + "Services_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": "Hello, I would like to find a salon that caters to both men, and women." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would you like me to search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SFO" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "city", + "start": 24 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ], + "is_unisex": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like a salon 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", + "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": 34, + "slot": "stylist_name", + "start": 18 + }, + { + "exclusive_end": 68, + "slot": "city", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Reviews show that 1512 Barber Shop is a great salon 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" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "1512 Barber Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that sounds nice." + }, + { + "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 you an appointment at the 1512 Barber Shop?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "1512 Barber Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please book me an appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time should I make the appointment for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "the 7th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "15:00" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "appointment_date", + "start": 41 + }, + { + "exclusive_end": 37, + "slot": "appointment_time", + "start": 32 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 7th" + ], + "appointment_time": [ + "15:00" + ], + "city": [ + "SFO", + "San Francisco" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "1512 Barber Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please make the appointment for 15:00 on the 7th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1512 Barber Shop" + ], + "slot": "stylist_name", + "values": [ + "1512 Barber Shop" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 77, + "slot": "stylist_name", + "start": 61 + }, + { + "exclusive_end": 114, + "slot": "appointment_time", + "start": 110 + }, + { + "exclusive_end": 128, + "slot": "appointment_date", + "start": 115 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm the details for me? The name of the salon is 1512 Barber Shop, and the appointment will be at 3 pm next Thursday." + }, + { + "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": [ + "next Thursday", + "the 7th" + ], + "appointment_time": [ + "15:00", + "3 pm" + ], + "city": [ + "SFO", + "San Francisco" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "1512 Barber Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep, that is all good. What is the average rating of the salon?" + }, + { + "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-07", + "appointment_time": "15:00", + "stylist_name": "1512 Barber Shop" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-07", + "appointment_time": "15: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": 73, + "slot": "average_rating", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has been confirmed, and the shop's average rating is 4.8." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Thursday", + "the 7th" + ], + "appointment_time": [ + "15:00", + "3 pm" + ], + "city": [ + "SFO", + "San Francisco" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "1512 Barber Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I do anything else for you today?" + }, + { + "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": [ + "next Thursday", + "the 7th" + ], + "appointment_time": [ + "15:00", + "3 pm" + ], + "city": [ + "SFO", + "San Francisco" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "1512 Barber Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day!" + } + ] + }, + { + "dialogue_id": "30_00001", + "services": [ + "Services_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 new hairstyle. Can you find the nearest salon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city is it located in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Concord" + ], + "slot": "city", + "values": [ + "Concord" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "city", + "start": 24 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Concord" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find a salon in Concord?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breds Barbershop" + ], + "slot": "stylist_name", + "values": [ + "Breds Barbershop" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Concord" + ], + "slot": "city", + "values": [ + "Concord" + ] + } + ], + "service": "Services_1", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Concord" + } + }, + "service_results": [ + { + "average_rating": "3.70", + "city": "Concord", + "is_unisex": "True", + "phone_number": "925-446-4144", + "street_address": "4330 Clayton Road suite j", + "stylist_name": "Breds Barbershop" + }, + { + "average_rating": "4.40", + "city": "Concord", + "is_unisex": "True", + "phone_number": "925-798-3000", + "street_address": "114 Sun Valley Mall", + "stylist_name": "Empire Barbershop" + }, + { + "average_rating": "4.50", + "city": "Concord", + "is_unisex": "True", + "phone_number": "925-349-6036", + "street_address": "1585 Clayton Road", + "stylist_name": "First Class Barber Shop" + }, + { + "average_rating": "3.30", + "city": "Concord", + "is_unisex": "True", + "phone_number": "925-681-2887", + "street_address": "790 Oak Grove Road Ste B", + "stylist_name": "Great Clips" + }, + { + "average_rating": "4.30", + "city": "Concord", + "is_unisex": "True", + "phone_number": "925-673-5686", + "street_address": "5434 Ygnacio Valley Road Suite #50", + "stylist_name": "Sport Clips Haircuts Of Clayton Valley Shopping Center" + }, + { + "average_rating": "4.00", + "city": "Concord", + "is_unisex": "True", + "phone_number": "925-671-2525", + "street_address": "4475 Treat Boulevard F", + "stylist_name": "Supercuts" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "stylist_name", + "start": 13 + }, + { + "exclusive_end": 63, + "slot": "city", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found Breds Barbershop, which is a nice salon in Concord." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Concord" + ], + "stylist_name": [ + "Breds Barbershop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great. I would like to make and appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date and time would you like for the appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "8th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "15:45" + ], + "slot": "appointment_time", + "values": [ + "quarter to 4 in the afternoon" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "appointment_date", + "start": 26 + }, + { + "exclusive_end": 73, + "slot": "appointment_time", + "start": 44 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of March" + ], + "appointment_time": [ + "quarter to 4 in the afternoon" + ], + "city": [ + "Concord" + ], + "stylist_name": [ + "Breds Barbershop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to go on the 8th of March at a quarter to 4 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Breds Barbershop" + ], + "slot": "stylist_name", + "values": [ + "Breds Barbershop" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:45" + ], + "slot": "appointment_time", + "values": [ + "3:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "stylist_name", + "start": 28 + }, + { + "exclusive_end": 55, + "slot": "appointment_time", + "start": 48 + }, + { + "exclusive_end": 71, + "slot": "appointment_date", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the details: Breds Barbershop at 3:45 pm for next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of March", + "next Friday" + ], + "appointment_time": [ + "3:45 pm", + "quarter to 4 in the afternoon" + ], + "city": [ + "Concord" + ], + "stylist_name": [ + "Breds Barbershop" + ] + } + } + } + ], + "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-08", + "appointment_time": "15:45", + "stylist_name": "Breds Barbershop" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-08", + "appointment_time": "16:00", + "average_rating": "3.70", + "is_unisex": "True", + "phone_number": "925-446-4144", + "street_address": "4330 Clayton Road suite j", + "stylist_name": "Breds Barbershop" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. You appointment has been 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": [ + "8th of March", + "next Friday" + ], + "appointment_time": [ + "3:45 pm", + "quarter to 4 in the afternoon" + ], + "city": [ + "Concord" + ], + "stylist_name": [ + "Breds Barbershop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the physical address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4330 Clayton Road suite j" + ], + "slot": "street_address", + "values": [ + "4330 Clayton Road suite j" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "street_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 4330 Clayton Road suite j." + }, + { + "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", + "next Friday" + ], + "appointment_time": [ + "3:45 pm", + "quarter to 4 in the afternoon" + ], + "city": [ + "Concord" + ], + "stylist_name": [ + "Breds Barbershop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else you need 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": [ + "8th of March", + "next Friday" + ], + "appointment_time": [ + "3:45 pm", + "quarter to 4 in the afternoon" + ], + "city": [ + "Concord" + ], + "stylist_name": [ + "Breds Barbershop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00002", + "services": [ + "Services_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "city", + "start": 32 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find a salon in Pleasanton." + }, + { + "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" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "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": 78, + "slot": "stylist_name", + "start": 59 + }, + { + "exclusive_end": 102, + "slot": "city", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 9 salons I think you would like. The best one is Cosmo'S Barber shop and it is 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": "Yes, that would be very good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you think I should book an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "16:30" + ], + "slot": "appointment_time", + "values": [ + "4:30 pm" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "appointment_time", + "start": 40 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "4:30 pm" + ], + "city": [ + "Pleasanton" + ], + "stylist_name": [ + "Cosmo'S Barber shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to book an appointment for 4:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a preffered date in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "the 14th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "5 o\"clock in the evening" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "appointment_date", + "start": 40 + }, + { + "exclusive_end": 76, + "slot": "appointment_time", + "start": 52 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 14th" + ], + "appointment_time": [ + "5 o\"clock in the evening" + ], + "city": [ + "Pleasanton" + ], + "stylist_name": [ + "Cosmo'S Barber shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to set the appointment for the 14th at 5 o\"clock in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Cosmo'S Barber Shop" + ], + "slot": "stylist_name", + "values": [ + "Cosmo's barber Shop" + ] + }, + { + "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": 79, + "slot": "stylist_name", + "start": 60 + }, + { + "exclusive_end": 126, + "slot": "appointment_time", + "start": 122 + }, + { + "exclusive_end": 118, + "slot": "appointment_date", + "start": 108 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you please confirm that the name of the hair stylist is Cosmo's barber Shop and that the appointment on March 14th at 5 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "Sunday this week" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "appointment_date", + "start": 35 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Sunday this week" + ], + "appointment_time": [ + "5 o\"clock in the evening", + "5 pm" + ], + "city": [ + "Pleasanton" + ], + "stylist_name": [ + "Cosmo'S Barber shop", + "Cosmo's barber Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to visit the salon on Sunday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "5 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "appointment_time", + "start": 49 + }, + { + "exclusive_end": 76, + "slot": "appointment_date", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you please confirm that the appointment is a 5 pm the day after tomorrow." + }, + { + "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": [ + "Sunday this week", + "day after tomorrow" + ], + "appointment_time": [ + "5 o\"clock in the evening", + "5 pm" + ], + "city": [ + "Pleasanton" + ], + "stylist_name": [ + "Cosmo'S Barber shop", + "Cosmo's barber Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great. What is the average rating?" + }, + { + "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-03", + "appointment_time": "17:00", + "stylist_name": "Cosmo'S Barber Shop" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-03", + "appointment_time": "17: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": 58, + "slot": "average_rating", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment is confirmed with a average rating of 4.3." + }, + { + "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": "BookAppointment", + "requested_slots": [ + "is_unisex", + "street_address" + ], + "slot_values": { + "appointment_date": [ + "Sunday this week", + "day after tomorrow" + ], + "appointment_time": [ + "5 o\"clock in the evening", + "5 pm" + ], + "city": [ + "Pleasanton" + ], + "stylist_name": [ + "Cosmo'S Barber shop", + "Cosmo's barber Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address and is it unisex?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4275 First Street" + ], + "slot": "street_address", + "values": [ + "4275 first Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "is_unisex", + "values": [ + "True" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "street_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 4275 first Street and 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": [ + "Sunday this week", + "day after tomorrow" + ], + "appointment_time": [ + "5 o\"clock in the evening", + "5 pm" + ], + "city": [ + "Pleasanton" + ], + "stylist_name": [ + "Cosmo'S Barber shop", + "Cosmo's barber Shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much, that is all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I hope you have a pleasant day." + } + ] + }, + { + "dialogue_id": "30_00003", + "services": [ + "Services_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": "What city would you like to start your search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "city", + "start": 14 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's go with 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": 97, + "slot": "stylist_name", + "start": 72 + }, + { + "exclusive_end": 59, + "slot": "city", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, I've pulled up 10 salons. The nicest one in San Jose seems to be Atelier Salon Willow Glen." + }, + { + "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": "Ok, what's the address?" + }, + { + "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": 55, + "slot": "street_address", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is listed as 1047 Lincoln Highway suite 101." + }, + { + "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's close to where I'll be. That sounds 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 set an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "stylist_name": [ + "Atelier Salon Willow Glen" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what time would you like to shcedule your visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:45" + ], + "slot": "appointment_time", + "values": [ + "afternoon 1:45" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "appointment_time", + "start": 23 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "afternoon 1:45" + ], + "city": [ + "San Jose" + ], + "stylist_name": [ + "Atelier Salon Willow Glen" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there openings for afternoon 1:45?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, what date would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "appointment_date", + "start": 14 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 10th" + ], + "appointment_time": [ + "afternoon 1:45" + ], + "city": [ + "San Jose" + ], + "stylist_name": [ + "Atelier Salon Willow Glen" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's go with March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Atelier Salon Willow Glen" + ], + "slot": "stylist_name", + "values": [ + "Atelier Salon Willow Glen" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:45" + ], + "slot": "appointment_time", + "values": [ + "1:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 86, + "slot": "stylist_name", + "start": 61 + }, + { + "exclusive_end": 110, + "slot": "appointment_time", + "start": 103 + }, + { + "exclusive_end": 101, + "slot": "appointment_date", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let's confirm your details: We are setting an appointment at Atelier Salon Willow Glen for March 10th, 1:45 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 10th" + ], + "appointment_time": [ + "1:45 pm", + "afternoon 1:45" + ], + "city": [ + "San Jose" + ], + "stylist_name": [ + "Atelier Salon Willow Glen" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-10", + "appointment_time": "13:45", + "stylist_name": "Atelier Salon Willow Glen" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-10", + "appointment_time": "13: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": "Great, your appointment has been successfully booked and 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 10th" + ], + "appointment_time": [ + "1:45 pm", + "afternoon 1:45" + ], + "city": [ + "San Jose" + ], + "stylist_name": [ + "Atelier Salon Willow Glen" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Awesome, 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 you with today?" + }, + { + "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 10th" + ], + "appointment_time": [ + "1:45 pm", + "afternoon 1:45" + ], + "city": [ + "San Jose" + ], + "stylist_name": [ + "Atelier Salon Willow Glen" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all. I appreciate your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Have a great day." + } + ] + }, + { + "dialogue_id": "30_00004", + "services": [ + "Services_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, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "All right, I can help you with that. What city would you like the salon to be in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "is_unisex", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Fran" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "city", + "start": 36 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "is_unisex": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like it to be a unisex salon in San Fran, California." + }, + { + "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": 75, + "slot": "stylist_name", + "start": 59 + }, + { + "exclusive_end": 51, + "slot": "city", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Excellent! I've found a nice salon in San Francisco called 1512 Barber Shop." + }, + { + "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": "Can you tell me its average rating and its address?" + }, + { + "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": 43, + "slot": "street_address", + "start": 27 + }, + { + "exclusive_end": 79, + "slot": "average_rating", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Absolutely! The address is 1532 20th Street and it has an average rating of 4.8 out of 5." + }, + { + "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": "That might be a little too far for me. Can you find me something different, 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": 38, + "slot": "stylist_name", + "start": 17 + }, + { + "exclusive_end": 55, + "slot": "city", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem! Does 20th Salon and Barber in San Francisco work for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "city", + "start": 19 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "is_unisex": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think a salon in Petaluma would work better. Can you find me a salon in that city instead?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dukes And Dolls Salon" + ], + "slot": "stylist_name", + "values": [ + "Dukes and Dolls Salon" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Services_1", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Petaluma", + "is_unisex": "True" + } + }, + "service_results": [ + { + "average_rating": "4.90", + "city": "Petaluma", + "is_unisex": "True", + "phone_number": "707-769-8000", + "street_address": "25 Kentucky Street", + "stylist_name": "Dukes And Dolls Salon" + }, + { + "average_rating": "5.00", + "city": "Petaluma", + "is_unisex": "True", + "phone_number": "707-364-6469", + "street_address": "410 Petaluma Boulevard South", + "stylist_name": "Modern Classics Barber Shop" + }, + { + "average_rating": "4.70", + "city": "Petaluma", + "is_unisex": "True", + "phone_number": "707-981-8469", + "street_address": "145 1st Street", + "stylist_name": "Salon Method" + }, + { + "average_rating": "3.70", + "city": "Petaluma", + "is_unisex": "True", + "phone_number": "707-766-7100", + "street_address": "401 Kenilworth Drive Ste 640", + "stylist_name": "Sport Clips Haircuts Of Petaluma" + }, + { + "average_rating": "3.90", + "city": "Petaluma", + "is_unisex": "True", + "phone_number": "707-765-6300", + "street_address": "401 Kenilworth Drive, suite 610", + "stylist_name": "Style Bar" + }, + { + "average_rating": "4.20", + "city": "Petaluma", + "is_unisex": "True", + "phone_number": "707-765-1055", + "street_address": "367 South McDowell Boulevard", + "stylist_name": "Supercuts" + }, + { + "average_rating": "4.60", + "city": "Petaluma", + "is_unisex": "True", + "phone_number": "707-773-1258", + "street_address": "139 Kentucky Street", + "stylist_name": "The Shop - Cuts For Men & Women" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "stylist_name", + "start": 53 + }, + { + "exclusive_end": 86, + "slot": "city", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Absolutely! I found 7 salons you may like. I suggest Dukes and Dolls Salon in Petaluma." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "Dukes and Dolls Salon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That 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 book an appointment for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "Dukes and Dolls Salon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, no problem! What date and time would you like the appointment to be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "March 3rd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "afternoon 1" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "appointment_date", + "start": 32 + }, + { + "exclusive_end": 60, + "slot": "appointment_time", + "start": 49 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 3rd" + ], + "appointment_time": [ + "afternoon 1" + ], + "city": [ + "Petaluma" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "Dukes and Dolls Salon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you make the appointment on March 3rd in the afternoon 1?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dukes And Dolls Salon" + ], + "slot": "stylist_name", + "values": [ + "Dukes and Dolls Salon" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 99, + "slot": "stylist_name", + "start": 78 + }, + { + "exclusive_end": 107, + "slot": "appointment_time", + "start": 103 + }, + { + "exclusive_end": 146, + "slot": "appointment_date", + "start": 128 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Indeed! Can you confirm the following details, please? Your appointment is at Dukes and Dolls Salon at 1 pm and the date is the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "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", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "March 3rd", + "day after tomorrow" + ], + "appointment_time": [ + "1 pm", + "afternoon 1" + ], + "city": [ + "Petaluma" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "Dukes and Dolls Salon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds perfect! Can you tell me the contact number and the salon's average rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-769-8000" + ], + "slot": "phone_number", + "values": [ + "707-769-8000" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.90" + ], + "slot": "average_rating", + "values": [ + "4.9" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-03", + "appointment_time": "13:00", + "stylist_name": "Dukes And Dolls Salon" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-03", + "appointment_time": "13:00", + "average_rating": "4.90", + "is_unisex": "True", + "phone_number": "707-769-8000", + "street_address": "25 Kentucky Street", + "stylist_name": "Dukes And Dolls Salon" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "phone_number", + "start": 59 + }, + { + "exclusive_end": 101, + "slot": "average_rating", + "start": 98 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment is confirmed. The salon's phone number is 707-769-8000 and the average rating is 4.9 out of 5." + }, + { + "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", + "day after tomorrow" + ], + "appointment_time": [ + "1 pm", + "afternoon 1" + ], + "city": [ + "Petaluma" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "Dukes and Dolls Salon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect! Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome! Do you need 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 3rd", + "day after tomorrow" + ], + "appointment_time": [ + "1 pm", + "afternoon 1" + ], + "city": [ + "Petaluma" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "Dukes and Dolls Salon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all. Thank you for everything!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. I hope you have a pleasant day!" + } + ] + }, + { + "dialogue_id": "30_00005", + "services": [ + "Services_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 in need of a haircut. Is there a salon nearby?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "There's so many places to go. Which city should I start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fremont" + ], + "slot": "city", + "values": [ + "Fremont" + ] + } + ], + "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" + ] + } + ], + "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": 82, + "slot": "stylist_name", + "start": 57 + }, + { + "exclusive_end": 50, + "slot": "city", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "If you need a haircut, there is a salon in Fremont named 3Sixty Salon and Boutique." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "the 14th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "appointment_date", + "start": 45 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 14th" + ], + "city": [ + "Fremont" + ], + "stylist_name": [ + "3Sixty Salon and Boutique" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will do. Can I set up an appointment on the 14th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like to come?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "two in the afternoon" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "appointment_date", + "start": 14 + }, + { + "exclusive_end": 47, + "slot": "appointment_time", + "start": 27 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 9th" + ], + "appointment_time": [ + "two in the afternoon" + ], + "city": [ + "Fremont" + ], + "stylist_name": [ + "3Sixty Salon and Boutique" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I can come on March 9th at two in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "3Sixty Salon And Boutique" + ], + "slot": "stylist_name", + "values": [ + "3Sixty Salon and Boutique" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "2 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 77, + "slot": "stylist_name", + "start": 52 + }, + { + "exclusive_end": 44, + "slot": "appointment_time", + "start": 40 + }, + { + "exclusive_end": 36, + "slot": "appointment_date", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment is set on March 9th at 2 pm to see 3Sixty Salon and Boutique." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 in the evening" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "appointment_time", + "start": 32 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 9th" + ], + "appointment_time": [ + "4 in the evening" + ], + "city": [ + "Fremont" + ], + "stylist_name": [ + "3Sixty Salon and Boutique" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you make the appointment at 4 in the evening instead?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "appointment_time", + "start": 41 + }, + { + "exclusive_end": 37, + "slot": "appointment_date", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment will be on March 9th 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 9th" + ], + "appointment_time": [ + "4 in the evening", + "4 pm" + ], + "city": [ + "Fremont" + ], + "stylist_name": [ + "3Sixty Salon and Boutique" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great." + }, + { + "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-09", + "appointment_time": "16:00", + "stylist_name": "3Sixty Salon And Boutique" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry that time is booked. Do you want to come another time?" + }, + { + "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 9th" + ], + "appointment_time": [ + "4 in the evening", + "4 pm" + ], + "city": [ + "Fremont" + ], + "stylist_name": [ + "3Sixty Salon and Boutique" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I cannot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Good day." + } + ] + }, + { + "dialogue_id": "30_00006", + "services": [ + "Services_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "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": 35, + "slot": "city", + "start": 27 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me 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": 67, + "slot": "stylist_name", + "start": 42 + }, + { + "exclusive_end": 28, + "slot": "city", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 10 salons in San Jose, I recommend Atelier Salon Willow Glen." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you give me another salon recommendation?" + }, + { + "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": 44, + "slot": "stylist_name", + "start": 24 + }, + { + "exclusive_end": 12, + "slot": "city", + "start": 4 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "For San Jose, how about Barba & Co. San Jose, would that work?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "is_unisex", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Bruno" + ], + "slot": "city", + "values": [ + "San Bruno" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "city", + "start": 58 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Bruno" + ], + "is_unisex": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On second thought, can you recommend me a unisex salon in San Bruno?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cut Right Barber Shop" + ], + "slot": "stylist_name", + "values": [ + "Cut Right Barber shop" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Bruno" + ], + "slot": "city", + "values": [ + "San Bruno" + ] + } + ], + "service": "Services_1", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Bruno", + "is_unisex": "True" + } + }, + "service_results": [ + { + "average_rating": "4.70", + "city": "San Bruno", + "is_unisex": "True", + "phone_number": "650-273-4409", + "street_address": "430 San Bruno Avenue West", + "stylist_name": "Cut Right Barber Shop" + }, + { + "average_rating": "4.70", + "city": "San Bruno", + "is_unisex": "True", + "phone_number": "650-808-9828", + "street_address": "725 Camino Plaza", + "stylist_name": "Salon Mia Bella" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "stylist_name", + "start": 31 + }, + { + "exclusive_end": 13, + "slot": "city", + "start": 4 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "For San Bruno, I recommend the Cut Right Barber shop." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "San Bruno" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "Cut Right Barber shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good, book me an appointment to the salon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When should I book you your appointment, specifically the date and time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "7th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "14:30" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "appointment_date", + "start": 39 + }, + { + "exclusive_end": 30, + "slot": "appointment_time", + "start": 25 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "7th of March" + ], + "appointment_time": [ + "14:30" + ], + "city": [ + "San Bruno" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "Cut Right Barber shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want an appointment at 14:30, on the 7th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Cut Right Barber Shop" + ], + "slot": "stylist_name", + "values": [ + "Cut Right Barber shop" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "stylist_name", + "start": 39 + }, + { + "exclusive_end": 86, + "slot": "appointment_time", + "start": 79 + }, + { + "exclusive_end": 74, + "slot": "appointment_date", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You wish to have an appointment at the Cut Right Barber shop next Thursday, at 2:30 pm correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "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", + "street_address" + ], + "slot_values": { + "appointment_date": [ + "7th of March", + "next Thursday" + ], + "appointment_time": [ + "14:30", + "2:30 pm" + ], + "city": [ + "San Bruno" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "Cut Right Barber shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Everything sounds correct, however what is the address and rating for the salon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "430 San Bruno Avenue West" + ], + "slot": "street_address", + "values": [ + "430 San Bruno Avenue West" + ] + }, + { + "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-07", + "appointment_time": "14:30", + "stylist_name": "Cut Right Barber Shop" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-07", + "appointment_time": "14:30", + "average_rating": "4.70", + "is_unisex": "True", + "phone_number": "650-273-4409", + "street_address": "430 San Bruno Avenue West", + "stylist_name": "Cut Right Barber Shop" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "street_address", + "start": 28 + }, + { + "exclusive_end": 86, + "slot": "average_rating", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address of the salon is 430 San Bruno Avenue West, it has an average rating of 4.7. Your 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": [ + "7th of March", + "next Thursday" + ], + "appointment_time": [ + "14:30", + "2:30 pm" + ], + "city": [ + "San Bruno" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "Cut Right Barber shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your assistance." + }, + { + "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": [ + "7th of March", + "next Thursday" + ], + "appointment_time": [ + "14:30", + "2:30 pm" + ], + "city": [ + "San Bruno" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "Cut Right Barber shop" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your welcome, have a pleasant day." + } + ] + }, + { + "dialogue_id": "30_00007", + "services": [ + "Services_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Stanford" + ], + "slot": "city", + "values": [ + "Stanford" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "city", + "start": 24 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Stanford" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any salons in Stanford?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Stanford Hair" + ], + "slot": "stylist_name", + "values": [ + "Stanford Hair" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Stanford" + ], + "slot": "city", + "values": [ + "Stanford" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Services_1", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Stanford" + } + }, + "service_results": [ + { + "average_rating": "2.90", + "city": "Stanford", + "is_unisex": "False", + "phone_number": "650-853-9659", + "street_address": "459 Lagunita Drive", + "stylist_name": "Stanford Hair" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "stylist_name", + "start": 34 + }, + { + "exclusive_end": 27, + "slot": "city", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 salon in Stanford named Stanford Hair" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "is_unisex", + "values": [] + } + ], + "service": "Services_1", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "is_unisex" + ], + "slot_values": { + "city": [ + "Stanford" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is it unisex?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "is_unisex", + "values": [ + "False" + ] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, it is not a unisex salon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Stanford" + ], + "stylist_name": [ + "Stanford Hair" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, can I book an appointment there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like your appointment, and at what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "march 10th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "morning 11:30" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "appointment_date", + "start": 3 + }, + { + "exclusive_end": 30, + "slot": "appointment_time", + "start": 17 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "march 10th" + ], + "appointment_time": [ + "morning 11:30" + ], + "city": [ + "Stanford" + ], + "stylist_name": [ + "Stanford Hair" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On march 10th at morning 11:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Stanford Hair" + ], + "slot": "stylist_name", + "values": [ + "Stanford Hair" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "stylist_name", + "start": 32 + }, + { + "exclusive_end": 57, + "slot": "appointment_time", + "start": 49 + }, + { + "exclusive_end": 71, + "slot": "appointment_date", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, your appointment will be at Stanford Hair at 11:30 am on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "the 11th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "evening 5:30" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "appointment_date", + "start": 25 + }, + { + "exclusive_end": 49, + "slot": "appointment_time", + "start": 37 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 11th" + ], + "appointment_time": [ + "evening 5:30" + ], + "city": [ + "Stanford" + ], + "stylist_name": [ + "Stanford Hair" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, no. Make it on the 11th at evening 5:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "march 11th" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "appointment_time", + "start": 32 + }, + { + "exclusive_end": 53, + "slot": "appointment_date", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, your appointment will be at 5:30 pm on march 11th." + }, + { + "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": [ + "5:30 pm", + "evening 5:30" + ], + "city": [ + "Stanford" + ], + "stylist_name": [ + "Stanford Hair" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that sounds good." + }, + { + "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:30", + "stylist_name": "Stanford Hair" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-11", + "appointment_time": "17:00", + "average_rating": "2.90", + "is_unisex": "False", + "phone_number": "650-853-9659", + "street_address": "459 Lagunita Drive", + "stylist_name": "Stanford Hair" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has be 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": [ + "march 11th", + "the 11th" + ], + "appointment_time": [ + "5:30 pm", + "evening 5:30" + ], + "city": [ + "Stanford" + ], + "stylist_name": [ + "Stanford Hair" + ] + } + } + } + ], + "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": "No problem. Have a pleasant day." + } + ] + }, + { + "dialogue_id": "30_00008", + "services": [ + "Services_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 find a salon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city am I looking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "is_unisex", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Rafael" + ], + "slot": "city", + "values": [ + "San Rafael" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "city", + "start": 27 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Rafael" + ], + "is_unisex": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like a unisex salon in San Rafael." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Best Coast Cuts" + ], + "slot": "stylist_name", + "values": [ + "Best Coast Cuts" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Rafael" + ], + "slot": "city", + "values": [ + "San Rafael" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Services_1", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Rafael", + "is_unisex": "True" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Rafael", + "is_unisex": "True", + "phone_number": "415-250-4370", + "street_address": "294 North San Pedro Road", + "stylist_name": "Best Coast Cuts" + }, + { + "average_rating": "4.00", + "city": "San Rafael", + "is_unisex": "True", + "phone_number": "415-479-1961", + "street_address": "216 Northgate One", + "stylist_name": "Great Clips" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "stylist_name", + "start": 29 + }, + { + "exclusive_end": 58, + "slot": "city", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 2 salons here. Try Best Coast Cuts in San Rafael." + }, + { + "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 Rafael" + ], + "is_unisex": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-250-4370" + ], + "slot": "phone_number", + "values": [ + "415-250-4370" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "phone_number", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their number is 415-250-4370." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "San Rafael" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "Best Coast Cuts" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, I'd like to book an appointment with them." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day and time would you like to set your appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "10th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:15" + ], + "slot": "appointment_time", + "values": [ + "14:15" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "appointment_date", + "start": 32 + }, + { + "exclusive_end": 54, + "slot": "appointment_time", + "start": 49 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "10th of March" + ], + "appointment_time": [ + "14:15" + ], + "city": [ + "San Rafael" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "Best Coast Cuts" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please set something up for the 10th of March at 14:15." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Best Coast Cuts" + ], + "slot": "stylist_name", + "values": [ + "Best Coast Cuts" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:15" + ], + "slot": "appointment_time", + "values": [ + "2:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_1", + "slots": [ + { + "exclusive_end": 68, + "slot": "stylist_name", + "start": 53 + }, + { + "exclusive_end": 35, + "slot": "appointment_time", + "start": 28 + }, + { + "exclusive_end": 49, + "slot": "appointment_date", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment is set for 2:15 pm on March 10th at Best Coast Cuts." + }, + { + "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": [ + "10th of March", + "March 10th" + ], + "appointment_time": [ + "14:15", + "2:15 pm" + ], + "city": [ + "San Rafael" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "Best Coast Cuts" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. Whats the address and how are their ratings?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "294 North San Pedro Road" + ], + "slot": "street_address", + "values": [ + "294 North San Pedro Road" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Best Coast Cuts" + ], + "slot": "stylist_name", + "values": [ + "Best Coast Cuts" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + }, + { + "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-10", + "appointment_time": "14:15", + "stylist_name": "Best Coast Cuts" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-10", + "appointment_time": "14:30", + "average_rating": "5.00", + "is_unisex": "True", + "phone_number": "415-250-4370", + "street_address": "294 North San Pedro Road", + "stylist_name": "Best Coast Cuts" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "street_address", + "start": 27 + }, + { + "exclusive_end": 82, + "slot": "average_rating", + "start": 79 + }, + { + "exclusive_end": 15, + "slot": "stylist_name", + "start": 0 + }, + { + "exclusive_end": 122, + "slot": "appointment_date", + "start": 112 + }, + { + "exclusive_end": 133, + "slot": "appointment_time", + "start": 126 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Best Coast Cuts address is 294 North San Pedro Road. Their average rating is a 5.0. Your appointment is set for March 10th 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": [ + "10th of March", + "March 10th" + ], + "appointment_time": [ + "2:30 pm" + ], + "city": [ + "San Rafael" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "Best Coast Cuts" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-10", + "appointment_time": "14:30", + "stylist_name": "Best Coast Cuts" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-10", + "appointment_time": "14:30", + "average_rating": "5.00", + "is_unisex": "True", + "phone_number": "415-250-4370", + "street_address": "294 North San Pedro Road", + "stylist_name": "Best Coast Cuts" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment is 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": [ + "10th of March", + "March 10th" + ], + "appointment_time": [ + "2:30 pm" + ], + "city": [ + "San Rafael" + ], + "is_unisex": [ + "True" + ], + "stylist_name": [ + "Best Coast Cuts" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you! That's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a pleasant day." + } + ] + }, + { + "dialogue_id": "30_00009", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find a doctor because I have an earache." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where do you live?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Antioch" + ], + "slot": "city", + "values": [ + "Antioch" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 34, + "slot": "city", + "start": 27 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Antioch" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a doctor working in Antioch." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What specialty are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 51, + "slot": "city", + "start": 38 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find a dermatologist in the San Francisco area." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Anne Han, M.D." + ], + "slot": "doctor_name", + "values": [ + "Anne Han, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "Dermatologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Anne Han, M.D.", + "phone_number": "415-600-3800", + "street_address": "655 Redwood Highway Suite 100", + "type": "Dermatologist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Aura Skin Spa", + "phone_number": "415-788-3800", + "street_address": "450 Sutter Street #2340", + "type": "Dermatologist" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Bay Area Cosmetic Dermatology", + "phone_number": "415-440-6356", + "street_address": "2211 Post Street #404", + "type": "Dermatologist" + }, + { + "average_rating": "3.70", + "city": "San Francisco", + "doctor_name": "Berman Skin Institute", + "phone_number": "415-771-6300", + "street_address": "490 Post Street #320", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "California Skin Institute", + "phone_number": "415-678-5887", + "street_address": "909 Hyde Street #419", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Camarillo Diana B MD", + "phone_number": "415-441-1670", + "street_address": "515 Spruce Street", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Caren Campbell, MD", + "phone_number": "415-839-8118", + "street_address": "45 Castro Street # 332", + "type": "Dermatologist" + }, + { + "average_rating": "4.90", + "city": "San Francisco", + "doctor_name": "David J MacGregor MD", + "phone_number": "415-989-9400", + "street_address": "107 Melville Avenue", + "type": "Dermatologist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Dr. Andrea Hui Austin", + "phone_number": "415-292-6350", + "street_address": "2299 Post Street #312", + "type": "Dermatologist" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Dr. Lawrence C. Cheung, MD", + "phone_number": "415-333-0348", + "street_address": "595 Buckingham Way Ste. 220", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "doctor_name", + "start": 13 + }, + { + "exclusive_end": 57, + "slot": "city", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found Anne Han, M.D. who is based in San Francisco and is also a dermatologist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would rather go to a general practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Abazari Mina MD" + ], + "slot": "doctor_name", + "values": [ + "Abazari Mina MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "3.70", + "city": "San Francisco", + "doctor_name": "Abazari Mina MD", + "phone_number": "949-916-9100", + "street_address": "5050 West El Camino Real # 110", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Arthur H Coleman Medical Center: Dickey Jan V MD", + "phone_number": "415-467-1400", + "street_address": "4340 Redwood Highway Suite A-22", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Avril Swan, MD", + "phone_number": "415-642-0333", + "street_address": "1286 Sanchez Street a", + "type": "General Practitioner" + }, + { + "average_rating": "4.40", + "city": "San Francisco", + "doctor_name": "Bellamy Amber MD", + "phone_number": "415-452-2000", + "street_address": "769 Center Boulevard #124", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Castro-Mission Health Center: Brown Deborah E MD", + "phone_number": "415-558-8221", + "street_address": "1375 Sutter Street", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Daniel S. Dinenberg, MD", + "phone_number": "415-529-4050", + "street_address": "3555 Cesar Chavez", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Discover Health", + "phone_number": "415-732-7029", + "street_address": "2250 Hayes Street", + "type": "General Practitioner" + }, + { + "average_rating": "3.80", + "city": "San Francisco", + "doctor_name": "Dr. Arkady Gendelman, MD", + "phone_number": "415-567-8187", + "street_address": "4050 Dublin Boulevard #2", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. David R. Pepper, MD", + "phone_number": "415-552-1013", + "street_address": "240 Shotwell Street", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Dr. Jacob Wardwell", + "phone_number": "415-606-0309", + "street_address": "1286 Sanchez Street", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "doctor_name", + "start": 17 + }, + { + "exclusive_end": 79, + "slot": "city", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Well I also have Abazari Mina MD who is a general practitioner in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could I have their telephone number and address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5050 West El Camino Real # 110" + ], + "slot": "street_address", + "values": [ + "5050 West El Camino Real # 110" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "949-916-9100" + ], + "slot": "phone_number", + "values": [ + "949-916-9100" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 49, + "slot": "street_address", + "start": 19 + }, + { + "exclusive_end": 87, + "slot": "phone_number", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You'll find him at 5050 West El Camino Real # 110. His telephone number is 949-916-9100." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have anyone else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arthur H Coleman Medical Center: Dickey Jan V MD" + ], + "slot": "doctor_name", + "values": [ + "Arthur H Coleman Medical Center: Dickey Jan V MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 102, + "slot": "doctor_name", + "start": 54 + }, + { + "exclusive_end": 46, + "slot": "city", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have a general practitioner in San Francisco at the Arthur H Coleman Medical Center: Dickey Jan V MD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Arthur H Coleman Medical Center: Dickey Jan V MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to make an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "8th of March" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 39, + "slot": "appointment_date", + "start": 27 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of March" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Arthur H Coleman Medical Center: Dickey Jan V MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please book it for the 8th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would work for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "15:30" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 20, + "slot": "appointment_time", + "start": 15 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of March" + ], + "appointment_time": [ + "15:30" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Arthur H Coleman Medical Center: Dickey Jan V MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think around 15:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Arthur H Coleman Medical Center: Dickey Jan V MD" + ], + "slot": "doctor_name", + "values": [ + "Arthur H Coleman Medical Center: Dickey Jan V MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 83, + "slot": "doctor_name", + "start": 35 + }, + { + "exclusive_end": 94, + "slot": "appointment_time", + "start": 87 + }, + { + "exclusive_end": 110, + "slot": "appointment_date", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. You have an appointment with Arthur H Coleman Medical Center: Dickey Jan V MD at 3:30 pm for next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of March", + "next Friday" + ], + "appointment_time": [ + "15:30", + "3:30 pm" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Arthur H Coleman Medical Center: Dickey Jan V MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-08", + "appointment_time": "15:30", + "doctor_name": "Arthur H Coleman Medical Center: Dickey Jan V MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-08", + "appointment_time": "15:30", + "average_rating": "5.00", + "doctor_name": "Arthur H Coleman Medical Center: Dickey Jan V MD", + "phone_number": "415-467-1400", + "street_address": "4340 Redwood Highway Suite A-22", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have booked it for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of March", + "next Friday" + ], + "appointment_time": [ + "15:30", + "3:30 pm" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Arthur H Coleman Medical Center: Dickey Jan V MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That's all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Good. Have a nice day." + } + ] + }, + { + "dialogue_id": "30_00010", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Gatos" + ], + "slot": "city", + "values": [ + "Los Gatos" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 70, + "slot": "city", + "start": 61 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Gatos" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to do my yearly physical. Can you find me a doctor in Los Gatos?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Gynecologist", + "Dermatologist" + ], + "slot": "type", + "values": [ + "Gynecologist", + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of doctor? For example, you can say Gynecologist or Dermatologist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Gatos" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Just a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "slot": "doctor_name", + "values": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Los Gatos" + ], + "slot": "city", + "values": [ + "Los Gatos" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Los Gatos", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Los Gatos", + "doctor_name": "Blossom Ridge Medical Group: Zimmer J Kirk MD", + "phone_number": "408-377-9180", + "street_address": "555 Knowles Drive #203", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Los Gatos", + "doctor_name": "Dr. Anakha R. Nambiar, MD", + "phone_number": "408-871-9105", + "street_address": "55 East Julian Street", + "type": "General Practitioner" + }, + { + "average_rating": "4.80", + "city": "Los Gatos", + "doctor_name": "Dr. D. Jeffrey Duckham, MD", + "phone_number": "408-358-3836", + "street_address": "2505 Samaritan Drive", + "type": "General Practitioner" + }, + { + "average_rating": "3.70", + "city": "Los Gatos", + "doctor_name": "Dr. James M. Pellegrin, MD", + "phone_number": "408-354-0782", + "street_address": "143 East Main Street", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Los Gatos", + "doctor_name": "Dr. Jeffrey E. Brown, MD", + "phone_number": "408-998-5811", + "street_address": "2300 California Street", + "type": "General Practitioner" + }, + { + "average_rating": "4.80", + "city": "Los Gatos", + "doctor_name": "Dr. Kuljeet S. Rai, MD", + "phone_number": "408-356-3576", + "street_address": "3880 South Bascom Avenue # 108", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Los Gatos", + "doctor_name": "Dr. Mary D. Defigard, MD", + "phone_number": "408-377-1459", + "street_address": "Camden Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "3.70", + "city": "Los Gatos", + "doctor_name": "Dr. Susan Tran, D.O.", + "phone_number": "408-426-5540", + "street_address": "1071 Blossom Hill Road", + "type": "General Practitioner" + }, + { + "average_rating": "3.10", + "city": "Los Gatos", + "doctor_name": "Family Medicine Samaritan Family Practice", + "phone_number": "408-340-5700", + "street_address": "143 East Main Street", + "type": "General Practitioner" + }, + { + "average_rating": "4.30", + "city": "Los Gatos", + "doctor_name": "Hopner Dan MD", + "phone_number": "408-378-9114", + "street_address": "14251 Winchester Boulevard #200", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "doctor_name", + "start": 10 + }, + { + "exclusive_end": 91, + "slot": "city", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Blossom Ridge Medical Group: Zimmer J Kirk MD, General Practitioner, in Los Gatos?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "city": [ + "Los Gatos" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their phone number and rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-377-9180" + ], + "slot": "phone_number", + "values": [ + "408-377-9180" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 20 + }, + { + "exclusive_end": 49, + "slot": "average_rating", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is 408-377-9180. They have a 5.0 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works, I'd like to make an appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "Thursday next week" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 27, + "slot": "appointment_date", + "start": 9 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Thursday next week" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like Thursday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "morning 11:30" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "appointment_time", + "start": 9 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Thursday next week" + ], + "appointment_time": [ + "morning 11:30" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like morning 11:30" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "slot": "doctor_name", + "values": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 113, + "slot": "doctor_name", + "start": 68 + }, + { + "exclusive_end": 48, + "slot": "appointment_time", + "start": 40 + }, + { + "exclusive_end": 62, + "slot": "appointment_date", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: doctor's appointment at 11:30 am next Thursday with Blossom Ridge Medical Group: Zimmer J Kirk MD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "appointment_date": [ + "Thursday next week", + "next Thursday" + ], + "appointment_time": [ + "11:30 am", + "morning 11:30" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. What's the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-07", + "appointment_time": "11:30", + "doctor_name": "Blossom Ridge Medical Group: Zimmer J Kirk MD" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I was unable to make the appointment. Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:45" + ], + "slot": "appointment_time", + "values": [ + "afternoon 12:45" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 25, + "slot": "appointment_time", + "start": 10 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Thursday next week", + "next Thursday" + ], + "appointment_time": [ + "afternoon 12:45" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's try afternoon 12:45." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "slot": "doctor_name", + "values": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:45" + ], + "slot": "appointment_time", + "values": [ + "12:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 113, + "slot": "doctor_name", + "start": 68 + }, + { + "exclusive_end": 48, + "slot": "appointment_time", + "start": 40 + }, + { + "exclusive_end": 62, + "slot": "appointment_date", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: doctor's appointment at 12:45 pm next Thursday with Blossom Ridge Medical Group: Zimmer J Kirk MD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Thursday next week", + "next Thursday" + ], + "appointment_time": [ + "12:45 pm", + "afternoon 12:45" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-07", + "appointment_time": "12:45", + "doctor_name": "Blossom Ridge Medical Group: Zimmer J Kirk MD" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I was unable to make the appointment. Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "12th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 45, + "slot": "appointment_date", + "start": 27 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of this month" + ], + "appointment_time": [ + "12:45 pm", + "afternoon 12:45" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's try making it on the 12th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "slot": "doctor_name", + "values": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:45" + ], + "slot": "appointment_time", + "values": [ + "12:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 113, + "slot": "doctor_name", + "start": 68 + }, + { + "exclusive_end": 48, + "slot": "appointment_time", + "start": 40 + }, + { + "exclusive_end": 62, + "slot": "appointment_date", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: doctor's appointment at 12:45 pm on March 12th with Blossom Ridge Medical Group: Zimmer J Kirk MD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of this month", + "March 12th" + ], + "appointment_time": [ + "12:45 pm", + "afternoon 12:45" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-12", + "appointment_time": "12:45", + "doctor_name": "Blossom Ridge Medical Group: Zimmer J Kirk MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-12", + "appointment_time": "12:30", + "average_rating": "5.00", + "doctor_name": "Blossom Ridge Medical Group: Zimmer J Kirk MD", + "phone_number": "408-377-9180", + "street_address": "555 Knowles Drive #203", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has been scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of this month", + "March 12th" + ], + "appointment_time": [ + "12:45 pm", + "afternoon 12:45" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "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_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of this month", + "March 12th" + ], + "appointment_time": [ + "12:45 pm", + "afternoon 12:45" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00011", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you please find me a doctor - a general practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where should I find?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Larkspur" + ], + "slot": "city", + "values": [ + "Larkspur" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 25, + "slot": "city", + "start": 17 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Larkspur" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Try somewhere in Larkspur, but a Ophthalmologist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Robert R. Anderson, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Robert R. Anderson, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Larkspur" + ], + "slot": "city", + "values": [ + "Larkspur" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Larkspur", + "type": "Ophthalmologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Larkspur", + "doctor_name": "Dr. Robert R. Anderson, MD", + "phone_number": "415-461-8200", + "street_address": "2211 Bush Street", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "Larkspur", + "doctor_name": "Marin Eye and Ear: Shimokaji and Shapiro M.D.s", + "phone_number": "415-925-2020", + "street_address": "55 Stevenson Street", + "type": "Ophthalmologist" + } + ], + "slots": [ + { + "exclusive_end": 79, + "slot": "doctor_name", + "start": 53 + }, + { + "exclusive_end": 93, + "slot": "city", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 2 doctors, and I can offer a Ophthalmologist Dr. Robert R. Anderson, MD from Larkspur" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Larkspur" + ], + "doctor_name": [ + "Dr. Robert R. Anderson, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good. Book me a visit, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to make a visit. And what about time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "Sunday this week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "10:15" + ], + "slot": "appointment_time", + "values": [ + "morning 10:15" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 38, + "slot": "appointment_date", + "start": 22 + }, + { + "exclusive_end": 59, + "slot": "appointment_time", + "start": 46 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Sunday this week" + ], + "appointment_time": [ + "morning 10:15" + ], + "city": [ + "Larkspur" + ], + "doctor_name": [ + "Dr. Robert R. Anderson, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It would be better on Sunday this week in the morning 10:15" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Robert R. Anderson, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Robert R. Anderson, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:15" + ], + "slot": "appointment_time", + "values": [ + "10:15 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 55, + "slot": "doctor_name", + "start": 29 + }, + { + "exclusive_end": 93, + "slot": "appointment_time", + "start": 85 + }, + { + "exclusive_end": 81, + "slot": "appointment_date", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let's check: book a visit to Dr. Robert R. Anderson, MD on the day after tomorrow at 10:15 am" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "8th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "half past 3 in the afternoon" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 69, + "slot": "appointment_date", + "start": 57 + }, + { + "exclusive_end": 53, + "slot": "appointment_time", + "start": 25 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of March" + ], + "appointment_time": [ + "half past 3 in the afternoon" + ], + "city": [ + "Larkspur" + ], + "doctor_name": [ + "Dr. Robert R. Anderson, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, it will be better at half past 3 in the afternoon on 8th of March" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 51, + "slot": "appointment_time", + "start": 44 + }, + { + "exclusive_end": 40, + "slot": "appointment_date", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, let's recheck - visit on next Friday at 3:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "8th of March", + "next Friday" + ], + "appointment_time": [ + "3:30 pm", + "half past 3 in the afternoon" + ], + "city": [ + "Larkspur" + ], + "doctor_name": [ + "Dr. Robert R. Anderson, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Have you their phone? And have they good rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-461-8200" + ], + "slot": "phone_number", + "values": [ + "415-461-8200" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-08", + "appointment_time": "15:30", + "doctor_name": "Dr. Robert R. Anderson, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-08", + "appointment_time": "16:00", + "average_rating": "5.00", + "doctor_name": "Dr. Robert R. Anderson, MD", + "phone_number": "415-461-8200", + "street_address": "2211 Bush Street", + "type": "Ophthalmologist" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "phone_number", + "start": 57 + }, + { + "exclusive_end": 106, + "slot": "average_rating", + "start": 103 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, your visit reserved successfully. Their phone number 415-461-8200. And they have the best rating - 5.0" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of March", + "next Friday" + ], + "appointment_time": [ + "3:30 pm", + "half past 3 in the afternoon" + ], + "city": [ + "Larkspur" + ], + "doctor_name": [ + "Dr. Robert R. Anderson, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Cand I do something else for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of March", + "next Friday" + ], + "appointment_time": [ + "3:30 pm", + "half past 3 in the afternoon" + ], + "city": [ + "Larkspur" + ], + "doctor_name": [ + "Dr. Robert R. Anderson, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day!" + } + ] + }, + { + "dialogue_id": "30_00012", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Novato" + ], + "slot": "city", + "values": [ + "Novato" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 120, + "slot": "city", + "start": 114 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Novato" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am not feeling well some kind of Dizziness and feverish. I need to consult a doctor . Will you find a doctor in Novato , who should be a General Practitioner?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Elloway John MD" + ], + "slot": "doctor_name", + "values": [ + "Elloway John MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Novato" + ], + "slot": "city", + "values": [ + "Novato" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Novato", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Novato", + "doctor_name": "Elloway John MD", + "phone_number": "415-892-3300", + "street_address": "1956 Union Street", + "type": "General Practitioner" + }, + { + "average_rating": "4.80", + "city": "Novato", + "doctor_name": "J. Timothy Murphy, M.D.", + "phone_number": "415-209-2609", + "street_address": "468 Tehama Street A", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Novato", + "doctor_name": "Patricia Glatt, M.D.", + "phone_number": "415-878-7200", + "street_address": "1324 Grant Avenue", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "doctor_name", + "start": 16 + }, + { + "exclusive_end": 41, + "slot": "city", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, How about Elloway John MD in Novato , he is a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Novato" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Whether any other doctor available in Novato?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "J. Timothy Murphy, M.D." + ], + "slot": "doctor_name", + "values": [ + "J. Timothy Murphy, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Novato" + ], + "slot": "city", + "values": [ + "Novato" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 39, + "slot": "doctor_name", + "start": 16 + }, + { + "exclusive_end": 49, + "slot": "city", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Will you prefer J. Timothy Murphy, M.D. in Novato , he is a General Practitioner" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Vacaville" + ], + "slot": "city", + "values": [ + "Vacaville" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 64, + "slot": "city", + "start": 55 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Vacaville" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No , I need some other doctor. Will you find doctor in Vacaville." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Farhad Zamani, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Farhad Zamani, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Vacaville" + ], + "slot": "city", + "values": [ + "Vacaville" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Vacaville", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Vacaville", + "doctor_name": "Dr. Farhad Zamani, MD", + "phone_number": "707-624-4000", + "street_address": "131 West A Street", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Vacaville", + "doctor_name": "Maria Carmela Saavedra, M.D.", + "phone_number": "707-454-5952", + "street_address": "770 Mason Street", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Vacaville", + "doctor_name": "Vadlamudi Gautam K MD", + "phone_number": "707-455-8724", + "street_address": "2360 Mendocino Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "4.60", + "city": "Vacaville", + "doctor_name": "William T OConnor MD", + "phone_number": "707-446-1655", + "street_address": "770 Mason Street", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "doctor_name", + "start": 11 + }, + { + "exclusive_end": 45, + "slot": "city", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about Dr. Farhad Zamani, MD in Vacaville , he is a General Practitioner" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "city": [ + "Vacaville" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Will you give their Phone Number and their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "131 West A Street" + ], + "slot": "street_address", + "values": [ + "131 West A Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "707-624-4000" + ], + "slot": "phone_number", + "values": [ + "707-624-4000" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 28, + "slot": "street_address", + "start": 11 + }, + { + "exclusive_end": 68, + "slot": "phone_number", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Address is 131 West A Street, and their Phone Number is 707-624-4000" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Vacaville" + ], + "doctor_name": [ + "Dr. Farhad Zamani, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok that's good and thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Whether any other tasks i need to perform?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:15" + ], + "slot": "appointment_time", + "values": [ + "quarter past 2 in the afternoon" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 58, + "slot": "appointment_date", + "start": 48 + }, + { + "exclusive_end": 93, + "slot": "appointment_time", + "start": 62 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 12th" + ], + "appointment_time": [ + "quarter past 2 in the afternoon" + ], + "city": [ + "Vacaville" + ], + "doctor_name": [ + "Dr. Farhad Zamani, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure . Please Book an apppointment with them on March 12th at quarter past 2 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Farhad Zamani, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Farhad Zamani, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:15" + ], + "slot": "appointment_time", + "values": [ + "2:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 79, + "slot": "doctor_name", + "start": 58 + }, + { + "exclusive_end": 90, + "slot": "appointment_time", + "start": 83 + }, + { + "exclusive_end": 116, + "slot": "appointment_date", + "start": 106 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok please review the following details : APpointment with Dr. Farhad Zamani, MD at 2:15 pm and date is on March 12th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 12th" + ], + "appointment_time": [ + "2:15 pm", + "quarter past 2 in the afternoon" + ], + "city": [ + "Vacaville" + ], + "doctor_name": [ + "Dr. Farhad Zamani, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok , that's good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Farhad Zamani, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Farhad Zamani, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-12", + "appointment_time": "14:15", + "doctor_name": "Dr. Farhad Zamani, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-12", + "appointment_time": "14:30", + "average_rating": "5.00", + "doctor_name": "Dr. Farhad Zamani, MD", + "phone_number": "707-624-4000", + "street_address": "131 West A Street", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 77, + "slot": "doctor_name", + "start": 56 + }, + { + "exclusive_end": 91, + "slot": "appointment_date", + "start": 81 + }, + { + "exclusive_end": 102, + "slot": "appointment_time", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, i was unable to book an appointment . What about Dr. Farhad Zamani, MD on March 12th at 2:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 12th" + ], + "appointment_time": [ + "2:15 pm", + "quarter past 2 in the afternoon" + ], + "city": [ + "Vacaville" + ], + "doctor_name": [ + "Dr. Farhad Zamani, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I am done , Thanks for your help. Bye" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Take Care Have a great day." + } + ] + }, + { + "dialogue_id": "30_00013", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am not feeling well. Can you find me a General Practitioner?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like to see one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 36, + "slot": "city", + "start": 25 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to see someone in Santa Clara." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "David Quincy, M.D., MPH" + ], + "slot": "doctor_name", + "values": [ + "David Quincy, M.D., MPH" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Santa Clara", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Santa Clara", + "doctor_name": "David Quincy, M.D., MPH", + "phone_number": "408-241-3801", + "street_address": "2734 East El Camino Real", + "type": "General Practitioner" + }, + { + "average_rating": "3.50", + "city": "Santa Clara", + "doctor_name": "Emanuel Elias, M.D.", + "phone_number": "408-524-5733", + "street_address": "2101 Forest Avenue #124", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Clara", + "doctor_name": "Melissa Huck-Nguyen, M.D.", + "phone_number": "209-334-0944", + "street_address": "7225 Rainbow Drive", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Clara", + "doctor_name": "Peter Chung, DO", + "phone_number": "408-247-0099", + "street_address": "210 North Jackson Avenue #20", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "Santa Clara", + "doctor_name": "Roger Washington's Family Practice", + "phone_number": "408-246-9926", + "street_address": "1470 Halford Avenue #168", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "doctor_name", + "start": 23 + }, + { + "exclusive_end": 95, + "slot": "city", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 5 available. David Quincy, M.D., MPH is a General Practitioner located in Santa Clara." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Clara" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Isn't there anyone else available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Emanuel Elias, M.D." + ], + "slot": "doctor_name", + "values": [ + "Emanuel Elias, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Clara" + ], + "slot": "city", + "values": [ + "Santa Clara" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 33, + "slot": "doctor_name", + "start": 14 + }, + { + "exclusive_end": 86, + "slot": "city", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is also Emanuel Elias, M.D. who is a General Practitioner located in Santa Clara" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "March 7th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 69, + "slot": "appointment_date", + "start": 60 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 7th" + ], + "city": [ + "Santa Clara" + ], + "doctor_name": [ + "Emanuel Elias, M.D." + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be great. I would like to go visit the doctor on March 7th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would suit you best?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 4, + "slot": "appointment_time", + "start": 0 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 7th" + ], + "appointment_time": [ + "3 pm" + ], + "city": [ + "Santa Clara" + ], + "doctor_name": [ + "Emanuel Elias, M.D." + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "3 pm would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Emanuel Elias, M.D." + ], + "slot": "doctor_name", + "values": [ + "Emanuel Elias, M.D." + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 123, + "slot": "doctor_name", + "start": 104 + }, + { + "exclusive_end": 98, + "slot": "appointment_time", + "start": 94 + }, + { + "exclusive_end": 90, + "slot": "appointment_date", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would like to confirm the following: you want to schedule a doctor's visit next Thursday at 3 pm with Emanuel Elias, M.D." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "the 13th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 pm" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 60, + "slot": "appointment_date", + "start": 52 + }, + { + "exclusive_end": 48, + "slot": "appointment_time", + "start": 41 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 13th" + ], + "appointment_time": [ + "2:30 pm" + ], + "city": [ + "Santa Clara" + ], + "doctor_name": [ + "Emanuel Elias, M.D." + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to book the appointment for 2:30 pm on the 13th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 114, + "slot": "appointment_time", + "start": 107 + }, + { + "exclusive_end": 103, + "slot": "appointment_date", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would like to confirm the following information: you want to schedule a doctor's visit for March 13th at 2:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "2:30 pm" + ], + "city": [ + "Santa Clara" + ], + "doctor_name": [ + "Emanuel Elias, M.D." + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "14:30", + "doctor_name": "Emanuel Elias, M.D." + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The booking was unsuccessful. Is there anything else I can assist you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "2:30 pm" + ], + "city": [ + "Santa Clara" + ], + "doctor_name": [ + "Emanuel Elias, M.D." + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's ok." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "30_00014", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hi, could you please find me a dermatologist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I searchin the city you are currently living ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "sfo" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 32, + "slot": "city", + "start": 29 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "sfo" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, search for the doctor in sfo." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Anne Han, M.D." + ], + "slot": "doctor_name", + "values": [ + "Anne Han, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "Dermatologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Anne Han, M.D.", + "phone_number": "415-600-3800", + "street_address": "655 Redwood Highway Suite 100", + "type": "Dermatologist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Aura Skin Spa", + "phone_number": "415-788-3800", + "street_address": "450 Sutter Street #2340", + "type": "Dermatologist" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Bay Area Cosmetic Dermatology", + "phone_number": "415-440-6356", + "street_address": "2211 Post Street #404", + "type": "Dermatologist" + }, + { + "average_rating": "3.70", + "city": "San Francisco", + "doctor_name": "Berman Skin Institute", + "phone_number": "415-771-6300", + "street_address": "490 Post Street #320", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "California Skin Institute", + "phone_number": "415-678-5887", + "street_address": "909 Hyde Street #419", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Camarillo Diana B MD", + "phone_number": "415-441-1670", + "street_address": "515 Spruce Street", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Caren Campbell, MD", + "phone_number": "415-839-8118", + "street_address": "45 Castro Street # 332", + "type": "Dermatologist" + }, + { + "average_rating": "4.90", + "city": "San Francisco", + "doctor_name": "David J MacGregor MD", + "phone_number": "415-989-9400", + "street_address": "107 Melville Avenue", + "type": "Dermatologist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Dr. Andrea Hui Austin", + "phone_number": "415-292-6350", + "street_address": "2299 Post Street #312", + "type": "Dermatologist" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Dr. Lawrence C. Cheung, MD", + "phone_number": "415-333-0348", + "street_address": "595 Buckingham Way Ste. 220", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "doctor_name", + "start": 40 + }, + { + "exclusive_end": 90, + "slot": "city", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found a dermatologist is name is Anne Han, M.D. and she is located in San Francisco city." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Martinez" + ], + "slot": "city", + "values": [ + "martinez" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 130, + "slot": "city", + "start": 122 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "martinez" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would prefer to have a general practitioner. Is there anyone else in San Francisco? As well can you find the doctors in martinez ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Contra-Costa Regional Med Center: Cominos Eve D MD" + ], + "slot": "doctor_name", + "values": [ + "contra-costa regional med center: cominos eve D MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Martinez" + ], + "slot": "city", + "values": [ + "Martinez" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Martinez", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Martinez", + "doctor_name": "Contra-Costa Regional Med Center: Cominos Eve D MD", + "phone_number": "925-370-5000", + "street_address": "2500 Alhambra Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Martinez", + "doctor_name": "Contra-Costa Regional Med Center: Hubiak Melissa M MD", + "phone_number": "925-370-5110", + "street_address": "2500 Alhambra Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Martinez", + "doctor_name": "Dr. Greta T. Perez, MD", + "phone_number": "925-370-5158", + "street_address": "87 Fenton Street Suite 210", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Martinez", + "doctor_name": "Dr. Malaika M. Scott, MD", + "phone_number": "925-370-5142", + "street_address": "2500 Alhambra Avenue", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 120, + "slot": "doctor_name", + "start": 70 + }, + { + "exclusive_end": 51, + "slot": "city", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. I have found a general practitioner in Martinez. He is located in contra-costa regional med center: cominos eve D MD, is it a good doctor for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "street_address" + ], + "slot_values": { + "city": [ + "Martinez", + "martinez" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me the address and their rating on TripAdvisor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2500 Alhambra Avenue" + ], + "slot": "street_address", + "values": [ + "2500 Alhambra avenue" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 43, + "slot": "street_address", + "start": 23 + }, + { + "exclusive_end": 80, + "slot": "average_rating", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address I found is 2500 Alhambra avenue, and the rating o TripAdvisor is 5.0" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Martinez", + "martinez" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, it sounds good but is there anyone else so o could compare." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Contra-Costa Regional Med Center: Hubiak Melissa M MD" + ], + "slot": "doctor_name", + "values": [ + "contra-costa Regional med center: hubiak Melissa m MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Martinez" + ], + "slot": "city", + "values": [ + "Martinez" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 147, + "slot": "doctor_name", + "start": 94 + }, + { + "exclusive_end": 76, + "slot": "city", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have another general practitioner in the same medical center in Martinez the reference is contra-costa Regional med center: hubiak Melissa m MD" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Martinez", + "martinez" + ], + "doctor_name": [ + "contra-costa Regional med center: hubiak Melissa m MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok that sounds better for me. Could you please book me an appointment with Melissa?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. What time would you like me to book your appointment ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "one pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "march 9th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 44, + "slot": "appointment_time", + "start": 38 + }, + { + "exclusive_end": 34, + "slot": "appointment_date", + "start": 25 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "march 9th" + ], + "appointment_time": [ + "one pm" + ], + "city": [ + "Martinez", + "martinez" + ], + "doctor_name": [ + "contra-costa Regional med center: hubiak Melissa m MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Book the appointment for march 9th at one pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Contra-Costa Regional Med Center: Hubiak Melissa M MD" + ], + "slot": "doctor_name", + "values": [ + "contra-costa Regional med center: hubiak Melissa m MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 124, + "slot": "doctor_name", + "start": 71 + }, + { + "exclusive_end": 146, + "slot": "appointment_time", + "start": 142 + }, + { + "exclusive_end": 138, + "slot": "appointment_date", + "start": 129 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, just to confirm, you would like me to book you an appointment at contra-costa Regional med center: hubiak Melissa m MD for March 9th at 1 pm? If it is correct say yes after the tone." + }, + { + "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_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "appointment_date": [ + "March 9th", + "march 9th" + ], + "appointment_time": [ + "1 pm", + "one pm" + ], + "city": [ + "Martinez", + "martinez" + ], + "doctor_name": [ + "contra-costa Regional med center: hubiak Melissa m MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Can also note on my calendar their address and phone number ." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2500 Alhambra Avenue" + ], + "slot": "street_address", + "values": [ + "2500 Alhambra avenue" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "925-370-5110" + ], + "slot": "phone_number", + "values": [ + "925-370-5110" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-09", + "appointment_time": "13:00", + "doctor_name": "Contra-Costa Regional Med Center: Hubiak Melissa M MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-09", + "appointment_time": "13:00", + "average_rating": "5.00", + "doctor_name": "Contra-Costa Regional Med Center: Hubiak Melissa M MD", + "phone_number": "925-370-5110", + "street_address": "2500 Alhambra Avenue", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 99, + "slot": "street_address", + "start": 79 + }, + { + "exclusive_end": 149, + "slot": "phone_number", + "start": 137 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Your appointment is booked for March the 9th at 1pm. They are located on 2500 Alhambra avenue and Theo contact telephone number is 925-370-5110." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 9th", + "march 9th" + ], + "appointment_time": [ + "1 pm", + "one pm" + ], + "city": [ + "Martinez", + "martinez" + ], + "doctor_name": [ + "contra-costa Regional med center: hubiak Melissa m MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect, Thank you very much for you help. I won't need anything else at this time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, glad I could help. Have a nice day." + } + ] + }, + { + "dialogue_id": "30_00015", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to find a doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, which city are you looking for a doctor in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SFO" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 20, + "slot": "city", + "start": 17 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find a doctor in SFO." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you looking for a specialist or a general practitioner?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "ENT Specialist" + ], + "slot": "type", + "values": [ + "ENT Specialist" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for an ENT Specialist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aaron Tward, M.D." + ], + "slot": "doctor_name", + "values": [ + "Aaron Tward, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "ENT Specialist" + ], + "slot": "type", + "values": [ + "ENT Specialist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "ENT Specialist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Aaron Tward, M.D.", + "phone_number": "415-353-2757", + "street_address": "2380 Sutter Street", + "type": "ENT Specialist" + }, + { + "average_rating": "4.80", + "city": "San Francisco", + "doctor_name": "Clifford Chew, MD", + "phone_number": "415-433-7945", + "street_address": "45 Castro Street", + "type": "ENT Specialist" + }, + { + "average_rating": "4.70", + "city": "San Francisco", + "doctor_name": "Dr. Clark Rosen, MD", + "phone_number": "415-885-7700", + "street_address": "500 Sutter Street #430", + "type": "ENT Specialist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. Daniel F. Hartman, MD", + "phone_number": "415-751-1414", + "street_address": "3838 California Street #505", + "type": "ENT Specialist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Dr. Gary A. Rust, MD", + "phone_number": "415-626-4900", + "street_address": "2460 Mission Street #217", + "type": "ENT Specialist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. Oscar A Saddul", + "phone_number": "415-641-5600", + "street_address": "3838 California Street", + "type": "ENT Specialist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. Steven H. Sloan, MD", + "phone_number": "415-379-9900", + "street_address": "929 Clay Street Suite 501", + "type": "ENT Specialist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr.Tipton Dale L MD Inc", + "phone_number": "415-621-6191", + "street_address": "45 Castro Street #210", + "type": "ENT Specialist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Katherine Yung, M.D.", + "phone_number": "415-839-8639", + "street_address": "1825 4th Street", + "type": "ENT Specialist" + }, + { + "average_rating": "3.70", + "city": "San Francisco", + "doctor_name": "Kim Theresa B MD", + "phone_number": "415-362-5443", + "street_address": "450 Sutter Street #933", + "type": "ENT Specialist" + } + ], + "slots": [ + { + "exclusive_end": 82, + "slot": "doctor_name", + "start": 65 + }, + { + "exclusive_end": 42, + "slot": "city", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found an ENT Specialist in San Francisco. The doctor's name is Aaron Tward, M.D." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating" + ], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does the doctor have a rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 14, + "slot": "average_rating", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, rated 5.0." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Aaron Tward, M.D." + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to schedule a visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "the 10th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 38, + "slot": "appointment_date", + "start": 30 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 10th" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Aaron Tward, M.D." + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, book the appointment for the 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time should I book it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "Friday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:45" + ], + "slot": "appointment_time", + "values": [ + "quarter to 12 in the morning" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 28, + "slot": "appointment_date", + "start": 12 + }, + { + "exclusive_end": 60, + "slot": "appointment_time", + "start": 32 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Friday next week" + ], + "appointment_time": [ + "quarter to 12 in the morning" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Aaron Tward, M.D." + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Book it for Friday next week at quarter to 12 in the morning." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Aaron Tward, M.D." + ], + "slot": "doctor_name", + "values": [ + "Aaron Tward, M.D." + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:45" + ], + "slot": "appointment_time", + "values": [ + "11:45 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 92, + "slot": "doctor_name", + "start": 75 + }, + { + "exclusive_end": 69, + "slot": "appointment_time", + "start": 61 + }, + { + "exclusive_end": 57, + "slot": "appointment_date", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm this is correct? Apppointment next Friday at 11:45 am with Aaron Tward, M.D." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "Friday next week", + "next Friday" + ], + "appointment_time": [ + "11:45 am", + "quarter to 12 in the morning" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Aaron Tward, M.D." + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, can I have the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-353-2757" + ], + "slot": "phone_number", + "values": [ + "415-353-2757" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-08", + "appointment_time": "11:45", + "doctor_name": "Aaron Tward, M.D." + } + }, + "service_results": [ + { + "appointment_date": "2019-03-08", + "appointment_time": "11:30", + "average_rating": "5.00", + "doctor_name": "Aaron Tward, M.D.", + "phone_number": "415-353-2757", + "street_address": "2380 Sutter Street", + "type": "ENT Specialist" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "phone_number", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment is booked. The phone number is 415-353-2757." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Friday next week", + "next Friday" + ], + "appointment_time": [ + "11:45 am", + "quarter to 12 in the morning" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Aaron Tward, M.D." + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "30_00016", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to look for a doctor, can you help me out?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you looking for a doctor, and what kind are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 55, + "slot": "city", + "start": 45 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am interested in a general practitioner in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alchemy John MD" + ], + "slot": "doctor_name", + "values": [ + "Alchemy John MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Santa Rosa", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Alchemy John MD", + "phone_number": "707-576-7000", + "street_address": "Sonoma Ave, # 44, 1820 Doctors Park Drive", + "type": "General Practitioner" + }, + { + "average_rating": "3.70", + "city": "Santa Rosa", + "doctor_name": "Bastoni Kelly A MD", + "phone_number": "707-393-4044", + "street_address": "1550 Gateway Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "4.50", + "city": "Santa Rosa", + "doctor_name": "Bloom David-James MD", + "phone_number": "707-575-3500", + "street_address": "3325 Chanate Rd", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Caroline G. Hellings, M.D.", + "phone_number": "707-541-7700", + "street_address": "131B Stony Circle #1600", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. Anthony K. Boyce, DO", + "phone_number": "707-571-4320", + "street_address": "401 Bicentennial Way", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. April M. Hurley, MD", + "phone_number": "707-528-4968", + "street_address": "131-B Stony Circle #1600", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. Ele Lozares-Lewis, MD", + "phone_number": "707-303-3611", + "street_address": "510 Doyle Park Drive", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. Enrique Sanchez Mendez, MD", + "phone_number": "707-547-2220", + "street_address": "3569 Round Barn Circle", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. John W. Alchemy, MD", + "phone_number": "707-483-4346", + "street_address": "15400 Los Gatos Boulevard #2", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. John W. Nimtz, MD", + "phone_number": "707-522-1800", + "street_address": "3883 Airway Drive #202", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 15, + "slot": "doctor_name", + "start": 0 + }, + { + "exclusive_end": 55, + "slot": "city", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alchemy John MD is a general practitioner in Santa Rosa, would that be satisfactory for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their rating, and can you give me their contact information?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-576-7000" + ], + "slot": "phone_number", + "values": [ + "707-576-7000" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 64, + "slot": "phone_number", + "start": 52 + }, + { + "exclusive_end": 15, + "slot": "average_rating", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They have a 5.0 rating, and you can contact them at 707-576-7000." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Alchemy John MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works, please help me make an appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you planning on making a visit." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "1st of this month" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 46, + "slot": "appointment_date", + "start": 29 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "1st of this month" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Alchemy John MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make the appointment for the 1st of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what time should the appointment be made?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 27, + "slot": "appointment_time", + "start": 23 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "1st of this month" + ], + "appointment_time": [ + "4 pm" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Alchemy John MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Set the appointment at 4 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Alchemy John MD" + ], + "slot": "doctor_name", + "values": [ + "Alchemy John MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 70, + "slot": "doctor_name", + "start": 55 + }, + { + "exclusive_end": 49, + "slot": "appointment_time", + "start": 45 + }, + { + "exclusive_end": 41, + "slot": "appointment_date", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want to schedule an appointment today at 4 pm with Alchemy John MD, is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "appointment_date": [ + "1st of this month", + "today" + ], + "appointment_time": [ + "4 pm" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Alchemy John MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct, can you give me their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sonoma Ave, # 44, 1820 Doctors Park Drive" + ], + "slot": "street_address", + "values": [ + "Sonoma Ave, # 44, 1820 Doctors Park Drive" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-01", + "appointment_time": "16:00", + "doctor_name": "Alchemy John MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-01", + "appointment_time": "16:00", + "average_rating": "5.00", + "doctor_name": "Alchemy John MD", + "phone_number": "707-576-7000", + "street_address": "Sonoma Ave, # 44, 1820 Doctors Park Drive", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "street_address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their address is Sonoma Ave, # 44, 1820 Doctors Park Drive and your appointment has been successfully made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "1st of this month", + "today" + ], + "appointment_time": [ + "4 pm" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Alchemy John MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, I think I am done for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, have a great day." + } + ] + }, + { + "dialogue_id": "30_00017", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Altos" + ], + "slot": "city", + "values": [ + "Los Altos" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 53, + "slot": "city", + "start": 44 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Altos" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to locate a Dermatologist near Los Altos." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Berman Skin Institute" + ], + "slot": "doctor_name", + "values": [ + "Berman Skin Institute" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Los Altos" + ], + "slot": "city", + "values": [ + "Los Altos" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Los Altos", + "type": "Dermatologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Los Altos", + "doctor_name": "Berman Skin Institute", + "phone_number": "650-325-6000", + "street_address": "321 Middlefield Road # 245", + "type": "Dermatologist" + }, + { + "average_rating": "4.00", + "city": "Los Altos", + "doctor_name": "California Skin Institute", + "phone_number": "650-917-7711", + "street_address": "701 E El Camino Real 3rd Floor", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "Los Altos", + "doctor_name": "Vossough Slavosh MD", + "phone_number": "650-949-2388", + "street_address": "851 Fremont Avenue #112", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "doctor_name", + "start": 0 + }, + { + "exclusive_end": 61, + "slot": "city", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Berman Skin Institute is a Dermatologist located in Los Altos." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 40, + "slot": "city", + "start": 32 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you find anything else in Campbell?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Age Defying Dermatology" + ], + "slot": "doctor_name", + "values": [ + "Age Defying Dermatology" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Campbell", + "type": "Dermatologist" + } + }, + "service_results": [ + { + "average_rating": "4.70", + "city": "Campbell", + "doctor_name": "Age Defying Dermatology", + "phone_number": "408-369-4214", + "street_address": "3803 South Bascom Avenue #200", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "Campbell", + "doctor_name": "Amelia K. Hausauer, MD", + "phone_number": "408-559-7177", + "street_address": "3803 South Bascom Avenue #100", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 80, + "slot": "doctor_name", + "start": 57 + }, + { + "exclusive_end": 45, + "slot": "city", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 2 Dermatologist results in Campbell. How about Age Defying Dermatology?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any others?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amelia K. Hausauer, MD" + ], + "slot": "doctor_name", + "values": [ + "Amelia K. Hausauer, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 59, + "slot": "doctor_name", + "start": 37 + }, + { + "exclusive_end": 33, + "slot": "city", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another Dermatologist in Campbell is Amelia K. Hausauer, MD" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:30" + ], + "slot": "appointment_time", + "values": [ + "half past 4 in the evening" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "6th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 95, + "slot": "appointment_time", + "start": 69 + }, + { + "exclusive_end": 65, + "slot": "appointment_date", + "start": 48 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "6th of this month" + ], + "appointment_time": [ + "half past 4 in the evening" + ], + "city": [ + "Campbell" + ], + "doctor_name": [ + "Amelia K. Hausauer, MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I'd like to schedule an appointment on the 6th of this month at half past 4 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amelia K. Hausauer, MD" + ], + "slot": "doctor_name", + "values": [ + "Amelia K. Hausauer, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:30" + ], + "slot": "appointment_time", + "values": [ + "4:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "Next Wednesday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 80, + "slot": "doctor_name", + "start": 58 + }, + { + "exclusive_end": 107, + "slot": "appointment_time", + "start": 100 + }, + { + "exclusive_end": 96, + "slot": "appointment_date", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm this is the appointment you wish to make. Amelia K. Hausauer, MD, Next Wednesday at 4:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "6th of this month", + "Next Wednesday" + ], + "appointment_time": [ + "4:30 pm", + "half past 4 in the evening" + ], + "city": [ + "Campbell" + ], + "doctor_name": [ + "Amelia K. Hausauer, MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-06", + "appointment_time": "16:30", + "doctor_name": "Amelia K. Hausauer, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-06", + "appointment_time": "16:30", + "average_rating": "5.00", + "doctor_name": "Amelia K. Hausauer, MD", + "phone_number": "408-559-7177", + "street_address": "3803 South Bascom Avenue #100", + "type": "Dermatologist" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has been booked for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "6th of this month", + "Next Wednesday" + ], + "appointment_time": [ + "4:30 pm", + "half past 4 in the evening" + ], + "city": [ + "Campbell" + ], + "doctor_name": [ + "Amelia K. Hausauer, MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm done, Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome and have a good one!" + } + ] + }, + { + "dialogue_id": "30_00018", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a doctor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you know what doctor you need? And what city to look at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 58, + "slot": "city", + "start": 48 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Just a General Practitioner. Can you find it in Santa Rosa?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alchemy John MD" + ], + "slot": "doctor_name", + "values": [ + "Alchemy John MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Santa Rosa", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Alchemy John MD", + "phone_number": "707-576-7000", + "street_address": "Sonoma Ave, # 44, 1820 Doctors Park Drive", + "type": "General Practitioner" + }, + { + "average_rating": "3.70", + "city": "Santa Rosa", + "doctor_name": "Bastoni Kelly A MD", + "phone_number": "707-393-4044", + "street_address": "1550 Gateway Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "4.50", + "city": "Santa Rosa", + "doctor_name": "Bloom David-James MD", + "phone_number": "707-575-3500", + "street_address": "3325 Chanate Rd", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Caroline G. Hellings, M.D.", + "phone_number": "707-541-7700", + "street_address": "131B Stony Circle #1600", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. Anthony K. Boyce, DO", + "phone_number": "707-571-4320", + "street_address": "401 Bicentennial Way", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. April M. Hurley, MD", + "phone_number": "707-528-4968", + "street_address": "131-B Stony Circle #1600", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. Ele Lozares-Lewis, MD", + "phone_number": "707-303-3611", + "street_address": "510 Doyle Park Drive", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. Enrique Sanchez Mendez, MD", + "phone_number": "707-547-2220", + "street_address": "3569 Round Barn Circle", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. John W. Alchemy, MD", + "phone_number": "707-483-4346", + "street_address": "15400 Los Gatos Boulevard #2", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. John W. Nimtz, MD", + "phone_number": "707-522-1800", + "street_address": "3883 Airway Drive #202", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "doctor_name", + "start": 54 + }, + { + "exclusive_end": 83, + "slot": "city", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 10 results. One of the General Practitioner is Alchemy John MD in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have someone else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bastoni Kelly A MD" + ], + "slot": "doctor_name", + "values": [ + "Bastoni Kelly A MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "doctor_name", + "start": 0 + }, + { + "exclusive_end": 58, + "slot": "city", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Bastoni Kelly A MD is a General Practitioner in Santa Rosa as well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Bastoni Kelly A MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will do. I think I will go there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to go there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 29, + "slot": "appointment_date", + "start": 11 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "day after tomorrow" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Bastoni Kelly A MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I come day after tomorrow?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time do you have in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:45" + ], + "slot": "appointment_time", + "values": [ + "4:45 in the evening" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 31, + "slot": "appointment_time", + "start": 12 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "day after tomorrow" + ], + "appointment_time": [ + "4:45 in the evening" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Bastoni Kelly A MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have 4:45 in the evening?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bastoni Kelly A MD" + ], + "slot": "doctor_name", + "values": [ + "Bastoni Kelly A MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:45" + ], + "slot": "appointment_time", + "values": [ + "4:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 60, + "slot": "doctor_name", + "start": 42 + }, + { + "exclusive_end": 71, + "slot": "appointment_time", + "start": 64 + }, + { + "exclusive_end": 93, + "slot": "appointment_date", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Got it. So I schedule an appointment with Bastoni Kelly A MD at 4:45 pm on day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "appointment_date": [ + "day after tomorrow" + ], + "appointment_time": [ + "4:45 in the evening", + "4:45 pm" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Bastoni Kelly A MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Please tell me their address." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1550 Gateway Boulevard" + ], + "slot": "street_address", + "values": [ + "1550 Gateway Boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Bastoni Kelly A MD" + ], + "slot": "doctor_name", + "values": [ + "Bastoni Kelly A MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "16:30" + ], + "slot": "appointment_time", + "values": [ + "4:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-03", + "appointment_time": "16:45", + "doctor_name": "Bastoni Kelly A MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-03", + "appointment_time": "16:30", + "average_rating": "3.70", + "doctor_name": "Bastoni Kelly A MD", + "phone_number": "707-393-4044", + "street_address": "1550 Gateway Boulevard", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "street_address", + "start": 20 + }, + { + "exclusive_end": 115, + "slot": "doctor_name", + "start": 97 + }, + { + "exclusive_end": 148, + "slot": "appointment_date", + "start": 130 + }, + { + "exclusive_end": 126, + "slot": "appointment_time", + "start": 119 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their address is at 1550 Gateway Boulevard. Sorry. I couldn't reserve the appointment. How about Bastoni Kelly A MD at 4:30 pm on day after tomorrow?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "day after tomorrow" + ], + "appointment_time": [ + "4:30 pm" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Bastoni Kelly A MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works. I am good with that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-03", + "appointment_time": "16:30", + "doctor_name": "Bastoni Kelly A MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-03", + "appointment_time": "16:30", + "average_rating": "3.70", + "doctor_name": "Bastoni Kelly A MD", + "phone_number": "707-393-4044", + "street_address": "1550 Gateway Boulevard", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! I have booked your appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "day after tomorrow" + ], + "appointment_time": [ + "4:30 pm" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Bastoni Kelly A MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What else can I help you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "day after tomorrow" + ], + "appointment_time": [ + "4:30 pm" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Bastoni Kelly A MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's all. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Have a good day." + } + ] + }, + { + "dialogue_id": "30_00019", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need a doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Gynecologist", + "Dermatologist" + ], + "slot": "type", + "values": [ + "Gynecologist", + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, can you please specify such as a Gynecologist or a Dermatologist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a General Practitioner, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, which city would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Brentwood" + ], + "slot": "city", + "values": [ + "Brentwood" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Brentwood" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Brentwood." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Lance Gibson, MD" + ], + "slot": "doctor_name", + "values": [ + "Lance Gibson, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Brentwood" + ], + "slot": "city", + "values": [ + "Brentwood" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Brentwood", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Brentwood", + "doctor_name": "Lance Gibson, MD", + "phone_number": "925-308-8112", + "street_address": "2400 Balfour Road Suite 120", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Brentwood", + "doctor_name": "Muir Family Physicians", + "phone_number": "925-513-9495", + "street_address": "3707 Sunset Lane", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "doctor_name", + "start": 37 + }, + { + "exclusive_end": 66, + "slot": "city", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a general practitioner named Lance Gibson, MD in Brentwood." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Gatos" + ], + "slot": "city", + "values": [ + "Los Gatos" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 50, + "slot": "city", + "start": 41 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Gatos" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hmmm, I'd like to find a gynecologist in Los Gatos instead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Chen M Dwight MD" + ], + "slot": "doctor_name", + "values": [ + "Chen M Dwight MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Los Gatos" + ], + "slot": "city", + "values": [ + "Los Gatos" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Los Gatos", + "type": "Gynecologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Los Gatos", + "doctor_name": "Chen M Dwight MD", + "phone_number": "408-523-3900", + "street_address": "360 Dardanelli Lane #2d", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "Los Gatos", + "doctor_name": "Dr. Linda A. Teagle, MD", + "phone_number": "408-370-1331", + "street_address": "777 Knowles Drive", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "Los Gatos", + "doctor_name": "Eleanor Martinez MD FACOG", + "phone_number": "408-374-6299", + "street_address": "320 Dardanelli Lane", + "type": "Gynecologist" + }, + { + "average_rating": "4.60", + "city": "Los Gatos", + "doctor_name": "For Women By Women: Rosanne Mayhew, MD", + "phone_number": "408-871-1885", + "street_address": "555 Knowles Drive Suite 109", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "Los Gatos", + "doctor_name": "Gerald E. Trobough, MD", + "phone_number": "408-356-0431", + "street_address": "15151 National Avenue", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "Los Gatos", + "doctor_name": "Jennifer Conwell, MD", + "phone_number": "408-356-8569", + "street_address": "15151 National Avenue", + "type": "Gynecologist" + }, + { + "average_rating": "4.20", + "city": "Los Gatos", + "doctor_name": "OB-GYN Women Physicians Assoc. Inc: Nilima Parekhji, MD, FACOG", + "phone_number": "408-358-1881", + "street_address": "15195 National Avenue #207", + "type": "Gynecologist" + }, + { + "average_rating": "4.30", + "city": "Los Gatos", + "doctor_name": "Vital Health Endometriosis Center- Dr. Andrew Cook", + "phone_number": "408-358-2511", + "street_address": "14830 Los Gatos Boulevard #300", + "type": "Gynecologist" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "doctor_name", + "start": 29 + }, + { + "exclusive_end": 58, + "slot": "city", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a gynecologist named Chen M Dwight MD in Los Gatos." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "street_address" + ], + "slot_values": { + "city": [ + "Los Gatos" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you please provide his rating and address." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "360 Dardanelli Lane #2d" + ], + "slot": "street_address", + "values": [ + "360 Dardanelli Lane #2d" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 44, + "slot": "street_address", + "start": 21 + }, + { + "exclusive_end": 16, + "slot": "average_rating", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "He's rated a 5.0 and 360 Dardanelli Lane #2d." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "the 5th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 46, + "slot": "appointment_date", + "start": 39 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 5th" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Chen M Dwight MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect, I'd like to visit a doctor on the 5th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which time would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:45" + ], + "slot": "appointment_time", + "values": [ + "12:45 pm" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "appointment_time", + "start": 4 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 5th" + ], + "appointment_time": [ + "12:45 pm" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Chen M Dwight MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "For 12:45 pm please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chen M Dwight MD" + ], + "slot": "doctor_name", + "values": [ + "Chen M Dwight MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:45" + ], + "slot": "appointment_time", + "values": [ + "12:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "Next Tuesday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 82, + "slot": "doctor_name", + "start": 66 + }, + { + "exclusive_end": 94, + "slot": "appointment_time", + "start": 86 + }, + { + "exclusive_end": 45, + "slot": "appointment_date", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your appointment: Next Tuesday you're schedule for Chen M Dwight MD at 12:45 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Next Tuesday", + "the 5th" + ], + "appointment_time": [ + "12:45 pm" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Chen M Dwight MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-05", + "appointment_time": "12:45", + "doctor_name": "Chen M Dwight MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-05", + "appointment_time": "12:30", + "average_rating": "5.00", + "doctor_name": "Chen M Dwight MD", + "phone_number": "408-523-3900", + "street_address": "360 Dardanelli Lane #2d", + "type": "Gynecologist" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "This appointment is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "Next Tuesday", + "the 5th" + ], + "appointment_time": [ + "12:45 pm" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Chen M Dwight MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I please have their number." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-523-3900" + ], + "slot": "phone_number", + "values": [ + "408-523-3900" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 28, + "slot": "phone_number", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their number is 408-523-3900" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Next Tuesday", + "the 5th" + ], + "appointment_time": [ + "12:45 pm" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Chen M Dwight MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Awesome, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Next Tuesday", + "the 5th" + ], + "appointment_time": [ + "12:45 pm" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Chen M Dwight MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "30_00020", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find a Doctor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, what city are you needing a doctor in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Brentwood" + ], + "slot": "city", + "values": [ + "Brentwood" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 26, + "slot": "city", + "start": 17 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Brentwood" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for Brentwood" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Ophthalmologist", + "ENT Specialist" + ], + "slot": "type", + "values": [ + "Ophthalmologist", + "ENT Specialist" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need an Ophthalmologist or an ENT Specialist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Fran" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 48, + "slot": "city", + "start": 40 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "An Ophthalmologist, can you find one in San Fran?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alan B. Scott, M.D." + ], + "slot": "doctor_name", + "values": [ + "Alan B. Scott, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "Ophthalmologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Alan B. Scott, M.D.", + "phone_number": "415-923-3120", + "street_address": "2100 Webster Street suite 214", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Alejandra de Alba, M.D.", + "phone_number": "415-353-2800", + "street_address": "291 Geary Street #700", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Ali A. Zaidi, M.D.", + "phone_number": "415-923-3007", + "street_address": "2100 Webster Street #214", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Ayman Naseri, M.D.", + "phone_number": "415-514-8200", + "street_address": "3838 California Street #100", + "type": "Ophthalmologist" + }, + { + "average_rating": "3.30", + "city": "San Francisco", + "doctor_name": "Bert Melvyn MD", + "phone_number": "415-834-1444", + "street_address": "165 Rowland Way #207", + "type": "Ophthalmologist" + }, + { + "average_rating": "4.90", + "city": "San Francisco", + "doctor_name": "DILYS J. BART MD", + "phone_number": "415-751-7700", + "street_address": "909 Hyde Street #530", + "type": "Ophthalmologist" + }, + { + "average_rating": "4.40", + "city": "San Francisco", + "doctor_name": "Daniel F Goodman Md", + "phone_number": "415-474-3333", + "street_address": "8 Koret Way", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. Kevin Tan, MD", + "phone_number": "415-982-2020", + "street_address": "3300 Webster Street", + "type": "Ophthalmologist" + }, + { + "average_rating": "4.30", + "city": "San Francisco", + "doctor_name": "Gary L Aguilar MD", + "phone_number": "415-776-7456", + "street_address": "490 Post Street #933", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Hirabayashi Dean R MD", + "phone_number": "415-362-3364", + "street_address": "711 Van Ness Avenue #310", + "type": "Ophthalmologist" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "doctor_name", + "start": 25 + }, + { + "exclusive_end": 83, + "slot": "city", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 10 options. Alan B. Scott, M.D. is an Ophthalmologist in San Francisco" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other options do you have?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alejandra de Alba, M.D." + ], + "slot": "doctor_name", + "values": [ + "Alejandra de Alba, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 23, + "slot": "doctor_name", + "start": 0 + }, + { + "exclusive_end": 62, + "slot": "city", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alejandra de Alba, M.D. is an Ophthalmologist in San Francisco" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, what's the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "291 Geary Street #700" + ], + "slot": "street_address", + "values": [ + "291 Geary Street #700" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 27, + "slot": "street_address", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is 291 Geary Street #700" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "one in the afternoon" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "Thursday next week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 66, + "slot": "appointment_time", + "start": 46 + }, + { + "exclusive_end": 88, + "slot": "appointment_date", + "start": 70 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Thursday next week" + ], + "appointment_time": [ + "one in the afternoon" + ], + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Alejandra de Alba, M.D." + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, can you schedule me an appointment for one in the afternoon on Thursday next week?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Alejandra de Alba, M.D." + ], + "slot": "doctor_name", + "values": [ + "Alejandra de Alba, M.D." + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 67, + "slot": "doctor_name", + "start": 44 + }, + { + "exclusive_end": 90, + "slot": "appointment_time", + "start": 86 + }, + { + "exclusive_end": 81, + "slot": "appointment_date", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm, you want an appointment at Alejandra de Alba, M.D. next Thursday and 1 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "three in the afternoon" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "14th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 45, + "slot": "appointment_time", + "start": 23 + }, + { + "exclusive_end": 66, + "slot": "appointment_date", + "start": 53 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of March" + ], + "appointment_time": [ + "three in the afternoon" + ], + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Alejandra de Alba, M.D." + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you change that to three in the afternoon on the 14th of March?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 55, + "slot": "appointment_time", + "start": 51 + }, + { + "exclusive_end": 69, + "slot": "appointment_date", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, just to confirm, you want an appointment for 3 pm on March 14th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of March", + "March 14th" + ], + "appointment_time": [ + "3 pm", + "three in the afternoon" + ], + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Alejandra de Alba, M.D." + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-14", + "appointment_time": "15:00", + "doctor_name": "Alejandra de Alba, M.D." + } + }, + "service_results": [ + { + "appointment_date": "2019-03-14", + "appointment_time": "15:00", + "average_rating": "5.00", + "doctor_name": "Alejandra de Alba, M.D.", + "phone_number": "415-353-2800", + "street_address": "291 Geary Street #700", + "type": "Ophthalmologist" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, your appointment has been scheduled" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating" + ], + "slot_values": { + "appointment_date": [ + "14th of March", + "March 14th" + ], + "appointment_time": [ + "3 pm", + "three in the afternoon" + ], + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Alejandra de Alba, M.D." + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me what their rating is?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 23, + "slot": "average_rating", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They have a perfect 5.0 rating" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "14th of March", + "March 14th" + ], + "appointment_time": [ + "3 pm", + "three in the afternoon" + ], + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Alejandra de Alba, M.D." + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-353-2800" + ], + "slot": "phone_number", + "values": [ + "415-353-2800" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "phone_number", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is 415-353-2800" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of March", + "March 14th" + ], + "appointment_time": [ + "3 pm", + "three in the afternoon" + ], + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Alejandra de Alba, M.D." + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Awesome, thanks so much" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need anymore assistance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of March", + "March 14th" + ], + "appointment_time": [ + "3 pm", + "three in the afternoon" + ], + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Alejandra de Alba, M.D." + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's it, thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful rest of your day" + } + ] + }, + { + "dialogue_id": "30_00021", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "General Practitioner", + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "General Practitioner", + "Ophthalmologist" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you looking for a General Practitioner. Ophthalmologist or something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Rafael" + ], + "slot": "city", + "values": [ + "San Rafael" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 52, + "slot": "city", + "start": 42 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Rafael" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a General Practitioner in San Rafael." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Elizabeth Olle" + ], + "slot": "doctor_name", + "values": [ + "Dr. Elizabeth Olle" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Rafael" + ], + "slot": "city", + "values": [ + "San Rafael" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Rafael", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Rafael", + "doctor_name": "Dr. Elizabeth Olle", + "phone_number": "415-444-2940", + "street_address": "2645 Ocean Avenue #303", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Rafael", + "doctor_name": "Elson Haas, M.D.", + "phone_number": "415-472-7636", + "street_address": "750 Las Gallinas Avenue # 106", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Rafael", + "doctor_name": "Hass Frederick J MD", + "phone_number": "415-507-9557", + "street_address": "3490 California Street #200", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 68, + "slot": "doctor_name", + "start": 50 + }, + { + "exclusive_end": 82, + "slot": "city", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 3 results. How about General Practitioner Dr. Elizabeth Olle in San Rafael?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Rafael" + ], + "doctor_name": [ + "Dr. Elizabeth Olle" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to schedule a visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "10:00" + ], + "slot": "appointment_time", + "values": [ + "10 am" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "14th of March" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 42, + "slot": "appointment_time", + "start": 37 + }, + { + "exclusive_end": 33, + "slot": "appointment_date", + "start": 20 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of March" + ], + "appointment_time": [ + "10 am" + ], + "city": [ + "San Rafael" + ], + "doctor_name": [ + "Dr. Elizabeth Olle" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, make it on the 14th of March at 10 am please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Elizabeth Olle" + ], + "slot": "doctor_name", + "values": [ + "Dr. Elizabeth Olle" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:00" + ], + "slot": "appointment_time", + "values": [ + "10 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 60, + "slot": "doctor_name", + "start": 42 + }, + { + "exclusive_end": 83, + "slot": "appointment_time", + "start": 78 + }, + { + "exclusive_end": 74, + "slot": "appointment_date", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Schedule appointment with Dr. Elizabeth Olle on March 14th at 10 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "March 4th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 41, + "slot": "appointment_time", + "start": 34 + }, + { + "exclusive_end": 30, + "slot": "appointment_date", + "start": 21 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 4th" + ], + "appointment_time": [ + "3:30 pm" + ], + "city": [ + "San Rafael" + ], + "doctor_name": [ + "Dr. Elizabeth Olle" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, make it on March 4th at 3:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 41, + "slot": "appointment_time", + "start": 34 + }, + { + "exclusive_end": 53, + "slot": "appointment_date", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: appointment is at 3:30 pm next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 4th", + "next Monday" + ], + "appointment_time": [ + "3:30 pm" + ], + "city": [ + "San Rafael" + ], + "doctor_name": [ + "Dr. Elizabeth Olle" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-04", + "appointment_time": "15:30", + "doctor_name": "Dr. Elizabeth Olle" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-04", + "appointment_time": "15:30", + "average_rating": "5.00", + "doctor_name": "Dr. Elizabeth Olle", + "phone_number": "415-444-2940", + "street_address": "2645 Ocean Avenue #303", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment is scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating" + ], + "slot_values": { + "appointment_date": [ + "March 4th", + "next Monday" + ], + "appointment_time": [ + "3:30 pm" + ], + "city": [ + "San Rafael" + ], + "doctor_name": [ + "Dr. Elizabeth Olle" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 19, + "slot": "average_rating", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their rating is 5.0." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "appointment_date": [ + "March 4th", + "next Monday" + ], + "appointment_time": [ + "3:30 pm" + ], + "city": [ + "San Rafael" + ], + "doctor_name": [ + "Dr. Elizabeth Olle" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2645 Ocean Avenue #303" + ], + "slot": "street_address", + "values": [ + "2645 Ocean Avenue #303" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "street_address", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "2645 Ocean Avenue #303." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 4th", + "next Monday" + ], + "appointment_time": [ + "3:30 pm" + ], + "city": [ + "San Rafael" + ], + "doctor_name": [ + "Dr. Elizabeth Olle" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, I'm done." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00022", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find a new doctor, preferably a General Practitioner. Could you help me with this?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city would you like me to search for a General Practitioner?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Healdsburg" + ], + "slot": "city", + "values": [ + "Healdsburg" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 13, + "slot": "city", + "start": 3 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Healdsburg" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In Healdsburg, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Andolsen Richard J MD" + ], + "slot": "doctor_name", + "values": [ + "Andolsen Richard J MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Healdsburg" + ], + "slot": "city", + "values": [ + "Healdsburg" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Healdsburg", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "3.60", + "city": "Healdsburg", + "doctor_name": "Andolsen Richard J MD", + "phone_number": "707-433-7013", + "street_address": "300 Mason Street", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Healdsburg", + "doctor_name": "Dr. Patricia W. Kulawiak, MD", + "phone_number": "707-431-1427", + "street_address": "421 March Avenue D", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Healdsburg", + "doctor_name": "Healdsburg Primary Care: Wilson Locke MD", + "phone_number": "707-433-3383", + "street_address": "421-b March Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Healdsburg", + "doctor_name": "James F Carroll Inc", + "phone_number": "707-433-0347", + "street_address": "1312 Prentice Drive", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Healdsburg", + "doctor_name": "Vargas R Steven MD", + "phone_number": "707-433-5511", + "street_address": "465 March Avenue # A", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 166, + "slot": "doctor_name", + "start": 145 + }, + { + "exclusive_end": 94, + "slot": "city", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a total of 5 results for a General Practitioner and they are all located in Healdsburg. Would you like to try the first one on the list, Andolsen Richard J MD?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "the 8th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "09:45" + ], + "slot": "appointment_time", + "values": [ + "morning 9:45" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 52, + "slot": "appointment_date", + "start": 45 + }, + { + "exclusive_end": 68, + "slot": "appointment_time", + "start": 56 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 8th" + ], + "appointment_time": [ + "morning 9:45" + ], + "city": [ + "Healdsburg" + ], + "doctor_name": [ + "Andolsen Richard J MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that will work but I need to make it on the 8th at morning 9:45." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Andolsen Richard J MD" + ], + "slot": "doctor_name", + "values": [ + "Andolsen Richard J MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "09:45" + ], + "slot": "appointment_time", + "values": [ + "9:45 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 111, + "slot": "doctor_name", + "start": 90 + }, + { + "exclusive_end": 122, + "slot": "appointment_time", + "start": 115 + }, + { + "exclusive_end": 135, + "slot": "appointment_date", + "start": 124 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, let me confirm these details with you. You would like to schedule an appointment with Andolsen Richard J MD at 9:45 am, next Friday. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Friday", + "the 8th" + ], + "appointment_time": [ + "9:45 am", + "morning 9:45" + ], + "city": [ + "Healdsburg" + ], + "doctor_name": [ + "Andolsen Richard J MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-08", + "appointment_time": "09:45", + "doctor_name": "Andolsen Richard J MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-08", + "appointment_time": "10:00", + "average_rating": "3.60", + "doctor_name": "Andolsen Richard J MD", + "phone_number": "707-433-7013", + "street_address": "300 Mason Street", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, I have successfully booked your appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Friday", + "the 8th" + ], + "appointment_time": [ + "9:45 am", + "morning 9:45" + ], + "city": [ + "Healdsburg" + ], + "doctor_name": [ + "Andolsen Richard J MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. Have a great day." + } + ] + }, + { + "dialogue_id": "30_00023", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a doctor" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "which type of doctor are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me a General Practitioner please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city are you looking for a general practitioner in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Fran" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "city", + "start": 14 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need one in San Fran" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Abazari Mina MD" + ], + "slot": "doctor_name", + "values": [ + "Abazari Mina MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "3.70", + "city": "San Francisco", + "doctor_name": "Abazari Mina MD", + "phone_number": "949-916-9100", + "street_address": "5050 West El Camino Real # 110", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Arthur H Coleman Medical Center: Dickey Jan V MD", + "phone_number": "415-467-1400", + "street_address": "4340 Redwood Highway Suite A-22", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Avril Swan, MD", + "phone_number": "415-642-0333", + "street_address": "1286 Sanchez Street a", + "type": "General Practitioner" + }, + { + "average_rating": "4.40", + "city": "San Francisco", + "doctor_name": "Bellamy Amber MD", + "phone_number": "415-452-2000", + "street_address": "769 Center Boulevard #124", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Castro-Mission Health Center: Brown Deborah E MD", + "phone_number": "415-558-8221", + "street_address": "1375 Sutter Street", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Daniel S. Dinenberg, MD", + "phone_number": "415-529-4050", + "street_address": "3555 Cesar Chavez", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Discover Health", + "phone_number": "415-732-7029", + "street_address": "2250 Hayes Street", + "type": "General Practitioner" + }, + { + "average_rating": "3.80", + "city": "San Francisco", + "doctor_name": "Dr. Arkady Gendelman, MD", + "phone_number": "415-567-8187", + "street_address": "4050 Dublin Boulevard #2", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. David R. Pepper, MD", + "phone_number": "415-552-1013", + "street_address": "240 Shotwell Street", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Dr. Jacob Wardwell", + "phone_number": "415-606-0309", + "street_address": "1286 Sanchez Street", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "doctor_name", + "start": 13 + }, + { + "exclusive_end": 79, + "slot": "city", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found Abazari Mina MD, a General Practitioner based out of San Francisco" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "can you tell me the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5050 West El Camino Real # 110" + ], + "slot": "street_address", + "values": [ + "5050 West El Camino Real # 110" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 42, + "slot": "street_address", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "sure, it is 5050 West El Camino Real # 110" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "okay, is there any other doctor as well?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arthur H Coleman Medical Center: Dickey Jan V MD" + ], + "slot": "doctor_name", + "values": [ + "Arthur H coleman medical center: Dickey Jan V MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "san francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 57, + "slot": "doctor_name", + "start": 9 + }, + { + "exclusive_end": 119, + "slot": "city", + "start": 106 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "there is Arthur H coleman medical center: Dickey Jan V MD who is also a general practitioner based out of san francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco", + "san francisco" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "show me some more please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Avril Swan, MD" + ], + "slot": "doctor_name", + "values": [ + "avril swan, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "san francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 28, + "slot": "doctor_name", + "start": 14 + }, + { + "exclusive_end": 60, + "slot": "city", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "there is also avril swan, MD who is located in san francisco and works as a general practitioner as well" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco", + "san francisco" + ], + "doctor_name": [ + "avril swan, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes, that one sounds good. Book me an appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "what is the time and date of your visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 am" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "the 9th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 24, + "slot": "appointment_time", + "start": 16 + }, + { + "exclusive_end": 35, + "slot": "appointment_date", + "start": 28 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 9th" + ], + "appointment_time": [ + "11:30 am" + ], + "city": [ + "San Fran", + "San Francisco", + "san francisco" + ], + "doctor_name": [ + "avril swan, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "book a slot for 11:30 am on the 9th for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Avril Swan, MD" + ], + "slot": "doctor_name", + "values": [ + "Avril Swan, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 89, + "slot": "doctor_name", + "start": 75 + }, + { + "exclusive_end": 114, + "slot": "appointment_time", + "start": 106 + }, + { + "exclusive_end": 102, + "slot": "appointment_date", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, I just need you to confirm the details. You have an appointment with Avril Swan, MD on March 9th at 11:30 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 9th", + "the 9th" + ], + "appointment_time": [ + "11:30 am" + ], + "city": [ + "San Fran", + "San Francisco", + "san francisco" + ], + "doctor_name": [ + "Avril Swan, MD", + "avril swan, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-09", + "appointment_time": "11:30", + "doctor_name": "Avril Swan, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-09", + "appointment_time": "11:30", + "average_rating": "5.00", + "doctor_name": "Avril Swan, MD", + "phone_number": "415-642-0333", + "street_address": "1286 Sanchez Street a", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have successfully booked your appointment" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating", + "street_address" + ], + "slot_values": { + "appointment_date": [ + "March 9th", + "the 9th" + ], + "appointment_time": [ + "11:30 am" + ], + "city": [ + "San Fran", + "San Francisco", + "san francisco" + ], + "doctor_name": [ + "Avril Swan, MD", + "avril swan, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you also show me their address and rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1286 Sanchez Street a" + ], + "slot": "street_address", + "values": [ + "1286 Sanchez street a" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 69, + "slot": "street_address", + "start": 48 + }, + { + "exclusive_end": 21, + "slot": "average_rating", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, they have a 5.0 rating and are located at 1286 Sanchez street a." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 9th", + "the 9th" + ], + "appointment_time": [ + "11:30 am" + ], + "city": [ + "San Fran", + "San Francisco", + "san francisco" + ], + "doctor_name": [ + "Avril Swan, MD", + "avril swan, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 9th", + "the 9th" + ], + "appointment_time": [ + "11:30 am" + ], + "city": [ + "San Fran", + "San Francisco", + "san francisco" + ], + "doctor_name": [ + "Avril Swan, MD", + "avril swan, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that would be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a fantastic day ahead!" + } + ] + }, + { + "dialogue_id": "30_00024", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 51, + "slot": "city", + "start": 43 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i am looking for a general practitioner in Berkeley" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Avis E. Logan, M.D." + ], + "slot": "doctor_name", + "values": [ + "Avis E. logan, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Berkeley" + ], + "slot": "city", + "values": [ + "Berkeley" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Berkeley", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Berkeley", + "doctor_name": "Avis E. Logan, M.D.", + "phone_number": "510-985-5020", + "street_address": "3100 San Pablo Avenue Suite 310", + "type": "General Practitioner" + }, + { + "average_rating": "4.60", + "city": "Berkeley", + "doctor_name": "Berkeley Family Practice Med: Goo Julie MD", + "phone_number": "810-848-4924", + "street_address": "400 North McDowell Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Berkeley", + "doctor_name": "Berkeley Family Practice Medical: Zaman Aysha MD", + "phone_number": "510-841-1647", + "street_address": "3000 Colby Street #201", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Berkeley", + "doctor_name": "Dr. Catherine Jiam Seagren, MD", + "phone_number": "510-204-8110", + "street_address": "500 San Pablo Avenue #300", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Berkeley", + "doctor_name": "Dr. Frank Lucido", + "phone_number": "510-848-0958", + "street_address": "2636 Telegraph Avenue # A", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Berkeley", + "doctor_name": "Dr. Jeffrey A. Mandel, MD", + "phone_number": "510-869-5250", + "street_address": "21297 Foothill Boulevard Ste 201", + "type": "General Practitioner" + }, + { + "average_rating": "3.70", + "city": "Berkeley", + "doctor_name": "Dr. Timothy A. Fitzer, MD", + "phone_number": "510-848-4924", + "street_address": "2610 Woolsey Street", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Berkeley", + "doctor_name": "Grant W. Wang, M.D.", + "phone_number": "510-843-0804", + "street_address": "2300 Durant Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Berkeley", + "doctor_name": "Hedelman Elizabeth MD", + "phone_number": "510-643-2997", + "street_address": "3100 Telegraph Avenue #2109", + "type": "General Practitioner" + }, + { + "average_rating": "4.00", + "city": "Berkeley", + "doctor_name": "Roxanne C. Fiscella, M.D.", + "phone_number": "510-843-0692", + "street_address": "2500 Milvia Street", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "doctor_name", + "start": 20 + }, + { + "exclusive_end": 62, + "slot": "city", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "i found 10 results. Avis E. logan, M.D. is located in Berkeley and is a General Practitioner" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Berkeley" + ], + "doctor_name": [ + "Avis E. logan, M.D." + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes that is fine" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should i schedule a visit" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "morning 11" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 25, + "slot": "appointment_time", + "start": 15 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "morning 11" + ], + "city": [ + "Berkeley" + ], + "doctor_name": [ + "Avis E. logan, M.D." + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes book it at morning 11" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "on what day" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 30, + "slot": "appointment_date", + "start": 12 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "day after tomorrow" + ], + "appointment_time": [ + "morning 11" + ], + "city": [ + "Berkeley" + ], + "doctor_name": [ + "Avis E. logan, M.D." + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "make it the day after tomorrow" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Avis E. Logan, M.D." + ], + "slot": "doctor_name", + "values": [ + "Avis E. Logan, M.D." + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 86, + "slot": "doctor_name", + "start": 67 + }, + { + "exclusive_end": 96, + "slot": "appointment_time", + "start": 91 + }, + { + "exclusive_end": 122, + "slot": "appointment_date", + "start": 104 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: schedule an appointment with Avis E. Logan, M.D. for 11 am on the day after tomorrow" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "day after tomorrow" + ], + "appointment_time": [ + "11 am", + "morning 11" + ], + "city": [ + "Berkeley" + ], + "doctor_name": [ + "Avis E. Logan, M.D.", + "Avis E. logan, M.D." + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-03", + "appointment_time": "11:00", + "doctor_name": "Avis E. Logan, M.D." + } + }, + "service_results": [ + { + "appointment_date": "2019-03-03", + "appointment_time": "11:00", + "average_rating": "5.00", + "doctor_name": "Avis E. Logan, M.D.", + "phone_number": "510-985-5020", + "street_address": "3100 San Pablo Avenue Suite 310", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "your appointment has successfully been booked" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "day after tomorrow" + ], + "appointment_time": [ + "11 am", + "morning 11" + ], + "city": [ + "Berkeley" + ], + "doctor_name": [ + "Avis E. Logan, M.D.", + "Avis E. logan, M.D." + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "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_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "day after tomorrow" + ], + "appointment_time": [ + "11 am", + "morning 11" + ], + "city": [ + "Berkeley" + ], + "doctor_name": [ + "Avis E. Logan, M.D.", + "Avis E. logan, M.D." + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "no thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "have a great day" + } + ] + }, + { + "dialogue_id": "30_00025", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find a doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of doctor do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 39, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "A General Practitioner in San Francisco, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Abazari Mina MD" + ], + "slot": "doctor_name", + "values": [ + "Abazari Mina MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "3.70", + "city": "San Francisco", + "doctor_name": "Abazari Mina MD", + "phone_number": "949-916-9100", + "street_address": "5050 West El Camino Real # 110", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Arthur H Coleman Medical Center: Dickey Jan V MD", + "phone_number": "415-467-1400", + "street_address": "4340 Redwood Highway Suite A-22", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Avril Swan, MD", + "phone_number": "415-642-0333", + "street_address": "1286 Sanchez Street a", + "type": "General Practitioner" + }, + { + "average_rating": "4.40", + "city": "San Francisco", + "doctor_name": "Bellamy Amber MD", + "phone_number": "415-452-2000", + "street_address": "769 Center Boulevard #124", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Castro-Mission Health Center: Brown Deborah E MD", + "phone_number": "415-558-8221", + "street_address": "1375 Sutter Street", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Daniel S. Dinenberg, MD", + "phone_number": "415-529-4050", + "street_address": "3555 Cesar Chavez", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Discover Health", + "phone_number": "415-732-7029", + "street_address": "2250 Hayes Street", + "type": "General Practitioner" + }, + { + "average_rating": "3.80", + "city": "San Francisco", + "doctor_name": "Dr. Arkady Gendelman, MD", + "phone_number": "415-567-8187", + "street_address": "4050 Dublin Boulevard #2", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. David R. Pepper, MD", + "phone_number": "415-552-1013", + "street_address": "240 Shotwell Street", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Dr. Jacob Wardwell", + "phone_number": "415-606-0309", + "street_address": "1286 Sanchez Street", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "doctor_name", + "start": 55 + }, + { + "exclusive_end": 16, + "slot": "city", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In San Francisco, there's a General Practitioner named Abazari Mina MD. How about them?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Walnut Creek" + ], + "slot": "city", + "values": [ + "Walnut Creek" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 61, + "slot": "city", + "start": 49 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Walnut Creek" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Maybe someone else. How about a dermatologist in Walnut Creek?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Berman Skin Institute" + ], + "slot": "doctor_name", + "values": [ + "Berman Skin Institute" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Walnut Creek" + ], + "slot": "city", + "values": [ + "Walnut creek" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Walnut Creek", + "type": "Dermatologist" + } + }, + "service_results": [ + { + "average_rating": "4.30", + "city": "Walnut Creek", + "doctor_name": "Berman Skin Institute", + "phone_number": "925-932-3800", + "street_address": "355 Lennon Lane Suite 255", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "Walnut Creek", + "doctor_name": "Dr. Sandra Bendeck, MD", + "phone_number": "925-817-5600", + "street_address": "770 San Ramon Valley Boulevard", + "type": "Dermatologist" + }, + { + "average_rating": "4.20", + "city": "Walnut Creek", + "doctor_name": "Golden State Dermatology", + "phone_number": "925-945-7005", + "street_address": "2255 Ygnacio Valley Road Suite B-1", + "type": "Dermatologist" + }, + { + "average_rating": "3.70", + "city": "Walnut Creek", + "doctor_name": "Hina Ahmad, MD", + "phone_number": "925-932-7704", + "street_address": "2255 Ygnacio Valley Road Suite B-1", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "doctor_name", + "start": 54 + }, + { + "exclusive_end": 46, + "slot": "city", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You could find a dermatologist in Walnut creek at the Berman Skin Institute. Does that work?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Walnut Creek", + "Walnut creek" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anybody else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Sandra Bendeck, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Sandra Bendeck, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Walnut Creek" + ], + "slot": "city", + "values": [ + "Walnut Creek" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "doctor_name", + "start": 0 + }, + { + "exclusive_end": 63, + "slot": "city", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Dr. Sandra Bendeck, MD is another dermatologist in Walnut Creek. What do you think about them?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating" + ], + "slot_values": { + "city": [ + "Walnut Creek", + "Walnut creek" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What're they rated at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 15, + "slot": "average_rating", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They have a 5.0 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "Walnut Creek", + "Walnut creek" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "770 San Ramon Valley Boulevard" + ], + "slot": "street_address", + "values": [ + "770 San Ramon Valley Boulevard" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 47, + "slot": "street_address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their address is 770 San Ramon Valley Boulevard." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Walnut Creek", + "Walnut creek" + ], + "doctor_name": [ + "Dr. Sandra Bendeck, MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I could schedule a visit for you, if you'd like." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 in the afternoon" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 57, + "slot": "appointment_time", + "start": 36 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "3:30 in the afternoon" + ], + "city": [ + "Walnut Creek", + "Walnut creek" + ], + "doctor_name": [ + "Dr. Sandra Bendeck, MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please. Book an appointment at 3:30 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On what day?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "14:00" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "1st of this month" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 60, + "slot": "appointment_time", + "start": 55 + }, + { + "exclusive_end": 32, + "slot": "appointment_date", + "start": 15 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "1st of this month" + ], + "appointment_time": [ + "14:00" + ], + "city": [ + "Walnut Creek", + "Walnut creek" + ], + "doctor_name": [ + "Dr. Sandra Bendeck, MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it on the 1st of this month. Actually, book it at 14:00." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Sandra Bendeck, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Sandra Bendeck, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "2 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 54, + "slot": "doctor_name", + "start": 32 + }, + { + "exclusive_end": 62, + "slot": "appointment_time", + "start": 58 + }, + { + "exclusive_end": 68, + "slot": "appointment_date", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I'll book your appointment with Dr. Sandra Bendeck, MD at 2 pm today. Is that what you wanted?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "1st of this month", + "today" + ], + "appointment_time": [ + "14:00", + "2 pm" + ], + "city": [ + "Walnut Creek", + "Walnut creek" + ], + "doctor_name": [ + "Dr. Sandra Bendeck, MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup! Could I have their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-817-5600" + ], + "slot": "phone_number", + "values": [ + "925-817-5600" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-01", + "appointment_time": "14:00", + "doctor_name": "Dr. Sandra Bendeck, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-01", + "appointment_time": "14:00", + "average_rating": "5.00", + "doctor_name": "Dr. Sandra Bendeck, MD", + "phone_number": "925-817-5600", + "street_address": "770 San Ramon Valley Boulevard", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "phone_number", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. It's 925-817-5600. Also, your appointment has been booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "1st of this month", + "today" + ], + "appointment_time": [ + "14:00", + "2 pm" + ], + "city": [ + "Walnut Creek", + "Walnut creek" + ], + "doctor_name": [ + "Dr. Sandra Bendeck, MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "All right, that's it. Thanks and goodbye!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "30_00026", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am searching for a doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city are do you want me to search a doctor for you? What kind of doctor do you want me to search for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 28, + "slot": "city", + "start": 20 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me a doctor in San Jose that specialize in Ophthalmologist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alta Eye Care" + ], + "slot": "doctor_name", + "values": [ + "Alta Eye Care" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose", + "type": "Ophthalmologist" + } + }, + "service_results": [ + { + "average_rating": "4.30", + "city": "San Jose", + "doctor_name": "Alta Eye Care", + "phone_number": "408-502-6188", + "street_address": "1085 West El Camino Real Level 2", + "type": "Ophthalmologist" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Chen Howard MD", + "phone_number": "408-937-0928", + "street_address": "200 Jose Figueres Avenue #240", + "type": "Ophthalmologist" + }, + { + "average_rating": "3.60", + "city": "San Jose", + "doctor_name": "Contreras Claudio S, MD", + "phone_number": "408-971-2020", + "street_address": "2100 Forest Avenue # 105", + "type": "Ophthalmologist" + }, + { + "average_rating": "4.30", + "city": "San Jose", + "doctor_name": "Dr. Craig S. Bindi, MD", + "phone_number": "408-296-1010", + "street_address": "431 Monterey Avenue Ste 3", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Edward J. Saub", + "phone_number": "408-358-5300", + "street_address": "344 East Hamilton Avenue", + "type": "Ophthalmologist" + }, + { + "average_rating": "4.60", + "city": "San Jose", + "doctor_name": "Dr. Krikor Barsoumian, MD", + "phone_number": "405-559-1710", + "street_address": "2449 South King Road #10", + "type": "Ophthalmologist" + }, + { + "average_rating": "4.00", + "city": "San Jose", + "doctor_name": "Dr. Randal Pham MD, MS, FACS", + "phone_number": "408-295-1201", + "street_address": "2110 Forest Avenue suite b", + "type": "Ophthalmologist" + }, + { + "average_rating": "4.00", + "city": "San Jose", + "doctor_name": "Dr. Randal Pham at Aesthetic & Refractive Surgery Medical Center", + "phone_number": "408-998-1818", + "street_address": "2186 Geary Boulevard STE 312", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr.Barry Y.P. Fung,M.D.", + "phone_number": "408-238-1978", + "street_address": "989 Story Road #8063", + "type": "Ophthalmologist" + }, + { + "average_rating": "4.70", + "city": "San Jose", + "doctor_name": "Eye Consultants of Silicon Valley", + "phone_number": "408-295-3433", + "street_address": "2110 Forest Avenue", + "type": "Ophthalmologist" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "doctor_name", + "start": 62 + }, + { + "exclusive_end": 50, + "slot": "city", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I am able to locate 10 Ophthalmologist in San Jose. How about Alta Eye Care?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "street_address" + ], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me their online rating and their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1085 West El Camino Real Level 2" + ], + "slot": "street_address", + "values": [ + "1085 West El Camino real Level 2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.30" + ], + "slot": "average_rating", + "values": [ + "4.3" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 77, + "slot": "street_address", + "start": 45 + }, + { + "exclusive_end": 26, + "slot": "average_rating", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their online rating is 4.3. Their address is 1085 West El Camino real Level 2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there any other doctors?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Chen Howard MD" + ], + "slot": "doctor_name", + "values": [ + "Chen Howard MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 53, + "slot": "doctor_name", + "start": 39 + }, + { + "exclusive_end": 81, + "slot": "city", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found another Ophthalmologist called Chen Howard MD that is located in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anyone else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Contreras Claudio S, MD" + ], + "slot": "doctor_name", + "values": [ + "Contreras Claudio S, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 67, + "slot": "doctor_name", + "start": 44 + }, + { + "exclusive_end": 95, + "slot": "city", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I also found another Ophthalmologist called Contreras Claudio S, MD that is located in San Jose as well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "doctor_name": [ + "Contreras Claudio S, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect, this works. I want to visit this doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which date would you like to visit and what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 am" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 33, + "slot": "appointment_time", + "start": 25 + }, + { + "exclusive_end": 21, + "slot": "appointment_date", + "start": 12 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 9th" + ], + "appointment_time": [ + "11:30 am" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Contreras Claudio S, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please book March 9th at 11:30 am for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Contreras Claudio S, MD" + ], + "slot": "doctor_name", + "values": [ + "Contreras Claudio S, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 89, + "slot": "doctor_name", + "start": 66 + }, + { + "exclusive_end": 114, + "slot": "appointment_time", + "start": 106 + }, + { + "exclusive_end": 102, + "slot": "appointment_date", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following booking detail: appointment with Dr. Contreras Claudio S, MD on March 9th at 11:30 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "two pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "12th of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 62, + "slot": "appointment_time", + "start": 56 + }, + { + "exclusive_end": 52, + "slot": "appointment_date", + "start": 34 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of this month" + ], + "appointment_time": [ + "two pm" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Contreras Claudio S, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No I'm sorry, please change it to 12th of this month at two pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "2 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 82, + "slot": "appointment_time", + "start": 78 + }, + { + "exclusive_end": 74, + "slot": "appointment_date", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, please confirm the following booking detail: appointment on March 12th at 2 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "appointment_date": [ + "12th of this month", + "March 12th" + ], + "appointment_time": [ + "2 pm", + "two pm" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Contreras Claudio S, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct, also please give me their phone number and address" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2100 Forest Avenue # 105" + ], + "slot": "street_address", + "values": [ + "2100 Forest Avenue # 105" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "408-971-2020" + ], + "slot": "phone_number", + "values": [ + "408-971-2020" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-12", + "appointment_time": "14:00", + "doctor_name": "Contreras Claudio S, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-12", + "appointment_time": "14:00", + "average_rating": "3.60", + "doctor_name": "Contreras Claudio S, MD", + "phone_number": "408-971-2020", + "street_address": "2100 Forest Avenue # 105", + "type": "Ophthalmologist" + } + ], + "slots": [ + { + "exclusive_end": 86, + "slot": "street_address", + "start": 62 + }, + { + "exclusive_end": 125, + "slot": "phone_number", + "start": 113 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have successfully booked your appointment. Their address is 2100 Forest Avenue # 105 and their phone number is 408-971-2020" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of this month", + "March 12th" + ], + "appointment_time": [ + "2 pm", + "two pm" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Contreras Claudio S, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, this is all i need. Bye Bye" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You have a great day." + } + ] + }, + { + "dialogue_id": "30_00027", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Lafayette" + ], + "slot": "city", + "values": [ + "Lafayette" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 69, + "slot": "city", + "start": 60 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Lafayette" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to go see an Ophthalmologist. Can you find me one in Lafayette?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Steven G. Pascal, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Steven G. Pascal, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lafayette" + ], + "slot": "city", + "values": [ + "Lafayette" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Lafayette", + "type": "Ophthalmologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Lafayette", + "doctor_name": "Dr. Steven G. Pascal, MD", + "phone_number": "925-283-8400", + "street_address": "5980 Stoneridge Drive #117", + "type": "Ophthalmologist" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "doctor_name", + "start": 40 + }, + { + "exclusive_end": 38, + "slot": "city", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 Ophthalmologist in Lafayette, Dr. Steven G. Pascal, MD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "Lafayette" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where are they located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5980 Stoneridge Drive #117" + ], + "slot": "street_address", + "values": [ + "5980 Stoneridge Drive #117" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 45, + "slot": "street_address", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their office is at 5980 Stoneridge Drive #117." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "city": [ + "Lafayette" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their phone number, and how are their ratings?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-283-8400" + ], + "slot": "phone_number", + "values": [ + "925-283-8400" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 56, + "slot": "phone_number", + "start": 44 + }, + { + "exclusive_end": 15, + "slot": "average_rating", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They have a 5.0 rating, and their number is 925-283-8400." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Lafayette" + ], + "doctor_name": [ + "Dr. Steven G. Pascal, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to book a visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Lafayette" + ], + "doctor_name": [ + "Dr. Steven G. Pascal, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, go ahead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time works best?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "March 1st" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 29, + "slot": "appointment_date", + "start": 20 + }, + { + "exclusive_end": 38, + "slot": "appointment_time", + "start": 33 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 1st" + ], + "appointment_time": [ + "11:30" + ], + "city": [ + "Lafayette" + ], + "doctor_name": [ + "Dr. Steven G. Pascal, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you make it for March 1st at 11:30?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Steven G. Pascal, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Steven G. Pascal, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 79, + "slot": "doctor_name", + "start": 55 + }, + { + "exclusive_end": 91, + "slot": "appointment_time", + "start": 83 + }, + { + "exclusive_end": 97, + "slot": "appointment_date", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Just to confirm, I am booking an appointent with Dr. Steven G. Pascal, MD at 11:30 am today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 1st", + "today" + ], + "appointment_time": [ + "11:30", + "11:30 am" + ], + "city": [ + "Lafayette" + ], + "doctor_name": [ + "Dr. Steven G. Pascal, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-01", + "appointment_time": "11:30", + "doctor_name": "Dr. Steven G. Pascal, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-01", + "appointment_time": "11:30", + "average_rating": "5.00", + "doctor_name": "Dr. Steven G. Pascal, MD", + "phone_number": "925-283-8400", + "street_address": "5980 Stoneridge Drive #117", + "type": "Ophthalmologist" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, I've booked your appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 1st", + "today" + ], + "appointment_time": [ + "11:30", + "11:30 am" + ], + "city": [ + "Lafayette" + ], + "doctor_name": [ + "Dr. Steven G. Pascal, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 1st", + "today" + ], + "appointment_time": [ + "11:30", + "11:30 am" + ], + "city": [ + "Lafayette" + ], + "doctor_name": [ + "Dr. Steven G. Pascal, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00028", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 28 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a doctor in Oakland?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Gynecologist", + "Dermatologist" + ], + "slot": "type", + "values": [ + "Gynecologist", + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which kind of doctor do you need, a Gynecologist, Dermatologist, or something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "A Dermatologist please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dermatology: UCSF Benioff Children's Hospital Oakland" + ], + "slot": "doctor_name", + "values": [ + "Dermatology: UCSF Benioff Children's Hospital Oakland" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Oakland", + "type": "Dermatologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Oakland", + "doctor_name": "Dermatology: UCSF Benioff Children's Hospital Oakland", + "phone_number": "510-428-3304", + "street_address": "3300 Webster Street", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "Oakland", + "doctor_name": "Dr. David Paslin", + "phone_number": "510-652-8091", + "street_address": "460 34th Street", + "type": "Dermatologist" + }, + { + "average_rating": "4.20", + "city": "Oakland", + "doctor_name": "Dr. Lesley M. Plotke", + "phone_number": "510-452-2811", + "street_address": "2320 Woolsey Street Suite 202", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "Oakland", + "doctor_name": "Tomi Wall, M.D.", + "phone_number": "510-763-2662", + "street_address": "39210 State Street #218", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 122, + "slot": "doctor_name", + "start": 69 + }, + { + "exclusive_end": 133, + "slot": "city", + "start": 126 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Of the 4 results I've found I've chosen the following Dermatologist: Dermatology: UCSF Benioff Children's Hospital Oakland in Oakland. How does that sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Gilroy" + ], + "slot": "city", + "values": [ + "Gilroy" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 104, + "slot": "city", + "start": 98 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Gilroy" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a General Practitioner, can you find me something else? Particularly something in Gilroy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Faith R. Protsman, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Faith R. Protsman, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gilroy" + ], + "slot": "city", + "values": [ + "Gilroy" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Gilroy", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Gilroy", + "doctor_name": "Dr. Faith R. Protsman, MD", + "phone_number": "408-846-6444", + "street_address": "9360 North Name Uno", + "type": "General Practitioner" + }, + { + "average_rating": "4.00", + "city": "Gilroy", + "doctor_name": "Dr. Gunjan Mittal, MD", + "phone_number": "408-846-8101", + "street_address": "10440 South De Anza Boulevard Ste D6", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Gilroy", + "doctor_name": "Dr. Jocelyn G. Lim, DO", + "phone_number": "408-842-1544", + "street_address": "9360 No Name Uno suite 125", + "type": "General Practitioner" + }, + { + "average_rating": "4.90", + "city": "Gilroy", + "doctor_name": "Dr. Joseph C. Barbara", + "phone_number": "408-842-0278", + "street_address": "8833 Monterey Road H", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Gilroy", + "doctor_name": "Dr. Keith S. Rayburn, MD", + "phone_number": "888-334-1000", + "street_address": "7475 Camino Arroyo", + "type": "General Practitioner" + }, + { + "average_rating": "4.60", + "city": "Gilroy", + "doctor_name": "Dr. Peter R. Coelho, MD", + "phone_number": "408-707-0234", + "street_address": "10353 Torre Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Gilroy", + "doctor_name": "Dr. Roger F. Lucero, MD", + "phone_number": "408-842-2229", + "street_address": "9460 No Name Uno #115", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Gilroy", + "doctor_name": "Smitha Kumar, MD", + "phone_number": "408-842-3133", + "street_address": "9460 No Name Uno #115", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "doctor_name", + "start": 31 + }, + { + "exclusive_end": 66, + "slot": "city", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about General Practitioner Dr. Faith R. Protsman, MD in Gilroy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Gilroy" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any more options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Gunjan Mittal, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Gunjan Mittal, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gilroy" + ], + "slot": "city", + "values": [ + "Gilroy" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 52, + "slot": "doctor_name", + "start": 31 + }, + { + "exclusive_end": 62, + "slot": "city", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about General Practitioner Dr. Gunjan Mittal, MD in Gilroy" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Gilroy" + ], + "doctor_name": [ + "Dr. Gunjan Mittal, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that sounds good. Can you set up an appointment for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would work best for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "Three in the afternoon" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "appointment_time", + "start": 0 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "Three in the afternoon" + ], + "city": [ + "Gilroy" + ], + "doctor_name": [ + "Dr. Gunjan Mittal, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Three in the afternoon would work best." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what date would you like to schedule this appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "Monday next week" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 32, + "slot": "appointment_date", + "start": 16 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Monday next week" + ], + "appointment_time": [ + "Three in the afternoon" + ], + "city": [ + "Gilroy" + ], + "doctor_name": [ + "Dr. Gunjan Mittal, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Schedule it for Monday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Gunjan Mittal, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Gunjan Mittal, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 85, + "slot": "doctor_name", + "start": 64 + }, + { + "exclusive_end": 93, + "slot": "appointment_time", + "start": 89 + }, + { + "exclusive_end": 105, + "slot": "appointment_date", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: schedule appointment with Dr. Gunjan Mittal, MD at 3 pm next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "14:30" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 59, + "slot": "appointment_time", + "start": 54 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Monday next week", + "next Monday" + ], + "appointment_time": [ + "14:30" + ], + "city": [ + "Gilroy" + ], + "doctor_name": [ + "Dr. Gunjan Mittal, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually I changed my mind, please change the time to 14:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 96, + "slot": "appointment_time", + "start": 89 + }, + { + "exclusive_end": 108, + "slot": "appointment_date", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: schedule appointment with Dr. Gunjan Mittal, MD at 2:30 pm next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "the 3rd" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 61, + "slot": "appointment_date", + "start": 54 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 3rd" + ], + "appointment_time": [ + "14:30", + "2:30 pm" + ], + "city": [ + "Gilroy" + ], + "doctor_name": [ + "Dr. Gunjan Mittal, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I changed my mind again, schedule the appointment for the 3rd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Gunjan Mittal, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Gunjan Mittal, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 85, + "slot": "doctor_name", + "start": 64 + }, + { + "exclusive_end": 122, + "slot": "appointment_date", + "start": 104 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: schedule appointment with Dr. Gunjan Mittal, MD at 2:30 pm on the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "day after tomorrow", + "the 3rd" + ], + "appointment_time": [ + "14:30", + "2:30 pm" + ], + "city": [ + "Gilroy" + ], + "doctor_name": [ + "Dr. Gunjan Mittal, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that will do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-03", + "appointment_time": "14:30", + "doctor_name": "Dr. Gunjan Mittal, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-03", + "appointment_time": "14:30", + "average_rating": "4.00", + "doctor_name": "Dr. Gunjan Mittal, MD", + "phone_number": "408-846-8101", + "street_address": "10440 South De Anza Boulevard Ste D6", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You appointment has been scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "day after tomorrow", + "the 3rd" + ], + "appointment_time": [ + "14:30", + "2:30 pm" + ], + "city": [ + "Gilroy" + ], + "doctor_name": [ + "Dr. Gunjan Mittal, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I could help you with or will that be all?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "day after tomorrow", + "the 3rd" + ], + "appointment_time": [ + "14:30", + "2:30 pm" + ], + "city": [ + "Gilroy" + ], + "doctor_name": [ + "Dr. Gunjan Mittal, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will be all, thank you again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Have a nice day." + } + ] + }, + { + "dialogue_id": "30_00029", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a new doctor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Dermatologist", + "ENT Specialist" + ], + "slot": "type", + "values": [ + "Dermatologist", + "ENT Specialist" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What specific kind of doctor are you looking for such as a dermatologist, ENT specialist, etc." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find a gynecologist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you looking for a doctor in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 28 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a doctor in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Carla Stelling, MD" + ], + "slot": "doctor_name", + "values": [ + "Carla Stelling, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Oakland" + ], + "slot": "city", + "values": [ + "Oakland" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Oakland", + "type": "Gynecologist" + } + }, + "service_results": [ + { + "average_rating": "4.80", + "city": "Oakland", + "doctor_name": "Carla Stelling, MD", + "phone_number": "510-275-7492", + "street_address": "3300 Webster Street #1200", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "Oakland", + "doctor_name": "Dr. Frank O. Brown III, MD", + "phone_number": "510-632-5000", + "street_address": "9925 International Boulevard #2", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "Oakland", + "doctor_name": "Dr. Ruth Olweny", + "phone_number": "415-866-7932", + "street_address": "280 West MacArthur Boulevard", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "Oakland", + "doctor_name": "Eve F. Zaritsky, M.D.", + "phone_number": "510-752-1000", + "street_address": "3779 Piedmont Avenue", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "Oakland", + "doctor_name": "Madgy Girgis, MD", + "phone_number": "510-893-1700", + "street_address": "365 Hawthorne Avenue #301", + "type": "Gynecologist" + }, + { + "average_rating": "4.40", + "city": "Oakland", + "doctor_name": "Yvette Gentry, MD", + "phone_number": "510-653-0846", + "street_address": "3300 Webster Street #1200", + "type": "Gynecologist" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "doctor_name", + "start": 34 + }, + { + "exclusive_end": 63, + "slot": "city", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found a gynecologist named Carla Stelling, MD in Oakland." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "street_address" + ], + "slot_values": { + "city": [ + "Oakland" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have a good rating? Where are the located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3300 Webster Street #1200" + ], + "slot": "street_address", + "values": [ + "3300 Webster Street #1200" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.80" + ], + "slot": "average_rating", + "values": [ + "4.8" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 68, + "slot": "street_address", + "start": 43 + }, + { + "exclusive_end": 18, + "slot": "average_rating", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are rated 4.8 and they are located at 3300 Webster Street #1200." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Oakland" + ], + "doctor_name": [ + "Carla Stelling, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "12th of March" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 62, + "slot": "appointment_date", + "start": 49 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March" + ], + "city": [ + "Oakland" + ], + "doctor_name": [ + "Carla Stelling, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to make an appointment for the 12th of March if possible." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a certain time you would like to make the appointment for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:30" + ], + "slot": "appointment_time", + "values": [ + "16:30" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "the 7th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 45, + "slot": "appointment_time", + "start": 40 + }, + { + "exclusive_end": 56, + "slot": "appointment_date", + "start": 49 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 7th" + ], + "appointment_time": [ + "16:30" + ], + "city": [ + "Oakland" + ], + "doctor_name": [ + "Carla Stelling, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to make an appointment for 16:30 on the 7th if possible." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Carla Stelling, MD" + ], + "slot": "doctor_name", + "values": [ + "Carla Stelling, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:30" + ], + "slot": "appointment_time", + "values": [ + "4:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 107, + "slot": "doctor_name", + "start": 89 + }, + { + "exclusive_end": 83, + "slot": "appointment_time", + "start": 76 + }, + { + "exclusive_end": 72, + "slot": "appointment_date", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm, you would like to schedule an appointment next Thursday at 4:30 pm with Carla Stelling, MD. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "next Thursday", + "the 7th" + ], + "appointment_time": [ + "16:30", + "4:30 pm" + ], + "city": [ + "Oakland" + ], + "doctor_name": [ + "Carla Stelling, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct. Could you give me their phone number also?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-275-7492" + ], + "slot": "phone_number", + "values": [ + "510-275-7492" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-07", + "appointment_time": "16:30", + "doctor_name": "Carla Stelling, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-07", + "appointment_time": "16:30", + "average_rating": "4.80", + "doctor_name": "Carla Stelling, MD", + "phone_number": "510-275-7492", + "street_address": "3300 Webster Street #1200", + "type": "Gynecologist" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "phone_number", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their telephone number is 510-275-7492 and I have successfully scheduled your appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Thursday", + "the 7th" + ], + "appointment_time": [ + "16:30", + "4:30 pm" + ], + "city": [ + "Oakland" + ], + "doctor_name": [ + "Carla Stelling, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I appreciate that. That will be all for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok great! Have a good day." + } + ] + }, + { + "dialogue_id": "30_00030", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a doctor's appointment, with a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can help with that. What city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 28, + "slot": "city", + "start": 20 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find one in San Jose?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Access Health" + ], + "slot": "doctor_name", + "values": [ + "Access Health" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "4.00", + "city": "San Jose", + "doctor_name": "Access Health", + "phone_number": "408-729-7690", + "street_address": "301 Old San Francisco Road Level 2", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Benson Frederick P MD", + "phone_number": "408-224-6236", + "street_address": "6950 Santa Teresa Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Darith Khay Inc", + "phone_number": "408-254-4100", + "street_address": "3030 Alum Rock Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "3.40", + "city": "San Jose", + "doctor_name": "Deepa Ramachandran MD", + "phone_number": "408-335-7640", + "street_address": "15425 Los Gatos Boulevard #120", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Denise Babin, M.D.", + "phone_number": "209-833-2345", + "street_address": "795 El Camino Real Jamplis Building, Level 1", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dohn Richard", + "phone_number": "408-356-8672", + "street_address": "221 East Hacienda Avenue b", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Doll Robert L MD", + "phone_number": "408-972-6050", + "street_address": "260 International Circle", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Dr James Luu - Immigration Physical Exam Doctor", + "phone_number": "408-963-7351", + "street_address": "260 International Circle", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Arbella Sarkis", + "phone_number": "408-560-9900", + "street_address": "16400 Lark Avenue #150", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Graciela Lopez, MD", + "phone_number": "408-918-2600", + "street_address": "200 Jose Figueres Avenue # 325", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "doctor_name", + "start": 10 + }, + { + "exclusive_end": 35, + "slot": "city", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Access Health in San Jose? They're a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to book an appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day would you like to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "the 13th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 25, + "slot": "appointment_date", + "start": 17 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 13th" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are they free on the 13th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 in the afternoon" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 26, + "slot": "appointment_time", + "start": 8 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 13th" + ], + "appointment_time": [ + "3 in the afternoon" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it 3 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Access Health" + ], + "slot": "doctor_name", + "values": [ + "Access Health" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 65, + "slot": "doctor_name", + "start": 52 + }, + { + "exclusive_end": 73, + "slot": "appointment_time", + "start": 69 + }, + { + "exclusive_end": 87, + "slot": "appointment_date", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Please confirm you'd like an appointment with Access Health at 3 pm on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "3 in the afternoon", + "3 pm" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's right. Where are they?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "301 Old San Francisco Road Level 2" + ], + "slot": "street_address", + "values": [ + "301 Old San Francisco Road Level 2" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "15:00", + "doctor_name": "Access Health" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-13", + "appointment_time": "15:00", + "average_rating": "4.00", + "doctor_name": "Access Health", + "phone_number": "408-729-7690", + "street_address": "301 Old San Francisco Road Level 2", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 89, + "slot": "street_address", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has been booked. You can find them at 301 Old San Francisco Road Level 2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "3 in the afternoon", + "3 pm" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. Sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "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_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "3 in the afternoon", + "3 pm" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "30_00031", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Larkspur" + ], + "slot": "city", + "values": [ + "Larkspur" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 77, + "slot": "city", + "start": 69 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Larkspur" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a General Practitioner, can you recommend someone in Larkspur?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Janet Bodle, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Janet Bodle, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Larkspur" + ], + "slot": "city", + "values": [ + "Larkspur" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Larkspur", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Larkspur", + "doctor_name": "Dr. Janet Bodle, MD", + "phone_number": "415-860-5875", + "street_address": "3838 California Street #601", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Larkspur", + "doctor_name": "Dr. Oliver S. Osborn, MD", + "phone_number": "415-924-1214", + "street_address": "1660 Geary Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Larkspur", + "doctor_name": "First Med Marin: Barry Landfield, MD", + "phone_number": "415-461-3500", + "street_address": "6301 3rd Street", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "doctor_name", + "start": 54 + }, + { + "exclusive_end": 42, + "slot": "city", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 3 General Practitioner in Larkspur. How about Dr. Janet Bodle, MD?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Fran" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 43, + "slot": "city", + "start": 35 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a Dermatologist in San Fran" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Anne Han, M.D." + ], + "slot": "doctor_name", + "values": [ + "Anne Han, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "Dermatologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Anne Han, M.D.", + "phone_number": "415-600-3800", + "street_address": "655 Redwood Highway Suite 100", + "type": "Dermatologist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Aura Skin Spa", + "phone_number": "415-788-3800", + "street_address": "450 Sutter Street #2340", + "type": "Dermatologist" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Bay Area Cosmetic Dermatology", + "phone_number": "415-440-6356", + "street_address": "2211 Post Street #404", + "type": "Dermatologist" + }, + { + "average_rating": "3.70", + "city": "San Francisco", + "doctor_name": "Berman Skin Institute", + "phone_number": "415-771-6300", + "street_address": "490 Post Street #320", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "California Skin Institute", + "phone_number": "415-678-5887", + "street_address": "909 Hyde Street #419", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Camarillo Diana B MD", + "phone_number": "415-441-1670", + "street_address": "515 Spruce Street", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Caren Campbell, MD", + "phone_number": "415-839-8118", + "street_address": "45 Castro Street # 332", + "type": "Dermatologist" + }, + { + "average_rating": "4.90", + "city": "San Francisco", + "doctor_name": "David J MacGregor MD", + "phone_number": "415-989-9400", + "street_address": "107 Melville Avenue", + "type": "Dermatologist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Dr. Andrea Hui Austin", + "phone_number": "415-292-6350", + "street_address": "2299 Post Street #312", + "type": "Dermatologist" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Dr. Lawrence C. Cheung, MD", + "phone_number": "415-333-0348", + "street_address": "595 Buckingham Way Ste. 220", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "doctor_name", + "start": 50 + }, + { + "exclusive_end": 40, + "slot": "city", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a Dermatologist in San Francisco for you, Anne Han, M.D." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anyone else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aura Skin Spa" + ], + "slot": "doctor_name", + "values": [ + "Aura Skin Spa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 61, + "slot": "doctor_name", + "start": 48 + }, + { + "exclusive_end": 46, + "slot": "city", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Here is another Dermatologist in San Francisco, Aura Skin Spa" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. I'd like to visit them." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can i schedule you an appointment? What time is best?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "half past 10 in the morning" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 37, + "slot": "appointment_time", + "start": 10 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "half past 10 in the morning" + ], + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "how about half past 10 in the morning" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date works best?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "evening 4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "12th of this month" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "appointment_time", + "start": 0 + }, + { + "exclusive_end": 29, + "slot": "appointment_date", + "start": 11 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of this month" + ], + "appointment_time": [ + "evening 4" + ], + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "evening 4, 12th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Aura Skin Spa" + ], + "slot": "doctor_name", + "values": [ + "Aura Skin Spa" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 42, + "slot": "doctor_name", + "start": 29 + }, + { + "exclusive_end": 50, + "slot": "appointment_time", + "start": 46 + }, + { + "exclusive_end": 64, + "slot": "appointment_date", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have an appointment with Aura Skin Spa at 4 pm on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "12th of this month", + "March 12th" + ], + "appointment_time": [ + "4 pm", + "evening 4" + ], + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. What is their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-788-3800" + ], + "slot": "phone_number", + "values": [ + "415-788-3800" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-12", + "appointment_time": "16:00", + "doctor_name": "Aura Skin Spa" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-12", + "appointment_time": "16:00", + "average_rating": "4.00", + "doctor_name": "Aura Skin Spa", + "phone_number": "415-788-3800", + "street_address": "450 Sutter Street #2340", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "phone_number", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have booked your appointment. You can reach them at 415-788-3800" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating" + ], + "slot_values": { + "appointment_date": [ + "12th of this month", + "March 12th" + ], + "appointment_time": [ + "4 pm", + "evening 4" + ], + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.00" + ], + "slot": "average_rating", + "values": [ + "4.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 15, + "slot": "average_rating", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They have a 4.0 rating" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of this month", + "March 12th" + ], + "appointment_time": [ + "4 pm", + "evening 4" + ], + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all i need. Bye." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00032", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find a General Practitioner near me please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, which city will you be in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Cupertino" + ], + "slot": "city", + "values": [ + "Cupertino" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "city", + "start": 13 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Cupertino" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be in Cupertino." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "John Chiu, M.D." + ], + "slot": "doctor_name", + "values": [ + "John Chiu, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cupertino" + ], + "slot": "city", + "values": [ + "Cupertino" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Cupertino", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "3.90", + "city": "Cupertino", + "doctor_name": "John Chiu, M.D.", + "phone_number": "408-863-0709", + "street_address": "700 West Parr Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "3.40", + "city": "Cupertino", + "doctor_name": "Manjul Patwardhan MD. Prof. Corporation", + "phone_number": "408-725-1777", + "street_address": "996 South King Road", + "type": "General Practitioner" + }, + { + "average_rating": "4.60", + "city": "Cupertino", + "doctor_name": "Marc Iwahashi MD, FAAFP", + "phone_number": "408-253-5811", + "street_address": "200 Jose Figueres Avenue # 315", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "Cupertino", + "doctor_name": "Zitman Sheldon A MD", + "phone_number": "408-996-9339", + "street_address": "6475 Camden Avenue #105", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "doctor_name", + "start": 14 + }, + { + "exclusive_end": 42, + "slot": "city", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, there's a John Chiu, M.D. in Cupertino, he's a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "ENT Specialist" + ], + "slot": "type", + "values": [ + "ENT Specialist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SFO" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 48, + "slot": "city", + "start": 45 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, is there also an ENT Specialist in SFO?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aaron Tward, M.D." + ], + "slot": "doctor_name", + "values": [ + "Aaron Tward, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "ENT Specialist" + ], + "slot": "type", + "values": [ + "ENT Specialist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "ENT Specialist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Aaron Tward, M.D.", + "phone_number": "415-353-2757", + "street_address": "2380 Sutter Street", + "type": "ENT Specialist" + }, + { + "average_rating": "4.80", + "city": "San Francisco", + "doctor_name": "Clifford Chew, MD", + "phone_number": "415-433-7945", + "street_address": "45 Castro Street", + "type": "ENT Specialist" + }, + { + "average_rating": "4.70", + "city": "San Francisco", + "doctor_name": "Dr. Clark Rosen, MD", + "phone_number": "415-885-7700", + "street_address": "500 Sutter Street #430", + "type": "ENT Specialist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. Daniel F. Hartman, MD", + "phone_number": "415-751-1414", + "street_address": "3838 California Street #505", + "type": "ENT Specialist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Dr. Gary A. Rust, MD", + "phone_number": "415-626-4900", + "street_address": "2460 Mission Street #217", + "type": "ENT Specialist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. Oscar A Saddul", + "phone_number": "415-641-5600", + "street_address": "3838 California Street", + "type": "ENT Specialist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. Steven H. Sloan, MD", + "phone_number": "415-379-9900", + "street_address": "929 Clay Street Suite 501", + "type": "ENT Specialist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr.Tipton Dale L MD Inc", + "phone_number": "415-621-6191", + "street_address": "45 Castro Street #210", + "type": "ENT Specialist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Katherine Yung, M.D.", + "phone_number": "415-839-8639", + "street_address": "1825 4th Street", + "type": "ENT Specialist" + }, + { + "average_rating": "3.70", + "city": "San Francisco", + "doctor_name": "Kim Theresa B MD", + "phone_number": "415-362-5443", + "street_address": "450 Sutter Street #933", + "type": "ENT Specialist" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "doctor_name", + "start": 16 + }, + { + "exclusive_end": 50, + "slot": "city", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, there's an Aaron Tward, M.D. in San Francisco who is an ENT Specialist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is he the only ENT Specialist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Clifford Chew, MD" + ], + "slot": "doctor_name", + "values": [ + "Clifford Chew, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "ENT Specialist" + ], + "slot": "type", + "values": [ + "ENT Specialist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 55, + "slot": "doctor_name", + "start": 38 + }, + { + "exclusive_end": 72, + "slot": "city", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Nope! There's an ENT Specialist named Clifford Chew, MD in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Clifford Chew, MD" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I get you scheduled?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 16, + "slot": "appointment_date", + "start": 6 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Clifford Chew, MD" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, March 13th should work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a certain time of day you'd prefer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "evening 5" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "11th of March" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 62, + "slot": "appointment_time", + "start": 53 + }, + { + "exclusive_end": 26, + "slot": "appointment_date", + "start": 13 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of March" + ], + "appointment_time": [ + "evening 5" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Clifford Chew, MD" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually the 11th of March would work better, around evening 5 if possible." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Clifford Chew, MD" + ], + "slot": "doctor_name", + "values": [ + "Clifford Chew, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "5 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 59, + "slot": "doctor_name", + "start": 42 + }, + { + "exclusive_end": 35, + "slot": "appointment_time", + "start": 31 + }, + { + "exclusive_end": 26, + "slot": "appointment_date", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, so that's March 11th, at 5 pm, with Clifford Chew, MD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of March", + "March 11th" + ], + "appointment_time": [ + "5 pm", + "evening 5" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Clifford Chew, MD" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-11", + "appointment_time": "17:00", + "doctor_name": "Clifford Chew, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-11", + "appointment_time": "17:00", + "average_rating": "4.80", + "doctor_name": "Clifford Chew, MD", + "phone_number": "415-433-7945", + "street_address": "45 Castro Street", + "type": "ENT Specialist" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, you're all set!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "appointment_date": [ + "11th of March", + "March 11th" + ], + "appointment_time": [ + "5 pm", + "evening 5" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Clifford Chew, MD" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me the address and phone number to jot down please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "45 Castro Street" + ], + "slot": "street_address", + "values": [ + "45 Castro Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "415-433-7945" + ], + "slot": "phone_number", + "values": [ + "415-433-7945" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 43, + "slot": "street_address", + "start": 27 + }, + { + "exclusive_end": 79, + "slot": "phone_number", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. The address is 45 Castro Street. You can reach them at 415-433-7945." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of March", + "March 11th" + ], + "appointment_time": [ + "5 pm", + "evening 5" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Clifford Chew, MD" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, awesome, thank you so much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Absolutely, enjoy your day." + } + ] + }, + { + "dialogue_id": "30_00033", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Do you know where i can find a doctor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "what type of doctor do you need and in wich area?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain View" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 43, + "slot": "city", + "start": 30 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a Ophthalmologist near Mountain View." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Daniel J. Beers, MD" + ], + "slot": "doctor_name", + "values": [ + "Daniel J. Beers, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain View" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Mountain View", + "type": "Ophthalmologist" + } + }, + "service_results": [ + { + "average_rating": "3.60", + "city": "Mountain View", + "doctor_name": "Daniel J. Beers, MD", + "phone_number": "650-961-2585", + "street_address": "525 South Drive #101", + "type": "Ophthalmologist" + }, + { + "average_rating": "3.30", + "city": "Mountain View", + "doctor_name": "Dr. Peter S. Levin, MD", + "phone_number": "650-964-9600", + "street_address": "1174 Castro Street #112", + "type": "Ophthalmologist" + }, + { + "average_rating": "4.70", + "city": "Mountain View", + "doctor_name": "Jay Bansal, MD", + "phone_number": "650-966-0900", + "street_address": "4906 El Camino Real B", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "Mountain View", + "doctor_name": "Rahul N. Khurana, MD", + "phone_number": "650-988-7480", + "street_address": "2224, 1800 Sullivan Avenue # 410", + "type": "Ophthalmologist" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "doctor_name", + "start": 25 + }, + { + "exclusive_end": 61, + "slot": "city", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is Ophthalmologist Daniel J. Beers, MD in Mountain View ." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "city": [ + "Mountain View" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you say to me their information?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "525 South Drive #101" + ], + "slot": "street_address", + "values": [ + "525 South Drive #101" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "650-961-2585" + ], + "slot": "phone_number", + "values": [ + "650-961-2585" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 35, + "slot": "street_address", + "start": 15 + }, + { + "exclusive_end": 74, + "slot": "phone_number", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Its located at 525 South Drive #101. You can call them on the 650-961-2585" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there others?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Peter S. Levin, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Peter S. Levin, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain view" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 43, + "slot": "doctor_name", + "start": 21 + }, + { + "exclusive_end": 60, + "slot": "city", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, Ophthalmologist Dr. Peter S. Levin, MD IN Mountain view" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View", + "Mountain view" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "any others?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Jay Bansal, MD" + ], + "slot": "doctor_name", + "values": [ + "Jay Bansal, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain view" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 48, + "slot": "doctor_name", + "start": 34 + }, + { + "exclusive_end": 65, + "slot": "city", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a Ophthalmologist called Jay Bansal, MD in Mountain view" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View", + "Mountain view" + ], + "doctor_name": [ + "Jay Bansal, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "ok" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "this Saturday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "appointment_date", + "start": 4 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "this Saturday" + ], + "city": [ + "Mountain View", + "Mountain view" + ], + "doctor_name": [ + "Jay Bansal, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes this Saturday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a time in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "14:00" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "appointment_time", + "start": 3 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "this Saturday" + ], + "appointment_time": [ + "14:00" + ], + "city": [ + "Mountain View", + "Mountain view" + ], + "doctor_name": [ + "Jay Bansal, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "By 14:00" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Jay Bansal, MD" + ], + "slot": "doctor_name", + "values": [ + "Jay Bansal, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "2 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 50, + "slot": "doctor_name", + "start": 36 + }, + { + "exclusive_end": 30, + "slot": "appointment_time", + "start": 26 + }, + { + "exclusive_end": 22, + "slot": "appointment_date", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Lets be sure. tomorrow at 2 pm with Jay Bansal, MD?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "eleven in the morning" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "march 13th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 45, + "slot": "appointment_time", + "start": 24 + }, + { + "exclusive_end": 63, + "slot": "appointment_date", + "start": 53 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "march 13th" + ], + "appointment_time": [ + "eleven in the morning" + ], + "city": [ + "Mountain View", + "Mountain view" + ], + "doctor_name": [ + "Jay Bansal, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "well would be better at eleven in the morning and on march 13th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 24, + "slot": "appointment_time", + "start": 19 + }, + { + "exclusive_end": 38, + "slot": "appointment_date", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Booking is now for 11 am on March 13th right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "march 13th" + ], + "appointment_time": [ + "11 am", + "eleven in the morning" + ], + "city": [ + "Mountain View", + "Mountain view" + ], + "doctor_name": [ + "Jay Bansal, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "11:00", + "doctor_name": "Jay Bansal, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-13", + "appointment_time": "11:00", + "average_rating": "4.70", + "doctor_name": "Jay Bansal, MD", + "phone_number": "650-966-0900", + "street_address": "4906 El Camino Real B", + "type": "Ophthalmologist" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Booked" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "march 13th" + ], + "appointment_time": [ + "11 am", + "eleven in the morning" + ], + "city": [ + "Mountain View", + "Mountain view" + ], + "doctor_name": [ + "Jay Bansal, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "march 13th" + ], + "appointment_time": [ + "11 am", + "eleven in the morning" + ], + "city": [ + "Mountain View", + "Mountain view" + ], + "doctor_name": [ + "Jay Bansal, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "See you have a nice day" + } + ] + }, + { + "dialogue_id": "30_00034", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 63, + "slot": "city", + "start": 55 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a doctor. Can you find me a doctor in San Jose?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "General Practitioner", + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "General Practitioner", + "Ophthalmologist" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you looking for a General Practitioner, an Ophthalmologist, or a different type of doctor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I don't have any need for a specialist. I am searching for a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Access Health" + ], + "slot": "doctor_name", + "values": [ + "Access Health" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "4.00", + "city": "San Jose", + "doctor_name": "Access Health", + "phone_number": "408-729-7690", + "street_address": "301 Old San Francisco Road Level 2", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Benson Frederick P MD", + "phone_number": "408-224-6236", + "street_address": "6950 Santa Teresa Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Darith Khay Inc", + "phone_number": "408-254-4100", + "street_address": "3030 Alum Rock Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "3.40", + "city": "San Jose", + "doctor_name": "Deepa Ramachandran MD", + "phone_number": "408-335-7640", + "street_address": "15425 Los Gatos Boulevard #120", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Denise Babin, M.D.", + "phone_number": "209-833-2345", + "street_address": "795 El Camino Real Jamplis Building, Level 1", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dohn Richard", + "phone_number": "408-356-8672", + "street_address": "221 East Hacienda Avenue b", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Doll Robert L MD", + "phone_number": "408-972-6050", + "street_address": "260 International Circle", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Dr James Luu - Immigration Physical Exam Doctor", + "phone_number": "408-963-7351", + "street_address": "260 International Circle", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Arbella Sarkis", + "phone_number": "408-560-9900", + "street_address": "16400 Lark Avenue #150", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Graciela Lopez, MD", + "phone_number": "408-918-2600", + "street_address": "200 Jose Figueres Avenue # 325", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 68, + "slot": "doctor_name", + "start": 55 + }, + { + "exclusive_end": 97, + "slot": "city", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 results. There is a General Practitioner at Access Health which is located in San Jose. Will that work?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that will work for me. It is very close." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to schedule you a visit? It won't be any trouble." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "afternoon 3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "13th of March" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 68, + "slot": "appointment_time", + "start": 57 + }, + { + "exclusive_end": 53, + "slot": "appointment_date", + "start": 40 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of March" + ], + "appointment_time": [ + "afternoon 3" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure please make the appointment on the 13th of March at afternoon 3." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Access Health" + ], + "slot": "doctor_name", + "values": [ + "Access Health" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 104, + "slot": "doctor_name", + "start": 91 + }, + { + "exclusive_end": 86, + "slot": "appointment_time", + "start": 82 + }, + { + "exclusive_end": 77, + "slot": "appointment_date", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: scheduling an appointment on March 13th, at 3 pm, at Access Health." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of March", + "March 13th" + ], + "appointment_time": [ + "3 pm", + "afternoon 3" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "15:00", + "doctor_name": "Access Health" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-13", + "appointment_time": "15:00", + "average_rating": "4.00", + "doctor_name": "Access Health", + "phone_number": "408-729-7690", + "street_address": "301 Old San Francisco Road Level 2", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has been successfully booked. Do you need anything else today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "13th of March", + "March 13th" + ], + "appointment_time": [ + "3 pm", + "afternoon 3" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you please provide me with their phone number in case I need to contact them? While you are at it what is their rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-729-7690" + ], + "slot": "phone_number", + "values": [ + "408-729-7690" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.00" + ], + "slot": "average_rating", + "values": [ + "4.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 36, + "slot": "phone_number", + "start": 24 + }, + { + "exclusive_end": 68, + "slot": "average_rating", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You can contact them at 408-729-7690. Their rating is very high, 4.0." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of March", + "March 13th" + ], + "appointment_time": [ + "3 pm", + "afternoon 3" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I assist you with anything else today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of March", + "March 13th" + ], + "appointment_time": [ + "3 pm", + "afternoon 3" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you, you have been very helpful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Please have a great day and don't hesitate to contact again. Good bye." + } + ] + }, + { + "dialogue_id": "30_00035", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 28, + "slot": "city", + "start": 20 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me a doctor in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of doctor are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Palo Alto" + ], + "slot": "city", + "values": [ + "Palo Alto" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Palo Alto" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "A General Practitioner in Palo Alto please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bay Area House Call Physicians" + ], + "slot": "doctor_name", + "values": [ + "Bay Area House Call Physicians" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Palo Alto" + ], + "slot": "city", + "values": [ + "Palo Alto" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Palo Alto", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Bay Area House Call Physicians", + "phone_number": "650-384-0986", + "street_address": "701 E El Camino Real 2nd Floor", + "type": "General Practitioner" + }, + { + "average_rating": "4.00", + "city": "Palo Alto", + "doctor_name": "Byrne Eileen MD", + "phone_number": "650-321-4121", + "street_address": "550 Hamilton Avenue # 329", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Christina Palmer, M.D.", + "phone_number": "209-951-7873", + "street_address": "2690 South White Road # 200", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Dr. Jimmy Chen, MD", + "phone_number": "650-723-6963", + "street_address": "211 Quarry Road Suite 102", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "Palo Alto", + "doctor_name": "Dr. Richard D. Lee, MD", + "phone_number": "650-289-0110", + "street_address": "1150 Veterans Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Erica E. Weirich, M.D.", + "phone_number": "650-614-3299", + "street_address": "455 Grand Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Evaleen Kay Jones", + "phone_number": "650-736-5211", + "street_address": "321 Middlefield Road", + "type": "General Practitioner" + }, + { + "average_rating": "4.00", + "city": "Palo Alto", + "doctor_name": "Jennifer S. Falk, M.D.", + "phone_number": "650-853-2984", + "street_address": "795 El Camino Real Jamplis Building, Level 1", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Killebrew Frances Kru MD", + "phone_number": "650-327-8717", + "street_address": "1 Baywood Avenue #10", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Mali A. Mann MD", + "phone_number": "650-325-8762", + "street_address": "900 Welch Road #208", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "doctor_name", + "start": 0 + }, + { + "exclusive_end": 43, + "slot": "city", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Bay Area House Call Physicians in Palo Alto is a General Practitioner. Would that be okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 o\"clock in the evening" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "Thursday next week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 65, + "slot": "appointment_time", + "start": 41 + }, + { + "exclusive_end": 87, + "slot": "appointment_date", + "start": 69 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Thursday next week" + ], + "appointment_time": [ + "4 o\"clock in the evening" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Bay Area House Call Physicians" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's good. Book an appointment at 4 o\"clock in the evening on Thursday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bay Area House Call Physicians" + ], + "slot": "doctor_name", + "values": [ + "Bay Area House Call Physicians" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 81, + "slot": "doctor_name", + "start": 51 + }, + { + "exclusive_end": 89, + "slot": "appointment_time", + "start": 85 + }, + { + "exclusive_end": 106, + "slot": "appointment_date", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you want an appointment at the Bay Area House Call Physicians at 4 pm on next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "4th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 27, + "slot": "appointment_date", + "start": 15 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "4th of March" + ], + "appointment_time": [ + "4 o\"clock in the evening", + "4 pm" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Bay Area House Call Physicians" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Make it on 4th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bay Area House Call Physicians" + ], + "slot": "doctor_name", + "values": [ + "Bay Area House Call Physicians" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 79, + "slot": "doctor_name", + "start": 49 + }, + { + "exclusive_end": 94, + "slot": "appointment_date", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you need an appointment with Bay Area House Call Physicians on next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11 am" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 20, + "slot": "appointment_time", + "start": 15 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "4th of March", + "next Monday" + ], + "appointment_time": [ + "11 am" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Bay Area House Call Physicians" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Book it at 11 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 14, + "slot": "appointment_time", + "start": 9 + }, + { + "exclusive_end": 29, + "slot": "appointment_date", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. So 11 am on next Monday. Right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "4th of March", + "next Monday" + ], + "appointment_time": [ + "11 am" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Bay Area House Call Physicians" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-04", + "appointment_time": "11:00", + "doctor_name": "Bay Area House Call Physicians" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-04", + "appointment_time": "11:00", + "average_rating": "5.00", + "doctor_name": "Bay Area House Call Physicians", + "phone_number": "650-384-0986", + "street_address": "701 E El Camino Real 2nd Floor", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Appointment has been booked successfully." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "4th of March", + "next Monday" + ], + "appointment_time": [ + "11 am" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Bay Area House Call Physicians" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "4th of March", + "next Monday" + ], + "appointment_time": [ + "11 am" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Bay Area House Call Physicians" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "30_00036", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need a doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which region are you in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Larkspur" + ], + "slot": "city", + "values": [ + "Larkspur" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "city", + "start": 14 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Larkspur" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need one in Larkspur." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Why type of doctor do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Fran" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 41, + "slot": "city", + "start": 33 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a General Practitioner in San Fran." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Abazari Mina MD" + ], + "slot": "doctor_name", + "values": [ + "Abazari Mina MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "3.70", + "city": "San Francisco", + "doctor_name": "Abazari Mina MD", + "phone_number": "949-916-9100", + "street_address": "5050 West El Camino Real # 110", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Arthur H Coleman Medical Center: Dickey Jan V MD", + "phone_number": "415-467-1400", + "street_address": "4340 Redwood Highway Suite A-22", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Avril Swan, MD", + "phone_number": "415-642-0333", + "street_address": "1286 Sanchez Street a", + "type": "General Practitioner" + }, + { + "average_rating": "4.40", + "city": "San Francisco", + "doctor_name": "Bellamy Amber MD", + "phone_number": "415-452-2000", + "street_address": "769 Center Boulevard #124", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Castro-Mission Health Center: Brown Deborah E MD", + "phone_number": "415-558-8221", + "street_address": "1375 Sutter Street", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Daniel S. Dinenberg, MD", + "phone_number": "415-529-4050", + "street_address": "3555 Cesar Chavez", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Discover Health", + "phone_number": "415-732-7029", + "street_address": "2250 Hayes Street", + "type": "General Practitioner" + }, + { + "average_rating": "3.80", + "city": "San Francisco", + "doctor_name": "Dr. Arkady Gendelman, MD", + "phone_number": "415-567-8187", + "street_address": "4050 Dublin Boulevard #2", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. David R. Pepper, MD", + "phone_number": "415-552-1013", + "street_address": "240 Shotwell Street", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Dr. Jacob Wardwell", + "phone_number": "415-606-0309", + "street_address": "1286 Sanchez Street", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "doctor_name", + "start": 38 + }, + { + "exclusive_end": 81, + "slot": "city", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 10 options for you. One called Abazari Mina MD is located in San Francisco and is a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you give me their phone number." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "949-916-9100" + ], + "slot": "phone_number", + "values": [ + "949-916-9100" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "phone_number", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes it is 949-916-9100." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you give me another option?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arthur H Coleman Medical Center: Dickey Jan V MD" + ], + "slot": "doctor_name", + "values": [ + "Arthur H Coleman Medical Center: Dickey Jan V MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 52, + "slot": "doctor_name", + "start": 4 + }, + { + "exclusive_end": 100, + "slot": "city", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes Arthur H Coleman Medical Center: Dickey Jan V MD is also a General Practitioner in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any others?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Avril Swan, MD" + ], + "slot": "doctor_name", + "values": [ + "Avril Swan, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "doctor_name", + "start": 4 + }, + { + "exclusive_end": 67, + "slot": "city", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes Avril Swan, MD is another General Practitioner in San Francisco" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could I have their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1286 Sanchez Street a" + ], + "slot": "street_address", + "values": [ + "1286 Sanchez Street a" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 27, + "slot": "street_address", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is 1286 Sanchez Street a." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Avril Swan, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to book you an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Avril Swan, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please that would suit." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time and date suits you best?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "half past 11 in the morning" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 40, + "slot": "appointment_time", + "start": 13 + }, + { + "exclusive_end": 9, + "slot": "appointment_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 9th" + ], + "appointment_time": [ + "half past 11 in the morning" + ], + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Avril Swan, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "March 9th at half past 11 in the morning." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Avril Swan, MD" + ], + "slot": "doctor_name", + "values": [ + "Avril Swan, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 59, + "slot": "doctor_name", + "start": 45 + }, + { + "exclusive_end": 71, + "slot": "appointment_time", + "start": 63 + }, + { + "exclusive_end": 84, + "slot": "appointment_date", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm then you want an appointment with Avril Swan, MD at 11:30 am on March 9th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "March 9th" + ], + "appointment_time": [ + "11:30 am", + "half past 11 in the morning" + ], + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Avril Swan, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct. Could I also have the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-642-0333" + ], + "slot": "phone_number", + "values": [ + "415-642-0333" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-09", + "appointment_time": "11:30", + "doctor_name": "Avril Swan, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-09", + "appointment_time": "11:30", + "average_rating": "5.00", + "doctor_name": "Avril Swan, MD", + "phone_number": "415-642-0333", + "street_address": "1286 Sanchez Street a", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "phone_number", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Certainly it is 415-642-0333 and you appointment is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 9th" + ], + "appointment_time": [ + "11:30 am", + "half past 11 in the morning" + ], + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Avril Swan, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you and goodbye." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "30_00037", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to find a doctor" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Gynecologist", + "General Practitioner" + ], + "slot": "type", + "values": [ + "Gynecologist", + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which practice? Do you need a gynecologist, general practitioner or someone else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SFO" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 49, + "slot": "city", + "start": 46 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find a Ophthalmologist somewhere in SFO." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alan B. Scott, M.D." + ], + "slot": "doctor_name", + "values": [ + "Alan B. Scott, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "Ophthalmologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Alan B. Scott, M.D.", + "phone_number": "415-923-3120", + "street_address": "2100 Webster Street suite 214", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Alejandra de Alba, M.D.", + "phone_number": "415-353-2800", + "street_address": "291 Geary Street #700", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Ali A. Zaidi, M.D.", + "phone_number": "415-923-3007", + "street_address": "2100 Webster Street #214", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Ayman Naseri, M.D.", + "phone_number": "415-514-8200", + "street_address": "3838 California Street #100", + "type": "Ophthalmologist" + }, + { + "average_rating": "3.30", + "city": "San Francisco", + "doctor_name": "Bert Melvyn MD", + "phone_number": "415-834-1444", + "street_address": "165 Rowland Way #207", + "type": "Ophthalmologist" + }, + { + "average_rating": "4.90", + "city": "San Francisco", + "doctor_name": "DILYS J. BART MD", + "phone_number": "415-751-7700", + "street_address": "909 Hyde Street #530", + "type": "Ophthalmologist" + }, + { + "average_rating": "4.40", + "city": "San Francisco", + "doctor_name": "Daniel F Goodman Md", + "phone_number": "415-474-3333", + "street_address": "8 Koret Way", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. Kevin Tan, MD", + "phone_number": "415-982-2020", + "street_address": "3300 Webster Street", + "type": "Ophthalmologist" + }, + { + "average_rating": "4.30", + "city": "San Francisco", + "doctor_name": "Gary L Aguilar MD", + "phone_number": "415-776-7456", + "street_address": "490 Post Street #933", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Hirabayashi Dean R MD", + "phone_number": "415-362-3364", + "street_address": "711 Van Ness Avenue #310", + "type": "Ophthalmologist" + } + ], + "slots": [ + { + "exclusive_end": 90, + "slot": "doctor_name", + "start": 71 + }, + { + "exclusive_end": 107, + "slot": "city", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 options there. Maybe you can contact with ophthalmologist Alan B. Scott, M.D. in San Francisco?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, someone else, I need a Dermatologist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Anne Han, M.D." + ], + "slot": "doctor_name", + "values": [ + "Anne Han, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "Dermatologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Anne Han, M.D.", + "phone_number": "415-600-3800", + "street_address": "655 Redwood Highway Suite 100", + "type": "Dermatologist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Aura Skin Spa", + "phone_number": "415-788-3800", + "street_address": "450 Sutter Street #2340", + "type": "Dermatologist" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Bay Area Cosmetic Dermatology", + "phone_number": "415-440-6356", + "street_address": "2211 Post Street #404", + "type": "Dermatologist" + }, + { + "average_rating": "3.70", + "city": "San Francisco", + "doctor_name": "Berman Skin Institute", + "phone_number": "415-771-6300", + "street_address": "490 Post Street #320", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "California Skin Institute", + "phone_number": "415-678-5887", + "street_address": "909 Hyde Street #419", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Camarillo Diana B MD", + "phone_number": "415-441-1670", + "street_address": "515 Spruce Street", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Caren Campbell, MD", + "phone_number": "415-839-8118", + "street_address": "45 Castro Street # 332", + "type": "Dermatologist" + }, + { + "average_rating": "4.90", + "city": "San Francisco", + "doctor_name": "David J MacGregor MD", + "phone_number": "415-989-9400", + "street_address": "107 Melville Avenue", + "type": "Dermatologist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Dr. Andrea Hui Austin", + "phone_number": "415-292-6350", + "street_address": "2299 Post Street #312", + "type": "Dermatologist" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Dr. Lawrence C. Cheung, MD", + "phone_number": "415-333-0348", + "street_address": "595 Buckingham Way Ste. 220", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "doctor_name", + "start": 55 + }, + { + "exclusive_end": 52, + "slot": "city", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a good Dermatologist there in San Francisco - Anne Han, M.D." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Have you her phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-600-3800" + ], + "slot": "phone_number", + "values": [ + "415-600-3800" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 38, + "slot": "phone_number", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, sure, she has number 415-600-3800" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Maybe, any other doctor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aura Skin Spa" + ], + "slot": "doctor_name", + "values": [ + "Aura Skin Spa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 68, + "slot": "doctor_name", + "start": 55 + }, + { + "exclusive_end": 25, + "slot": "city", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is in San Francisco another good Dermatologist - Aura Skin Spa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where is it locate?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "450 Sutter Street #2340" + ], + "slot": "street_address", + "values": [ + "450 Sutter Street #2340" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 40, + "slot": "street_address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Thair address is 450 Sutter Street #2340" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "10:30" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 47, + "slot": "appointment_time", + "start": 42 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "10:30" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, it suits me well. Reserve my visit at 10:30" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to visit a doctor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "the 2nd" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 19, + "slot": "appointment_date", + "start": 12 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 2nd" + ], + "appointment_time": [ + "10:30" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think, on the 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Aura Skin Spa" + ], + "slot": "doctor_name", + "values": [ + "Aura Skin Spa" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "10:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 43, + "slot": "doctor_name", + "start": 30 + }, + { + "exclusive_end": 67, + "slot": "appointment_time", + "start": 59 + }, + { + "exclusive_end": 55, + "slot": "appointment_date", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let's check - book a visit to Aura Skin Spa on tomorrow at 10:30 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "four pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "12th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 55, + "slot": "appointment_time", + "start": 48 + }, + { + "exclusive_end": 32, + "slot": "appointment_date", + "start": 19 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March" + ], + "appointment_time": [ + "four pm" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, let's do it on 12th of March somewhen about four pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 58, + "slot": "appointment_time", + "start": 54 + }, + { + "exclusive_end": 50, + "slot": "appointment_date", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, let's reconfirm: to book a visit on March 12th at 4 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March", + "March 12th" + ], + "appointment_time": [ + "4 pm", + "four pm" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, it's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-12", + "appointment_time": "16:00", + "doctor_name": "Aura Skin Spa" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-12", + "appointment_time": "16:00", + "average_rating": "4.00", + "doctor_name": "Aura Skin Spa", + "phone_number": "415-788-3800", + "street_address": "450 Sutter Street #2340", + "type": "Dermatologist" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, your visit is reserved." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "12th of March", + "March 12th" + ], + "appointment_time": [ + "4 pm", + "four pm" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Have you their number? Have they a good rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-788-3800" + ], + "slot": "phone_number", + "values": [ + "415-788-3800" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.00" + ], + "slot": "average_rating", + "values": [ + "4.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 60, + "slot": "phone_number", + "start": 48 + }, + { + "exclusive_end": 17, + "slot": "average_rating", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Good enough - 4.0. You can contact with them by 415-788-3800" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March", + "March 12th" + ], + "appointment_time": [ + "4 pm", + "four pm" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What can I do for you else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March", + "March 12th" + ], + "appointment_time": [ + "4 pm", + "four pm" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nothing, thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day!" + } + ] + }, + { + "dialogue_id": "30_00038", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a General Practitioner doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city should i get one from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Palo Alto" + ], + "slot": "city", + "values": [ + "Palo Alto" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 31, + "slot": "city", + "start": 22 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Palo Alto" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would love one from Palo Alto." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bay Area House Call Physicians" + ], + "slot": "doctor_name", + "values": [ + "Bay Area House Call Physicians" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Palo Alto" + ], + "slot": "city", + "values": [ + "Palo Alto" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Palo Alto", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Bay Area House Call Physicians", + "phone_number": "650-384-0986", + "street_address": "701 E El Camino Real 2nd Floor", + "type": "General Practitioner" + }, + { + "average_rating": "4.00", + "city": "Palo Alto", + "doctor_name": "Byrne Eileen MD", + "phone_number": "650-321-4121", + "street_address": "550 Hamilton Avenue # 329", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Christina Palmer, M.D.", + "phone_number": "209-951-7873", + "street_address": "2690 South White Road # 200", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Dr. Jimmy Chen, MD", + "phone_number": "650-723-6963", + "street_address": "211 Quarry Road Suite 102", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "Palo Alto", + "doctor_name": "Dr. Richard D. Lee, MD", + "phone_number": "650-289-0110", + "street_address": "1150 Veterans Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Erica E. Weirich, M.D.", + "phone_number": "650-614-3299", + "street_address": "455 Grand Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Evaleen Kay Jones", + "phone_number": "650-736-5211", + "street_address": "321 Middlefield Road", + "type": "General Practitioner" + }, + { + "average_rating": "4.00", + "city": "Palo Alto", + "doctor_name": "Jennifer S. Falk, M.D.", + "phone_number": "650-853-2984", + "street_address": "795 El Camino Real Jamplis Building, Level 1", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Killebrew Frances Kru MD", + "phone_number": "650-327-8717", + "street_address": "1 Baywood Avenue #10", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Mali A. Mann MD", + "phone_number": "650-325-8762", + "street_address": "900 Welch Road #208", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "doctor_name", + "start": 27 + }, + { + "exclusive_end": 104, + "slot": "city", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 results found.Bay Area House Call Physicians is a General Practitioner located in Palo Alto." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "Palo Alto" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Help me with their address." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "701 E El Camino Real 2nd Floor" + ], + "slot": "street_address", + "values": [ + "701 E El Camino Real 2nd Floor" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 49, + "slot": "street_address", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The location is at 701 E El Camino Real 2nd Floor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating" + ], + "slot_values": { + "city": [ + "Palo Alto" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there ratings?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 23, + "slot": "average_rating", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes,Their rating is 5.0." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Bay Area House Call Physicians" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works.I would like to visit the doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time suits you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "evening 4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 37, + "slot": "appointment_time", + "start": 28 + }, + { + "exclusive_end": 24, + "slot": "appointment_date", + "start": 11 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Thursday" + ], + "appointment_time": [ + "evening 4" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Bay Area House Call Physicians" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it on next Thursday at evening 4." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bay Area House Call Physicians" + ], + "slot": "doctor_name", + "values": [ + "Bay Area House Call Physicians" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 117, + "slot": "doctor_name", + "start": 87 + }, + { + "exclusive_end": 81, + "slot": "appointment_time", + "start": 77 + }, + { + "exclusive_end": 73, + "slot": "appointment_date", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you confirm if this is okay,:Scheduled appointment on next Thursday at 4 pm with Bay Area House Call Physicians." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11:00" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "March 4th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 34, + "slot": "appointment_time", + "start": 29 + }, + { + "exclusive_end": 25, + "slot": "appointment_date", + "start": 16 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 4th" + ], + "appointment_time": [ + "11:00" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Bay Area House Call Physicians" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No,Change it to March 4th at 11:00." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 64, + "slot": "appointment_time", + "start": 59 + }, + { + "exclusive_end": 55, + "slot": "appointment_date", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm if this is appointment is on next Monday at 11 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 4th", + "next Monday" + ], + "appointment_time": [ + "11 am", + "11:00" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Bay Area House Call Physicians" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes,that's okay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-04", + "appointment_time": "11:00", + "doctor_name": "Bay Area House Call Physicians" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-04", + "appointment_time": "11:00", + "average_rating": "5.00", + "doctor_name": "Bay Area House Call Physicians", + "phone_number": "650-384-0986", + "street_address": "701 E El Camino Real 2nd Floor", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The appointment is successfully booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "March 4th", + "next Monday" + ], + "appointment_time": [ + "11 am", + "11:00" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Bay Area House Call Physicians" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Provide me with their phone number." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-384-0986" + ], + "slot": "phone_number", + "values": [ + "650-384-0986" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 34, + "slot": "phone_number", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You can reach them on 650-384-0986." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 4th", + "next Monday" + ], + "appointment_time": [ + "11 am", + "11:00" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Bay Area House Call Physicians" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you.This is done.Goodbye." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00039", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hey I need a good doctor, do you have any recommendations?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like me to look?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Altos" + ], + "slot": "city", + "values": [ + "Los Altos" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 42, + "slot": "city", + "start": 33 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Altos" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a General Practitioner in Los Altos." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Brown Peter, MD" + ], + "slot": "doctor_name", + "values": [ + "Brown Peter, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Los Altos" + ], + "slot": "city", + "values": [ + "Los Altos" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Los Altos", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "4.90", + "city": "Los Altos", + "doctor_name": "Brown Peter, MD", + "phone_number": "650-941-4545", + "street_address": "877 West Fremont Avenue unit n1", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Los Altos", + "doctor_name": "D Graeme Shaw Md", + "phone_number": "650-474-2130 ext. 4", + "street_address": "5050 West El Camino Real # 110, Los Altos, California 94022, United States", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Los Altos", + "doctor_name": "Dr. Milagros T. Buenviaje, MD", + "phone_number": "650-988-0828", + "street_address": "1704 Miramonte Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Los Altos", + "doctor_name": "Melissa Stenberg, M.D.", + "phone_number": "209-257-1726", + "street_address": "2734 East El Camino Real", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Los Altos", + "doctor_name": "Patricia Weltz, Do", + "phone_number": "650-482-9898", + "street_address": "795 Willow Rd # 334", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Los Altos", + "doctor_name": "Shiv Jain, M.D.", + "phone_number": "650-254-5200", + "street_address": "370 Distel Circle", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 94, + "slot": "doctor_name", + "start": 79 + }, + { + "exclusive_end": 55, + "slot": "city", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 6 results for General Practitioner in Los Altos. Would you like to try Brown Peter, MD?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "street_address" + ], + "slot_values": { + "city": [ + "Los Altos" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their rating and where are the located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "877 West Fremont Avenue unit n1" + ], + "slot": "street_address", + "values": [ + "877 West Fremont Avenue unit n1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.90" + ], + "slot": "average_rating", + "values": [ + "4.9" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 51, + "slot": "street_address", + "start": 20 + }, + { + "exclusive_end": 74, + "slot": "average_rating", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are located at 877 West Fremont Avenue unit n1. Their rating is a 4.9." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Altos" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other results." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "D Graeme Shaw Md" + ], + "slot": "doctor_name", + "values": [ + "D Graeme Shaw MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Los Altos" + ], + "slot": "city", + "values": [ + "Los Altos" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 30, + "slot": "doctor_name", + "start": 14 + }, + { + "exclusive_end": 56, + "slot": "city", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, there is D Graeme Shaw MD also located in Los Altos and is also a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Altos" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any more results?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Milagros T. Buenviaje, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Milagros T. Buenviaje, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Los Altos" + ], + "slot": "city", + "values": [ + "Los Altos" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 43, + "slot": "doctor_name", + "start": 14 + }, + { + "exclusive_end": 68, + "slot": "city", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You could try Dr. Milagros T. Buenviaje, MD who is also in Los Altos and is a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:30" + ], + "slot": "appointment_time", + "values": [ + "16:30" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 77, + "slot": "appointment_time", + "start": 72 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "16:30" + ], + "city": [ + "Los Altos" + ], + "doctor_name": [ + "Dr. Milagros T. Buenviaje, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah that sounds good, can you book me an appointment with them? Get me 16:30 if they have that available." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day do you wanna visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "5:30 in the evening" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "3rd of this month" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 77, + "slot": "appointment_time", + "start": 58 + }, + { + "exclusive_end": 32, + "slot": "appointment_date", + "start": 15 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "3rd of this month" + ], + "appointment_time": [ + "5:30 in the evening" + ], + "city": [ + "Los Altos" + ], + "doctor_name": [ + "Dr. Milagros T. Buenviaje, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll go on the 3rd of this month and actually book it for 5:30 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Milagros T. Buenviaje, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Milagros T. Buenviaje, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 109, + "slot": "doctor_name", + "start": 80 + }, + { + "exclusive_end": 120, + "slot": "appointment_time", + "start": 113 + }, + { + "exclusive_end": 143, + "slot": "appointment_date", + "start": 125 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay I did it, just confirm the following details. You have an appointment with Dr. Milagros T. Buenviaje, MD at 5:30 pm the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "4th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 40, + "slot": "appointment_date", + "start": 28 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "4th of March" + ], + "appointment_time": [ + "5:30 in the evening", + "5:30 pm" + ], + "city": [ + "Los Altos" + ], + "doctor_name": [ + "Dr. Milagros T. Buenviaje, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, change that date to the 4th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "Next monday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 51, + "slot": "appointment_time", + "start": 44 + }, + { + "exclusive_end": 66, + "slot": "appointment_date", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay please confirm: your appointment is at 5:30 pm on Next monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "4th of March", + "Next monday" + ], + "appointment_time": [ + "5:30 in the evening", + "5:30 pm" + ], + "city": [ + "Los Altos" + ], + "doctor_name": [ + "Dr. Milagros T. Buenviaje, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-04", + "appointment_time": "17:30", + "doctor_name": "Dr. Milagros T. Buenviaje, MD" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry I was unable to book an appointment. Can I help you with anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "4th of March", + "Next monday" + ], + "appointment_time": [ + "5:30 in the evening", + "5:30 pm" + ], + "city": [ + "Los Altos" + ], + "doctor_name": [ + "Dr. Milagros T. Buenviaje, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00040", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hi, I need to find a doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, what kind of doctor are you looking for? What city do you prefer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 41, + "slot": "city", + "start": 33 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a General Practitioner in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Access Health" + ], + "slot": "doctor_name", + "values": [ + "Access Health" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "4.00", + "city": "San Jose", + "doctor_name": "Access Health", + "phone_number": "408-729-7690", + "street_address": "301 Old San Francisco Road Level 2", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Benson Frederick P MD", + "phone_number": "408-224-6236", + "street_address": "6950 Santa Teresa Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Darith Khay Inc", + "phone_number": "408-254-4100", + "street_address": "3030 Alum Rock Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "3.40", + "city": "San Jose", + "doctor_name": "Deepa Ramachandran MD", + "phone_number": "408-335-7640", + "street_address": "15425 Los Gatos Boulevard #120", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Denise Babin, M.D.", + "phone_number": "209-833-2345", + "street_address": "795 El Camino Real Jamplis Building, Level 1", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dohn Richard", + "phone_number": "408-356-8672", + "street_address": "221 East Hacienda Avenue b", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Doll Robert L MD", + "phone_number": "408-972-6050", + "street_address": "260 International Circle", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Dr James Luu - Immigration Physical Exam Doctor", + "phone_number": "408-963-7351", + "street_address": "260 International Circle", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Arbella Sarkis", + "phone_number": "408-560-9900", + "street_address": "16400 Lark Avenue #150", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Graciela Lopez, MD", + "phone_number": "408-918-2600", + "street_address": "200 Jose Figueres Avenue # 325", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "doctor_name", + "start": 42 + }, + { + "exclusive_end": 30, + "slot": "city", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 doctors in San Jose. How about Access Health? They are a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, that's good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to schedule a visit now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "13th of March" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 55, + "slot": "appointment_date", + "start": 42 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of March" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please. I would like to go in on the 13th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you prefer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "15:00" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "appointment_time", + "start": 3 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of March" + ], + "appointment_time": [ + "15:00" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "At 15:00 if that's available." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Access Health" + ], + "slot": "doctor_name", + "values": [ + "Access Health" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 68, + "slot": "doctor_name", + "start": 55 + }, + { + "exclusive_end": 76, + "slot": "appointment_time", + "start": 72 + }, + { + "exclusive_end": 90, + "slot": "appointment_date", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, please confirm: I'm scheduling an appointment with Access Health at 3 pm on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of March", + "March 13th" + ], + "appointment_time": [ + "15:00", + "3 pm" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "15:00", + "doctor_name": "Access Health" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-13", + "appointment_time": "15:00", + "average_rating": "4.00", + "doctor_name": "Access Health", + "phone_number": "408-729-7690", + "street_address": "301 Old San Francisco Road Level 2", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, thank you. Your appointment has been set." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "13th of March", + "March 13th" + ], + "appointment_time": [ + "15:00", + "3 pm" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-729-7690" + ], + "slot": "phone_number", + "values": [ + "408-729-7690" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 42, + "slot": "phone_number", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You can reach their office at 408-729-7690." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "appointment_date": [ + "13th of March", + "March 13th" + ], + "appointment_time": [ + "15:00", + "3 pm" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "301 Old San Francisco Road Level 2" + ], + "slot": "street_address", + "values": [ + "301 Old San Francisco Road Level 2" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 62, + "slot": "street_address", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Access Health is located at 301 Old San Francisco Road Level 2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of March", + "March 13th" + ], + "appointment_time": [ + "15:00", + "3 pm" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that is all I needed. Bye!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00041", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sebastopol" + ], + "slot": "city", + "values": [ + "Sebastopol" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 77, + "slot": "city", + "start": 67 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sebastopol" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a General Practitioner. Can you find something in Sebastopol?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Gregory P. Rosa, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Gregory P. Rosa, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sebastopol" + ], + "slot": "city", + "values": [ + "Sebastopol" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Sebastopol", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "3.30", + "city": "Sebastopol", + "doctor_name": "Dr. Gregory P. Rosa, MD", + "phone_number": "707-823-7616", + "street_address": "652 Petaluma Avenue Suite B", + "type": "General Practitioner" + }, + { + "average_rating": "3.70", + "city": "Sebastopol", + "doctor_name": "Family Practice Associates: Davidson Nancy A MD", + "phone_number": "707-823-5341", + "street_address": "678 Petaluma Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Sebastopol", + "doctor_name": "Fichman David K MD", + "phone_number": "707-829-1811", + "street_address": "6 Tarman Drive", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Sebastopol", + "doctor_name": "Pitzen Roger J MD", + "phone_number": "707-823-3210", + "street_address": "6800 Palm Avenue # A", + "type": "General Practitioner" + }, + { + "average_rating": "4.30", + "city": "Sebastopol", + "doctor_name": "Whisman Kathleen MD", + "phone_number": "707-823-6997", + "street_address": "652 Petaluma Avenue ste b", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "doctor_name", + "start": 0 + }, + { + "exclusive_end": 71, + "slot": "city", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Dr. Gregory P. Rosa, MD is a General Practitioner located in Sebastopol." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Sebastopol" + ], + "doctor_name": [ + "Dr. Gregory P. Rosa, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works. I'd like to schedule a appointment with him." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time works best for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:30" + ], + "slot": "appointment_time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 21, + "slot": "appointment_time", + "start": 14 + }, + { + "exclusive_end": 10, + "slot": "appointment_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 14th" + ], + "appointment_time": [ + "1:30 pm" + ], + "city": [ + "Sebastopol" + ], + "doctor_name": [ + "Dr. Gregory P. Rosa, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "March 14th at 1:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Gregory P. Rosa, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Gregory P. Rosa, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:30" + ], + "slot": "appointment_time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 40, + "slot": "doctor_name", + "start": 17 + }, + { + "exclusive_end": 51, + "slot": "appointment_time", + "start": 44 + }, + { + "exclusive_end": 65, + "slot": "appointment_date", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Appointment with Dr. Gregory P. Rosa, MD at 1:30 pm on March 14th, is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 14th" + ], + "appointment_time": [ + "1:30 pm" + ], + "city": [ + "Sebastopol" + ], + "doctor_name": [ + "Dr. Gregory P. Rosa, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-14", + "appointment_time": "13:30", + "doctor_name": "Dr. Gregory P. Rosa, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-14", + "appointment_time": "13:30", + "average_rating": "3.30", + "doctor_name": "Dr. Gregory P. Rosa, MD", + "phone_number": "707-823-7616", + "street_address": "652 Petaluma Avenue Suite B", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment is scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 14th" + ], + "appointment_time": [ + "1:30 pm" + ], + "city": [ + "Sebastopol" + ], + "doctor_name": [ + "Dr. Gregory P. Rosa, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, I'm done." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00042", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to search for a doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city would you like to see the doctor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "city", + "start": 12 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find one in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Ophthalmologist", + "General Practitioner" + ], + "slot": "type", + "values": [ + "Ophthalmologist", + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of doctor are you looking for? An ophthalmologist, general practitioner or something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to see a general practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alchemy John MD" + ], + "slot": "doctor_name", + "values": [ + "Alchemy John MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Santa Rosa", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Alchemy John MD", + "phone_number": "707-576-7000", + "street_address": "Sonoma Ave, # 44, 1820 Doctors Park Drive", + "type": "General Practitioner" + }, + { + "average_rating": "3.70", + "city": "Santa Rosa", + "doctor_name": "Bastoni Kelly A MD", + "phone_number": "707-393-4044", + "street_address": "1550 Gateway Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "4.50", + "city": "Santa Rosa", + "doctor_name": "Bloom David-James MD", + "phone_number": "707-575-3500", + "street_address": "3325 Chanate Rd", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Caroline G. Hellings, M.D.", + "phone_number": "707-541-7700", + "street_address": "131B Stony Circle #1600", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. Anthony K. Boyce, DO", + "phone_number": "707-571-4320", + "street_address": "401 Bicentennial Way", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. April M. Hurley, MD", + "phone_number": "707-528-4968", + "street_address": "131-B Stony Circle #1600", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. Ele Lozares-Lewis, MD", + "phone_number": "707-303-3611", + "street_address": "510 Doyle Park Drive", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. Enrique Sanchez Mendez, MD", + "phone_number": "707-547-2220", + "street_address": "3569 Round Barn Circle", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. John W. Alchemy, MD", + "phone_number": "707-483-4346", + "street_address": "15400 Los Gatos Boulevard #2", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. John W. Nimtz, MD", + "phone_number": "707-522-1800", + "street_address": "3883 Airway Drive #202", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "doctor_name", + "start": 37 + }, + { + "exclusive_end": 74, + "slot": "city", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found a general practitioner, Alchemy John MD located in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find anyone else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bastoni Kelly A MD" + ], + "slot": "doctor_name", + "values": [ + "Bastoni Kelly A MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 39, + "slot": "doctor_name", + "start": 21 + }, + { + "exclusive_end": 97, + "slot": "city", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What do you think of Bastoni Kelly A MD, who is also a general practitioner located in Santa Rosa?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Bastoni Kelly A MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes this one is fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to schedule an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Bastoni Kelly A MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please book an appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to book the appointment, and at what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:30" + ], + "slot": "appointment_time", + "values": [ + "evening 4:30" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "this Sunday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 36, + "slot": "appointment_time", + "start": 24 + }, + { + "exclusive_end": 51, + "slot": "appointment_date", + "start": 40 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "this Sunday" + ], + "appointment_time": [ + "evening 4:30" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Bastoni Kelly A MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Book the appointment at evening 4:30 on this Sunday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bastoni Kelly A MD" + ], + "slot": "doctor_name", + "values": [ + "Bastoni Kelly A MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:30" + ], + "slot": "appointment_time", + "values": [ + "4:30 PM" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 65, + "slot": "doctor_name", + "start": 47 + }, + { + "exclusive_end": 76, + "slot": "appointment_time", + "start": 69 + }, + { + "exclusive_end": 111, + "slot": "appointment_date", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: Appointment with Bastoni Kelly A MD at 4:30 PM for Sunday, the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "March 2nd" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 41, + "slot": "appointment_date", + "start": 32 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 2nd" + ], + "appointment_time": [ + "4:30 PM", + "evening 4:30" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Bastoni Kelly A MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, actually please book it for March 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bastoni Kelly A MD" + ], + "slot": "doctor_name", + "values": [ + "Bastoni Kelly A MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 65, + "slot": "doctor_name", + "start": 47 + }, + { + "exclusive_end": 88, + "slot": "appointment_date", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: Appointment with Bastoni Kelly A MD for Saturday, tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 2nd", + "tomorrow" + ], + "appointment_time": [ + "4:30 PM", + "evening 4:30" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Bastoni Kelly A MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-02", + "appointment_time": "16:30", + "doctor_name": "Bastoni Kelly A MD" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, the appointment could not be made. Is there anything else you need help with?" + }, + { + "frames": [ + { + "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_3", + "slots": [ + { + "exclusive_end": 70, + "slot": "appointment_time", + "start": 50 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 2nd", + "tomorrow" + ], + "appointment_time": [ + "10:30 in the morning" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Bastoni Kelly A MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to see a doctor. Can you book it for 10:30 in the morning?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bastoni Kelly A MD" + ], + "slot": "doctor_name", + "values": [ + "Bastoni Kelly A MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "10:30 AM" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 65, + "slot": "doctor_name", + "start": 47 + }, + { + "exclusive_end": 77, + "slot": "appointment_time", + "start": 69 + }, + { + "exclusive_end": 90, + "slot": "appointment_date", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: Appointment with Bastoni Kelly A MD at 10:30 AM for tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 2nd", + "tomorrow" + ], + "appointment_time": [ + "10:30 AM", + "10:30 in the morning" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Bastoni Kelly A MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-02", + "appointment_time": "10:30", + "doctor_name": "Bastoni Kelly A MD" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, the appointment could not be made. Is there anything else you need help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 2nd", + "tomorrow" + ], + "appointment_time": [ + "10:30 AM", + "10:30 in the morning" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Bastoni Kelly A MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks though." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00043", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hello, I recently moved and need to find a new doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, no problem. What type of doctor do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Gilroy" + ], + "slot": "city", + "values": [ + "Gilroy" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 48, + "slot": "city", + "start": 42 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Gilroy" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "A gynecologist actually. Are there any in Gilroy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "James A. Watson, MD" + ], + "slot": "doctor_name", + "values": [ + "James A. Watson, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gilroy" + ], + "slot": "city", + "values": [ + "Gilroy" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Gilroy", + "type": "Gynecologist" + } + }, + "service_results": [ + { + "average_rating": "4.00", + "city": "Gilroy", + "doctor_name": "James A. Watson, MD", + "phone_number": "408-842-6500", + "street_address": "8833 Monterey Road", + "type": "Gynecologist" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "doctor_name", + "start": 50 + }, + { + "exclusive_end": 36, + "slot": "city", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Hmmm, I see 1 gynecologist in Gilroy. His name is James A. Watson, MD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "Gilroy" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, great! What is his address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "8833 Monterey Road" + ], + "slot": "street_address", + "values": [ + "8833 Monterey Road" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 40, + "slot": "street_address", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "His office address is 8833 Monterey Road." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Gilroy" + ], + "doctor_name": [ + "James A. Watson, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "OK, that will be good. I really need to go to the gynecologist and that office is close to me!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like to make the appointment for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10:00" + ], + "slot": "appointment_time", + "values": [ + "ten am" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "12th of March" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 37, + "slot": "appointment_time", + "start": 31 + }, + { + "exclusive_end": 56, + "slot": "appointment_date", + "start": 43 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March" + ], + "appointment_time": [ + "ten am" + ], + "city": [ + "Gilroy" + ], + "doctor_name": [ + "James A. Watson, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Morning is usually best, about ten am. The 12th of March would work perfect because I have some free time that morning." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "James A. Watson, MD" + ], + "slot": "doctor_name", + "values": [ + "James A. Watson, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:00" + ], + "slot": "appointment_time", + "values": [ + "10 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 65, + "slot": "doctor_name", + "start": 46 + }, + { + "exclusive_end": 74, + "slot": "appointment_time", + "start": 69 + }, + { + "exclusive_end": 88, + "slot": "appointment_date", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, so you'd like to make an appointment with James A. Watson, MD at 10 am on March 12th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "half past 10 in the morning" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 63, + "slot": "appointment_time", + "start": 36 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March", + "March 12th" + ], + "appointment_time": [ + "half past 10 in the morning" + ], + "city": [ + "Gilroy" + ], + "doctor_name": [ + "James A. Watson, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ummm, actually, let's make is about half past 10 in the morning. That way I can sleep in a bit." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "James A. Watson, MD" + ], + "slot": "doctor_name", + "values": [ + "James A. Watson, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "10:30 am" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 78, + "slot": "doctor_name", + "start": 59 + }, + { + "exclusive_end": 90, + "slot": "appointment_time", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, no problem. So you'd like to make the appointment with James A. Watson, MD at 10:30 am on March 12th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March", + "March 12th" + ], + "appointment_time": [ + "10:30 am", + "half past 10 in the morning" + ], + "city": [ + "Gilroy" + ], + "doctor_name": [ + "James A. Watson, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-12", + "appointment_time": "10:30", + "doctor_name": "James A. Watson, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-12", + "appointment_time": "10:30", + "average_rating": "4.00", + "doctor_name": "James A. Watson, MD", + "phone_number": "408-842-6500", + "street_address": "8833 Monterey Road", + "type": "Gynecologist" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, I have booked the appointment for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March", + "March 12th" + ], + "appointment_time": [ + "10:30 am", + "half past 10 in the morning" + ], + "city": [ + "Gilroy" + ], + "doctor_name": [ + "James A. Watson, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks! You've been really helpful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March", + "March 12th" + ], + "appointment_time": [ + "10:30 am", + "half past 10 in the morning" + ], + "city": [ + "Gilroy" + ], + "doctor_name": [ + "James A. Watson, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all, thanks!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day!" + } + ] + }, + { + "dialogue_id": "30_00044", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Petaluma" + ], + "slot": "city", + "values": [ + "Petaluma" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 40, + "slot": "city", + "start": 32 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Petaluma" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am trying to find a doctor in Petaluma." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Ophthalmologist", + "Dermatologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist", + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of doctor are you looking for? For example, Ophthalmologist, Dermatologist, or another type?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pleasant Hill" + ], + "slot": "city", + "values": [ + "Pleasant Hill" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 77, + "slot": "city", + "start": 64 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasant Hill" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a General Practitioner. Please find someone in Pleasant Hill." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Chika Akera, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Chika Akera, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasant Hill" + ], + "slot": "city", + "values": [ + "Pleasant Hill" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Pleasant Hill", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Pleasant Hill", + "doctor_name": "Dr. Chika Akera, MD", + "phone_number": "925-363-2000", + "street_address": "2500 Alhambra Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "4.70", + "city": "Pleasant Hill", + "doctor_name": "Harpole Jr B Patrick MD", + "phone_number": "925-680-8700", + "street_address": "2481 Pacheco Street", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Pleasant Hill", + "doctor_name": "Jolin Patrick V MD", + "phone_number": "925-689-4010", + "street_address": "5161 Clayton Road # C1", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Pleasant Hill", + "doctor_name": "Nicolas Makhoul, MD", + "phone_number": "925-674-4721", + "street_address": "2700 Grant Street Suite 200", + "type": "General Practitioner" + }, + { + "average_rating": "4.00", + "city": "Pleasant Hill", + "doctor_name": "Tara Tarantino, DO", + "phone_number": "925-682-2401", + "street_address": "401 Gregory Lane Suite 104", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "doctor_name", + "start": 19 + }, + { + "exclusive_end": 81, + "slot": "city", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 5 results. Dr. Chika Akera, MD is a General Practitioner in Pleasant Hill." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasant Hill" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Who are some of the others?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Harpole Jr B Patrick MD" + ], + "slot": "doctor_name", + "values": [ + "Harpole Jr B Patrick MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasant Hill" + ], + "slot": "city", + "values": [ + "Pleasant Hill" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 23, + "slot": "doctor_name", + "start": 0 + }, + { + "exclusive_end": 72, + "slot": "city", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Harpole Jr B Patrick MD is another General Practitioner in Pleasant Hill." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasant Hill" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The next one, please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Jolin Patrick V MD" + ], + "slot": "doctor_name", + "values": [ + "Jolin Patrick V MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasant Hill" + ], + "slot": "city", + "values": [ + "Pleasant Hill" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "doctor_name", + "start": 0 + }, + { + "exclusive_end": 67, + "slot": "city", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Jolin Patrick V MD is another General Practitioner in Pleasant Hill." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating" + ], + "slot_values": { + "city": [ + "Pleasant Hill" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the doctor's rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 26, + "slot": "average_rating", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The doctor's rating is 5.0." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 o\"clock in the afternoon" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 93, + "slot": "appointment_time", + "start": 67 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "3 o\"clock in the afternoon" + ], + "city": [ + "Pleasant Hill" + ], + "doctor_name": [ + "Jolin Patrick V MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works. Please make me an appointment with the doctor for 3 o\"clock in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the date for the appointment, please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "Tuesday next week" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 33, + "slot": "appointment_date", + "start": 16 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Tuesday next week" + ], + "appointment_time": [ + "3 o\"clock in the afternoon" + ], + "city": [ + "Pleasant Hill" + ], + "doctor_name": [ + "Jolin Patrick V MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It should be on Tuesday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Jolin Patrick V MD" + ], + "slot": "doctor_name", + "values": [ + "Jolin Patrick V MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 53, + "slot": "doctor_name", + "start": 35 + }, + { + "exclusive_end": 61, + "slot": "appointment_time", + "start": 57 + }, + { + "exclusive_end": 74, + "slot": "appointment_date", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Scheduling you an appointment with Jolin Patrick V MD at 3 pm next Tuesday. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Tuesday next week", + "next Tuesday" + ], + "appointment_time": [ + "3 o\"clock in the afternoon", + "3 pm" + ], + "city": [ + "Pleasant Hill" + ], + "doctor_name": [ + "Jolin Patrick V MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-05", + "appointment_time": "15:00", + "doctor_name": "Jolin Patrick V MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-05", + "appointment_time": "15:00", + "average_rating": "5.00", + "doctor_name": "Jolin Patrick V MD", + "phone_number": "925-689-4010", + "street_address": "5161 Clayton Road # C1", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment booking was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "appointment_date": [ + "Tuesday next week", + "next Tuesday" + ], + "appointment_time": [ + "3 o\"clock in the afternoon", + "3 pm" + ], + "city": [ + "Pleasant Hill" + ], + "doctor_name": [ + "Jolin Patrick V MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the office address, please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5161 Clayton Road # C1" + ], + "slot": "street_address", + "values": [ + "5161 Clayton Road # C1" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 47, + "slot": "street_address", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The office is located at 5161 Clayton Road # C1." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Tuesday next week", + "next Tuesday" + ], + "appointment_time": [ + "3 o\"clock in the afternoon", + "3 pm" + ], + "city": [ + "Pleasant Hill" + ], + "doctor_name": [ + "Jolin Patrick V MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "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_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Tuesday next week", + "next Tuesday" + ], + "appointment_time": [ + "3 o\"clock in the afternoon", + "3 pm" + ], + "city": [ + "Pleasant Hill" + ], + "doctor_name": [ + "Jolin Patrick V MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00045", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Daly City" + ], + "slot": "city", + "values": [ + "Daly City" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 86, + "slot": "city", + "start": 77 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Daly City" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a General Practitioner. Could you please find one for me in Daly City?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Ruth E. Hoddinott, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Ruth E. Hoddinott, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Daly City" + ], + "slot": "city", + "values": [ + "Daly City" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Daly City", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "4.50", + "city": "Daly City", + "doctor_name": "Dr. Ruth E. Hoddinott, MD", + "phone_number": "650-301-0500", + "street_address": "795 El Camino Real", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Daly City", + "doctor_name": "Kini Divya MD", + "phone_number": "650-755-2192", + "street_address": "795 El Camino Real Jamplis Building, Level 1", + "type": "General Practitioner" + }, + { + "average_rating": "3.70", + "city": "Daly City", + "doctor_name": "Medicus: Carrillo Lornalyn J MD", + "phone_number": "650-994-0459", + "street_address": "1800 Sullivan Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "3.80", + "city": "Daly City", + "doctor_name": "North East Medical Services (NEMS) - Eastmoor", + "phone_number": "650-550-3923", + "street_address": "40 North San Mateo Drive", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Daly City", + "doctor_name": "Wilson John w MD", + "phone_number": "650-994-9093", + "street_address": "270 Perkins Street", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "doctor_name", + "start": 0 + }, + { + "exclusive_end": 79, + "slot": "city", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Dr. Ruth E. Hoddinott, MD is a General practitioner who is located in Daly City" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SF" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 42, + "slot": "city", + "start": 40 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "SF" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me with a Dermatologist in SF?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Anne Han, M.D." + ], + "slot": "doctor_name", + "values": [ + "Anne Han, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "Dermatologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Anne Han, M.D.", + "phone_number": "415-600-3800", + "street_address": "655 Redwood Highway Suite 100", + "type": "Dermatologist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Aura Skin Spa", + "phone_number": "415-788-3800", + "street_address": "450 Sutter Street #2340", + "type": "Dermatologist" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Bay Area Cosmetic Dermatology", + "phone_number": "415-440-6356", + "street_address": "2211 Post Street #404", + "type": "Dermatologist" + }, + { + "average_rating": "3.70", + "city": "San Francisco", + "doctor_name": "Berman Skin Institute", + "phone_number": "415-771-6300", + "street_address": "490 Post Street #320", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "California Skin Institute", + "phone_number": "415-678-5887", + "street_address": "909 Hyde Street #419", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Camarillo Diana B MD", + "phone_number": "415-441-1670", + "street_address": "515 Spruce Street", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Caren Campbell, MD", + "phone_number": "415-839-8118", + "street_address": "45 Castro Street # 332", + "type": "Dermatologist" + }, + { + "average_rating": "4.90", + "city": "San Francisco", + "doctor_name": "David J MacGregor MD", + "phone_number": "415-989-9400", + "street_address": "107 Melville Avenue", + "type": "Dermatologist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Dr. Andrea Hui Austin", + "phone_number": "415-292-6350", + "street_address": "2299 Post Street #312", + "type": "Dermatologist" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Dr. Lawrence C. Cheung, MD", + "phone_number": "415-333-0348", + "street_address": "595 Buckingham Way Ste. 220", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 18, + "slot": "doctor_name", + "start": 4 + }, + { + "exclusive_end": 54, + "slot": "city", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Dr. Anne Han, M.D. is a Dermatologist in San Francisco" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there any other dermatologist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aura Skin Spa" + ], + "slot": "doctor_name", + "values": [ + "Aura Skin Spa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 13, + "slot": "doctor_name", + "start": 0 + }, + { + "exclusive_end": 30, + "slot": "city", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Aura Skin Spa in San Francisco is also a Dermatologist" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "10:45" + ], + "slot": "appointment_time", + "values": [ + "10:45 AM" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 53, + "slot": "appointment_date", + "start": 45 + }, + { + "exclusive_end": 65, + "slot": "appointment_time", + "start": 57 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "tomorrow" + ], + "appointment_time": [ + "10:45 AM" + ], + "city": [ + "SF", + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is fine. Please book an appointment for tomorrow at 10:45 AM." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Aura Skin Spa" + ], + "slot": "doctor_name", + "values": [ + "Aura Skin Spa" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:45" + ], + "slot": "appointment_time", + "values": [ + "10:45 AM" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 62, + "slot": "doctor_name", + "start": 49 + }, + { + "exclusive_end": 74, + "slot": "appointment_time", + "start": 66 + }, + { + "exclusive_end": 83, + "slot": "appointment_date", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Kindly confirm that you need an appointment with Aura Skin Spa at 10:45 AM tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "tomorrow" + ], + "appointment_time": [ + "10:45 AM" + ], + "city": [ + "SF", + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aura Skin Spa" + ], + "slot": "doctor_name", + "values": [ + "Aura Skin Spa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "10:30 AM" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-02", + "appointment_time": "10:45", + "doctor_name": "Aura Skin Spa" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-02", + "appointment_time": "10:30", + "average_rating": "4.00", + "doctor_name": "Aura Skin Spa", + "phone_number": "415-788-3800", + "street_address": "450 Sutter Street #2340", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 98, + "slot": "doctor_name", + "start": 85 + }, + { + "exclusive_end": 107, + "slot": "appointment_date", + "start": 99 + }, + { + "exclusive_end": 119, + "slot": "appointment_time", + "start": 111 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry. I am unable to book an appointment at 10:45 AM. How about an appointment with Aura Skin Spa tomorrow at 10:30 AM" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "tomorrow" + ], + "appointment_time": [ + "10:30 AM" + ], + "city": [ + "SF", + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-02", + "appointment_time": "10:30", + "doctor_name": "Aura Skin Spa" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-02", + "appointment_time": "10:30", + "average_rating": "4.00", + "doctor_name": "Aura Skin Spa", + "phone_number": "415-788-3800", + "street_address": "450 Sutter Street #2340", + "type": "Dermatologist" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment is booked successfully. Is there anything else that I can help you with." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "tomorrow" + ], + "appointment_time": [ + "10:30 AM" + ], + "city": [ + "SF", + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. I am done. Bbye" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00046", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you find a doctor for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of doctor do you want and in what location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 34, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me a Gynecologist in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Anjali Tate, M.D." + ], + "slot": "doctor_name", + "values": [ + "Anjali Tate, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose", + "type": "Gynecologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Anjali Tate, M.D.", + "phone_number": "510-845-8035", + "street_address": "2400 Samaritan Drive #105", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Ali A. Zaki, MD", + "phone_number": "408-272-2252", + "street_address": "200 Jose Figueres Avenue #490", + "type": "Gynecologist" + }, + { + "average_rating": "3.50", + "city": "San Jose", + "doctor_name": "Dr. Phuong T. Nguyen, MD, FACOG", + "phone_number": "408-296-2496", + "street_address": "210 North Jackson Avenue #10", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Ruth Yemane, MD", + "phone_number": "408-358-1888", + "street_address": "2400 Samaritan Drive", + "type": "Gynecologist" + }, + { + "average_rating": "4.90", + "city": "San Jose", + "doctor_name": "Dr. Smriti Nalwa, MD", + "phone_number": "408-271-6500", + "street_address": "455 Oconnor Drive", + "type": "Gynecologist" + }, + { + "average_rating": "4.70", + "city": "San Jose", + "doctor_name": "Faryno Violetta MD", + "phone_number": "408-288-9933", + "street_address": "2577 Samaritan Drive #720B", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Genesis Clinica De La Mujer", + "phone_number": "408-258-3724", + "street_address": "244 North Jackson Avenue suite 209", + "type": "Gynecologist" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Lakshmi Vatsan MD", + "phone_number": "650-666-0033", + "street_address": "1299 Water Lily Way #90", + "type": "Gynecologist" + }, + { + "average_rating": "4.60", + "city": "San Jose", + "doctor_name": "Lelanya B. Kearns, M.D.", + "phone_number": "408-357-1480", + "street_address": "2585 Samaritan Drive", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Mahari, Sofia MD", + "phone_number": "408-885-5000", + "street_address": "750 South Bascom Avenue", + "type": "Gynecologist" + } + ], + "slots": [ + { + "exclusive_end": 17, + "slot": "doctor_name", + "start": 0 + }, + { + "exclusive_end": 55, + "slot": "city", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Anjali Tate, M.D. is a Gynecologist located in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "street_address" + ], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their physical address and their five star rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2400 Samaritan Drive #105" + ], + "slot": "street_address", + "values": [ + "2400 Samaritan Drive #105" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 42, + "slot": "street_address", + "start": 17 + }, + { + "exclusive_end": 62, + "slot": "average_rating", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their address is 2400 Samaritan Drive #105 and they have a 5.0 star rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find someone else such as a Dermatologist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Advanced Dermatology & Skin Surgery, George Hsieh, M.D." + ], + "slot": "doctor_name", + "values": [ + "Advanced Dermatology & Skin Surgery, George Hsieh, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose", + "type": "Dermatologist" + } + }, + "service_results": [ + { + "average_rating": "3.90", + "city": "San Jose", + "doctor_name": "Advanced Dermatology & Skin Surgery, George Hsieh, M.D.", + "phone_number": "408-217-1905", + "street_address": "4155 Moorpark Avenue #3", + "type": "Dermatologist" + }, + { + "average_rating": "4.70", + "city": "San Jose", + "doctor_name": "Britz Marie B MD", + "phone_number": "408-294-3202", + "street_address": "2074 Forest Avenue # 1", + "type": "Dermatologist" + }, + { + "average_rating": "4.30", + "city": "San Jose", + "doctor_name": "California Skin Institute", + "phone_number": "408-281-9606", + "street_address": "393 Blossom Hill Road #290", + "type": "Dermatologist" + }, + { + "average_rating": "4.50", + "city": "San Jose", + "doctor_name": "Dr. Anthony J. Badame", + "phone_number": "408-297-4200", + "street_address": "2025 Forest Avenue #9", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Sara L. Colby, MD", + "phone_number": "408-369-5600", + "street_address": "2420 Samaritan Drive", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 82, + "slot": "doctor_name", + "start": 27 + }, + { + "exclusive_end": 120, + "slot": "city", + "start": 112 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 5 total results. Advanced Dermatology & Skin Surgery, George Hsieh, M.D. is a Dermatologist and is in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find anyone else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Britz Marie B MD" + ], + "slot": "doctor_name", + "values": [ + "Britz Marie B MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 16, + "slot": "doctor_name", + "start": 0 + }, + { + "exclusive_end": 55, + "slot": "city", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Britz Marie B MD is a Dermatologist located in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "March 2nd" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 54, + "slot": "appointment_date", + "start": 45 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 2nd" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Britz Marie B MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is fine. Book me an appointment on March 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "evening 5:30" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 23, + "slot": "appointment_time", + "start": 11 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 2nd" + ], + "appointment_time": [ + "evening 5:30" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Britz Marie B MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it at evening 5:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Britz Marie B MD" + ], + "slot": "doctor_name", + "values": [ + "Britz Marie B MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 51, + "slot": "doctor_name", + "start": 35 + }, + { + "exclusive_end": 71, + "slot": "appointment_time", + "start": 64 + }, + { + "exclusive_end": 60, + "slot": "appointment_date", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You would like an appointment with Britz Marie B MD tomorrow at 5:30 pm. Is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10:00" + ], + "slot": "appointment_time", + "values": [ + "morning 10" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 26, + "slot": "appointment_time", + "start": 16 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 2nd", + "tomorrow" + ], + "appointment_time": [ + "morning 10" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Britz Marie B MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, make it for morning 10." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Britz Marie B MD" + ], + "slot": "doctor_name", + "values": [ + "Britz Marie B MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:00" + ], + "slot": "appointment_time", + "values": [ + "10 am" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 51, + "slot": "doctor_name", + "start": 35 + }, + { + "exclusive_end": 69, + "slot": "appointment_time", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You would like an appointment with Britz Marie B MD tomorrow at 10 am. Is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 2nd", + "tomorrow" + ], + "appointment_time": [ + "10 am", + "morning 10" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Britz Marie B MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-02", + "appointment_time": "10:00", + "doctor_name": "Britz Marie B MD" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I am sorry, but the appointment is unable to be booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "5th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 55, + "slot": "appointment_date", + "start": 38 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "5th of this month" + ], + "appointment_time": [ + "10 am", + "morning 10" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Britz Marie B MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to visit a doctor on the 5th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Britz Marie B MD" + ], + "slot": "doctor_name", + "values": [ + "Britz Marie B MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:00" + ], + "slot": "appointment_time", + "values": [ + "10 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 51, + "slot": "doctor_name", + "start": 35 + }, + { + "exclusive_end": 69, + "slot": "appointment_time", + "start": 64 + }, + { + "exclusive_end": 82, + "slot": "appointment_date", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You would like an appointment with Britz Marie B MD tomorrow at 10 am next Tuesday. Is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating", + "street_address" + ], + "slot_values": { + "appointment_date": [ + "5th of this month", + "next Tuesday" + ], + "appointment_time": [ + "10 am", + "morning 10" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Britz Marie B MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes and could you tell me their address and their rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-05", + "appointment_time": "10:00", + "doctor_name": "Britz Marie B MD" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I am sorry, but the appointment is unable to be booked. Can I do anything else for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "5th of this month", + "next Tuesday" + ], + "appointment_time": [ + "10 am", + "morning 10" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Britz Marie B MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "30_00047", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find a doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of doctor and where?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 39, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a Dermatologist in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Anne Han, M.D." + ], + "slot": "doctor_name", + "values": [ + "Anne Han, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "Dermatologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Anne Han, M.D.", + "phone_number": "415-600-3800", + "street_address": "655 Redwood Highway Suite 100", + "type": "Dermatologist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Aura Skin Spa", + "phone_number": "415-788-3800", + "street_address": "450 Sutter Street #2340", + "type": "Dermatologist" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Bay Area Cosmetic Dermatology", + "phone_number": "415-440-6356", + "street_address": "2211 Post Street #404", + "type": "Dermatologist" + }, + { + "average_rating": "3.70", + "city": "San Francisco", + "doctor_name": "Berman Skin Institute", + "phone_number": "415-771-6300", + "street_address": "490 Post Street #320", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "California Skin Institute", + "phone_number": "415-678-5887", + "street_address": "909 Hyde Street #419", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Camarillo Diana B MD", + "phone_number": "415-441-1670", + "street_address": "515 Spruce Street", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Caren Campbell, MD", + "phone_number": "415-839-8118", + "street_address": "45 Castro Street # 332", + "type": "Dermatologist" + }, + { + "average_rating": "4.90", + "city": "San Francisco", + "doctor_name": "David J MacGregor MD", + "phone_number": "415-989-9400", + "street_address": "107 Melville Avenue", + "type": "Dermatologist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Dr. Andrea Hui Austin", + "phone_number": "415-292-6350", + "street_address": "2299 Post Street #312", + "type": "Dermatologist" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Dr. Lawrence C. Cheung, MD", + "phone_number": "415-333-0348", + "street_address": "595 Buckingham Way Ste. 220", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "doctor_name", + "start": 27 + }, + { + "exclusive_end": 58, + "slot": "city", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How does the Dermatologist Anne Han, M.D. in San Francisco sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aura Skin Spa" + ], + "slot": "doctor_name", + "values": [ + "Aura Skin Spa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 43, + "slot": "doctor_name", + "start": 30 + }, + { + "exclusive_end": 68, + "slot": "city", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about a Dermatologist at Aura Skin Spa located in San Francisco?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, what's their number and rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-788-3800" + ], + "slot": "phone_number", + "values": [ + "415-788-3800" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.00" + ], + "slot": "average_rating", + "values": [ + "4.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 28, + "slot": "phone_number", + "start": 16 + }, + { + "exclusive_end": 52, + "slot": "average_rating", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their number is 415-788-3800 and their rating is 4.0." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Cool, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to book a visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, book it please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date is good for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "The 2nd" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "appointment_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "The 2nd" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 2nd works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "Four in the evening" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "the 12th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 60, + "slot": "appointment_time", + "start": 41 + }, + { + "exclusive_end": 39, + "slot": "appointment_date", + "start": 31 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 12th" + ], + "appointment_time": [ + "Four in the evening" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, let's change that to the 12th. Four in the evening is good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Aura Skin Spa" + ], + "slot": "doctor_name", + "values": [ + "Aura Skin Spa" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 67, + "slot": "doctor_name", + "start": 54 + }, + { + "exclusive_end": 75, + "slot": "appointment_time", + "start": 71 + }, + { + "exclusive_end": 89, + "slot": "appointment_date", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, please confirm: schedule appointment with Aura Skin Spa at 4 pm on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "evening 5:30" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 29, + "slot": "appointment_time", + "start": 17 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 12th", + "the 12th" + ], + "appointment_time": [ + "evening 5:30" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's make it at evening 5:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 60, + "slot": "appointment_time", + "start": 53 + }, + { + "exclusive_end": 74, + "slot": "appointment_date", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No, problem, please confirm: schedule appointment at 5:30 pm on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "appointment_date": [ + "March 12th", + "the 12th" + ], + "appointment_time": [ + "5:30 pm", + "evening 5:30" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, confirm. Could you give me their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-12", + "appointment_time": "17:30", + "doctor_name": "Aura Skin Spa" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-12", + "appointment_time": "17:00", + "average_rating": "4.00", + "doctor_name": "Aura Skin Spa", + "phone_number": "415-788-3800", + "street_address": "450 Sutter Street #2340", + "type": "Dermatologist" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It seems I was unable to book an appointment for you. 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_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 12th", + "the 12th" + ], + "appointment_time": [ + "5:30 pm", + "evening 5:30" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Aura Skin Spa" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00048", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am in need of a doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a specific city which you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Palo Alto" + ], + "slot": "city", + "values": [ + "Palo Alto" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 107, + "slot": "city", + "start": 98 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Palo Alto" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The kind which I am searching for is a General Practitioner. I would like for it to be located in Palo Alto." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bay Area House Call Physicians" + ], + "slot": "doctor_name", + "values": [ + "Bay Area House Call Physicians" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Palo Alto" + ], + "slot": "city", + "values": [ + "Palo Alto" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Palo Alto", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Bay Area House Call Physicians", + "phone_number": "650-384-0986", + "street_address": "701 E El Camino Real 2nd Floor", + "type": "General Practitioner" + }, + { + "average_rating": "4.00", + "city": "Palo Alto", + "doctor_name": "Byrne Eileen MD", + "phone_number": "650-321-4121", + "street_address": "550 Hamilton Avenue # 329", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Christina Palmer, M.D.", + "phone_number": "209-951-7873", + "street_address": "2690 South White Road # 200", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Dr. Jimmy Chen, MD", + "phone_number": "650-723-6963", + "street_address": "211 Quarry Road Suite 102", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "Palo Alto", + "doctor_name": "Dr. Richard D. Lee, MD", + "phone_number": "650-289-0110", + "street_address": "1150 Veterans Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Erica E. Weirich, M.D.", + "phone_number": "650-614-3299", + "street_address": "455 Grand Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Evaleen Kay Jones", + "phone_number": "650-736-5211", + "street_address": "321 Middlefield Road", + "type": "General Practitioner" + }, + { + "average_rating": "4.00", + "city": "Palo Alto", + "doctor_name": "Jennifer S. Falk, M.D.", + "phone_number": "650-853-2984", + "street_address": "795 El Camino Real Jamplis Building, Level 1", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Killebrew Frances Kru MD", + "phone_number": "650-327-8717", + "street_address": "1 Baywood Avenue #10", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Mali A. Mann MD", + "phone_number": "650-325-8762", + "street_address": "900 Welch Road #208", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "doctor_name", + "start": 24 + }, + { + "exclusive_end": 91, + "slot": "city", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What do you think about Bay Area House Call Physicians which is actually found in Palo Alto and also is a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "Palo Alto" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you give me their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "701 E El Camino Real 2nd Floor" + ], + "slot": "street_address", + "values": [ + "701 E El Camino Real 2nd Floor" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 51, + "slot": "street_address", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They can be found at 701 E El Camino Real 2nd Floor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Palo Alto" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there other possibilities?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Byrne Eileen MD" + ], + "slot": "doctor_name", + "values": [ + "Byrne Eileen MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Palo Alto" + ], + "slot": "city", + "values": [ + "Palo Alto" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 34, + "slot": "doctor_name", + "start": 19 + }, + { + "exclusive_end": 56, + "slot": "city", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How would like the Byrne Eileen MD situated in Palo Alto and which is a General Practitioner?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Byrne Eileen MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That seems an optimal choice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to book a visit there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "the 14th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 65, + "slot": "appointment_date", + "start": 57 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 14th" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Byrne Eileen MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Of course please do book it and for the booking to be at the 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a specific time which you would like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "half past 12 in the afternoon" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 49, + "slot": "appointment_time", + "start": 20 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 14th" + ], + "appointment_time": [ + "half past 12 in the afternoon" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Byrne Eileen MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I go out of work at half past 12 in the afternoon so that would be the right time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Byrne Eileen MD" + ], + "slot": "doctor_name", + "values": [ + "Byrne Eileen MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 122, + "slot": "doctor_name", + "start": 107 + }, + { + "exclusive_end": 134, + "slot": "appointment_time", + "start": 126 + }, + { + "exclusive_end": 148, + "slot": "appointment_date", + "start": 138 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Check the details which you gave to me and tell me if they are correct regarding the booking of visit with Byrne Eileen MD at 12:30 pm on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 45, + "slot": "appointment_date", + "start": 35 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th" + ], + "appointment_time": [ + "12:30 pm", + "half past 12 in the afternoon" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Byrne Eileen MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Negative. I would like it to be on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Byrne Eileen MD" + ], + "slot": "doctor_name", + "values": [ + "Byrne Eileen MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 103, + "slot": "doctor_name", + "start": 88 + }, + { + "exclusive_end": 117, + "slot": "appointment_date", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Once again please check and confirm if the details are correct regarding the visit with Byrne Eileen MD on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:00" + ], + "slot": "appointment_time", + "values": [ + "12 pm" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 32, + "slot": "appointment_time", + "start": 27 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th" + ], + "appointment_time": [ + "12 pm" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Byrne Eileen MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It's not okay. Make it for 12 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Byrne Eileen MD" + ], + "slot": "doctor_name", + "values": [ + "Byrne Eileen MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:00" + ], + "slot": "appointment_time", + "values": [ + "12 pm" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 72, + "slot": "doctor_name", + "start": 57 + }, + { + "exclusive_end": 81, + "slot": "appointment_time", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Are the following details correct such as the visit with Byrne Eileen MD at 12 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "March 13th" + ], + "appointment_time": [ + "12 pm" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Byrne Eileen MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Seems right. I want their phone number. And what is their overall review level?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-321-4121" + ], + "slot": "phone_number", + "values": [ + "650-321-4121" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.00" + ], + "slot": "average_rating", + "values": [ + "4.0" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "12:00", + "doctor_name": "Byrne Eileen MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-13", + "appointment_time": "12:00", + "average_rating": "4.00", + "doctor_name": "Byrne Eileen MD", + "phone_number": "650-321-4121", + "street_address": "550 Hamilton Avenue # 329", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 122, + "slot": "phone_number", + "start": 110 + }, + { + "exclusive_end": 157, + "slot": "average_rating", + "start": 154 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your reservation has been made without error. If you want to talk to them by phone you can through the number 650-321-4121. Their overall review level is 4.0." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th" + ], + "appointment_time": [ + "12 pm" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Byrne Eileen MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Much appreciated!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "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_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th" + ], + "appointment_time": [ + "12 pm" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Byrne Eileen MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nothing. I appreciate it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good time!" + } + ] + }, + { + "dialogue_id": "30_00049", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find a doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "General Practitioner", + "ENT Specialist" + ], + "slot": "type", + "values": [ + "General Practitioner", + "ENT Specialist" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need a General Practitioner, ENT Specialist, or some other doctor? What city do should the doctor be in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 41, + "slot": "city", + "start": 33 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a General Practitioner in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Access Health" + ], + "slot": "doctor_name", + "values": [ + "Access Health" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "4.00", + "city": "San Jose", + "doctor_name": "Access Health", + "phone_number": "408-729-7690", + "street_address": "301 Old San Francisco Road Level 2", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Benson Frederick P MD", + "phone_number": "408-224-6236", + "street_address": "6950 Santa Teresa Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Darith Khay Inc", + "phone_number": "408-254-4100", + "street_address": "3030 Alum Rock Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "3.40", + "city": "San Jose", + "doctor_name": "Deepa Ramachandran MD", + "phone_number": "408-335-7640", + "street_address": "15425 Los Gatos Boulevard #120", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Denise Babin, M.D.", + "phone_number": "209-833-2345", + "street_address": "795 El Camino Real Jamplis Building, Level 1", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dohn Richard", + "phone_number": "408-356-8672", + "street_address": "221 East Hacienda Avenue b", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Doll Robert L MD", + "phone_number": "408-972-6050", + "street_address": "260 International Circle", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Dr James Luu - Immigration Physical Exam Doctor", + "phone_number": "408-963-7351", + "street_address": "260 International Circle", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Arbella Sarkis", + "phone_number": "408-560-9900", + "street_address": "16400 Lark Avenue #150", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Graciela Lopez, MD", + "phone_number": "408-918-2600", + "street_address": "200 Jose Figueres Avenue # 325", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "doctor_name", + "start": 28 + }, + { + "exclusive_end": 61, + "slot": "city", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Is the General Practitioner Access Health located in San Jose good?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any others? I'm actually looking for a Gynecologist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Anjali Tate, M.D." + ], + "slot": "doctor_name", + "values": [ + "Anjali Tate, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose", + "type": "Gynecologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Anjali Tate, M.D.", + "phone_number": "510-845-8035", + "street_address": "2400 Samaritan Drive #105", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Ali A. Zaki, MD", + "phone_number": "408-272-2252", + "street_address": "200 Jose Figueres Avenue #490", + "type": "Gynecologist" + }, + { + "average_rating": "3.50", + "city": "San Jose", + "doctor_name": "Dr. Phuong T. Nguyen, MD, FACOG", + "phone_number": "408-296-2496", + "street_address": "210 North Jackson Avenue #10", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Ruth Yemane, MD", + "phone_number": "408-358-1888", + "street_address": "2400 Samaritan Drive", + "type": "Gynecologist" + }, + { + "average_rating": "4.90", + "city": "San Jose", + "doctor_name": "Dr. Smriti Nalwa, MD", + "phone_number": "408-271-6500", + "street_address": "455 Oconnor Drive", + "type": "Gynecologist" + }, + { + "average_rating": "4.70", + "city": "San Jose", + "doctor_name": "Faryno Violetta MD", + "phone_number": "408-288-9933", + "street_address": "2577 Samaritan Drive #720B", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Genesis Clinica De La Mujer", + "phone_number": "408-258-3724", + "street_address": "244 North Jackson Avenue suite 209", + "type": "Gynecologist" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Lakshmi Vatsan MD", + "phone_number": "650-666-0033", + "street_address": "1299 Water Lily Way #90", + "type": "Gynecologist" + }, + { + "average_rating": "4.60", + "city": "San Jose", + "doctor_name": "Lelanya B. Kearns, M.D.", + "phone_number": "408-357-1480", + "street_address": "2585 Samaritan Drive", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Mahari, Sofia MD", + "phone_number": "408-885-5000", + "street_address": "750 South Bascom Avenue", + "type": "Gynecologist" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "doctor_name", + "start": 8 + }, + { + "exclusive_end": 61, + "slot": "city", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found Anjali Tate, M.D., a Gynecologist located in San Jose" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there someone different?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Ali A. Zaki, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Ali A. Zaki, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 28, + "slot": "doctor_name", + "start": 9 + }, + { + "exclusive_end": 66, + "slot": "city", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is Dr. Ali A. Zaki, MD, the Gynecologist located in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their address and phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "200 Jose Figueres Avenue #490" + ], + "slot": "street_address", + "values": [ + "200 Jose Figueres Avenue #490" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "408-272-2252" + ], + "slot": "phone_number", + "values": [ + "408-272-2252" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 41, + "slot": "street_address", + "start": 12 + }, + { + "exclusive_end": 80, + "slot": "phone_number", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are at 200 Jose Figueres Avenue #490 and their phone number is 408-272-2252." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "doctor_name": [ + "Dr. Ali A. Zaki, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that will work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to book your appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "doctor_name": [ + "Dr. Ali A. Zaki, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, book it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to book it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "8th of March" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 32, + "slot": "appointment_date", + "start": 20 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of March" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Dr. Ali A. Zaki, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go on the 8th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "1 pm" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 16, + "slot": "appointment_time", + "start": 12 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of March" + ], + "appointment_time": [ + "1 pm" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Dr. Ali A. Zaki, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it for 1 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Ali A. Zaki, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Ali A. Zaki, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 56, + "slot": "doctor_name", + "start": 37 + }, + { + "exclusive_end": 65, + "slot": "appointment_time", + "start": 61 + }, + { + "exclusive_end": 77, + "slot": "appointment_date", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm: Book an appointment with Dr. Ali A. Zaki, MD for 1 pm next Friday the 8th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "16:00" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "the 14th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "appointment_time", + "start": 17 + }, + { + "exclusive_end": 34, + "slot": "appointment_date", + "start": 26 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 14th" + ], + "appointment_time": [ + "16:00" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Dr. Ali A. Zaki, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, change it to 16:00 on the 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 42, + "slot": "appointment_time", + "start": 38 + }, + { + "exclusive_end": 56, + "slot": "appointment_date", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm: change the appointment to 4 pm on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating" + ], + "slot_values": { + "appointment_date": [ + "March 14th", + "the 14th" + ], + "appointment_time": [ + "16:00", + "4 pm" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Dr. Ali A. Zaki, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, what is their review rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-14", + "appointment_time": "16:00", + "doctor_name": "Dr. Ali A. Zaki, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-14", + "appointment_time": "16:00", + "average_rating": "5.00", + "doctor_name": "Dr. Ali A. Zaki, MD", + "phone_number": "408-272-2252", + "street_address": "200 Jose Figueres Avenue #490", + "type": "Gynecologist" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "average_rating", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment is booked. They have a 5.0 star rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 14th", + "the 14th" + ], + "appointment_time": [ + "16:00", + "4 pm" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Dr. Ali A. Zaki, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "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": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 14th", + "the 14th" + ], + "appointment_time": [ + "16:00", + "4 pm" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Dr. Ali A. Zaki, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, have a great day." + } + ] + }, + { + "dialogue_id": "30_00050", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Burlingame" + ], + "slot": "city", + "values": [ + "Burlingame" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 67, + "slot": "city", + "start": 57 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Burlingame" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am in need of a doctor, please find something near the Burlingame General Hospital." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Ophthalmologist", + "ENT Specialist" + ], + "slot": "type", + "values": [ + "Ophthalmologist", + "ENT Specialist" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there any emergency? Or you just need to make an appointment with the Ophthalmologist, ENT Specialist or other?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Burlingame" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm just looking for a General Practitioner" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Claudio A Bet Inc" + ], + "slot": "doctor_name", + "values": [ + "Claudio A Bet Inc" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Burlingame" + ], + "slot": "city", + "values": [ + "Burlingame" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Burlingame", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Burlingame", + "doctor_name": "Claudio A Bet Inc", + "phone_number": "650-692-1296", + "street_address": "211 Quarry Road", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Burlingame", + "doctor_name": "Dr. Aaron M. Roland, MD", + "phone_number": "650-259-5840", + "street_address": "329 Primrose Road", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Burlingame", + "doctor_name": "Radhika Varma, M.D.", + "phone_number": "650-652-8500", + "street_address": "1501 Trousdale Drive #4", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Burlingame", + "doctor_name": "Susan Runyan, MD, MPH", + "phone_number": "650-288-1200", + "street_address": "590 Forest Avenue", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 91, + "slot": "doctor_name", + "start": 74 + }, + { + "exclusive_end": 105, + "slot": "city", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There were 4 search results. The top pick is a General Practitioner named Claudio A Bet Inc in Burlingame." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "street_address" + ], + "slot_values": { + "city": [ + "Burlingame" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the doctor's rating? Is it close to the General Hospital?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "211 Quarry Road" + ], + "slot": "street_address", + "values": [ + "211 Quarry Road" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 70, + "slot": "street_address", + "start": 55 + }, + { + "exclusive_end": 13, + "slot": "average_rating", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They have 5.0 stars on the system. They are located at 211 Quarry Road." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Burlingame" + ], + "doctor_name": [ + "Claudio A Bet Inc" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds alright." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You want me to schedule a visit with this doctor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Burlingame" + ], + "doctor_name": [ + "Claudio A Bet Inc" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:00" + ], + "slot": "appointment_time", + "values": [ + "twelve in the afternoon" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 44, + "slot": "appointment_time", + "start": 21 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "twelve in the afternoon" + ], + "city": [ + "Burlingame" + ], + "doctor_name": [ + "Claudio A Bet Inc" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to book it at twelve in the afternoon" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When is the date of your visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 31, + "slot": "appointment_date", + "start": 19 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Tuesday" + ], + "appointment_time": [ + "twelve in the afternoon" + ], + "city": [ + "Burlingame" + ], + "doctor_name": [ + "Claudio A Bet Inc" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please book it for next Tuesday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Claudio A Bet Inc" + ], + "slot": "doctor_name", + "values": [ + "Claudio A Bet Inc" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:00" + ], + "slot": "appointment_time", + "values": [ + "12 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 97, + "slot": "doctor_name", + "start": 80 + }, + { + "exclusive_end": 122, + "slot": "appointment_time", + "start": 117 + }, + { + "exclusive_end": 113, + "slot": "appointment_date", + "start": 101 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details so I can book the visit for you. You want to visit Claudio A Bet Inc on next Tuesday at 12 pm ." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Tuesday" + ], + "appointment_time": [ + "12 pm", + "twelve in the afternoon" + ], + "city": [ + "Burlingame" + ], + "doctor_name": [ + "Claudio A Bet Inc" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Confirmed" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-05", + "appointment_time": "12:00", + "doctor_name": "Claudio A Bet Inc" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-05", + "appointment_time": "12:00", + "average_rating": "5.00", + "doctor_name": "Claudio A Bet Inc", + "phone_number": "650-692-1296", + "street_address": "211 Quarry Road", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment is booked on the calendar." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Tuesday" + ], + "appointment_time": [ + "12 pm", + "twelve in the afternoon" + ], + "city": [ + "Burlingame" + ], + "doctor_name": [ + "Claudio A Bet Inc" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks AI" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day!" + } + ] + }, + { + "dialogue_id": "30_00051", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Martinez" + ], + "slot": "city", + "values": [ + "Martinez" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 144, + "slot": "city", + "start": 136 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Martinez" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I've been sick these last few days and I'm now looking for a doctor so I can try to figure out what it is. Do you know of anyone around Martinez?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Ophthalmologist", + "Gynecologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist", + "Gynecologist" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you looking for a specific kind of doctor? Like a Ophthalmologist, a Gynecologist or something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Martinez" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I am looking for a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Contra-Costa Regional Med Center: Cominos Eve D MD" + ], + "slot": "doctor_name", + "values": [ + "Contra-Costa Regional Med Center: Cominos Eve D MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Martinez" + ], + "slot": "city", + "values": [ + "Martinez" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Martinez", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Martinez", + "doctor_name": "Contra-Costa Regional Med Center: Cominos Eve D MD", + "phone_number": "925-370-5000", + "street_address": "2500 Alhambra Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Martinez", + "doctor_name": "Contra-Costa Regional Med Center: Hubiak Melissa M MD", + "phone_number": "925-370-5110", + "street_address": "2500 Alhambra Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Martinez", + "doctor_name": "Dr. Greta T. Perez, MD", + "phone_number": "925-370-5158", + "street_address": "87 Fenton Street Suite 210", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Martinez", + "doctor_name": "Dr. Malaika M. Scott, MD", + "phone_number": "925-370-5142", + "street_address": "2500 Alhambra Avenue", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 110, + "slot": "doctor_name", + "start": 60 + }, + { + "exclusive_end": 130, + "slot": "city", + "start": 122 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 4 results that may fit your requests. How about the Contra-Costa Regional Med Center: Cominos Eve D MD located in Martinez? It is a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "street_address" + ], + "slot_values": { + "city": [ + "Martinez" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where are they located? Do they have a good rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2500 Alhambra Avenue" + ], + "slot": "street_address", + "values": [ + "2500 Alhambra Avenue" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 40, + "slot": "street_address", + "start": 20 + }, + { + "exclusive_end": 60, + "slot": "average_rating", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are located at 2500 Alhambra Avenue and they have a 5.0 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Martinez" + ], + "doctor_name": [ + "Contra-Costa Regional Med Center: Cominos Eve D MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that will be great. Can you set an appointment for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For what date and time would you like it to be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "the 7th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 19, + "slot": "appointment_time", + "start": 15 + }, + { + "exclusive_end": 10, + "slot": "appointment_date", + "start": 3 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 7th" + ], + "appointment_time": [ + "3 pm" + ], + "city": [ + "Martinez" + ], + "doctor_name": [ + "Contra-Costa Regional Med Center: Cominos Eve D MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 7th, at 3 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Contra-Costa Regional Med Center: Cominos Eve D MD" + ], + "slot": "doctor_name", + "values": [ + "Contra-Costa Regional Med Center: Cominos Eve D MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 127, + "slot": "doctor_name", + "start": 77 + }, + { + "exclusive_end": 152, + "slot": "appointment_time", + "start": 148 + }, + { + "exclusive_end": 144, + "slot": "appointment_date", + "start": 131 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm the details? You want me to schedule you an appointment with Contra-Costa Regional Med Center: Cominos Eve D MD on next Thursday at 3 pm. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "this Sunday" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 60, + "slot": "appointment_date", + "start": 49 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "this Sunday" + ], + "appointment_time": [ + "3 pm" + ], + "city": [ + "Martinez" + ], + "doctor_name": [ + "Contra-Costa Regional Med Center: Cominos Eve D MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, no. I can't go on thursday. Make it on this Sunday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "appointment_time", + "start": 14 + }, + { + "exclusive_end": 56, + "slot": "appointment_date", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you want a 3 pm appointment on the day after tomorrow?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "17:30" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 24, + "slot": "appointment_time", + "start": 19 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "day after tomorrow", + "this Sunday" + ], + "appointment_time": [ + "17:30" + ], + "city": [ + "Martinez" + ], + "doctor_name": [ + "Contra-Costa Regional Med Center: Cominos Eve D MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, no. Book it at 17:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 39, + "slot": "appointment_time", + "start": 32 + }, + { + "exclusive_end": 65, + "slot": "appointment_date", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So the appointment should be at 5:30 pm on the day after tomorrow?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "day after tomorrow", + "this Sunday" + ], + "appointment_time": [ + "17:30", + "5:30 pm" + ], + "city": [ + "Martinez" + ], + "doctor_name": [ + "Contra-Costa Regional Med Center: Cominos Eve D MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-03", + "appointment_time": "17:30", + "doctor_name": "Contra-Costa Regional Med Center: Cominos Eve D MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-03", + "appointment_time": "17:30", + "average_rating": "5.00", + "doctor_name": "Contra-Costa Regional Med Center: Cominos Eve D MD", + "phone_number": "925-370-5000", + "street_address": "2500 Alhambra Avenue", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. Your appointment is sucessfully booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "day after tomorrow", + "this Sunday" + ], + "appointment_time": [ + "17:30", + "5:30 pm" + ], + "city": [ + "Martinez" + ], + "doctor_name": [ + "Contra-Costa Regional Med Center: Cominos Eve D MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "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": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "day after tomorrow", + "this Sunday" + ], + "appointment_time": [ + "17:30", + "5:30 pm" + ], + "city": [ + "Martinez" + ], + "doctor_name": [ + "Contra-Costa Regional Med Center: Cominos Eve D MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, actually. That's it. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00052", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Gatos" + ], + "slot": "city", + "values": [ + "Los Gatos" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 51, + "slot": "city", + "start": 42 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Gatos" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a general practitioner in Los Gatos?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "slot": "doctor_name", + "values": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Los Gatos" + ], + "slot": "city", + "values": [ + "Los Gatos" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Los Gatos", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Los Gatos", + "doctor_name": "Blossom Ridge Medical Group: Zimmer J Kirk MD", + "phone_number": "408-377-9180", + "street_address": "555 Knowles Drive #203", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Los Gatos", + "doctor_name": "Dr. Anakha R. Nambiar, MD", + "phone_number": "408-871-9105", + "street_address": "55 East Julian Street", + "type": "General Practitioner" + }, + { + "average_rating": "4.80", + "city": "Los Gatos", + "doctor_name": "Dr. D. Jeffrey Duckham, MD", + "phone_number": "408-358-3836", + "street_address": "2505 Samaritan Drive", + "type": "General Practitioner" + }, + { + "average_rating": "3.70", + "city": "Los Gatos", + "doctor_name": "Dr. James M. Pellegrin, MD", + "phone_number": "408-354-0782", + "street_address": "143 East Main Street", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Los Gatos", + "doctor_name": "Dr. Jeffrey E. Brown, MD", + "phone_number": "408-998-5811", + "street_address": "2300 California Street", + "type": "General Practitioner" + }, + { + "average_rating": "4.80", + "city": "Los Gatos", + "doctor_name": "Dr. Kuljeet S. Rai, MD", + "phone_number": "408-356-3576", + "street_address": "3880 South Bascom Avenue # 108", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Los Gatos", + "doctor_name": "Dr. Mary D. Defigard, MD", + "phone_number": "408-377-1459", + "street_address": "Camden Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "3.70", + "city": "Los Gatos", + "doctor_name": "Dr. Susan Tran, D.O.", + "phone_number": "408-426-5540", + "street_address": "1071 Blossom Hill Road", + "type": "General Practitioner" + }, + { + "average_rating": "3.10", + "city": "Los Gatos", + "doctor_name": "Family Medicine Samaritan Family Practice", + "phone_number": "408-340-5700", + "street_address": "143 East Main Street", + "type": "General Practitioner" + }, + { + "average_rating": "4.30", + "city": "Los Gatos", + "doctor_name": "Hopner Dan MD", + "phone_number": "408-378-9114", + "street_address": "14251 Winchester Boulevard #200", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 96, + "slot": "doctor_name", + "start": 51 + }, + { + "exclusive_end": 43, + "slot": "city", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a General Practitioner in Los Gatos called Blossom Ridge Medical Group: Zimmer J Kirk MD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to schedule an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please schedule an appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like to schedule it for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "7th of March" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 25, + "slot": "appointment_date", + "start": 13 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "7th of March" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's do the 7th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. What time would you like to schedule it for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "appointment_time", + "start": 9 + }, + { + "exclusive_end": 56, + "slot": "appointment_date", + "start": 47 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 9th" + ], + "appointment_time": [ + "12:30 pm" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's do 12:30 pm but let's change the date to March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "slot": "doctor_name", + "values": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 95, + "slot": "doctor_name", + "start": 50 + }, + { + "exclusive_end": 121, + "slot": "appointment_time", + "start": 113 + }, + { + "exclusive_end": 108, + "slot": "appointment_date", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Got it. I am scheduling an appointment for you at Blossom Ridge Medical Group: Zimmer J Kirk MD on March 9th and 12:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "appointment_date": [ + "March 9th" + ], + "appointment_time": [ + "12:30 pm" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect. Can you give me the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "555 Knowles Drive #203" + ], + "slot": "street_address", + "values": [ + "555 Knowles Drive #203" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-09", + "appointment_time": "12:30", + "doctor_name": "Blossom Ridge Medical Group: Zimmer J Kirk MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-09", + "appointment_time": "12:30", + "average_rating": "5.00", + "doctor_name": "Blossom Ridge Medical Group: Zimmer J Kirk MD", + "phone_number": "408-377-9180", + "street_address": "555 Knowles Drive #203", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "street_address", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has been booked. The address is 555 Knowles Drive #203." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 9th" + ], + "appointment_time": [ + "12:30 pm" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Blossom Ridge Medical Group: Zimmer J Kirk MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Got it. That is all for now. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "30_00053", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Redwood City" + ], + "slot": "city", + "values": [ + "Redwood City" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 43, + "slot": "city", + "start": 31 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Redwood City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am searching for a doctor in Redwood City, if that is possible." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Dermatologist", + "Gynecologist" + ], + "slot": "type", + "values": [ + "Dermatologist", + "Gynecologist" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you looking for a specific doctor, like a Dermatologist, or Gynecologist? Or are you searching for another specialist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "ENT Specialist" + ], + "slot": "type", + "values": [ + "ENT Specialist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Napa" + ], + "slot": "city", + "values": [ + "Napa" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 55, + "slot": "city", + "start": 51 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Napa" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to see an ENT Specialist that is located in Napa, actually." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Kathleen M. Healey, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Kathleen M. Healey, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Napa" + ], + "slot": "city", + "values": [ + "Napa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "ENT Specialist" + ], + "slot": "type", + "values": [ + "ENT Specialist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Napa", + "type": "ENT Specialist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Napa", + "doctor_name": "Dr. Kathleen M. Healey, MD", + "phone_number": "707-251-3608", + "street_address": "1701 4th Street Suite 120", + "type": "ENT Specialist" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "doctor_name", + "start": 18 + }, + { + "exclusive_end": 86, + "slot": "city", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Have you heard of Dr. Kathleen M. Healey, MD? She is an ENT Specialist located in Napa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "city": [ + "Napa" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I have her phone number? I would also like to know her rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-251-3608" + ], + "slot": "phone_number", + "values": [ + "707-251-3608" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 60, + "slot": "phone_number", + "start": 48 + }, + { + "exclusive_end": 23, + "slot": "average_rating", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "She has a rating of 5.0 and her phone number is 707-251-3608. Does that sound okay to you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "the 10th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "5 pm" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 80, + "slot": "appointment_date", + "start": 72 + }, + { + "exclusive_end": 89, + "slot": "appointment_time", + "start": 85 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 10th" + ], + "appointment_time": [ + "5 pm" + ], + "city": [ + "Napa" + ], + "doctor_name": [ + "Dr. Kathleen M. Healey, MD" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to visit that doctor. Can you make the appointment on the 10th for 5 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Kathleen M. Healey, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Kathleen M. Healey, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "5 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 93, + "slot": "doctor_name", + "start": 67 + }, + { + "exclusive_end": 116, + "slot": "appointment_time", + "start": 112 + }, + { + "exclusive_end": 107, + "slot": "appointment_date", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you would like to schedule an appointment with Dr. Kathleen M. Healey, MD on March 10th for 5 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "appointment_date": [ + "March 10th", + "the 10th" + ], + "appointment_time": [ + "5 pm" + ], + "city": [ + "Napa" + ], + "doctor_name": [ + "Dr. Kathleen M. Healey, MD" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, what is her address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1701 4th Street Suite 120" + ], + "slot": "street_address", + "values": [ + "1701 4th Street Suite 120" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dr. Kathleen M. Healey, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Kathleen M. Healey, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-10", + "appointment_time": "17:00", + "doctor_name": "Dr. Kathleen M. Healey, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-10", + "appointment_time": "17:30", + "average_rating": "5.00", + "doctor_name": "Dr. Kathleen M. Healey, MD", + "phone_number": "707-251-3608", + "street_address": "1701 4th Street Suite 120", + "type": "ENT Specialist" + } + ], + "slots": [ + { + "exclusive_end": 118, + "slot": "street_address", + "start": 93 + }, + { + "exclusive_end": 81, + "slot": "doctor_name", + "start": 55 + }, + { + "exclusive_end": 166, + "slot": "appointment_date", + "start": 156 + }, + { + "exclusive_end": 178, + "slot": "appointment_time", + "start": 171 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately I was unable to book the appointment for Dr. Kathleen M. Healey, MD located at 1701 4th Street Suite 120. I do have another time available on March 10th for 5:30 pm. How does that sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 10th", + "the 10th" + ], + "appointment_time": [ + "5:30 pm" + ], + "city": [ + "Napa" + ], + "doctor_name": [ + "Dr. Kathleen M. Healey, MD" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that will be fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-10", + "appointment_time": "17:30", + "doctor_name": "Dr. Kathleen M. Healey, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-10", + "appointment_time": "17:30", + "average_rating": "5.00", + "doctor_name": "Dr. Kathleen M. Healey, MD", + "phone_number": "707-251-3608", + "street_address": "1701 4th Street Suite 120", + "type": "ENT Specialist" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay your appointment has been successfully scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 10th", + "the 10th" + ], + "appointment_time": [ + "5:30 pm" + ], + "city": [ + "Napa" + ], + "doctor_name": [ + "Dr. Kathleen M. Healey, MD" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "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_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 10th", + "the 10th" + ], + "appointment_time": [ + "5:30 pm" + ], + "city": [ + "Napa" + ], + "doctor_name": [ + "Dr. Kathleen M. Healey, MD" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "30_00054", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a doctor. I need a General Practitioner, not a specialist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city do you want the doctor to be located at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Benicia" + ], + "slot": "city", + "values": [ + "Benicia" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "city", + "start": 15 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Benicia" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me one in Benicia please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Clifford Hoffman DO, MPH Family Doctor" + ], + "slot": "doctor_name", + "values": [ + "Clifford Hoffman DO, MPH Family Doctor" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Benicia" + ], + "slot": "city", + "values": [ + "Benicia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Benicia", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "4.40", + "city": "Benicia", + "doctor_name": "Clifford Hoffman DO, MPH Family Doctor", + "phone_number": "707-750-5944", + "street_address": "1179 North McDowell Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "3.40", + "city": "Benicia", + "doctor_name": "Family Health Center of Benicia", + "phone_number": "707-745-0711", + "street_address": "1440 Military West # 101", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Benicia", + "doctor_name": "Hill D L Do", + "phone_number": "707-745-3785", + "street_address": "831 East 2nd Street #103", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 92, + "slot": "doctor_name", + "start": 54 + }, + { + "exclusive_end": 109, + "slot": "city", + "start": 102 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 3 doctors in that area. How do you feel about Clifford Hoffman DO, MPH Family Doctor. He's in Benicia and is a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "city": [ + "Benicia" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I have their contact number please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-750-5944" + ], + "slot": "phone_number", + "values": [ + "707-750-5944" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "phone_number", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's 707-750-5944." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating" + ], + "slot_values": { + "city": [ + "Benicia" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What rating do they have? I need to make sure I go to a good doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.40" + ], + "slot": "average_rating", + "values": [ + "4.4" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "average_rating", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's 4.4 so pretty good, I'd say." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "one in the afternoon" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 80, + "slot": "appointment_time", + "start": 60 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "one in the afternoon" + ], + "city": [ + "Benicia" + ], + "doctor_name": [ + "Clifford Hoffman DO, MPH Family Doctor" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's fine. I'll go to him. Book me an appointment for one in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date should I book for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "14th of this month" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 26, + "slot": "appointment_date", + "start": 8 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of this month" + ], + "appointment_time": [ + "one in the afternoon" + ], + "city": [ + "Benicia" + ], + "doctor_name": [ + "Clifford Hoffman DO, MPH Family Doctor" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "For the 14th of this month, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Clifford Hoffman DO, MPH Family Doctor" + ], + "slot": "doctor_name", + "values": [ + "Clifford Hoffman DO, MPH Family Doctor" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 102, + "slot": "doctor_name", + "start": 64 + }, + { + "exclusive_end": 110, + "slot": "appointment_time", + "start": 106 + }, + { + "exclusive_end": 124, + "slot": "appointment_date", + "start": 114 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you want me to schedule an appointment with Clifford Hoffman DO, MPH Family Doctor at 1 pm on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "appointment_date": [ + "14th of this month", + "March 14th" + ], + "appointment_time": [ + "1 pm", + "one in the afternoon" + ], + "city": [ + "Benicia" + ], + "doctor_name": [ + "Clifford Hoffman DO, MPH Family Doctor" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. What's the address I'll need to go to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1179 North McDowell Boulevard" + ], + "slot": "street_address", + "values": [ + "1179 North McDowell Boulevard" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-14", + "appointment_time": "13:00", + "doctor_name": "Clifford Hoffman DO, MPH Family Doctor" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-14", + "appointment_time": "13:00", + "average_rating": "4.40", + "doctor_name": "Clifford Hoffman DO, MPH Family Doctor", + "phone_number": "707-750-5944", + "street_address": "1179 North McDowell Boulevard", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "street_address", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've booked your appointment. The address is 1179 North McDowell Boulevard." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of this month", + "March 14th" + ], + "appointment_time": [ + "1 pm", + "one in the afternoon" + ], + "city": [ + "Benicia" + ], + "doctor_name": [ + "Clifford Hoffman DO, MPH Family Doctor" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot. That's perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "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": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of this month", + "March 14th" + ], + "appointment_time": [ + "1 pm", + "one in the afternoon" + ], + "city": [ + "Benicia" + ], + "doctor_name": [ + "Clifford Hoffman DO, MPH Family Doctor" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks, that was all I wanted." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. Have a nice day then." + } + ] + }, + { + "dialogue_id": "30_00055", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find a doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course. Do you know what type of doctor you need? What city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Albany" + ], + "slot": "city", + "values": [ + "Albany" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 48, + "slot": "city", + "start": 42 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Albany" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a General Practitioner in Albany?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Nina R. Birnbaum, M.D." + ], + "slot": "doctor_name", + "values": [ + "Nina R. Birnbaum, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Albany" + ], + "slot": "city", + "values": [ + "Albany" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Albany", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Albany", + "doctor_name": "Nina R. Birnbaum, M.D.", + "phone_number": "510-524-0861", + "street_address": "500 San Pablo Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "3.80", + "city": "Albany", + "doctor_name": "Rebecca Clyde, M.D.", + "phone_number": "510-204-8130", + "street_address": "12 Camino Encinas", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Albany", + "doctor_name": "Shapiro Marcey MD", + "phone_number": "510-525-2200", + "street_address": "5915 B Hollis Street", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Albany", + "doctor_name": "Sutter East Bay Med Foundation: Whinnery Catherine MD", + "phone_number": "510-524-1580", + "street_address": "1152 Solano Avenue # A", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "doctor_name", + "start": 8 + }, + { + "exclusive_end": 40, + "slot": "city", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found Nina R. Birnbaum, M.D. in Albany. She's a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "city": [ + "Albany" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is she highly rated? I'd like her phone number." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-524-0861" + ], + "slot": "phone_number", + "values": [ + "510-524-0861" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 54, + "slot": "phone_number", + "start": 42 + }, + { + "exclusive_end": 13, + "slot": "average_rating", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "She has a 5.0 rating. You can call her at 510-524-0861." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Albany" + ], + "doctor_name": [ + "Nina R. Birnbaum, M.D." + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds prefect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to book an appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Albany" + ], + "doctor_name": [ + "Nina R. Birnbaum, M.D." + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "five in the evening" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "March 7th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 29, + "slot": "appointment_time", + "start": 10 + }, + { + "exclusive_end": 42, + "slot": "appointment_date", + "start": 33 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 7th" + ], + "appointment_time": [ + "five in the evening" + ], + "city": [ + "Albany" + ], + "doctor_name": [ + "Nina R. Birnbaum, M.D." + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about five in the evening on March 7th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Nina R. Birnbaum, M.D." + ], + "slot": "doctor_name", + "values": [ + "Nina R. Birnbaum, M.D." + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "5 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 72, + "slot": "doctor_name", + "start": 50 + }, + { + "exclusive_end": 80, + "slot": "appointment_time", + "start": 76 + }, + { + "exclusive_end": 94, + "slot": "appointment_date", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. Please confirm you'd like an appointment with Nina R. Birnbaum, M.D. at 5 pm next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 7th", + "next Thursday" + ], + "appointment_time": [ + "5 pm", + "five in the evening" + ], + "city": [ + "Albany" + ], + "doctor_name": [ + "Nina R. Birnbaum, M.D." + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-07", + "appointment_time": "17:00", + "doctor_name": "Nina R. Birnbaum, M.D." + } + }, + "service_results": [ + { + "appointment_date": "2019-03-07", + "appointment_time": "17:00", + "average_rating": "5.00", + "doctor_name": "Nina R. Birnbaum, M.D.", + "phone_number": "510-524-0861", + "street_address": "500 San Pablo Avenue", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've gone ahead and booked you that appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 7th", + "next Thursday" + ], + "appointment_time": [ + "5 pm", + "five in the evening" + ], + "city": [ + "Albany" + ], + "doctor_name": [ + "Nina R. Birnbaum, M.D." + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "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_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 7th", + "next Thursday" + ], + "appointment_time": [ + "5 pm", + "five in the evening" + ], + "city": [ + "Albany" + ], + "doctor_name": [ + "Nina R. Birnbaum, M.D." + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope. Thanks for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Always. Have a good day." + } + ] + }, + { + "dialogue_id": "30_00056", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Could you help me find a doctor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes I can. What type of doctor are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you find me a Gynecologist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you prefer me to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 27, + "slot": "city", + "start": 19 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me someone in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Anjali Tate, M.D." + ], + "slot": "doctor_name", + "values": [ + "Anjali Tate, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose", + "type": "Gynecologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Anjali Tate, M.D.", + "phone_number": "510-845-8035", + "street_address": "2400 Samaritan Drive #105", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Ali A. Zaki, MD", + "phone_number": "408-272-2252", + "street_address": "200 Jose Figueres Avenue #490", + "type": "Gynecologist" + }, + { + "average_rating": "3.50", + "city": "San Jose", + "doctor_name": "Dr. Phuong T. Nguyen, MD, FACOG", + "phone_number": "408-296-2496", + "street_address": "210 North Jackson Avenue #10", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Ruth Yemane, MD", + "phone_number": "408-358-1888", + "street_address": "2400 Samaritan Drive", + "type": "Gynecologist" + }, + { + "average_rating": "4.90", + "city": "San Jose", + "doctor_name": "Dr. Smriti Nalwa, MD", + "phone_number": "408-271-6500", + "street_address": "455 Oconnor Drive", + "type": "Gynecologist" + }, + { + "average_rating": "4.70", + "city": "San Jose", + "doctor_name": "Faryno Violetta MD", + "phone_number": "408-288-9933", + "street_address": "2577 Samaritan Drive #720B", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Genesis Clinica De La Mujer", + "phone_number": "408-258-3724", + "street_address": "244 North Jackson Avenue suite 209", + "type": "Gynecologist" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Lakshmi Vatsan MD", + "phone_number": "650-666-0033", + "street_address": "1299 Water Lily Way #90", + "type": "Gynecologist" + }, + { + "average_rating": "4.60", + "city": "San Jose", + "doctor_name": "Lelanya B. Kearns, M.D.", + "phone_number": "408-357-1480", + "street_address": "2585 Samaritan Drive", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Mahari, Sofia MD", + "phone_number": "408-885-5000", + "street_address": "750 South Bascom Avenue", + "type": "Gynecologist" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "doctor_name", + "start": 50 + }, + { + "exclusive_end": 35, + "slot": "city", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 10 Doctors in San Jose. The first is Anjali Tate, M.D. a Gynecologist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "street_address" + ], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you give me their address and rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2400 Samaritan Drive #105" + ], + "slot": "street_address", + "values": [ + "2400 Samaritan Drive #105" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 70, + "slot": "street_address", + "start": 45 + }, + { + "exclusive_end": 25, + "slot": "average_rating", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They have a rating of 5.0 and are located at 2400 Samaritan Drive #105." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "doctor_name": [ + "Anjali Tate, M.D." + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, that will do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to schedule you a visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "doctor_name": [ + "Anjali Tate, M.D." + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, go ahead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the best time and date for your visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "11th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:45" + ], + "slot": "appointment_time", + "values": [ + "12:45 in the afternoon" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 29, + "slot": "appointment_date", + "start": 16 + }, + { + "exclusive_end": 55, + "slot": "appointment_time", + "start": 33 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of March" + ], + "appointment_time": [ + "12:45 in the afternoon" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Anjali Tate, M.D." + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it for the 11th of March at 12:45 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Anjali Tate, M.D." + ], + "slot": "doctor_name", + "values": [ + "Anjali Tate, M.D." + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:45" + ], + "slot": "appointment_time", + "values": [ + "12:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 88, + "slot": "doctor_name", + "start": 71 + }, + { + "exclusive_end": 114, + "slot": "appointment_time", + "start": 106 + }, + { + "exclusive_end": 102, + "slot": "appointment_date", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: You want to schedule an appointment with Anjali Tate, M.D. on March 11th at 12:45 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "half past 10 in the morning" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 52, + "slot": "appointment_time", + "start": 25 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of March", + "March 11th" + ], + "appointment_time": [ + "half past 10 in the morning" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Anjali Tate, M.D." + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, actually make it for half past 10 in the morning." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "10:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 115, + "slot": "appointment_time", + "start": 107 + }, + { + "exclusive_end": 103, + "slot": "appointment_date", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: you want to schedule your appointment with Ajali Tate, M.D. on March 11th at 10:30 am?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "12th of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 46, + "slot": "appointment_date", + "start": 28 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of this month" + ], + "appointment_time": [ + "10:30 am", + "half past 10 in the morning" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Anjali Tate, M.D." + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No actually make it for the 12th of this month instead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Anjali Tate, M.D." + ], + "slot": "doctor_name", + "values": [ + "Anjali Tate, M.D." + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 92, + "slot": "doctor_name", + "start": 75 + }, + { + "exclusive_end": 106, + "slot": "appointment_date", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, please confirm the following: You want to schedule an appointment with Anjali Tate, M.D. on March 12th at 10:30am?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "12th of this month", + "March 12th" + ], + "appointment_time": [ + "10:30 am", + "half past 10 in the morning" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Anjali Tate, M.D." + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, can you give the number as well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-12", + "appointment_time": "10:30", + "doctor_name": "Anjali Tate, M.D." + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I am terribly sorry, I was unable to book an appointment at this time. 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_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of this month", + "March 12th" + ], + "appointment_time": [ + "10:30 am", + "half past 10 in the morning" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Anjali Tate, M.D." + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you, and have a great day!" + } + ] + }, + { + "dialogue_id": "30_00057", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking to find a doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Gynecologist", + "General Practitioner" + ], + "slot": "type", + "values": [ + "Gynecologist", + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What area of practice is the doctor you are looking for? Do you need a Gynecologist, General Practitioner, or a different practice?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "ENT Specialist" + ], + "slot": "type", + "values": [ + "ENT Specialist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SF" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 55, + "slot": "city", + "start": 53 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "SF" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an ENT Specialist that practices in SF." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aaron Tward, M.D." + ], + "slot": "doctor_name", + "values": [ + "Aaron Tward, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "ENT Specialist" + ], + "slot": "type", + "values": [ + "ENT Specialist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "ENT Specialist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Aaron Tward, M.D.", + "phone_number": "415-353-2757", + "street_address": "2380 Sutter Street", + "type": "ENT Specialist" + }, + { + "average_rating": "4.80", + "city": "San Francisco", + "doctor_name": "Clifford Chew, MD", + "phone_number": "415-433-7945", + "street_address": "45 Castro Street", + "type": "ENT Specialist" + }, + { + "average_rating": "4.70", + "city": "San Francisco", + "doctor_name": "Dr. Clark Rosen, MD", + "phone_number": "415-885-7700", + "street_address": "500 Sutter Street #430", + "type": "ENT Specialist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. Daniel F. Hartman, MD", + "phone_number": "415-751-1414", + "street_address": "3838 California Street #505", + "type": "ENT Specialist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Dr. Gary A. Rust, MD", + "phone_number": "415-626-4900", + "street_address": "2460 Mission Street #217", + "type": "ENT Specialist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. Oscar A Saddul", + "phone_number": "415-641-5600", + "street_address": "3838 California Street", + "type": "ENT Specialist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. Steven H. Sloan, MD", + "phone_number": "415-379-9900", + "street_address": "929 Clay Street Suite 501", + "type": "ENT Specialist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr.Tipton Dale L MD Inc", + "phone_number": "415-621-6191", + "street_address": "45 Castro Street #210", + "type": "ENT Specialist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Katherine Yung, M.D.", + "phone_number": "415-839-8639", + "street_address": "1825 4th Street", + "type": "ENT Specialist" + }, + { + "average_rating": "3.70", + "city": "San Francisco", + "doctor_name": "Kim Theresa B MD", + "phone_number": "415-362-5443", + "street_address": "450 Sutter Street #933", + "type": "ENT Specialist" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "doctor_name", + "start": 6 + }, + { + "exclusive_end": 74, + "slot": "city", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would Aaron Tward, M.D. an ENT Specialist, who is located in San Francisco work for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "city": [ + "SF", + "San Francisco" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their phone number and rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-353-2757" + ], + "slot": "phone_number", + "values": [ + "415-353-2757" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 62, + "slot": "phone_number", + "start": 50 + }, + { + "exclusive_end": 15, + "slot": "average_rating", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They have a 5.0 rating, and you can reach them at 415-353-2757." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "10th of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 57, + "slot": "appointment_date", + "start": 44 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "10th of March" + ], + "city": [ + "SF", + "San Francisco" + ], + "doctor_name": [ + "Aaron Tward, M.D." + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will work, make an appointment for the 10th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like to schedule the appointment for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:15" + ], + "slot": "appointment_time", + "values": [ + "11:15 in the morning" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 43, + "slot": "appointment_time", + "start": 23 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "10th of March" + ], + "appointment_time": [ + "11:15 in the morning" + ], + "city": [ + "SF", + "San Francisco" + ], + "doctor_name": [ + "Aaron Tward, M.D." + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please schedule me for 11:15 in the morning." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Aaron Tward, M.D." + ], + "slot": "doctor_name", + "values": [ + "Aaron Tward, M.D." + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:15" + ], + "slot": "appointment_time", + "values": [ + "11:15 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 58, + "slot": "doctor_name", + "start": 41 + }, + { + "exclusive_end": 70, + "slot": "appointment_time", + "start": 62 + }, + { + "exclusive_end": 85, + "slot": "appointment_date", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want to schedule an appointment with Aaron Tward, M.D. at 11:15 am, on March 10th. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "10th of March", + "March 10th" + ], + "appointment_time": [ + "11:15 am", + "11:15 in the morning" + ], + "city": [ + "SF", + "San Francisco" + ], + "doctor_name": [ + "Aaron Tward, M.D." + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aaron Tward, M.D." + ], + "slot": "doctor_name", + "values": [ + "Aaron Tward, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11 am" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-10", + "appointment_time": "11:15", + "doctor_name": "Aaron Tward, M.D." + } + }, + "service_results": [ + { + "appointment_date": "2019-03-10", + "appointment_time": "11:00", + "average_rating": "5.00", + "doctor_name": "Aaron Tward, M.D.", + "phone_number": "415-353-2757", + "street_address": "2380 Sutter Street", + "type": "ENT Specialist" + } + ], + "slots": [ + { + "exclusive_end": 131, + "slot": "doctor_name", + "start": 114 + }, + { + "exclusive_end": 92, + "slot": "appointment_date", + "start": 82 + }, + { + "exclusive_end": 101, + "slot": "appointment_time", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I was unable to book an appointment for the time slot you requested. Would March 10th at 11 am with doctor Aaron Tward, M.D. work instead?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "10th of March", + "March 10th" + ], + "appointment_time": [ + "11 am" + ], + "city": [ + "SF", + "San Francisco" + ], + "doctor_name": [ + "Aaron Tward, M.D." + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that will work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-10", + "appointment_time": "11:00", + "doctor_name": "Aaron Tward, M.D." + } + }, + "service_results": [ + { + "appointment_date": "2019-03-10", + "appointment_time": "11:00", + "average_rating": "5.00", + "doctor_name": "Aaron Tward, M.D.", + "phone_number": "415-353-2757", + "street_address": "2380 Sutter Street", + "type": "ENT Specialist" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has been successfully booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "appointment_date": [ + "10th of March", + "March 10th" + ], + "appointment_time": [ + "11 am" + ], + "city": [ + "SF", + "San Francisco" + ], + "doctor_name": [ + "Aaron Tward, M.D." + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address of their office?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2380 Sutter Street" + ], + "slot": "street_address", + "values": [ + "2380 Sutter Street" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 37, + "slot": "street_address", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their office is at 2380 Sutter Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "10th of March", + "March 10th" + ], + "appointment_time": [ + "11 am" + ], + "city": [ + "SF", + "San Francisco" + ], + "doctor_name": [ + "Aaron Tward, M.D." + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that is all I needed. Bye." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome. Have a great day." + } + ] + }, + { + "dialogue_id": "30_00058", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hi, I am looking for a Doctor for my friend" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Gynecologist", + "ENT Specialist" + ], + "slot": "type", + "values": [ + "Gynecologist", + "ENT Specialist" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you searching for any specialist like Gynecologist, or ENT specialist or something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, i was searching for a Dermatologist" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you looking into?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Milpitas" + ], + "slot": "city", + "values": [ + "Milpitas" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 27, + "slot": "city", + "start": 19 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me someone in Milpitas" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Hoang M. Duong, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Hoang M. Duong, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Milpitas" + ], + "slot": "city", + "values": [ + "Milpitas" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Milpitas", + "type": "Dermatologist" + } + }, + "service_results": [ + { + "average_rating": "4.00", + "city": "Milpitas", + "doctor_name": "Dr. Hoang M. Duong, MD", + "phone_number": "408-263-6073", + "street_address": "991 County Highway G4 STE 104", + "type": "Dermatologist" + }, + { + "average_rating": "3.20", + "city": "Milpitas", + "doctor_name": "Dr. Sunil S. Dhawan", + "phone_number": "408-957-7676", + "street_address": "995 County Highway G4 #111", + "type": "Dermatologist" + }, + { + "average_rating": "4.00", + "city": "Milpitas", + "doctor_name": "Malhotra Neema MD", + "phone_number": "408-945-0300", + "street_address": "1113 South Park Victoria Drive", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "doctor_name", + "start": 17 + }, + { + "exclusive_end": 51, + "slot": "city", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 3 hits of Dr. Hoang M. Duong, MD in Milpitas for a Dermatologist" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "doctor_name": [ + "Dr. Hoang M. Duong, MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is helpful" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to make an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "doctor_name": [ + "Dr. Hoang M. Duong, MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please do that" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the best time for you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10:00" + ], + "slot": "appointment_time", + "values": [ + "10 o\"clock in the morning" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 40, + "slot": "appointment_time", + "start": 15 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "10 o\"clock in the morning" + ], + "city": [ + "Milpitas" + ], + "doctor_name": [ + "Dr. Hoang M. Duong, MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Schedule it at 10 o\"clock in the morning" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which date do you want it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "11th of this month" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 30, + "slot": "appointment_date", + "start": 12 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of this month" + ], + "appointment_time": [ + "10 o\"clock in the morning" + ], + "city": [ + "Milpitas" + ], + "doctor_name": [ + "Dr. Hoang M. Duong, MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Book it for 11th of this month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Hoang M. Duong, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Hoang M. Duong, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:00" + ], + "slot": "appointment_time", + "values": [ + "10 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 86, + "slot": "doctor_name", + "start": 64 + }, + { + "exclusive_end": 95, + "slot": "appointment_time", + "start": 90 + }, + { + "exclusive_end": 107, + "slot": "appointment_date", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the booking details schedule an appointment with Dr. Hoang M. Duong, MD at 10 am, March 11th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "afternoon 2:30" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 31, + "slot": "appointment_time", + "start": 17 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of this month", + "March 11th" + ], + "appointment_time": [ + "afternoon 2:30" + ], + "city": [ + "Milpitas" + ], + "doctor_name": [ + "Dr. Hoang M. Duong, MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "no, wait make it afternoon 2:30" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Hoang M. Duong, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Hoang M. Duong, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 pm" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 74, + "slot": "doctor_name", + "start": 52 + }, + { + "exclusive_end": 85, + "slot": "appointment_time", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the booking details appointment with Dr. Hoang M. Duong, MD at 2:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 33, + "slot": "appointment_date", + "start": 23 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th" + ], + "appointment_time": [ + "2:30 pm", + "afternoon 2:30" + ], + "city": [ + "Milpitas" + ], + "doctor_name": [ + "Dr. Hoang M. Duong, MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No please change it to March 13th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 60, + "slot": "appointment_time", + "start": 53 + }, + { + "exclusive_end": 74, + "slot": "appointment_date", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok Please confirm the booking details appointment at 2:30 pm on March 13th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "March 13th" + ], + "appointment_time": [ + "2:30 pm", + "afternoon 2:30" + ], + "city": [ + "Milpitas" + ], + "doctor_name": [ + "Dr. Hoang M. Duong, MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "OK, Please give me the contact details" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-263-6073" + ], + "slot": "phone_number", + "values": [ + "408-263-6073" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "14:30", + "doctor_name": "Dr. Hoang M. Duong, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-13", + "appointment_time": "14:30", + "average_rating": "4.00", + "doctor_name": "Dr. Hoang M. Duong, MD", + "phone_number": "408-263-6073", + "street_address": "991 County Highway G4 STE 104", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "phone_number", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your booking is completed, you may reach them at 408-263-6073" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th" + ], + "appointment_time": [ + "2:30 pm", + "afternoon 2:30" + ], + "city": [ + "Milpitas" + ], + "doctor_name": [ + "Dr. Hoang M. Duong, MD" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, thats all for now, bye" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, have a great day!" + } + ] + }, + { + "dialogue_id": "30_00059", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm after a general Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, what city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Antioch" + ], + "slot": "city", + "values": [ + "Antioch" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Antioch" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Antioch please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Antioch Family Practice: Copeland John W MD" + ], + "slot": "doctor_name", + "values": [ + "Antioch family Practice: Copeland John W MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Antioch" + ], + "slot": "city", + "values": [ + "Antioch" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Antioch", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Antioch", + "doctor_name": "Antioch Family Practice: Copeland John W MD", + "phone_number": "925-778-7233", + "street_address": "3440 Hillcrest Avenue Suite 150", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Antioch", + "doctor_name": "Baart Antioch: Quismorio William L MD", + "phone_number": "925-522-0124", + "street_address": "5161 Clayton Road Suite F", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Antioch", + "doctor_name": "Howard L Friesen Inc", + "phone_number": "925-757-2250", + "street_address": "3436 Hillcrest Avenue # 200", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Antioch", + "doctor_name": "Jessica Roberts, MD", + "phone_number": "925-779-1331", + "street_address": "3720 Sunset Lane # A", + "type": "General Practitioner" + }, + { + "average_rating": "4.30", + "city": "Antioch", + "doctor_name": "Randolph J. Clarke, MD", + "phone_number": "925-777-0477", + "street_address": "3741 Sunset Lane # A", + "type": "General Practitioner" + }, + { + "average_rating": "4.00", + "city": "Antioch", + "doctor_name": "Spring Hill Medical Group: Elyasi Siamak MD", + "phone_number": "925-779-9601", + "street_address": "7667 Amador Valley Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "4.30", + "city": "Antioch", + "doctor_name": "Williams Clark E DO", + "phone_number": "925-778-4062", + "street_address": "1111 A Street", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "doctor_name", + "start": 12 + }, + { + "exclusive_end": 90, + "slot": "city", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay I have Antioch family Practice: Copeland John W MD, a General practitioner in Antioch." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Antioch" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there another option?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Baart Antioch: Quismorio William L MD" + ], + "slot": "doctor_name", + "values": [ + "Baart Antioch: Quismorio William L MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Antioch" + ], + "slot": "city", + "values": [ + "Antioch" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 48, + "slot": "doctor_name", + "start": 11 + }, + { + "exclusive_end": 83, + "slot": "city", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about Baart Antioch: Quismorio William L MD, a General practitioner in Antioch." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Antioch" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you search again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Howard L Friesen Inc" + ], + "slot": "doctor_name", + "values": [ + "Howard L Friesen Inc" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Antioch" + ], + "slot": "city", + "values": [ + "Antioch" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 32, + "slot": "doctor_name", + "start": 12 + }, + { + "exclusive_end": 67, + "slot": "city", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay I have Howard L Friesen Inc, a General practitioner in Antioch." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Antioch" + ], + "doctor_name": [ + "Howard L Friesen Inc" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, can you book a visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time and date is good for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "the 13th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 27, + "slot": "appointment_time", + "start": 20 + }, + { + "exclusive_end": 39, + "slot": "appointment_date", + "start": 31 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 13th" + ], + "appointment_time": [ + "3:30 pm" + ], + "city": [ + "Antioch" + ], + "doctor_name": [ + "Howard L Friesen Inc" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you book it for 3:30 pm on the 13th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Howard L Friesen Inc" + ], + "slot": "doctor_name", + "values": [ + "Howard L Friesen Inc" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 54, + "slot": "doctor_name", + "start": 34 + }, + { + "exclusive_end": 65, + "slot": "appointment_time", + "start": 58 + }, + { + "exclusive_end": 79, + "slot": "appointment_date", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming: book appointment with Howard L Friesen Inc at 3:30 pm on March 13th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "3:30 pm" + ], + "city": [ + "Antioch" + ], + "doctor_name": [ + "Howard L Friesen Inc" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "15:30", + "doctor_name": "Howard L Friesen Inc" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-13", + "appointment_time": "15:30", + "average_rating": "5.00", + "doctor_name": "Howard L Friesen Inc", + "phone_number": "925-757-2250", + "street_address": "3436 Hillcrest Avenue # 200", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've booked that in for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating", + "street_address" + ], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "3:30 pm" + ], + "city": [ + "Antioch" + ], + "doctor_name": [ + "Howard L Friesen Inc" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me their address and rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3436 Hillcrest Avenue # 200" + ], + "slot": "street_address", + "values": [ + "3436 Hillcrest Avenue # 200" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 39, + "slot": "street_address", + "start": 12 + }, + { + "exclusive_end": 59, + "slot": "average_rating", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are at 3436 Hillcrest Avenue # 200 and they have a 5.0 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "3:30 pm" + ], + "city": [ + "Antioch" + ], + "doctor_name": [ + "Howard L Friesen Inc" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's all, thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day" + } + ] + }, + { + "dialogue_id": "30_00060", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hey! I am not feeling good and looking for a Physician." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Any specialized Physician, are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup! Great to have a a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city, you are looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Benicia" + ], + "slot": "city", + "values": [ + "Benicia" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 30, + "slot": "city", + "start": 23 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Benicia" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please find someone in Benicia." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Clifford Hoffman DO, MPH Family Doctor" + ], + "slot": "doctor_name", + "values": [ + "Clifford Hoffman DO, MPH Family Doctor" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Benicia" + ], + "slot": "city", + "values": [ + "Benicia" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Benicia", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "4.40", + "city": "Benicia", + "doctor_name": "Clifford Hoffman DO, MPH Family Doctor", + "phone_number": "707-750-5944", + "street_address": "1179 North McDowell Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "3.40", + "city": "Benicia", + "doctor_name": "Family Health Center of Benicia", + "phone_number": "707-745-0711", + "street_address": "1440 Military West # 101", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Benicia", + "doctor_name": "Hill D L Do", + "phone_number": "707-745-3785", + "street_address": "831 East 2nd Street #103", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 95, + "slot": "doctor_name", + "start": 57 + }, + { + "exclusive_end": 114, + "slot": "city", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found one good rated General Practitioner. His name is Clifford Hoffman DO, MPH Family Doctor located in Benicia. Is that sounds good for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Benicia" + ], + "doctor_name": [ + "Clifford Hoffman DO, MPH Family Doctor" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup! sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I schedule an appointment for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Benicia" + ], + "doctor_name": [ + "Clifford Hoffman DO, MPH Family Doctor" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, Please go ahead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What would be the right time for you and on which date you want to visit him?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "afternoon 1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "14th of this month" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 50, + "slot": "appointment_time", + "start": 39 + }, + { + "exclusive_end": 34, + "slot": "appointment_date", + "start": 16 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of this month" + ], + "appointment_time": [ + "afternoon 1" + ], + "city": [ + "Benicia" + ], + "doctor_name": [ + "Clifford Hoffman DO, MPH Family Doctor" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please book for 14th of this month for afternoon 1." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Clifford Hoffman DO, MPH Family Doctor" + ], + "slot": "doctor_name", + "values": [ + "Clifford Hoffman DO, MPH Family Doctor" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 134, + "slot": "doctor_name", + "start": 96 + }, + { + "exclusive_end": 142, + "slot": "appointment_time", + "start": 138 + }, + { + "exclusive_end": 156, + "slot": "appointment_date", + "start": 146 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yup! I have scheduled for you. Please can you confirm me the details - Your appointment is with Clifford Hoffman DO, MPH Family Doctor at 1 pm on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of this month", + "March 14th" + ], + "appointment_time": [ + "1 pm", + "afternoon 1" + ], + "city": [ + "Benicia" + ], + "doctor_name": [ + "Clifford Hoffman DO, MPH Family Doctor" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-14", + "appointment_time": "13:00", + "doctor_name": "Clifford Hoffman DO, MPH Family Doctor" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-14", + "appointment_time": "13:00", + "average_rating": "4.40", + "doctor_name": "Clifford Hoffman DO, MPH Family Doctor", + "phone_number": "707-750-5944", + "street_address": "1179 North McDowell Boulevard", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "All is set." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of this month", + "March 14th" + ], + "appointment_time": [ + "1 pm", + "afternoon 1" + ], + "city": [ + "Benicia" + ], + "doctor_name": [ + "Clifford Hoffman DO, MPH Family Doctor" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot. Bye for the day for I am done with." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "30_00061", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Could you find me a doctor nearby?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where should I search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Fran" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 16, + "slot": "city", + "start": 8 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look in San Fran." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Ophthalmologist", + "Gynecologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist", + "Gynecologist" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which type of doctor? A Ophthalmologist, Gynecologist? Which type?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "A Dermatologist is who I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Anne Han, M.D." + ], + "slot": "doctor_name", + "values": [ + "Anne Han, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "Dermatologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Anne Han, M.D.", + "phone_number": "415-600-3800", + "street_address": "655 Redwood Highway Suite 100", + "type": "Dermatologist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Aura Skin Spa", + "phone_number": "415-788-3800", + "street_address": "450 Sutter Street #2340", + "type": "Dermatologist" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Bay Area Cosmetic Dermatology", + "phone_number": "415-440-6356", + "street_address": "2211 Post Street #404", + "type": "Dermatologist" + }, + { + "average_rating": "3.70", + "city": "San Francisco", + "doctor_name": "Berman Skin Institute", + "phone_number": "415-771-6300", + "street_address": "490 Post Street #320", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "California Skin Institute", + "phone_number": "415-678-5887", + "street_address": "909 Hyde Street #419", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Camarillo Diana B MD", + "phone_number": "415-441-1670", + "street_address": "515 Spruce Street", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Caren Campbell, MD", + "phone_number": "415-839-8118", + "street_address": "45 Castro Street # 332", + "type": "Dermatologist" + }, + { + "average_rating": "4.90", + "city": "San Francisco", + "doctor_name": "David J MacGregor MD", + "phone_number": "415-989-9400", + "street_address": "107 Melville Avenue", + "type": "Dermatologist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Dr. Andrea Hui Austin", + "phone_number": "415-292-6350", + "street_address": "2299 Post Street #312", + "type": "Dermatologist" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Dr. Lawrence C. Cheung, MD", + "phone_number": "415-333-0348", + "street_address": "595 Buckingham Way Ste. 220", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "doctor_name", + "start": 51 + }, + { + "exclusive_end": 82, + "slot": "city", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 doctors I found, one Dermatologist is Anne Han, M.D. in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Who else did you find?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aura Skin Spa" + ], + "slot": "doctor_name", + "values": [ + "Aura Skin Spa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 31, + "slot": "doctor_name", + "start": 18 + }, + { + "exclusive_end": 64, + "slot": "city", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another option is Aura Skin Spa a Dermatologist in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Lafayette" + ], + "slot": "city", + "values": [ + "Lafayette" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 57, + "slot": "city", + "start": 48 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Lafayette" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a General Practitioner. Try searching in Lafayette." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Neil Fruman, MD - Retired" + ], + "slot": "doctor_name", + "values": [ + "Neil Fruman, MD - Retired" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lafayette" + ], + "slot": "city", + "values": [ + "Lafayette" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Lafayette", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Lafayette", + "doctor_name": "Neil Fruman, MD - Retired", + "phone_number": "925-296-7490", + "street_address": "1450 Treat Boulevard Suite 120B", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "doctor_name", + "start": 0 + }, + { + "exclusive_end": 59, + "slot": "city", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Neil Fruman, MD - Retired General Practitioner in Lafayette is the 1 result." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "city": [ + "Lafayette" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their address and phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1450 Treat Boulevard Suite 120B" + ], + "slot": "street_address", + "values": [ + "1450 Treat Boulevard Suite 120B" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "925-296-7490" + ], + "slot": "phone_number", + "values": [ + "925-296-7490" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 49, + "slot": "street_address", + "start": 18 + }, + { + "exclusive_end": 79, + "slot": "phone_number", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their location is 1450 Treat Boulevard Suite 120B. Their number is 925-296-7490." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Lafayette" + ], + "doctor_name": [ + "Neil Fruman, MD - Retired" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That info checks out." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to schedule a appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 in the afternoon" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "14th of March" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 53, + "slot": "appointment_time", + "start": 31 + }, + { + "exclusive_end": 74, + "slot": "appointment_date", + "start": 61 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of March" + ], + "appointment_time": [ + "12:30 in the afternoon" + ], + "city": [ + "Lafayette" + ], + "doctor_name": [ + "Neil Fruman, MD - Retired" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I would like to book it at 12:30 in the afternoon on the 14th of March if its available." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Neil Fruman, MD - Retired" + ], + "slot": "doctor_name", + "values": [ + "Neil Fruman, MD - Retired" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 54, + "slot": "doctor_name", + "start": 29 + }, + { + "exclusive_end": 66, + "slot": "appointment_time", + "start": 58 + }, + { + "exclusive_end": 80, + "slot": "appointment_date", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm the appointment with Neil Fruman, MD - Retired at 12:30 pm on March 14th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating" + ], + "slot_values": { + "appointment_date": [ + "14th of March", + "March 14th" + ], + "appointment_time": [ + "12:30 in the afternoon", + "12:30 pm" + ], + "city": [ + "Lafayette" + ], + "doctor_name": [ + "Neil Fruman, MD - Retired" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is his rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-14", + "appointment_time": "12:30", + "doctor_name": "Neil Fruman, MD - Retired" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-14", + "appointment_time": "12:30", + "average_rating": "5.00", + "doctor_name": "Neil Fruman, MD - Retired", + "phone_number": "925-296-7490", + "street_address": "1450 Treat Boulevard Suite 120B", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "average_rating", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their rating is 5.0. Your appointment has been booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of March", + "March 14th" + ], + "appointment_time": [ + "12:30 in the afternoon", + "12:30 pm" + ], + "city": [ + "Lafayette" + ], + "doctor_name": [ + "Neil Fruman, MD - Retired" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Always happy to assist." + } + ] + }, + { + "dialogue_id": "30_00062", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a good dermatologist. Can you find me a well qualified dermatologist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, which city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Lafayette" + ], + "slot": "city", + "values": [ + "Lafayette" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Lafayette" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me a dematologist in Lafayette." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Ani Tajirian" + ], + "slot": "doctor_name", + "values": [ + "Dr. Ani Tajirian" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Lafayette" + ], + "slot": "city", + "values": [ + "Lafayette" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Lafayette", + "type": "Dermatologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Lafayette", + "doctor_name": "Dr. Ani Tajirian", + "phone_number": "510-839-2937", + "street_address": "20400 Lake Chabot Road #202", + "type": "Dermatologist" + }, + { + "average_rating": "4.30", + "city": "Lafayette", + "doctor_name": "Dr. Kelly T. Hood, MD", + "phone_number": "925-283-5500", + "street_address": "3807 Lone Tree Way", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "Lafayette", + "doctor_name": "Lesley Plotke, MD", + "phone_number": "925-283-4820", + "street_address": "970 Dewing Avenue # 301", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "doctor_name", + "start": 40 + }, + { + "exclusive_end": 94, + "slot": "city", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 3 results, one of which is Dr. Ani Tajirian, a dermatologist located in Lafayette." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating" + ], + "slot_values": { + "city": [ + "Lafayette" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their overall rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 38, + "slot": "average_rating", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their overall customer rating is a 5.0" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 in the afternoon" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "the 5th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 95, + "slot": "appointment_time", + "start": 74 + }, + { + "exclusive_end": 70, + "slot": "appointment_date", + "start": 63 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 5th" + ], + "appointment_time": [ + "2:30 in the afternoon" + ], + "city": [ + "Lafayette" + ], + "doctor_name": [ + "Dr. Ani Tajirian" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect. Please book an appointment for me with them on the 5th at 2:30 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Ani Tajirian" + ], + "slot": "doctor_name", + "values": [ + "Dr. Ani Tajirian" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 90, + "slot": "doctor_name", + "start": 74 + }, + { + "exclusive_end": 56, + "slot": "appointment_time", + "start": 49 + }, + { + "exclusive_end": 103, + "slot": "appointment_date", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: Schedule a 2:30 pm appointment with Dr. Ani Tajirian next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "14th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 53, + "slot": "appointment_date", + "start": 40 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of March" + ], + "appointment_time": [ + "2:30 in the afternoon", + "2:30 pm" + ], + "city": [ + "Lafayette" + ], + "doctor_name": [ + "Dr. Ani Tajirian" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, change the appointment to the 14th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 56, + "slot": "appointment_time", + "start": 49 + }, + { + "exclusive_end": 104, + "slot": "appointment_date", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: Schedule a 2:30 pm appointment with Dr. Ani Tajirian on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "1 o\"clock in the afternoon" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 55, + "slot": "appointment_time", + "start": 29 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of March", + "March 14th" + ], + "appointment_time": [ + "1 o\"clock in the afternoon" + ], + "city": [ + "Lafayette" + ], + "doctor_name": [ + "Dr. Ani Tajirian" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you change the timing to 1 o\"clock in the afternoon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 53, + "slot": "appointment_time", + "start": 49 + }, + { + "exclusive_end": 101, + "slot": "appointment_date", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: Schedule a 1 pm appointment with Dr. Ani Tajirian on March 14th." + }, + { + "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_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "appointment_date": [ + "14th of March", + "March 14th" + ], + "appointment_time": [ + "1 o\"clock in the afternoon", + "1 pm" + ], + "city": [ + "Lafayette" + ], + "doctor_name": [ + "Dr. Ani Tajirian" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. What is their address and phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "20400 Lake Chabot Road #202" + ], + "slot": "street_address", + "values": [ + "20400 Lake Chabot Road #202" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "510-839-2937" + ], + "slot": "phone_number", + "values": [ + "510-839-2937" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-14", + "appointment_time": "13:00", + "doctor_name": "Dr. Ani Tajirian" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-14", + "appointment_time": "13:00", + "average_rating": "5.00", + "doctor_name": "Dr. Ani Tajirian", + "phone_number": "510-839-2937", + "street_address": "20400 Lake Chabot Road #202", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 97, + "slot": "street_address", + "start": 70 + }, + { + "exclusive_end": 130, + "slot": "phone_number", + "start": 118 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has been successfully scheduled. They are located at 20400 Lake Chabot Road #202 and their number is 510-839-2937." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of March", + "March 14th" + ], + "appointment_time": [ + "1 o\"clock in the afternoon", + "1 pm" + ], + "city": [ + "Lafayette" + ], + "doctor_name": [ + "Dr. Ani Tajirian" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "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": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of March", + "March 14th" + ], + "appointment_time": [ + "1 o\"clock in the afternoon", + "1 pm" + ], + "city": [ + "Lafayette" + ], + "doctor_name": [ + "Dr. Ani Tajirian" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00063", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an ophthalmologist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Hayward" + ], + "slot": "city", + "values": [ + "Hayward" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Hayward" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hayward please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Optima Ophthalmic Med Associates: Mandel Mark R MD" + ], + "slot": "doctor_name", + "values": [ + "Optima Ophthalmic Med Associates: Mandel Mark R MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Hayward" + ], + "slot": "city", + "values": [ + "Hayward" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Hayward", + "type": "Ophthalmologist" + } + }, + "service_results": [ + { + "average_rating": "4.00", + "city": "Hayward", + "doctor_name": "Optima Ophthalmic Med Associates: Mandel Mark R MD", + "phone_number": "510-886-3937", + "street_address": "706 Webster Street", + "type": "Ophthalmologist" + } + ], + "slots": [ + { + "exclusive_end": 81, + "slot": "doctor_name", + "start": 31 + }, + { + "exclusive_end": 93, + "slot": "city", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1 ophthalmologist found. It is Optima Ophthalmic Med Associates: Mandel Mark R MD, in Hayward." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "Hayward" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "706 Webster Street" + ], + "slot": "street_address", + "values": [ + "706 Webster Street" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 23, + "slot": "street_address", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, 706 Webster Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "city": [ + "Hayward" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like the rating and phone." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4.00" + ], + "slot": "average_rating", + "values": [ + "4.0" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "510-886-3937" + ], + "slot": "phone_number", + "values": [ + "510-886-3937" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 13, + "slot": "average_rating", + "start": 10 + }, + { + "exclusive_end": 37, + "slot": "phone_number", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Rating is 4.0 and number 510-886-3937." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Hayward" + ], + "doctor_name": [ + "Optima Ophthalmic Med Associates: Mandel Mark R MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to do an appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "appointment_time", + "values": [ + "6 in the evening" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 16, + "slot": "appointment_time", + "start": 0 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "6 in the evening" + ], + "city": [ + "Hayward" + ], + "doctor_name": [ + "Optima Ophthalmic Med Associates: Mandel Mark R MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "6 in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "11th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11 o\"clock in the morning" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 61, + "slot": "appointment_date", + "start": 43 + }, + { + "exclusive_end": 41, + "slot": "appointment_time", + "start": 16 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of this month" + ], + "appointment_time": [ + "11 o\"clock in the morning" + ], + "city": [ + "Hayward" + ], + "doctor_name": [ + "Optima Ophthalmic Med Associates: Mandel Mark R MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It is booked at 11 o\"clock in the morning, 11th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Optima Ophthalmic Med Associates: Mandel Mark R MD" + ], + "slot": "doctor_name", + "values": [ + "Optima Ophthalmic Med Associates: Mandel Mark R MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 66, + "slot": "doctor_name", + "start": 16 + }, + { + "exclusive_end": 76, + "slot": "appointment_time", + "start": 71 + }, + { + "exclusive_end": 90, + "slot": "appointment_date", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Optima Ophthalmic Med Associates: Mandel Mark R MD, at 11 am on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of this month", + "March 11th" + ], + "appointment_time": [ + "11 am", + "11 o\"clock in the morning" + ], + "city": [ + "Hayward" + ], + "doctor_name": [ + "Optima Ophthalmic Med Associates: Mandel Mark R MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-11", + "appointment_time": "11:00", + "doctor_name": "Optima Ophthalmic Med Associates: Mandel Mark R MD" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Impossible to book, sorry. Could I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "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_3", + "slots": [ + { + "exclusive_end": 27, + "slot": "appointment_date", + "start": 10 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "1st of this month" + ], + "appointment_time": [ + "11 am", + "11 o\"clock in the morning" + ], + "city": [ + "Hayward" + ], + "doctor_name": [ + "Optima Ophthalmic Med Associates: Mandel Mark R MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Try it on 1st of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Optima Ophthalmic Med Associates: Mandel Mark R MD" + ], + "slot": "doctor_name", + "values": [ + "Optima Ophthalmic Med Associates: Mandel Mark R MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 66, + "slot": "doctor_name", + "start": 16 + }, + { + "exclusive_end": 82, + "slot": "appointment_time", + "start": 77 + }, + { + "exclusive_end": 73, + "slot": "appointment_date", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Optima Ophthalmic Med Associates: Mandel Mark R MD, today at 11 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "1st of this month", + "today" + ], + "appointment_time": [ + "11 am", + "11 o\"clock in the morning" + ], + "city": [ + "Hayward" + ], + "doctor_name": [ + "Optima Ophthalmic Med Associates: Mandel Mark R MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, I confirm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-01", + "appointment_time": "11:00", + "doctor_name": "Optima Ophthalmic Med Associates: Mandel Mark R MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-01", + "appointment_time": "11:00", + "average_rating": "4.00", + "doctor_name": "Optima Ophthalmic Med Associates: Mandel Mark R MD", + "phone_number": "510-886-3937", + "street_address": "706 Webster Street", + "type": "Ophthalmologist" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It is booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "1st of this month", + "today" + ], + "appointment_time": [ + "11 am", + "11 o\"clock in the morning" + ], + "city": [ + "Hayward" + ], + "doctor_name": [ + "Optima Ophthalmic Med Associates: Mandel Mark R MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Could I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "1st of this month", + "today" + ], + "appointment_time": [ + "11 am", + "11 o\"clock in the morning" + ], + "city": [ + "Hayward" + ], + "doctor_name": [ + "Optima Ophthalmic Med Associates: Mandel Mark R MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "30_00065", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find a Ophthalmologist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can help with that, what city would you like for me to look?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Mateo" + ], + "slot": "city", + "values": [ + "San Mateo" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 41, + "slot": "city", + "start": 32 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Mateo" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you please locate me one in San Mateo." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arthur D. Fu, MD" + ], + "slot": "doctor_name", + "values": [ + "Arthur D. Fu, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Mateo" + ], + "slot": "city", + "values": [ + "San Mateo" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Mateo", + "type": "Ophthalmologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Mateo", + "doctor_name": "Arthur D. Fu, MD", + "phone_number": "650-342-7137", + "street_address": "1391 Woodside Road #200", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "San Mateo", + "doctor_name": "Filer Eye MD: Filer Robert S MD", + "phone_number": "650-342-4595", + "street_address": "101 South San Mateo Drive #306", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "San Mateo", + "doctor_name": "Walter H. Stern, MD", + "phone_number": "650-340-0111", + "street_address": "50 South San Mateo Drive", + "type": "Ophthalmologist" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "doctor_name", + "start": 44 + }, + { + "exclusive_end": 81, + "slot": "city", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I have found an Ophthalmologist named Arthur D. Fu, MD located in San Mateo, would you like to visit his office?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 59, + "slot": "city", + "start": 49 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you see what Ophthalmologists are located in Santa Rosa?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Dan R. Lightfoot, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Dan R. Lightfoot, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Santa Rosa", + "type": "Ophthalmologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. Dan R. Lightfoot, MD", + "phone_number": "707-575-3800", + "street_address": "3536 Mendocino Avenue #380", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. James E. Hunt, MD", + "phone_number": "707-838-3232", + "street_address": "4501 Rosewood Drive", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Rona Silkiss, MD, FACS", + "phone_number": "707-544-3375", + "street_address": "1460 North Camino Alto", + "type": "Ophthalmologist" + }, + { + "average_rating": "4.50", + "city": "Santa Rosa", + "doctor_name": "Thomas Schlesinger, M.D., Ph.D.", + "phone_number": "707-575-5353", + "street_address": "3536 Mendocino Avenue #380", + "type": "Ophthalmologist" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "doctor_name", + "start": 45 + }, + { + "exclusive_end": 91, + "slot": "city", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, I have located an Ophthalmologist name Dr. Dan R. Lightfoot, MD located in Santa Rosa, would you like to visit his office?I" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, is there anyone else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. James E. Hunt, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. James E. Hunt, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 64, + "slot": "doctor_name", + "start": 43 + }, + { + "exclusive_end": 86, + "slot": "city", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have also located a Ophthalmologist name Dr. James E. Hunt, MD located in Santa Rosa, would that be okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating" + ], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell what is his overall rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "average_rating", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "He has a rating of 5.0." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I please have the address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4501 Rosewood Drive" + ], + "slot": "street_address", + "values": [ + "4501 Rosewood Drive" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 39, + "slot": "street_address", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, the address is 4501 Rosewood Drive." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "afternoon 3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 115, + "slot": "appointment_time", + "start": 104 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "afternoon 3" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Dr. James E. Hunt, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect, I would like to make an appointment with this Ophthalmologist, do they have an appointment for afternoon 3? ." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can check for you, what day would you need the appointment for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "later today" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 49, + "slot": "appointment_date", + "start": 38 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "later today" + ], + "appointment_time": [ + "afternoon 3" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Dr. James E. Hunt, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you see if they have any openings later today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. James E. Hunt, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. James E. Hunt, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 38, + "slot": "doctor_name", + "start": 17 + }, + { + "exclusive_end": 66, + "slot": "appointment_time", + "start": 62 + }, + { + "exclusive_end": 59, + "slot": "appointment_date", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes I can. I see Dr. James E. Hunt, MD has an opening today @ 3 pm. Would you like to confirm this available opening?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10:15" + ], + "slot": "appointment_time", + "values": [ + "quarter past 10 in the morning" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 92, + "slot": "appointment_time", + "start": 62 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "later today", + "today" + ], + "appointment_time": [ + "quarter past 10 in the morning" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Dr. James E. Hunt, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, actually I need something sooner. Can you see what he has quarter past 10 in the morning?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. James E. Hunt, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. James E. Hunt, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:15" + ], + "slot": "appointment_time", + "values": [ + "10:15 am" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 63, + "slot": "doctor_name", + "start": 42 + }, + { + "exclusive_end": 76, + "slot": "appointment_time", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I am confirming an appointment with Dr. James E. Hunt, MD for 10:15 am, is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "later today", + "today" + ], + "appointment_time": [ + "10:15 am", + "quarter past 10 in the morning" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Dr. James E. Hunt, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please and thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-01", + "appointment_time": "10:15", + "doctor_name": "Dr. James E. Hunt, MD" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, the 10:15 am opening is no longer available. Is there something else you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "the 10th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 47, + "slot": "appointment_date", + "start": 39 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 10th" + ], + "appointment_time": [ + "10:15 am", + "quarter past 10 in the morning" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Dr. James E. Hunt, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you scheduled me an appointment on the 10th with him then?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. James E. Hunt, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. James E. Hunt, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:15" + ], + "slot": "appointment_time", + "values": [ + "10:15 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 71, + "slot": "doctor_name", + "start": 50 + }, + { + "exclusive_end": 44, + "slot": "appointment_time", + "start": 36 + }, + { + "exclusive_end": 86, + "slot": "appointment_date", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay let me see. I can schedule for 10:15 am with Dr. James E. Hunt, MD for March 10th, correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 10th", + "the 10th" + ], + "appointment_time": [ + "10:15 am", + "quarter past 10 in the morning" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Dr. James E. Hunt, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. James E. Hunt, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. James E. Hunt, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "10:00" + ], + "slot": "appointment_time", + "values": [ + "10 am" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-10", + "appointment_time": "10:15", + "doctor_name": "Dr. James E. Hunt, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-10", + "appointment_time": "10:00", + "average_rating": "5.00", + "doctor_name": "Dr. James E. Hunt, MD", + "phone_number": "707-838-3232", + "street_address": "4501 Rosewood Drive", + "type": "Ophthalmologist" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "doctor_name", + "start": 26 + }, + { + "exclusive_end": 86, + "slot": "appointment_date", + "start": 76 + }, + { + "exclusive_end": 72, + "slot": "appointment_time", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I do not show that Dr. James E. Hunt, MD has an opening for 10 am on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 10th", + "the 10th" + ], + "appointment_time": [ + "10:15 am", + "quarter past 10 in the morning" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Dr. James E. Hunt, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Really, this is not good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I am sorry, 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_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 10th", + "the 10th" + ], + "appointment_time": [ + "10:15 am", + "quarter past 10 in the morning" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Dr. James E. Hunt, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It is not your fault, I am okay for today. Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome and I hope you enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "30_00066", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am look for a doctor who is a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city should I begin searching?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Castro Valley" + ], + "slot": "city", + "values": [ + "Castro Valley" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 38, + "slot": "city", + "start": 25 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Castro Valley" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Try to find something in Castro Valley." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Arthur C. O'brien Jr, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Arthur C. O'brien Jr, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Castro Valley" + ], + "slot": "city", + "values": [ + "Castro Valley" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Castro Valley", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Castro Valley", + "doctor_name": "Dr. Arthur C. O'brien Jr, MD", + "phone_number": "510-581-7677", + "street_address": "22101 Redwood Road", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Castro Valley", + "doctor_name": "Dr. Maryam Fortani, MD", + "phone_number": "510-357-3023", + "street_address": "13851 East 14th Street #102", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Castro Valley", + "doctor_name": "Dr. Najibulrahman Saifulrahman, MD", + "phone_number": "510-605-5330", + "street_address": "27206 Calaroga Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Castro Valley", + "doctor_name": "Dr. Paul J. Robinson, D.O.", + "phone_number": "510-886-5515", + "street_address": "27206 Calaroga Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "3.50", + "city": "Castro Valley", + "doctor_name": "Kelly A. Welsh, M.D.", + "phone_number": "510-886-3400", + "street_address": "20700 Lake Chabot Road", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Castro Valley", + "doctor_name": "Parviz Talebi MD", + "phone_number": "510-889-1922", + "street_address": "13847 East 14th Street #119", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 94, + "slot": "doctor_name", + "start": 66 + }, + { + "exclusive_end": 131, + "slot": "city", + "start": 118 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 6 results. How does a general practitioner by the name of Dr. Arthur C. O'brien Jr, MD sound? He's located in Castro Valley." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Castro Valley" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is anyone else remaining?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Maryam Fortani, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Maryam Fortani, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Castro Valley" + ], + "slot": "city", + "values": [ + "Castro Valley" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 33, + "slot": "doctor_name", + "start": 11 + }, + { + "exclusive_end": 50, + "slot": "city", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about Dr. Maryam Fortani, MD in Castro Valley? He's a general Practitioner as well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "city": [ + "Castro Valley" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their rating and phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-357-3023" + ], + "slot": "phone_number", + "values": [ + "510-357-3023" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 34, + "slot": "phone_number", + "start": 22 + }, + { + "exclusive_end": 51, + "slot": "average_rating", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You can reach them at 510-357-3023, they have a 5.0 rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Castro Valley" + ], + "doctor_name": [ + "Dr. Maryam Fortani, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yea, that works fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "10:30 am" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "the 5th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 26, + "slot": "appointment_time", + "start": 18 + }, + { + "exclusive_end": 37, + "slot": "appointment_date", + "start": 30 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 5th" + ], + "appointment_time": [ + "10:30 am" + ], + "city": [ + "Castro Valley" + ], + "doctor_name": [ + "Dr. Maryam Fortani, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, book me for 10:30 am on the 5th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Maryam Fortani, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Maryam fortani, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "10:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 75, + "slot": "doctor_name", + "start": 53 + }, + { + "exclusive_end": 87, + "slot": "appointment_time", + "start": 79 + }, + { + "exclusive_end": 104, + "slot": "appointment_date", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: We will schedule an appointment with Dr. Maryam fortani, MD at 10:30 am for next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "morning 11:30" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 43, + "slot": "appointment_time", + "start": 30 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Tuesday", + "the 5th" + ], + "appointment_time": [ + "morning 11:30" + ], + "city": [ + "Castro Valley" + ], + "doctor_name": [ + "Dr. Maryam Fortani, MD", + "Dr. Maryam fortani, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'd rather book it in the morning 11:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Maryam Fortani, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Maryam Fortani, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 am" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 89, + "slot": "doctor_name", + "start": 67 + }, + { + "exclusive_end": 101, + "slot": "appointment_time", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details: We will schedule an appointment with Dr. Maryam Fortani, MD at 11:30 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Tuesday", + "the 5th" + ], + "appointment_time": [ + "11:30 am", + "morning 11:30" + ], + "city": [ + "Castro Valley" + ], + "doctor_name": [ + "Dr. Maryam Fortani, MD", + "Dr. Maryam fortani, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Maryam Fortani, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Maryam Fortani, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11 am" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-05", + "appointment_time": "11:30", + "doctor_name": "Dr. Maryam Fortani, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-05", + "appointment_time": "11:00", + "average_rating": "5.00", + "doctor_name": "Dr. Maryam Fortani, MD", + "phone_number": "510-357-3023", + "street_address": "13851 East 14th Street #102", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 99, + "slot": "doctor_name", + "start": 77 + }, + { + "exclusive_end": 62, + "slot": "appointment_date", + "start": 50 + }, + { + "exclusive_end": 71, + "slot": "appointment_time", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I couldn't book the appointment. How about next Tuesday at 11 am with Dr. Maryam Fortani, MD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Tuesday", + "the 5th" + ], + "appointment_time": [ + "11:30 am", + "morning 11:30" + ], + "city": [ + "Castro Valley" + ], + "doctor_name": [ + "Dr. Maryam Fortani, MD", + "Dr. Maryam fortani, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "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_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Tuesday", + "the 5th" + ], + "appointment_time": [ + "11:30 am", + "morning 11:30" + ], + "city": [ + "Castro Valley" + ], + "doctor_name": [ + "Dr. Maryam Fortani, MD", + "Dr. Maryam fortani, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, but I appreciate it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good one!" + } + ] + }, + { + "dialogue_id": "30_00067", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 93, + "slot": "city", + "start": 83 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I feel sick, i have to go to the doctor urgentlly, plase check the avalible one in Pleasanton" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "General Practitioner", + "Dermatologist" + ], + "slot": "type", + "values": [ + "General Practitioner", + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which kind of doctor do you need? General Practitioner? Dermatologist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Pleasanton" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There's a problem on the skin of my hand, I think a Dermatologist would be better" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Berman Skin Institute" + ], + "slot": "doctor_name", + "values": [ + "Berman Skin Institute" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Pleasanton", + "type": "Dermatologist" + } + }, + "service_results": [ + { + "average_rating": "4.70", + "city": "Pleasanton", + "doctor_name": "Berman Skin Institute", + "phone_number": "925-416-2291", + "street_address": "2700 Grant Street #309", + "type": "Dermatologist" + }, + { + "average_rating": "4.20", + "city": "Pleasanton", + "doctor_name": "Dean Anthony, MD", + "phone_number": "925-847-3020", + "street_address": "4000 Dublin Boulevard #2", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "Pleasanton", + "doctor_name": "Juliana R. Cinque, MD", + "phone_number": "925-416-1122", + "street_address": "5575 West Las Positas Boulevard", + "type": "Dermatologist" + }, + { + "average_rating": "4.40", + "city": "Pleasanton", + "doctor_name": "Minh Dang MD Dermatology", + "phone_number": "925-251-9012", + "street_address": "5201 Norris Canyon Road", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "Pleasanton", + "doctor_name": "Pleasanton Dermatology", + "phone_number": "925-226-7910", + "street_address": "11030 Bollinger Canyon Road #240", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "doctor_name", + "start": 27 + }, + { + "exclusive_end": 91, + "slot": "city", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "5 options found. I suggest Berman Skin Institute, it is a Dermatologist place in Pleasanton" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "street_address" + ], + "slot_values": { + "city": [ + "Pleasanton" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please tell me their address and rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2700 Grant Street #309" + ], + "slot": "street_address", + "values": [ + "2700 Grant Street #309" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.70" + ], + "slot": "average_rating", + "values": [ + "4.7" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 37, + "slot": "street_address", + "start": 15 + }, + { + "exclusive_end": 60, + "slot": "average_rating", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 2700 Grant Street #309, and the rating is 4.7" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "14th of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 86, + "slot": "appointment_date", + "start": 73 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of March" + ], + "city": [ + "Pleasanton" + ], + "doctor_name": [ + "Berman Skin Institute" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Looks nice, i want to go as soon as posssible. Can you book it for me on 14th of March?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Please tell me what time you prefer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "1 pm" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 4, + "slot": "appointment_time", + "start": 0 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of March" + ], + "appointment_time": [ + "1 pm" + ], + "city": [ + "Pleasanton" + ], + "doctor_name": [ + "Berman Skin Institute" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "1 pm would be great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Berman Skin Institute" + ], + "slot": "doctor_name", + "values": [ + "Berman Skin Institute" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 77, + "slot": "doctor_name", + "start": 56 + }, + { + "exclusive_end": 49, + "slot": "appointment_time", + "start": 45 + }, + { + "exclusive_end": 40, + "slot": "appointment_date", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok! Appointment scheduled for March 14th, at 1 pm, with Berman Skin Institute. Can you confirm the details, please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 in the afternoon" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "13th of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 46, + "slot": "appointment_time", + "start": 25 + }, + { + "exclusive_end": 69, + "slot": "appointment_date", + "start": 51 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of this month" + ], + "appointment_time": [ + "3:30 in the afternoon" + ], + "city": [ + "Pleasanton" + ], + "doctor_name": [ + "Berman Skin Institute" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, change it all. 3:30 in the afternoon, on 13th of this month would be beter for me because it will be a less busy day." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 54, + "slot": "appointment_time", + "start": 47 + }, + { + "exclusive_end": 42, + "slot": "appointment_date", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Appointment scheduled for March 13th, at 3:30 pm, same place. Can you confirm the details, please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of this month", + "March 13th" + ], + "appointment_time": [ + "3:30 in the afternoon", + "3:30 pm" + ], + "city": [ + "Pleasanton" + ], + "doctor_name": [ + "Berman Skin Institute" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok. It's fine!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "15:30", + "doctor_name": "Berman Skin Institute" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-13", + "appointment_time": "15:30", + "average_rating": "4.70", + "doctor_name": "Berman Skin Institute", + "phone_number": "925-416-2291", + "street_address": "2700 Grant Street #309", + "type": "Dermatologist" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Done, it is booked!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of this month", + "March 13th" + ], + "appointment_time": [ + "3:30 in the afternoon", + "3:30 pm" + ], + "city": [ + "Pleasanton" + ], + "doctor_name": [ + "Berman Skin Institute" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much, i have to go now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Goodbye!" + } + ] + }, + { + "dialogue_id": "30_00068", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need a doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of doctor do you need? What city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Walnut Creek" + ], + "slot": "city", + "values": [ + "Walnut Creek" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 45, + "slot": "city", + "start": 33 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Walnut Creek" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a General Practitioner in Walnut Creek." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alphaeus Wise, MD" + ], + "slot": "doctor_name", + "values": [ + "Alphaeus Wise, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Walnut Creek" + ], + "slot": "city", + "values": [ + "Walnut Creek" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Walnut Creek", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "4.60", + "city": "Walnut Creek", + "doctor_name": "Alphaeus Wise, MD", + "phone_number": "925-935-3113", + "street_address": "1181 Boulevard Way B", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Walnut Creek", + "doctor_name": "Catherine Wang, MD", + "phone_number": "925-947-0417", + "street_address": "2621 Shadelands Drive", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Walnut Creek", + "doctor_name": "Chang David C H MD", + "phone_number": "925-944-9193", + "street_address": "1981 North Broadway, Walnut Creek, CA 94596", + "type": "General Practitioner" + }, + { + "average_rating": "4.80", + "city": "Walnut Creek", + "doctor_name": "Chong Mee-Jin MD", + "phone_number": "925-932-8938", + "street_address": "120 La Casa Via", + "type": "General Practitioner" + }, + { + "average_rating": "3.70", + "city": "Walnut Creek", + "doctor_name": "Dr. Mark N. Isaacs, MD", + "phone_number": "925-945-8656", + "street_address": "2621 Shadelands Drive", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Walnut Creek", + "doctor_name": "Dr. Sujay Banerjee, MD", + "phone_number": "925-295-5100", + "street_address": "3466 Mount Diablo Boulevard Suite C-104", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Walnut Creek", + "doctor_name": "Family Practice: Dudler Jack E MD", + "phone_number": "925-943-5757", + "street_address": "1812 San Miguel Drive", + "type": "General Practitioner" + }, + { + "average_rating": "3.70", + "city": "Walnut Creek", + "doctor_name": "Jasleen Sohal, MD", + "phone_number": "925-296-9736", + "street_address": "1450 Treat Boulevard Suite 320", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Walnut Creek", + "doctor_name": "Kishore Nath, MD", + "phone_number": "925-296-9880", + "street_address": "1450 Treat Boulevard Suite 320", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Walnut Creek", + "doctor_name": "Stuart A Bussey Inc: Bussey Stuart A MD", + "phone_number": "925-934-7691", + "street_address": "1181 Boulevard Way suite b", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "doctor_name", + "start": 29 + }, + { + "exclusive_end": 88, + "slot": "city", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I located 10 doctors. First, Alphaeus Wise, MD is a General Practitioner in Walnut Creek." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "Walnut Creek" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1181 Boulevard Way B" + ], + "slot": "street_address", + "values": [ + "1181 Boulevard Way B" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 45, + "slot": "street_address", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The office is located at 1181 Boulevard Way B." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Walnut Creek" + ], + "doctor_name": [ + "Alphaeus Wise, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that will be fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to book an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Walnut Creek" + ], + "doctor_name": [ + "Alphaeus Wise, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, schedule the appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like to see the doctor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "9th of March" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 27, + "slot": "appointment_date", + "start": 15 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "9th of March" + ], + "city": [ + "Walnut Creek" + ], + "doctor_name": [ + "Alphaeus Wise, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please make it 9th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "morning 11:30" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 38, + "slot": "appointment_time", + "start": 25 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "9th of March" + ], + "appointment_time": [ + "morning 11:30" + ], + "city": [ + "Walnut Creek" + ], + "doctor_name": [ + "Alphaeus Wise, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make the appointment for morning 11:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Alphaeus Wise, MD" + ], + "slot": "doctor_name", + "values": [ + "Alphaeus Wise, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 50, + "slot": "doctor_name", + "start": 33 + }, + { + "exclusive_end": 75, + "slot": "appointment_time", + "start": 67 + }, + { + "exclusive_end": 63, + "slot": "appointment_date", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: appointment with Alphaeus Wise, MD on March 9th at 11:30 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "March 8th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 32, + "slot": "appointment_date", + "start": 23 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 8th" + ], + "appointment_time": [ + "11:30 am", + "morning 11:30" + ], + "city": [ + "Walnut Creek" + ], + "doctor_name": [ + "Alphaeus Wise, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, change the date to March 8th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 42, + "slot": "appointment_time", + "start": 34 + }, + { + "exclusive_end": 54, + "slot": "appointment_date", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm, appointment is at 11:30 am next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 8th", + "next Friday" + ], + "appointment_time": [ + "11:30 am", + "morning 11:30" + ], + "city": [ + "Walnut Creek" + ], + "doctor_name": [ + "Alphaeus Wise, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-08", + "appointment_time": "11:30", + "doctor_name": "Alphaeus Wise, MD" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, that date and time is unavailable." + }, + { + "frames": [ + { + "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_3", + "slots": [ + { + "exclusive_end": 45, + "slot": "appointment_time", + "start": 37 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 8th", + "next Friday" + ], + "appointment_time": [ + "three pm" + ], + "city": [ + "Walnut Creek" + ], + "doctor_name": [ + "Alphaeus Wise, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to see the doctor. Book it at three pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Alphaeus Wise, MD" + ], + "slot": "doctor_name", + "values": [ + "Alphaeus Wise, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 50, + "slot": "doctor_name", + "start": 33 + }, + { + "exclusive_end": 58, + "slot": "appointment_time", + "start": 54 + }, + { + "exclusive_end": 70, + "slot": "appointment_date", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm, appointment with Alphaeus Wise, MD at 3 pm next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 8th", + "next Friday" + ], + "appointment_time": [ + "3 pm", + "three pm" + ], + "city": [ + "Walnut Creek" + ], + "doctor_name": [ + "Alphaeus Wise, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-08", + "appointment_time": "15:00", + "doctor_name": "Alphaeus Wise, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-08", + "appointment_time": "15:00", + "average_rating": "4.60", + "doctor_name": "Alphaeus Wise, MD", + "phone_number": "925-935-3113", + "street_address": "1181 Boulevard Way B", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has been scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "March 8th", + "next Friday" + ], + "appointment_time": [ + "3 pm", + "three pm" + ], + "city": [ + "Walnut Creek" + ], + "doctor_name": [ + "Alphaeus Wise, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I have the phone number? What is the rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-935-3113" + ], + "slot": "phone_number", + "values": [ + "925-935-3113" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.60" + ], + "slot": "average_rating", + "values": [ + "4.6" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 34, + "slot": "phone_number", + "start": 22 + }, + { + "exclusive_end": 55, + "slot": "average_rating", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their phone number is 925-935-3113. Their rating is 4.6." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 8th", + "next Friday" + ], + "appointment_time": [ + "3 pm", + "three pm" + ], + "city": [ + "Walnut Creek" + ], + "doctor_name": [ + "Alphaeus Wise, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that is great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "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_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 8th", + "next Friday" + ], + "appointment_time": [ + "3 pm", + "three pm" + ], + "city": [ + "Walnut Creek" + ], + "doctor_name": [ + "Alphaeus Wise, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "30_00069", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hi do you know any doctors?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you trying to find it and what type?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SFO" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 33, + "slot": "city", + "start": 30 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "A General Practitioner around SFO" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Abazari Mina MD" + ], + "slot": "doctor_name", + "values": [ + "Abazari Mina MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "3.70", + "city": "San Francisco", + "doctor_name": "Abazari Mina MD", + "phone_number": "949-916-9100", + "street_address": "5050 West El Camino Real # 110", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Arthur H Coleman Medical Center: Dickey Jan V MD", + "phone_number": "415-467-1400", + "street_address": "4340 Redwood Highway Suite A-22", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Avril Swan, MD", + "phone_number": "415-642-0333", + "street_address": "1286 Sanchez Street a", + "type": "General Practitioner" + }, + { + "average_rating": "4.40", + "city": "San Francisco", + "doctor_name": "Bellamy Amber MD", + "phone_number": "415-452-2000", + "street_address": "769 Center Boulevard #124", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Castro-Mission Health Center: Brown Deborah E MD", + "phone_number": "415-558-8221", + "street_address": "1375 Sutter Street", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Daniel S. Dinenberg, MD", + "phone_number": "415-529-4050", + "street_address": "3555 Cesar Chavez", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Discover Health", + "phone_number": "415-732-7029", + "street_address": "2250 Hayes Street", + "type": "General Practitioner" + }, + { + "average_rating": "3.80", + "city": "San Francisco", + "doctor_name": "Dr. Arkady Gendelman, MD", + "phone_number": "415-567-8187", + "street_address": "4050 Dublin Boulevard #2", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. David R. Pepper, MD", + "phone_number": "415-552-1013", + "street_address": "240 Shotwell Street", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Dr. Jacob Wardwell", + "phone_number": "415-606-0309", + "street_address": "1286 Sanchez Street", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "doctor_name", + "start": 34 + }, + { + "exclusive_end": 66, + "slot": "city", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is one General Practitioner Abazari Mina MD in San Francisco" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "13th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 40, + "slot": "appointment_date", + "start": 22 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of this month" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Abazari Mina MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great Book me for the 13th of this month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what time do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "morning 11:30" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "the 14th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 20, + "slot": "appointment_time", + "start": 7 + }, + { + "exclusive_end": 36, + "slot": "appointment_date", + "start": 28 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 14th" + ], + "appointment_time": [ + "morning 11:30" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Abazari Mina MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "By the morning 11:30 But on the 14th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Abazari Mina MD" + ], + "slot": "doctor_name", + "values": [ + "Abazari Mina MD" + ] + }, + { + "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_3", + "slots": [ + { + "exclusive_end": 37, + "slot": "doctor_name", + "start": 22 + }, + { + "exclusive_end": 49, + "slot": "appointment_time", + "start": 41 + }, + { + "exclusive_end": 63, + "slot": "appointment_date", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you sure you want Abazari Mina MD at 11:30 am on March 14th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 in the evening" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 41, + "slot": "appointment_time", + "start": 25 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 14th", + "the 14th" + ], + "appointment_time": [ + "4 in the evening" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Abazari Mina MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "NO it would be better at 4 in the evening" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "march 14th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 37, + "slot": "appointment_time", + "start": 33 + }, + { + "exclusive_end": 51, + "slot": "appointment_date", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright so the appointment is at 4 pm on march 14th right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 14th", + "march 14th", + "the 14th" + ], + "appointment_time": [ + "4 in the evening", + "4 pm" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Abazari Mina MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Indeed" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-14", + "appointment_time": "16:00", + "doctor_name": "Abazari Mina MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-14", + "appointment_time": "16:00", + "average_rating": "3.70", + "doctor_name": "Abazari Mina MD", + "phone_number": "949-916-9100", + "street_address": "5050 West El Camino Real # 110", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are book for that appointment" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 14th", + "march 14th", + "the 14th" + ], + "appointment_time": [ + "4 in the evening", + "4 pm" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Abazari Mina MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Any further assistance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 14th", + "march 14th", + "the 14th" + ], + "appointment_time": [ + "4 in the evening", + "4 pm" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Abazari Mina MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not right now thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day" + } + ] + }, + { + "dialogue_id": "30_00070", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "can you find me a doctor" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "where do you want it to be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Lorenzo" + ], + "slot": "city", + "values": [ + "San Lorenzo" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 45, + "slot": "city", + "start": 34 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Lorenzo" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me a General Practitioner in San Lorenzo" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Linder Alan M MD" + ], + "slot": "doctor_name", + "values": [ + "Linder Alan M MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Lorenzo" + ], + "slot": "city", + "values": [ + "San Lorenzo" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Lorenzo", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Lorenzo", + "doctor_name": "Linder Alan M MD", + "phone_number": "510-276-3150", + "street_address": "3100 Telegraph Avenue #2102", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "doctor_name", + "start": 5 + }, + { + "exclusive_end": 66, + "slot": "city", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Does Linder Alan M MD who is a General Practitioner in San Lorenzo please you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating" + ], + "slot_values": { + "city": [ + "San Lorenzo" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Tell me their rating" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "average_rating", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The rating is 5.0" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "city": [ + "San Lorenzo" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you give me their phone number and address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3100 Telegraph Avenue #2102" + ], + "slot": "street_address", + "values": [ + "3100 Telegraph Avenue #2102" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "510-276-3150" + ], + "slot": "phone_number", + "values": [ + "510-276-3150" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 51, + "slot": "street_address", + "start": 24 + }, + { + "exclusive_end": 84, + "slot": "phone_number", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address location is 3100 Telegraph Avenue #2102 and their mobile is 510-276-3150" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "9th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 92, + "slot": "appointment_date", + "start": 75 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "9th of this month" + ], + "city": [ + "San Lorenzo" + ], + "doctor_name": [ + "Linder Alan M MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's fine. Create an appointment with a doctor for me schedule it on the 9th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time is okay by you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "half past 12 in the afternoon" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 44, + "slot": "appointment_time", + "start": 15 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "9th of this month" + ], + "appointment_time": [ + "half past 12 in the afternoon" + ], + "city": [ + "San Lorenzo" + ], + "doctor_name": [ + "Linder Alan M MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Schedule it at half past 12 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Linder Alan M MD" + ], + "slot": "doctor_name", + "values": [ + "Linder Alan M MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 70, + "slot": "doctor_name", + "start": 54 + }, + { + "exclusive_end": 82, + "slot": "appointment_time", + "start": 74 + }, + { + "exclusive_end": 95, + "slot": "appointment_date", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Kindly confirm the details. Schedule appointment with Linder Alan M MD at 12:30 pm on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "10:30 in the morning" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 58, + "slot": "appointment_time", + "start": 38 + }, + { + "exclusive_end": 84, + "slot": "appointment_date", + "start": 71 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Thursday" + ], + "appointment_time": [ + "10:30 in the morning" + ], + "city": [ + "San Lorenzo" + ], + "doctor_name": [ + "Linder Alan M MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No please. Modify the booking time to 10:30 in the morning and date to next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "10:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "Next Thursday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 38, + "slot": "appointment_time", + "start": 30 + }, + { + "exclusive_end": 52, + "slot": "appointment_date", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Kindly confirm appointment at 10:30 am Next Thursday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Next Thursday", + "next Thursday" + ], + "appointment_time": [ + "10:30 am", + "10:30 in the morning" + ], + "city": [ + "San Lorenzo" + ], + "doctor_name": [ + "Linder Alan M MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's okay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-07", + "appointment_time": "10:30", + "doctor_name": "Linder Alan M MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-07", + "appointment_time": "10:30", + "average_rating": "5.00", + "doctor_name": "Linder Alan M MD", + "phone_number": "510-276-3150", + "street_address": "3100 Telegraph Avenue #2102", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Appointment successfully created." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Next Thursday", + "next Thursday" + ], + "appointment_time": [ + "10:30 am", + "10:30 in the morning" + ], + "city": [ + "San Lorenzo" + ], + "doctor_name": [ + "Linder Alan M MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00071", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find a doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "SFO" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 49, + "slot": "city", + "start": 46 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find a Dermatologist. I need one in SFO please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Anne Han, M.D." + ], + "slot": "doctor_name", + "values": [ + "Anne Han, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "Dermatologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Anne Han, M.D.", + "phone_number": "415-600-3800", + "street_address": "655 Redwood Highway Suite 100", + "type": "Dermatologist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Aura Skin Spa", + "phone_number": "415-788-3800", + "street_address": "450 Sutter Street #2340", + "type": "Dermatologist" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Bay Area Cosmetic Dermatology", + "phone_number": "415-440-6356", + "street_address": "2211 Post Street #404", + "type": "Dermatologist" + }, + { + "average_rating": "3.70", + "city": "San Francisco", + "doctor_name": "Berman Skin Institute", + "phone_number": "415-771-6300", + "street_address": "490 Post Street #320", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "California Skin Institute", + "phone_number": "415-678-5887", + "street_address": "909 Hyde Street #419", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Camarillo Diana B MD", + "phone_number": "415-441-1670", + "street_address": "515 Spruce Street", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Caren Campbell, MD", + "phone_number": "415-839-8118", + "street_address": "45 Castro Street # 332", + "type": "Dermatologist" + }, + { + "average_rating": "4.90", + "city": "San Francisco", + "doctor_name": "David J MacGregor MD", + "phone_number": "415-989-9400", + "street_address": "107 Melville Avenue", + "type": "Dermatologist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Dr. Andrea Hui Austin", + "phone_number": "415-292-6350", + "street_address": "2299 Post Street #312", + "type": "Dermatologist" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Dr. Lawrence C. Cheung, MD", + "phone_number": "415-333-0348", + "street_address": "595 Buckingham Way Ste. 220", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "doctor_name", + "start": 31 + }, + { + "exclusive_end": 62, + "slot": "city", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 results. There is Anne Han, M.D. in San Francisco, a Dermatologist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "street_address" + ], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Whats the address? How is the rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "655 Redwood Highway Suite 100" + ], + "slot": "street_address", + "values": [ + "655 Redwood Highway Suite 100" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 47, + "slot": "street_address", + "start": 18 + }, + { + "exclusive_end": 66, + "slot": "average_rating", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "She is located at 655 Redwood Highway Suite 100. The rating is 5.0." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Anne Han, M.D." + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That should do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I set up a visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Anne Han, M.D." + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please arrange it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "12th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:45" + ], + "slot": "appointment_time", + "values": [ + "11:45 am" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 25, + "slot": "appointment_date", + "start": 12 + }, + { + "exclusive_end": 38, + "slot": "appointment_time", + "start": 30 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March" + ], + "appointment_time": [ + "11:45 am" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Anne Han, M.D." + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it for 12th of March. At 11:45 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Anne Han, M.D." + ], + "slot": "doctor_name", + "values": [ + "Anne Han, M.D." + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:45" + ], + "slot": "appointment_time", + "values": [ + "11:45 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 75, + "slot": "doctor_name", + "start": 61 + }, + { + "exclusive_end": 87, + "slot": "appointment_time", + "start": 79 + }, + { + "exclusive_end": 101, + "slot": "appointment_date", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming appointment details: a scheduled appointment with Anne Han, M.D. at 11:45 am on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "12th of March", + "March 12th" + ], + "appointment_time": [ + "11:45 am" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Anne Han, M.D." + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes thank you. I need the phone number." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-600-3800" + ], + "slot": "phone_number", + "values": [ + "415-600-3800" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-12", + "appointment_time": "11:45", + "doctor_name": "Anne Han, M.D." + } + }, + "service_results": [ + { + "appointment_date": "2019-03-12", + "appointment_time": "12:00", + "average_rating": "5.00", + "doctor_name": "Anne Han, M.D.", + "phone_number": "415-600-3800", + "street_address": "655 Redwood Highway Suite 100", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "phone_number", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The booking is successful. The phone number is 415-600-3800." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March", + "March 12th" + ], + "appointment_time": [ + "11:45 am" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Anne Han, M.D." + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "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_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March", + "March 12th" + ], + "appointment_time": [ + "11:45 am" + ], + "city": [ + "SFO", + "San Francisco" + ], + "doctor_name": [ + "Anne Han, M.D." + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "30_00072", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Help me find a doctor please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city do you need them?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Gatos" + ], + "slot": "city", + "values": [ + "Los Gatos" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 31, + "slot": "city", + "start": 22 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Gatos" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Probably somewhere in Los Gatos" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of doctor do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 51, + "slot": "city", + "start": 43 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a Gynecologist, help me find one in San Jose" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Anjali Tate, M.D." + ], + "slot": "doctor_name", + "values": [ + "Anjali Tate, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose", + "type": "Gynecologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Anjali Tate, M.D.", + "phone_number": "510-845-8035", + "street_address": "2400 Samaritan Drive #105", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Ali A. Zaki, MD", + "phone_number": "408-272-2252", + "street_address": "200 Jose Figueres Avenue #490", + "type": "Gynecologist" + }, + { + "average_rating": "3.50", + "city": "San Jose", + "doctor_name": "Dr. Phuong T. Nguyen, MD, FACOG", + "phone_number": "408-296-2496", + "street_address": "210 North Jackson Avenue #10", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Ruth Yemane, MD", + "phone_number": "408-358-1888", + "street_address": "2400 Samaritan Drive", + "type": "Gynecologist" + }, + { + "average_rating": "4.90", + "city": "San Jose", + "doctor_name": "Dr. Smriti Nalwa, MD", + "phone_number": "408-271-6500", + "street_address": "455 Oconnor Drive", + "type": "Gynecologist" + }, + { + "average_rating": "4.70", + "city": "San Jose", + "doctor_name": "Faryno Violetta MD", + "phone_number": "408-288-9933", + "street_address": "2577 Samaritan Drive #720B", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Genesis Clinica De La Mujer", + "phone_number": "408-258-3724", + "street_address": "244 North Jackson Avenue suite 209", + "type": "Gynecologist" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Lakshmi Vatsan MD", + "phone_number": "650-666-0033", + "street_address": "1299 Water Lily Way #90", + "type": "Gynecologist" + }, + { + "average_rating": "4.60", + "city": "San Jose", + "doctor_name": "Lelanya B. Kearns, M.D.", + "phone_number": "408-357-1480", + "street_address": "2585 Samaritan Drive", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Mahari, Sofia MD", + "phone_number": "408-885-5000", + "street_address": "750 South Bascom Avenue", + "type": "Gynecologist" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "doctor_name", + "start": 44 + }, + { + "exclusive_end": 37, + "slot": "city", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found a Gynecologist in San Jose named Anjali Tate, M.D." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good, what's their number, also what's their rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-845-8035" + ], + "slot": "phone_number", + "values": [ + "510-845-8035" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 33, + "slot": "phone_number", + "start": 21 + }, + { + "exclusive_end": 50, + "slot": "average_rating", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You can find them at 510-845-8035. They have a 5.0 rating!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there another option?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Ali A. Zaki, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Ali A. Zaki, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 75, + "slot": "doctor_name", + "start": 56 + }, + { + "exclusive_end": 49, + "slot": "city", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is another similar Gynecologist in San Jose named Dr. Ali A. Zaki, MD" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hmmmm, anyone else? I need a General Practitioner" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Access Health" + ], + "slot": "doctor_name", + "values": [ + "Access Health" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "4.00", + "city": "San Jose", + "doctor_name": "Access Health", + "phone_number": "408-729-7690", + "street_address": "301 Old San Francisco Road Level 2", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Benson Frederick P MD", + "phone_number": "408-224-6236", + "street_address": "6950 Santa Teresa Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Darith Khay Inc", + "phone_number": "408-254-4100", + "street_address": "3030 Alum Rock Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "3.40", + "city": "San Jose", + "doctor_name": "Deepa Ramachandran MD", + "phone_number": "408-335-7640", + "street_address": "15425 Los Gatos Boulevard #120", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Denise Babin, M.D.", + "phone_number": "209-833-2345", + "street_address": "795 El Camino Real Jamplis Building, Level 1", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dohn Richard", + "phone_number": "408-356-8672", + "street_address": "221 East Hacienda Avenue b", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Doll Robert L MD", + "phone_number": "408-972-6050", + "street_address": "260 International Circle", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Dr James Luu - Immigration Physical Exam Doctor", + "phone_number": "408-963-7351", + "street_address": "260 International Circle", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Arbella Sarkis", + "phone_number": "408-560-9900", + "street_address": "16400 Lark Avenue #150", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Graciela Lopez, MD", + "phone_number": "408-918-2600", + "street_address": "200 Jose Figueres Avenue # 325", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "doctor_name", + "start": 51 + }, + { + "exclusive_end": 43, + "slot": "city", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a General Practitioner in San Jose called Access Health" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "three pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "the 13th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 67, + "slot": "appointment_time", + "start": 59 + }, + { + "exclusive_end": 79, + "slot": "appointment_date", + "start": 71 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 13th" + ], + "appointment_time": [ + "three pm" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's good, I wanna visit a doctor, can you schedule me a three pm on the 13th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Access Health" + ], + "slot": "doctor_name", + "values": [ + "Access Health" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 54, + "slot": "doctor_name", + "start": 41 + }, + { + "exclusive_end": 21, + "slot": "appointment_time", + "start": 17 + }, + { + "exclusive_end": 35, + "slot": "appointment_date", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm, 3 pm on March 13th with Access Health?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating", + "street_address" + ], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "3 pm", + "three pm" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup, correct, give me their address and rating too please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "301 Old San Francisco Road Level 2" + ], + "slot": "street_address", + "values": [ + "301 Old San Francisco Road Level 2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.00" + ], + "slot": "average_rating", + "values": [ + "4.0" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "15:00", + "doctor_name": "Access Health" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-13", + "appointment_time": "15:00", + "average_rating": "4.00", + "doctor_name": "Access Health", + "phone_number": "408-729-7690", + "street_address": "301 Old San Francisco Road Level 2", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "street_address", + "start": 24 + }, + { + "exclusive_end": 70, + "slot": "average_rating", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's booked! They're at 301 Old San Francisco Road Level 2, with a 4.0 rating" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "3 pm", + "three pm" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks that's all. Later!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good one!" + } + ] + }, + { + "dialogue_id": "30_00073", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a doctor, a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Antioch" + ], + "slot": "city", + "values": [ + "Antioch" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 15, + "slot": "city", + "start": 8 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Antioch" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am in Antioch." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Antioch Family Practice: Copeland John W MD" + ], + "slot": "doctor_name", + "values": [ + "Antioch Family Practice: Copeland John W MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Antioch" + ], + "slot": "city", + "values": [ + "Antioch" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Antioch", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Antioch", + "doctor_name": "Antioch Family Practice: Copeland John W MD", + "phone_number": "925-778-7233", + "street_address": "3440 Hillcrest Avenue Suite 150", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Antioch", + "doctor_name": "Baart Antioch: Quismorio William L MD", + "phone_number": "925-522-0124", + "street_address": "5161 Clayton Road Suite F", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Antioch", + "doctor_name": "Howard L Friesen Inc", + "phone_number": "925-757-2250", + "street_address": "3436 Hillcrest Avenue # 200", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Antioch", + "doctor_name": "Jessica Roberts, MD", + "phone_number": "925-779-1331", + "street_address": "3720 Sunset Lane # A", + "type": "General Practitioner" + }, + { + "average_rating": "4.30", + "city": "Antioch", + "doctor_name": "Randolph J. Clarke, MD", + "phone_number": "925-777-0477", + "street_address": "3741 Sunset Lane # A", + "type": "General Practitioner" + }, + { + "average_rating": "4.00", + "city": "Antioch", + "doctor_name": "Spring Hill Medical Group: Elyasi Siamak MD", + "phone_number": "925-779-9601", + "street_address": "7667 Amador Valley Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "4.30", + "city": "Antioch", + "doctor_name": "Williams Clark E DO", + "phone_number": "925-778-4062", + "street_address": "1111 A Street", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 76, + "slot": "doctor_name", + "start": 33 + }, + { + "exclusive_end": 87, + "slot": "city", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a General Practitioner, Antioch Family Practice: Copeland John W MD in Antioch" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Antioch" + ], + "doctor_name": [ + "Antioch Family Practice: Copeland John W MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date is your visit." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "Thursday next week" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 28, + "slot": "appointment_date", + "start": 10 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Thursday next week" + ], + "city": [ + "Antioch" + ], + "doctor_name": [ + "Antioch Family Practice: Copeland John W MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about Thursday next week?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time is best for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "two pm" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 6, + "slot": "appointment_time", + "start": 0 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Thursday next week" + ], + "appointment_time": [ + "two pm" + ], + "city": [ + "Antioch" + ], + "doctor_name": [ + "Antioch Family Practice: Copeland John W MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "two pm is fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Antioch Family Practice: Copeland John W MD" + ], + "slot": "doctor_name", + "values": [ + "Antioch Family Practice: Copeland John W MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "2 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 87, + "slot": "doctor_name", + "start": 44 + }, + { + "exclusive_end": 110, + "slot": "appointment_time", + "start": 106 + }, + { + "exclusive_end": 124, + "slot": "appointment_date", + "start": 111 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let's comfirm the details: Appointment with Antioch Family Practice: Copeland John W MD appointment is at 2 pm next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Thursday next week", + "next Thursday" + ], + "appointment_time": [ + "2 pm", + "two pm" + ], + "city": [ + "Antioch" + ], + "doctor_name": [ + "Antioch Family Practice: Copeland John W MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-07", + "appointment_time": "14:00", + "doctor_name": "Antioch Family Practice: Copeland John W MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-07", + "appointment_time": "14:00", + "average_rating": "5.00", + "doctor_name": "Antioch Family Practice: Copeland John W MD", + "phone_number": "925-778-7233", + "street_address": "3440 Hillcrest Avenue Suite 150", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment is successfully booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "Thursday next week", + "next Thursday" + ], + "appointment_time": [ + "2 pm", + "two pm" + ], + "city": [ + "Antioch" + ], + "doctor_name": [ + "Antioch Family Practice: Copeland John W MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have a rating. Also, what is their number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-778-7233" + ], + "slot": "phone_number", + "values": [ + "925-778-7233" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 34, + "slot": "phone_number", + "start": 22 + }, + { + "exclusive_end": 61, + "slot": "average_rating", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You can reach them on 925-778-7233. They have a rating of 5.0." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Thursday next week", + "next Thursday" + ], + "appointment_time": [ + "2 pm", + "two pm" + ], + "city": [ + "Antioch" + ], + "doctor_name": [ + "Antioch Family Practice: Copeland John W MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, Goodbye." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "30_00074", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I have just moved to the area, can you recommend a local doctor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there any particular city or area I should look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "San Jose is a good area to look." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you looking for a doctor in any particular field of study?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am in need of a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Access Health" + ], + "slot": "doctor_name", + "values": [ + "Access Health" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "4.00", + "city": "San Jose", + "doctor_name": "Access Health", + "phone_number": "408-729-7690", + "street_address": "301 Old San Francisco Road Level 2", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Benson Frederick P MD", + "phone_number": "408-224-6236", + "street_address": "6950 Santa Teresa Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Darith Khay Inc", + "phone_number": "408-254-4100", + "street_address": "3030 Alum Rock Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "3.40", + "city": "San Jose", + "doctor_name": "Deepa Ramachandran MD", + "phone_number": "408-335-7640", + "street_address": "15425 Los Gatos Boulevard #120", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Denise Babin, M.D.", + "phone_number": "209-833-2345", + "street_address": "795 El Camino Real Jamplis Building, Level 1", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dohn Richard", + "phone_number": "408-356-8672", + "street_address": "221 East Hacienda Avenue b", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Doll Robert L MD", + "phone_number": "408-972-6050", + "street_address": "260 International Circle", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Dr James Luu - Immigration Physical Exam Doctor", + "phone_number": "408-963-7351", + "street_address": "260 International Circle", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Arbella Sarkis", + "phone_number": "408-560-9900", + "street_address": "16400 Lark Avenue #150", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Graciela Lopez, MD", + "phone_number": "408-918-2600", + "street_address": "200 Jose Figueres Avenue # 325", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 90, + "slot": "doctor_name", + "start": 77 + }, + { + "exclusive_end": 57, + "slot": "city", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "If you are looking for a General Practitioner in San Jose, I would recommend Access Health." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "afternoon 3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 45, + "slot": "appointment_time", + "start": 34 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "afternoon 3" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will make an appointment in the afternoon 3 for the doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date do you need for your appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "13th of this month" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 54, + "slot": "appointment_date", + "start": 36 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of this month" + ], + "appointment_time": [ + "afternoon 3" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like an appointment for the 13th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Access Health" + ], + "slot": "doctor_name", + "values": [ + "Access Health" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 62, + "slot": "doctor_name", + "start": 49 + }, + { + "exclusive_end": 87, + "slot": "appointment_time", + "start": 83 + }, + { + "exclusive_end": 79, + "slot": "appointment_date", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would like to confirm that my appointment with Access Health is on March 13th at 3 pm in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "13th of this month", + "March 13th" + ], + "appointment_time": [ + "3 pm", + "afternoon 3" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have a rating?> Let me get their phone number to find out." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-729-7690" + ], + "slot": "phone_number", + "values": [ + "408-729-7690" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.00" + ], + "slot": "average_rating", + "values": [ + "4.0" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "15:00", + "doctor_name": "Access Health" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-13", + "appointment_time": "15:00", + "average_rating": "4.00", + "doctor_name": "Access Health", + "phone_number": "408-729-7690", + "street_address": "301 Old San Francisco Road Level 2", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "phone_number", + "start": 29 + }, + { + "exclusive_end": 125, + "slot": "average_rating", + "start": 122 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Here is their phone number - 408-729-7690. They will confirm that your appointment has been booked. They have a rating of 4.0." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of this month", + "March 13th" + ], + "appointment_time": [ + "3 pm", + "afternoon 3" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Access Health" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, that's everything I need to do. good bye." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Good bye and thank you for using our service." + } + ] + }, + { + "dialogue_id": "30_00075", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Palo Alto" + ], + "slot": "city", + "values": [ + "Palo Alto" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Palo Alto" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Palo Alto" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bay Area House Call Physicians" + ], + "slot": "doctor_name", + "values": [ + "Bay Area House Call Physicians" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Palo Alto" + ], + "slot": "city", + "values": [ + "Palo Alto" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Palo Alto", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Bay Area House Call Physicians", + "phone_number": "650-384-0986", + "street_address": "701 E El Camino Real 2nd Floor", + "type": "General Practitioner" + }, + { + "average_rating": "4.00", + "city": "Palo Alto", + "doctor_name": "Byrne Eileen MD", + "phone_number": "650-321-4121", + "street_address": "550 Hamilton Avenue # 329", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Christina Palmer, M.D.", + "phone_number": "209-951-7873", + "street_address": "2690 South White Road # 200", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Dr. Jimmy Chen, MD", + "phone_number": "650-723-6963", + "street_address": "211 Quarry Road Suite 102", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "Palo Alto", + "doctor_name": "Dr. Richard D. Lee, MD", + "phone_number": "650-289-0110", + "street_address": "1150 Veterans Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Erica E. Weirich, M.D.", + "phone_number": "650-614-3299", + "street_address": "455 Grand Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Evaleen Kay Jones", + "phone_number": "650-736-5211", + "street_address": "321 Middlefield Road", + "type": "General Practitioner" + }, + { + "average_rating": "4.00", + "city": "Palo Alto", + "doctor_name": "Jennifer S. Falk, M.D.", + "phone_number": "650-853-2984", + "street_address": "795 El Camino Real Jamplis Building, Level 1", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Killebrew Frances Kru MD", + "phone_number": "650-327-8717", + "street_address": "1 Baywood Avenue #10", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Palo Alto", + "doctor_name": "Mali A. Mann MD", + "phone_number": "650-325-8762", + "street_address": "900 Welch Road #208", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "doctor_name", + "start": 10 + }, + { + "exclusive_end": 53, + "slot": "city", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Look into Bay Area House Call Physicians in Palo Alto to find a General Practitioner" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "Palo Alto" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "701 E El Camino Real 2nd Floor" + ], + "slot": "street_address", + "values": [ + "701 E El Camino Real 2nd Floor" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 30, + "slot": "street_address", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "701 E El Camino Real 2nd Floor" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "city": [ + "Palo Alto" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their phone number and rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "650-384-0986" + ], + "slot": "phone_number", + "values": [ + "650-384-0986" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 47, + "slot": "average_rating", + "start": 44 + }, + { + "exclusive_end": 28, + "slot": "phone_number", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their number is 650-384-0986. Their rate is 5.0." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Palo Alto" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anyone else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Byrne Eileen MD" + ], + "slot": "doctor_name", + "values": [ + "Byrne Eileen MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Palo Alto" + ], + "slot": "city", + "values": [ + "Palo Alto" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 15, + "slot": "doctor_name", + "start": 0 + }, + { + "exclusive_end": 60, + "slot": "city", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Byrne Eileen MD is another General Practitioner in Palo Alto" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Byrne Eileen MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that works" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would ou like to schedule a visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Byrne Eileen MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date and time works best for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "14th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 pm" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "appointment_date", + "start": 4 + }, + { + "exclusive_end": 34, + "slot": "appointment_time", + "start": 26 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of this month" + ], + "appointment_time": [ + "12:30 pm" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Byrne Eileen MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 14th of this month at 12:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Byrne Eileen MD" + ], + "slot": "doctor_name", + "values": [ + "Byrne Eileen MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 62, + "slot": "doctor_name", + "start": 47 + }, + { + "exclusive_end": 88, + "slot": "appointment_time", + "start": 80 + }, + { + "exclusive_end": 76, + "slot": "appointment_date", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details: appointment with Byrne Eileen MD on March 14th at 12:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "the 13th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 28, + "slot": "appointment_date", + "start": 20 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 13th" + ], + "appointment_time": [ + "12:30 pm" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Byrne Eileen MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you make it for the 13th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 67, + "slot": "appointment_time", + "start": 59 + }, + { + "exclusive_end": 55, + "slot": "appointment_date", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details: appointment on March 13th at 12:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:00" + ], + "slot": "appointment_time", + "values": [ + "12 pm" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 24, + "slot": "appointment_time", + "start": 19 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "12 pm" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Byrne Eileen MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you book it at 12 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "12:00" + ], + "slot": "appointment_time", + "values": [ + "12 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 50, + "slot": "appointment_time", + "start": 45 + }, + { + "exclusive_end": 41, + "slot": "appointment_date", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: appointment on March 13th at 12 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "12 pm" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Byrne Eileen MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "12:00", + "doctor_name": "Byrne Eileen MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-13", + "appointment_time": "12:00", + "average_rating": "4.00", + "doctor_name": "Byrne Eileen MD", + "phone_number": "650-321-4121", + "street_address": "550 Hamilton Avenue # 329", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has been booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "12 pm" + ], + "city": [ + "Palo Alto" + ], + "doctor_name": [ + "Byrne Eileen MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. Bye." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00076", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you search a doctor for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of doctor and in which city are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 51, + "slot": "city", + "start": 43 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a General Practitioner in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Access Health" + ], + "slot": "doctor_name", + "values": [ + "Access Health" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "4.00", + "city": "San Jose", + "doctor_name": "Access Health", + "phone_number": "408-729-7690", + "street_address": "301 Old San Francisco Road Level 2", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Benson Frederick P MD", + "phone_number": "408-224-6236", + "street_address": "6950 Santa Teresa Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Darith Khay Inc", + "phone_number": "408-254-4100", + "street_address": "3030 Alum Rock Avenue", + "type": "General Practitioner" + }, + { + "average_rating": "3.40", + "city": "San Jose", + "doctor_name": "Deepa Ramachandran MD", + "phone_number": "408-335-7640", + "street_address": "15425 Los Gatos Boulevard #120", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Denise Babin, M.D.", + "phone_number": "209-833-2345", + "street_address": "795 El Camino Real Jamplis Building, Level 1", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dohn Richard", + "phone_number": "408-356-8672", + "street_address": "221 East Hacienda Avenue b", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Doll Robert L MD", + "phone_number": "408-972-6050", + "street_address": "260 International Circle", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Jose", + "doctor_name": "Dr James Luu - Immigration Physical Exam Doctor", + "phone_number": "408-963-7351", + "street_address": "260 International Circle", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Arbella Sarkis", + "phone_number": "408-560-9900", + "street_address": "16400 Lark Avenue #150", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Graciela Lopez, MD", + "phone_number": "408-918-2600", + "street_address": "200 Jose Figueres Avenue # 325", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 122, + "slot": "doctor_name", + "start": 109 + }, + { + "exclusive_end": 56, + "slot": "city", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 results I found for you located in San Jose who is a General Practitioner. What do you think of Access Health?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anyone else who is a Dermatologist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Advanced Dermatology & Skin Surgery, George Hsieh, M.D." + ], + "slot": "doctor_name", + "values": [ + "Advanced Dermatology & Skin Surgery, George Hsieh, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose", + "type": "Dermatologist" + } + }, + "service_results": [ + { + "average_rating": "3.90", + "city": "San Jose", + "doctor_name": "Advanced Dermatology & Skin Surgery, George Hsieh, M.D.", + "phone_number": "408-217-1905", + "street_address": "4155 Moorpark Avenue #3", + "type": "Dermatologist" + }, + { + "average_rating": "4.70", + "city": "San Jose", + "doctor_name": "Britz Marie B MD", + "phone_number": "408-294-3202", + "street_address": "2074 Forest Avenue # 1", + "type": "Dermatologist" + }, + { + "average_rating": "4.30", + "city": "San Jose", + "doctor_name": "California Skin Institute", + "phone_number": "408-281-9606", + "street_address": "393 Blossom Hill Road #290", + "type": "Dermatologist" + }, + { + "average_rating": "4.50", + "city": "San Jose", + "doctor_name": "Dr. Anthony J. Badame", + "phone_number": "408-297-4200", + "street_address": "2025 Forest Avenue #9", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Jose", + "doctor_name": "Dr. Sara L. Colby, MD", + "phone_number": "408-369-5600", + "street_address": "2420 Samaritan Drive", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 76, + "slot": "doctor_name", + "start": 21 + }, + { + "exclusive_end": 96, + "slot": "city", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What do you think of Advanced Dermatology & Skin Surgery, George Hsieh, M.D. located in San Jose is a Dermatologist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "doctor_name": [ + "Advanced Dermatology & Skin Surgery, George Hsieh, M.D." + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, That is fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I schedule a visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "doctor_name": [ + "Advanced Dermatology & Skin Surgery, George Hsieh, M.D." + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, Please do that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time and date would be fine for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "4th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:00" + ], + "slot": "appointment_time", + "values": [ + "afternoon 12" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 25, + "slot": "appointment_date", + "start": 13 + }, + { + "exclusive_end": 41, + "slot": "appointment_time", + "start": 29 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "4th of March" + ], + "appointment_time": [ + "afternoon 12" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Advanced Dermatology & Skin Surgery, George Hsieh, M.D." + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let it be on 4th of March at afternoon 12." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Advanced Dermatology & Skin Surgery, George Hsieh, M.D." + ], + "slot": "doctor_name", + "values": [ + "Advanced Dermatology & Skin Surgery, George Hsieh, M.D." + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:00" + ], + "slot": "appointment_time", + "values": [ + "12 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 127, + "slot": "doctor_name", + "start": 72 + }, + { + "exclusive_end": 136, + "slot": "appointment_time", + "start": 131 + }, + { + "exclusive_end": 151, + "slot": "appointment_date", + "start": 140 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the details: You want me to schedule an appointment with Advanced Dermatology & Skin Surgery, George Hsieh, M.D. at 12 pm on next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "11th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "1 in the afternoon" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 39, + "slot": "appointment_date", + "start": 26 + }, + { + "exclusive_end": 61, + "slot": "appointment_time", + "start": 43 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of March" + ], + "appointment_time": [ + "1 in the afternoon" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Advanced Dermatology & Skin Surgery, George Hsieh, M.D." + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, please schedule it on 11th of March at 1 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "1 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 56, + "slot": "appointment_time", + "start": 52 + }, + { + "exclusive_end": 70, + "slot": "appointment_date", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the details again: Appointment is at 1 pm on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "11th of March", + "March 11th" + ], + "appointment_time": [ + "1 in the afternoon", + "1 pm" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Advanced Dermatology & Skin Surgery, George Hsieh, M.D." + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please find me their phone number." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-11", + "appointment_time": "13:00", + "doctor_name": "Advanced Dermatology & Skin Surgery, George Hsieh, M.D." + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I was unable to do what you said. Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of March", + "March 11th" + ], + "appointment_time": [ + "1 in the afternoon", + "1 pm" + ], + "city": [ + "San Jose" + ], + "doctor_name": [ + "Advanced Dermatology & Skin Surgery, George Hsieh, M.D." + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, It is okay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "30_00077", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to get a check up from a Gynecologist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would you like me to search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "city", + "start": 7 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm in Santa Rosa right now, so just look for a General Practitioner there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alchemy John MD" + ], + "slot": "doctor_name", + "values": [ + "Alchemy John MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Santa Rosa", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Alchemy John MD", + "phone_number": "707-576-7000", + "street_address": "Sonoma Ave, # 44, 1820 Doctors Park Drive", + "type": "General Practitioner" + }, + { + "average_rating": "3.70", + "city": "Santa Rosa", + "doctor_name": "Bastoni Kelly A MD", + "phone_number": "707-393-4044", + "street_address": "1550 Gateway Boulevard", + "type": "General Practitioner" + }, + { + "average_rating": "4.50", + "city": "Santa Rosa", + "doctor_name": "Bloom David-James MD", + "phone_number": "707-575-3500", + "street_address": "3325 Chanate Rd", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Caroline G. Hellings, M.D.", + "phone_number": "707-541-7700", + "street_address": "131B Stony Circle #1600", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. Anthony K. Boyce, DO", + "phone_number": "707-571-4320", + "street_address": "401 Bicentennial Way", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. April M. Hurley, MD", + "phone_number": "707-528-4968", + "street_address": "131-B Stony Circle #1600", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. Ele Lozares-Lewis, MD", + "phone_number": "707-303-3611", + "street_address": "510 Doyle Park Drive", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. Enrique Sanchez Mendez, MD", + "phone_number": "707-547-2220", + "street_address": "3569 Round Barn Circle", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. John W. Alchemy, MD", + "phone_number": "707-483-4346", + "street_address": "15400 Los Gatos Boulevard #2", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. John W. Nimtz, MD", + "phone_number": "707-522-1800", + "street_address": "3883 Airway Drive #202", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "doctor_name", + "start": 51 + }, + { + "exclusive_end": 44, + "slot": "city", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a General Practitioner in Santa Rosa named Alchemy John MD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Alchemy John MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to schedule an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "later today" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 48, + "slot": "appointment_date", + "start": 37 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "later today" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Alchemy John MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please. I'd like to have it for later today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What's the best time for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "afternoon 3:30" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 19, + "slot": "appointment_time", + "start": 5 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "later today" + ], + "appointment_time": [ + "afternoon 3:30" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Alchemy John MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This afternoon 3:30 works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Alchemy John MD" + ], + "slot": "doctor_name", + "values": [ + "Alchemy John MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 78, + "slot": "doctor_name", + "start": 63 + }, + { + "exclusive_end": 57, + "slot": "appointment_time", + "start": 50 + }, + { + "exclusive_end": 46, + "slot": "appointment_date", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm, you want an appointment today at 3:30 pm with Alchemy John MD?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating" + ], + "slot_values": { + "appointment_date": [ + "later today", + "today" + ], + "appointment_time": [ + "3:30 pm", + "afternoon 3:30" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Alchemy John MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, what are they rated?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-01", + "appointment_time": "15:30", + "doctor_name": "Alchemy John MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-01", + "appointment_time": "15:30", + "average_rating": "5.00", + "doctor_name": "Alchemy John MD", + "phone_number": "707-576-7000", + "street_address": "Sonoma Ave, # 44, 1820 Doctors Park Drive", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "average_rating", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've booked it. They're rated a 5.0." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "later today", + "today" + ], + "appointment_time": [ + "3:30 pm", + "afternoon 3:30" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Alchemy John MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "later today", + "today" + ], + "appointment_time": [ + "3:30 pm", + "afternoon 3:30" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Alchemy John MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that's it, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00078", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find a doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "ENT Specialist", + "General Practitioner" + ], + "slot": "type", + "values": [ + "ENT Specialist", + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city do you want to see a doctor in? Would you like to see an ENT Specialist, General Practitioner or something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sonoma" + ], + "slot": "city", + "values": [ + "Sonoma" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 52, + "slot": "city", + "start": 46 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sonoma" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to see a General Practitioner in Sonoma." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Daisy Manuel-Arguelles, DO" + ], + "slot": "doctor_name", + "values": [ + "Daisy Manuel-Arguelles, DO" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sonoma" + ], + "slot": "city", + "values": [ + "Sonoma" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Sonoma", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "4.90", + "city": "Sonoma", + "doctor_name": "Daisy Manuel-Arguelles, DO", + "phone_number": "707-202-5034", + "street_address": "5900 State Farm Drive", + "type": "General Practitioner" + }, + { + "average_rating": "4.00", + "city": "Sonoma", + "doctor_name": "Dr. James F. Dolan, MD", + "phone_number": "877-818-6100", + "street_address": "7475 Camino Arroyo", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Sonoma", + "doctor_name": "Dr. Subhash Mishra, MD", + "phone_number": "707-938-3131", + "street_address": "15000 Arnold Drive", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "doctor_name", + "start": 24 + }, + { + "exclusive_end": 71, + "slot": "city", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay I found 3 results. Daisy Manuel-Arguelles, DO is located in Sonoma and is a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sonoma" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually can you look for a Dermatologist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Sonoma Dermatology" + ], + "slot": "doctor_name", + "values": [ + "Sonoma Dermatology" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sonoma" + ], + "slot": "city", + "values": [ + "Sonoma" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Sonoma", + "type": "Dermatologist" + } + }, + "service_results": [ + { + "average_rating": "4.60", + "city": "Sonoma", + "doctor_name": "Sonoma Dermatology", + "phone_number": "707-938-1423", + "street_address": "1104 Adams Street # 201", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "doctor_name", + "start": 29 + }, + { + "exclusive_end": 84, + "slot": "city", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I was able to find 1 result. Sonoma Dermatology is a Dermatologist located in Sonoma." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "city": [ + "Sonoma" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1104 Adams Street # 201" + ], + "slot": "street_address", + "values": [ + "1104 Adams Street # 201" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 38, + "slot": "street_address", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 1104 Adams Street # 201." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:45" + ], + "slot": "appointment_time", + "values": [ + "12:45 in the afternoon" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 90, + "slot": "appointment_time", + "start": 68 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "12:45 in the afternoon" + ], + "city": [ + "Sonoma" + ], + "doctor_name": [ + "Sonoma Dermatology" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay that works. I would like to visit that doctor. Schedule it for 12:45 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like to visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "1st of this month" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 21, + "slot": "appointment_date", + "start": 4 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "1st of this month" + ], + "appointment_time": [ + "12:45 in the afternoon" + ], + "city": [ + "Sonoma" + ], + "doctor_name": [ + "Sonoma Dermatology" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 1st of this month please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sonoma Dermatology" + ], + "slot": "doctor_name", + "values": [ + "Sonoma Dermatology" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:45" + ], + "slot": "appointment_time", + "values": [ + "12:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 121, + "slot": "doctor_name", + "start": 103 + }, + { + "exclusive_end": 133, + "slot": "appointment_time", + "start": 125 + }, + { + "exclusive_end": 139, + "slot": "appointment_date", + "start": 134 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details for your upcoming appointment: Your appointment is scheduled with Sonoma Dermatology at 12:45 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "1st of this month", + "today" + ], + "appointment_time": [ + "12:45 in the afternoon", + "12:45 pm" + ], + "city": [ + "Sonoma" + ], + "doctor_name": [ + "Sonoma Dermatology" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-01", + "appointment_time": "12:45", + "doctor_name": "Sonoma Dermatology" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-01", + "appointment_time": "12:30", + "average_rating": "4.60", + "doctor_name": "Sonoma Dermatology", + "phone_number": "707-938-1423", + "street_address": "1104 Adams Street # 201", + "type": "Dermatologist" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has been scheduled successfully." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "1st of this month", + "today" + ], + "appointment_time": [ + "12:45 in the afternoon", + "12:45 pm" + ], + "city": [ + "Sonoma" + ], + "doctor_name": [ + "Sonoma Dermatology" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else that I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "1st of this month", + "today" + ], + "appointment_time": [ + "12:45 in the afternoon", + "12:45 pm" + ], + "city": [ + "Sonoma" + ], + "doctor_name": [ + "Sonoma Dermatology" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that is all. Thank You." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your'e welcome. Enjoy your day." + } + ] + }, + { + "dialogue_id": "30_00079", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to see a doctor, find me a Gynecologist please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where should I search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 47, + "slot": "city", + "start": 39 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a General Practitioner based in Campbell." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Borodulin Tatyana MD" + ], + "slot": "doctor_name", + "values": [ + "Borodulin Tatyana MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Campbell" + ], + "slot": "city", + "values": [ + "Campbell" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Campbell", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "4.00", + "city": "Campbell", + "doctor_name": "Borodulin Tatyana MD", + "phone_number": "408-378-3300", + "street_address": "340 Dardanelli Ln # 24", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Campbell", + "doctor_name": "Dr. Christian Fulmer, DO", + "phone_number": "408-357-1410", + "street_address": "50 East Hamilton Avenue #120", + "type": "General Practitioner" + }, + { + "average_rating": "4.70", + "city": "Campbell", + "doctor_name": "Dr. Elham J. Louis, DO", + "phone_number": "408-364-7600", + "street_address": "7225 Rainbow Drive", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "doctor_name", + "start": 19 + }, + { + "exclusive_end": 62, + "slot": "city", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 3 results, Borodulin Tatyana MD is located in Campbell and is a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "city": [ + "Campbell" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please give me their phone number." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-378-3300" + ], + "slot": "phone_number", + "values": [ + "408-378-3300" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 26, + "slot": "phone_number", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There you go: 408-378-3300" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Campbell" + ], + "doctor_name": [ + "Borodulin Tatyana MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to schedule a visit for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "13:30" + ], + "slot": "appointment_time", + "values": [ + "afternoon 1:30" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "this Saturday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 64, + "slot": "appointment_time", + "start": 50 + }, + { + "exclusive_end": 49, + "slot": "appointment_date", + "start": 36 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "this Saturday" + ], + "appointment_time": [ + "afternoon 1:30" + ], + "city": [ + "Campbell" + ], + "doctor_name": [ + "Borodulin Tatyana MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please book an appointment for this Saturday afternoon 1:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Borodulin Tatyana MD" + ], + "slot": "doctor_name", + "values": [ + "Borodulin Tatyana MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:30" + ], + "slot": "appointment_time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 52, + "slot": "doctor_name", + "start": 32 + }, + { + "exclusive_end": 63, + "slot": "appointment_time", + "start": 56 + }, + { + "exclusive_end": 72, + "slot": "appointment_date", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you need an appointment with Borodulin Tatyana MD at 1:30 pm tomorrow, is that 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_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating", + "street_address" + ], + "slot_values": { + "appointment_date": [ + "this Saturday", + "tomorrow" + ], + "appointment_time": [ + "1:30 pm", + "afternoon 1:30" + ], + "city": [ + "Campbell" + ], + "doctor_name": [ + "Borodulin Tatyana MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct, please also give me their address and their rating." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "340 Dardanelli Ln # 24" + ], + "slot": "street_address", + "values": [ + "340 Dardanelli LN # 24" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.00" + ], + "slot": "average_rating", + "values": [ + "4.0" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-02", + "appointment_time": "13:30", + "doctor_name": "Borodulin Tatyana MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-02", + "appointment_time": "13:30", + "average_rating": "4.00", + "doctor_name": "Borodulin Tatyana MD", + "phone_number": "408-378-3300", + "street_address": "340 Dardanelli Ln # 24", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 82, + "slot": "street_address", + "start": 60 + }, + { + "exclusive_end": 112, + "slot": "average_rating", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have booked the appointment for you. You can find them at 340 Dardanelli LN # 24 and they are rated with a 4.0." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "this Saturday", + "tomorrow" + ], + "appointment_time": [ + "1:30 pm", + "afternoon 1:30" + ], + "city": [ + "Campbell" + ], + "doctor_name": [ + "Borodulin Tatyana MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be all, bye!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day!" + } + ] + }, + { + "dialogue_id": "30_00080", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a doctor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "General Practitioner", + "ENT Specialist" + ], + "slot": "type", + "values": [ + "General Practitioner", + "ENT Specialist" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where should I search for a General Practitioner, ENT specialist or something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Walnut Creek" + ], + "slot": "city", + "values": [ + "Walnut Creek" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 46, + "slot": "city", + "start": 34 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Walnut Creek" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a Gynecologist in Walnut Creek?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Babak Edraki MD" + ], + "slot": "doctor_name", + "values": [ + "Babak Edraki MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Walnut Creek" + ], + "slot": "city", + "values": [ + "Walnut Creek" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Walnut Creek", + "type": "Gynecologist" + } + }, + "service_results": [ + { + "average_rating": "4.60", + "city": "Walnut Creek", + "doctor_name": "Babak Edraki MD", + "phone_number": "925-627-3440", + "street_address": "1479 Ygnacio Valley Road", + "type": "Gynecologist" + }, + { + "average_rating": "3.70", + "city": "Walnut Creek", + "doctor_name": "Dr. Alan N. Kaplan, MD", + "phone_number": "925-932-1333", + "street_address": "1776 Ygnacio Valley Road", + "type": "Gynecologist" + }, + { + "average_rating": "4.00", + "city": "Walnut Creek", + "doctor_name": "Dr. Elwood Kronick, MD", + "phone_number": "925-932-2565", + "street_address": "240 La Casa Via #100", + "type": "Gynecologist" + }, + { + "average_rating": "4.30", + "city": "Walnut Creek", + "doctor_name": "Dr. Stephen Wells MD", + "phone_number": "925-935-5356", + "street_address": "110 Tampico Ste #220", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "Walnut Creek", + "doctor_name": "Innovative Wellness Inc.", + "phone_number": "925-954-8209", + "street_address": "2255 Ygnacio Valley Road Suite T", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "Walnut Creek", + "doctor_name": "Jean Kayser, MD", + "phone_number": "925-295-4040", + "street_address": "1515 Newell Avenue", + "type": "Gynecologist" + }, + { + "average_rating": "4.00", + "city": "Walnut Creek", + "doctor_name": "John Crockett, MD", + "phone_number": "925-296-7370", + "street_address": "1450 Treat Boulevard Suite 220A", + "type": "Gynecologist" + }, + { + "average_rating": "3.80", + "city": "Walnut Creek", + "doctor_name": "Louis Klein, MD", + "phone_number": "925-937-0995", + "street_address": "1776 Ygnacio Valley Road #208", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "Walnut Creek", + "doctor_name": "Madhavi Vemulapalli MD", + "phone_number": "925-239-0012", + "street_address": "112 La Casa Via #300", + "type": "Gynecologist" + }, + { + "average_rating": "3.60", + "city": "Walnut Creek", + "doctor_name": "Muir OB GYN Medical Group Inc. a Division of BASS Medical Group", + "phone_number": "925-933-4747", + "street_address": "112 La Casa Via", + "type": "Gynecologist" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "doctor_name", + "start": 63 + }, + { + "exclusive_end": 52, + "slot": "city", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 results of Gynecologist in Walnut Creek including Babak Edraki MD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "city": [ + "Walnut Creek" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I get their rating and phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-627-3440" + ], + "slot": "phone_number", + "values": [ + "925-627-3440" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.60" + ], + "slot": "average_rating", + "values": [ + "4.6" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 55, + "slot": "phone_number", + "start": 43 + }, + { + "exclusive_end": 17, + "slot": "average_rating", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The rating is 4.6 and you can call them at 925-627-3440." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Walnut Creek" + ], + "doctor_name": [ + "Babak Edraki MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to schedule a visit with them?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Walnut Creek" + ], + "doctor_name": [ + "Babak Edraki MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Of Course!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date and time works best?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "March 6th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "16:00" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "appointment_date", + "start": 0 + }, + { + "exclusive_end": 18, + "slot": "appointment_time", + "start": 13 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 6th" + ], + "appointment_time": [ + "16:00" + ], + "city": [ + "Walnut Creek" + ], + "doctor_name": [ + "Babak Edraki MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "March 6th at 16:00 works best" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Babak Edraki MD" + ], + "slot": "doctor_name", + "values": [ + "Babak Edraki MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 74, + "slot": "doctor_name", + "start": 59 + }, + { + "exclusive_end": 38, + "slot": "appointment_time", + "start": 34 + }, + { + "exclusive_end": 53, + "slot": "appointment_date", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm your appointment is at 4 pm next Wednesday with Babak Edraki MD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "the 13th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:00" + ], + "slot": "appointment_time", + "values": [ + "12:00" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 36, + "slot": "appointment_date", + "start": 28 + }, + { + "exclusive_end": 45, + "slot": "appointment_time", + "start": 40 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 13th" + ], + "appointment_time": [ + "12:00" + ], + "city": [ + "Walnut Creek" + ], + "doctor_name": [ + "Babak Edraki MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please can you change it to the 13th at 12:00?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "12:00" + ], + "slot": "appointment_time", + "values": [ + "12 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 48, + "slot": "appointment_time", + "start": 43 + }, + { + "exclusive_end": 39, + "slot": "appointment_date", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So the new appointment is on March 13th at 12 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "12 pm", + "12:00" + ], + "city": [ + "Walnut Creek" + ], + "doctor_name": [ + "Babak Edraki MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Confirmed" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "12:00", + "doctor_name": "Babak Edraki MD" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with booking anything else" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "12 pm", + "12:00" + ], + "city": [ + "Walnut Creek" + ], + "doctor_name": [ + "Babak Edraki MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, have a good day." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You also" + } + ] + }, + { + "dialogue_id": "30_00081", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to see a doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind would you like to see?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to see a gynecologist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where should I find one for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 29, + "slot": "city", + "start": 19 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please find one in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Jonathan Kurss, MD" + ], + "slot": "doctor_name", + "values": [ + "Jonathan Kurss, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Santa Rosa", + "type": "Gynecologist" + } + }, + "service_results": [ + { + "average_rating": "4.70", + "city": "Santa Rosa", + "doctor_name": "Jonathan Kurss, MD", + "phone_number": "707-303-1719", + "street_address": "500 Doyle Park Drive #200", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Ratcliffe Jennifer V MD", + "phone_number": "707-575-5831", + "street_address": "1111 Sonoma Avenue #214", + "type": "Gynecologist" + }, + { + "average_rating": "4.40", + "city": "Santa Rosa", + "doctor_name": "Shazah Khawaja, MD", + "phone_number": "707-579-1102", + "street_address": "500 Doyle Park Drive Suite 103", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Susan C. Logan, MD", + "phone_number": "707-575-1626", + "street_address": "1111 Sonoma Avenue Suite 202", + "type": "Gynecologist" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "doctor_name", + "start": 43 + }, + { + "exclusive_end": 75, + "slot": "city", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 4 different doctors. How does Jonathan Kurss, MD in Santa Rosa sound? He's a gynecologist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there someone else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ratcliffe Jennifer V MD" + ], + "slot": "doctor_name", + "values": [ + "Ratcliffe Jennifer V MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 34, + "slot": "doctor_name", + "start": 11 + }, + { + "exclusive_end": 48, + "slot": "city", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about Ratcliffe Jennifer V MD in Santa Rosa? She's also a gynecologist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where are they at? Please give me their phone number." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1111 Sonoma Avenue #214" + ], + "slot": "street_address", + "values": [ + "1111 Sonoma Avenue #214" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "707-575-5831" + ], + "slot": "phone_number", + "values": [ + "707-575-5831" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 43, + "slot": "street_address", + "start": 20 + }, + { + "exclusive_end": 79, + "slot": "phone_number", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You'll find them at 1111 Sonoma Avenue #214. Their phone number is 707-575-5831." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "2 in the afternoon" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 92, + "slot": "appointment_time", + "start": 74 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "2 in the afternoon" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Ratcliffe Jennifer V MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great. I'll visit that doctor. Please book the appointment at 2 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day would you like the appointment to be on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:30" + ], + "slot": "appointment_time", + "values": [ + "half past 1 in the afternoon" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "2nd of March" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 46, + "slot": "appointment_time", + "start": 18 + }, + { + "exclusive_end": 66, + "slot": "appointment_date", + "start": 54 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "2nd of March" + ], + "appointment_time": [ + "half past 1 in the afternoon" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Ratcliffe Jennifer V MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please book it at half past 1 in the afternoon on the 2nd of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ratcliffe Jennifer V MD" + ], + "slot": "doctor_name", + "values": [ + "Ratcliffe Jennifer V MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:30" + ], + "slot": "appointment_time", + "values": [ + "1:30 PM" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 93, + "slot": "doctor_name", + "start": 70 + }, + { + "exclusive_end": 55, + "slot": "appointment_time", + "start": 48 + }, + { + "exclusive_end": 64, + "slot": "appointment_date", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the details of your appointment: 1:30 PM tomorrow with Ratcliffe Jennifer V MD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "2nd of March", + "tomorrow" + ], + "appointment_time": [ + "1:30 PM", + "half past 1 in the afternoon" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Ratcliffe Jennifer V MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-02", + "appointment_time": "13:30", + "doctor_name": "Ratcliffe Jennifer V MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-02", + "appointment_time": "13:30", + "average_rating": "5.00", + "doctor_name": "Ratcliffe Jennifer V MD", + "phone_number": "707-575-5831", + "street_address": "1111 Sonoma Avenue #214", + "type": "Gynecologist" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has been reserved." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "2nd of March", + "tomorrow" + ], + "appointment_time": [ + "1:30 PM", + "half past 1 in the afternoon" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Ratcliffe Jennifer V MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Awesome, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "2nd of March", + "tomorrow" + ], + "appointment_time": [ + "1:30 PM", + "half past 1 in the afternoon" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Ratcliffe Jennifer V MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, that'll be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "30_00082", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain View" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 32, + "slot": "city", + "start": 19 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a doctor in Mountain View." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "General Practitioner", + "ENT Specialist" + ], + "slot": "type", + "values": [ + "General Practitioner", + "ENT Specialist" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of doctor are you looking for? General Practitioner, ENT Specialist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a Dermatologist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Elizabeth A. Abel, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Elizabeth A. Abel, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain View" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Mountain View", + "type": "Dermatologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Mountain View", + "doctor_name": "Dr. Elizabeth A. Abel, MD", + "phone_number": "650-969-5600", + "street_address": "1700 2nd Street #220", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "Mountain View", + "doctor_name": "F. Landon Clark, M.D., MPH", + "phone_number": "650-934-7676", + "street_address": "401 Old San Francisco Road", + "type": "Dermatologist" + }, + { + "average_rating": "3.60", + "city": "Mountain View", + "doctor_name": "Jean Gordon, MD (A Woman's Touch)", + "phone_number": "650-938-6559", + "street_address": "86 3rd Street #114", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "doctor_name", + "start": 7 + }, + { + "exclusive_end": 68, + "slot": "city", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "First, Dr. Elizabeth A. Abel, MD is a Dermatologist in Mountain View." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating" + ], + "slot_values": { + "city": [ + "Mountain View" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their star rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 15, + "slot": "average_rating", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They have a 5.0." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "F. Landon Clark, M.D., MPH" + ], + "slot": "doctor_name", + "values": [ + "F. Landon Clark, M.D., MPH" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain View" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 32, + "slot": "doctor_name", + "start": 6 + }, + { + "exclusive_end": 76, + "slot": "city", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Next, F. Landon Clark, M.D., MPH is a Dermatologist located in Mountain View." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ], + "doctor_name": [ + "F. Landon Clark, M.D., MPH" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that will be fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you ready to schedule?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "afternoon 2:30" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 51, + "slot": "appointment_time", + "start": 37 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "afternoon 2:30" + ], + "city": [ + "Mountain View" + ], + "doctor_name": [ + "F. Landon Clark, M.D., MPH" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please make the appointment for afternoon 2:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "half past 5 in the evening" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 51, + "slot": "appointment_time", + "start": 25 + }, + { + "exclusive_end": 63, + "slot": "appointment_date", + "start": 52 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Friday" + ], + "appointment_time": [ + "half past 5 in the evening" + ], + "city": [ + "Mountain View" + ], + "doctor_name": [ + "F. Landon Clark, M.D., MPH" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make the appointment for half past 5 in the evening next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "F. Landon Clark, M.D., MPH" + ], + "slot": "doctor_name", + "values": [ + "F. Landon Clark, M.D., MPH" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "5:30 PM" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 65, + "slot": "doctor_name", + "start": 39 + }, + { + "exclusive_end": 76, + "slot": "appointment_time", + "start": 69 + }, + { + "exclusive_end": 88, + "slot": "appointment_date", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm the following appointment with F. Landon Clark, M.D., MPH at 5:30 PM next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "next Monday" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 47, + "slot": "appointment_date", + "start": 36 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Monday" + ], + "appointment_time": [ + "5:30 PM", + "half past 5 in the evening" + ], + "city": [ + "Mountain View" + ], + "doctor_name": [ + "F. Landon Clark, M.D., MPH" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, please make the appointment for next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "F. Landon Clark, M.D., MPH" + ], + "slot": "doctor_name", + "values": [ + "F. Landon Clark, M.D., MPH" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 72, + "slot": "doctor_name", + "start": 46 + }, + { + "exclusive_end": 84, + "slot": "appointment_date", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following appointment with F. Landon Clark, M.D., MPH next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Monday" + ], + "appointment_time": [ + "5:30 PM", + "half past 5 in the evening" + ], + "city": [ + "Mountain View" + ], + "doctor_name": [ + "F. Landon Clark, M.D., MPH" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-04", + "appointment_time": "17:30", + "doctor_name": "F. Landon Clark, M.D., MPH" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-04", + "appointment_time": "17:30", + "average_rating": "5.00", + "doctor_name": "F. Landon Clark, M.D., MPH", + "phone_number": "650-934-7676", + "street_address": "401 Old San Francisco Road", + "type": "Dermatologist" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The appointment has been scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating" + ], + "slot_values": { + "appointment_date": [ + "next Monday" + ], + "appointment_time": [ + "5:30 PM", + "half past 5 in the evening" + ], + "city": [ + "Mountain View" + ], + "doctor_name": [ + "F. Landon Clark, M.D., MPH" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the doctor's rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 26, + "slot": "average_rating", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The doctor's rating is 5.0." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Monday" + ], + "appointment_time": [ + "5:30 PM", + "half past 5 in the evening" + ], + "city": [ + "Mountain View" + ], + "doctor_name": [ + "F. Landon Clark, M.D., MPH" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for you help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is the anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Monday" + ], + "appointment_time": [ + "5:30 PM", + "half past 5 in the evening" + ], + "city": [ + "Mountain View" + ], + "doctor_name": [ + "F. Landon Clark, M.D., MPH" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "30_00083", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am trying to find a doctor to help me with a medical issue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of doctor do you need to find?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city should I search for the doctor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Fran" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 82, + "slot": "city", + "start": 74 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find a Dermatologist. Could you search for this doctor in San Fran?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Anne Han, M.D." + ], + "slot": "doctor_name", + "values": [ + "Anne Han, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "Dermatologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Anne Han, M.D.", + "phone_number": "415-600-3800", + "street_address": "655 Redwood Highway Suite 100", + "type": "Dermatologist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Aura Skin Spa", + "phone_number": "415-788-3800", + "street_address": "450 Sutter Street #2340", + "type": "Dermatologist" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Bay Area Cosmetic Dermatology", + "phone_number": "415-440-6356", + "street_address": "2211 Post Street #404", + "type": "Dermatologist" + }, + { + "average_rating": "3.70", + "city": "San Francisco", + "doctor_name": "Berman Skin Institute", + "phone_number": "415-771-6300", + "street_address": "490 Post Street #320", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "California Skin Institute", + "phone_number": "415-678-5887", + "street_address": "909 Hyde Street #419", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Camarillo Diana B MD", + "phone_number": "415-441-1670", + "street_address": "515 Spruce Street", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Caren Campbell, MD", + "phone_number": "415-839-8118", + "street_address": "45 Castro Street # 332", + "type": "Dermatologist" + }, + { + "average_rating": "4.90", + "city": "San Francisco", + "doctor_name": "David J MacGregor MD", + "phone_number": "415-989-9400", + "street_address": "107 Melville Avenue", + "type": "Dermatologist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Dr. Andrea Hui Austin", + "phone_number": "415-292-6350", + "street_address": "2299 Post Street #312", + "type": "Dermatologist" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Dr. Lawrence C. Cheung, MD", + "phone_number": "415-333-0348", + "street_address": "595 Buckingham Way Ste. 220", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "doctor_name", + "start": 13 + }, + { + "exclusive_end": 69, + "slot": "city", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found Anne Han, M.D., a Dermatologist located in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you suggest any other doctors?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aura Skin Spa" + ], + "slot": "doctor_name", + "values": [ + "Aura Skin Spa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 27, + "slot": "doctor_name", + "start": 14 + }, + { + "exclusive_end": 63, + "slot": "city", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You could try Aura Skin Spa, a Dermatologist from San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have any other suggestions?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bay Area Cosmetic Dermatology" + ], + "slot": "doctor_name", + "values": [ + "Bay Area Cosmetic Dermatology" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 94, + "slot": "doctor_name", + "start": 65 + }, + { + "exclusive_end": 57, + "slot": "city", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You could also try a Dermatologist based in San Francisco called Bay Area Cosmetic Dermatology" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you provide their phone number, and their rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "415-440-6356" + ], + "slot": "phone_number", + "values": [ + "415-440-6356" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.20" + ], + "slot": "average_rating", + "values": [ + "4.2" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 48, + "slot": "phone_number", + "start": 36 + }, + { + "exclusive_end": 75, + "slot": "average_rating", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You will be able to contact them at 415-440-6356. They have a rating of 4.2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Bay Area Cosmetic Dermatology" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is what I am looking for." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I schedule an appointment for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Bay Area Cosmetic Dermatology" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please book me an appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like the appointment to be for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "two in the afternoon" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 39, + "slot": "appointment_time", + "start": 19 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "two in the afternoon" + ], + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Bay Area Cosmetic Dermatology" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please book it for two in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date should the appointment be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "Thursday next week" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 43, + "slot": "appointment_date", + "start": 25 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Thursday next week" + ], + "appointment_time": [ + "two in the afternoon" + ], + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Bay Area Cosmetic Dermatology" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like it to be on Thursday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bay Area Cosmetic Dermatology" + ], + "slot": "doctor_name", + "values": [ + "Bay Area Cosmetic Dermatology" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "2 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 59, + "slot": "doctor_name", + "start": 30 + }, + { + "exclusive_end": 68, + "slot": "appointment_time", + "start": 64 + }, + { + "exclusive_end": 82, + "slot": "appointment_date", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment will be with Bay Area Cosmetic Dermatology, at 2 pm next Thursday. Could you confirm these details are correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Thursday next week", + "next Thursday" + ], + "appointment_time": [ + "2 pm", + "two in the afternoon" + ], + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Bay Area Cosmetic Dermatology" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, those are correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-07", + "appointment_time": "14:00", + "doctor_name": "Bay Area Cosmetic Dermatology" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-07", + "appointment_time": "14:00", + "average_rating": "4.20", + "doctor_name": "Bay Area Cosmetic Dermatology", + "phone_number": "415-440-6356", + "street_address": "2211 Post Street #404", + "type": "Dermatologist" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has been booked successfully." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "appointment_date": [ + "Thursday next week", + "next Thursday" + ], + "appointment_time": [ + "2 pm", + "two in the afternoon" + ], + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Bay Area Cosmetic Dermatology" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address for the appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2211 Post Street #404" + ], + "slot": "street_address", + "values": [ + "2211 Post Street #404" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 48, + "slot": "street_address", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The appointment will be at 2211 Post Street #404." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Thursday next week", + "next Thursday" + ], + "appointment_time": [ + "2 pm", + "two in the afternoon" + ], + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Bay Area Cosmetic Dermatology" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can assist you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Thursday next week", + "next Thursday" + ], + "appointment_time": [ + "2 pm", + "two in the afternoon" + ], + "city": [ + "San Fran", + "San Francisco" + ], + "doctor_name": [ + "Bay Area Cosmetic Dermatology" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day!" + } + ] + }, + { + "dialogue_id": "30_00084", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Walnut Creek" + ], + "slot": "city", + "values": [ + "Walnut Creek" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 99, + "slot": "city", + "start": 87 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Walnut Creek" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a doctor, a General Practitioner in particular. Search for in the Walnut Creek area." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alphaeus Wise, MD" + ], + "slot": "doctor_name", + "values": [ + "Alphaeus Wise, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Walnut Creek" + ], + "slot": "city", + "values": [ + "Walnut Creek" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Walnut Creek", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "4.60", + "city": "Walnut Creek", + "doctor_name": "Alphaeus Wise, MD", + "phone_number": "925-935-3113", + "street_address": "1181 Boulevard Way B", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Walnut Creek", + "doctor_name": "Catherine Wang, MD", + "phone_number": "925-947-0417", + "street_address": "2621 Shadelands Drive", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Walnut Creek", + "doctor_name": "Chang David C H MD", + "phone_number": "925-944-9193", + "street_address": "1981 North Broadway, Walnut Creek, CA 94596", + "type": "General Practitioner" + }, + { + "average_rating": "4.80", + "city": "Walnut Creek", + "doctor_name": "Chong Mee-Jin MD", + "phone_number": "925-932-8938", + "street_address": "120 La Casa Via", + "type": "General Practitioner" + }, + { + "average_rating": "3.70", + "city": "Walnut Creek", + "doctor_name": "Dr. Mark N. Isaacs, MD", + "phone_number": "925-945-8656", + "street_address": "2621 Shadelands Drive", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Walnut Creek", + "doctor_name": "Dr. Sujay Banerjee, MD", + "phone_number": "925-295-5100", + "street_address": "3466 Mount Diablo Boulevard Suite C-104", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Walnut Creek", + "doctor_name": "Family Practice: Dudler Jack E MD", + "phone_number": "925-943-5757", + "street_address": "1812 San Miguel Drive", + "type": "General Practitioner" + }, + { + "average_rating": "3.70", + "city": "Walnut Creek", + "doctor_name": "Jasleen Sohal, MD", + "phone_number": "925-296-9736", + "street_address": "1450 Treat Boulevard Suite 320", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Walnut Creek", + "doctor_name": "Kishore Nath, MD", + "phone_number": "925-296-9880", + "street_address": "1450 Treat Boulevard Suite 320", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Walnut Creek", + "doctor_name": "Stuart A Bussey Inc: Bussey Stuart A MD", + "phone_number": "925-934-7691", + "street_address": "1181 Boulevard Way suite b", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "doctor_name", + "start": 44 + }, + { + "exclusive_end": 107, + "slot": "city", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found you 10 options. Would you like Alphaeus Wise, MD who is a General Practitioner in Walnut Creek." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fremont" + ], + "slot": "city", + "values": [ + "Fremont" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 57, + "slot": "city", + "start": 50 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Fremont" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No find me someone else. I want a Gynecologist in Fremont." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "4D Miracles" + ], + "slot": "doctor_name", + "values": [ + "4D Miracles" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Fremont" + ], + "slot": "city", + "values": [ + "Fremont" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Fremont", + "type": "Gynecologist" + } + }, + "service_results": [ + { + "average_rating": "4.00", + "city": "Fremont", + "doctor_name": "4D Miracles", + "phone_number": "510-863-3258", + "street_address": "42808 Christy Street #208", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "Fremont", + "doctor_name": "Amy Kane", + "phone_number": "510-490-1222", + "street_address": "2, 3200 Kearney Street", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "Fremont", + "doctor_name": "Bay Area Ob-Gyn Medical Group: Mack Scott R MD", + "phone_number": "510-284-4100", + "street_address": "1860 Mowry Ave # 306", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "Fremont", + "doctor_name": "Dr. Stacie Macdonald, MD", + "phone_number": "510-248-1470", + "street_address": "2299 Mowry Avenue #3c", + "type": "Gynecologist" + }, + { + "average_rating": "4.40", + "city": "Fremont", + "doctor_name": "Fremont OB/GYN: Padmaja Sharma MD", + "phone_number": "510-796-7104", + "street_address": "3885 Beacon Avenue", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "Fremont", + "doctor_name": "Jessica Y Ing, M.D.", + "phone_number": "510-498-2182", + "street_address": "3200 Kearney Street Bldg 1", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "Fremont", + "doctor_name": "Scott Kramer MD", + "phone_number": "510-796-0510", + "street_address": "2333 Mowry Avenue #201", + "type": "Gynecologist" + }, + { + "average_rating": "5.00", + "city": "Fremont", + "doctor_name": "Washington Prenatal Diagnostic Center", + "phone_number": "510-818-5110", + "street_address": "1900 Mowry Avenue Suite 101", + "type": "Gynecologist" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "doctor_name", + "start": 59 + }, + { + "exclusive_end": 81, + "slot": "city", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 8 results for you. Would you like a Gynecologist at 4D Miracles in Fremont?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:15" + ], + "slot": "appointment_time", + "values": [ + "afternoon 12:15" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 88, + "slot": "appointment_time", + "start": 73 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "afternoon 12:15" + ], + "city": [ + "Fremont" + ], + "doctor_name": [ + "4D Miracles" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is fine. I want to visit the doctor. So make an appointment for afternoon 12:15." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What would be the date of your appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "the 10th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 30, + "slot": "appointment_date", + "start": 22 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 10th" + ], + "appointment_time": [ + "afternoon 12:15" + ], + "city": [ + "Fremont" + ], + "doctor_name": [ + "4D Miracles" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to go on the 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "4D Miracles" + ], + "slot": "doctor_name", + "values": [ + "4D Miracles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:15" + ], + "slot": "appointment_time", + "values": [ + "12:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 83, + "slot": "doctor_name", + "start": 72 + }, + { + "exclusive_end": 109, + "slot": "appointment_time", + "start": 101 + }, + { + "exclusive_end": 97, + "slot": "appointment_date", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Make sure I got all the information right. You want an appointment with 4D Miracles on March 10th at 12:15 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "later today" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:45" + ], + "slot": "appointment_time", + "values": [ + "2:45 pm" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 30, + "slot": "appointment_date", + "start": 19 + }, + { + "exclusive_end": 65, + "slot": "appointment_time", + "start": 58 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "later today" + ], + "appointment_time": [ + "2:45 pm" + ], + "city": [ + "Fremont" + ], + "doctor_name": [ + "4D Miracles" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh no! Book it for later today. Let the appointment be at 2:45 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "14:45" + ], + "slot": "appointment_time", + "values": [ + "2:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 60, + "slot": "appointment_time", + "start": 53 + }, + { + "exclusive_end": 49, + "slot": "appointment_date", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me confirm. You want an appointment for today at 2:45 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "later today", + "today" + ], + "appointment_time": [ + "2:45 pm" + ], + "city": [ + "Fremont" + ], + "doctor_name": [ + "4D Miracles" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-01", + "appointment_time": "14:45", + "doctor_name": "4D Miracles" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-01", + "appointment_time": "15:00", + "average_rating": "4.00", + "doctor_name": "4D Miracles", + "phone_number": "510-863-3258", + "street_address": "42808 Christy Street #208", + "type": "Gynecologist" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You have successfully make your appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "later today", + "today" + ], + "appointment_time": [ + "2:45 pm" + ], + "city": [ + "Fremont" + ], + "doctor_name": [ + "4D Miracles" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot. That will be all See you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day!" + } + ] + }, + { + "dialogue_id": "30_00085", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I had an allergic reaction and need to schedule an appointment with a doctor. Can you recommend one for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "ENT Specialist", + "Dermatologist" + ], + "slot": "type", + "values": [ + "ENT Specialist", + "Dermatologist" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city should I search in? Are you looking for an ENT Specialist, Dermatologist or something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "ENT Specialist" + ], + "slot": "type", + "values": [ + "ENT Specialist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 61, + "slot": "city", + "start": 48 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, I need a to see an ENT Specialist here in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aaron Tward, M.D." + ], + "slot": "doctor_name", + "values": [ + "Aaron Tward, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "ENT Specialist" + ], + "slot": "type", + "values": [ + "ENT Specialist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "ENT Specialist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Aaron Tward, M.D.", + "phone_number": "415-353-2757", + "street_address": "2380 Sutter Street", + "type": "ENT Specialist" + }, + { + "average_rating": "4.80", + "city": "San Francisco", + "doctor_name": "Clifford Chew, MD", + "phone_number": "415-433-7945", + "street_address": "45 Castro Street", + "type": "ENT Specialist" + }, + { + "average_rating": "4.70", + "city": "San Francisco", + "doctor_name": "Dr. Clark Rosen, MD", + "phone_number": "415-885-7700", + "street_address": "500 Sutter Street #430", + "type": "ENT Specialist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. Daniel F. Hartman, MD", + "phone_number": "415-751-1414", + "street_address": "3838 California Street #505", + "type": "ENT Specialist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Dr. Gary A. Rust, MD", + "phone_number": "415-626-4900", + "street_address": "2460 Mission Street #217", + "type": "ENT Specialist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. Oscar A Saddul", + "phone_number": "415-641-5600", + "street_address": "3838 California Street", + "type": "ENT Specialist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. Steven H. Sloan, MD", + "phone_number": "415-379-9900", + "street_address": "929 Clay Street Suite 501", + "type": "ENT Specialist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr.Tipton Dale L MD Inc", + "phone_number": "415-621-6191", + "street_address": "45 Castro Street #210", + "type": "ENT Specialist" + }, + { + "average_rating": "4.00", + "city": "San Francisco", + "doctor_name": "Katherine Yung, M.D.", + "phone_number": "415-839-8639", + "street_address": "1825 4th Street", + "type": "ENT Specialist" + }, + { + "average_rating": "3.70", + "city": "San Francisco", + "doctor_name": "Kim Theresa B MD", + "phone_number": "415-362-5443", + "street_address": "450 Sutter Street #933", + "type": "ENT Specialist" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "doctor_name", + "start": 22 + }, + { + "exclusive_end": 65, + "slot": "city", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. How about Aaron Tward, M.D. location in San Francisco. He's an ENT Specialist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other options do I have?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Clifford Chew, MD" + ], + "slot": "doctor_name", + "values": [ + "Clifford Chew, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "ENT Specialist" + ], + "slot": "type", + "values": [ + "ENT Specialist" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 27, + "slot": "doctor_name", + "start": 10 + }, + { + "exclusive_end": 55, + "slot": "city", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Clifford Chew, MD? He's also in San Francisco and is an ENT Specialist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anyone else? Was looking more along the lines of General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Abazari Mina MD" + ], + "slot": "doctor_name", + "values": [ + "Abazari Mina MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "3.70", + "city": "San Francisco", + "doctor_name": "Abazari Mina MD", + "phone_number": "949-916-9100", + "street_address": "5050 West El Camino Real # 110", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Arthur H Coleman Medical Center: Dickey Jan V MD", + "phone_number": "415-467-1400", + "street_address": "4340 Redwood Highway Suite A-22", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Avril Swan, MD", + "phone_number": "415-642-0333", + "street_address": "1286 Sanchez Street a", + "type": "General Practitioner" + }, + { + "average_rating": "4.40", + "city": "San Francisco", + "doctor_name": "Bellamy Amber MD", + "phone_number": "415-452-2000", + "street_address": "769 Center Boulevard #124", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Castro-Mission Health Center: Brown Deborah E MD", + "phone_number": "415-558-8221", + "street_address": "1375 Sutter Street", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Daniel S. Dinenberg, MD", + "phone_number": "415-529-4050", + "street_address": "3555 Cesar Chavez", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Discover Health", + "phone_number": "415-732-7029", + "street_address": "2250 Hayes Street", + "type": "General Practitioner" + }, + { + "average_rating": "3.80", + "city": "San Francisco", + "doctor_name": "Dr. Arkady Gendelman, MD", + "phone_number": "415-567-8187", + "street_address": "4050 Dublin Boulevard #2", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. David R. Pepper, MD", + "phone_number": "415-552-1013", + "street_address": "240 Shotwell Street", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Dr. Jacob Wardwell", + "phone_number": "415-606-0309", + "street_address": "1286 Sanchez Street", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "doctor_name", + "start": 8 + }, + { + "exclusive_end": 47, + "slot": "city", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's Abazari Mina MD listed in San Francisco as a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Abazari Mina MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to schedule a visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 15, + "slot": "appointment_time", + "start": 10 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "11:30" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Abazari Mina MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can we do 11:30?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On what date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "evening 4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "1st of March" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 23, + "slot": "appointment_time", + "start": 14 + }, + { + "exclusive_end": 12, + "slot": "appointment_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "1st of March" + ], + "appointment_time": [ + "evening 4" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Abazari Mina MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "1st of March, evening 4." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Abazari Mina MD" + ], + "slot": "doctor_name", + "values": [ + "Abazari Mina MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 71, + "slot": "doctor_name", + "start": 56 + }, + { + "exclusive_end": 85, + "slot": "appointment_time", + "start": 81 + }, + { + "exclusive_end": 77, + "slot": "appointment_date", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. Just to confirm: Appointment scheduled with Abazari Mina MD today at 4 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "the 13th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 39, + "slot": "appointment_date", + "start": 31 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 13th" + ], + "appointment_time": [ + "4 pm", + "evening 4" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Abazari Mina MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On second thought, make it for the 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 65, + "slot": "appointment_time", + "start": 61 + }, + { + "exclusive_end": 79, + "slot": "appointment_date", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, no problem. Again to confirm: Appointment schedule for 4 pm on March 13th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "4 pm", + "evening 4" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Abazari Mina MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct. May I have their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "949-916-9100" + ], + "slot": "phone_number", + "values": [ + "949-916-9100" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Abazari Mina MD" + ], + "slot": "doctor_name", + "values": [ + "Abazari Mina MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "16:00", + "doctor_name": "Abazari Mina MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-13", + "appointment_time": "15:30", + "average_rating": "3.70", + "doctor_name": "Abazari Mina MD", + "phone_number": "949-916-9100", + "street_address": "5050 West El Camino Real # 110", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "phone_number", + "start": 23 + }, + { + "exclusive_end": 136, + "slot": "doctor_name", + "start": 121 + }, + { + "exclusive_end": 151, + "slot": "appointment_date", + "start": 141 + }, + { + "exclusive_end": 162, + "slot": "appointment_time", + "start": 155 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They can be reached at 949-916-9100. I apologize but I was unable to book the appointment for the time you requested for Abazari Mina MD. Is March 13th ad 3:30 pm ok with you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "3:30 pm" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Abazari Mina MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "15:30", + "doctor_name": "Abazari Mina MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-13", + "appointment_time": "15:30", + "average_rating": "3.70", + "doctor_name": "Abazari Mina MD", + "phone_number": "949-916-9100", + "street_address": "5050 West El Camino Real # 110", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has been successfully booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "3:30 pm" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Abazari Mina MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5050 West El Camino Real # 110" + ], + "slot": "street_address", + "values": [ + "5050 West El Camino Real # 110" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 50, + "slot": "street_address", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are located at 5050 West El Camino Real # 110." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "3:30 pm" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Abazari Mina MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Was there anything else I can help you with today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "3:30 pm" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Abazari Mina MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00086", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Gilroy" + ], + "slot": "city", + "values": [ + "Gilroy" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 68, + "slot": "city", + "start": 62 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Gilroy" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find a Gynecologist for checkup. I want somebody in Gilroy to be exact." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "James A. Watson, MD" + ], + "slot": "doctor_name", + "values": [ + "James A. Watson, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gilroy" + ], + "slot": "city", + "values": [ + "Gilroy" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gynecologist" + ], + "slot": "type", + "values": [ + "Gynecologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Gilroy", + "type": "Gynecologist" + } + }, + "service_results": [ + { + "average_rating": "4.00", + "city": "Gilroy", + "doctor_name": "James A. Watson, MD", + "phone_number": "408-842-6500", + "street_address": "8833 Monterey Road", + "type": "Gynecologist" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "doctor_name", + "start": 33 + }, + { + "exclusive_end": 81, + "slot": "city", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 result. The doctor is James A. Watson, MD who a Gynecologist in Gilroy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "city": [ + "Gilroy" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me his rating and phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-842-6500" + ], + "slot": "phone_number", + "values": [ + "408-842-6500" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.00" + ], + "slot": "average_rating", + "values": [ + "4.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 20 + }, + { + "exclusive_end": 54, + "slot": "average_rating", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is 408-842-6500 and the rating is 4.0." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Gilroy" + ], + "doctor_name": [ + "James A. Watson, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is fine. I want to schedule a visit." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time and date would suit your needs?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10:00" + ], + "slot": "appointment_time", + "values": [ + "10:00" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "12th of March" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 50, + "slot": "appointment_time", + "start": 45 + }, + { + "exclusive_end": 41, + "slot": "appointment_date", + "start": 28 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March" + ], + "appointment_time": [ + "10:00" + ], + "city": [ + "Gilroy" + ], + "doctor_name": [ + "James A. Watson, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make an appointment for the 12th of March at 10:00." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "James A. Watson, MD" + ], + "slot": "doctor_name", + "values": [ + "James A. Watson, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:00" + ], + "slot": "appointment_time", + "values": [ + "10 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 91, + "slot": "doctor_name", + "start": 72 + }, + { + "exclusive_end": 52, + "slot": "appointment_time", + "start": 47 + }, + { + "exclusive_end": 66, + "slot": "appointment_date", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Will you confirm this request? Visit booked at 10 am on March 12th with James A. Watson, MD." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "street_address" + ], + "slot_values": { + "appointment_date": [ + "12th of March", + "March 12th" + ], + "appointment_time": [ + "10 am", + "10:00" + ], + "city": [ + "Gilroy" + ], + "doctor_name": [ + "James A. Watson, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is perfect. Can you give me the address as well?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "8833 Monterey Road" + ], + "slot": "street_address", + "values": [ + "8833 Monterey Road" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-12", + "appointment_time": "10:00", + "doctor_name": "James A. Watson, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-12", + "appointment_time": "10:00", + "average_rating": "4.00", + "doctor_name": "James A. Watson, MD", + "phone_number": "408-842-6500", + "street_address": "8833 Monterey Road", + "type": "Gynecologist" + } + ], + "slots": [ + { + "exclusive_end": 86, + "slot": "street_address", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, your appointment has been reserved successfully. The address is 8833 Monterey Road." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March", + "March 12th" + ], + "appointment_time": [ + "10 am", + "10:00" + ], + "city": [ + "Gilroy" + ], + "doctor_name": [ + "James A. Watson, MD" + ], + "type": [ + "Gynecologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright thanks. See you later." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "30_00088", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a doctor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Ophthalmologist", + "Dermatologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist", + "Dermatologist" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you looking for an ophthalmologist, dermatologist, or other? What city would you like me to search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 49, + "slot": "city", + "start": 39 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an ophthalmologist in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Dan R. Lightfoot, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Dan R. Lightfoot, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "city", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Santa Rosa", + "type": "Ophthalmologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. Dan R. Lightfoot, MD", + "phone_number": "707-575-3800", + "street_address": "3536 Mendocino Avenue #380", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Dr. James E. Hunt, MD", + "phone_number": "707-838-3232", + "street_address": "4501 Rosewood Drive", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "Santa Rosa", + "doctor_name": "Rona Silkiss, MD, FACS", + "phone_number": "707-544-3375", + "street_address": "1460 North Camino Alto", + "type": "Ophthalmologist" + }, + { + "average_rating": "4.50", + "city": "Santa Rosa", + "doctor_name": "Thomas Schlesinger, M.D., Ph.D.", + "phone_number": "707-575-5353", + "street_address": "3536 Mendocino Avenue #380", + "type": "Ophthalmologist" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "doctor_name", + "start": 19 + }, + { + "exclusive_end": 87, + "slot": "city", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 4 results. Dr. Dan R. Lightfoot, MD is an ophthalmologist located in Santa Rosa" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "phone_number" + ], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their rating? Can you give me their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-575-3800" + ], + "slot": "phone_number", + "values": [ + "707-575-3800" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 52, + "slot": "phone_number", + "start": 40 + }, + { + "exclusive_end": 15, + "slot": "average_rating", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They have a 5.0 rating. Their number is 707-575-3800" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Dr. Dan R. Lightfoot, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thanks! I would like to make an appointment with them." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like me to schedule the appointment? What time works best?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "the 10th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "13:30" + ], + "slot": "appointment_time", + "values": [ + "1:30 pm" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 30, + "slot": "appointment_date", + "start": 22 + }, + { + "exclusive_end": 41, + "slot": "appointment_time", + "start": 34 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 10th" + ], + "appointment_time": [ + "1:30 pm" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Dr. Dan R. Lightfoot, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please schedule me on the 10th at 1:30 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Dan R. Lightfoot, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Dan R. Lightfoot, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:30" + ], + "slot": "appointment_time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 63, + "slot": "doctor_name", + "start": 39 + }, + { + "exclusive_end": 74, + "slot": "appointment_time", + "start": 67 + }, + { + "exclusive_end": 88, + "slot": "appointment_date", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You are scheduling an appointment with Dr. Dan R. Lightfoot, MD at 1:30 pm on March 10th. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "12th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 39, + "slot": "appointment_date", + "start": 26 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March" + ], + "appointment_time": [ + "1:30 pm" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Dr. Dan R. Lightfoot, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Please make it on the 12th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "13:30" + ], + "slot": "appointment_time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 43, + "slot": "appointment_time", + "start": 36 + }, + { + "exclusive_end": 57, + "slot": "appointment_date", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You're scheduling an appointment at 1:30 pm on March 12th. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 am" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 38, + "slot": "appointment_time", + "start": 30 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March", + "March 12th" + ], + "appointment_time": [ + "11:30 am" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Dr. Dan R. Lightfoot, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, please change the time to 11:30 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Dan R. Lightfoot, MD" + ], + "slot": "doctor_name", + "values": [ + "Dr. Dan R. Lightfoot, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 am" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 62, + "slot": "doctor_name", + "start": 38 + }, + { + "exclusive_end": 74, + "slot": "appointment_time", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You're scheduling an appointment with Dr. Dan R. Lightfoot, MD at 11:30 am. Are these details correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March", + "March 12th" + ], + "appointment_time": [ + "11:30 am" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Dr. Dan R. Lightfoot, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-12", + "appointment_time": "11:30", + "doctor_name": "Dr. Dan R. Lightfoot, MD" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "There was no doctor availability at that time. Would you like me to try a different day or time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March", + "March 12th" + ], + "appointment_time": [ + "11:30 am" + ], + "city": [ + "Santa Rosa" + ], + "doctor_name": [ + "Dr. Dan R. Lightfoot, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00089", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need a doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Gynecologist", + "General Practitioner" + ], + "slot": "type", + "values": [ + "Gynecologist", + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need a Gynecologist, General Practitioner or another kind of doctor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Burlingame" + ], + "slot": "city", + "values": [ + "Burlingame" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 64, + "slot": "city", + "start": 54 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Burlingame" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like a General Practitioner. Find me something in Burlingame." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Claudio A Bet Inc" + ], + "slot": "doctor_name", + "values": [ + "Claudio A Bet Inc" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Burlingame" + ], + "slot": "city", + "values": [ + "Burlingame" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Burlingame", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Burlingame", + "doctor_name": "Claudio A Bet Inc", + "phone_number": "650-692-1296", + "street_address": "211 Quarry Road", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Burlingame", + "doctor_name": "Dr. Aaron M. Roland, MD", + "phone_number": "650-259-5840", + "street_address": "329 Primrose Road", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Burlingame", + "doctor_name": "Radhika Varma, M.D.", + "phone_number": "650-652-8500", + "street_address": "1501 Trousdale Drive #4", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Burlingame", + "doctor_name": "Susan Runyan, MD, MPH", + "phone_number": "650-288-1200", + "street_address": "590 Forest Avenue", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 68, + "slot": "doctor_name", + "start": 51 + }, + { + "exclusive_end": 82, + "slot": "city", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 4 results. What about general Practitioner Claudio A Bet Inc in Burlingame?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "5th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:15" + ], + "slot": "appointment_time", + "values": [ + "12:15 in the afternoon" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 48, + "slot": "appointment_date", + "start": 31 + }, + { + "exclusive_end": 74, + "slot": "appointment_time", + "start": 52 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "5th of this month" + ], + "appointment_time": [ + "12:15 in the afternoon" + ], + "city": [ + "Burlingame" + ], + "doctor_name": [ + "Claudio A Bet Inc" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is fine. Make it the 5th of this month at 12:15 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Claudio A Bet Inc" + ], + "slot": "doctor_name", + "values": [ + "Claudio A Bet Inc" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:15" + ], + "slot": "appointment_time", + "values": [ + "12:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 58, + "slot": "doctor_name", + "start": 41 + }, + { + "exclusive_end": 83, + "slot": "appointment_time", + "start": 75 + }, + { + "exclusive_end": 71, + "slot": "appointment_date", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So please confirm that you'd like to see Claudio A Bet Inc next Tuesday at 12:15 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "9th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "14:00" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 42, + "slot": "appointment_date", + "start": 25 + }, + { + "exclusive_end": 51, + "slot": "appointment_time", + "start": 46 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "9th of this month" + ], + "appointment_time": [ + "14:00" + ], + "city": [ + "Burlingame" + ], + "doctor_name": [ + "Claudio A Bet Inc" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, actually make it the 9th of this month at 14:00" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "2 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 45, + "slot": "appointment_time", + "start": 41 + }, + { + "exclusive_end": 70, + "slot": "appointment_date", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So confirm that you would like to make a 2 pm appointment on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating" + ], + "slot_values": { + "appointment_date": [ + "9th of this month", + "March 9th" + ], + "appointment_time": [ + "14:00", + "2 pm" + ], + "city": [ + "Burlingame" + ], + "doctor_name": [ + "Claudio A Bet Inc" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. What is their rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-09", + "appointment_time": "14:00", + "doctor_name": "Claudio A Bet Inc" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-09", + "appointment_time": "14:00", + "average_rating": "5.00", + "doctor_name": "Claudio A Bet Inc", + "phone_number": "650-692-1296", + "street_address": "211 Quarry Road", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "average_rating", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment was booked and their rating is 5.0." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "9th of this month", + "March 9th" + ], + "appointment_time": [ + "14:00", + "2 pm" + ], + "city": [ + "Burlingame" + ], + "doctor_name": [ + "Claudio A Bet Inc" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's it. Thank you and goodbye!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good one!" + } + ] + }, + { + "dialogue_id": "30_00090", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "ENT Specialist" + ], + "slot": "type", + "values": [ + "ENT Specialist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain View" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 98, + "slot": "city", + "start": 85 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a doctor because I am sick. I need an ENT Specialist. Can you find someone in Mountain View." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "John Nguyen, M.D." + ], + "slot": "doctor_name", + "values": [ + "John Nguyen, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain View" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "ENT Specialist" + ], + "slot": "type", + "values": [ + "ENT Specialist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Mountain View", + "type": "ENT Specialist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Mountain View", + "doctor_name": "John Nguyen, M.D.", + "phone_number": "650-934-7900", + "street_address": "4906 West El Camino Real # A", + "type": "ENT Specialist" + } + ], + "slots": [ + { + "exclusive_end": 80, + "slot": "doctor_name", + "start": 63 + }, + { + "exclusive_end": 49, + "slot": "city", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 ENT Specialist located in Mountain View. His name is John Nguyen, M.D." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "street_address" + ], + "slot_values": { + "city": [ + "Mountain View" + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me their rating and address please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4906 West El Camino Real # A" + ], + "slot": "street_address", + "values": [ + "4906 West El Camino Real # A" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 71, + "slot": "street_address", + "start": 43 + }, + { + "exclusive_end": 22, + "slot": "average_rating", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "He has a rating of 5.0 and can be found at 4906 West El Camino Real # A." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ], + "doctor_name": [ + "John Nguyen, M.D." + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yea that sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "the 9th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 30, + "slot": "appointment_date", + "start": 23 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 9th" + ], + "city": [ + "Mountain View" + ], + "doctor_name": [ + "John Nguyen, M.D." + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes can you make it on the 9th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the best time for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:45" + ], + "slot": "appointment_time", + "values": [ + "evening 4:45" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 29, + "slot": "appointment_time", + "start": 17 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 9th" + ], + "appointment_time": [ + "evening 4:45" + ], + "city": [ + "Mountain View" + ], + "doctor_name": [ + "John Nguyen, M.D." + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about in the evening 4:45." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "John Nguyen, M.D." + ], + "slot": "doctor_name", + "values": [ + "John Nguyen, M.D." + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:45" + ], + "slot": "appointment_time", + "values": [ + "4:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 64, + "slot": "doctor_name", + "start": 47 + }, + { + "exclusive_end": 76, + "slot": "appointment_time", + "start": 69 + }, + { + "exclusive_end": 89, + "slot": "appointment_date", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to make sure you want an appointment with John Nguyen, M.D. for 4:45 pm on March 9th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:15" + ], + "slot": "appointment_time", + "values": [ + "quarter past 12 in the afternoon" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 29, + "slot": "appointment_date", + "start": 19 + }, + { + "exclusive_end": 67, + "slot": "appointment_time", + "start": 35 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 14th" + ], + "appointment_time": [ + "quarter past 12 in the afternoon" + ], + "city": [ + "Mountain View" + ], + "doctor_name": [ + "John Nguyen, M.D." + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Change that to March 14th at a quarter past 12 in the afternoon please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "12:15" + ], + "slot": "appointment_time", + "values": [ + "12:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 52, + "slot": "appointment_time", + "start": 44 + }, + { + "exclusive_end": 66, + "slot": "appointment_date", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure so to make sure the appointment is for 12:15 pm on March 14th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "March 14th" + ], + "appointment_time": [ + "12:15 pm", + "quarter past 12 in the afternoon" + ], + "city": [ + "Mountain View" + ], + "doctor_name": [ + "John Nguyen, M.D." + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that sounds good what is their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-934-7900" + ], + "slot": "phone_number", + "values": [ + "650-934-7900" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-14", + "appointment_time": "12:15", + "doctor_name": "John Nguyen, M.D." + } + }, + "service_results": [ + { + "appointment_date": "2019-03-14", + "appointment_time": "12:00", + "average_rating": "5.00", + "doctor_name": "John Nguyen, M.D.", + "phone_number": "650-934-7900", + "street_address": "4906 West El Camino Real # A", + "type": "ENT Specialist" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "phone_number", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great I booked it for you and their number is 650-934-7900" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 14th" + ], + "appointment_time": [ + "12:15 pm", + "quarter past 12 in the afternoon" + ], + "city": [ + "Mountain View" + ], + "doctor_name": [ + "John Nguyen, M.D." + ], + "type": [ + "ENT Specialist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks Bye!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a pleasant day." + } + ] + }, + { + "dialogue_id": "30_00091", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Napa" + ], + "slot": "city", + "values": [ + "Napa" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 34, + "slot": "city", + "start": 30 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Napa" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to see a doctor in the Napa area." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Ophthalmologist", + "ENT Specialist" + ], + "slot": "type", + "values": [ + "Ophthalmologist", + "ENT Specialist" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of doctor do you need to see a Ophthalmologist, Ent Specialist or something else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Napa" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to see a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alex De Moraes, MD" + ], + "slot": "doctor_name", + "values": [ + "Alex De Moraes, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Napa" + ], + "slot": "city", + "values": [ + "Napa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Napa", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Napa", + "doctor_name": "Alex De Moraes, MD", + "phone_number": "707-257-1550", + "street_address": "935 Trancas Street", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "Napa", + "doctor_name": "Andrew Patrinellis, MD", + "phone_number": "707-266-1875", + "street_address": "3569 Round Barn Circle", + "type": "General Practitioner" + }, + { + "average_rating": "4.30", + "city": "Napa", + "doctor_name": "Aurelio Campos, MD", + "phone_number": "707-253-1566", + "street_address": "1141 Pear Tree Lane # 100", + "type": "General Practitioner" + }, + { + "average_rating": "4.50", + "city": "Napa", + "doctor_name": "Clinic Ole: Jennifer Wilson, MD", + "phone_number": "707-254-1770", + "street_address": "1141 Pear Tree Lane #100", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Napa", + "doctor_name": "David D Pratt, MD", + "phone_number": "707-257-2187", + "street_address": "1222 Pine Street", + "type": "General Practitioner" + }, + { + "average_rating": "3.20", + "city": "Napa", + "doctor_name": "John F Dermody MD", + "phone_number": "707-252-0494", + "street_address": "1155 Trancas Street", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Napa", + "doctor_name": "Michael Novak, MD", + "phone_number": "707-251-3604", + "street_address": "1001 Professional Drive", + "type": "General Practitioner" + }, + { + "average_rating": "3.70", + "city": "Napa", + "doctor_name": "Robert E. Erwin, MD", + "phone_number": "707-255-7222", + "street_address": "3010 Beard Road", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "Napa", + "doctor_name": "Thomas Suard, MD", + "phone_number": "707-252-4781", + "street_address": "1100 Trancas Street", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 18, + "slot": "doctor_name", + "start": 0 + }, + { + "exclusive_end": 60, + "slot": "city", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alex De Moraes, MD is a General Practitioner located in Napa. What do you think about him?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "street_address" + ], + "slot_values": { + "city": [ + "Napa" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is his rating and address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "935 Trancas Street" + ], + "slot": "street_address", + "values": [ + "935 Trancas Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "5.00" + ], + "slot": "average_rating", + "values": [ + "5.0" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 54, + "slot": "street_address", + "start": 36 + }, + { + "exclusive_end": 17, + "slot": "average_rating", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "His rating is 5.0 and is located at 935 Trancas Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Napa" + ], + "doctor_name": [ + "Alex De Moraes, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that will be fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "13th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:15" + ], + "slot": "appointment_time", + "values": [ + "quarter past 12 in the afternoon" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 26, + "slot": "appointment_date", + "start": 13 + }, + { + "exclusive_end": 64, + "slot": "appointment_time", + "start": 32 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of March" + ], + "appointment_time": [ + "quarter past 12 in the afternoon" + ], + "city": [ + "Napa" + ], + "doctor_name": [ + "Alex De Moraes, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, for the 13th of March at a quarter past 12 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Alex De Moraes, MD" + ], + "slot": "doctor_name", + "values": [ + "Alex De Moraes, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:15" + ], + "slot": "appointment_time", + "values": [ + "12:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 73, + "slot": "doctor_name", + "start": 55 + }, + { + "exclusive_end": 100, + "slot": "appointment_time", + "start": 92 + }, + { + "exclusive_end": 88, + "slot": "appointment_date", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Is the following correct: schedule an appointment with Alex De Moraes, MD for March 13th at 12:15 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of March", + "March 13th" + ], + "appointment_time": [ + "12:15 pm", + "quarter past 12 in the afternoon" + ], + "city": [ + "Napa" + ], + "doctor_name": [ + "Alex De Moraes, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alex De Moraes, MD" + ], + "slot": "doctor_name", + "values": [ + "Alex De Moraes, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12:00" + ], + "slot": "appointment_time", + "values": [ + "12 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "12:15", + "doctor_name": "Alex De Moraes, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-13", + "appointment_time": "12:00", + "average_rating": "5.00", + "doctor_name": "Alex De Moraes, MD", + "phone_number": "707-257-1550", + "street_address": "935 Trancas Street", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 100, + "slot": "doctor_name", + "start": 82 + }, + { + "exclusive_end": 76, + "slot": "appointment_date", + "start": 66 + }, + { + "exclusive_end": 62, + "slot": "appointment_time", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry there are no appoints available at that time. Will 12 pm on March 13th with Alex De Moraes, MD work?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of March", + "March 13th" + ], + "appointment_time": [ + "12:15 pm", + "quarter past 12 in the afternoon" + ], + "city": [ + "Napa" + ], + "doctor_name": [ + "Alex De Moraes, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that will not." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "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_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of March", + "March 13th" + ], + "appointment_time": [ + "12:15 pm", + "quarter past 12 in the afternoon" + ], + "city": [ + "Napa" + ], + "doctor_name": [ + "Alex De Moraes, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have an awesome day." + } + ] + }, + { + "dialogue_id": "30_00092", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to go see a doctor. Can you help me find one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, what kind of doctor and where would you like to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Gatos" + ], + "slot": "city", + "values": [ + "Los Gatos" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 56, + "slot": "city", + "start": 47 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Los Gatos" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to see an Ophthalmologist. Something in Los Gatos would be good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Harrup Kaur, MD" + ], + "slot": "doctor_name", + "values": [ + "Harrup Kaur, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Los Gatos" + ], + "slot": "city", + "values": [ + "Los Gatos" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Los Gatos", + "type": "Ophthalmologist" + } + }, + "service_results": [ + { + "average_rating": "4.20", + "city": "Los Gatos", + "doctor_name": "Harrup Kaur, MD", + "phone_number": "408-940-3930", + "street_address": "2120 McKee Road", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "Los Gatos", + "doctor_name": "Martin Fishman, MD", + "phone_number": "408-354-9510", + "street_address": "2577 Samaritan Drive Suite 740", + "type": "Ophthalmologist" + }, + { + "average_rating": "4.50", + "city": "Los Gatos", + "doctor_name": "Polaris Eye & Laser: Jeehee Kim, MD", + "phone_number": "408-358-3932", + "street_address": "2505 Samaritan Drive Suite 408", + "type": "Ophthalmologist" + } + ], + "slots": [ + { + "exclusive_end": 80, + "slot": "doctor_name", + "start": 65 + }, + { + "exclusive_end": 53, + "slot": "city", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 3 options for an Ophthalmologist in Los Gatos. How about Harrup Kaur, MD?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "city": [ + "Los Gatos" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-940-3930" + ], + "slot": "phone_number", + "values": [ + "408-940-3930" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 28, + "slot": "phone_number", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their number is 408-940-3930." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "average_rating", + "street_address" + ], + "slot_values": { + "city": [ + "Los Gatos" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "And what's their address and rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2120 McKee Road" + ], + "slot": "street_address", + "values": [ + "2120 McKee Road" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4.20" + ], + "slot": "average_rating", + "values": [ + "4.2" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 57, + "slot": "street_address", + "start": 42 + }, + { + "exclusive_end": 15, + "slot": "average_rating", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They have a 4.2 rating and are located at 2120 McKee Road." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "8th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:15" + ], + "slot": "appointment_time", + "values": [ + "quarter past 5 in the evening" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 110, + "slot": "appointment_date", + "start": 93 + }, + { + "exclusive_end": 85, + "slot": "appointment_time", + "start": 56 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of this month" + ], + "appointment_time": [ + "quarter past 5 in the evening" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Harrup Kaur, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, that sounds good. Can you book an appointment for a quarter past 5 in the evening on the 8th of this month?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Harrup Kaur, MD" + ], + "slot": "doctor_name", + "values": [ + "Harrup Kaur, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:15" + ], + "slot": "appointment_time", + "values": [ + "5:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 76, + "slot": "doctor_name", + "start": 61 + }, + { + "exclusive_end": 87, + "slot": "appointment_time", + "start": 80 + }, + { + "exclusive_end": 99, + "slot": "appointment_date", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. Just to confirm, I am making an appointment with Harrup Kaur, MD at 5:15 pm next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "17:00" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 48, + "slot": "appointment_date", + "start": 43 + }, + { + "exclusive_end": 42, + "slot": "appointment_time", + "start": 37 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "today" + ], + "appointment_time": [ + "17:00" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Harrup Kaur, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, actually, can you change that to 17:00 today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "5 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 58, + "slot": "appointment_time", + "start": 54 + }, + { + "exclusive_end": 64, + "slot": "appointment_date", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Just to confirm, I'm making the appointment for 5 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "today" + ], + "appointment_time": [ + "17:00", + "5 pm" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Harrup Kaur, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-01", + "appointment_time": "17:00", + "doctor_name": "Harrup Kaur, MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-01", + "appointment_time": "17:30", + "average_rating": "4.20", + "doctor_name": "Harrup Kaur, MD", + "phone_number": "408-940-3930", + "street_address": "2120 McKee Road", + "type": "Ophthalmologist" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, I've made your appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "today" + ], + "appointment_time": [ + "17:00", + "5 pm" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Harrup Kaur, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "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_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "today" + ], + "appointment_time": [ + "17:00", + "5 pm" + ], + "city": [ + "Los Gatos" + ], + "doctor_name": [ + "Harrup Kaur, MD" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00093", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find a doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "Dermatologist", + "General Practitioner" + ], + "slot": "type", + "values": [ + "Dermatologist", + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of doctor are you looking for? A Dermatologist, General Practitioner, or another type?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what city do you want me to find the doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Napa" + ], + "slot": "city", + "values": [ + "Napa" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 30, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Napa" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please find me someone in Napa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alex De Moraes, MD" + ], + "slot": "doctor_name", + "values": [ + "Alex De Moraes, MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Napa" + ], + "slot": "city", + "values": [ + "Napa" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Napa", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "Napa", + "doctor_name": "Alex De Moraes, MD", + "phone_number": "707-257-1550", + "street_address": "935 Trancas Street", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "Napa", + "doctor_name": "Andrew Patrinellis, MD", + "phone_number": "707-266-1875", + "street_address": "3569 Round Barn Circle", + "type": "General Practitioner" + }, + { + "average_rating": "4.30", + "city": "Napa", + "doctor_name": "Aurelio Campos, MD", + "phone_number": "707-253-1566", + "street_address": "1141 Pear Tree Lane # 100", + "type": "General Practitioner" + }, + { + "average_rating": "4.50", + "city": "Napa", + "doctor_name": "Clinic Ole: Jennifer Wilson, MD", + "phone_number": "707-254-1770", + "street_address": "1141 Pear Tree Lane #100", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Napa", + "doctor_name": "David D Pratt, MD", + "phone_number": "707-257-2187", + "street_address": "1222 Pine Street", + "type": "General Practitioner" + }, + { + "average_rating": "3.20", + "city": "Napa", + "doctor_name": "John F Dermody MD", + "phone_number": "707-252-0494", + "street_address": "1155 Trancas Street", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "Napa", + "doctor_name": "Michael Novak, MD", + "phone_number": "707-251-3604", + "street_address": "1001 Professional Drive", + "type": "General Practitioner" + }, + { + "average_rating": "3.70", + "city": "Napa", + "doctor_name": "Robert E. Erwin, MD", + "phone_number": "707-255-7222", + "street_address": "3010 Beard Road", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "Napa", + "doctor_name": "Thomas Suard, MD", + "phone_number": "707-252-4781", + "street_address": "1100 Trancas Street", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "doctor_name", + "start": 8 + }, + { + "exclusive_end": 34, + "slot": "city", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found Alex De Moraes, MD in Napa. He is a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Napa" + ], + "doctor_name": [ + "Alex De Moraes, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I schedule an appointment for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "13th of March" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 47, + "slot": "appointment_date", + "start": 34 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of March" + ], + "city": [ + "Napa" + ], + "doctor_name": [ + "Alex De Moraes, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to go in on the 13th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time of the day would you like your appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "Monday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "10:30 am" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 31, + "slot": "appointment_date", + "start": 15 + }, + { + "exclusive_end": 43, + "slot": "appointment_time", + "start": 35 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Monday next week" + ], + "appointment_time": [ + "10:30 am" + ], + "city": [ + "Napa" + ], + "doctor_name": [ + "Alex De Moraes, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like it on Monday next week at 10:30 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Alex De Moraes, MD" + ], + "slot": "doctor_name", + "values": [ + "Alex De Moraes, MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "10:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 56, + "slot": "doctor_name", + "start": 38 + }, + { + "exclusive_end": 68, + "slot": "appointment_time", + "start": 60 + }, + { + "exclusive_end": 84, + "slot": "appointment_date", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm to schedule your appointment with Alex De Moraes, MD at 10:30 am for next Monday, correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:45" + ], + "slot": "appointment_time", + "values": [ + "3:45 pm" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 43, + "slot": "appointment_time", + "start": 36 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Monday next week", + "next Monday" + ], + "appointment_time": [ + "3:45 pm" + ], + "city": [ + "Napa" + ], + "doctor_name": [ + "Alex De Moraes, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's change the appoitment time to 3:45 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "15:45" + ], + "slot": "appointment_time", + "values": [ + "3:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "appointment_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 44, + "slot": "appointment_time", + "start": 37 + }, + { + "exclusive_end": 56, + "slot": "appointment_date", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm to schedule your appointment for 3:45 pm next Monday, 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_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating", + "street_address" + ], + "slot_values": { + "appointment_date": [ + "Monday next week", + "next Monday" + ], + "appointment_time": [ + "3:45 pm" + ], + "city": [ + "Napa" + ], + "doctor_name": [ + "Alex De Moraes, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect. What is the rating for Dr. De Moraes and what is his address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-04", + "appointment_time": "15:45", + "doctor_name": "Alex De Moraes, MD" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I wasn't able to book an appointment. I'm sorry. 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": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Monday next week", + "next Monday" + ], + "appointment_time": [ + "3:45 pm" + ], + "city": [ + "Napa" + ], + "doctor_name": [ + "Alex De Moraes, MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, no, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "30_00094", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need help looking for a doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city did you want to search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 52, + "slot": "city", + "start": 39 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an Ophthalmologist in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alan B. Scott, M.D." + ], + "slot": "doctor_name", + "values": [ + "Alan B. Scott, M.D." + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Ophthalmologist" + ], + "slot": "type", + "values": [ + "Ophthalmologist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "Ophthalmologist" + } + }, + "service_results": [ + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Alan B. Scott, M.D.", + "phone_number": "415-923-3120", + "street_address": "2100 Webster Street suite 214", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Alejandra de Alba, M.D.", + "phone_number": "415-353-2800", + "street_address": "291 Geary Street #700", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Ali A. Zaidi, M.D.", + "phone_number": "415-923-3007", + "street_address": "2100 Webster Street #214", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Ayman Naseri, M.D.", + "phone_number": "415-514-8200", + "street_address": "3838 California Street #100", + "type": "Ophthalmologist" + }, + { + "average_rating": "3.30", + "city": "San Francisco", + "doctor_name": "Bert Melvyn MD", + "phone_number": "415-834-1444", + "street_address": "165 Rowland Way #207", + "type": "Ophthalmologist" + }, + { + "average_rating": "4.90", + "city": "San Francisco", + "doctor_name": "DILYS J. BART MD", + "phone_number": "415-751-7700", + "street_address": "909 Hyde Street #530", + "type": "Ophthalmologist" + }, + { + "average_rating": "4.40", + "city": "San Francisco", + "doctor_name": "Daniel F Goodman Md", + "phone_number": "415-474-3333", + "street_address": "8 Koret Way", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. Kevin Tan, MD", + "phone_number": "415-982-2020", + "street_address": "3300 Webster Street", + "type": "Ophthalmologist" + }, + { + "average_rating": "4.30", + "city": "San Francisco", + "doctor_name": "Gary L Aguilar MD", + "phone_number": "415-776-7456", + "street_address": "490 Post Street #933", + "type": "Ophthalmologist" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Hirabayashi Dean R MD", + "phone_number": "415-362-3364", + "street_address": "711 Van Ness Avenue #310", + "type": "Ophthalmologist" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "doctor_name", + "start": 11 + }, + { + "exclusive_end": 81, + "slot": "city", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found an Alan B. Scott, M.D. who is an Ophthalmologist located in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "phone_number", + "street_address" + ], + "slot_values": { + "city": [ + "San Francisco" + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I please have their phone number and address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2100 Webster Street suite 214" + ], + "slot": "street_address", + "values": [ + "2100 Webster Street suite 214" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "415-923-3120" + ], + "slot": "phone_number", + "values": [ + "415-923-3120" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 44, + "slot": "street_address", + "start": 15 + }, + { + "exclusive_end": 83, + "slot": "phone_number", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 2100 Webster Street suite 214 and you can reach them at 415-923-3120." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Alan B. Scott, M.D." + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to make an appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time works best for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "10th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "13:30" + ], + "slot": "appointment_time", + "values": [ + "1:30 in the afternoon" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 41, + "slot": "appointment_date", + "start": 23 + }, + { + "exclusive_end": 66, + "slot": "appointment_time", + "start": 45 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "10th of this month" + ], + "appointment_time": [ + "1:30 in the afternoon" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Alan B. Scott, M.D." + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please make it for the 10th of this month at 1:30 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Alan B. Scott, M.D." + ], + "slot": "doctor_name", + "values": [ + "Alan B. Scott, M.D." + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:30" + ], + "slot": "appointment_time", + "values": [ + "1:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 97, + "slot": "doctor_name", + "start": 78 + }, + { + "exclusive_end": 108, + "slot": "appointment_time", + "start": 101 + }, + { + "exclusive_end": 122, + "slot": "appointment_date", + "start": 112 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: Your scheduled appointment will be with Alan B. Scott, M.D. at 1:30 pm on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "10th of this month", + "March 10th" + ], + "appointment_time": [ + "1:30 in the afternoon", + "1:30 pm" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Alan B. Scott, M.D." + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-10", + "appointment_time": "13:30", + "doctor_name": "Alan B. Scott, M.D." + } + }, + "service_results": [ + { + "appointment_date": "2019-03-10", + "appointment_time": "13:30", + "average_rating": "5.00", + "doctor_name": "Alan B. Scott, M.D.", + "phone_number": "415-923-3120", + "street_address": "2100 Webster Street suite 214", + "type": "Ophthalmologist" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has been successfully booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "10th of this month", + "March 10th" + ], + "appointment_time": [ + "1:30 in the afternoon", + "1:30 pm" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Alan B. Scott, M.D." + ], + "type": [ + "Ophthalmologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that is all. Goodbye" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "30_00095", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Emeryville" + ], + "slot": "city", + "values": [ + "Emeryville" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 29, + "slot": "city", + "start": 19 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Emeryville" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a doctor in Emeryville, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "type", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can help you find what you are looking for. Of which field do you need a doctor in Emeryville?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 46, + "slot": "city", + "start": 33 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a General Practitioner in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Abazari Mina MD" + ], + "slot": "doctor_name", + "values": [ + "Abazari Mina MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Francisco", + "type": "General Practitioner" + } + }, + "service_results": [ + { + "average_rating": "3.70", + "city": "San Francisco", + "doctor_name": "Abazari Mina MD", + "phone_number": "949-916-9100", + "street_address": "5050 West El Camino Real # 110", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Arthur H Coleman Medical Center: Dickey Jan V MD", + "phone_number": "415-467-1400", + "street_address": "4340 Redwood Highway Suite A-22", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Avril Swan, MD", + "phone_number": "415-642-0333", + "street_address": "1286 Sanchez Street a", + "type": "General Practitioner" + }, + { + "average_rating": "4.40", + "city": "San Francisco", + "doctor_name": "Bellamy Amber MD", + "phone_number": "415-452-2000", + "street_address": "769 Center Boulevard #124", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Castro-Mission Health Center: Brown Deborah E MD", + "phone_number": "415-558-8221", + "street_address": "1375 Sutter Street", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Daniel S. Dinenberg, MD", + "phone_number": "415-529-4050", + "street_address": "3555 Cesar Chavez", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Discover Health", + "phone_number": "415-732-7029", + "street_address": "2250 Hayes Street", + "type": "General Practitioner" + }, + { + "average_rating": "3.80", + "city": "San Francisco", + "doctor_name": "Dr. Arkady Gendelman, MD", + "phone_number": "415-567-8187", + "street_address": "4050 Dublin Boulevard #2", + "type": "General Practitioner" + }, + { + "average_rating": "5.00", + "city": "San Francisco", + "doctor_name": "Dr. David R. Pepper, MD", + "phone_number": "415-552-1013", + "street_address": "240 Shotwell Street", + "type": "General Practitioner" + }, + { + "average_rating": "4.20", + "city": "San Francisco", + "doctor_name": "Dr. Jacob Wardwell", + "phone_number": "415-606-0309", + "street_address": "1286 Sanchez Street", + "type": "General Practitioner" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "doctor_name", + "start": 54 + }, + { + "exclusive_end": 95, + "slot": "city", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 results which match your request. One is Abazari Mina MD, located in San Francisco, who is a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arthur H Coleman Medical Center: Dickey Jan V MD" + ], + "slot": "doctor_name", + "values": [ + "Arthur H Coleman Medical Center: Dickey Jan V MD" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Francisco" + ], + "slot": "city", + "values": [ + "San Francisco" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "General Practitioner" + ], + "slot": "type", + "values": [ + "General Practitioner" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 90, + "slot": "doctor_name", + "start": 42 + }, + { + "exclusive_end": 116, + "slot": "city", + "start": 103 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another doctor who matches your search is Arthur H Coleman Medical Center: Dickey Jan V MD, located in San Francisco, who is a General Practitioner." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Arthur H Coleman Medical Center: Dickey Jan V MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "OK, I want to see that doctor then." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like to schedule an appointment with this doctor? Which time would you like to schedule your visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "Friday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 in the afternoon" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 29, + "slot": "appointment_date", + "start": 13 + }, + { + "exclusive_end": 54, + "slot": "appointment_time", + "start": 33 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Friday next week" + ], + "appointment_time": [ + "3:30 in the afternoon" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Arthur H Coleman Medical Center: Dickey Jan V MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it on Friday next week at 3:30 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Arthur H Coleman Medical Center: Dickey Jan V MD" + ], + "slot": "doctor_name", + "values": [ + "Arthur H Coleman Medical Center: Dickey Jan V MD" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 PM" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 117, + "slot": "doctor_name", + "start": 69 + }, + { + "exclusive_end": 154, + "slot": "appointment_time", + "start": 147 + }, + { + "exclusive_end": 142, + "slot": "appointment_date", + "start": 131 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following information: Appointment scheduled with Arthur H Coleman Medical Center: Dickey Jan V MD, appointment next Friday, at 3:30 PM. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Friday next week", + "next Friday" + ], + "appointment_time": [ + "3:30 PM", + "3:30 in the afternoon" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Arthur H Coleman Medical Center: Dickey Jan V MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, it is." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-08", + "appointment_time": "15:30", + "doctor_name": "Arthur H Coleman Medical Center: Dickey Jan V MD" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-08", + "appointment_time": "15:30", + "average_rating": "5.00", + "doctor_name": "Arthur H Coleman Medical Center: Dickey Jan V MD", + "phone_number": "415-467-1400", + "street_address": "4340 Redwood Highway Suite A-22", + "type": "General Practitioner" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment is now booked for next Friday at 3:30 PM." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Friday next week", + "next Friday" + ], + "appointment_time": [ + "3:30 PM", + "3:30 in the afternoon" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Arthur H Coleman Medical Center: Dickey Jan V MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else that I may assist you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Friday next week", + "next Friday" + ], + "appointment_time": [ + "3:30 PM", + "3:30 in the afternoon" + ], + "city": [ + "San Francisco" + ], + "doctor_name": [ + "Arthur H Coleman Medical Center: Dickey Jan V MD" + ], + "type": [ + "General Practitioner" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all. Thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome. Have a wonderful day." + } + ] + }, + { + "dialogue_id": "30_00096", + "services": [ + "Services_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 42, + "slot": "city", + "start": 36 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a Dermatologist in Dublin." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "California Skin Institute" + ], + "slot": "doctor_name", + "values": [ + "California Skin Institute" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dublin" + ], + "slot": "city", + "values": [ + "Dublin" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dermatologist" + ], + "slot": "type", + "values": [ + "Dermatologist" + ] + } + ], + "service": "Services_3", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Dublin", + "type": "Dermatologist" + } + }, + "service_results": [ + { + "average_rating": "3.30", + "city": "Dublin", + "doctor_name": "California Skin Institute", + "phone_number": "925-828-1701", + "street_address": "400 El Cerro Boulevard #204", + "type": "Dermatologist" + }, + { + "average_rating": "5.00", + "city": "Dublin", + "doctor_name": "Rajnish Gupta, M.D., Ph.D.", + "phone_number": "925-875-6100", + "street_address": "1, 4050 Dublin Boulevard", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "doctor_name", + "start": 4 + }, + { + "exclusive_end": 36, + "slot": "city", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The California Skin Institute Dublin has a Dermatologist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "city": [ + "Dublin" + ], + "doctor_name": [ + "California Skin Institute" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you; I am anxious to visit a doctor." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a time of day you prefer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:45" + ], + "slot": "appointment_time", + "values": [ + "quarter to 2 in the afternoon" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 50, + "slot": "appointment_time", + "start": 21 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "quarter to 2 in the afternoon" + ], + "city": [ + "Dublin" + ], + "doctor_name": [ + "California Skin Institute" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please book me for a quarter to 2 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date do you prefer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "the 14th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "appointment_date", + "start": 9 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 14th" + ], + "appointment_time": [ + "quarter to 2 in the afternoon" + ], + "city": [ + "Dublin" + ], + "doctor_name": [ + "California Skin Institute" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I prefer the 14th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "California Skin Institute" + ], + "slot": "doctor_name", + "values": [ + "California Skin Institute" + ] + }, + { + "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_3", + "slots": [ + { + "exclusive_end": 58, + "slot": "doctor_name", + "start": 33 + }, + { + "exclusive_end": 69, + "slot": "appointment_time", + "start": 62 + }, + { + "exclusive_end": 83, + "slot": "appointment_date", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming my appointment at the California Skin Institute at 1:45 PM on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:15" + ], + "slot": "appointment_time", + "values": [ + "1:15 in the afternoon" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 30, + "slot": "appointment_time", + "start": 9 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 14th", + "the 14th" + ], + "appointment_time": [ + "1:15 in the afternoon" + ], + "city": [ + "Dublin" + ], + "doctor_name": [ + "California Skin Institute" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I prefer 1:15 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "13:15" + ], + "slot": "appointment_time", + "values": [ + "1:15 PM" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_3", + "slots": [ + { + "exclusive_end": 69, + "slot": "appointment_time", + "start": 62 + }, + { + "exclusive_end": 83, + "slot": "appointment_date", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming my appointment at the California Skin Institute at 1:15 PM on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "street_address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "average_rating", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "average_rating", + "street_address" + ], + "slot_values": { + "appointment_date": [ + "March 14th", + "the 14th" + ], + "appointment_time": [ + "1:15 PM", + "1:15 in the afternoon" + ], + "city": [ + "Dublin" + ], + "doctor_name": [ + "California Skin Institute" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the address where I'm going, and do you know their rating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "400 El Cerro Boulevard #204" + ], + "slot": "street_address", + "values": [ + "400 El Cerro Boulevard #204" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3.30" + ], + "slot": "average_rating", + "values": [ + "3.3" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-14", + "appointment_time": "13:15", + "doctor_name": "California Skin Institute" + } + }, + "service_results": [ + { + "appointment_date": "2019-03-14", + "appointment_time": "13:30", + "average_rating": "3.30", + "doctor_name": "California Skin Institute", + "phone_number": "925-828-1701", + "street_address": "400 El Cerro Boulevard #204", + "type": "Dermatologist" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "street_address", + "start": 39 + }, + { + "exclusive_end": 19, + "slot": "average_rating", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their rating is 3.3 and the address is 400 El Cerro Boulevard #204." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 14th", + "the 14th" + ], + "appointment_time": [ + "1:15 PM", + "1:15 in the afternoon" + ], + "city": [ + "Dublin" + ], + "doctor_name": [ + "California Skin Institute" + ], + "type": [ + "Dermatologist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help; that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You have a great day as well." + } + ] + }, + { + "dialogue_id": "30_00097", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fremont" + ], + "slot": "area", + "values": [ + "Fremont" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "area", + "start": 41 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_baths": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find a 2 bathroom apartment in Fremont." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need 3 bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alborada Apartments" + ], + "slot": "property_name", + "values": [ + "Alborada Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1001 Beethoven Common" + ], + "slot": "address", + "values": [ + "1001 Beethoven Common" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3900" + ], + "slot": "rent", + "values": [ + "$3,900" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Fremont", + "number_of_baths": "2", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "1001 Beethoven Common", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-797-1800", + "property_name": "Alborada Apartments", + "rent": "3900" + }, + { + "address": "34050 Westchester Terrace", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-794-9981", + "property_name": "Amber Court", + "rent": "3500" + }, + { + "address": "4200 Bay Street", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-455-8813", + "property_name": "Briarwood At Central Park", + "rent": "3500" + }, + { + "address": "38900 Blacow Road", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-797-5980", + "property_name": "Carrington Apartments", + "rent": "4050" + }, + { + "address": "41299 Paseo Padre Parkway", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-651-1040", + "property_name": "Century Village Apartments", + "rent": "3600" + }, + { + "address": "37811 Fremont Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-797-4520", + "property_name": "Fremont Arms", + "rent": "3500" + }, + { + "address": "38850 Farwell Drive", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-793-5100", + "property_name": "Glenmoor Green Apartments", + "rent": "3500" + }, + { + "address": "41342 Roberts Avenue", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-657-9766", + "property_name": "Granada Apartments", + "rent": "3700" + }, + { + "address": "3355 Pennsylvania Avenue #13", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-792-4983", + "property_name": "Hastings East Apartments", + "rent": "4050" + }, + { + "address": "4261 Stevenson Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-656-8200", + "property_name": "Lincoln Glen", + "rent": "3500" + } + ], + "slots": [ + { + "exclusive_end": 77, + "slot": "property_name", + "start": 58 + }, + { + "exclusive_end": 102, + "slot": "address", + "start": 81 + }, + { + "exclusive_end": 153, + "slot": "rent", + "start": 147 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 nice apartments. One very good property is the Alborada Apartments on 1001 Beethoven Common. It has 3 bedrooms, 2 baths and the rent is $3,900 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed", + "phone_number" + ], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the phone number? Do they allow pets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-797-1800" + ], + "slot": "phone_number", + "values": [ + "510-797-1800" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is 510-797-1800. Yes, they do allow pets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you continue searching?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amber Court" + ], + "slot": "property_name", + "values": [ + "Amber Court" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "34050 Westchester Terrace" + ], + "slot": "address", + "values": [ + "34050 Westchester Terrace" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3500" + ], + "slot": "rent", + "values": [ + "$3,500" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "property_name", + "start": 31 + }, + { + "exclusive_end": 79, + "slot": "address", + "start": 54 + }, + { + "exclusive_end": 131, + "slot": "rent", + "start": 125 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another very good apartment is Amber Court located at 34050 Westchester Terrace. It has 3 bedrooms, 2 baths, and the rent is $3,500 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Amber Court" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds nice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "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-04" + ], + "slot": "visit_date", + "values": [ + "4th of this month" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "visit_date", + "start": 23 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Amber Court" + ], + "visit_date": [ + "4th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, how about for the 4th of this month?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amber Court" + ], + "slot": "property_name", + "values": [ + "Amber Court" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "visit_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "property_name", + "start": 31 + }, + { + "exclusive_end": 58, + "slot": "visit_date", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I am scheduling you a visit to Amber Court for next Monday, is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Amber Court" + ], + "visit_date": [ + "4th of this month", + "next Monday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Amber Court", + "visit_date": "2019-03-04" + } + }, + "service_results": [ + { + "address": "34050 Westchester Terrace", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-794-9981", + "property_name": "Amber Court", + "rent": "3500", + "visit_date": "2019-03-04" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Apartment visit confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Amber Court" + ], + "visit_date": [ + "4th of this month", + "next Monday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "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": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Amber Court" + ], + "visit_date": [ + "4th of this month", + "next Monday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "30_00098", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need information about an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which type of apartment you need?, with how many rooms?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need 3 bed rooms apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Apartment should be in which area?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "area", + "values": [ + "San jose" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "area", + "start": 3 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San jose" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In San jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "slot": "property_name", + "values": [ + "888 Golden Saratoga-Cupertino Apartment homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1546 Maurice Lane" + ], + "slot": "address", + "values": [ + "1546 Maurice Lane" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4450" + ], + "slot": "rent", + "values": [ + "4450" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "1546 Maurice Lane", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-818-0710", + "property_name": "888 Golden Saratoga-Cupertino Apartment Homes", + "rent": "4450" + }, + { + "address": "1290 San Tomas Aquino Road", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-984-8888", + "property_name": "Aegena", + "rent": "4900" + }, + { + "address": "73 North Keeble Avenue", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-998-7266", + "property_name": "Alameda Gardens Apartments", + "rent": "3600" + }, + { + "address": "2415 Rinconada Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-516-4212", + "property_name": "Almaden House", + "rent": "4850" + }, + { + "address": "978 Almaden Lake Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-323-8020", + "property_name": "Almaden Lake Apartments", + "rent": "3950" + }, + { + "address": "1543 Ambergrove Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-453-8011", + "property_name": "Amberwood Apartments", + "rent": "3550" + }, + { + "address": "1585 Marburg Way # 4", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-926-3999", + "property_name": "Ann Darling Apartments", + "rent": "3950" + }, + { + "address": "5822 Charlotte Drive", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-226-5822", + "property_name": "Anton La Moraga Apartments", + "rent": "4850" + }, + { + "address": "1582 Kooser Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-448-1288", + "property_name": "Arbor Apartments", + "rent": "4250" + }, + { + "address": "2760 McKee Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-251-7570", + "property_name": "Arbor Terraces", + "rent": "4900" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "property_name", + "start": 33 + }, + { + "exclusive_end": 107, + "slot": "address", + "start": 90 + }, + { + "exclusive_end": 182, + "slot": "rent", + "start": 178 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Found results for 10 apartments. 888 Golden Saratoga-Cupertino Apartment homes located at 1546 Maurice Lane. This apartment has 3 bed rooms with attached bath rooms. The rent is 4450 dollars per month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished", + "pets_allowed" + ], + "slot_values": { + "area": [ + "San jose" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the apartment is fully furnished. Is there any restrictions for pets there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "pets_allowed", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, the apartment is not furnished and pets are not allowed there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San jose" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please get me details about some other apartments" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aegena" + ], + "slot": "property_name", + "values": [ + "Aegena" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1290 San Tomas Aquino Road" + ], + "slot": "address", + "values": [ + "1290 San Tomas Aquino Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4900" + ], + "slot": "rent", + "values": [ + "4900" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 36, + "slot": "address", + "start": 10 + }, + { + "exclusive_end": 117, + "slot": "rent", + "start": 113 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Aegena at 1290 San Tomas Aquino Road is a good one and this apartment has 3 bed rooms with baths and the rent is 4900 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "furnished", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San jose" + ], + "furnished": [ + "True" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need furnished apartment, can you find something like that?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Anton La Moraga Apartments" + ], + "slot": "property_name", + "values": [ + "Anton La Moraga Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5822 Charlotte Drive" + ], + "slot": "address", + "values": [ + "5822 Charlotte Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4850" + ], + "slot": "rent", + "values": [ + "4850" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "furnished": "True", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "1290 San Tomas Aquino Road", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-984-8888", + "property_name": "Aegena", + "rent": "4900" + }, + { + "address": "5822 Charlotte Drive", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-226-5822", + "property_name": "Anton La Moraga Apartments", + "rent": "4850" + }, + { + "address": "3801 Blackford Avenue #16", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-876-3565", + "property_name": "Blackford Apartments", + "rent": "4700" + }, + { + "address": "260 North Capitol Avenue # 109", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-259-1662", + "property_name": "Capitol Avenue Apartments", + "rent": "4850" + }, + { + "address": "2036 Evans Lane", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-264-0784", + "property_name": "Catalonia Apartments", + "rent": "3900" + }, + { + "address": "5255 Camden Avenue", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-265-5605", + "property_name": "Del Coronado Apartments", + "rent": "5200" + }, + { + "address": "6184 Cottle Road", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-225-8648", + "property_name": "Foothill Apartments", + "rent": "5250" + }, + { + "address": "360 Meridian Avenue", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-995-0637", + "property_name": "Parkview Family Apartments", + "rent": "4050" + }, + { + "address": "1315 Eden Avenue", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-378-1970", + "property_name": "Regency Square", + "rent": "5150" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "property_name", + "start": 21 + }, + { + "exclusive_end": 71, + "slot": "address", + "start": 51 + }, + { + "exclusive_end": 119, + "slot": "rent", + "start": 115 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Found results for 9. Anton La Moraga Apartments at 5822 Charlotte Drive with 3 bed rooms and baths and the rent is 4850 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San jose" + ], + "furnished": [ + "True" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Anton La Moraga Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I schedule a visit to there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San jose" + ], + "furnished": [ + "True" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Anton La Moraga Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, fix it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "visit_date", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "visit_date", + "values": [ + "the 6th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "visit_date", + "start": 3 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San jose" + ], + "furnished": [ + "True" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Anton La Moraga Apartments" + ], + "visit_date": [ + "the 6th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "on the 6th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Anton La Moraga Apartments" + ], + "slot": "property_name", + "values": [ + "Anton La Moraga Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "visit_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 68, + "slot": "property_name", + "start": 42 + }, + { + "exclusive_end": 86, + "slot": "visit_date", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the schedule as a Visit to Anton La Moraga Apartments on next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "pets_allowed", + "phone_number" + ], + "slot_values": { + "area": [ + "San jose" + ], + "furnished": [ + "True" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Anton La Moraga Apartments" + ], + "visit_date": [ + "next Wednesday", + "the 6th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, thats good, please also confirm about pets allowed or not and get me contact details." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-226-5822" + ], + "slot": "phone_number", + "values": [ + "408-226-5822" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Anton La Moraga Apartments", + "visit_date": "2019-03-06" + } + }, + "service_results": [ + { + "address": "5822 Charlotte Drive", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-226-5822", + "property_name": "Anton La Moraga Apartments", + "rent": "4850", + "visit_date": "2019-03-06" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "phone_number", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, confirmed, pets are allowed. Contact number is 408-226-5822. Your schedule is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San jose" + ], + "furnished": [ + "True" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Anton La Moraga Apartments" + ], + "visit_date": [ + "next Wednesday", + "the 6th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all done" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day" + } + ] + }, + { + "dialogue_id": "30_00099", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_baths": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a two bathroom apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can help with that but I need some additional information. How many bedrooms do you want and what area should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Richmond" + ], + "slot": "area", + "values": [ + "Richmond" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "area", + "start": 43 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Richmond" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a two bedroom apartment in Richmond that allows pets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Baycliff Apartments" + ], + "slot": "property_name", + "values": [ + "Baycliff Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2300 Lancaster Drive" + ], + "slot": "address", + "values": [ + "2300 Lancaster Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4000" + ], + "slot": "rent", + "values": [ + "4000" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Richmond", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "2300 Lancaster Drive", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-222-2705", + "property_name": "Baycliff Apartments", + "rent": "4000" + }, + { + "address": "3400 Richmond Parkway", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-662-6726", + "property_name": "Bella Vista At Hilltop", + "rent": "3950" + }, + { + "address": "680 South 37th Street", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-215-1926", + "property_name": "Monterey Pines", + "rent": "2700" + }, + { + "address": "5005 Montoya Avenue", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-235-6341", + "property_name": "Montoya Garden Apartments", + "rent": "4200" + } + ], + "slots": [ + { + "exclusive_end": 83, + "slot": "property_name", + "start": 64 + }, + { + "exclusive_end": 153, + "slot": "address", + "start": 133 + }, + { + "exclusive_end": 170, + "slot": "rent", + "start": 166 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "My search located 4 nice apartments meeting these requirements. Baycliff Apartments is a great 2 bed and 2 bath apartment located at 2300 Lancaster Drive renting for 4000 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Richmond" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. Could you search for some other apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bella Vista At Hilltop" + ], + "slot": "property_name", + "values": [ + "Bella Vista At Hilltop" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3400 Richmond Parkway" + ], + "slot": "address", + "values": [ + "3400 Richmond Parkway" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3950" + ], + "slot": "rent", + "values": [ + "3950" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 74, + "slot": "property_name", + "start": 52 + }, + { + "exclusive_end": 107, + "slot": "address", + "start": 86 + }, + { + "exclusive_end": 124, + "slot": "rent", + "start": 120 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found another great 2 bed and 2 bath apartment at Bella Vista At Hilltop located at 3400 Richmond Parkway renting for 3950 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished", + "phone_number" + ], + "slot_values": { + "area": [ + "Richmond" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have a phone number for the property and is it furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-662-6726" + ], + "slot": "phone_number", + "values": [ + "510-662-6726" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is 510-662-6726. It's not furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "visit_date", + "values": [ + "Wednesday next week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "visit_date", + "start": 45 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Richmond" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Bella Vista At Hilltop" + ], + "visit_date": [ + "Wednesday next week" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great. I'd like to schedule a tour on Wednesday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bella Vista At Hilltop" + ], + "slot": "property_name", + "values": [ + "Bella Vista At Hilltop" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "visit_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "property_name", + "start": 45 + }, + { + "exclusive_end": 82, + "slot": "visit_date", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm, you'd like to schedule a tour at Bella Vista At Hilltop next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Richmond" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Bella Vista At Hilltop" + ], + "visit_date": [ + "Wednesday next week", + "next Wednesday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Bella Vista At Hilltop", + "visit_date": "2019-03-06" + } + }, + "service_results": [ + { + "address": "3400 Richmond Parkway", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-662-6726", + "property_name": "Bella Vista At Hilltop", + "rent": "3950", + "visit_date": "2019-03-06" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've scheduled an apartment tour for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Richmond" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Bella Vista At Hilltop" + ], + "visit_date": [ + "Wednesday next week", + "next Wednesday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help, that's all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Happy to help. Have a great day." + } + ] + }, + { + "dialogue_id": "30_00100", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need an apartment with one bed rooms" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which area?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "area", + "values": [ + "San Jose" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "area", + "start": 23 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find it in San Jose" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "slot": "property_name", + "values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1546 Maurice Lane" + ], + "slot": "address", + "values": [ + "1546 Maurice Lane" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1600" + ], + "slot": "rent", + "values": [ + "$1,600" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "1546 Maurice Lane", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-818-0710", + "property_name": "888 Golden Saratoga-Cupertino Apartment Homes", + "rent": "1600" + }, + { + "address": "947 Branham Lane # C", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-265-4808", + "property_name": "Almaden Garden Apartments", + "rent": "1850" + }, + { + "address": "2415 Rinconada Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-516-4212", + "property_name": "Almaden House", + "rent": "1750" + }, + { + "address": "1543 Ambergrove Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-453-8011", + "property_name": "Amberwood Apartments", + "rent": "1800" + }, + { + "address": "2760 McKee Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-251-7570", + "property_name": "Arbor Terraces", + "rent": "1550" + }, + { + "address": "5480 Lean Avenue", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-840-2195", + "property_name": "Blossom Hill Apartments", + "rent": "2000" + }, + { + "address": "44 North Jackson Avenue # A5", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-251-4540", + "property_name": "Boxer'S Mayfair Village Senior Apartments", + "rent": "1650" + }, + { + "address": "1612 Branham Lane", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-267-0515", + "property_name": "Branham House Apartments", + "rent": "2050" + }, + { + "address": "2020 Southwest Expressway", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-287-6274", + "property_name": "Cherry Creek Apartments", + "rent": "2050" + }, + { + "address": "2600 Corde Terra Circle", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-298-9988", + "property_name": "Corde Terra Apartments", + "rent": "1800" + } + ], + "slots": [ + { + "exclusive_end": 86, + "slot": "property_name", + "start": 41 + }, + { + "exclusive_end": 116, + "slot": "address", + "start": 99 + }, + { + "exclusive_end": 178, + "slot": "rent", + "start": 172 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 apartments, one of these is 888 Golden Saratoga-Cupertino Apartment Homes, located at 1546 Maurice Lane. It has 1 bed rooms and 1 baths. The rent per month is $1,600" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you show me more results?" + }, + { + "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": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1850" + ], + "slot": "rent", + "values": [ + "$1,850" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "property_name", + "start": 33 + }, + { + "exclusive_end": 23, + "slot": "address", + "start": 3 + }, + { + "exclusive_end": 110, + "slot": "rent", + "start": 104 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "At 947 Branham Lane # C there is Almaden Garden Apartments: it has 1 bed rooms and 1 baths and it costs $1,850 per month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed" + ], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are animals allowed?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, animals are allowed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished" + ], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the apartment already furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, it is not furnished." + }, + { + "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_1", + "slots": [ + { + "exclusive_end": 76, + "slot": "visit_date", + "start": 59 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Almaden Garden Apartments" + ], + "visit_date": [ + "9th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, It's perfect! I would like to see the apartment on the 9th 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-09" + ], + "slot": "visit_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "property_name", + "start": 18 + }, + { + "exclusive_end": 56, + "slot": "visit_date", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I book a visit to Almaden Garden Apartments on March 9th: do you confirm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "visit_date", + "values": [ + "8th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "visit_date", + "start": 16 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Almaden Garden Apartments" + ], + "visit_date": [ + "8th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I prefer on 8th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Almaden Garden Apartments" + ], + "slot": "property_name", + "values": [ + "Almaden Garden Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "visit_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "property_name", + "start": 18 + }, + { + "exclusive_end": 55, + "slot": "visit_date", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I book a visit to Almaden Garden Apartments next Friday: do you confirm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Almaden Garden Apartments" + ], + "visit_date": [ + "8th of March", + "next Friday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, It's perfect. Can you find the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-265-4808" + ], + "slot": "phone_number", + "values": [ + "408-265-4808" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Almaden Garden Apartments", + "visit_date": "2019-03-08" + } + }, + "service_results": [ + { + "address": "947 Branham Lane # C", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-265-4808", + "property_name": "Almaden Garden Apartments", + "rent": "1850", + "visit_date": "2019-03-08" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "phone_number", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Phone number is 408-265-4808. Your visit to the apartment has been booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Almaden Garden Apartments" + ], + "visit_date": [ + "8th of March", + "next Friday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, It's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day" + } + ] + }, + { + "dialogue_id": "30_00101", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_baths": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for an apartment with two baths, help me out." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What area are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "furnished", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "area", + "values": [ + "San Jose" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "area", + "start": 8 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think San Jose's a good area. I'd also prefer if it had three bed rooms and was furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Avenel Apartments" + ], + "slot": "property_name", + "values": [ + "Avenel Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "750 North King Road" + ], + "slot": "address", + "values": [ + "750 North King Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3550" + ], + "slot": "rent", + "values": [ + "$3,550" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "750 North King Road", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-844-4803", + "property_name": "Avenel Apartments", + "rent": "3550" + }, + { + "address": "1000 Blossom River Way", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-979-9442", + "property_name": "Blossom River Apartments", + "rent": "3550" + }, + { + "address": "220 North White Road", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-259-0427", + "property_name": "Casa Las Palmas", + "rent": "3750" + }, + { + "address": "3246 Cortese Circle", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-729-5173", + "property_name": "Country Club Villa Apartments", + "rent": "3550" + }, + { + "address": "2290, 303 Checkers Drive", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-272-0356", + "property_name": "El Rancho Verde Apartments", + "rent": "3700" + }, + { + "address": "6184 Cottle Road", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-225-8648", + "property_name": "Foothill Apartments", + "rent": "3550" + }, + { + "address": "550 Kiely Boulevard", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-241-3934", + "property_name": "Mediterranean Apartments", + "rent": "3850" + }, + { + "address": "560 Menker Avenue # A", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-287-8804", + "property_name": "Menclair Apartments", + "rent": "3600" + }, + { + "address": "5635 Blossom Gardens Circle", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "877-526-3611", + "property_name": "Orchard Park Apartments", + "rent": "3600" + }, + { + "address": "760 North 7th Street", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "844-343-9547", + "property_name": "Pavona Apartments", + "rent": "3650" + } + ], + "slots": [ + { + "exclusive_end": 76, + "slot": "property_name", + "start": 59 + }, + { + "exclusive_end": 51, + "slot": "address", + "start": 32 + }, + { + "exclusive_end": 126, + "slot": "rent", + "start": 120 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a very good property at 750 North King Road called Avenel Apartments. It has 3 bed rooms, 2 baths, and goes for $3,550 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else, I actually want three baths, sorry." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alameda Gardens Apartments" + ], + "slot": "property_name", + "values": [ + "Alameda Gardens Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "73 North Keeble Avenue" + ], + "slot": "address", + "values": [ + "73 North Keeble Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4100" + ], + "slot": "rent", + "values": [ + "$4,100" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "73 North Keeble Avenue", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-998-7266", + "property_name": "Alameda Gardens Apartments", + "rent": "4100" + }, + { + "address": "750 North King Road", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-844-4803", + "property_name": "Avenel Apartments", + "rent": "4100" + }, + { + "address": "600 Epic Way", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "669-888-1610", + "property_name": "Epic", + "rent": "4300" + }, + { + "address": "632 North Jackson Avenue # 4", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-251-6850", + "property_name": "Las Casitas Associates", + "rent": "4250" + }, + { + "address": "1800 Evans Lane", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-265-9300", + "property_name": "Las Ventanas Apartments", + "rent": "3950" + }, + { + "address": "550 Kiely Boulevard", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-241-3934", + "property_name": "Mediterranean Apartments", + "rent": "4050" + }, + { + "address": "458 Boynton Avenue Apt A4", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "844-578-7568", + "property_name": "Pacific Terrace West", + "rent": "4300" + }, + { + "address": "4668 Albany Drive", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-248-0800", + "property_name": "San Jose Gardens", + "rent": "4400" + }, + { + "address": "1375 Lick Avenue", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-564-7347", + "property_name": "Skyline At Tamien Station", + "rent": "4250" + } + ], + "slots": [ + { + "exclusive_end": 92, + "slot": "property_name", + "start": 66 + }, + { + "exclusive_end": 118, + "slot": "address", + "start": 96 + }, + { + "exclusive_end": 170, + "slot": "rent", + "start": 164 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 9 apartments you might like. There's a very good one at Alameda Gardens Apartments at 73 North Keeble Avenue. It has 3 bed rooms and 3 baths and goes for $4,100 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed" + ], + "slot_values": { + "area": [ + "San Jose" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the apartment pet friendly?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "pets_allowed", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry, but pets are not allowed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "area": [ + "San Jose" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-998-7266" + ], + "slot": "phone_number", + "values": [ + "408-998-7266" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "phone_number", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You can call them at 408-998-7266." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Alameda Gardens Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that apartment fits what I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you lie me to set up a visit to the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "visit_date", + "values": [ + "11th of this month" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "visit_date", + "start": 34 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Alameda Gardens Apartments" + ], + "visit_date": [ + "11th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, can you set that up for the 11th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Alameda Gardens Apartments" + ], + "slot": "property_name", + "values": [ + "Alameda Gardens Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "visit_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "property_name", + "start": 23 + }, + { + "exclusive_end": 63, + "slot": "visit_date", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I'll set up a visit to Alameda Gardens Apartments on March 11th, is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "visit_date", + "values": [ + "13th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "visit_date", + "start": 33 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Alameda Gardens Apartments" + ], + "visit_date": [ + "13th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I actually want to go on the 13th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Alameda Gardens Apartments" + ], + "slot": "property_name", + "values": [ + "Alameda Gardens Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "visit_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 70, + "slot": "property_name", + "start": 44 + }, + { + "exclusive_end": 40, + "slot": "visit_date", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so the visit will be on March 13th at Alameda Gardens Apartments, is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Alameda Gardens Apartments" + ], + "visit_date": [ + "13th of March", + "March 13th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Alameda Gardens Apartments", + "visit_date": "2019-03-13" + } + }, + "service_results": [ + { + "address": "73 North Keeble Avenue", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-998-7266", + "property_name": "Alameda Gardens Apartments", + "rent": "4100", + "visit_date": "2019-03-13" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've scheduled your visit to the apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Alameda Gardens Apartments" + ], + "visit_date": [ + "13th of March", + "March 13th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much, that's it for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, have a wonderful day." + } + ] + }, + { + "dialogue_id": "30_00102", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking to move soon and currently apartment hunting can you help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure! What area are you thinking about moving in? How many bedrooms would you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Brentwood" + ], + "slot": "area", + "values": [ + "Brentwood" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 93, + "slot": "area", + "start": 84 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Brentwood" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a one bedroom, one bathroom, I live alone. Also, I want to live in Brentwood." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arbor Ridge Apartments" + ], + "slot": "property_name", + "values": [ + "Arbor Ridge Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2400 Shady Willow Lane" + ], + "slot": "address", + "values": [ + "2400 Shady Willow Lane" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2800" + ], + "slot": "rent", + "values": [ + "2800" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Brentwood", + "number_of_baths": "1", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "2400 Shady Willow Lane", + "area": "Brentwood", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-240-8448", + "property_name": "Arbor Ridge Apartments", + "rent": "2800" + }, + { + "address": "1275 Central Boulevard", + "area": "Brentwood", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "925-513-1110", + "property_name": "Avery At Towncentre", + "rent": "4700" + }, + { + "address": "180 Sycamore Avenue", + "area": "Brentwood", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "925-634-8374", + "property_name": "Brentwood Parks Apartments", + "rent": "4000" + }, + { + "address": "161 Sycamore Avenue", + "area": "Brentwood", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "925-634-1390", + "property_name": "Sycamore Place 2", + "rent": "2700" + }, + { + "address": "1100 Sycamore Court", + "area": "Brentwood", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "925-634-6200", + "property_name": "Sycamore Place Senior Housing", + "rent": "2050" + }, + { + "address": "2101 Sand Creek Road", + "area": "Brentwood", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "925-516-0260", + "property_name": "Villa Amador Apartments", + "rent": "4750" + }, + { + "address": "100 Village Drive", + "area": "Brentwood", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-634-4561", + "property_name": "Village Parks Apartments", + "rent": "2850" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "property_name", + "start": 45 + }, + { + "exclusive_end": 104, + "slot": "address", + "start": 82 + }, + { + "exclusive_end": 170, + "slot": "rent", + "start": 166 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 7 apartments I think you would love. Arbor Ridge Apartments is located at 2400 Shady Willow Lane and has several 1 bedroom 1 bathroom apartments. The rent is 2800 dollars a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "area": [ + "Brentwood" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the property's phone number? I'd like to learn more." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-240-8448" + ], + "slot": "phone_number", + "values": [ + "925-240-8448" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "phone_number", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The number is 925-240-8448" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished", + "pets_allowed" + ], + "slot_values": { + "area": [ + "Brentwood" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the apartment furnished? I am not looking to buy new furniture. Also I have a dog. Are pets allowed?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, the apartment is not furnished but pets are allowed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Brentwood" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you show me some other apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Avery At Towncentre" + ], + "slot": "property_name", + "values": [ + "Avery At Towncentre" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1275 Central Boulevard" + ], + "slot": "address", + "values": [ + "1275 Central Boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4700" + ], + "slot": "rent", + "values": [ + "4700" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 86, + "slot": "address", + "start": 64 + }, + { + "exclusive_end": 144, + "slot": "rent", + "start": 140 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Avery At Towncentre is another great property! It is located at 1275 Central Boulevard and has 1 bedroom 1 bathroom apartments. The rent is 4700 dollars a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "visit_date", + "values": [ + "8th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 100, + "slot": "visit_date", + "start": 83 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Brentwood" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Avery At Towncentre" + ], + "visit_date": [ + "8th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great! I want to visit the apartment. Can you schedule a visit for the 8th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Avery At Towncentre" + ], + "slot": "property_name", + "values": [ + "Avery At Towncentre" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "visit_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 82, + "slot": "property_name", + "start": 63 + }, + { + "exclusive_end": 98, + "slot": "visit_date", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure! Can you confirm a few things? I am scheduling a visit at Avery At Towncentre for next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Brentwood" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Avery At Towncentre" + ], + "visit_date": [ + "8th of this month", + "next Friday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes! Perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Avery At Towncentre", + "visit_date": "2019-03-08" + } + }, + "service_results": [ + { + "address": "1275 Central Boulevard", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "925-513-1110", + "property_name": "Avery At Towncentre", + "rent": "4700", + "visit_date": "2019-03-08" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. Your visit has been scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "pets_allowed" + ], + "slot_values": { + "area": [ + "Brentwood" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Avery At Towncentre" + ], + "visit_date": [ + "8th of this month", + "next Friday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are pets allowed? I have a pet." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "pets_allowed", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry. Unfortunately, pets are not allowed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "furnished", + "phone_number" + ], + "slot_values": { + "area": [ + "Brentwood" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Avery At Towncentre" + ], + "visit_date": [ + "8th of this month", + "next Friday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the apartment furnished. Again, I do not want to purchase furniture. Can I get the property's phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-513-1110" + ], + "slot": "phone_number", + "values": [ + "925-513-1110" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "phone_number", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The number is 925-513-1110. Sorry, the apartment is not furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Brentwood" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Avery At Towncentre" + ], + "visit_date": [ + "8th of this month", + "next Friday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks! I do not need anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! Glad I could help. Have a good day." + } + ] + }, + { + "dialogue_id": "30_00103", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_baths": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find an apartment with three baths." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I can help you with that! What area do you want the property in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Castro Valley" + ], + "slot": "area", + "values": [ + "Castro Valley" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "area", + "start": 31 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Castro Valley" + ], + "number_of_baths": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find an apartment in Castro Valley." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Perfect! How many bedrooms do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Castro Valley" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need an apartment with four bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Continental Apartments" + ], + "slot": "property_name", + "values": [ + "Continental Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "22281 Center Street #57" + ], + "slot": "address", + "values": [ + "22281 Center Street #57" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4850" + ], + "slot": "rent", + "values": [ + "4850" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Castro Valley", + "number_of_baths": "3", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "22281 Center Street #57", + "area": "Castro Valley", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "510-538-0995", + "property_name": "Continental Apartments", + "rent": "4850" + }, + { + "address": "19972 Stanton Avenue", + "area": "Castro Valley", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "510-538-2000", + "property_name": "Mosaic Apartments", + "rent": "4800" + }, + { + "address": "20800 Lake Chabot Road", + "area": "Castro Valley", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "844-423-2122", + "property_name": "Quail Hill Apartments", + "rent": "5150" + }, + { + "address": "22120 Center Street", + "area": "Castro Valley", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "510-886-3431", + "property_name": "Shadow Creek Apartments", + "rent": "5250" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "property_name", + "start": 12 + }, + { + "exclusive_end": 95, + "slot": "address", + "start": 72 + }, + { + "exclusive_end": 169, + "slot": "rent", + "start": 165 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I recommend Continental Apartments. They have an apartment available at 22281 Center Street #57. It has exactly what you need: 4 bedrooms and 3 baths. The rent is $ 4850 a month. Does that sound like something you would like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Concord" + ], + "slot": "area", + "values": [ + "Concord" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "area", + "start": 29 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can we explore apartments in Concord?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "City Walk Apartment Homes" + ], + "slot": "property_name", + "values": [ + "City Walk Apartment Homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1688 Clayton Road" + ], + "slot": "address", + "values": [ + "1688 Clayton Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5150" + ], + "slot": "rent", + "values": [ + "5150" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Concord", + "number_of_baths": "3", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "1688 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-671-3845", + "property_name": "City Walk Apartment Homes", + "rent": "5150" + }, + { + "address": "3420 Willow Pass Road", + "area": "Concord", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "925-825-5958", + "property_name": "Palm Court Apartment", + "rent": "5250" + }, + { + "address": "1160 Meadow Lane", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "855-289-4212", + "property_name": "Pine Meadows Apartments", + "rent": "5000" + }, + { + "address": "1441 Detroit Avenue", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-682-1655", + "property_name": "Sterling Cove Apartments", + "rent": "4950" + }, + { + "address": "1265 Monument Boulevard", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-825-0631", + "property_name": "Sun Ridge Apartments", + "rent": "5100" + }, + { + "address": "1731 Pine Street", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-969-0096", + "property_name": "Vasona Management", + "rent": "4850" + }, + { + "address": "3718 Willow Pass Rd", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "925-686-2244", + "property_name": "Whispering Oaks", + "rent": "5050" + }, + { + "address": "1530 Adelaide Street", + "area": "Concord", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "925-682-2386", + "property_name": "Woodhaven Apartments", + "rent": "5100" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "property_name", + "start": 50 + }, + { + "exclusive_end": 96, + "slot": "address", + "start": 79 + }, + { + "exclusive_end": 175, + "slot": "rent", + "start": 171 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure! I found 8 complexes in Concord. I recommend City Walk Apartment Homes at 1688 Clayton Road. They have a property available for 4 bedrooms and 3 baths. The rent is $ 5150 a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed", + "phone_number" + ], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are pets allowed in this apartment? What's the property's phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-671-3845" + ], + "slot": "phone_number", + "values": [ + "925-671-3845" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "pets_allowed", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is 925-671-3845. Unfortunately, no, pets are not allowed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "City Walk Apartment Homes" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "All right, that apartments sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to schedule a visit to this property for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "visit_date", + "values": [ + "10th of March" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "visit_date", + "start": 46 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "City Walk Apartment Homes" + ], + "visit_date": [ + "10th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please! Can you schedule a visit for the 10th of March?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "City Walk Apartment Homes" + ], + "slot": "property_name", + "values": [ + "City Walk Apartment Homes" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "visit_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 100, + "slot": "property_name", + "start": 75 + }, + { + "exclusive_end": 114, + "slot": "visit_date", + "start": 104 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Absolutely! Can you confirm these details for me, please? You are visiting City Walk Apartment Homes on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "visit_date", + "values": [ + "March 14th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 86, + "slot": "visit_date", + "start": 76 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "City Walk Apartment Homes" + ], + "visit_date": [ + "March 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, I remembered that I have a conflict on March 10th. Can we make it March 14th instead?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "City Walk Apartment Homes" + ], + "slot": "property_name", + "values": [ + "City Walk Apartment Homes" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "visit_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 111, + "slot": "property_name", + "start": 86 + }, + { + "exclusive_end": 125, + "slot": "visit_date", + "start": 115 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, no problem! Can you confirm the following details, please? You will be visiting City Walk Apartment Homes on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "furnished" + ], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "City Walk Apartment Homes" + ], + "visit_date": [ + "March 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great! By the way, does the apartment come furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "City Walk Apartment Homes", + "visit_date": "2019-03-14" + } + }, + "service_results": [ + { + "address": "1688 Clayton Road", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-671-3845", + "property_name": "City Walk Apartment Homes", + "rent": "5150", + "visit_date": "2019-03-14" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your visit to the property is scheduled. Unfortunately, the apartment does not come furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "City Walk Apartment Homes" + ], + "visit_date": [ + "March 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thank you for the information, and thank you for all your help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome! Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "City Walk Apartment Homes" + ], + "visit_date": [ + "March 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all. Thank you so much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. I hope you have a great day!" + } + ] + }, + { + "dialogue_id": "30_00104", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to find an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like me to search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Pablo" + ], + "slot": "area", + "values": [ + "San Pablo" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "area", + "start": 20 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Pablo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like one in San Pablo." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Pablo" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like three bedrooms please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Willow Branch Apartments" + ], + "slot": "property_name", + "values": [ + "Willow Branch Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2200 Rivers Street" + ], + "slot": "address", + "values": [ + "2200 Rivers Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4300" + ], + "slot": "rent", + "values": [ + "$4,300" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Pablo", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "2200 Rivers Street", + "area": "San Pablo", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-234-8844", + "property_name": "Willow Branch Apartments", + "rent": "4300" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "property_name", + "start": 23 + }, + { + "exclusive_end": 80, + "slot": "address", + "start": 62 + }, + { + "exclusive_end": 128, + "slot": "rent", + "start": 122 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 1 option. Willow Branch Apartments is located at 2200 Rivers Street and has 3 bedrooms and 3 baths and costs $4,300 a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed", + "phone_number" + ], + "slot_values": { + "area": [ + "San Pablo" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the phone number? And are pets allowed?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-234-8844" + ], + "slot": "phone_number", + "values": [ + "510-234-8844" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "pets_allowed", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "phone_number", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Pets are not allowed. The phone number is 510-234-8844." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Pablo" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Willow Branch Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to schedule a visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Pablo" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Willow Branch Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please schedule a visit for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "visit_date", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "visit_date", + "values": [ + "8th of March" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "visit_date", + "start": 29 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Pablo" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Willow Branch Apartments" + ], + "visit_date": [ + "8th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to visit on the 8th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Willow Branch Apartments" + ], + "slot": "property_name", + "values": [ + "Willow Branch Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "visit_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 86, + "slot": "property_name", + "start": 62 + }, + { + "exclusive_end": 101, + "slot": "visit_date", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: You want to schedule a visit to Willow Branch Apartments on next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "visit_date", + "values": [ + "10th of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "visit_date", + "start": 35 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Pablo" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Willow Branch Apartments" + ], + "visit_date": [ + "10th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Never mind, I want to visit on the 10th of this month instead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Willow Branch Apartments" + ], + "slot": "property_name", + "values": [ + "Willow Branch Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "visit_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 86, + "slot": "property_name", + "start": 62 + }, + { + "exclusive_end": 100, + "slot": "visit_date", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: You want to schedule a visit to Willow Branch Apartments on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "furnished" + ], + "slot_values": { + "area": [ + "San Pablo" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Willow Branch Apartments" + ], + "visit_date": [ + "10th of this month", + "March 10th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be great. Is the apartment already furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Willow Branch Apartments", + "visit_date": "2019-03-10" + } + }, + "service_results": [ + { + "address": "2200 Rivers Street", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-234-8844", + "property_name": "Willow Branch Apartments", + "rent": "4300", + "visit_date": "2019-03-10" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your visit has been schedule. Unfortunately, it's not furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Pablo" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Willow Branch Apartments" + ], + "visit_date": [ + "10th of this month", + "March 10th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks again, that'll be all for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "30_00105", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Will you help me find an apartment with 3 bedrooms?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which area?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "area", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "area", + "start": 0 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sunnyvale." + }, + { + "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": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4150" + ], + "slot": "rent", + "values": [ + "$4,150" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Sunnyvale", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "400 East Remington Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-738-4862", + "property_name": "Apricot Pit Apartments", + "rent": "4150" + }, + { + "address": "555 East El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-738-0935", + "property_name": "Arbor Terrace Apartments", + "rent": "4300" + }, + { + "address": "660 Gail Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "888-854-9884", + "property_name": "Bonnie Terrace Apartments", + "rent": "4450" + }, + { + "address": "1651 Belleville Way", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "669-257-9990", + "property_name": "Brookside Oaks", + "rent": "4000" + }, + { + "address": "874 East El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "866-730-1639", + "property_name": "Cascades Apartments", + "rent": "4150" + }, + { + "address": "678 Bellflower Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-735-9030", + "property_name": "Charter Palm Town Homes", + "rent": "3900" + }, + { + "address": "250 W El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "866-748-9591", + "property_name": "Cherry Orchard Apartment Homes", + "rent": "3800" + }, + { + "address": "130 Crescent Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-749-1060", + "property_name": "Crescent Terrace Senior Apartments", + "rent": "4250" + }, + { + "address": "1055 East Evelyn Avenue", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-296-8006", + "property_name": "Evelyn Gardens", + "rent": "4100" + }, + { + "address": "555 East Washington Avenue", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "833-630-9835", + "property_name": "Heritage Park Apartments", + "rent": "3950" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "property_name", + "start": 8 + }, + { + "exclusive_end": 58, + "slot": "address", + "start": 34 + }, + { + "exclusive_end": 98, + "slot": "rent", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found Apricot Pit Apartments at 400 East Remington Drive with 3 bed rooms and 3 baths for $4,150 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else with 3 baths?" + }, + { + "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": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4300" + ], + "slot": "rent", + "values": [ + "$4,300" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Sunnyvale", + "number_of_baths": "3", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "400 East Remington Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-738-4862", + "property_name": "Apricot Pit Apartments", + "rent": "4150" + }, + { + "address": "555 East El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-738-0935", + "property_name": "Arbor Terrace Apartments", + "rent": "4300" + }, + { + "address": "660 Gail Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "888-854-9884", + "property_name": "Bonnie Terrace Apartments", + "rent": "4450" + }, + { + "address": "874 East El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "866-730-1639", + "property_name": "Cascades Apartments", + "rent": "4150" + }, + { + "address": "678 Bellflower Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-735-9030", + "property_name": "Charter Palm Town Homes", + "rent": "3900" + }, + { + "address": "250 W El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "866-748-9591", + "property_name": "Cherry Orchard Apartment Homes", + "rent": "4400" + }, + { + "address": "130 Crescent Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-749-1060", + "property_name": "Crescent Terrace Senior Apartments", + "rent": "4250" + }, + { + "address": "1055 East Evelyn Avenue", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-296-8006", + "property_name": "Evelyn Gardens", + "rent": "4100" + }, + { + "address": "555 East Washington Avenue", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "833-630-9835", + "property_name": "Heritage Park Apartments", + "rent": "3950" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "property_name", + "start": 37 + }, + { + "exclusive_end": 88, + "slot": "address", + "start": 65 + }, + { + "exclusive_end": 128, + "slot": "rent", + "start": 122 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 9 apartments. One of them is Arbor Terrace Apartments at 555 East El Camino Real with 3 bed rooms and 3 baths for $4,300 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Arbor Terrace Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to schedule a visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Arbor Terrace Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "visit_date", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "visit_date", + "values": [ + "The 12th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "visit_date", + "start": 0 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Arbor Terrace Apartments" + ], + "visit_date": [ + "The 12th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Arbor Terrace Apartments" + ], + "slot": "property_name", + "values": [ + "Arbor Terrace Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "visit_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "property_name", + "start": 26 + }, + { + "exclusive_end": 64, + "slot": "visit_date", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm a visit to Arbor Terrace Apartments on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Arbor Terrace Apartments" + ], + "visit_date": [ + "March 12th", + "The 12th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Arbor Terrace Apartments", + "visit_date": "2019-03-12" + } + }, + "service_results": [ + { + "address": "555 East El Camino Real", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-738-0935", + "property_name": "Arbor Terrace Apartments", + "rent": "4300", + "visit_date": "2019-03-12" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I've scheduled your visit." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Arbor Terrace Apartments" + ], + "visit_date": [ + "March 12th", + "The 12th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "30_00106", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for an apartment with 4 bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which area are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Cotati" + ], + "slot": "area", + "values": [ + "Cotati" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "area", + "start": 13 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Cotati" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Somewhere in Cotati." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Charles Street Village" + ], + "slot": "property_name", + "values": [ + "Charles Street Village" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "42 Charles Street" + ], + "slot": "address", + "values": [ + "42 Charles Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4800" + ], + "slot": "rent", + "values": [ + "4800" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Cotati", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "42 Charles Street", + "area": "Cotati", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-795-3722", + "property_name": "Charles Street Village", + "rent": "4800" + }, + { + "address": "160 Wilford Lane", + "area": "Cotati", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-793-8454", + "property_name": "Wilford Lane Apartments", + "rent": "4700" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "property_name", + "start": 49 + }, + { + "exclusive_end": 100, + "slot": "address", + "start": 83 + }, + { + "exclusive_end": 165, + "slot": "rent", + "start": 161 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 2 apartments that might interest you. Charles Street Village located at 42 Charles Street is one of them, it has 4 bedrooms and 3 baths. The rents is 4800 dollar per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished", + "pets_allowed" + ], + "slot_values": { + "area": [ + "Cotati" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the apartment furnished? Can I have pets in it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The apartment is not furnished but pets are allowed inside." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Cotati" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Charles Street Village" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am interested in this apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "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-01" + ], + "slot": "visit_date", + "values": [ + "later today" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "visit_date", + "start": 21 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Cotati" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Charles Street Village" + ], + "visit_date": [ + "later today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes schedule one for later today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Charles Street Village" + ], + "slot": "property_name", + "values": [ + "Charles Street Village" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "visit_date", + "values": [ + "today" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 71, + "slot": "property_name", + "start": 49 + }, + { + "exclusive_end": 83, + "slot": "visit_date", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm: You want to schedule a visit to Charles Street Village later today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Cotati" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Charles Street Village" + ], + "visit_date": [ + "later today", + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Charles Street Village", + "visit_date": "2019-03-01" + } + }, + "service_results": [ + { + "address": "42 Charles Street", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-795-3722", + "property_name": "Charles Street Village", + "rent": "4800", + "visit_date": "2019-03-01" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your visit has been scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "area": [ + "Cotati" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Charles Street Village" + ], + "visit_date": [ + "later today", + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the phone number for the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-795-3722" + ], + "slot": "phone_number", + "values": [ + "707-795-3722" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "phone_number", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The number is 707-795-3722." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Cotati" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Charles Street Village" + ], + "visit_date": [ + "later today", + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Cotati" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Charles Street Village" + ], + "visit_date": [ + "later today", + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "30_00107", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What area would you prefer the property to be located? How many bedrooms?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Rohnert Park" + ], + "slot": "area", + "values": [ + "Rohnert Park" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 81, + "slot": "area", + "start": 69 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Rohnert Park" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like two bed rooms and one bath. I'd like the apartment to be in Rohnert Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Americana Apartment Homes" + ], + "slot": "property_name", + "values": [ + "Americana Apartment Homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4757 Snyder Lane" + ], + "slot": "address", + "values": [ + "4757 Snyder Lane" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4000" + ], + "slot": "rent", + "values": [ + "4000" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Rohnert Park", + "number_of_baths": "1", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "4757 Snyder Lane", + "area": "Rohnert Park", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-584-3522", + "property_name": "Americana Apartment Homes", + "rent": "4000" + }, + { + "address": "1450 East Cotati Avenue", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-793-0123", + "property_name": "Cambridge Square Apartments", + "rent": "2700" + }, + { + "address": "5425 Snyder Lane", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-664-8808", + "property_name": "Camino Creek Apartments", + "rent": "3000" + }, + { + "address": "6351 Country Club Drive", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-739-4189", + "property_name": "Country Club Village", + "rent": "4050" + }, + { + "address": "8670 Camino Colegio", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-795-9200", + "property_name": "Emerald Pointe Apartments", + "rent": "4850" + }, + { + "address": "5102 Dowdell Avenue", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "833-244-8741", + "property_name": "Fiori Estates Apartments", + "rent": "4950" + }, + { + "address": "1350 Oak View Circle", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "888-321-0662", + "property_name": "Oak View Of Sonoma Hills Apartments", + "rent": "3200" + }, + { + "address": "1326 East Cotati Avenue #124", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-615-1187", + "property_name": "Park Club Apartments", + "rent": "2850" + }, + { + "address": "7425 Camino Colegio # 61", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-792-0669", + "property_name": "Park Meadows Apartments", + "rent": "2550" + }, + { + "address": "5121 Dowdell Avenue", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-820-2962", + "property_name": "The Reserve At Rohnert Park", + "rent": "3050" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 74, + "slot": "address", + "start": 58 + }, + { + "exclusive_end": 134, + "slot": "rent", + "start": 130 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Americana Apartment Homes is a great property and it's at 4757 Snyder Lane. There are 2 bed rooms and 1 bath. The monthly rent is 4000 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished" + ], + "slot_values": { + "area": [ + "Rohnert Park" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does the apartment come furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "furnished", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, it is completely furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Rohnert Park" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Americana Apartment Homes" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that apartment seems to be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need additional help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "visit_date", + "values": [ + "Sunday this week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "visit_date", + "start": 40 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Rohnert Park" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Americana Apartment Homes" + ], + "visit_date": [ + "Sunday this week" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to go see the apartment on Sunday this week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Americana Apartment Homes" + ], + "slot": "property_name", + "values": [ + "Americana Apartment homes" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "visit_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 107, + "slot": "property_name", + "start": 82 + }, + { + "exclusive_end": 133, + "slot": "visit_date", + "start": 115 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please verify these details: You are making an appoitment to view the property at Americana Apartment homes on the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "pets_allowed", + "phone_number" + ], + "slot_values": { + "area": [ + "Rohnert Park" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Americana Apartment Homes", + "Americana Apartment homes" + ], + "visit_date": [ + "Sunday this week", + "day after tomorrow" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep, that sounds great. Can you give me their phone number? Also, do they allow pets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-584-3522" + ], + "slot": "phone_number", + "values": [ + "707-584-3522" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Americana Apartment Homes", + "visit_date": "2019-03-03" + } + }, + "service_results": [ + { + "address": "4757 Snyder Lane", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-584-3522", + "property_name": "Americana Apartment Homes", + "rent": "4000", + "visit_date": "2019-03-03" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "phone_number", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have scheduled your visit to the apartment. The phone number is 707-584-3522. Yes, they do allow pets inside the apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Rohnert Park" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Americana Apartment Homes", + "Americana Apartment homes" + ], + "visit_date": [ + "Sunday this week", + "day after tomorrow" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Rohnert Park" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Americana Apartment Homes", + "Americana Apartment homes" + ], + "visit_date": [ + "Sunday this week", + "day after tomorrow" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, that is all, thanks much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a lovely day." + } + ] + }, + { + "dialogue_id": "30_00108", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fremont" + ], + "slot": "area", + "values": [ + "Fremont" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "area", + "start": 24 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me an apartment in Fremont that has four bed rooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alborada Apartments" + ], + "slot": "property_name", + "values": [ + "Alborada Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1001 Beethoven Common" + ], + "slot": "address", + "values": [ + "1001 Beethoven Common" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5100" + ], + "slot": "rent", + "values": [ + "5100" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Fremont", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "1001 Beethoven Common", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "510-797-1800", + "property_name": "Alborada Apartments", + "rent": "5100" + }, + { + "address": "3500 Pennsylvania Avenue # 101", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "510-943-8264", + "property_name": "Birchwood Apartments", + "rent": "4700" + }, + { + "address": "38900 Blacow Road", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "510-797-5980", + "property_name": "Carrington Apartments", + "rent": "5050" + }, + { + "address": "37811 Fremont Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "510-797-4520", + "property_name": "Fremont Arms", + "rent": "5200" + }, + { + "address": "4261 Stevenson Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "510-656-8201", + "property_name": "Fremont Manor", + "rent": "5050" + }, + { + "address": "36707 San Pedro Drive", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "510-792-6340", + "property_name": "Garden Village Apartments", + "rent": "5150" + }, + { + "address": "4262 Central Avenue", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "510-793-4336", + "property_name": "Glenhaven Apartments", + "rent": "5100" + }, + { + "address": "4444 Central Avenue", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "510-792-1161", + "property_name": "Glenmills Apartments", + "rent": "5200" + }, + { + "address": "3355 Pennsylvania Avenue #13", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "510-792-4983", + "property_name": "Hastings East Apartments", + "rent": "5000" + }, + { + "address": "4261 Stevenson Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "510-656-8200", + "property_name": "Lincoln Glen", + "rent": "5100" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "property_name", + "start": 11 + }, + { + "exclusive_end": 87, + "slot": "address", + "start": 66 + }, + { + "exclusive_end": 167, + "slot": "rent", + "start": 163 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I see that Alborada Apartments is nicely rated and the address is 1001 Beethoven Common. This apartment has 4 bed rooms and 3 baths. It also has a monthly rent of 5100 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed" + ], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can there be pets in the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "pets_allowed", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, but there are no pets allowed in the apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished" + ], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there already furniture within the apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, there is no furniture." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, then can you find a different apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Birchwood Apartments" + ], + "slot": "property_name", + "values": [ + "Birchwood Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3500 Pennsylvania Avenue # 101" + ], + "slot": "address", + "values": [ + "3500 Pennsylvania Avenue # 101" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4700" + ], + "slot": "rent", + "values": [ + "4700" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "property_name", + "start": 14 + }, + { + "exclusive_end": 106, + "slot": "address", + "start": 76 + }, + { + "exclusive_end": 171, + "slot": "rent", + "start": 167 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, there is Birchwood Apartments that is also available. It is located in 3500 Pennsylvania Avenue # 101 and has 4 bed rooms and 3 baths. Requires a monthly rent of 4700 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other apartments that have three bed rooms and pets can be in the building?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Boulevard" + ], + "slot": "property_name", + "values": [ + "Boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "40001 Fremont Boulevard" + ], + "slot": "address", + "values": [ + "40001 Fremont Boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4250" + ], + "slot": "rent", + "values": [ + "4250" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Fremont", + "number_of_beds": "3", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "40001 Fremont Boulevard", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-455-8815", + "property_name": "Boulevard", + "rent": "4250" + }, + { + "address": "38900 Blacow Road", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-797-5980", + "property_name": "Carrington Apartments", + "rent": "5050" + }, + { + "address": "37811 Fremont Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-797-4520", + "property_name": "Fremont Arms", + "rent": "5200" + }, + { + "address": "41342 Roberts Avenue", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-657-9766", + "property_name": "Granada Apartments", + "rent": "3900" + }, + { + "address": "4261 Stevenson Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-656-8200", + "property_name": "Lincoln Glen", + "rent": "5100" + }, + { + "address": "42010 Blacow Road", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-657-2020", + "property_name": "Minutetogo", + "rent": "4350" + }, + { + "address": "1401 Red Hawk Circle", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-494-9500", + "property_name": "Mission Peaks", + "rent": "4150" + }, + { + "address": "1301 Stevenson Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-713-1808", + "property_name": "Park Vista Apartments", + "rent": "3550" + }, + { + "address": "3330 Country Drive", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-792-7817", + "property_name": "Parkview Apartments", + "rent": "4750" + }, + { + "address": "39548 Fremont Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-657-4244", + "property_name": "Pasatiempo Apartments", + "rent": "4750" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "property_name", + "start": 53 + }, + { + "exclusive_end": 112, + "slot": "address", + "start": 89 + }, + { + "exclusive_end": 170, + "slot": "rent", + "start": 166 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 different apartments. There is one called Boulevard that is nicely located at 40001 Fremont Boulevard. IT has 3 bed rooms and 3 baths. The monthly rent is 4250 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Boulevard" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think that apartment will work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else you need assistance with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "visit_date", + "values": [ + "11th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "visit_date", + "start": 37 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Boulevard" + ], + "visit_date": [ + "11th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to visit the apartment on the 11th of this month, schedule an appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Boulevard" + ], + "slot": "property_name", + "values": [ + "Boulevard" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "visit_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "property_name", + "start": 43 + }, + { + "exclusive_end": 66, + "slot": "visit_date", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm these details: Schedule a visit to Boulevard on March 11th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Boulevard" + ], + "visit_date": [ + "11th of this month", + "March 11th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Boulevard", + "visit_date": "2019-03-11" + } + }, + "service_results": [ + { + "address": "40001 Fremont Boulevard", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-455-8815", + "property_name": "Boulevard", + "rent": "4250", + "visit_date": "2019-03-11" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It has been scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Boulevard" + ], + "visit_date": [ + "11th of this month", + "March 11th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much, that is all for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "30_00109", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms, and what area?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Gatos" + ], + "slot": "area", + "values": [ + "Los Gatos" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "area", + "start": 20 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Los Gatos" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want something in Los Gatos with 2 bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Casa Vasona Garden Apartments" + ], + "slot": "property_name", + "values": [ + "Casa Vasona Garden Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "859 University Avenue" + ], + "slot": "address", + "values": [ + "859 University Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4850" + ], + "slot": "rent", + "values": [ + "4850" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Los Gatos", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "859 University Avenue", + "area": "Los Gatos", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-395-1222", + "property_name": "Casa Vasona Garden Apartments", + "rent": "4850" + }, + { + "address": "20 East Main Street", + "area": "Los Gatos", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-831-7797", + "property_name": "El Gato Penthouse", + "rent": "4050" + }, + { + "address": "226 Edelen Avenue", + "area": "Los Gatos", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-313-1017", + "property_name": "Los Gatos Heights Llc", + "rent": "3950" + }, + { + "address": "517 Blossom Hill Road", + "area": "Los Gatos", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-358-2900", + "property_name": "Los Gatos Oaks Apartments", + "rent": "2350" + }, + { + "address": "570 University Avenue # 1", + "area": "Los Gatos", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-395-6244", + "property_name": "Tamarack Apartments", + "rent": "3850" + }, + { + "address": "105 Forrest Avenue", + "area": "Los Gatos", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-354-7514", + "property_name": "Three Oaks Apartments", + "rent": "3650" + }, + { + "address": "107 Oak Rim Court", + "area": "Los Gatos", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-358-1541", + "property_name": "Twelve Oaks Apartments", + "rent": "2850" + }, + { + "address": "100 Oak Rim Way # 24", + "area": "Los Gatos", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-358-3066", + "property_name": "Valley Oaks Apartments", + "rent": "2500" + }, + { + "address": "626 West Parr Avenue", + "area": "Los Gatos", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-370-9410", + "property_name": "Villa Vasona Apartments", + "rent": "2700" + }, + { + "address": "14225 Lora Drive", + "area": "Los Gatos", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-378-9472", + "property_name": "Wedgewood Manor", + "rent": "3050" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "property_name", + "start": 31 + }, + { + "exclusive_end": 107, + "slot": "address", + "start": 86 + }, + { + "exclusive_end": 172, + "slot": "rent", + "start": 168 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 near that location. Casa Vasona Garden Apartments is a property located at 859 University Avenue. It has apartments with 2 bedrooms and 3 baths. The rent is 4850 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed" + ], + "slot_values": { + "area": [ + "Los Gatos" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are pets allowed?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, pets are welcome." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Los Gatos" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a different apartment with 2 baths?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "El Gato Penthouse" + ], + "slot": "property_name", + "values": [ + "El Gato Penthouse" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "20 East Main Street" + ], + "slot": "address", + "values": [ + "20 East Main Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4050" + ], + "slot": "rent", + "values": [ + "4050" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Los Gatos", + "number_of_baths": "2", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "859 University Avenue", + "area": "Los Gatos", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-395-1222", + "property_name": "Casa Vasona Garden Apartments", + "rent": "4850" + }, + { + "address": "20 East Main Street", + "area": "Los Gatos", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-831-7797", + "property_name": "El Gato Penthouse", + "rent": "4050" + }, + { + "address": "226 Edelen Avenue", + "area": "Los Gatos", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-313-1017", + "property_name": "Los Gatos Heights Llc", + "rent": "3950" + }, + { + "address": "570 University Avenue # 1", + "area": "Los Gatos", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-395-6244", + "property_name": "Tamarack Apartments", + "rent": "3850" + }, + { + "address": "105 Forrest Avenue", + "area": "Los Gatos", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-354-7514", + "property_name": "Three Oaks Apartments", + "rent": "3650" + }, + { + "address": "107 Oak Rim Court", + "area": "Los Gatos", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-358-1541", + "property_name": "Twelve Oaks Apartments", + "rent": "2850" + }, + { + "address": "100 Oak Rim Way # 24", + "area": "Los Gatos", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-358-3066", + "property_name": "Valley Oaks Apartments", + "rent": "2850" + }, + { + "address": "14225 Lora Drive", + "area": "Los Gatos", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-378-9472", + "property_name": "Wedgewood Manor", + "rent": "3050" + } + ], + "slots": [ + { + "exclusive_end": 17, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 68, + "slot": "address", + "start": 49 + }, + { + "exclusive_end": 117, + "slot": "rent", + "start": 113 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "El Gato Penthouse is a nice property, located at 20 East Main Street. It has 2 bedrooms and 2 baths. The rent is 4050 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Los Gatos" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "El Gato Penthouse" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to schedule a tour of the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "visit_date", + "values": [ + "7th of March" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "visit_date", + "start": 40 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Los Gatos" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "El Gato Penthouse" + ], + "visit_date": [ + "7th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Please schedule me to visit on the 7th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "El Gato Penthouse" + ], + "slot": "property_name", + "values": [ + "El Gato Penthouse" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "visit_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "property_name", + "start": 44 + }, + { + "exclusive_end": 98, + "slot": "visit_date", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: You are scheduling to visit El Gato Penthouse, and you want to visit next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "pets_allowed" + ], + "slot_values": { + "area": [ + "Los Gatos" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "El Gato Penthouse" + ], + "visit_date": [ + "7th of March", + "next Thursday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Does El gato allow pets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "El Gato Penthouse", + "visit_date": "2019-03-07" + } + }, + "service_results": [ + { + "address": "20 East Main Street", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-831-7797", + "property_name": "El Gato Penthouse", + "rent": "4050", + "visit_date": "2019-03-07" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your visit is scheduled. Yes, pets are allowed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Los Gatos" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "El Gato Penthouse" + ], + "visit_date": [ + "7th of March", + "next Thursday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Los Gatos" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "El Gato Penthouse" + ], + "visit_date": [ + "7th of March", + "next Thursday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Goodbye." + } + ] + }, + { + "dialogue_id": "30_00110", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hi! I'm here to find an accomodation." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have any idea about the neighborhood where to search it? And how many bed rooms do you need in it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "area", + "values": [ + "San Jose" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "area", + "start": 61 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need an accomodation with 2 bed rooms, possibly located in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "slot": "property_name", + "values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1546 Maurice Lane" + ], + "slot": "address", + "values": [ + "1546 Maurice Lane" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2300" + ], + "slot": "rent", + "values": [ + "2300" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "1546 Maurice Lane", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-818-0710", + "property_name": "888 Golden Saratoga-Cupertino Apartment Homes", + "rent": "2300" + }, + { + "address": "1290 San Tomas Aquino Road", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-984-8888", + "property_name": "Aegena", + "rent": "4900" + }, + { + "address": "73 North Keeble Avenue", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-998-7266", + "property_name": "Alameda Gardens Apartments", + "rent": "3600" + }, + { + "address": "947 Branham Lane # C", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-265-4808", + "property_name": "Almaden Garden Apartments", + "rent": "3100" + }, + { + "address": "2415 Rinconada Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-516-4212", + "property_name": "Almaden House", + "rent": "4850" + }, + { + "address": "978 Almaden Lake Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-323-8020", + "property_name": "Almaden Lake Apartments", + "rent": "3250" + }, + { + "address": "1543 Ambergrove Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-453-8011", + "property_name": "Amberwood Apartments", + "rent": "3550" + }, + { + "address": "1585 Marburg Way # 4", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-926-3999", + "property_name": "Ann Darling Apartments", + "rent": "3950" + }, + { + "address": "5822 Charlotte Drive", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-226-5822", + "property_name": "Anton La Moraga Apartments", + "rent": "4850" + }, + { + "address": "1582 Kooser Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-448-1288", + "property_name": "Arbor Apartments", + "rent": "4250" + } + ], + "slots": [ + { + "exclusive_end": 164, + "slot": "property_name", + "start": 119 + }, + { + "exclusive_end": 64, + "slot": "address", + "start": 47 + }, + { + "exclusive_end": 95, + "slot": "rent", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your lucky, we have a nice property located at 1546 Maurice Lane. With rents starting from 2300 dollars per month, the 888 Golden Saratoga-Cupertino Apartment Homes has 2 bed rooms and 1 bath." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed", + "phone_number" + ], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I have a dog with me, so I need an accomodation where pets are allowed, and of course I need it's phone number." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-818-0710" + ], + "slot": "phone_number", + "values": [ + "408-818-0710" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "pets_allowed", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "phone_number", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "We can give you the phone number, that is 408-818-0710, but we must aware you that pet aren't allowed in this property." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think I'll find a solution for this problem, actually I need an accomodation so it's fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, so can we schedule an appointment to check the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "visit_date", + "values": [ + "10th of this month" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "visit_date", + "start": 26 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "visit_date": [ + "10th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, it could be fine the 10th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "slot": "property_name", + "values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "visit_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 109, + "slot": "property_name", + "start": 64 + }, + { + "exclusive_end": 141, + "slot": "visit_date", + "start": 131 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Fine, now just please, confirm following details: your visit to 888 Golden Saratoga-Cupertino Apartment Homes will be scheduled on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "visit_date", + "values": [ + "the 1st" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 73, + "slot": "visit_date", + "start": 66 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "visit_date": [ + "the 1st" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm sorry, but on that day I'll be in another city. Can I suggest the 1st of March?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "slot": "property_name", + "values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "visit_date", + "values": [ + "today" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 97, + "slot": "property_name", + "start": 52 + }, + { + "exclusive_end": 103, + "slot": "visit_date", + "start": 98 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, just please confirm that you want to visit the 888 Golden Saratoga-Cupertino Apartment Homes today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "furnished" + ], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "visit_date": [ + "the 1st", + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, it's fine. I just need to know if the apartments are furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "888 Golden Saratoga-Cupertino Apartment Homes", + "visit_date": "2019-03-01" + } + }, + "service_results": [ + { + "address": "1546 Maurice Lane", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-818-0710", + "property_name": "888 Golden Saratoga-Cupertino Apartment Homes", + "rent": "4450", + "visit_date": "2019-03-01" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry, the accomodation isn't furnished. However your visit is scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "visit_date": [ + "the 1st", + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, no problem. For now that's all, thank you very much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "We wish you a nice day!" + } + ] + }, + { + "dialogue_id": "30_00111", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find a pet friendly apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What area do you want the property to be in and how many bedrooms would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Mountain View" + ], + "slot": "area", + "values": [ + "Mountain View" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "area", + "start": 17 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "1 bed, 1 bath in Mountain View" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arbors At Mountain View" + ], + "slot": "property_name", + "values": [ + "Arbors At Mountain View" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2290 California Street" + ], + "slot": "address", + "values": [ + "2290 California Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5100" + ], + "slot": "rent", + "values": [ + "$5,100" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Mountain View", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "2290 California Street", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-965-8290", + "property_name": "Arbors At Mountain View", + "rent": "5100" + }, + { + "address": "1335 Montecito Avenue # 1", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-940-1909", + "property_name": "Barkley Square Apartments", + "rent": "5200" + }, + { + "address": "302 Easy Street", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-968-3830", + "property_name": "Chateau Apartments", + "rent": "1500" + }, + { + "address": "210 Easy Street", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-961-2975", + "property_name": "Fernmar Apartments", + "rent": "2350" + }, + { + "address": "375 Oaktree Drive", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-390-9450", + "property_name": "Ginzton Terrace", + "rent": "3500" + }, + { + "address": "1970 Latham Street", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-961-6135", + "property_name": "Latham Court Apartments", + "rent": "1950" + }, + { + "address": "870 East El Camino Real", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-967-1424", + "property_name": "Reserve At Mountain View Apartments", + "rent": "5000" + }, + { + "address": "1901 Rock Street", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-964-6100", + "property_name": "Riverstone Town Homes", + "rent": "2700" + }, + { + "address": "460 North Shoreline Boulevard", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-966-1328", + "property_name": "Shorebreeze Apartments", + "rent": "3850" + }, + { + "address": "505 Central Avenue", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-968-8384", + "property_name": "Shoreline Village Apartments", + "rent": "3550" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "property_name", + "start": 36 + }, + { + "exclusive_end": 93, + "slot": "address", + "start": 71 + }, + { + "exclusive_end": 144, + "slot": "rent", + "start": 138 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 nice apartments for you. Arbors At Mountain View located at 2290 California Street. It has 1 bed, 1 bath and rent is priced at $5,100 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished", + "phone_number" + ], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the property's phone number? Does the apartment come furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-965-8290" + ], + "slot": "phone_number", + "values": [ + "650-965-8290" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "furnished", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is 650-965-8290. The apartment is also furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Arbors At Mountain View" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That apartment sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to book a viewing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Arbors At Mountain View" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "visit_date", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want your viewing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "visit_date", + "values": [ + "March 2nd" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "visit_date", + "start": 0 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Arbors At Mountain View" + ], + "visit_date": [ + "March 2nd" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "March 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Arbors At Mountain View" + ], + "slot": "property_name", + "values": [ + "Arbors At Mountain View" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "visit_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "property_name", + "start": 38 + }, + { + "exclusive_end": 70, + "slot": "visit_date", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm you want to book a viewing to Arbors At Mountain View tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Arbors At Mountain View" + ], + "visit_date": [ + "March 2nd", + "tomorrow" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Arbors At Mountain View", + "visit_date": "2019-03-02" + } + }, + "service_results": [ + { + "address": "2290 California Street", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-965-8290", + "property_name": "Arbors At Mountain View", + "rent": "5100", + "visit_date": "2019-03-02" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your viewing has been booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Arbors At Mountain View" + ], + "visit_date": [ + "March 2nd", + "tomorrow" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_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": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Arbors At Mountain View" + ], + "visit_date": [ + "March 2nd", + "tomorrow" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00112", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_baths": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an apartment that allows pets. It should also have one bathroom." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a number of bedrooms you would like and in what area of town would you like me to look for apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Campbell" + ], + "slot": "area", + "values": [ + "Campbell" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "area", + "start": 45 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Campbell" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like one bedroom and it should be in Campbell." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Appletree Apartments" + ], + "slot": "property_name", + "values": [ + "Appletree Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "831 Gale Drive" + ], + "slot": "address", + "values": [ + "831 Gale Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4050" + ], + "slot": "rent", + "values": [ + "4050" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Campbell", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "831 Gale Drive", + "area": "Campbell", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-374-3500", + "property_name": "Appletree Apartments", + "rent": "4050" + }, + { + "address": "240 Hollis Avenue", + "area": "Campbell", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "866-573-8123", + "property_name": "La Mancha Apartments", + "rent": "2850" + }, + { + "address": "3685 South Bascom Avenue", + "area": "Campbell", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-377-9360", + "property_name": "Pebble Creek", + "rent": "4000" + }, + { + "address": "35 Union Avenue # 10", + "area": "Campbell", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-377-6707", + "property_name": "Pruneyard Garden Apartments", + "rent": "1950" + }, + { + "address": "150 West Rincon Avenue", + "area": "Campbell", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-871-1333", + "property_name": "Rincon Gables Apartments", + "rent": "5150" + }, + { + "address": "1510 South Bascom Avenue", + "area": "Campbell", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-377-6900", + "property_name": "River Walk Apartments", + "rent": "1800" + }, + { + "address": "275 Union Avenue", + "area": "Campbell", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-898-4572", + "property_name": "The Commons", + "rent": "1950" + }, + { + "address": "999 West Hamilton Avenue", + "area": "Campbell", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-796-4545", + "property_name": "The Greenery Apartments Homes", + "rent": "5250" + }, + { + "address": "377 Union Avenue", + "area": "Campbell", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-559-7422", + "property_name": "Union Manor Apartments", + "rent": "4950" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "property_name", + "start": 38 + }, + { + "exclusive_end": 85, + "slot": "address", + "start": 71 + }, + { + "exclusive_end": 163, + "slot": "rent", + "start": 159 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "A good property in that area would be Appletree Apartments, located at 831 Gale Drive. This apartment has 1 bedroom and 1 bath. The rent for this apartment is 4050 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished", + "phone_number" + ], + "slot_values": { + "area": [ + "Campbell" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the phone number to this property and can you tell me if the apartment is furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-374-3500" + ], + "slot": "phone_number", + "values": [ + "408-374-3500" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "phone_number", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The number to the property is 408-374-3500 and it is not furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Campbell" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Appletree Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That apartment sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to schedule a visit to this property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Campbell" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Appletree Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please make me an appointment" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "visit_date", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to make an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "visit_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "visit_date", + "start": 25 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Campbell" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Appletree Apartments" + ], + "visit_date": [ + "March 9th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am willing to visit on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Appletree Apartments" + ], + "slot": "property_name", + "values": [ + "Appletree Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "visit_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "property_name", + "start": 43 + }, + { + "exclusive_end": 76, + "slot": "visit_date", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm your appointment: You are visiting Appletree Apartments on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "visit_date", + "values": [ + "the 7th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "visit_date", + "start": 25 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Campbell" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Appletree Apartments" + ], + "visit_date": [ + "the 7th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'd like to visit on the 7th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Appletree Apartments" + ], + "slot": "property_name", + "values": [ + "Appletree Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "visit_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 70, + "slot": "property_name", + "start": 50 + }, + { + "exclusive_end": 106, + "slot": "visit_date", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm your appointment please: You are visiting Appletree Apartments and you want to visit next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Campbell" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Appletree Apartments" + ], + "visit_date": [ + "next Thursday", + "the 7th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Appletree Apartments", + "visit_date": "2019-03-07" + } + }, + "service_results": [ + { + "address": "831 Gale Drive", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-374-3500", + "property_name": "Appletree Apartments", + "rent": "4050", + "visit_date": "2019-03-07" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment to visit is now booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Campbell" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Appletree Apartments" + ], + "visit_date": [ + "next Thursday", + "the 7th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_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": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Campbell" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Appletree Apartments" + ], + "visit_date": [ + "next Thursday", + "the 7th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that's it for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "30_00113", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which area?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gilroy" + ], + "slot": "area", + "values": [ + "Gilroy" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "area", + "start": 3 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Gilroy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In Gilroy area." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "With how many bed rooms?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Gilroy" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "With 1 bed room." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mission Park" + ], + "slot": "property_name", + "values": [ + "Mission Park" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "766 1st Street" + ], + "slot": "address", + "values": [ + "766 1st Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2000" + ], + "slot": "rent", + "values": [ + "2000" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Gilroy", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "766 1st Street", + "area": "Gilroy", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-847-3818", + "property_name": "Mission Park", + "rent": "2000" + }, + { + "address": "181 Pierce Street", + "area": "Gilroy", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-842-6341", + "property_name": "Park View Apartments", + "rent": "5050" + }, + { + "address": "500 Ioof Avenue", + "area": "Gilroy", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-842-4457", + "property_name": "Plaza Vasquez", + "rent": "3950" + }, + { + "address": "9355 Monterey Road", + "area": "Gilroy", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-848-6400", + "property_name": "Sobrato Transitional Apartments", + "rent": "1900" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "property_name", + "start": 21 + }, + { + "exclusive_end": 51, + "slot": "address", + "start": 37 + }, + { + "exclusive_end": 96, + "slot": "rent", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 4 matches. Mission Park at 766 1st Street has 1 bed room and 1 bath at a price of 2000 $/month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Gilroy" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Show me other apartments with 1 bath, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Park View Apartments" + ], + "slot": "property_name", + "values": [ + "Park View Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "181 Pierce Street" + ], + "slot": "address", + "values": [ + "181 Pierce Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5050" + ], + "slot": "rent", + "values": [ + "5050" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Gilroy", + "number_of_baths": "1", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "766 1st Street", + "area": "Gilroy", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-847-3818", + "property_name": "Mission Park", + "rent": "2000" + }, + { + "address": "181 Pierce Street", + "area": "Gilroy", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-842-6341", + "property_name": "Park View Apartments", + "rent": "5050" + }, + { + "address": "500 Ioof Avenue", + "area": "Gilroy", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-842-4457", + "property_name": "Plaza Vasquez", + "rent": "3950" + }, + { + "address": "9355 Monterey Road", + "area": "Gilroy", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-848-6400", + "property_name": "Sobrato Transitional Apartments", + "rent": "1900" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "property_name", + "start": 23 + }, + { + "exclusive_end": 64, + "slot": "address", + "start": 47 + }, + { + "exclusive_end": 118, + "slot": "rent", + "start": 114 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another place would be Park View Apartments at 181 Pierce Street that has 1 bed room and 1 bath as well, it costs 5050 $/month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished" + ], + "slot_values": { + "area": [ + "Gilroy" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is it furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, it hasn't furniture." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "visit_date", + "values": [ + "the 14th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "visit_date", + "start": 52 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Gilroy" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Park View Apartments" + ], + "visit_date": [ + "the 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It sounds good, I would like to schedule a visit on the 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Park View Apartments" + ], + "slot": "property_name", + "values": [ + "Park View Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "visit_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 75, + "slot": "property_name", + "start": 55 + }, + { + "exclusive_end": 89, + "slot": "visit_date", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details: scheduling of a visit in Park View Apartments on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "area": [ + "Gilroy" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Park View Apartments" + ], + "visit_date": [ + "March 14th", + "the 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, thank you, what's the phone number of the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-842-6341" + ], + "slot": "phone_number", + "values": [ + "408-842-6341" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Park View Apartments", + "visit_date": "2019-03-14" + } + }, + "service_results": [ + { + "address": "181 Pierce Street", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-842-6341", + "property_name": "Park View Apartments", + "rent": "5050", + "visit_date": "2019-03-14" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "phone_number", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Visit confirmed. Property's phone number is 408-842-6341." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Gilroy" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Park View Apartments" + ], + "visit_date": [ + "March 14th", + "the 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Have a nice day." + } + ] + }, + { + "dialogue_id": "30_00114", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Hayward" + ], + "slot": "area", + "values": [ + "Hayward" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "area", + "start": 35 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Hayward" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm trying to find an apartment in Hayward please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Hayward" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Just one please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alpine Vista Apartments" + ], + "slot": "property_name", + "values": [ + "Alpine Vista Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1282 Mattox Road" + ], + "slot": "address", + "values": [ + "1282 Mattox Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4850" + ], + "slot": "rent", + "values": [ + "4850" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Hayward", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "1282 Mattox Road", + "area": "Hayward", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-886-0385", + "property_name": "Alpine Vista Apartments", + "rent": "4850" + }, + { + "address": "24660 Amador Street", + "area": "Hayward", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-849-6628", + "property_name": "Amador Apartments", + "rent": "1900" + }, + { + "address": "25173 Cypress Avenue", + "area": "Hayward", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-782-8753", + "property_name": "Amador Royal", + "rent": "1900" + }, + { + "address": "26100 Gading Road", + "area": "Hayward", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-785-3281", + "property_name": "Amberwood Garden Apartments", + "rent": "5150" + }, + { + "address": "31108 Brae Burn Avenue", + "area": "Hayward", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-471-7075", + "property_name": "Baywood Apartments", + "rent": "4700" + }, + { + "address": "22800 Meridian Drive", + "area": "Hayward", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-455-8869", + "property_name": "City Centre", + "rent": "4900" + }, + { + "address": "25200 Carlos Bee Boulevard", + "area": "Hayward", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-822-2617", + "property_name": "City View", + "rent": "2650" + }, + { + "address": "25100 Cypress Avenue", + "area": "Hayward", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-887-4406", + "property_name": "Cypress Glen", + "rent": "2750" + }, + { + "address": "24955 Cypress Avenue", + "area": "Hayward", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-732-9432", + "property_name": "Cypress House Apartments", + "rent": "4950" + }, + { + "address": "25221 Cypress Avenue", + "area": "Hayward", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-781-0217", + "property_name": "Cypress Point Villas", + "rent": "2950" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "property_name", + "start": 20 + }, + { + "exclusive_end": 131, + "slot": "address", + "start": 115 + }, + { + "exclusive_end": 93, + "slot": "rent", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I'd like to suggest Alpine Vista Apartments, which has a 1 bedroom, 3 bath apartment for 4850 monthly. They are at 1282 Mattox Road." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Hayward" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you get me some other suggestions? I need 3 bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amador Apartments" + ], + "slot": "property_name", + "values": [ + "Amador Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "24660 Amador Street" + ], + "slot": "address", + "values": [ + "24660 Amador Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4250" + ], + "slot": "rent", + "values": [ + "4250" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Hayward", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "1282 Mattox Road", + "area": "Hayward", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-886-0385", + "property_name": "Alpine Vista Apartments", + "rent": "4850" + }, + { + "address": "24660 Amador Street", + "area": "Hayward", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-849-6628", + "property_name": "Amador Apartments", + "rent": "4250" + }, + { + "address": "26100 Gading Road", + "area": "Hayward", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-785-3281", + "property_name": "Amberwood Garden Apartments", + "rent": "5150" + }, + { + "address": "31108 Brae Burn Avenue", + "area": "Hayward", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-471-7075", + "property_name": "Baywood Apartments", + "rent": "4700" + }, + { + "address": "22800 Meridian Drive", + "area": "Hayward", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-455-8869", + "property_name": "City Centre", + "rent": "4900" + }, + { + "address": "25200 Carlos Bee Boulevard", + "area": "Hayward", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-822-2617", + "property_name": "City View", + "rent": "3600" + }, + { + "address": "25100 Cypress Avenue", + "area": "Hayward", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-887-4406", + "property_name": "Cypress Glen", + "rent": "3900" + }, + { + "address": "24955 Cypress Avenue", + "area": "Hayward", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-732-9432", + "property_name": "Cypress House Apartments", + "rent": "4950" + }, + { + "address": "29596 Dixon Street # 60", + "area": "Hayward", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-537-4705", + "property_name": "Dixon Apartments", + "rent": "4800" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "property_name", + "start": 24 + }, + { + "exclusive_end": 75, + "slot": "address", + "start": 56 + }, + { + "exclusive_end": 87, + "slot": "rent", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 9 possibilities. Amador Apartments is located at 24660 Amador Street, costs 4250 dollars a month, and has 3 bedrooms and 3 baths." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Hayward" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else do you have?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amberwood Garden Apartments" + ], + "slot": "property_name", + "values": [ + "Amberwood Garden Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "26100 Gading Road" + ], + "slot": "address", + "values": [ + "26100 Gading Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5150" + ], + "slot": "rent", + "values": [ + "5150" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "property_name", + "start": 29 + }, + { + "exclusive_end": 77, + "slot": "address", + "start": 60 + }, + { + "exclusive_end": 104, + "slot": "rent", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I would also like to suggest Amberwood Garden Apartments at 26100 Gading Road. The rental amount is 5150 per month and it is a 3 bedroom and 3 bath unit." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed" + ], + "slot_values": { + "area": [ + "Hayward" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they accept pets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, they do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished" + ], + "slot_values": { + "area": [ + "Hayward" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is it a furnished apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, it's not." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "visit_date", + "values": [ + "the 3rd" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 66, + "slot": "visit_date", + "start": 59 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Hayward" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Amberwood Garden Apartments" + ], + "visit_date": [ + "the 3rd" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "OK, that sounds fine. I would like to take a look at it on the 3rd please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amberwood Garden Apartments" + ], + "slot": "property_name", + "values": [ + "Amberwood Garden Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "visit_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 88, + "slot": "property_name", + "start": 61 + }, + { + "exclusive_end": 57, + "slot": "visit_date", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Certainly. I will schedule a visit the day after tomorrow at Amberwood Garden Apartments." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "visit_date", + "values": [ + "Tuesday next week" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "visit_date", + "start": 30 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Hayward" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Amberwood Garden Apartments" + ], + "visit_date": [ + "Tuesday next week" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually can I change that to Tuesday next week?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amberwood Garden Apartments" + ], + "slot": "property_name", + "values": [ + "Amberwood Garden Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "visit_date", + "values": [ + "Next Tuesday" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "property_name", + "start": 20 + }, + { + "exclusive_end": 60, + "slot": "visit_date", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course. Visiting Amberwood Garden Apartments Next Tuesday, is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "area": [ + "Hayward" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Amberwood Garden Apartments" + ], + "visit_date": [ + "Next Tuesday", + "Tuesday next week" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's right. What's the telephone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-785-3281" + ], + "slot": "phone_number", + "values": [ + "510-785-3281" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Amberwood Garden Apartments", + "visit_date": "2019-03-05" + } + }, + "service_results": [ + { + "address": "26100 Gading Road", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-785-3281", + "property_name": "Amberwood Garden Apartments", + "rent": "5000", + "visit_date": "2019-03-05" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "phone_number", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They can be reached at 510-785-3281 and your visit has been scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Hayward" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Amberwood Garden Apartments" + ], + "visit_date": [ + "Next Tuesday", + "Tuesday next week" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much. I'm all set." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome." + } + ] + }, + { + "dialogue_id": "30_00115", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to find an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What area would you like the apartment to be? How many bedrooms?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "area", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 86, + "slot": "area", + "start": 76 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Pets need to be allowed. it should have one bedroom. I want an apartment in Santa Rosa" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Avalon Apartments" + ], + "slot": "property_name", + "values": [ + "Avalon Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "624 Avalon Avenue" + ], + "slot": "address", + "values": [ + "624 Avalon Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3550" + ], + "slot": "rent", + "values": [ + "3550" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Santa Rosa", + "number_of_beds": "1", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "624 Avalon Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "707-620-5076", + "property_name": "Avalon Apartments", + "rent": "3550" + }, + { + "address": "825 Russell Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "707-577-0262", + "property_name": "Bicentennial Apartments", + "rent": "2800" + }, + { + "address": "3329 Claremont Court", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "707-578-1313", + "property_name": "Brookside East Apartments", + "rent": "2950" + }, + { + "address": "2807 Yulupa Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "707-527-0128", + "property_name": "Country Club Apartments", + "rent": "1950" + }, + { + "address": "1130 4th Street", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "707-544-1400", + "property_name": "Creekside Park Apartments", + "rent": "1750" + }, + { + "address": "850 Russell Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "707-542-2883", + "property_name": "Del Nido Apartments", + "rent": "3950" + }, + { + "address": "2322 Maher Drive #5", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "707-542-2004", + "property_name": "Fairway Arms Apartments", + "rent": "2750" + }, + { + "address": "6401 Montecito Boulevard # 29", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "707-539-6148", + "property_name": "Garden Court Apartments", + "rent": "2350" + }, + { + "address": "3076 Marlow Road", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "707-579-5081", + "property_name": "Marlow Apartments", + "rent": "2300" + }, + { + "address": "Leasing Office, 6600 Montecito Boulevard", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "707-538-1516", + "property_name": "Montecito Pines Apartments", + "rent": "3150" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "property_name", + "start": 33 + }, + { + "exclusive_end": 103, + "slot": "address", + "start": 86 + }, + { + "exclusive_end": 161, + "slot": "rent", + "start": 157 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 10 nice apartments. Avalon Apartments is a very good property located at 624 Avalon Avenue. The property has 1 bedroom and 2 baths, the rent is 3550 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me some other apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bicentennial Apartments" + ], + "slot": "property_name", + "values": [ + "Bicentennial Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "825 Russell Avenue" + ], + "slot": "address", + "values": [ + "825 Russell Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2800" + ], + "slot": "rent", + "values": [ + "2800" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 77, + "slot": "address", + "start": 59 + }, + { + "exclusive_end": 135, + "slot": "rent", + "start": 131 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Bicentennial Apartments is a very good property located at 825 Russell Avenue. The Property has 1 bedroom and 2 baths. the rent is 2800 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished", + "phone_number" + ], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the apartment furnished? What is the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-577-0262" + ], + "slot": "phone_number", + "values": [ + "707-577-0262" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "phone_number", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The property's phone number is 707-577-0262. the apartment is not furnished" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "visit_date", + "values": [ + "Wednesday next week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 71, + "slot": "visit_date", + "start": 52 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Bicentennial Apartments" + ], + "visit_date": [ + "Wednesday next week" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that sounds good. I want to schedule a visit on Wednesday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bicentennial Apartments" + ], + "slot": "property_name", + "values": [ + "Bicentennial Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "visit_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "property_name", + "start": 37 + }, + { + "exclusive_end": 75, + "slot": "visit_date", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Is this correct? Schedule a visit to Bicentennial Apartments next Wednesday?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "visit_date", + "values": [ + "March 1st" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "visit_date", + "start": 20 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Bicentennial Apartments" + ], + "visit_date": [ + "March 1st" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want to visit March 1st" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bicentennial Apartments" + ], + "slot": "property_name", + "values": [ + "Bicentennial Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "visit_date", + "values": [ + "today" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 86, + "slot": "property_name", + "start": 63 + }, + { + "exclusive_end": 92, + "slot": "visit_date", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm this is correct? You want to shedule a visit to Bicentennial Apartments today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Bicentennial Apartments" + ], + "visit_date": [ + "March 1st", + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Bicentennial Apartments", + "visit_date": "2019-03-01" + } + }, + "service_results": [ + { + "address": "825 Russell Avenue", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "707-577-0262", + "property_name": "Bicentennial Apartments", + "rent": "2350", + "visit_date": "2019-03-01" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "your visit is scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Bicentennial Apartments" + ], + "visit_date": [ + "March 1st", + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Bicentennial Apartments" + ], + "visit_date": [ + "March 1st", + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00116", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "area", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 90, + "slot": "area", + "start": 82 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I don't have where to sleep tonight and I want an appartment with two bedroom, in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "slot": "property_name", + "values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1546 Maurice Lane" + ], + "slot": "address", + "values": [ + "1546 Maurice Lane" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2300" + ], + "slot": "rent", + "values": [ + "2300" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "1546 Maurice Lane", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-818-0710", + "property_name": "888 Golden Saratoga-Cupertino Apartment Homes", + "rent": "2300" + }, + { + "address": "1290 San Tomas Aquino Road", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-984-8888", + "property_name": "Aegena", + "rent": "4900" + }, + { + "address": "73 North Keeble Avenue", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-998-7266", + "property_name": "Alameda Gardens Apartments", + "rent": "3600" + }, + { + "address": "947 Branham Lane # C", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-265-4808", + "property_name": "Almaden Garden Apartments", + "rent": "3100" + }, + { + "address": "2415 Rinconada Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-516-4212", + "property_name": "Almaden House", + "rent": "4850" + }, + { + "address": "978 Almaden Lake Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-323-8020", + "property_name": "Almaden Lake Apartments", + "rent": "3250" + }, + { + "address": "1543 Ambergrove Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-453-8011", + "property_name": "Amberwood Apartments", + "rent": "3550" + }, + { + "address": "1585 Marburg Way # 4", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-926-3999", + "property_name": "Ann Darling Apartments", + "rent": "3950" + }, + { + "address": "5822 Charlotte Drive", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-226-5822", + "property_name": "Anton La Moraga Apartments", + "rent": "4850" + }, + { + "address": "1582 Kooser Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-448-1288", + "property_name": "Arbor Apartments", + "rent": "4250" + } + ], + "slots": [ + { + "exclusive_end": 98, + "slot": "property_name", + "start": 53 + }, + { + "exclusive_end": 130, + "slot": "address", + "start": 113 + }, + { + "exclusive_end": 237, + "slot": "rent", + "start": 233 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "After a quick search I found 10 nice apartments. The 888 Golden Saratoga-Cupertino Apartment Homes is located at 1546 Maurice Lane, and they have a very good property. They ensure 2 bed rooms and 1 baths. They rent the apartment for 2300 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed" + ], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "they accept pets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "pets_allowed", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry to tell you that but they not accept any kind of pets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished" + ], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The apartemnt is furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, I'm sorry, it isn't furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find for me other apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aegena" + ], + "slot": "property_name", + "values": [ + "Aegena" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1290 San Tomas Aquino Road" + ], + "slot": "address", + "values": [ + "1290 San Tomas Aquino Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4900" + ], + "slot": "rent", + "values": [ + "4900" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 47, + "slot": "address", + "start": 21 + }, + { + "exclusive_end": 157, + "slot": "rent", + "start": 153 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Aegena is located at 1290 San Tomas Aquino Road and they have a very good property too. they offers 2 bed rooms and 3 baths. they rent the apartment for 4900 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you find something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alameda Gardens Apartments" + ], + "slot": "property_name", + "values": [ + "Alameda Gardens Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "73 North Keeble Avenue" + ], + "slot": "address", + "values": [ + "73 North Keeble Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3600" + ], + "slot": "rent", + "values": [ + "3600" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 84, + "slot": "address", + "start": 62 + }, + { + "exclusive_end": 140, + "slot": "rent", + "start": 136 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alameda Gardens Apartments have good propertys too located at 73 North Keeble Avenue. They offer 2 bed rooms and two baths. The rent is 3600 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Alameda Gardens Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thats sounds good. Can you make me a schedule to visit an apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "visit_date", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to visit it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "visit_date", + "values": [ + "14th of this month" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "visit_date", + "start": 24 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Alameda Gardens Apartments" + ], + "visit_date": [ + "14th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want todo he visit on 14th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Alameda Gardens Apartments" + ], + "slot": "property_name", + "values": [ + "Alameda Gardens Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "visit_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 90, + "slot": "property_name", + "start": 64 + }, + { + "exclusive_end": 104, + "slot": "visit_date", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "First you must confirm some details. Your visit i scheduling to Alameda Gardens Apartments on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Alameda Gardens Apartments" + ], + "visit_date": [ + "14th of this month", + "March 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, it is ok." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Alameda Gardens Apartments", + "visit_date": "2019-03-14" + } + }, + "service_results": [ + { + "address": "73 North Keeble Avenue", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-998-7266", + "property_name": "Alameda Gardens Apartments", + "rent": "3600", + "visit_date": "2019-03-14" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The apartment visit is scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Alameda Gardens Apartments" + ], + "visit_date": [ + "14th of this month", + "March 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks you, it's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "30_00117", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find apartment where pets are allowed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which area do you like apartment and of how many beds in apartments." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Antioch" + ], + "slot": "area", + "values": [ + "Antioch" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "area", + "start": 39 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Antioch" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want only 1 bed room of apartment in Antioch." + }, + { + "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": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2850" + ], + "slot": "rent", + "values": [ + "2850" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Antioch", + "number_of_beds": "1", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "1400 A Street", + "area": "Antioch", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-706-0874", + "property_name": "Antioch Rivertown Senior Housing", + "rent": "2850" + }, + { + "address": "4900 Canada Valley Road", + "area": "Antioch", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-754-2900", + "property_name": "Bella Rose Apartments", + "rent": "4050" + }, + { + "address": "1600 Buchanan Road", + "area": "Antioch", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-750-8811", + "property_name": "Buchanan Gardens", + "rent": "4250" + }, + { + "address": "5100 Vista Grande Dr", + "area": "Antioch", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-755-4141", + "property_name": "Cross Pointe", + "rent": "1950" + }, + { + "address": "3001 Kodiak Street", + "area": "Antioch", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-754-3733", + "property_name": "Hillcrest View Apartments", + "rent": "5250" + }, + { + "address": "1015 Fitzuren Road #7", + "area": "Antioch", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-978-9772", + "property_name": "Magnolia Apartments", + "rent": "3500" + }, + { + "address": "2200 Sycamore Drive", + "area": "Antioch", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-754-4488", + "property_name": "Riverstone Apartments", + "rent": "3000" + }, + { + "address": "2201 San Jose Drive", + "area": "Antioch", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-779-9999", + "property_name": "Runaway Bay", + "rent": "4450" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "property_name", + "start": 29 + }, + { + "exclusive_end": 86, + "slot": "address", + "start": 73 + }, + { + "exclusive_end": 131, + "slot": "rent", + "start": 127 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "A very good apartment I find Antioch Rivertown Senior Housing located at 1400 A Street with 1 bedroom and 1 baths of rent only 2850 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Antioch" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you know to find good apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bella Rose Apartments" + ], + "slot": "property_name", + "values": [ + "Bella Rose Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4900 Canada Valley Road" + ], + "slot": "address", + "values": [ + "4900 Canada Valley Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4050" + ], + "slot": "rent", + "values": [ + "4050" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 56, + "slot": "address", + "start": 33 + }, + { + "exclusive_end": 69, + "slot": "rent", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Bella Rose Apartments located at 4900 Canada Valley Road at only 4050 dollar per month is also good with 1 bedroom and 3 baths" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Antioch" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Bella Rose Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like that sounds of that apartment and also I want to visit it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "visit_date", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When you schedule to visit this?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "visit_date", + "values": [ + "today" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "visit_date", + "start": 19 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Antioch" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Bella Rose Apartments" + ], + "visit_date": [ + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to visit it today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bella Rose Apartments" + ], + "slot": "property_name", + "values": [ + "Bella Rose Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "visit_date", + "values": [ + "today" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "property_name", + "start": 27 + }, + { + "exclusive_end": 57, + "slot": "visit_date", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm to visit to Bella Rose Apartments on today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Antioch" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Bella Rose Apartments" + ], + "visit_date": [ + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like that sounds." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Bella Rose Apartments", + "visit_date": "2019-03-01" + } + }, + "service_results": [ + { + "address": "4900 Canada Valley Road", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-754-2900", + "property_name": "Bella Rose Apartments", + "rent": "4050", + "visit_date": "2019-03-01" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your scheduled visit to apartments is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Antioch" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Bella Rose Apartments" + ], + "visit_date": [ + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for helping me lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00118", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What area do you want to live in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Pablo" + ], + "slot": "area", + "values": [ + "San Pablo" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "area", + "start": 23 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Pablo" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need an apartment in San Pablo with 3 bed rooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Rumrill Garden Apartments" + ], + "slot": "property_name", + "values": [ + "Rumrill Garden Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1300 Rumrill Boulevard" + ], + "slot": "address", + "values": [ + "1300 Rumrill Boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3800" + ], + "slot": "rent", + "values": [ + "3800" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Pablo", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "1300 Rumrill Boulevard", + "area": "San Pablo", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-232-6651", + "property_name": "Rumrill Garden Apartments", + "rent": "3800" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 62, + "slot": "address", + "start": 40 + }, + { + "exclusive_end": 112, + "slot": "rent", + "start": 108 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Rumrill Garden Apartments is located at 1300 Rumrill Boulevard. It has 3 bed rooms and 2 baths. The rent is 3800 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Pablo" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Rumrill Garden Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to schedule a visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "visit_date", + "values": [ + "9th of March" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "visit_date", + "start": 32 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Pablo" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Rumrill Garden Apartments" + ], + "visit_date": [ + "9th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, schedule an appointment on 9th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Rumrill Garden Apartments" + ], + "slot": "property_name", + "values": [ + "Rumrill Garden Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "visit_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "property_name", + "start": 25 + }, + { + "exclusive_end": 63, + "slot": "visit_date", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm; visiting Rumrill Garden Apartments on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "furnished" + ], + "slot_values": { + "area": [ + "San Pablo" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Rumrill Garden Apartments" + ], + "visit_date": [ + "9th of March", + "March 9th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Is the apartment furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Rumrill Garden Apartments", + "visit_date": "2019-03-09" + } + }, + "service_results": [ + { + "address": "1300 Rumrill Boulevard", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-232-6651", + "property_name": "Rumrill Garden Apartments", + "rent": "3800", + "visit_date": "2019-03-09" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your visit has been scheduled. It is not furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Pablo" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Rumrill Garden Apartments" + ], + "visit_date": [ + "9th of March", + "March 9th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "30_00119", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to find an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What area would you like me to search for the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fremont" + ], + "slot": "area", + "values": [ + "Fremont" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "area", + "start": 29 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like an apartment in Fremont." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms do you want in the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please search for a two bedroom apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alborada Apartments" + ], + "slot": "property_name", + "values": [ + "Alborada Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1001 Beethoven Common" + ], + "slot": "address", + "values": [ + "1001 Beethoven Common" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5100" + ], + "slot": "rent", + "values": [ + "5100" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Fremont", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "1001 Beethoven Common", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-797-1800", + "property_name": "Alborada Apartments", + "rent": "5100" + }, + { + "address": "34050 Westchester Terrace", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-794-9981", + "property_name": "Amber Court", + "rent": "2550" + }, + { + "address": "4445 Stevenson Boulevard", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-657-1133", + "property_name": "Americana Apartments", + "rent": "3100" + }, + { + "address": "3500 Pennsylvania Avenue # 101", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-943-8264", + "property_name": "Birchwood Apartments", + "rent": "4700" + }, + { + "address": "40001 Fremont Boulevard", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-455-8815", + "property_name": "Boulevard", + "rent": "2600" + }, + { + "address": "4200 Bay Street", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-455-8813", + "property_name": "Briarwood At Central Park", + "rent": "2950" + }, + { + "address": "36163 Fremont Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-793-1621", + "property_name": "Brookvale Chateau", + "rent": "3600" + }, + { + "address": "38900 Blacow Road", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-797-5980", + "property_name": "Carrington Apartments", + "rent": "2750" + }, + { + "address": "4101 Eggers Drive # 16", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-796-4064", + "property_name": "Case Verde Apartment", + "rent": "3200" + }, + { + "address": "41299 Paseo Padre Parkway", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-651-1040", + "property_name": "Century Village Apartments", + "rent": "4100" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "property_name", + "start": 43 + }, + { + "exclusive_end": 98, + "slot": "address", + "start": 77 + }, + { + "exclusive_end": 148, + "slot": "rent", + "start": 144 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 nice apartments in this area. Alborada Apartments is located at 1001 Beethoven Common. This is a 2 bedroom 3 bath apartment and is 5100 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please search for other apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amber Court" + ], + "slot": "property_name", + "values": [ + "Amber Court" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "34050 Westchester Terrace" + ], + "slot": "address", + "values": [ + "34050 Westchester Terrace" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2550" + ], + "slot": "rent", + "values": [ + "2550" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 51, + "slot": "address", + "start": 26 + }, + { + "exclusive_end": 118, + "slot": "rent", + "start": 114 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Amber Court is located at 34050 Westchester Terrace. This apartment is a 2 bedroom 1 bath and the monthly rent is 2550." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please search for an apartment with two baths." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Americana Apartments" + ], + "slot": "property_name", + "values": [ + "Americana Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4445 Stevenson Boulevard" + ], + "slot": "address", + "values": [ + "4445 Stevenson Boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3100" + ], + "slot": "rent", + "values": [ + "3100" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Fremont", + "number_of_baths": "2", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "1001 Beethoven Common", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-797-1800", + "property_name": "Alborada Apartments", + "rent": "5100" + }, + { + "address": "34050 Westchester Terrace", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-794-9981", + "property_name": "Amber Court", + "rent": "4300" + }, + { + "address": "4445 Stevenson Boulevard", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-657-1133", + "property_name": "Americana Apartments", + "rent": "3100" + }, + { + "address": "3500 Pennsylvania Avenue # 101", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-943-8264", + "property_name": "Birchwood Apartments", + "rent": "4700" + }, + { + "address": "40001 Fremont Boulevard", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-455-8815", + "property_name": "Boulevard", + "rent": "4250" + }, + { + "address": "4200 Bay Street", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-455-8813", + "property_name": "Briarwood At Central Park", + "rent": "2950" + }, + { + "address": "36163 Fremont Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-793-1621", + "property_name": "Brookvale Chateau", + "rent": "3600" + }, + { + "address": "38900 Blacow Road", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-797-5980", + "property_name": "Carrington Apartments", + "rent": "5050" + }, + { + "address": "4101 Eggers Drive # 16", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-796-4064", + "property_name": "Case Verde Apartment", + "rent": "3200" + }, + { + "address": "41299 Paseo Padre Parkway", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-651-1040", + "property_name": "Century Village Apartments", + "rent": "4100" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 59, + "slot": "address", + "start": 35 + }, + { + "exclusive_end": 108, + "slot": "rent", + "start": 104 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Americana Apartments is located at 4445 Stevenson Boulevard and has 2 bedrooms and 2 baths. The rent is 3100 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished", + "pets_allowed" + ], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are pets allowed and is the apartment furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "pets_allowed", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "furnished", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The apartment is furnished but pets are not allowed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Americana Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that apartment is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "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-12" + ], + "slot": "visit_date", + "values": [ + "12th of March" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "visit_date", + "start": 36 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Americana Apartments" + ], + "visit_date": [ + "12th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please schedule a visit on the 12th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Americana Apartments" + ], + "slot": "property_name", + "values": [ + "Americana Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "visit_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "property_name", + "start": 33 + }, + { + "exclusive_end": 67, + "slot": "visit_date", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm you are wanting to visit Americana Apartments on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "visit_date", + "values": [ + "March 10th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "visit_date", + "start": 28 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Americana Apartments" + ], + "visit_date": [ + "March 10th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No I would like to visit on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Americana Apartments" + ], + "slot": "property_name", + "values": [ + "Americana Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "visit_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "property_name", + "start": 33 + }, + { + "exclusive_end": 67, + "slot": "visit_date", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm you are wanting to visit Americana Apartments on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Americana Apartments" + ], + "visit_date": [ + "March 10th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Americana Apartments", + "visit_date": "2019-03-10" + } + }, + "service_results": [ + { + "address": "4445 Stevenson Boulevard", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-657-1133", + "property_name": "Americana Apartments", + "rent": "2700", + "visit_date": "2019-03-10" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your visit has been scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Americana Apartments" + ], + "visit_date": [ + "March 10th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the property's phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-657-1133" + ], + "slot": "phone_number", + "values": [ + "510-657-1133" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is 510-657-1133." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Americana Apartments" + ], + "visit_date": [ + "March 10th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "May I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Americana Apartments" + ], + "visit_date": [ + "March 10th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is all. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "30_00120", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find a 2 bedroom apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what area are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Concord" + ], + "slot": "area", + "values": [ + "Concord" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "area", + "start": 30 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want the apartment to be in Concord." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Casa Pino Condos" + ], + "slot": "property_name", + "values": [ + "Casa Pino Condos" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1580 Clayton Road # 1" + ], + "slot": "address", + "values": [ + "1580 Clayton Road # 1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2800" + ], + "slot": "rent", + "values": [ + "2800" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Concord", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "1580 Clayton Road # 1", + "area": "Concord", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "925-827-3700", + "property_name": "Casa Pino Condos", + "rent": "2800" + }, + { + "address": "1688 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "925-671-3845", + "property_name": "City Walk Apartment Homes", + "rent": "5150" + }, + { + "address": "5255 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "855-957-1118", + "property_name": "Clayton Creek Apartments", + "rent": "3950" + }, + { + "address": "1711 Detroit Avenue", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "925-686-6868", + "property_name": "Courtyard Apartments", + "rent": "3900" + }, + { + "address": "4902 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "925-405-6881", + "property_name": "Diablo Terrace Apartments", + "rent": "3150" + }, + { + "address": "3620 Clayton Road # 101", + "area": "Concord", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "925-682-9661", + "property_name": "Greentree Terrace Apartments", + "rent": "2450" + }, + { + "address": "1032 Mohr Lane", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "925-687-8460", + "property_name": "Hidden Creek Town Homes", + "rent": "3200" + }, + { + "address": "3066 Willow Pass Road", + "area": "Concord", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "925-691-5974", + "property_name": "Kona Kai Village Apartments", + "rent": "4350" + }, + { + "address": "1500 Ellis Street", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "925-680-5250", + "property_name": "Lakeshore Apartment Homes", + "rent": "4000" + }, + { + "address": "1530 Ellis Street", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "925-521-8333", + "property_name": "Lakeshore Apartments", + "rent": "4350" + } + ], + "slots": [ + { + "exclusive_end": 16, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 86, + "slot": "address", + "start": 65 + }, + { + "exclusive_end": 102, + "slot": "rent", + "start": 98 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Casa Pino Condos is a great 2 bedroom/1 bath property located at 1580 Clayton Road # 1. Rent is $ 2800 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me some other apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "City Walk Apartment Homes" + ], + "slot": "property_name", + "values": [ + "City Walk Apartment Homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1688 Clayton Road" + ], + "slot": "address", + "values": [ + "1688 Clayton Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5150" + ], + "slot": "rent", + "values": [ + "5150" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 89, + "slot": "address", + "start": 72 + }, + { + "exclusive_end": 133, + "slot": "rent", + "start": 129 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "City Walk Apartment Homes is also a very good property. It's located at 1688 Clayton Road, and is a 2 bedroom/ 3 bath. Rent is $ 5150 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me some other apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Clayton Creek Apartments" + ], + "slot": "property_name", + "values": [ + "Clayton Creek Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5255 Clayton Road" + ], + "slot": "address", + "values": [ + "5255 Clayton Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3950" + ], + "slot": "rent", + "values": [ + "3950" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 45, + "slot": "address", + "start": 28 + }, + { + "exclusive_end": 109, + "slot": "rent", + "start": 105 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Clayton Creek Apartments at 5255 Clayton Road is also a great property. It is a 2 bedroom/ 3 baths for $ 3950 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished", + "pets_allowed" + ], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is that apartment furnished and pet-friendly?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It isn't furnished, but pets are allowed in the apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Clayton Creek Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, that apartment sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to schedule a visit to the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Clayton Creek Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I'd like to visit." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "visit_date", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to see it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "visit_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "visit_date", + "start": 19 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Clayton Creek Apartments" + ], + "visit_date": [ + "March 13th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to visit on March 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Clayton Creek Apartments" + ], + "slot": "property_name", + "values": [ + "Clayton Creek Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "visit_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 68, + "slot": "property_name", + "start": 44 + }, + { + "exclusive_end": 82, + "slot": "visit_date", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! Just to make sure, you want to visit Clayton Creek Apartments on March 13th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "visit_date", + "values": [ + "March 14th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "visit_date", + "start": 32 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Clayton Creek Apartments" + ], + "visit_date": [ + "March 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I actually want to visit on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Clayton Creek Apartments" + ], + "slot": "property_name", + "values": [ + "Clayton Creek Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "visit_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "property_name", + "start": 27 + }, + { + "exclusive_end": 65, + "slot": "visit_date", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. So you want to visit Clayton Creek Apartments on March 14th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Clayton Creek Apartments" + ], + "visit_date": [ + "March 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Clayton Creek Apartments", + "visit_date": "2019-03-14" + } + }, + "service_results": [ + { + "address": "5255 Clayton Road", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "855-957-1118", + "property_name": "Clayton Creek Apartments", + "rent": "3950", + "visit_date": "2019-03-14" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, your visit is scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Clayton Creek Apartments" + ], + "visit_date": [ + "March 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could I have the property's phone number please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "855-957-1118" + ], + "slot": "phone_number", + "values": [ + "855-957-1118" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "phone_number", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, it's 855-957-1118." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Clayton Creek Apartments" + ], + "visit_date": [ + "March 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that is all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Have a great day." + } + ] + }, + { + "dialogue_id": "30_00121", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need an apartment" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where do you want it amd how many bedrooms?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Berkeley" + ], + "slot": "area", + "values": [ + "Berkeley" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "area", + "start": 3 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Berkeley" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In Berkeley with 3 hedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hopkins Park Apartments" + ], + "slot": "property_name", + "values": [ + "Hopkins Park Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1260 Hopkins Street" + ], + "slot": "address", + "values": [ + "1260 Hopkins street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4750" + ], + "slot": "rent", + "values": [ + "4750" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Berkeley", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "1260 Hopkins Street", + "area": "Berkeley", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-526-3267", + "property_name": "Hopkins Park Apartments", + "rent": "4750" + }, + { + "address": "1425 Oregon Street", + "area": "Berkeley", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-848-8554", + "property_name": "Oregon Park Senior Apartments", + "rent": "3950" + }, + { + "address": "1615 Russell Street # 101A", + "area": "Berkeley", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-540-0382", + "property_name": "Rosewood Manor Apartments", + "rent": "3550" + }, + { + "address": "2017 Stuart Street", + "area": "Berkeley", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-841-4595", + "property_name": "Savo Island Cooperative Homes", + "rent": "4950" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "property_name", + "start": 13 + }, + { + "exclusive_end": 67, + "slot": "address", + "start": 48 + }, + { + "exclusive_end": 103, + "slot": "rent", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 4. Hopkins Park Apartments located at 1260 Hopkins street with 3 bedrooms and 3 baths at 4750 a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Berkeley" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Oregon Park Senior Apartments" + ], + "slot": "property_name", + "values": [ + "Oregon Park Senior Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1425 Oregon Street" + ], + "slot": "address", + "values": [ + "1425 Oregon Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3950" + ], + "slot": "rent", + "values": [ + "3950" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 51, + "slot": "address", + "start": 33 + }, + { + "exclusive_end": 59, + "slot": "rent", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Oregon Park Senior Apartments at 1425 Oregon Street at 3950 with 3 bedrooms and 3 baths is also a good one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Berkeley" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Get me another one with 3 baths" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Savo Island Cooperative Homes" + ], + "slot": "property_name", + "values": [ + "Savo Island Cooperative Homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2017 Stuart Street" + ], + "slot": "address", + "values": [ + "2017 Stuart Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4950" + ], + "slot": "rent", + "values": [ + "4950" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Berkeley", + "number_of_baths": "3", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "1260 Hopkins Street", + "area": "Berkeley", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-526-3267", + "property_name": "Hopkins Park Apartments", + "rent": "4750" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "property_name", + "start": 9 + }, + { + "exclusive_end": 68, + "slot": "address", + "start": 50 + }, + { + "exclusive_end": 104, + "slot": "rent", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I got 1: Savo Island Cooperative Homes located at 2017 Stuart Street. With 3 bedrooms and 3 baths @ 4950 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Berkeley" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Savo Island Cooperative Homes" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Awesome,that looks good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Berkeley" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Savo Island Cooperative Homes" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, schedule a visit" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "visit_date", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When exactly Is that?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "visit_date", + "values": [ + "the 1st" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "visit_date", + "start": 11 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Berkeley" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Savo Island Cooperative Homes" + ], + "visit_date": [ + "the 1st" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it on the 1st." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Savo Island Cooperative Homes" + ], + "slot": "property_name", + "values": [ + "Savo Island Cooperative Homes" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "visit_date", + "values": [ + "today" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "property_name", + "start": 18 + }, + { + "exclusive_end": 14, + "slot": "visit_date", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm, today at Savo Island Cooperative Homes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "visit_date", + "values": [ + "2nd of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "visit_date", + "start": 12 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Berkeley" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Savo Island Cooperative Homes" + ], + "visit_date": [ + "2nd of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Make it 2nd of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Savo Island Cooperative Homes" + ], + "slot": "property_name", + "values": [ + "Savo Island Cooperative Homes" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "visit_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "property_name", + "start": 14 + }, + { + "exclusive_end": 65, + "slot": "visit_date", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm this, Savo Island Cooperative Homes the visit is tomorrow" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "furnished", + "phone_number" + ], + "slot_values": { + "area": [ + "Berkeley" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Savo Island Cooperative Homes" + ], + "visit_date": [ + "2nd of March", + "tomorrow" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nice. Is it furnished what is the contact number." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-841-4595" + ], + "slot": "phone_number", + "values": [ + "510-841-4595" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Savo Island Cooperative Homes", + "visit_date": "2019-03-02" + } + }, + "service_results": [ + { + "address": "2017 Stuart Street", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-841-4595", + "property_name": "Savo Island Cooperative Homes", + "rent": "4000", + "visit_date": "2019-03-02" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "phone_number", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is not furnished ant the phone number is 510-841-4595. Its already scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Berkeley" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Savo Island Cooperative Homes" + ], + "visit_date": [ + "2nd of March", + "tomorrow" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I appreciate That." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else you need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Berkeley" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Savo Island Cooperative Homes" + ], + "visit_date": [ + "2nd of March", + "tomorrow" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I appreciate that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "30_00122", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find a three bedroom apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What area should I look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Lafayette" + ], + "slot": "area", + "values": [ + "Lafayette" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "area", + "start": 8 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Lafayette" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look in Lafayette." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bookstreet Park Apartments" + ], + "slot": "property_name", + "values": [ + "Bookstreet Park Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3543 Brook Street" + ], + "slot": "address", + "values": [ + "3543 Brook Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5150" + ], + "slot": "rent", + "values": [ + "$5,150" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Lafayette", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "3543 Brook Street", + "area": "Lafayette", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-283-8332", + "property_name": "Bookstreet Park Apartments", + "rent": "5150" + }, + { + "address": "3263 Mount Diablo Court", + "area": "Lafayette", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-287-1188", + "property_name": "Lafayette Commons Apartments", + "rent": "3800" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "property_name", + "start": 48 + }, + { + "exclusive_end": 103, + "slot": "address", + "start": 86 + }, + { + "exclusive_end": 147, + "slot": "rent", + "start": 141 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 2 nice apartments there. The first is Bookstreet Park Apartments located at 3543 Brook Street. It's a 3 bed 3 bath and the rent is $5,150 a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed" + ], + "slot_values": { + "area": [ + "Lafayette" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are pets allowed?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, pets are allowed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Lafayette" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Bookstreet Park Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That apartment sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I schedule you a walk through?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "visit_date", + "values": [ + "the 5th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "visit_date", + "start": 25 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Lafayette" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Bookstreet Park Apartments" + ], + "visit_date": [ + "the 5th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please schedule for the 5th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bookstreet Park Apartments" + ], + "slot": "property_name", + "values": [ + "Bookstreet Park Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "visit_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "property_name", + "start": 29 + }, + { + "exclusive_end": 72, + "slot": "visit_date", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your visit to Bookstreet Park Apartments for next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "furnished", + "phone_number" + ], + "slot_values": { + "area": [ + "Lafayette" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Bookstreet Park Apartments" + ], + "visit_date": [ + "next Tuesday", + "the 5th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, confirmed. Can I have their phone number, and is it furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-283-8332" + ], + "slot": "phone_number", + "values": [ + "925-283-8332" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Bookstreet Park Apartments", + "visit_date": "2019-03-05" + } + }, + "service_results": [ + { + "address": "3543 Brook Street", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-283-8332", + "property_name": "Bookstreet Park Apartments", + "rent": "5150", + "visit_date": "2019-03-05" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "phone_number", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your walk through is schedule. Their phone number is 925-283-8332. It is not furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Lafayette" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Bookstreet Park Apartments" + ], + "visit_date": [ + "next Tuesday", + "the 5th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Lafayette" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Bookstreet Park Apartments" + ], + "visit_date": [ + "next Tuesday", + "the 5th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, that's it. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "30_00123", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find an apartment, where I can have pets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you looking for appartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sonoma" + ], + "slot": "area", + "values": [ + "Sonoma" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "area", + "start": 3 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sonoma" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In Sonoma." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms should the apartment have?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sonoma" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "1 bed room." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Plaza Del Sol Apartments" + ], + "slot": "property_name", + "values": [ + "Plaza Del Sol Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "790 2nd Street West" + ], + "slot": "address", + "values": [ + "790 2nd Street West" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1950" + ], + "slot": "rent", + "values": [ + "1950" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Sonoma", + "number_of_beds": "1", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "790 2nd Street West", + "area": "Sonoma", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "707-939-8152", + "property_name": "Plaza Del Sol Apartments", + "rent": "1950" + }, + { + "address": "61 Agua Caliente Road West", + "area": "Sonoma", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "530-745-6170", + "property_name": "Sonoma Village Apartments", + "rent": "2700" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "property_name", + "start": 27 + }, + { + "exclusive_end": 75, + "slot": "address", + "start": 56 + }, + { + "exclusive_end": 131, + "slot": "rent", + "start": 127 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 2 apartments, Plaza Del Sol Apartments, at 790 2nd Street West. It has 1 bedroom and 1 bath. It has a low rent of 1950 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished", + "phone_number" + ], + "slot_values": { + "area": [ + "Sonoma" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the apartment furnished or studio, what is the phone number for the landlord?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "707-939-8152" + ], + "slot": "phone_number", + "values": [ + "707-939-8152" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "phone_number", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The apartment comes unfurnished, the number is 707-939-8152." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sonoma" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other similar apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Sonoma Village Apartments" + ], + "slot": "property_name", + "values": [ + "Sonoma Village Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "61 Agua Caliente Road West" + ], + "slot": "address", + "values": [ + "61 Agua Caliente Road West" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2700" + ], + "slot": "rent", + "values": [ + "2700" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "property_name", + "start": 5 + }, + { + "exclusive_end": 86, + "slot": "address", + "start": 60 + }, + { + "exclusive_end": 144, + "slot": "rent", + "start": 140 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, Sonoma Village Apartments is another great property on 61 Agua Caliente Road West. It also has 1 bedroom but 2 baths. the rent is only 2700 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Sonoma" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Sonoma Village Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great, can I schedule a visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "visit_date", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "visit_date", + "values": [ + "the 11th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "visit_date", + "start": 3 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Sonoma" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Sonoma Village Apartments" + ], + "visit_date": [ + "the 11th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 11th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sonoma Village Apartments" + ], + "slot": "property_name", + "values": [ + "Sonoma Village Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "visit_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "property_name", + "start": 21 + }, + { + "exclusive_end": 60, + "slot": "visit_date", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you want to visit Sonoma Village Apartments on March 11th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "furnished", + "phone_number" + ], + "slot_values": { + "area": [ + "Sonoma" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Sonoma Village Apartments" + ], + "visit_date": [ + "March 11th", + "the 11th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah that's, can you let me know if it is furnished and the contact phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "furnished", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "530-745-6170" + ], + "slot": "phone_number", + "values": [ + "530-745-6170" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Sonoma Village Apartments", + "visit_date": "2019-03-11" + } + }, + "service_results": [ + { + "address": "61 Agua Caliente Road West", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "530-745-6170", + "property_name": "Sonoma Village Apartments", + "rent": "2700", + "visit_date": "2019-03-11" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "phone_number", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The visit is booked. The apartment is furnished and the number is 530-745-6170" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Sonoma" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Sonoma Village Apartments" + ], + "visit_date": [ + "March 11th", + "the 11th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_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": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Sonoma" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Sonoma Village Apartments" + ], + "visit_date": [ + "March 11th", + "the 11th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that's all thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "30_00124", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_baths": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want an apartment with two baths." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which are do you want the proprety in? How many bed rooms do you want in the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "area", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "area", + "start": 50 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It must have 3 bed rooms and should be located in Sunnyvale." + }, + { + "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": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4800" + ], + "slot": "rent", + "values": [ + "4800" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Sunnyvale", + "number_of_baths": "2", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "400 East Remington Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-738-4862", + "property_name": "Apricot Pit Apartments", + "rent": "4800" + }, + { + "address": "555 East El Camino Real", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-738-0935", + "property_name": "Arbor Terrace Apartments", + "rent": "3750" + }, + { + "address": "1059 Reed Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-984-1060", + "property_name": "Aster Park Apartments", + "rent": "3900" + }, + { + "address": "151 South Bernardo Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "650-961-3333", + "property_name": "Balboa Apartments", + "rent": "4050" + }, + { + "address": "660 Gail Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "888-854-9884", + "property_name": "Bonnie Terrace Apartments", + "rent": "4750" + }, + { + "address": "732 East Evelyn Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "669-267-1020", + "property_name": "Bristol Commons", + "rent": "3850" + }, + { + "address": "1651 Belleville Way", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "669-257-9990", + "property_name": "Brookside Oaks", + "rent": "5000" + }, + { + "address": "815 East Fremont Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-736-5183", + "property_name": "Cambria Apartments", + "rent": "3850" + }, + { + "address": "874 East El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "866-730-1639", + "property_name": "Cascades Apartments", + "rent": "4050" + }, + { + "address": "678 Bellflower Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-735-9030", + "property_name": "Charter Palm Town Homes", + "rent": "4700" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 77, + "slot": "address", + "start": 53 + }, + { + "exclusive_end": 133, + "slot": "rent", + "start": 129 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Apricot Pit Apartments is a good property located at 400 East Remington Drive. The property has 3 bed rooms and 2 baths. It cost 4800 dollars per month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "furnished", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find another apartment? I want a furnished apartment." + }, + { + "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": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3750" + ], + "slot": "rent", + "values": [ + "3750" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "555 East El Camino Real", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-738-0935", + "property_name": "Arbor Terrace Apartments", + "rent": "3750" + }, + { + "address": "130 Crescent Avenue", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-749-1060", + "property_name": "Crescent Terrace Senior Apartments", + "rent": "4300" + }, + { + "address": "107 South Mary Avenue", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-702-2447", + "property_name": "Magnolia Square Apartments", + "rent": "4450" + }, + { + "address": "120 East Remington Drive", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-738-1114", + "property_name": "Remington Place Apartments", + "rent": "3600" + }, + { + "address": "718 Old San Francisco Road", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-736-1600", + "property_name": "Renaissance Apartment Homes", + "rent": "3950" + }, + { + "address": "874 Borregas Avenue", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-734-3166", + "property_name": "Sands Studio Apartments", + "rent": "4350" + }, + { + "address": "959 Stewart Drive", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "866-492-4478", + "property_name": "Stewart Village Apartment Homes", + "rent": "5200" + }, + { + "address": "1674 Hollenbeck Avenue", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-739-7190", + "property_name": "Village Square Apartments", + "rent": "3550" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "property_name", + "start": 27 + }, + { + "exclusive_end": 105, + "slot": "address", + "start": 82 + }, + { + "exclusive_end": 183, + "slot": "rent", + "start": 179 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 8 nice apartments. Arbor Terrace Apartments is a good property located at 555 East El Camino Real. The property has 3 bed rooms and 2 baths. the rent for the apartment is 3750 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want another apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Crescent Terrace Senior Apartments" + ], + "slot": "property_name", + "values": [ + "Crescent Terrace Senior Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "130 Crescent Avenue" + ], + "slot": "address", + "values": [ + "130 Crescent Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4300" + ], + "slot": "rent", + "values": [ + "4300" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 89, + "slot": "address", + "start": 70 + }, + { + "exclusive_end": 158, + "slot": "rent", + "start": 154 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Crescent Terrace Senior Apartments is a very good property located at 130 Crescent Avenue. It have 3 bed rooms and 2 baths. The rent for the apartment is 4300 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed", + "phone_number" + ], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which is their phone number? Are pets allowed in the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-749-1060" + ], + "slot": "phone_number", + "values": [ + "408-749-1060" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "pets_allowed", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "phone_number", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The property's number is 408-749-1060. Unfortunately, pet are not allowed in the apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Crescent Terrace Senior Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that apartment sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to schedule a visit to the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "visit_date", + "values": [ + "the 14th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "visit_date", + "start": 23 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Crescent Terrace Senior Apartments" + ], + "visit_date": [ + "the 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep. I want a visit on the 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Crescent Terrace Senior Apartments" + ], + "slot": "property_name", + "values": [ + "Crescent Terrace Senior Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "visit_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 102, + "slot": "property_name", + "start": 68 + }, + { + "exclusive_end": 151, + "slot": "visit_date", + "start": 141 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: You are scheduling a visit to Crescent Terrace Senior Apartments and you want to visit the property on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Crescent Terrace Senior Apartments" + ], + "visit_date": [ + "March 14th", + "the 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that sounds fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Crescent Terrace Senior Apartments", + "visit_date": "2019-03-14" + } + }, + "service_results": [ + { + "address": "130 Crescent Avenue", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-749-1060", + "property_name": "Crescent Terrace Senior Apartments", + "rent": "4300", + "visit_date": "2019-03-14" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your visit to the apartment is scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Crescent Terrace Senior Apartments" + ], + "visit_date": [ + "March 14th", + "the 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a awesome day" + } + ] + }, + { + "dialogue_id": "30_00125", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "i am looking for a apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "what location do you prefer and how many bedrooms do you want in the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "area", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "area", + "start": 59 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "4 bedrooms seems good and i would like it to be located in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Behringer Harvard" + ], + "slot": "property_name", + "values": [ + "Behringer Harvard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4656 Quigg Drive" + ], + "slot": "address", + "values": [ + "4656 Quigg Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5200" + ], + "slot": "rent", + "values": [ + "5200" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Santa Rosa", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "4656 Quigg Drive", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-537-9866", + "property_name": "Behringer Harvard", + "rent": "5200" + }, + { + "address": "6401 Montecito Boulevard # 29", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-539-6148", + "property_name": "Garden Court Apartments", + "rent": "5100" + }, + { + "address": "2315 Lomitas Avenue # 103", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-528-9077", + "property_name": "Marketplace Apartments", + "rent": "5000" + }, + { + "address": "1421 Range Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-569-7488", + "property_name": "Monte Vista Apartments", + "rent": "4950" + }, + { + "address": "Leasing Office, 6600 Montecito Boulevard", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-538-1516", + "property_name": "Montecito Pines Apartments", + "rent": "4900" + }, + { + "address": "1521 Range Avenue # 5", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "833-336-3062", + "property_name": "Oaks Apartments", + "rent": "5150" + }, + { + "address": "638 Cordelia Drive # 1", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-528-7971", + "property_name": "Park Manor Apartments", + "rent": "4850" + }, + { + "address": "2389 McBride Lane", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-579-5605", + "property_name": "Park Villa Apartments", + "rent": "5050" + }, + { + "address": "2111 Kawana Springs Road", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-595-2374", + "property_name": "Renaissance Apartment Homes", + "rent": "4850" + }, + { + "address": "1 Kashmir Drive", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-539-1109", + "property_name": "Santa Rosa Garden Apartments", + "rent": "5200" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "property_name", + "start": 30 + }, + { + "exclusive_end": 96, + "slot": "address", + "start": 80 + }, + { + "exclusive_end": 163, + "slot": "rent", + "start": 159 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 10 great apartments. Behringer Harvard it's a nice property located at 4656 Quigg Drive. It has 4 bedrooms and 3 baths. The rent for the apartment is 5200 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Behringer Harvard" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nice, sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to book a visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "visit_date", + "values": [ + "the 10th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "visit_date", + "start": 45 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Behringer Harvard" + ], + "visit_date": [ + "the 10th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I want to book a visit. schedule it for the 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Behringer Harvard" + ], + "slot": "property_name", + "values": [ + "Behringer Harvard" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "visit_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 71, + "slot": "property_name", + "start": 54 + }, + { + "exclusive_end": 85, + "slot": "visit_date", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: Book a visit to Behringer Harvard on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "furnished", + "pets_allowed" + ], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Behringer Harvard" + ], + "visit_date": [ + "March 10th", + "the 10th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct. Are pets allowed in the apartment and is it furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "pets_allowed", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Behringer Harvard", + "visit_date": "2019-03-10" + } + }, + "service_results": [ + { + "address": "4656 Quigg Drive", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-537-9866", + "property_name": "Behringer Harvard", + "rent": "5200", + "visit_date": "2019-03-10" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your visit on March 10th is scheduled. Pets are not allowed in the apartment and it is not furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Behringer Harvard" + ], + "visit_date": [ + "March 10th", + "the 10th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "can i help you wth anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Behringer Harvard" + ], + "visit_date": [ + "March 10th", + "the 10th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all.Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a pleasant day." + } + ] + }, + { + "dialogue_id": "30_00126", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "furnished", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "furnished": [ + "True" + ], + "number_of_baths": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a funished apartment with one bath." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which area and how many bedrooms do you want in the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "area", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "area", + "start": 25 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want this apartment in Santa Rosa, with three bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Brookside East Apartments" + ], + "slot": "property_name", + "values": [ + "Brookside East Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3329 Claremont Court" + ], + "slot": "address", + "values": [ + "3329 Claremont Court" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4100" + ], + "slot": "rent", + "values": [ + "4100" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "3329 Claremont Court", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-578-1313", + "property_name": "Brookside East Apartments", + "rent": "4100" + }, + { + "address": "3076 Marlow Road", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-579-5081", + "property_name": "Marlow Apartments", + "rent": "4300" + }, + { + "address": "1521 Range Avenue # 5", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "833-336-3062", + "property_name": "Oaks Apartments", + "rent": "5150" + }, + { + "address": "2002 Pinercrest Drive", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-579-3424", + "property_name": "Orchard West Senior Apartments", + "rent": "4100" + }, + { + "address": "2389 McBride Lane", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-579-5605", + "property_name": "Park Villa Apartments", + "rent": "5050" + }, + { + "address": "1024 Prospect Avenue # 122A", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-537-7834", + "property_name": "Prospect Place Apartments", + "rent": "4400" + }, + { + "address": "3589 Round Barn Boulevard", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-542-3258", + "property_name": "The Meadows At Fountaingrove", + "rent": "4200" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 49, + "slot": "address", + "start": 29 + }, + { + "exclusive_end": 93, + "slot": "rent", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Brookside East Apartments at 3329 Claremont Court has 3 bedrooms and 1 bath. The rent is 4100 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there any other where pets are allowed?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Marlow Apartments" + ], + "slot": "property_name", + "values": [ + "Marlow Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3076 Marlow Road" + ], + "slot": "address", + "values": [ + "3076 Marlow Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4300" + ], + "slot": "rent", + "values": [ + "4300" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "3329 Claremont Court", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-578-1313", + "property_name": "Brookside East Apartments", + "rent": "4100" + }, + { + "address": "3076 Marlow Road", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-579-5081", + "property_name": "Marlow Apartments", + "rent": "4300" + }, + { + "address": "1521 Range Avenue # 5", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "833-336-3062", + "property_name": "Oaks Apartments", + "rent": "5150" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "property_name", + "start": 26 + }, + { + "exclusive_end": 63, + "slot": "address", + "start": 47 + }, + { + "exclusive_end": 109, + "slot": "rent", + "start": 105 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 3 apartments in Marlow Apartments at 3076 Marlow Road, with 3 bedrooms, 1 bath and the rent is 4300 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "visit_date", + "values": [ + "the 14th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "visit_date", + "start": 46 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Marlow Apartments" + ], + "visit_date": [ + "the 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I like it. I want to schedule a visit on the 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Marlow Apartments" + ], + "slot": "property_name", + "values": [ + "Marlow Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "visit_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 85, + "slot": "property_name", + "start": 68 + }, + { + "exclusive_end": 99, + "slot": "visit_date", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: You are scheduling a visit to Marlow Apartments on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Marlow Apartments" + ], + "visit_date": [ + "March 14th", + "the 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Marlow Apartments", + "visit_date": "2019-03-14" + } + }, + "service_results": [ + { + "address": "3076 Marlow Road", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-579-5081", + "property_name": "Marlow Apartments", + "rent": "4300", + "visit_date": "2019-03-14" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your visit is scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Marlow Apartments" + ], + "visit_date": [ + "March 14th", + "the 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the property's phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-579-5081" + ], + "slot": "phone_number", + "values": [ + "707-579-5081" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "phone_number", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The number is 707-579-5081." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Marlow Apartments" + ], + "visit_date": [ + "March 14th", + "the 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that is all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "30_00127", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_baths": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hello! I'm here to find an accomodation with 3 bathrooms. Can you help me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "We are here to serve you! We need to know how many bed rooms the property should have, and where it should be located." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "area", + "values": [ + "San Jose" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "area", + "start": 10 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I thought San Jose could be a good choice, and it should have four bed rooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aegena" + ], + "slot": "property_name", + "values": [ + "Aegena" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1290 San Tomas Aquino Road" + ], + "slot": "address", + "values": [ + "1290 San Tomas Aquino Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4900" + ], + "slot": "rent", + "values": [ + "4900" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "number_of_baths": "3", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "1290 San Tomas Aquino Road", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "408-984-8888", + "property_name": "Aegena", + "rent": "4900" + }, + { + "address": "73 North Keeble Avenue", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "408-998-7266", + "property_name": "Alameda Gardens Apartments", + "rent": "4850" + }, + { + "address": "2415 Rinconada Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "408-516-4212", + "property_name": "Almaden House", + "rent": "4850" + }, + { + "address": "5822 Charlotte Drive", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-226-5822", + "property_name": "Anton La Moraga Apartments", + "rent": "4850" + }, + { + "address": "2760 McKee Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-251-7570", + "property_name": "Arbor Terraces", + "rent": "4900" + }, + { + "address": "1058 South 5th Street", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "877-259-1439", + "property_name": "Art Ark Apartments", + "rent": "5250" + }, + { + "address": "3801 Blackford Avenue #16", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "408-876-3565", + "property_name": "Blackford Apartments", + "rent": "4700" + }, + { + "address": "260 North Capitol Avenue # 109", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-259-1662", + "property_name": "Capitol Avenue Apartments", + "rent": "4850" + }, + { + "address": "220 North White Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-259-0427", + "property_name": "Casa Las Palmas", + "rent": "5100" + }, + { + "address": "2036 Evans Lane", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "408-264-0784", + "property_name": "Catalonia Apartments", + "rent": "4800" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "property_name", + "start": 69 + }, + { + "exclusive_end": 139, + "slot": "address", + "start": 113 + }, + { + "exclusive_end": 210, + "slot": "rent", + "start": 206 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You're lucky! We just found 10 matches. As example we can talk about Aegena property, an accomodation located at 1290 San Tomas Aquino Road. This is a quite expensive accomodation, with rents starting from 4900 d0llars per month, but there you could have 4 bed rooms and 3 baths. Is it good enough for your needs?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "maybe I'll look for something different... Do you have other available accomodation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alameda Gardens Apartments" + ], + "slot": "property_name", + "values": [ + "Alameda Gardens Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "73 North Keeble Avenue" + ], + "slot": "address", + "values": [ + "73 North Keeble Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4850" + ], + "slot": "rent", + "values": [ + "4850" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 88, + "slot": "property_name", + "start": 62 + }, + { + "exclusive_end": 41, + "slot": "address", + "start": 19 + }, + { + "exclusive_end": 162, + "slot": "rent", + "start": 158 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, of course! At 73 North Keeble Avenue we can show you the Alameda Gardens Apartments. This property has 4 bed rooms and 3 baths, with rents starting from 4850 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm sorry, do you have another suggestion?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Almaden House" + ], + "slot": "property_name", + "values": [ + "Almaden House" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2415 Rinconada Drive" + ], + "slot": "address", + "values": [ + "2415 Rinconada Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4850" + ], + "slot": "rent", + "values": [ + "4850" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "property_name", + "start": 23 + }, + { + "exclusive_end": 84, + "slot": "address", + "start": 64 + }, + { + "exclusive_end": 149, + "slot": "rent", + "start": 145 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, we can talk about Almaden House. This property, located at 2415 Rinconada Drive, features 4 bed rooms and 3 baths, with rents starting from 4850 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think this one is perfect, do you have it's phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-516-4212" + ], + "slot": "phone_number", + "values": [ + "408-516-4212" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "phone_number", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course, it's 408-516-4212." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished", + "pets_allowed" + ], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks!. I also need to know if pets are allowed and if the accomodation is furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "pets_allowed", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately none of them, I'm sorry." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "visit_date", + "values": [ + "12th of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 83, + "slot": "visit_date", + "start": 70 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Almaden House" + ], + "visit_date": [ + "12th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, however the offer looks good, I think I'll be able to visit it on 12th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Almaden House" + ], + "slot": "property_name", + "values": [ + "Almaden House" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "visit_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "property_name", + "start": 41 + }, + { + "exclusive_end": 78, + "slot": "visit_date", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Perfect! So do you confirm your visit to Almaden House scheduled on March 12th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "visit_date", + "values": [ + "later today" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 79, + "slot": "visit_date", + "start": 68 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Almaden House" + ], + "visit_date": [ + "later today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'm sorry, I just changed my mind, if possible I want to see it later today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Almaden House" + ], + "slot": "property_name", + "values": [ + "Almaden House" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "visit_date", + "values": [ + "today" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 66, + "slot": "property_name", + "start": 53 + }, + { + "exclusive_end": 72, + "slot": "visit_date", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, it's possible, please just confirm you'll visit Almaden House today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Almaden House" + ], + "visit_date": [ + "later today", + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I confirm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Almaden House", + "visit_date": "2019-03-01" + } + }, + "service_results": [ + { + "address": "2415 Rinconada Drive", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "408-516-4212", + "property_name": "Almaden House", + "rent": "4800", + "visit_date": "2019-03-01" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Congratulation, your visit to the property is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Almaden House" + ], + "visit_date": [ + "later today", + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "We wish you a great day!" + } + ] + } +]