diff --git "a/datasets/schema_guided/dialogues_032.json" "b/datasets/schema_guided/dialogues_032.json" new file mode 100644--- /dev/null +++ "b/datasets/schema_guided/dialogues_032.json" @@ -0,0 +1,81173 @@ +[ + { + "dialogue_id": "32_00000", + "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 help finding 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 are you hoping to live in? How many bedrooms do you prefer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "area", + "values": [ + "Santa Rosa" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "area", + "start": 9 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I prefer Santa Rosa and I need two bedrooms." + }, + { + "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": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "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": "2" + } + }, + "service_results": [ + { + "address": "624 Avalon Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-620-5076", + "property_name": "Avalon Apartments", + "rent": "3550" + }, + { + "address": "4656 Quigg Drive", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-537-9866", + "property_name": "Behringer Harvard", + "rent": "5200" + }, + { + "address": "825 Russell Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "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": "2", + "pets_allowed": "True", + "phone_number": "707-578-1313", + "property_name": "Brookside East Apartments", + "rent": "2950" + }, + { + "address": "6221 Montecito Boulevard", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-888-5505", + "property_name": "Brush Creek Apartments", + "rent": "4150" + }, + { + "address": "2001 Range Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-578-1150", + "property_name": "Coddingtown Mall Apartments", + "rent": "2600" + }, + { + "address": "2807 Yulupa Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-527-0128", + "property_name": "Country Club Apartments", + "rent": "3250" + }, + { + "address": "1130 4th Street", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-544-1400", + "property_name": "Creekside Park Apartments", + "rent": "2650" + }, + { + "address": "850 Russell Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "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": "2", + "pets_allowed": "True", + "phone_number": "707-542-2004", + "property_name": "Fairway Arms Apartments", + "rent": "2750" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "property_name", + "start": 22 + }, + { + "exclusive_end": 71, + "slot": "address", + "start": 54 + }, + { + "exclusive_end": 126, + "slot": "rent", + "start": 122 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 10 places. Avalon Apartments is located at 624 Avalon Avenue and has 2 bedrooms and 2 bathrooms. The rent runs 3550 a 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": [ + "2" + ], + "property_name": [ + "Avalon Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That 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 make an appointment to visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "visit_date", + "values": [ + "3rd of this month" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "visit_date", + "start": 29 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Avalon Apartments" + ], + "visit_date": [ + "3rd of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I'd like to plan on the 3rd of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Avalon Apartments" + ], + "slot": "property_name", + "values": [ + "Avalon Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "visit_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 86, + "slot": "property_name", + "start": 69 + }, + { + "exclusive_end": 59, + "slot": "visit_date", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm. You want appointment for day after tomorrow to visit Avalon Apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "visit_date", + "values": [ + "this Saturday" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "visit_date", + "start": 18 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Avalon Apartments" + ], + "visit_date": [ + "this Saturday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want it for this Saturday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Avalon Apartments" + ], + "slot": "property_name", + "values": [ + "Avalon Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "visit_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "property_name", + "start": 50 + }, + { + "exclusive_end": 46, + "slot": "visit_date", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, So you want to plan a visit for tomorrow at Avalon 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": [ + "Santa Rosa" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Avalon Apartments" + ], + "visit_date": [ + "this Saturday", + "tomorrow" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes, that's great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Avalon Apartments", + "visit_date": "2019-03-02" + } + }, + "service_results": [ + { + "address": "624 Avalon Avenue", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-620-5076", + "property_name": "Avalon Apartments", + "rent": "3550", + "visit_date": "2019-03-02" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment is scheduled, anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "furnished" + ], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Avalon Apartments" + ], + "visit_date": [ + "this Saturday", + "tomorrow" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "is that apartment furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "This apartment is unfurnished." + }, + { + "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": "ScheduleVisit", + "requested_slots": [ + "pets_allowed", + "phone_number" + ], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Avalon Apartments" + ], + "visit_date": [ + "this Saturday", + "tomorrow" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they allow pets? Do you have a phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-620-5076" + ], + "slot": "phone_number", + "values": [ + "707-620-5076" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "phone_number", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The number is 707-620-5076 and they do allow pets." + }, + { + "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": [ + "2" + ], + "property_name": [ + "Avalon Apartments" + ], + "visit_date": [ + "this Saturday", + "tomorrow" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Super, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, is there anything else i can do?" + }, + { + "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": [ + "2" + ], + "property_name": [ + "Avalon Apartments" + ], + "visit_date": [ + "this Saturday", + "tomorrow" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you so much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good afternoon." + } + ] + }, + { + "dialogue_id": "32_00001", + "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 need to find an apartment with three baths." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms do you need in your apartment?" + }, + { + "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": { + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It should have four bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which area do you want to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fairfield" + ], + "slot": "area", + "values": [ + "Fairfield" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "area", + "start": 37 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fairfield" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find an apartment in Fairfield." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bennington Apartments" + ], + "slot": "property_name", + "values": [ + "Bennington Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2780 North Texas Street" + ], + "slot": "address", + "values": [ + "2780 North Texas 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": [ + "5050" + ], + "slot": "rent", + "values": [ + "5050" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Fairfield", + "number_of_baths": "3", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "2780 North Texas Street", + "area": "Fairfield", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-896-4168", + "property_name": "Bennington Apartments", + "rent": "5050" + }, + { + "address": "2751 Peppertree Drive", + "area": "Fairfield", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-366-0839", + "property_name": "Berkshire Laurel Creek", + "rent": "4900" + }, + { + "address": "1890 Dover Avenue", + "area": "Fairfield", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-422-9630", + "property_name": "Birchwood Apartments", + "rent": "4700" + }, + { + "address": "320 East Tabor Avenue", + "area": "Fairfield", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-422-2850", + "property_name": "Blue Sky Apartments", + "rent": "5000" + }, + { + "address": "1700 East Tabor Avenue # A3", + "area": "Fairfield", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-429-5426", + "property_name": "Country Club Apartments", + "rent": "5200" + }, + { + "address": "2323 Fairfield Avenue", + "area": "Fairfield", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-410-6301", + "property_name": "Park Haven Apartments", + "rent": "4750" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 86, + "slot": "address", + "start": 63 + }, + { + "exclusive_end": 143, + "slot": "rent", + "start": 139 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Bennington Apartments is a very good property,it is located at 2780 North Texas Street.The property has 4 bedrooms and 3 baths,The rent is 5050 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": [ + "Fairfield" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the phone number?Is it furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-896-4168" + ], + "slot": "phone_number", + "values": [ + "707-896-4168" + ] + }, + { + "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 707-896-4168 ,The apartment does not come furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fairfield" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find some more apartments please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Berkshire Laurel Creek" + ], + "slot": "property_name", + "values": [ + "Berkshire Laurel Creek" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2751 Peppertree Drive" + ], + "slot": "address", + "values": [ + "2751 Peppertree 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": [ + "4900" + ], + "slot": "rent", + "values": [ + "4900" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 76, + "slot": "address", + "start": 55 + }, + { + "exclusive_end": 134, + "slot": "rent", + "start": 130 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Berkshire Laurel Creek is a very good locationit is at 2751 Peppertree Drive.The apartment has 4 bedrooms and 3 baths.The rent is 4900 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "El Cerrito" + ], + "slot": "area", + "values": [ + "El Cerrito" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 102, + "slot": "area", + "start": 92 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "El Cerrito" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find some others please?It should have three bedrooms I would like to be located in El Cerrito." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Civic Plaza Apartments" + ], + "slot": "property_name", + "values": [ + "Civic Plaza Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "10944 San Pablo Avenue # 800" + ], + "slot": "address", + "values": [ + "10944 San Pablo Avenue # 800" + ] + }, + { + "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": [ + "4200" + ], + "slot": "rent", + "values": [ + "4200" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "El Cerrito", + "number_of_baths": "3", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "10944 San Pablo Avenue # 800", + "area": "El Cerrito", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-232-5798", + "property_name": "Civic Plaza Apartments", + "rent": "4200" + }, + { + "address": "6410 Schmidt Lane", + "area": "El Cerrito", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-236-2860", + "property_name": "Village At Town Center Apartments", + "rent": "5100" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 86, + "slot": "address", + "start": 58 + }, + { + "exclusive_end": 152, + "slot": "rent", + "start": 148 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Civic Plaza Apartments is a very good property located at 10944 San Pablo Avenue # 800 the apartment has 3 bedrooms and 3 baths.The monthly rent is 4200 dollars a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "El Cerrito" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Civic Plaza Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that sounds 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": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "El Cerrito" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Civic Plaza Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I would like to 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-04" + ], + "slot": "visit_date", + "values": [ + "Monday next week" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "visit_date", + "start": 25 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "El Cerrito" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Civic Plaza Apartments" + ], + "visit_date": [ + "Monday next week" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to visit on Monday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Civic Plaza Apartments" + ], + "slot": "property_name", + "values": [ + "Civic Plaza Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "visit_date", + "values": [ + "next Monday" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "property_name", + "start": 45 + }, + { + "exclusive_end": 79, + "slot": "visit_date", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm,You are scheduling a visit to Civic Plaza Apartments next Monday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "visit_date", + "values": [ + "14th of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "visit_date", + "start": 32 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "El Cerrito" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Civic Plaza Apartments" + ], + "visit_date": [ + "14th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No.I would like to visit on the 14th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Civic Plaza Apartments" + ], + "slot": "property_name", + "values": [ + "Civic Plaza Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "visit_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 68, + "slot": "property_name", + "start": 46 + }, + { + "exclusive_end": 82, + "slot": "visit_date", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm .You are scheduling a visit to Civic Plaza 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": [ + "El Cerrito" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Civic Plaza Apartments" + ], + "visit_date": [ + "14th of this month", + "March 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Civic Plaza Apartments", + "visit_date": "2019-03-14" + } + }, + "service_results": [ + { + "address": "10944 San Pablo Avenue # 800", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-232-5798", + "property_name": "Civic Plaza Apartments", + "rent": "4000", + "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": [ + "El Cerrito" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Civic Plaza Apartments" + ], + "visit_date": [ + "14th of this month", + "March 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you that is all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "32_00002", + "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": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Vacaville" + ], + "slot": "area", + "values": [ + "Vacaville" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "area", + "start": 3 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Vacaville" + ], + "number_of_baths": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In Vacaville and it should have one bath." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms?" + }, + { + "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": [ + "Vacaville" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Just one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alamo Garden Apartments" + ], + "slot": "property_name", + "values": [ + "Alamo Garden Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1501 Alamo Drive" + ], + "slot": "address", + "values": [ + "1501 Alamo 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": [ + "2550" + ], + "slot": "rent", + "values": [ + "$2,550" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Vacaville", + "number_of_baths": "1", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "1501 Alamo Drive", + "area": "Vacaville", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "707-448-3848", + "property_name": "Alamo Garden Apartments", + "rent": "2550" + }, + { + "address": "199 Aegean Way", + "area": "Vacaville", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "707-448-7056", + "property_name": "Meadowood Apartments", + "rent": "2300" + }, + { + "address": "6801 Leisure Town Road", + "area": "Vacaville", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "833-215-3663", + "property_name": "North Pointe", + "rent": "5100" + }, + { + "address": "209 Aegean Way", + "area": "Vacaville", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "707-447-3577", + "property_name": "Quail Run Apartment Community", + "rent": "3100" + }, + { + "address": "1101 Farmington Drive", + "area": "Vacaville", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "707-446-3152", + "property_name": "River Run Apartments", + "rent": "2400" + }, + { + "address": "1717 California Drive", + "area": "Vacaville", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "707-448-7036", + "property_name": "Rose Garden Senior Apartments", + "rent": "4750" + }, + { + "address": "1101 Burton Drive", + "area": "Vacaville", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "707-451-7400", + "property_name": "Saratoga Senior Apartments", + "rent": "5200" + }, + { + "address": "293 Shasta Drive", + "area": "Vacaville", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "707-447-3651", + "property_name": "Shasta Terrace", + "rent": "2000" + }, + { + "address": "100 Summerfield Drive", + "area": "Vacaville", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "707-447-0514", + "property_name": "Summerfield Apartments", + "rent": "2650" + }, + { + "address": "1300 Burton Drive", + "area": "Vacaville", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "707-447-2500", + "property_name": "The Commons Apartments", + "rent": "1850" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 52, + "slot": "address", + "start": 36 + }, + { + "exclusive_end": 105, + "slot": "rent", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alamo Garden Apartments, located at 1501 Alamo Drive has a unit with 1 bedroom and 1 bath. Rent is $2,550 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": [ + "Vacaville" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the apartment furnished? Also, are pets allowed?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "pets_allowed", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, the apartment is unfurnished and pets aren't allowed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Vacaville" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other apartments are available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Meadowood Apartments" + ], + "slot": "property_name", + "values": [ + "Meadowood Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "199 Aegean Way" + ], + "slot": "address", + "values": [ + "199 Aegean Way" + ] + }, + { + "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": [ + "2300" + ], + "slot": "rent", + "values": [ + "$2,300" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 47, + "slot": "address", + "start": 33 + }, + { + "exclusive_end": 96, + "slot": "rent", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Meadowood Apartments, located at 199 Aegean Way, has a 1 bedroom and 1 bath unit. Rent is $2,300 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "visit_date", + "values": [ + "13th 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": 77, + "slot": "visit_date", + "start": 59 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Vacaville" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Meadowood Apartments" + ], + "visit_date": [ + "13th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. I would like to schedule a visit for the 13th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Meadowood Apartments" + ], + "slot": "property_name", + "values": [ + "Meadowood Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "visit_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "property_name", + "start": 41 + }, + { + "exclusive_end": 37, + "slot": "visit_date", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your visit. March 13th at Meadowood Apartments." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Vacaville" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Meadowood Apartments" + ], + "visit_date": [ + "13th of this month", + "March 13th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Meadowood Apartments", + "visit_date": "2019-03-13" + } + }, + "service_results": [ + { + "address": "199 Aegean Way", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "707-448-7056", + "property_name": "Meadowood Apartments", + "rent": "2300", + "visit_date": "2019-03-13" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your visit is now scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Vacaville" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Meadowood Apartments" + ], + "visit_date": [ + "13th of this month", + "March 13th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "May I help with something 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": [ + "Vacaville" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Meadowood Apartments" + ], + "visit_date": [ + "13th of this month", + "March 13th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "32_00003", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Berkeley" + ], + "slot": "area", + "values": [ + "Berkeley" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "area", + "start": 52 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Berkeley" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am searching for an apartment with 4 bed rooms in Berkeley." + }, + { + "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": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "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": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Berkeley", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "1260 Hopkins Street", + "area": "Berkeley", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "510-526-3267", + "property_name": "Hopkins Park Apartments", + "rent": "4750" + }, + { + "address": "2017 Stuart Street", + "area": "Berkeley", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "510-841-4595", + "property_name": "Savo Island Cooperative Homes", + "rent": "4950" + } + ], + "slots": [ + { + "exclusive_end": 68, + "slot": "property_name", + "start": 45 + }, + { + "exclusive_end": 99, + "slot": "address", + "start": 80 + }, + { + "exclusive_end": 158, + "slot": "rent", + "start": 154 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 2 nice apartments in Berkeley. The Hopkins Park Apartments located at 1260 Hopkins Street are a nice option. It has 4 bed rooms and 3 baths for 4750 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": [ + "Berkeley" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the apartment furnished and are pets allowed?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "pets_allowed", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The apartment is not furnished. Sadly, pets are not allowed either." + }, + { + "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": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other options available?" + }, + { + "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": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4950" + ], + "slot": "rent", + "values": [ + "4950" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "property_name", + "start": 4 + }, + { + "exclusive_end": 63, + "slot": "address", + "start": 45 + }, + { + "exclusive_end": 100, + "slot": "rent", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Savo Island Cooperative Homes located at 2017 Stuart Street has 4 bed rooms and 3 baths for 4950 dollars 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_beds": [ + "4" + ], + "property_name": [ + "Savo Island Cooperative Homes" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That apartment sounds like a great option." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can schedule a visit to the property if you wish." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "visit_date", + "values": [ + "March 1st" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "visit_date", + "start": 35 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Berkeley" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Savo Island Cooperative Homes" + ], + "visit_date": [ + "March 1st" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you schedule a visit for me on March 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": 53, + "slot": "visit_date", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You wish to visit Savo Island Cooperative Homes today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Berkeley" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Savo Island Cooperative Homes" + ], + "visit_date": [ + "March 1st", + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that should work just fine." + }, + { + "frames": [ + { + "actions": [ + { + "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-01" + } + }, + "service_results": [ + { + "address": "2017 Stuart Street", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "510-841-4595", + "property_name": "Savo Island Cooperative Homes", + "rent": "4950", + "visit_date": "2019-03-01" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The visit to the apartment 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": [ + "Berkeley" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Savo Island Cooperative Homes" + ], + "visit_date": [ + "March 1st", + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the phone number to the apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-841-4595" + ], + "slot": "phone_number", + "values": [ + "510-841-4595" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "phone_number", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The office number for the property is 510-841-4595." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [ + "furnished" + ], + "slot_values": { + "area": [ + "Berkeley" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Savo Island Cooperative Homes" + ], + "visit_date": [ + "March 1st", + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is this apartment furnished unlike the other?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "This apartment lacks furnishing as well." + }, + { + "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_beds": [ + "4" + ], + "property_name": [ + "Savo Island Cooperative Homes" + ], + "visit_date": [ + "March 1st", + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else that you need 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": [ + "Berkeley" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Savo Island Cooperative Homes" + ], + "visit_date": [ + "March 1st", + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that will be all for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you and have a great evening" + } + ] + }, + { + "dialogue_id": "32_00004", + "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 that has three 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 area would you like the property in? How many bed rooms would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "area", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "area", + "start": 35 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like the apartment t be in San Jose. 1 bed room is fine." + }, + { + "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": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4450" + ], + "slot": "rent", + "values": [ + "4450" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "number_of_baths": "3", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "1546 Maurice Lane", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "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": "1", + "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": "1", + "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": "1", + "pets_allowed": "False", + "phone_number": "408-516-4212", + "property_name": "Almaden House", + "rent": "4850" + }, + { + "address": "1585 Marburg Way # 4", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "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": "1", + "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": "1", + "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": "1", + "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": "1", + "pets_allowed": "True", + "phone_number": "877-259-1439", + "property_name": "Art Ark Apartments", + "rent": "4250" + }, + { + "address": "3801 Blackford Avenue #16", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-876-3565", + "property_name": "Blackford Apartments", + "rent": "4700" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 74, + "slot": "address", + "start": 57 + }, + { + "exclusive_end": 138, + "slot": "rent", + "start": 134 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "888 Golden Saratoga-Cupertino Apartment Homes located at 1546 Maurice Lane. Has 1 bed room and 3 baths. The rent for the apartment is 4450 dollars per month." + }, + { + "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_baths": [ + "3" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the apartment furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The apartment is not furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "visit_date", + "values": [ + "today" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 111, + "slot": "visit_date", + "start": 106 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "visit_date": [ + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that apartment sounds great. I would like to schedule a visit to the apartment. I would like to visit today." + }, + { + "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": 113, + "slot": "property_name", + "start": 68 + }, + { + "exclusive_end": 154, + "slot": "visit_date", + "start": 149 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: You are scheduling a visit to 888 Golden Saratoga-Cupertino Apartment Homes and you like to visit the property 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": [ + "1" + ], + "property_name": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "visit_date": [ + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "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": "1", + "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": "Your visit is scheduled." + }, + { + "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": "ScheduleVisit", + "requested_slots": [ + "pets_allowed", + "phone_number" + ], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "visit_date": [ + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are pets allowed in the apartment? What is the property'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": 26, + "slot": "phone_number", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The number is 408-818-0710. Unfortunately, pets are not allowed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "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": [ + "1" + ], + "property_name": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "visit_date": [ + "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": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "visit_date": [ + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "32_00005", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mountain View" + ], + "slot": "area", + "values": [ + "Mountain View" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "area", + "start": 15 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am moving to Mountain View and looking for an apartment" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have any preference for number of bedroom in the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to have 2 bedrooms and preference to have one attached bathroom and another common bathroom. So total 2 bathroom as well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Americana" + ], + "slot": "property_name", + "values": [ + "Americana" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "707 Continental Circle" + ], + "slot": "address", + "values": [ + "707 Continental Circle" + ] + }, + { + "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" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Mountain View", + "number_of_baths": "2", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "707 Continental Circle", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "833-278-0054", + "property_name": "Americana", + "rent": "3950" + }, + { + "address": "2290 California Street", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "650-965-8290", + "property_name": "Arbors At Mountain View", + "rent": "4100" + }, + { + "address": "1335 Montecito Avenue # 1", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "650-940-1909", + "property_name": "Barkley Square Apartments", + "rent": "4950" + }, + { + "address": "1265 Montecito Avenue", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "650-940-9349", + "property_name": "Brookside Gardens", + "rent": "3900" + }, + { + "address": "302 Easy Street", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "650-968-3830", + "property_name": "Chateau Apartments", + "rent": "4000" + }, + { + "address": "200 East Dana Street", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "650-967-3870", + "property_name": "Dana Garden Apartments", + "rent": "3500" + }, + { + "address": "1240 Dale Avenue #6", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "650-961-6811", + "property_name": "Delmonico Apartments", + "rent": "4900" + }, + { + "address": "210 Easy Street", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "650-961-2975", + "property_name": "Fernmar Apartments", + "rent": "4950" + }, + { + "address": "439 Del Medio Avenue", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "650-948-6826", + "property_name": "Franciscan Apartments", + "rent": "4050" + }, + { + "address": "1571 West El Camino Real", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "650-969-9800", + "property_name": "Hidden Garden Apartments", + "rent": "4700" + } + ], + "slots": [ + { + "exclusive_end": 90, + "slot": "property_name", + "start": 81 + }, + { + "exclusive_end": 134, + "slot": "address", + "start": 112 + }, + { + "exclusive_end": 203, + "slot": "rent", + "start": 199 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 apartments matched for your preference. The one of the apartment is Americana style and located at 707 Continental Circle. This apartment has 2 bedroom and 2 bathrooms and will cost you 3950 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "visit_date", + "values": [ + "March 13th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 70, + "slot": "visit_date", + "start": 60 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Americana" + ], + "visit_date": [ + "March 13th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This looks a good match. I am planning to be in the town by March 13th and it would be nice if I can visit the apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Americana" + ], + "slot": "property_name", + "values": [ + "Americana" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "visit_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "property_name", + "start": 27 + }, + { + "exclusive_end": 60, + "slot": "visit_date", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to schedule Americana apartment on March 13th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "visit_date", + "values": [ + "8th of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "visit_date", + "start": 31 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Americana" + ], + "visit_date": [ + "8th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to see the apartment by 8th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Americana" + ], + "slot": "property_name", + "values": [ + "Americana" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "visit_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "property_name", + "start": 42 + }, + { + "exclusive_end": 76, + "slot": "visit_date", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok just to confirm that you want to visit Americana apartment by next Friday, am I right?" + }, + { + "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": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Americana" + ], + "visit_date": [ + "8th of this month", + "next Friday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Exactly you got the right schedule" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Americana", + "visit_date": "2019-03-08" + } + }, + "service_results": [ + { + "address": "707 Continental Circle", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "833-278-0054", + "property_name": "Americana", + "rent": "3950", + "visit_date": "2019-03-08" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sounds good your visit is schedules as per your plan." + }, + { + "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": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Americana" + ], + "visit_date": [ + "8th of this month", + "next Friday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect thanks for the help." + }, + { + "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 today?" + }, + { + "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": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Americana" + ], + "visit_date": [ + "8th of this month", + "next Friday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I am good thanks," + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day, bye." + } + ] + }, + { + "dialogue_id": "32_00006", + "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": 38, + "slot": "area", + "start": 31 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Hayward" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find an apartment in Hayward." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms should it 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": [ + "Hayward" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It should have 1 bed room." + }, + { + "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": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1700" + ], + "slot": "rent", + "values": [ + "$1,700" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "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": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-886-0385", + "property_name": "Alpine Vista Apartments", + "rent": "1700" + }, + { + "address": "24660 Amador Street", + "area": "Hayward", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-849-6628", + "property_name": "Amador Apartments", + "rent": "4950" + }, + { + "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": "False", + "phone_number": "510-785-3281", + "property_name": "Amberwood Garden Apartments", + "rent": "4250" + }, + { + "address": "31108 Brae Burn Avenue", + "area": "Hayward", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-471-7075", + "property_name": "Baywood Apartments", + "rent": "4950" + }, + { + "address": "22800 Meridian Drive", + "area": "Hayward", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-455-8869", + "property_name": "City Centre", + "rent": "1550" + }, + { + "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": "1650" + }, + { + "address": "25100 Cypress Avenue", + "area": "Hayward", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-887-4406", + "property_name": "Cypress Glen", + "rent": "2500" + }, + { + "address": "24955 Cypress Avenue", + "area": "Hayward", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-732-9432", + "property_name": "Cypress House Apartments", + "rent": "3200" + }, + { + "address": "25221 Cypress Avenue", + "area": "Hayward", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-781-0217", + "property_name": "Cypress Point Villas", + "rent": "4900" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "property_name", + "start": 23 + }, + { + "exclusive_end": 98, + "slot": "address", + "start": 82 + }, + { + "exclusive_end": 143, + "slot": "rent", + "start": 137 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 apartments. Alpine Vista Apartments is a very good property located at 1282 Mattox Road. It has 1 bed,1 bath, and the rent is $1,700 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": [ + "Hayward" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is it pet friendly? Is it furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes it is pet friendly. No, it is not furnished." + }, + { + "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": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me other apartments?" + }, + { + "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": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4950" + ], + "slot": "rent", + "values": [ + "$4,950" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 72, + "slot": "address", + "start": 53 + }, + { + "exclusive_end": 120, + "slot": "rent", + "start": 114 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Amador Apartments is a very good property located at 24660 Amador Street with 1 bed room and 3 baths. The rent is $4,950 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": [ + "Hayward" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Amador Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that sounds good. I would like to schedule a visit to the apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "visit_date", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to schedule a visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "visit_date", + "values": [ + "14th of this month" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "visit_date", + "start": 23 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Hayward" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Amador Apartments" + ], + "visit_date": [ + "14th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to visit on the 14th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amador Apartments" + ], + "slot": "property_name", + "values": [ + "Amador Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "visit_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 77, + "slot": "property_name", + "start": 60 + }, + { + "exclusive_end": 91, + "slot": "visit_date", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: You are scheduling a visit to Amador Apartments on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "visit_date", + "values": [ + "the 12th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "visit_date", + "start": 22 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Hayward" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Amador Apartments" + ], + "visit_date": [ + "the 12th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No I want to visit on the 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amador Apartments" + ], + "slot": "property_name", + "values": [ + "Amador Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "visit_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 77, + "slot": "property_name", + "start": 60 + }, + { + "exclusive_end": 91, + "slot": "visit_date", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: You are scheduling a visit to Amador 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": [ + "Hayward" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Amador Apartments" + ], + "visit_date": [ + "March 12th", + "the 12th" + ] + } + } + } + ], + "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": "Amador Apartments", + "visit_date": "2019-03-12" + } + }, + "service_results": [ + { + "address": "24660 Amador Street", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-849-6628", + "property_name": "Amador Apartments", + "rent": "3100", + "visit_date": "2019-03-12" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your visit to the apartment 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": [ + "1" + ], + "property_name": [ + "Amador Apartments" + ], + "visit_date": [ + "March 12th", + "the 12th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that is all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "32_00007", + "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": "Where do you want to find an apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "furnished", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "area", + "values": [ + "San Jose" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "area", + "start": 49 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a furnished apartment with 2 bathrooms in San Jose." + }, + { + "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": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4900" + ], + "slot": "rent", + "values": [ + "4900" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "1290 San Tomas Aquino Road", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-984-8888", + "property_name": "Aegena", + "rent": "4900" + }, + { + "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": "5822 Charlotte Drive", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "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": "2", + "number_of_beds": "2", + "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": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-259-1662", + "property_name": "Capitol Avenue Apartments", + "rent": "3100" + }, + { + "address": "2036 Evans Lane", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "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": "2", + "number_of_beds": "2", + "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": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-225-8648", + "property_name": "Foothill Apartments", + "rent": "5250" + }, + { + "address": "1250 Foxdale Loop", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-251-1142", + "property_name": "Foxdale Village Apartments", + "rent": "3100" + }, + { + "address": "360 Meridian Avenue", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-995-0637", + "property_name": "Parkview Family Apartments", + "rent": "4050" + } + ], + "slots": [ + { + "exclusive_end": 6, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 68, + "slot": "address", + "start": 42 + }, + { + "exclusive_end": 120, + "slot": "rent", + "start": 116 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Aegena is a very good property located at 1290 San Tomas Aquino Road. It has 2 bedrooms and 2 baths and the rent is 4900 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" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are pets allowed?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "pets_allowed", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "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": [ + "San Jose" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Aegena" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that one 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": [ + "San Jose" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Aegena" + ] + } + } + } + ], + "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 to schedule a visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "visit_date", + "values": [ + "Later today" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "visit_date", + "start": 0 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Aegena" + ], + "visit_date": [ + "Later today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Later today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Aegena" + ], + "slot": "property_name", + "values": [ + "Aegena" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "visit_date", + "values": [ + "today" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "property_name", + "start": 48 + }, + { + "exclusive_end": 60, + "slot": "visit_date", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: You want to schedule a visit to Aegena today." + }, + { + "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": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Aegena" + ], + "visit_date": [ + "Later today", + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Aegena", + "visit_date": "2019-03-01" + } + }, + "service_results": [ + { + "address": "1290 San Tomas Aquino Road", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-984-8888", + "property_name": "Aegena", + "rent": "4900", + "visit_date": "2019-03-01" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your visit has been scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Aegena" + ], + "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 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": [ + "San Jose" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Aegena" + ], + "visit_date": [ + "Later today", + "today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "32_00008", + "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": "Hello. I need to find 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": "Ok great. How many bedrooms and what area are you wanting to live in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fremont" + ], + "slot": "area", + "values": [ + "Fremont" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "area", + "start": 33 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am look for a 2 bedroom in the Fremont area." + }, + { + "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": 47, + "slot": "property_name", + "start": 28 + }, + { + "exclusive_end": 80, + "slot": "address", + "start": 59 + }, + { + "exclusive_end": 129, + "slot": "rent", + "start": 125 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. I found 10 listings. Alborada Apartments located at 1001 Beethoven Common has a listing for 2 bedrooms and 3 baths at 5100 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": [ + "Fremont" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. What is their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-797-1800" + ], + "slot": "phone_number", + "values": [ + "510-797-1800" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is 510-797-1800" + }, + { + "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": [ + "Fremont" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know if the apartment is furnished and if they allow pets?" + }, + { + "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": "The apartment is not furnished and they do not allow pets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "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": [ + "4" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find some other apartments? How about a four bedroom that allows pets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Carrington Apartments" + ], + "slot": "property_name", + "values": [ + "Carrington Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "38900 Blacow Road" + ], + "slot": "address", + "values": [ + "38900 Blacow 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": [ + "5050" + ], + "slot": "rent", + "values": [ + "5050" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Fremont", + "number_of_beds": "4", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "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": "True", + "phone_number": "510-656-8200", + "property_name": "Lincoln Glen", + "rent": "5100" + }, + { + "address": "3330 Country Drive", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "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": "4", + "pets_allowed": "True", + "phone_number": "510-657-4244", + "property_name": "Pasatiempo Apartments", + "rent": "4750" + }, + { + "address": "37950 Fremont Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "844-422-5116", + "property_name": "Pentagon Apartments", + "rent": "5250" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "property_name", + "start": 20 + }, + { + "exclusive_end": 70, + "slot": "address", + "start": 53 + }, + { + "exclusive_end": 119, + "slot": "rent", + "start": 115 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 6 listings. Carrington Apartments located at 38900 Blacow Road has a listing for 4 bedrooms and 3 baths at 5050 dollars a 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_beds": [ + "4" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Carrington Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes 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": [ + "Fremont" + ], + "number_of_beds": [ + "4" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Carrington Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure ." + }, + { + "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-06" + ], + "slot": "visit_date", + "values": [ + "6th of this month" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "visit_date", + "start": 12 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_beds": [ + "4" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Carrington Apartments" + ], + "visit_date": [ + "6th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think the 6th of this month will work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Carrington Apartments" + ], + "slot": "property_name", + "values": [ + "Carrington Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "visit_date", + "values": [ + "next wednesday" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "property_name", + "start": 37 + }, + { + "exclusive_end": 73, + "slot": "visit_date", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. I have you scheduled to visit Carrington Apartments next wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "visit_date", + "values": [ + "11th of march" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "visit_date", + "start": 51 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_beds": [ + "4" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Carrington Apartments" + ], + "visit_date": [ + "11th of march" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Wait. I am sorry. I need to change that to the the 11th of march." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Carrington Apartments" + ], + "slot": "property_name", + "values": [ + "Carrington Apartments" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "visit_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "property_name", + "start": 42 + }, + { + "exclusive_end": 77, + "slot": "visit_date", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. I have you scheduled to visit Carrington Apartments on March 11th." + }, + { + "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": [ + "Fremont" + ], + "number_of_beds": [ + "4" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Carrington Apartments" + ], + "visit_date": [ + "11th of march", + "March 11th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. 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": "Carrington Apartments", + "visit_date": "2019-03-11" + } + }, + "service_results": [ + { + "address": "38900 Blacow Road", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "510-797-5980", + "property_name": "Carrington Apartments", + "rent": "5050", + "visit_date": "2019-03-11" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately, the apartment 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": [ + "Fremont" + ], + "number_of_beds": [ + "4" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Carrington Apartments" + ], + "visit_date": [ + "11th of march", + "March 11th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok. Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You need anything else at this time?" + }, + { + "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_beds": [ + "4" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Carrington Apartments" + ], + "visit_date": [ + "11th of march", + "March 11th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok great. Have a nice day." + } + ] + }, + { + "dialogue_id": "32_00009", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "El Sobrante" + ], + "slot": "area", + "values": [ + "El Sobrante" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "area", + "start": 33 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "El Sobrante" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an apartment in El Sobrante, and it needs to allow pets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, let me help you with that. 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" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "El Sobrante" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Two bedrooms, and one bathroom." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Courtyard Terrace" + ], + "slot": "property_name", + "values": [ + "Courtyard Terrace" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4200 Appian Way" + ], + "slot": "address", + "values": [ + "4200 Appian Way" + ] + }, + { + "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": [ + "4100" + ], + "slot": "rent", + "values": [ + "4100" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "El Sobrante", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "4200 Appian Way", + "area": "El Sobrante", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-669-1325", + "property_name": "Courtyard Terrace", + "rent": "4100" + }, + { + "address": "4350 San Pablo Dam Road #8", + "area": "El Sobrante", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-222-2390", + "property_name": "Courtyard Villa Apartments", + "rent": "4150" + }, + { + "address": "4230 San Pablo Dam Road # B16", + "area": "El Sobrante", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-223-4061", + "property_name": "Redwood Manor Apartments", + "rent": "2700" + }, + { + "address": "3535 El Portal Drive", + "area": "El Sobrante", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-222-8623", + "property_name": "Solace Apartment Homes", + "rent": "2300" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "property_name", + "start": 47 + }, + { + "exclusive_end": 83, + "slot": "address", + "start": 68 + }, + { + "exclusive_end": 137, + "slot": "rent", + "start": 133 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 4 nice apartment options for you. Courtyard Terrace at 4200 Appian Way has an apartment with 2 bedrooms, 1 bath that is 4100 dollars a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "El Sobrante" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Courtyard Terrace" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That one 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 to the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "El Sobrante" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Courtyard Terrace" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to take a look." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "visit_date", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to view the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "visit_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "visit_date", + "start": 0 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "El Sobrante" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Courtyard Terrace" + ], + "visit_date": [ + "March 13th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "March 13th would work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Courtyard Terrace" + ], + "slot": "property_name", + "values": [ + "Courtyard Terrace" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "visit_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "property_name", + "start": 52 + }, + { + "exclusive_end": 83, + "slot": "visit_date", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, should I go ahead and schedule your visit to Courtyard Terrace on March 13th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "visit_date", + "values": [ + "9th of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "visit_date", + "start": 10 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "El Sobrante" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Courtyard Terrace" + ], + "visit_date": [ + "9th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Wait, the 9th of this month would be better" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Courtyard Terrace" + ], + "slot": "property_name", + "values": [ + "Courtyard Terrace" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "visit_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "property_name", + "start": 40 + }, + { + "exclusive_end": 70, + "slot": "visit_date", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, I will schedule your appointment at Courtyard Terrace on March 9th, does that sound good?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "El Sobrante" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Courtyard Terrace" + ], + "visit_date": [ + "9th of this month", + "March 9th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that will be great, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "service_call": { + "method": "ScheduleVisit", + "parameters": { + "property_name": "Courtyard Terrace", + "visit_date": "2019-03-09" + } + }, + "service_results": [ + { + "address": "4200 Appian Way", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-669-1325", + "property_name": "Courtyard Terrace", + "rent": "5200", + "visit_date": "2019-03-09" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, your appointment is set!" + }, + { + "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": [ + "El Sobrante" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Courtyard Terrace" + ], + "visit_date": [ + "9th of this month", + "March 9th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank a lot, that's all for today then!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you, have a great day!" + } + ] + }, + { + "dialogue_id": "32_00010", + "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 would like to find a three bed room apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what area would you like me to search?" + }, + { + "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" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like an apartment in Fremont." + }, + { + "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": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4700" + ], + "slot": "rent", + "values": [ + "$4,700" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Fremont", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "1001 Beethoven Common", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-797-1800", + "property_name": "Alborada Apartments", + "rent": "4700" + }, + { + "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": "3500 Pennsylvania Avenue # 101", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-943-8264", + "property_name": "Birchwood Apartments", + "rent": "4700" + }, + { + "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": "36163 Fremont Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-793-1621", + "property_name": "Brookvale Chateau", + "rent": "4850" + }, + { + "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": "46703 Crawford Street # 2", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-651-5292", + "property_name": "Crawford Apartments", + "rent": "4750" + }, + { + "address": "41277 Roberts Ave # 32", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-656-2303", + "property_name": "Felson Management Corporation", + "rent": "4300" + }, + { + "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" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "property_name", + "start": 23 + }, + { + "exclusive_end": 76, + "slot": "address", + "start": 55 + }, + { + "exclusive_end": 142, + "slot": "rent", + "start": 136 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 apartments. Alborada Apartments, located at 1001 Beethoven Common, is very nice. The property has 3 bedrooms and 3 baths for $4,700 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": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other nice 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": [ + "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": 11, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 49, + "slot": "address", + "start": 24 + }, + { + "exclusive_end": 120, + "slot": "rent", + "start": 114 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Amber Court, located at 34050 Westchester Terrace is also very nice. This property has 3 bedrooms and 2 baths for $3,500 per month." + }, + { + "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": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the apartment furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, it is not." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "visit_date", + "values": [ + "Monday next week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 75, + "slot": "visit_date", + "start": 59 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Amber Court" + ], + "visit_date": [ + "Monday next week" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, I would like to schedule a visit to this apartment for Monday next week." + }, + { + "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": 118, + "slot": "property_name", + "start": 107 + }, + { + "exclusive_end": 130, + "slot": "visit_date", + "start": 119 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, lets confirm the details to make sure I have everything correct. You would like to schedule a visit to Amber Court next Monday. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "visit_date", + "values": [ + "13th of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "visit_date", + "start": 40 + } + ], + "state": { + "active_intent": "ScheduleVisit", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Amber Court" + ], + "visit_date": [ + "13th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, actually, I need to make it for the 13th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amber Court" + ], + "slot": "property_name", + "values": [ + "Amber Court" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "visit_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "property_name", + "start": 42 + }, + { + "exclusive_end": 68, + "slot": "visit_date", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, you would like to schedule a visit to Amber Court for March 13th. Is that correct?" + }, + { + "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": [ + "Fremont" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Amber Court" + ], + "visit_date": [ + "13th of this month", + "March 13th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. Also, are pets allowed and could you provide me with the property's phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-794-9981" + ], + "slot": "phone_number", + "values": [ + "510-794-9981" + ] + }, + { + "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": "Amber Court", + "visit_date": "2019-03-13" + } + }, + "service_results": [ + { + "address": "34050 Westchester Terrace", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-794-9981", + "property_name": "Amber Court", + "rent": "4400", + "visit_date": "2019-03-13" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "phone_number", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have scheduled the visit. The number is 510-794-9981 and 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": [ + "Fremont" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Amber Court" + ], + "visit_date": [ + "13th of this month", + "March 13th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, that is great." + }, + { + "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": [ + "Fremont" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Amber Court" + ], + "visit_date": [ + "13th of this month", + "March 13th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Have a great day!" + } + ] + }, + { + "dialogue_id": "32_00011", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "What's my balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In checking or savings?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In checking." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "5118.77" + ], + "slot": "balance", + "values": [ + "$5,118.77" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "5118.77" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "balance", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account has $5,118.77." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, I want to transfer some money." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "To whom?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "recipient_account_name", + "start": 3 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "recipient_account_name": [ + "Amir" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "To Amir." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And what amount would you like to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1630" + ], + "slot": "amount", + "values": [ + "$1,630" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "amount", + "start": 5 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,630" + ], + "recipient_account_name": [ + "Amir" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send $1,630." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1630" + ], + "slot": "amount", + "values": [ + "$1,630" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "amount", + "start": 25 + }, + { + "exclusive_end": 66, + "slot": "recipient_account_name", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Transfer $1,630 from your checking account to Amir's checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,630" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1630", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1630", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, what's my balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "3488.77" + ], + "slot": "balance", + "values": [ + "$3,488.77" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "3488.77" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "balance", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account has $3,488.77." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, bye." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "32_00012", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you check my balance of checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "24344.68" + ], + "slot": "balance", + "values": [ + "$24,344.68" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "24344.68" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $24,344.68 in your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you check my balance of another savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "6175.85" + ], + "slot": "balance", + "values": [ + "$6,175.85" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "6175.85" + } + ], + "slots": [ + { + "exclusive_end": 18, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $6,175.85 in your savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. Can you help me making a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much amount would you like to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1180" + ], + "slot": "amount", + "values": [ + "$1,180" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "amount", + "start": 38 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,180" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to transfer a balance of $1,180." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Whom do you want to send the money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "recipient_account_name", + "start": 34 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,180" + ], + "recipient_account_name": [ + "Maria" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to send the money to Maria." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1180" + ], + "slot": "amount", + "values": [ + "$1,180" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "amount", + "start": 40 + }, + { + "exclusive_end": 76, + "slot": "recipient_account_name", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: You want me to transfer $1,180 from savings account to Maria 's checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,180" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "1180", + "recipient_account_name": "Maria", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "1180", + "recipient_account_name": "Maria", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your fund has been transferred successfully." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to know my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "4995.85" + ], + "slot": "balance", + "values": [ + "$4,995.85" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "4995.85" + } + ], + "slots": [ + { + "exclusive_end": 18, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $4,995.85 in your savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I am glad I could help. Have a nice day." + } + ] + }, + { + "dialogue_id": "32_00013", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to check my balance" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which account should I use?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would love to know about my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "11119.11" + ], + "slot": "balance", + "values": [ + "$11,119.11" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "11119.11" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $11,119.11" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to make a transfer" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much would you like to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "980" + ], + "slot": "amount", + "values": [ + "980 bucks" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "amount", + "start": 9 + }, + { + "exclusive_end": 26, + "slot": "recipient_account_name", + "start": 22 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "980 bucks" + ], + "recipient_account_name": [ + "Amir" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Transfer 980 bucks to Amir" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "980" + ], + "slot": "amount", + "values": [ + "$980" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "amount", + "start": 9 + }, + { + "exclusive_end": 54, + "slot": "recipient_account_name", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Transfer $980 bucks from your checking account to Amir's checking account. Please confirm this." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$980", + "980 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "980", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "980", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The transfer was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$980", + "980 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. I would love to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10139.11" + ], + "slot": "balance", + "values": [ + "$10,139.11" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "10139.11" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $10,139.11" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$980", + "980 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$980", + "980 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No.thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "32_00014", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I was expecting funds to be transferred to my account today. Could you please check my balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I found more than one account. Which one should I use?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My savings account please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "15382.30" + ], + "slot": "balance", + "values": [ + "$15,382.30" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "15382.30" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "balance", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account has a balance of $15,382.30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please tell me the balance in my checking account as well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "5783.31" + ], + "slot": "balance", + "values": [ + "$5,783.31" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "5783.31" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account has a balance of $5,783.31." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. Please make a transfer to their savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I need additional information: Please say the name of person you'd like the money sent to, and the amount to be transferred." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Abhinav" + ], + "slot": "recipient_account_name", + "values": [ + "Abhinav" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1740" + ], + "slot": "amount", + "values": [ + "1,740 dollars" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "recipient_account_name", + "start": 33 + }, + { + "exclusive_end": 29, + "slot": "amount", + "start": 16 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1,740 dollars" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please transfer 1,740 dollars to Abhinav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1740" + ], + "slot": "amount", + "values": [ + "$1,740" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Abhinav" + ], + "slot": "recipient_account_name", + "values": [ + "Abhinav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "amount", + "start": 51 + }, + { + "exclusive_end": 93, + "slot": "recipient_account_name", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me see if I got everything correctly: Transfer $1,740 from my checking account to Abhinav's savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,740", + "1,740 dollars" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1740", + "recipient_account_name": "Abhinav", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1740", + "recipient_account_name": "Abhinav", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer has been successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need help checking my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "4043.31" + ], + "slot": "balance", + "values": [ + "$4,043.31" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "4043.31" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $4,043.31." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "All right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to transfer funds from this account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'd want to transfer any money." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_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": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank very much. You've been very helpful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "32_00015", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to check my savings account balance. Can you do that for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "8903.46" + ], + "slot": "balance", + "values": [ + "$8,903.46" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "8903.46" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I can! Your savings account balance is $8,903.46." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's my checking account balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1907.72" + ], + "slot": "balance", + "values": [ + "$1,907.72" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "1907.72" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $1,907.72." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome! Would you like to make a transfer from one of those accounts?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, from my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who would like like the money sent to, and what amount?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1290" + ], + "slot": "amount", + "values": [ + "$1,290" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "recipient_account_name", + "start": 25 + }, + { + "exclusive_end": 21, + "slot": "amount", + "start": 15 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,290" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to send $1,290 to Xiaoxue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1290" + ], + "slot": "amount", + "values": [ + "$1,290" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 85, + "slot": "amount", + "start": 79 + }, + { + "exclusive_end": 149, + "slot": "recipient_account_name", + "start": 142 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "All right! Can you confirm the following details, please? You are transferring $1,290 from your checking account into the checking account of Xiaoxue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,290" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1290", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1290", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's my checking balance now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "617.72" + ], + "slot": "balance", + "values": [ + "$617.72" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "617.72" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "balance", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is now $617.72." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that's fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_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": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome! Have a great day!" + } + ] + }, + { + "dialogue_id": "32_00016", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me check my balance on my bank account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, which account do you want to check?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to look at my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "15160.16" + ], + "slot": "balance", + "values": [ + "$15,160.16" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "15160.16" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "balance", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It looks like you have $15,160.16 in your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, that's good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need to transfer funds?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, can you do that?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much and who do you want to transfer funds to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "810" + ], + "slot": "amount", + "values": [ + "eight hundred and ten dollars" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "amount", + "start": 13 + }, + { + "exclusive_end": 52, + "slot": "recipient_account_name", + "start": 46 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "eight hundred and ten dollars" + ], + "recipient_account_name": [ + "Pranav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you send eight hundred and ten dollars to Pranav?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "810" + ], + "slot": "amount", + "values": [ + "$810" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "amount", + "start": 40 + }, + { + "exclusive_end": 81, + "slot": "recipient_account_name", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Just to confirm, you want to send $810 from your checking acocunt to Pranav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$810", + "eight hundred and ten dollars" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, go ahead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "810", + "recipient_account_name": "Pranav", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "810", + "recipient_account_name": "Pranav", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, I've made the transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$810", + "eight hundred and ten dollars" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you let me know the remaining balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "14350.16" + ], + "slot": "balance", + "values": [ + "$14,350.16" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "14350.16" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "balance", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Now you have $14,350.16 in your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$810", + "eight hundred and ten dollars" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$810", + "eight hundred and ten dollars" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "32_00017", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check the balance of my checking account. Please do it for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10507.22" + ], + "slot": "balance", + "values": [ + "$10,507.22" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "10507.22" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your checking account is $10,507.22." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, can you help me to transfer some money?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, how much and to whom you want to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "Raghav" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "950" + ], + "slot": "amount", + "values": [ + "nine hundred and fifty dollars" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 66, + "slot": "recipient_account_name", + "start": 60 + }, + { + "exclusive_end": 56, + "slot": "amount", + "start": 26 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "nine hundred and fifty dollars" + ], + "recipient_account_name": [ + "Raghav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "make a money transfer for nine hundred and fifty dollars to Raghav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "950" + ], + "slot": "amount", + "values": [ + "$950" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "Raghav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "amount", + "start": 27 + }, + { + "exclusive_end": 88, + "slot": "recipient_account_name", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm to transfer $950 from your checking account to checking account of Raghav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$950", + "nine hundred and fifty dollars" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "950", + "recipient_account_name": "Raghav", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "950", + "recipient_account_name": "Raghav", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your money transfer was successfully made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "9557.22" + ], + "slot": "balance", + "values": [ + "$9,557.22" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "9557.22" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "balance", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "now the balance of your checking account is $9,557.22" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is nice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to do another transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Any other help do you want me to do?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's enough. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "32_00018", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to know my balance" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which account should I search for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Proceed with my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1667.15" + ], + "slot": "balance", + "values": [ + "$1,667.15" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "1667.15" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your checking account is $1,667.15" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to make a fund transfer to their checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "To whom did you want to send and how much amount?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1000" + ], + "slot": "amount", + "values": [ + "1,000 bucks" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "recipient_account_name", + "start": 5 + }, + { + "exclusive_end": 23, + "slot": "amount", + "start": 12 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1,000 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send Amir a 1,000 bucks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1000" + ], + "slot": "amount", + "values": [ + "$1,000" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 62, + "slot": "amount", + "start": 56 + }, + { + "exclusive_end": 90, + "slot": "recipient_account_name", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm this: From my checking account, Transfer $1,000. Transfer the money to Amir. Send it to their checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,000", + "1,000 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1000", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1000", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transaction has been completed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot. I would like to know my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "667.15" + ], + "slot": "balance", + "values": [ + "$667.15" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "667.15" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "balance", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The current balance is $667.15 in your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to make another transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks. That's all for now. Bye!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "32_00019", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hello, Linda! I am planning to buy some home furniture from the Home depot and wish to use my debit card. Before that Please can you tell me what is the balance available in my savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "3098.30" + ], + "slot": "balance", + "values": [ + "$3,098.30" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "3098.30" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account have a balance of $3,098.30 which is a good outstanding amount." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please can you also check the balance in my checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "17542.19" + ], + "slot": "balance", + "values": [ + "$17,542.19" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "17542.19" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "balance", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account holds a balance of $17,542.19 which is a very good outstanding amount." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay! Thanks for the information." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you like to transfer amount to the Home Depot for your furniture purchase?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not really to the Home Depot right now, but to my friend's savings account. Could you transfer amount from my checking account to her savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. How much you want to transfer? What's your friend's name to whom you wish to make the transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1340" + ], + "slot": "amount", + "values": [ + "1,340 dollars" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "recipient_account_name", + "start": 33 + }, + { + "exclusive_end": 29, + "slot": "amount", + "start": 16 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1,340 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please transfer 1,340 dollars to Maria 's savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1340" + ], + "slot": "amount", + "values": [ + "$1,340" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 73, + "slot": "amount", + "start": 67 + }, + { + "exclusive_end": 109, + "slot": "recipient_account_name", + "start": 104 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm me the transfer details. You would like to transfer $1,340 from your checking account to Maria 's savings account, right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,340", + "1,340 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup, you're right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1340", + "recipient_account_name": "Maria", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1340", + "recipient_account_name": "Maria", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I've made your transfer. It's successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help. What's the current balance in my checking account now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16202.19" + ], + "slot": "balance", + "values": [ + "$16,202.19" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "16202.19" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account have a balance of $16,202.19" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. Bye for now!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "32_00020", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check the balance in my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19533.12" + ], + "slot": "balance", + "values": [ + "$19,533.12" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "19533.12" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account balance is $19,533.12." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you also check the balance in my checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19811.16" + ], + "slot": "balance", + "values": [ + "$19,811.16" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "19811.16" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $19,811.16." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1200" + ], + "slot": "amount", + "values": [ + "1200 dollars" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "amount", + "start": 25 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1200 dollars" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "OK, I'd like to transfer 1200 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "To whom would you like to send the money?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "recipient_account_name", + "start": 31 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1200 dollars" + ], + "recipient_account_name": [ + "Srinivas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like the money sent to Srinivas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1200" + ], + "slot": "amount", + "values": [ + "$1,200" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "amount", + "start": 42 + }, + { + "exclusive_end": 111, + "slot": "recipient_account_name", + "start": 103 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming the following details, sending $1,200 from your checking account To the checking account of Srinivas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,200", + "1200 dollars" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1200", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1200", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The transfer was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for that. I'd like to check my balance again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "18611.16" + ], + "slot": "balance", + "values": [ + "$18,611.16" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "18611.16" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The checking account balance is $18,611.16." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, goodbye." + } + ] + }, + { + "dialogue_id": "32_00021", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you check my balance for me please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want your checking or savings total?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's check my checking please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "15443.10" + ], + "slot": "balance", + "values": [ + "$15,443.10" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "15443.10" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "balance", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking has $15,443.10 right now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok good to know" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Any transactions or transfers you need done?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "recipient_account_name", + "start": 31 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "recipient_account_name": [ + "Srinivas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please, send some money to Srinivas" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much money?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "800" + ], + "slot": "amount", + "values": [ + "eight hundred dollars" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "amount", + "start": 5 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "eight hundred dollars" + ], + "recipient_account_name": [ + "Srinivas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send eight hundred dollars please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "800" + ], + "slot": "amount", + "values": [ + "$800" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "amount", + "start": 23 + }, + { + "exclusive_end": 66, + "slot": "recipient_account_name", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm that I'll send $800 from your checking account to Srinivas' checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$800", + "eight hundred dollars" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's right" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "800", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "800", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer is complete" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Now check my balance after the transfer" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "14643.10" + ], + "slot": "balance", + "values": [ + "$14,643.10" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "14643.10" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "balance", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account now stands at $14,643.10" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for that. Later!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Take it easy!" + } + ] + }, + { + "dialogue_id": "32_00022", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to verify my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What account would you like me to utilize?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Try my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1345.35" + ], + "slot": "balance", + "values": [ + "$1,345.35" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "1345.35" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your checking account is $1,345.35." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to assist you with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to do a transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "To whom do you wish to transfer money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Abhinav" + ], + "slot": "recipient_account_name", + "values": [ + "Abhinav" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "930" + ], + "slot": "amount", + "values": [ + "930 dollars" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "recipient_account_name", + "start": 20 + }, + { + "exclusive_end": 16, + "slot": "amount", + "start": 5 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "930 dollars" + ], + "recipient_account_name": [ + "Abhinav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send 930 dollars to Abhinav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "930" + ], + "slot": "amount", + "values": [ + "$930" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Abhinav" + ], + "slot": "recipient_account_name", + "values": [ + "Abhinav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "amount", + "start": 50 + }, + { + "exclusive_end": 114, + "slot": "recipient_account_name", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please verify the following information: Transfer $930 from my checking account to the checking account of Abhinav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$930", + "930 dollars" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "930", + "recipient_account_name": "Abhinav", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "930", + "recipient_account_name": "Abhinav", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your assistance. I'd like to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "415.35" + ], + "slot": "balance", + "values": [ + "$415.35" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "415.35" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $415.35." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you wish to transfer money?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nah, I do not wish to transfer money." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you wish for me to assist you with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope. Thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a pleasant afternoon." + } + ] + }, + { + "dialogue_id": "32_00023", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Check my balance please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What account would you like to check." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "11637.69" + ], + "slot": "balance", + "values": [ + "$11,637.69" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "11637.69" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your savings account is $11,637.69." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to know my checking account balance, as well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "17867.24" + ], + "slot": "balance", + "values": [ + "$17,867.24" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "17867.24" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your checking account is $17,867.24." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I want to transfer money." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much do you want to transfer and where do you want to send the money." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1210" + ], + "slot": "amount", + "values": [ + "1210 bucks" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "recipient_account_name", + "start": 33 + }, + { + "exclusive_end": 29, + "slot": "amount", + "start": 19 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1210 bucks" + ], + "recipient_account_name": [ + "Amir" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to transfer 1210 bucks to Amir." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1210" + ], + "slot": "amount", + "values": [ + "$1,210" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "amount", + "start": 25 + }, + { + "exclusive_end": 64, + "slot": "recipient_account_name", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Transfer $1,210 from my checking account to Amir in his checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,210", + "1210 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1210", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1210", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer has been made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. Please check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16657.24" + ], + "slot": "balance", + "values": [ + "$16,657.24" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "16657.24" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your checking account is $16,657.24." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "32_00024", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to check my balance" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which account is this for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Go to my savings account please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "20492.56" + ], + "slot": "balance", + "values": [ + "$20,492.56" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "20492.56" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $20,492.56 in your savings" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please check the balance of my checking account now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1347.83" + ], + "slot": "balance", + "values": [ + "$1,347.83" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "1347.83" + } + ], + "slots": [ + { + "exclusive_end": 18, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $1,347.83 in your checking account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that's good thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to transfer money?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "770" + ], + "slot": "amount", + "values": [ + "$770" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "amount", + "start": 4 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$770" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ye, $770 please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where am I sending it to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "recipient_account_name", + "start": 8 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$770" + ], + "recipient_account_name": [ + "Srinivas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send to Srinivas please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "770" + ], + "slot": "amount", + "values": [ + "$770" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "amount", + "start": 24 + }, + { + "exclusive_end": 89, + "slot": "recipient_account_name", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: sending $770 from my checking account to the checking account of Srinivas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$770" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "770", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "770", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Transfer has been made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, can I check my balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "577.83" + ], + "slot": "balance", + "values": [ + "$577.83" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "577.83" + } + ], + "slots": [ + { + "exclusive_end": 16, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $577.83 in your checking account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "OK, thank you bye." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I hope you have a ncie day." + } + ] + }, + { + "dialogue_id": "32_00025", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking to make a large purchase and need to check my bank balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to check your savings or checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Savings account, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "11150.42" + ], + "slot": "balance", + "values": [ + "$11,150.42" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "11150.42" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account balance is $11,150.42." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you also tell me the balance of my checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "18260.68" + ], + "slot": "balance", + "values": [ + "$18,260.68" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "18260.68" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $18,260.68." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who do I make the transfer to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1780" + ], + "slot": "amount", + "values": [ + "1,780 bucks" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sanuj" + ], + "slot": "recipient_account_name", + "values": [ + "Sanuj" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "amount", + "start": 44 + }, + { + "exclusive_end": 26, + "slot": "recipient_account_name", + "start": 21 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1,780 bucks" + ], + "recipient_account_name": [ + "Sanuj" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make the transfer to Sanuj in the amount of 1,780 bucks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1780" + ], + "slot": "amount", + "values": [ + "$1,780" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sanuj" + ], + "slot": "recipient_account_name", + "values": [ + "Sanuj" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 88, + "slot": "amount", + "start": 82 + }, + { + "exclusive_end": 124, + "slot": "recipient_account_name", + "start": 119 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me confirm this information with you to make sure I have it correct. Transfer $1,780 from your checking account to Sanuj's checking account. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,780", + "1,780 bucks" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1780", + "recipient_account_name": "Sanuj", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1780", + "recipient_account_name": "Sanuj", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The transfer was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,780", + "1,780 bucks" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you provide me with my updated checking account balance now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16480.68" + ], + "slot": "balance", + "values": [ + "$16,480.68" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "16480.68" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $16,480.68." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,780", + "1,780 bucks" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Have a great day." + } + ] + }, + { + "dialogue_id": "32_00026", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Before I pay my bills for the month I would like to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, what account would you like me to look into for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you please give me the balance of my checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "11440.25" + ], + "slot": "balance", + "values": [ + "$11,440.25" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "11440.25" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "balance", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The current balance of your checking account is $11,440.25." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, now can you give me the balance of my savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2660.69" + ], + "slot": "balance", + "values": [ + "$2,660.69" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "2660.69" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "balance", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The current balance of you savings account is $2,660.69." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that's about what I expected." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Did you need me to start a transaction for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I do need to make a transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay,I just need a few details first. Who do you need me to make the transfer to and for how much?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "990" + ], + "slot": "amount", + "values": [ + "990 bucks" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "recipient_account_name", + "start": 38 + }, + { + "exclusive_end": 34, + "slot": "amount", + "start": 25 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "990 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like you to send 990 bucks to Srinivas please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "990" + ], + "slot": "amount", + "values": [ + "$990" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 81, + "slot": "amount", + "start": 77 + }, + { + "exclusive_end": 153, + "slot": "recipient_account_name", + "start": 145 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, before I proceed I just need you to verify that you would like to send $990 from your savings account to the checking account belonging to Srinivas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$990", + "990 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, all the details you have are correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "990", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "990", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I was able to successfully make that transfer for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Now can you give me an updated balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1670.69" + ], + "slot": "balance", + "values": [ + "$1,670.69" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "1670.69" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "balance", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Absolutely, now your current balance of your savings account is $1,670.69." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thanks for the help. Good Bye." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "32_00027", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me check my balance please, I haven't check it in a while" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which account do you need to check?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wanna knwo my checking balance" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21183.32" + ], + "slot": "balance", + "values": [ + "$21,183.32" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "21183.32" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "balance", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Right now your checking stands at $21,183.32" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about my savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "15533.47" + ], + "slot": "balance", + "values": [ + "$15,533.47" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "15533.47" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "balance", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings has $15,533.47 right now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, noted on this" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need any transfers made?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "recipient_account_name", + "start": 29 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_name": [ + "Amir" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah actually I owe money to Amir" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much money do you need to transfer to him?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "520" + ], + "slot": "amount", + "values": [ + "520 dollars" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "amount", + "start": 10 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "520 dollars" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I owe him 520 dollars, so send it to their checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "520" + ], + "slot": "amount", + "values": [ + "$520" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "amount", + "start": 38 + }, + { + "exclusive_end": 76, + "slot": "recipient_account_name", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So just to make sure you want to send $520 from your savings account to Amir's checking account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$520", + "520 dollars" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah that's right" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "520", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "520", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, it's done" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, just wanna re-check my savings balance then" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "15013.47" + ], + "slot": "balance", + "values": [ + "$15,013.47" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "15013.47" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "balance", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings now has $15,013.47 in it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok that makes sense" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything you need right now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not right now, thanks for helping me though" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course, anytime!" + } + ] + }, + { + "dialogue_id": "32_00028", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check the balance in my savings account, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "9664.62" + ], + "slot": "balance", + "values": [ + "$9,664.62" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "9664.62" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "balance", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Savings account balance is $9,664.62." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you tell me the balance in my checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "8905.15" + ], + "slot": "balance", + "values": [ + "$8,905.15" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "8905.15" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "balance", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Checking account balance is $8,905.15." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the amount you would like to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1620" + ], + "slot": "amount", + "values": [ + "one thousand six hundred and twenty bucks" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "amount", + "start": 16 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "one thousand six hundred and twenty bucks" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please transfer one thousand six hundred and twenty bucks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And, who are you transferring to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "recipient_account_name", + "start": 12 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "one thousand six hundred and twenty bucks" + ], + "recipient_account_name": [ + "Amir" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Transfer to Amir." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1620" + ], + "slot": "amount", + "values": [ + "$1,620" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "amount", + "start": 21 + }, + { + "exclusive_end": 62, + "slot": "recipient_account_name", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want to transfer $1,620 from your checking account to Amir's. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,620", + "one thousand six hundred and twenty bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1620", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1620", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you tell me what my balance is now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "7285.15" + ], + "slot": "balance", + "values": [ + "$7,285.15" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "7285.15" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $7,285.15." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_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": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Have a great day." + } + ] + }, + { + "dialogue_id": "32_00029", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check the balance in my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10659.49" + ], + "slot": "balance", + "values": [ + "$10,659.49" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "10659.49" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your checking account is $10,659.49" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Tell me the balance of my savings account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "12976.62" + ], + "slot": "balance", + "values": [ + "$12,976.62" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "12976.62" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your savings account is $12,976.62" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. I want to make a transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "To whom would you like to send the money?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "650" + ], + "slot": "amount", + "values": [ + "$650" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "recipient_account_name", + "start": 11 + }, + { + "exclusive_end": 64, + "slot": "amount", + "start": 60 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$650" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send it to Pranav to their savings account for an amount of $650" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "650" + ], + "slot": "amount", + "values": [ + "$650" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 71, + "slot": "amount", + "start": 67 + }, + { + "exclusive_end": 81, + "slot": "recipient_account_name", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm this : from my savings account making a transfer of $650 to Pranav to their savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$650" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes thats correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "650", + "recipient_account_name": "Pranav", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "650", + "recipient_account_name": "Pranav", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transaction has been made successfully." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the help. May I know my balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "12326.62" + ], + "slot": "balance", + "values": [ + "$12,326.62" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "12326.62" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your savings account is $12,326.62" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay cool" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you like to make any transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I dont want to make any transfer. Bye for now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day" + } + ] + }, + { + "dialogue_id": "32_00030", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hello, could you help me check my checking account balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "18934.13" + ], + "slot": "balance", + "values": [ + "$18,934.13" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "18934.13" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "balance", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account currently has $18,934.13." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about the balance of my savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21913.32" + ], + "slot": "balance", + "values": [ + "$21,913.32" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "21913.32" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "balance", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account currently has $21,913.32." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I see, could you help me make a transfer then?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who shall I send the money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "recipient_account_name", + "start": 18 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_name": [ + "Amir" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please send it to Amir, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much would you like to transfer to him?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1500" + ], + "slot": "amount", + "values": [ + "one thousand five hundred dollars" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "amount", + "start": 16 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "one thousand five hundred dollars" + ], + "recipient_account_name": [ + "Amir" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please transfer one thousand five hundred dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1500" + ], + "slot": "amount", + "values": [ + "$1,500" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "amount", + "start": 38 + }, + { + "exclusive_end": 102, + "slot": "recipient_account_name", + "start": 98 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, please confirm your transfer of $1,500 from your savings account to the checking account of Amir." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,500", + "one thousand five hundred dollars" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to confirm the transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "1500", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "1500", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer has been successfully made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your kind help, could you help me check my balance after the transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "20413.32" + ], + "slot": "balance", + "values": [ + "$20,413.32" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "20413.32" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "balance", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You currently have $20,413.32 in your savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I see, that's great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make another transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all the help I need. Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, have a great day ahead!" + } + ] + }, + { + "dialogue_id": "32_00031", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to know my checking account balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "7606.45" + ], + "slot": "balance", + "values": [ + "$7,606.45" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "7606.45" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "balance", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking balance is $7,606.45" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to transfer money from my account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much you want to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1550" + ], + "slot": "amount", + "values": [ + "1,550 dollars" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "amount", + "start": 19 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1,550 dollars" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to transfer 1,550 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where do you want to send money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "recipient_account_name", + "start": 21 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1,550 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to send it to Maria's checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1550" + ], + "slot": "amount", + "values": [ + "$1,550" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "amount", + "start": 51 + }, + { + "exclusive_end": 91, + "slot": "recipient_account_name", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following information: Transfer $1,550 from my checking account to Maria's checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,550", + "1,550 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I confirm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1550", + "recipient_account_name": "Maria", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1550", + "recipient_account_name": "Maria", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Transfer was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,550", + "1,550 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for helping." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,550", + "1,550 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please, I want to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "6056.45" + ], + "slot": "balance", + "values": [ + "$6,056.45" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "6056.45" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $6,056.45." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,550", + "1,550 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok. Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "32_00032", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check my savings account balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10132.76" + ], + "slot": "balance", + "values": [ + "$10,132.76" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "10132.76" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your savings account is $10,132.76" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok. I would like to make a transfer" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What amount would you like to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "430" + ], + "slot": "amount", + "values": [ + "four hundred and thirty bucks" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "amount", + "start": 9 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "four hundred and thirty bucks" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Transfer four hundred and thirty bucks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who would you like to send money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "recipient_account_name", + "start": 11 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "four hundred and thirty bucks" + ], + "recipient_account_name": [ + "Amir" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send it to Amir." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "430" + ], + "slot": "amount", + "values": [ + "$430" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "amount", + "start": 29 + }, + { + "exclusive_end": 62, + "slot": "recipient_account_name", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. Please confirm. Transfer $430 from savings account to Amir checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$430", + "four hundred and thirty bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Exactly" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "430", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "430", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer is successful" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check my balance" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "9702.76" + ], + "slot": "balance", + "values": [ + "$9,702.76" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "9702.76" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your savings account is $9,702.76." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I don't want now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_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": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. That's all i need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "32_00033", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you check my savings account balance please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19799.10" + ], + "slot": "balance", + "values": [ + "$19,799.10" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "19799.10" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "balance", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes of course. The balance of your savings account is $19,799.10." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need further assistance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "recipient_account_name", + "start": 40 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_name": [ + "Amir" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please. I need to transfer funds to Amir." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What amount will you be sending?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "590" + ], + "slot": "amount", + "values": [ + "590 dollars" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "amount", + "start": 30 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "590 dollars" + ], + "recipient_account_name": [ + "Amir" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to transfer a total of 590 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "590" + ], + "slot": "amount", + "values": [ + "$590" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "AMir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "amount", + "start": 38 + }, + { + "exclusive_end": 96, + "slot": "recipient_account_name", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm: You request a transfer of $590 from your savings account to checking account of AMir. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$590", + "590 dollars" + ], + "recipient_account_name": [ + "AMir", + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is accurate." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "590", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "590", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The transfer has been completed. Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please, can you tell me the current balance after the transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19209.10" + ], + "slot": "balance", + "values": [ + "$19,209.10" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "19209.10" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "balance", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account balance is now $19,209.10." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for checking." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you require further assistance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "32_00034", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which account would you like to check?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "13522.87" + ], + "slot": "balance", + "values": [ + "$13,522.87" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "13522.87" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your savings account is $13,522.87." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, can you tell me the balance of my checking account too please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "23996.23" + ], + "slot": "balance", + "values": [ + "$23,996.23" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "23996.23" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $23,996.23." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, I'd like to transfer funds." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much money would you like to send, and to who?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "780" + ], + "slot": "amount", + "values": [ + "$780" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sanuj" + ], + "slot": "recipient_account_name", + "values": [ + "Sanuj" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "amount", + "start": 16 + }, + { + "exclusive_end": 29, + "slot": "recipient_account_name", + "start": 24 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$780" + ], + "recipient_account_name": [ + "Sanuj" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please transfer $780 to Sanuj." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "780" + ], + "slot": "amount", + "values": [ + "$780" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sanuj" + ], + "slot": "recipient_account_name", + "values": [ + "Sanuj" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "amount", + "start": 28 + }, + { + "exclusive_end": 92, + "slot": "recipient_account_name", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so you'd like to send $780 from your checking account to the checking account of Sanuj." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$780" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "780", + "recipient_account_name": "Sanuj", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "780", + "recipient_account_name": "Sanuj", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The money was successfully transfered." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$780" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, can you tell me my balance again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "23216.23" + ], + "slot": "balance", + "values": [ + "$23,216.23" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "23216.23" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your checking account is $23,216.23." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$780" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thank for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, have a nice day." + } + ] + }, + { + "dialogue_id": "32_00035", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I wanted to check my balance in the account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which account should I search for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In my checking account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "8582.77" + ], + "slot": "balance", + "values": [ + "$8,582.77" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "8582.77" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "balance", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance is $8,582.77 is available in your checking account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay thats cool please make a fund transfer" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much amount would you like to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1780" + ], + "slot": "amount", + "values": [ + "$1,780" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "amount", + "start": 22 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,780" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Transfer an amount of $1,780" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "To whom do you like to send the money?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "recipient_account_name", + "start": 18 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,780" + ], + "recipient_account_name": [ + "Maria" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send the money to Maria" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1780" + ], + "slot": "amount", + "values": [ + "$1,780" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "amount", + "start": 74 + }, + { + "exclusive_end": 89, + "slot": "recipient_account_name", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the details: From my checking account sending an amount of $1,780 to Maria in their checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,780" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes thats it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1780", + "recipient_account_name": "Maria", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1780", + "recipient_account_name": "Maria", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transaction is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,780" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to know my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "6802.77" + ], + "slot": "balance", + "values": [ + "$6,802.77" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "6802.77" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your checking account is $6,802.77" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,780" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay cool thats nice" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can assist you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,780" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No Thanks for your help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day" + } + ] + }, + { + "dialogue_id": "32_00036", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which account should I check?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Check my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22225.32" + ], + "slot": "balance", + "values": [ + "$22,225.32" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "22225.32" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $22,225.32." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, sounds about right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I want to make a transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who do you want to send money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1130" + ], + "slot": "amount", + "values": [ + "1130 dollars" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "recipient_account_name", + "start": 21 + }, + { + "exclusive_end": 17, + "slot": "amount", + "start": 5 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1130 dollars" + ], + "recipient_account_name": [ + "Amir" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send 1130 dollars to Amir." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1130" + ], + "slot": "amount", + "values": [ + "$1,130" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "amount", + "start": 41 + }, + { + "exclusive_end": 80, + "slot": "recipient_account_name", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So to double-check the details: Transfer $1,130 from my checking account to Amir and his checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,130", + "1130 dollars" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that seems correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1130", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1130", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The transfer is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21095.32" + ], + "slot": "balance", + "values": [ + "$21,095.32" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "21095.32" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $21,095.32." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you very much for the help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "32_00037", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What account would you like to see." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Checking please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "7717.10" + ], + "slot": "balance", + "values": [ + "$7,717.10" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "7717.10" + } + ], + "slots": [ + { + "exclusive_end": 9, + "slot": "balance", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "$7,717.10 is your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the balance of my savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "14228.37" + ], + "slot": "balance", + "values": [ + "$14,228.37" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "14228.37" + } + ], + "slots": [ + { + "exclusive_end": 10, + "slot": "balance", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "$14,228.37 is the balace in your savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to transfer som money?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What amount would you like to transfer and to whom?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1710" + ], + "slot": "amount", + "values": [ + "$1,710" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "recipient_account_name", + "start": 15 + }, + { + "exclusive_end": 11, + "slot": "amount", + "start": 5 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,710" + ], + "recipient_account_name": [ + "Srinivas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send $1,710 to Srinivas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1710" + ], + "slot": "amount", + "values": [ + "$1,710" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "srinivas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "amount", + "start": 8 + }, + { + "exclusive_end": 52, + "slot": "recipient_account_name", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sending $1,710 from your savings account to srinivas and depositing into their checking account. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,710" + ], + "recipient_account_name": [ + "Srinivas", + "srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "1710", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "1710", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks what is my new balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "12518.37" + ], + "slot": "balance", + "values": [ + "$12,518.37" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "12518.37" + } + ], + "slots": [ + { + "exclusive_end": 10, + "slot": "balance", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "$12,518.37 is your balance in your savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "ok thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there something else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No That will be all>" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have an awesome day!" + } + ] + }, + { + "dialogue_id": "32_00038", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For which account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My checking account please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "17480.31" + ], + "slot": "balance", + "values": [ + "$17,480.31" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "17480.31" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $17,480.31." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok. I need to make a transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need to send money?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "recipient_account_name", + "start": 19 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "recipient_account_name": [ + "Pranav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Send money to Pranav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much are you transferring?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "800" + ], + "slot": "amount", + "values": [ + "800 dollars" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "amount", + "start": 19 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "800 dollars" + ], + "recipient_account_name": [ + "Pranav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to transfer 800 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "800" + ], + "slot": "amount", + "values": [ + "$800" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "amount", + "start": 36 + }, + { + "exclusive_end": 98, + "slot": "recipient_account_name", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you are transferring $800 from your checking account the checking account of Pranav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$800", + "800 dollars" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "800", + "recipient_account_name": "Pranav", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "800", + "recipient_account_name": "Pranav", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer was a success." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. What's my checking account balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16680.31" + ], + "slot": "balance", + "values": [ + "$16,680.31" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "16680.31" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $16,680.31." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great thanks for that info." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I assist you with another transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. That's ok." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I assist you with anything further." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. That's all. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Please enjoy your day." + } + ] + }, + { + "dialogue_id": "32_00039", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Man, how much money do I have in the bank?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In your checking or savings?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Checking." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "4072.35" + ], + "slot": "balance", + "values": [ + "$4,072.35" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "4072.35" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "balance", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking balance is $4,072.35." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about my savings." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "20635.16" + ], + "slot": "balance", + "values": [ + "$20,635.16" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "20635.16" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Savings? $20,635.16." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's more like it. I need to wire some money out." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much and to whom?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1200" + ], + "slot": "amount", + "values": [ + "$1,200" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "recipient_account_name", + "start": 12 + }, + { + "exclusive_end": 11, + "slot": "amount", + "start": 5 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,200" + ], + "recipient_account_name": [ + "Pranav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send $1,200 Pranav's way." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1200" + ], + "slot": "amount", + "values": [ + "$1,200" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "amount", + "start": 4 + }, + { + "exclusive_end": 38, + "slot": "recipient_account_name", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. $1,200 from your savings to Pranav checking. Please confirm that for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,200" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "1200", + "recipient_account_name": "Pranav", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "1200", + "recipient_account_name": "Pranav", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Done. Money has been transferred." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. Whats my balance now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19435.16" + ], + "slot": "balance", + "values": [ + "$19,435.16" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "19435.16" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is $19,435.16 in your savings." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. I got to run now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. Good bye." + } + ] + }, + { + "dialogue_id": "32_00040", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me to check the balance in my savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "4002.90" + ], + "slot": "balance", + "values": [ + "$4,002.90" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "4002.90" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "balance", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Its done and the balance in your savings account is $4,002.90" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Also please check balance with my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "12509.36" + ], + "slot": "balance", + "values": [ + "$12,509.36" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "12509.36" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "balance", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "balance of you checking account is $12,509.36" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "that is okay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you like to transfer any amount?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I need to transfer some money." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "To whom do you want to send the money?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Abhinav" + ], + "slot": "recipient_account_name", + "values": [ + "Abhinav" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "recipient_account_name", + "start": 25 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to transfer it to Abhinav from my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much money do you like to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1720" + ], + "slot": "amount", + "values": [ + "one thousand seven hundred and twenty dollars" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "amount", + "start": 16 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "one thousand seven hundred and twenty dollars" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please transfer one thousand seven hundred and twenty dollars from my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1720" + ], + "slot": "amount", + "values": [ + "$1,720" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Abhinav" + ], + "slot": "recipient_account_name", + "values": [ + "Abhinav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "amount", + "start": 27 + }, + { + "exclusive_end": 90, + "slot": "recipient_account_name", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm to transfer $1,720 from your checking account to savings account of Abhinav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,720", + "one thousand seven hundred and twenty dollars" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. go ahead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1720", + "recipient_account_name": "Abhinav", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1720", + "recipient_account_name": "Abhinav", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have successfully transferred the amount." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please also check the balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10789.36" + ], + "slot": "balance", + "values": [ + "$10,789.36" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "10789.36" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your checking account is $10,789.36" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "32_00041", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to make sure I have plenty of money to spare. I'd like to see how much I have in my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "17982.31" + ], + "slot": "balance", + "values": [ + "$17,982.31" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "17982.31" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "balance", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account has $17,982.31 at the moment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's good to know. Now can I find out how much is in my checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "3948.16" + ], + "slot": "balance", + "values": [ + "$3,948.16" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "3948.16" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "balance", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account currently has $3,948.16." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "recipient_account_type", + "values": [ + "dontcare" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "recipient_account_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok. I want to send some money to a friend. You can send the money to any functional account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much would you like to send to your friend? What is the name of your friend?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1500" + ], + "slot": "amount", + "values": [ + "$1,500" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "recipient_account_name", + "start": 13 + }, + { + "exclusive_end": 50, + "slot": "amount", + "start": 44 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,500" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My friend is Pranav, who I wish to transfer $1,500 to." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1500" + ], + "slot": "amount", + "values": [ + "$1,500" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "amount", + "start": 32 + }, + { + "exclusive_end": 99, + "slot": "recipient_account_name", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay then. You want to transfer $1,500 from your checking account to the checking account of Pranav?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,500" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1500", + "recipient_account_name": "Pranav" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1500", + "recipient_account_name": "Pranav", + "recipient_account_type": "dontcare" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You have successfully transferred the money." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to see how much my checking account has after the transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2448.16" + ], + "slot": "balance", + "values": [ + "$2,448.16" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "2448.16" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "balance", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account now has $2,448.16." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Got it. See you later!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "32_00042", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check the balance in my account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which account would you like to check?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me the balance in my checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "13703.79" + ], + "slot": "balance", + "values": [ + "$13,703.79" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "13703.79" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have a checking account balance of $13,703.79." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd also like to know the balance in my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "18195.79" + ], + "slot": "balance", + "values": [ + "$18,195.79" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "18195.79" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "balance", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have a savings account balance of $18,195.79." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for the information." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I assist you with a transfer or another banking transaction?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "Raghav" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "recipient_account_name", + "start": 35 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_name": [ + "Raghav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to send money to Raghav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much money would you like to send?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1520" + ], + "slot": "amount", + "values": [ + "$1520" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "amount", + "start": 12 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1520" + ], + "recipient_account_name": [ + "Raghav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please send $1520." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1520" + ], + "slot": "amount", + "values": [ + "$1,520" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "Raghav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "amount", + "start": 47 + }, + { + "exclusive_end": 113, + "slot": "recipient_account_name", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you would like to transfer $1,520 from your savings account to the checking account of Raghav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,520", + "$1520" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "1520", + "recipient_account_name": "Raghav", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "1520", + "recipient_account_name": "Raghav", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The transfer has been successfully completed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,520", + "$1520" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me my current balance, please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16675.79" + ], + "slot": "balance", + "values": [ + "$16,675.79" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "16675.79" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "balance", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have a current balance of $16,675.79 in your savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,520", + "$1520" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for helping." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "32_00043", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to know my balance" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I check on savings or checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Go with the savings account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2837.26" + ], + "slot": "balance", + "values": [ + "$2,837.26" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "2837.26" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "balance", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance is $2,837.26 in your savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 92, + "slot": "recipient_account_name", + "start": 88 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Cool. I want to initiate a fund transfer. Send it to their checking account. Send it to Amir" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much amount would you like to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "660" + ], + "slot": "amount", + "values": [ + "six hundred and sixty dollars" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "amount", + "start": 19 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "six hundred and sixty dollars" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make a transfer of six hundred and sixty dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "660" + ], + "slot": "amount", + "values": [ + "$660" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 98, + "slot": "amount", + "start": 94 + }, + { + "exclusive_end": 63, + "slot": "recipient_account_name", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm this : From my savings account, transfer to Amir to their checking account for $660" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "Raghav" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1740" + ], + "slot": "amount", + "values": [ + "1,740 dollars" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "recipient_account_name", + "start": 14 + }, + { + "exclusive_end": 38, + "slot": "amount", + "start": 25 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "1,740 dollars" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No make it to Raghav for 1,740 dollars" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "1740" + ], + "slot": "amount", + "values": [ + "$1,740" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "Raghav" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 73, + "slot": "amount", + "start": 67 + }, + { + "exclusive_end": 49, + "slot": "recipient_account_name", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm this : Making a transfer to Raghav for an amount of $1,740" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,740", + "1,740 dollars" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes thats correct" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "1740", + "recipient_account_name": "Raghav", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "1740", + "recipient_account_name": "Raghav", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer has been made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to know my balance" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1097.26" + ], + "slot": "balance", + "values": [ + "$1,097.26" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "1097.26" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "balance", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance is $1,097.26 in your savings account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay cool Bye now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day" + } + ] + }, + { + "dialogue_id": "32_00044", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to verify my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What account do you want me to utilize?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Use my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22494.33" + ], + "slot": "balance", + "values": [ + "$22,494.33" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "22494.33" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "balance", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The checking account has $22,494.33 for the balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Inform me of the balance of my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1230.19" + ], + "slot": "balance", + "values": [ + "$1,230.19" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "1230.19" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "balance", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account has a balance of $1,230.19." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "600" + ], + "slot": "amount", + "values": [ + "600 bucks" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "amount", + "start": 36 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "600 bucks" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup, I'd like to make a transfer of 600 bucks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "To whom do you want to send the money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "recipient_account_name", + "start": 18 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "600 bucks" + ], + "recipient_account_name": [ + "Xiaoxue" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send the money to Xiaoxue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "600" + ], + "slot": "amount", + "values": [ + "$600" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "amount", + "start": 50 + }, + { + "exclusive_end": 89, + "slot": "recipient_account_name", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please verify the following information: transfer $600 from my savings account to Xiaoxue's checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$600", + "600 bucks" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Exactly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "600", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "600", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer was made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to verify my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "630.19" + ], + "slot": "balance", + "values": [ + "$630.19" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "630.19" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "balance", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account balance is $630.19." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright. See ya!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a pleasant afternoon." + } + ] + }, + { + "dialogue_id": "32_00045", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check the balance of my checking account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21219.36" + ], + "slot": "balance", + "values": [ + "$21,219.36" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "21219.36" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $21,219.36 in your checking account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the balance of my savings" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "24384.31" + ], + "slot": "balance", + "values": [ + "$24,384.31" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "24384.31" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $24,384.31 in your savings" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok that's good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "830" + ], + "slot": "amount", + "values": [ + "$830" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "amount", + "start": 19 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$830" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to transfer $830" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where do you want to transfer to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "recipient_account_name", + "start": 35 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$830" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send it to the checking account of Amir" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "830" + ], + "slot": "amount", + "values": [ + "$830" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "amount", + "start": 25 + }, + { + "exclusive_end": 77, + "slot": "recipient_account_name", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Transfer $830 from my savings to the checking account of Amir" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$830" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, do this, please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "830", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "830", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have made the transfer" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please check my balance" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "23554.31" + ], + "slot": "balance", + "values": [ + "$23,554.31" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "23554.31" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $23,554.31 in your savings" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, thanks, bye" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I hope you have a nice day" + } + ] + }, + { + "dialogue_id": "32_00046", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For checking or savings?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "For checking." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "8316.79" + ], + "slot": "balance", + "values": [ + "$8,316.79" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "8316.79" + } + ], + "slots": [ + { + "exclusive_end": 18, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $8,316.79 in your checking." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "And the balance in my savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "20335.27" + ], + "slot": "balance", + "values": [ + "$20,335.27" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "20335.27" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $20,335.27 in savings." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, I want to make a transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Transfer money to whom and in what amount?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1200" + ], + "slot": "amount", + "values": [ + "$1200" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "Raghav" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "amount", + "start": 9 + }, + { + "exclusive_end": 24, + "slot": "recipient_account_name", + "start": 18 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1200" + ], + "recipient_account_name": [ + "Raghav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Transfer $1200 to Raghav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1200" + ], + "slot": "amount", + "values": [ + "$1,200" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "Raghav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "amount", + "start": 25 + }, + { + "exclusive_end": 54, + "slot": "recipient_account_name", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: transfer $1,200 from savings to Raghav in their checking." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,200", + "$1200" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "1200", + "recipient_account_name": "Raghav", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "1200", + "recipient_account_name": "Raghav", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Transfer is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,200", + "$1200" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, I want to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19135.27" + ], + "slot": "balance", + "values": [ + "$19,135.27" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "19135.27" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $19,135.27 in savings." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,200", + "$1200" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can do?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,200", + "$1200" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "32_00047", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Check the balance of my savings account please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16494.74" + ], + "slot": "balance", + "values": [ + "$16,494.74" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "16494.74" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "balance", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, Your current savings account balance is $16,494.74" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "raghav" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "recipient_account_name", + "start": 41 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_name": [ + "raghav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes actually I would. send a transfer to raghav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, what amount would you like to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "260" + ], + "slot": "amount", + "values": [ + "$260" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "amount", + "start": 16 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$260" + ], + "recipient_account_name": [ + "raghav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please transfer $260." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "260" + ], + "slot": "amount", + "values": [ + "$260" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "Raghav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "amount", + "start": 42 + }, + { + "exclusive_end": 74, + "slot": "recipient_account_name", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, just to confirm: You want to transfer $260 from your savings to Raghav checking. Does this sound correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$260" + ], + "recipient_account_name": [ + "Raghav", + "raghav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "260", + "recipient_account_name": "Raghav", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "260", + "recipient_account_name": "Raghav", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. Your transfer is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please check my balance again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16234.74" + ], + "slot": "balance", + "values": [ + "$16,234.74" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "16234.74" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "balance", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, Your current savings account balance is $16,234.74." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "great. thankyou." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "your welcome. Is there anything else I can assist with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, Have a wonderful day." + } + ] + }, + { + "dialogue_id": "32_00048", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I wonder what my balance is?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For your checking or savings?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Try my savings." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "7883.47" + ], + "slot": "balance", + "values": [ + "$7,883.47" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "7883.47" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "balance", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Savings is $7,883.47." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You want me to do a transfer or something?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah. A transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Transfer money to who?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "Raghav" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "recipient_account_name", + "start": 0 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_name": [ + "Raghav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Raghav. Shoot him some bucks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bucks you want sent his way?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1330" + ], + "slot": "amount", + "values": [ + "$1,330" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "recipient_account_name", + "start": 20 + }, + { + "exclusive_end": 6, + "slot": "amount", + "start": 0 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,330" + ], + "recipient_account_name": [ + "Pranav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "$1,330. But make it Pranav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1330" + ], + "slot": "amount", + "values": [ + "$1,330" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "amount", + "start": 4 + }, + { + "exclusive_end": 46, + "slot": "recipient_account_name", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK. $1,330 from your savings account to Pranav checking account. Please confirm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,330" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "1330", + "recipient_account_name": "Pranav", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "1330", + "recipient_account_name": "Pranav", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Done. Transfer has been made." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "So what's my balance now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "6553.47" + ], + "slot": "balance", + "values": [ + "$6,553.47" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "6553.47" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "balance", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Savings balance is $6,553.47." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You need anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks a lot Man." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Take care." + } + ] + }, + { + "dialogue_id": "32_00049", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you check my bank account balance please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which account shall I check for you, savings or checking?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My checking account please, I need the balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1597.61" + ], + "slot": "balance", + "values": [ + "$1,597.61" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "1597.61" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $1,597.61." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Would you also check my savings balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22559.34" + ], + "slot": "balance", + "values": [ + "$22,559.34" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "22559.34" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "balance", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Savings account balance is $22,559.34." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank You" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you wish to make a transfer of funds?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "730" + ], + "slot": "amount", + "values": [ + "730 dollars" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "amount", + "start": 24 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "730 dollars" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. I need to transfer 730 dollars to a different savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Whose account shall I send the funds to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "recipient_account_name", + "start": 22 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "730 dollars" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please remit funds to Amir." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "730" + ], + "slot": "amount", + "values": [ + "$730" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "amount", + "start": 33 + }, + { + "exclusive_end": 94, + "slot": "recipient_account_name", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm: You wish to transfer $730 from your savings count to savings account owned by Amir?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$730", + "730 dollars" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "730", + "recipient_account_name": "Amir", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "730", + "recipient_account_name": "Amir", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The transfer is complete. Is there anything else I can do?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to know my updated balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21829.34" + ], + "slot": "balance", + "values": [ + "$21,829.34" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "21829.34" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "balance", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Current savings balance is $21,829.34." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for checking." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Will there be anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That will be all thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a lovely day." + } + ] + }, + { + "dialogue_id": "32_00050", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hey, can I check my bank balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which account would you like to check?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think my savings account, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "3857.79" + ], + "slot": "balance", + "values": [ + "$3,857.79" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "3857.79" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "balance", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The current balance in your savings account is $3,857.79." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, and while you're at it, what's the balance in my checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "13174.25" + ], + "slot": "balance", + "values": [ + "$13,174.25" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "13174.25" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "balance", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is at $13,174.25." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need to take any action with your accounts today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, I need to make a transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much would you like to transfer today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "800" + ], + "slot": "amount", + "values": [ + "eight hundred dollars" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "amount", + "start": 19 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "eight hundred dollars" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to transfer eight hundred dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where is the money being sent?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "recipient_account_name", + "start": 18 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "eight hundred dollars" + ], + "recipient_account_name": [ + "Srinivas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please send it to Srinivas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "800" + ], + "slot": "amount", + "values": [ + "$800" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "amount", + "start": 34 + }, + { + "exclusive_end": 111, + "slot": "recipient_account_name", + "start": 103 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To review: You'd like to transfer $800 from your checking account to the checking account belonging to Srinivas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$800", + "eight hundred dollars" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "800", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "800", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer has been completed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I check my balance again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "12374.25" + ], + "slot": "balance", + "values": [ + "$12,374.25" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "12374.25" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is now at $12,374.25" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_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": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's everything, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "32_00051", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to pay some bills. What is my bank balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "WOuld you like the checking or savings balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Checking, please. I'm hoping I don't have to tap my savings." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1274.55" + ], + "slot": "balance", + "values": [ + "$1,274.55" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "1274.55" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "balance", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The current balance in your checking account is $1,274.55." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, that's good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "WOuld you like to transfer funds or pay bills online?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's transfer funds." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much would you liek to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "400" + ], + "slot": "amount", + "values": [ + "400 bucks" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "amount", + "start": 19 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "400 bucks" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to transfer 400 bucks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who is the recipient of the transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sanuj" + ], + "slot": "recipient_account_name", + "values": [ + "Sanuj" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "recipient_account_name", + "start": 19 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "400 bucks" + ], + "recipient_account_name": [ + "Sanuj" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The transfer is to Sanuj" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "400" + ], + "slot": "amount", + "values": [ + "$400" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sanuj" + ], + "slot": "recipient_account_name", + "values": [ + "Sanuj" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "amount", + "start": 25 + }, + { + "exclusive_end": 65, + "slot": "recipient_account_name", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. You wish to transfer $400 from your checking account to Sanuj checking account. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$400", + "400 bucks" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "400", + "recipient_account_name": "Sanuj", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "400", + "recipient_account_name": "Sanuj", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The transfer is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. What was my balance again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "874.55" + ], + "slot": "balance", + "values": [ + "$874.55" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "874.55" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "balance", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The current balance in your checking account is $874.55." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Cool." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you require anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not just now, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me know if I can be of any further assistance." + } + ] + }, + { + "dialogue_id": "32_00052", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to check the checking or savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Go with the savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "24991.25" + ], + "slot": "balance", + "values": [ + "$24,991.25" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "24991.25" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "balance", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The savings account balance is $24,991.25." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, how about my checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22020.31" + ], + "slot": "balance", + "values": [ + "$22,020.31" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "22020.31" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $22,020.31." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to start a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I want to make a transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who will you send money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "recipient_account_name", + "start": 11 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "recipient_account_name": [ + "Srinivas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send it to Srinivas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much do you want to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650" + ], + "slot": "amount", + "values": [ + "650 bucks" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "amount", + "start": 5 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "650 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send 650 bucks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "650" + ], + "slot": "amount", + "values": [ + "$650" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "amount", + "start": 41 + }, + { + "exclusive_end": 57, + "slot": "recipient_account_name", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you are transferring $650 to Srinivas checking account fom your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$650", + "650 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep, that is right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "650", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "650", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You have made the transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21370.31" + ], + "slot": "balance", + "values": [ + "$21,370.31" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "21370.31" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $21,370.31 in your checking." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "All right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Could I help with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is it but thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good one." + } + ] + }, + { + "dialogue_id": "32_00053", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to check the balance on my account, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to use your checking or savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like the balance from my checking account, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22326.22" + ], + "slot": "balance", + "values": [ + "$22,326.22" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "22326.22" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "balance", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The current balance of your checking account is $22,326.22." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could I get the balance to my savings account as well?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "20186.84" + ], + "slot": "balance", + "values": [ + "$20,186.84" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "20186.84" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "balance", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The current balance of your savings account is $20,186.84." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank You." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What amount do you need to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "720" + ], + "slot": "amount", + "values": [ + "720 bucks" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "amount", + "start": 30 + }, + { + "exclusive_end": 48, + "slot": "recipient_account_name", + "start": 43 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "720 bucks" + ], + "recipient_account_name": [ + "Maria" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to transfer 720 bucks to Maria." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "720" + ], + "slot": "amount", + "values": [ + "$720" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "amount", + "start": 47 + }, + { + "exclusive_end": 86, + "slot": "recipient_account_name", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you would like to transfer $720 from your savings account to Maria's checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$720", + "720 bucks" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "720", + "recipient_account_name": "Maria", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "720", + "recipient_account_name": "Maria", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$720", + "720 bucks" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank You. What is the current balance of my savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19466.84" + ], + "slot": "balance", + "values": [ + "$19,466.84" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "19466.84" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "balance", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your current balance of your savings account is $19,466.84" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$720", + "720 bucks" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "OK, Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your welcome, have a great day!" + } + ] + }, + { + "dialogue_id": "32_00054", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which account i need to use?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "move with my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "13507.61" + ], + "slot": "balance", + "values": [ + "$13,507.61" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "13507.61" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "balance", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your balance is $13,507.61 from your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Looking into my savings account can you tell me the balance of another account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "12087.67" + ], + "slot": "balance", + "values": [ + "$12,087.67" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "12087.67" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "balance", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your balance is $12,087.67 from your savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be interested in making the transfer and send it to their savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much money you want to transfer and to whom?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1730" + ], + "slot": "amount", + "values": [ + "one thousand seven hundred and thirty bucks" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 74, + "slot": "recipient_account_name", + "start": 70 + }, + { + "exclusive_end": 66, + "slot": "amount", + "start": 23 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "one thousand seven hundred and thirty bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need you to transfer one thousand seven hundred and thirty bucks to Amir." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1730" + ], + "slot": "amount", + "values": [ + "$1,730" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "amount", + "start": 43 + }, + { + "exclusive_end": 81, + "slot": "recipient_account_name", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "please give confirmation details: Transfer $1,730 from my savings account to Amir" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,730", + "one thousand seven hundred and thirty bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "ok" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "1730", + "recipient_account_name": "Amir", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "1730", + "recipient_account_name": "Amir", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer has been done" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much for your help. I will check the balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10357.67" + ], + "slot": "balance", + "values": [ + "$10,357.67" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "10357.67" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "balance", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The total amount is $10,357.67 and this is from your savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "ok then Good.Bye." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "32_00055", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "What's my balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What balance are you checking?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need the balance for my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "960.16" + ], + "slot": "balance", + "values": [ + "$960.16" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "960.16" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "balance", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance $960.16." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to transfer funds?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much do you want to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "50" + ], + "slot": "amount", + "values": [ + "50 bucks" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "amount", + "start": 14 + }, + { + "exclusive_end": 13, + "slot": "recipient_account_name", + "start": 5 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "50 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send Srinivas 50 bucks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "50" + ], + "slot": "amount", + "values": [ + "$50" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "amount", + "start": 36 + }, + { + "exclusive_end": 55, + "slot": "recipient_account_name", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you are sending $50 to the Srinivas checking account from your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$50", + "50 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "50", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "50", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The transfer has been completed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$50", + "50 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's my balance now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "910.16" + ], + "slot": "balance", + "values": [ + "$910.16" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "910.16" + } + ], + "slots": [ + { + "exclusive_end": 16, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $910.16 available in your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$50", + "50 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day!" + } + ] + }, + { + "dialogue_id": "32_00056", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "What's my balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to know the balance on your checking or your savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "17402.20" + ], + "slot": "balance", + "values": [ + "$17,402.20" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "17402.20" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is $17,402.20 in your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1770" + ], + "slot": "amount", + "values": [ + "$1,770" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "amount", + "start": 16 + }, + { + "exclusive_end": 50, + "slot": "recipient_account_name", + "start": 44 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,770" + ], + "recipient_account_name": [ + "Pranav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please transfer $1,770 from that account to Pranav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1770" + ], + "slot": "amount", + "values": [ + "$1,770" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "amount", + "start": 38 + }, + { + "exclusive_end": 106, + "slot": "recipient_account_name", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, the transfer will be a total of $1,770 from your checking account to the checking account for Pranav. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,770" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1770", + "recipient_account_name": "Pranav", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1770", + "recipient_account_name": "Pranav", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,770" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's my balance now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "15632.20" + ], + "slot": "balance", + "values": [ + "$15,632.20" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "15632.20" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is $15,632.20 in your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,770" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can assist you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,770" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "32_00057", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i want to check my balance about my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "4482.60" + ], + "slot": "balance", + "values": [ + "$4,482.60" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "4482.60" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "balance", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "the blance is $4,482.60 in your checking" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i want to know about my savings" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "9032.11" + ], + "slot": "balance", + "values": [ + "$9,032.11" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "9032.11" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "balance", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "the balance is $9,032.11 savings account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "ok i would like to make a transfer" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "what amount would you like to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1630" + ], + "slot": "amount", + "values": [ + "1,630 bucks" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "amount", + "start": 9 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "1,630 bucks" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "transfer 1,630 bucks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "who would you like to send money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "xiaoxue" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "recipient_account_name", + "start": 11 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "1,630 bucks" + ], + "recipient_account_name": [ + "xiaoxue" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "sent it to xiaoxue" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1630" + ], + "slot": "amount", + "values": [ + "$1,630" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "xiaoxue" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "amount", + "start": 16 + }, + { + "exclusive_end": 33, + "slot": "recipient_account_name", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "from my savings $1,630 to xiaoxue their checking" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,630", + "1,630 bucks" + ], + "recipient_account_name": [ + "xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "1630", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "1630", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "your transfer is successful" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,630", + "1,630 bucks" + ], + "recipient_account_name": [ + "xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "7402.11" + ], + "slot": "balance", + "values": [ + "$7,402.11" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "7402.11" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "balance", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "the balance is $7,402.11 in your savings" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,630", + "1,630 bucks" + ], + "recipient_account_name": [ + "xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "ok thanks for you help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "have a nice day" + } + ] + }, + { + "dialogue_id": "32_00058", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to what my balance in my savings account is." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "20611.26" + ], + "slot": "balance", + "values": [ + "$20,611.26" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "20611.26" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account balance is $20,611.26." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "OK" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Did you want to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please, I need to make a transfer to their savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "To whom do you want to send money. How much do you want to transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1780" + ], + "slot": "amount", + "values": [ + "$1,780" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "amount", + "start": 12 + }, + { + "exclusive_end": 26, + "slot": "recipient_account_name", + "start": 22 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,780" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please send $1,780 to Amir." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1780" + ], + "slot": "amount", + "values": [ + "$1,780" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "amount", + "start": 29 + }, + { + "exclusive_end": 43, + "slot": "recipient_account_name", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Details to confirm: Transfer $1,780 to Amir's savings account from my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,780" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct," + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "1780", + "recipient_account_name": "Amir", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "1780", + "recipient_account_name": "Amir", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your funds have been successfully transferred." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,780" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "May I help you with anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,780" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "18831.26" + ], + "slot": "balance", + "values": [ + "$18,831.26" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "18831.26" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "balance", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account has a balance of $18,831.26." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,780" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. Thank you for helping me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "32_00059", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check my balance of my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "13053.62" + ], + "slot": "balance", + "values": [ + "$13,053.62" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "13053.62" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your checking account is $13,053.62." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Tell me about my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "14153.36" + ], + "slot": "balance", + "values": [ + "$14,153.36" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "14153.36" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "balance", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance is $14,153.36 in your savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to make a transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like to send it? How much?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "580" + ], + "slot": "amount", + "values": [ + "$580" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "Raghav" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "recipient_account_type", + "values": [ + "dontcare" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "amount", + "start": 9 + }, + { + "exclusive_end": 23, + "slot": "recipient_account_name", + "start": 17 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$580" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Transfer $580 to Raghav. Send it to any account that works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "580" + ], + "slot": "amount", + "values": [ + "$580" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "Raghav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "amount", + "start": 39 + }, + { + "exclusive_end": 66, + "slot": "recipient_account_name", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details: Transfer $580 from savings to Raghav in their checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$580" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "580", + "recipient_account_name": "Raghav" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "580", + "recipient_account_name": "Raghav", + "recipient_account_type": "dontcare" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$580" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, can I check my balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "13573.36" + ], + "slot": "balance", + "values": [ + "$13,573.36" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "13573.36" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "balance", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance is $13,573.36 in your savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$580" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, thanks for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "32_00060", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Could you find out my balance please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which account do you want the information for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need my checking account balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "14478.13" + ], + "slot": "balance", + "values": [ + "$14,478.13" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "14478.13" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is $14,478.13 in your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to transfer some money." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who will be receiving the transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "recipient_account_type", + "values": [ + "dontcare" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "recipient_account_name", + "start": 24 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to send money to Maria, use any account that will allow that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much do you want to send to Maria?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1010" + ], + "slot": "amount", + "values": [ + "1,010 dollars" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "amount", + "start": 24 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1,010 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I told her I would send 1,010 dollars so send that please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1010" + ], + "slot": "amount", + "values": [ + "$1,010" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "amount", + "start": 23 + }, + { + "exclusive_end": 22, + "slot": "recipient_account_name", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want to send Maria $1,010 from your checking account to her checking account. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,010", + "1,010 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1010", + "recipient_account_name": "Maria" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1010", + "recipient_account_name": "Maria", + "recipient_account_type": "dontcare" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The transfer went through." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,010", + "1,010 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check my balance again please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "13468.13" + ], + "slot": "balance", + "values": [ + "$13,468.13" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "13468.13" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "balance", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The amount in your checking account is now $13,468.13." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,010", + "1,010 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What else can I help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,010", + "1,010 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nothing at the moment. Thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I wish you a wonderful day." + } + ] + }, + { + "dialogue_id": "32_00061", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which account should I check?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to know my checking account balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "24432.56" + ], + "slot": "balance", + "values": [ + "$24,432.56" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "24432.56" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "balance", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance is $24,432.56 in your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to transfer any money?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "1550" + ], + "slot": "amount", + "values": [ + "$1550" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "amount", + "start": 30 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1550" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to transfer $1550 to their checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who would you like to send money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "recipient_account_name", + "start": 11 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1550" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send it to Maria for her savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1550" + ], + "slot": "amount", + "values": [ + "$1,550" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "amount", + "start": 39 + }, + { + "exclusive_end": 79, + "slot": "recipient_account_name", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: transfer $1,550 from my checking account to Maria for her savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,550", + "$1550" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1550", + "recipient_account_name": "Maria", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1550", + "recipient_account_name": "Maria", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer has been successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,550", + "$1550" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help. I would like to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22882.56" + ], + "slot": "balance", + "values": [ + "$22,882.56" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "22882.56" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "balance", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance is $22,882.56 in your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,550", + "$1550" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_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": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,550", + "$1550" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "32_00062", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to see what my checking account balance is after paying my bills." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "6819.68" + ], + "slot": "balance", + "values": [ + "$6,819.68" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "6819.68" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $6,819.68." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to know the balance of my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22782.90" + ], + "slot": "balance", + "values": [ + "$22,782.90" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "22782.90" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account balance is $22,782.90." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "300" + ], + "slot": "amount", + "values": [ + "300 bucks" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "amount", + "start": 25 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "300 bucks" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, I'd like to transfer 300 bucks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who would you like to transfer to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "recipient_account_name", + "start": 8 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "300 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send to Srinivas' savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "300" + ], + "slot": "amount", + "values": [ + "$300" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "amount", + "start": 25 + }, + { + "exclusive_end": 65, + "slot": "recipient_account_name", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: transfer $300 from my savings account to Srinivas' savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$300", + "300 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "300", + "recipient_account_name": "Srinivas", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "300", + "recipient_account_name": "Srinivas", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Transfer was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$300", + "300 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, I want to check my balance again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22482.90" + ], + "slot": "balance", + "values": [ + "$22,482.90" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "22482.90" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "balance", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Savings account balance is $22,482.90." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$300", + "300 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$300", + "300 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "32_00063", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I check the checking or savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to know about the checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "4040.38" + ], + "slot": "balance", + "values": [ + "$4,040.38" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "4040.38" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your checking account is $4,040.38." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please tell me the balance of my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "6376.55" + ], + "slot": "balance", + "values": [ + "$6,376.55" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "6376.55" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your savings account is $6,376.55." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that's great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to transfer some money?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please. I would like to make a transfer to their savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who would you like to send the money to? How much would you like to send?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1600" + ], + "slot": "amount", + "values": [ + "$1,600" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "amount", + "start": 16 + }, + { + "exclusive_end": 32, + "slot": "recipient_account_name", + "start": 26 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,600" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please transfer $1,600 to Pranav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1600" + ], + "slot": "amount", + "values": [ + "$1,600" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "amount", + "start": 57 + }, + { + "exclusive_end": 73, + "slot": "recipient_account_name", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: you would like to transfer $1,600 to Pranav's savings account from your savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,600" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "1600", + "recipient_account_name": "Pranav", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "1600", + "recipient_account_name": "Pranav", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer has been a success." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,600" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. I would like to check the balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "4776.55" + ], + "slot": "balance", + "values": [ + "$4,776.55" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "4776.55" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your savings account is $4,776.55." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,600" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thanks for everything." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "32_00064", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to see how much I have in my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "9478.68" + ], + "slot": "balance", + "values": [ + "$9,478.68" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "9478.68" + } + ], + "slots": [ + { + "exclusive_end": 18, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $9,478.68 in your savings." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "and how much is there in my checking?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "20638.21" + ], + "slot": "balance", + "values": [ + "$20,638.21" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "20638.21" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "balance", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "your checking account has $20,638.21 in it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, i need to transfer some money." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much would you like to send and to whom?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1650" + ], + "slot": "amount", + "values": [ + "1650 dollars" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "amount", + "start": 5 + }, + { + "exclusive_end": 26, + "slot": "recipient_account_name", + "start": 21 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1650 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Move 1650 dollars to Maria's savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1650" + ], + "slot": "amount", + "values": [ + "$1,650" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "amount", + "start": 25 + }, + { + "exclusive_end": 40, + "slot": "recipient_account_name", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Transfer $1,650 to Maria's savings from my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,650", + "1650 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes, Looks good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1650", + "recipient_account_name": "Maria", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1650", + "recipient_account_name": "Maria", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "transfer is succesfull." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,650", + "1650 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "check my balance" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "18988.21" + ], + "slot": "balance", + "values": [ + "$18,988.21" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "18988.21" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "balance", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "your checking balance is now $18,988.21" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,650", + "1650 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "okay, that's great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "anything else i can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,650", + "1650 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "have a nice day." + } + ] + }, + { + "dialogue_id": "32_00065", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to know the balance of my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "6626.49" + ], + "slot": "balance", + "values": [ + "$6,626.49" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "6626.49" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "balance", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account balance is $6,626.49." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the balance of my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "4194.63" + ], + "slot": "balance", + "values": [ + "$4,194.63" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "4194.63" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $4,194.63." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "690" + ], + "slot": "amount", + "values": [ + "$690" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "amount", + "start": 21 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$690" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please transfer $690." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who would you like to send it too?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "recipient_account_name", + "start": 11 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$690" + ], + "recipient_account_name": [ + "Maria" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send it to Maria." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "690" + ], + "slot": "amount", + "values": [ + "$690" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "amount", + "start": 24 + }, + { + "exclusive_end": 64, + "slot": "recipient_account_name", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm transfer $690 from your checking account to Maria." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$690" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "690", + "recipient_account_name": "Maria", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "690", + "recipient_account_name": "Maria", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$690" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$690" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check my balance again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "3504.63" + ], + "slot": "balance", + "values": [ + "$3,504.63" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "3504.63" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $3,504.63." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$690" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok,thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "32_00066", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check the balance of my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "20612.85" + ], + "slot": "balance", + "values": [ + "$20,612.85" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "20612.85" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $20,612.85 in your savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to know the balance of my checking account as well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "7531.24" + ], + "slot": "balance", + "values": [ + "$7,531.24" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "7531.24" + } + ], + "slots": [ + { + "exclusive_end": 18, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $7,531.24 in your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, please make a transfer for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who would you like to send money to? How much do you want to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "850" + ], + "slot": "amount", + "values": [ + "850 dollars" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "amount", + "start": 9 + }, + { + "exclusive_end": 28, + "slot": "recipient_account_name", + "start": 24 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "850 dollars" + ], + "recipient_account_name": [ + "Amir" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Transfer 850 dollars to Amir." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "850" + ], + "slot": "amount", + "values": [ + "$850" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "amount", + "start": 37 + }, + { + "exclusive_end": 49, + "slot": "recipient_account_name", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you want to send $850 to Amir in their checking account from your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$850", + "850 dollars" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "850", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "850", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer was a success." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$850", + "850 dollars" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "6681.24" + ], + "slot": "balance", + "values": [ + "$6,681.24" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "6681.24" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "balance", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance is $6,681.24 in your checking accouont." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$850", + "850 dollars" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thanks so much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "32_00067", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hello, I would like to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, would you like me to check your savings or checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21541.36" + ], + "slot": "balance", + "values": [ + "$21,541.36" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "21541.36" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $21,541.36." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, got it!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to make a transfer for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to do a transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who would you like me to send the transfer to, and what is the amount you will be sending?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1720" + ], + "slot": "amount", + "values": [ + "$1720" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "recipient_account_type", + "values": [ + "dontcare" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "amount", + "start": 16 + }, + { + "exclusive_end": 31, + "slot": "recipient_account_name", + "start": 25 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1720" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please transfer $1720 to Pranav. Any of my accounts will work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1720" + ], + "slot": "amount", + "values": [ + "$1,720" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 118, + "slot": "amount", + "start": 112 + }, + { + "exclusive_end": 134, + "slot": "recipient_account_name", + "start": 128 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, I have the following details that need to be confirmed: From your checking account, you are transferring $1,720 to their Pranav checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,720", + "$1720" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, this is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1720", + "recipient_account_name": "Pranav" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1720", + "recipient_account_name": "Pranav", + "recipient_account_type": "dontcare" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, your transfer is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,720", + "$1720" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much for your help, I also want to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19821.36" + ], + "slot": "balance", + "values": [ + "$19,821.36" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "19821.36" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "balance", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your remaining balance in your checking account is now $19,821.36." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,720", + "$1720" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome, have a great day." + } + ] + }, + { + "dialogue_id": "32_00068", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For checking or savings?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "For checking." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "774.38" + ], + "slot": "balance", + "values": [ + "$774.38" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "774.38" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $774.38." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "And what's the balance in my savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16608.24" + ], + "slot": "balance", + "values": [ + "$16,608.24" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "16608.24" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your savings account is $16,608.24." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, to their checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who do you want to transfer to and what amount?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1490" + ], + "slot": "amount", + "values": [ + "$1,490" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "amount", + "start": 9 + }, + { + "exclusive_end": 26, + "slot": "recipient_account_name", + "start": 19 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,490" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Transfer $1,490 to Xiaoxue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1490" + ], + "slot": "amount", + "values": [ + "$1,490" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "XiaoXue" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "amount", + "start": 25 + }, + { + "exclusive_end": 68, + "slot": "recipient_account_name", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Transfer $1,490 from your savings account to XiaoXue's checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,490" + ], + "recipient_account_name": [ + "XiaoXue", + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "1490", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "1490", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Transferred successfully." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,490" + ], + "recipient_account_name": [ + "XiaoXue", + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "15118.24" + ], + "slot": "balance", + "values": [ + "$15,118.24" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "15118.24" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your savings account is $15,118.24." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,490" + ], + "recipient_account_name": [ + "XiaoXue", + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "32_00069", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "What is my current balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which account do you want to check?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "5703.30" + ], + "slot": "balance", + "values": [ + "$5,703.30" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "5703.30" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "balance", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance $5,703.30" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about my savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16188.77" + ], + "slot": "balance", + "values": [ + "$16,188.77" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "16188.77" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account balance is $16,188.77" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much do you want to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "850" + ], + "slot": "amount", + "values": [ + "850 bucks" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "amount", + "start": 9 + }, + { + "exclusive_end": 28, + "slot": "recipient_account_name", + "start": 22 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "850 bucks" + ], + "recipient_account_name": [ + "Pranav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Transfer 850 bucks to Pranav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "850" + ], + "slot": "amount", + "values": [ + "$850" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "amount", + "start": 36 + }, + { + "exclusive_end": 76, + "slot": "recipient_account_name", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want to transfer $850 from your savings account to Pranav's checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$850", + "850 bucks" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "850", + "recipient_account_name": "Pranav", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "850", + "recipient_account_name": "Pranav", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Transfer successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$850", + "850 bucks" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is my balance now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "15338.77" + ], + "slot": "balance", + "values": [ + "$15,338.77" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "15338.77" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account balance is $15,338.77" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$850", + "850 bucks" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "OK thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "32_00070", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to make a pretty big purchase, but I want to check my account balance first. Would you check it for me, please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Which account should I check?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to know the balance in my savings account, please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "15026.51" + ], + "slot": "balance", + "values": [ + "$15,026.51" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "15026.51" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "balance", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The current balance in your savings account is $15,026.51." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. Now, please tell me how much is in my checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "17898.68" + ], + "slot": "balance", + "values": [ + "$17,898.68" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "17898.68" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "balance", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The current balance in your checking account is $17,898.68." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. Next, I want to transfer funds to someone's savings accounts." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "All right. what is the amount you want to transfer? And, to whose savings account are you sending the money?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "230" + ], + "slot": "amount", + "values": [ + "$230" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "amount", + "start": 26 + }, + { + "exclusive_end": 52, + "slot": "recipient_account_name", + "start": 46 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$230" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please make a transfer of $230 and send it to Pranav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "230" + ], + "slot": "amount", + "values": [ + "$230" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "amount", + "start": 19 + }, + { + "exclusive_end": 124, + "slot": "recipient_account_name", + "start": 118 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Got it. A total of $230 is being transferred out of your checking account and is being sent to the savings account of Pranav. Shall I confirm that?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$230" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please confirm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "230", + "recipient_account_name": "Pranav", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "230", + "recipient_account_name": "Pranav", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirmed. Your transfer has been completed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$230" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much for your help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like any other assistance at this time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$230" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please tell me my new balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "17668.68" + ], + "slot": "balance", + "values": [ + "$17,668.68" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "17668.68" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "balance", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The current balance in your checking account is $17,668.68." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$230" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. Very well done, my friend. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Enjoy your day." + } + ] + }, + { + "dialogue_id": "32_00071", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hey, could you please check my balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I would be more than happy to do that for you. Which account would you like me to check?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to know the balance of my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "24453.75" + ], + "slot": "balance", + "values": [ + "$24,453.75" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "24453.75" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "balance", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your savings account is currently $24,453.75." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay that's good. Can you also tell me the balance of my checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "6321.86" + ], + "slot": "balance", + "values": [ + "$6,321.86" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "6321.86" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "balance", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your checking account is currently $6,321.86." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. Can you make a transfer for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes I can. Who would you like to transfer money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "recipient_account_name", + "start": 21 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "recipient_account_name": [ + "Xiaoxue" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send it to my friend Xiaoxue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much would you like the transfer to be for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1730" + ], + "slot": "amount", + "values": [ + "1,730 dollars" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "amount", + "start": 9 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1,730 dollars" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Transfer 1,730 dollars, and send it to their savings." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1730" + ], + "slot": "amount", + "values": [ + "$1,730" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "amount", + "start": 39 + }, + { + "exclusive_end": 78, + "slot": "recipient_account_name", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: Transfer $1,730 from Checking account to Xiaoxue's savings." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,730", + "1,730 dollars" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep, that's all good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1730", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1730", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,730", + "1,730 dollars" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you check my balance again for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "4591.86" + ], + "slot": "balance", + "values": [ + "$4,591.86" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "4591.86" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "balance", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Certainly. The balance of your checking account is currently $4,591.86." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,730", + "1,730 dollars" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Cool. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "32_00072", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What account would you like to check?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to know the balance of my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "7065.60" + ], + "slot": "balance", + "values": [ + "$7,065.60" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "7065.60" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your savings account is $7,065.60." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you tell me the balance of my checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10652.36" + ], + "slot": "balance", + "values": [ + "$10,652.36" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "10652.36" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your checking account is $10,652.36." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Did you want to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I want to make a transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who do you want to send the money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "610" + ], + "slot": "amount", + "values": [ + "six hundred and ten dollars" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "amount", + "start": 5 + }, + { + "exclusive_end": 41, + "slot": "recipient_account_name", + "start": 36 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "six hundred and ten dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send six hundred and ten dollars to Maria's checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "610" + ], + "slot": "amount", + "values": [ + "$610" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "amount", + "start": 24 + }, + { + "exclusive_end": 59, + "slot": "recipient_account_name", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Sending $610 from checking account to Maria's checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$610", + "six hundred and ten dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "610", + "recipient_account_name": "Maria", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "610", + "recipient_account_name": "Maria", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$610", + "six hundred and ten dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I check my balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10042.36" + ], + "slot": "balance", + "values": [ + "$10,042.36" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "10042.36" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your checking account is $10,042.36." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$610", + "six hundred and ten dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "32_00073", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to know the balance in my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16625.14" + ], + "slot": "balance", + "values": [ + "$16,625.14" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "16625.14" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your savings account is $16,625.14." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to initiate a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who would you like to send money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "400" + ], + "slot": "amount", + "values": [ + "$400" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "amount", + "start": 12 + }, + { + "exclusive_end": 26, + "slot": "recipient_account_name", + "start": 20 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$400" + ], + "recipient_account_name": [ + "Pranav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please send $400 to Pranav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "400" + ], + "slot": "amount", + "values": [ + "$400" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "amount", + "start": 41 + }, + { + "exclusive_end": 105, + "slot": "recipient_account_name", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you want to transfer $400 from your savings account to the checking account of Pranav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$400" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. That's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "400", + "recipient_account_name": "Pranav", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "400", + "recipient_account_name": "Pranav", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Transfer completed successfully." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$400" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. I would like to know my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16225.14" + ], + "slot": "balance", + "values": [ + "$16,225.14" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "16225.14" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "balance", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You now have $16,225.14 in your savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$400" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok. Thank you for the details." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "32_00074", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me what the balance in my checking account is?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "6812.68" + ], + "slot": "balance", + "values": [ + "$6,812.68" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "6812.68" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "balance", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure! You're checking account has $6,812.68 available." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "recipient_account_name", + "start": 60 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. I need to transfer some money. Can you send funds to Xiaoxue's savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure! How much do you want to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "30" + ], + "slot": "amount", + "values": [ + "$30" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 3, + "slot": "amount", + "start": 0 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$30" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "$30. Also, make it their checking account instead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "30" + ], + "slot": "amount", + "values": [ + "$30" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "amount", + "start": 50 + }, + { + "exclusive_end": 91, + "slot": "recipient_account_name", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Just to confirm, you would like to transfer $30 from your checking account to Xiaoxue's checking account. Is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$30" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "30", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "30", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! Your transfer is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$30" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks! Can you tell me my new balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "6782.68" + ], + "slot": "balance", + "values": [ + "$6,782.68" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "6782.68" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "balance", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure! You have $6,782.68 in your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$30" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_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": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$30" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, that was all. Thanks for your help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem! Have a great day!" + } + ] + }, + { + "dialogue_id": "32_00075", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you please help me check my bank account balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like information on your checking or savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to know about my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "24359.89" + ], + "slot": "balance", + "values": [ + "$24,359.89" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "24359.89" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "balance", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have a current checking account balance of $24,359.89." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the balance in my savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21446.16" + ], + "slot": "balance", + "values": [ + "$21,446.16" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "21446.16" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "balance", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have a savings account balance of $21,446.16." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What else can I assist you with today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to transfer some funds." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Please give more information about the transfer. To whom would you like to send money to or where would you like to make the transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1710" + ], + "slot": "amount", + "values": [ + "1710 dollars" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Abhinav" + ], + "slot": "recipient_account_name", + "values": [ + "Abhinav" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "amount", + "start": 21 + }, + { + "exclusive_end": 44, + "slot": "recipient_account_name", + "start": 37 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "1710 dollars" + ], + "recipient_account_name": [ + "Abhinav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to transfer 1710 dollars to Abhinav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1710" + ], + "slot": "amount", + "values": [ + "$1,710" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Abhinav" + ], + "slot": "recipient_account_name", + "values": [ + "Abhinav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "amount", + "start": 44 + }, + { + "exclusive_end": 111, + "slot": "recipient_account_name", + "start": 104 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you would like transfer $1,710 from your savings account to the checking account of Abhinav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,710", + "1710 dollars" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "1710", + "recipient_account_name": "Abhinav", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "1710", + "recipient_account_name": "Abhinav", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The transfer is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,710", + "1710 dollars" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. Can you give me the new balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19736.16" + ], + "slot": "balance", + "values": [ + "$19,736.16" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "19736.16" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "balance", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You now have a current balance of $19,736.16 available in your savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,710", + "1710 dollars" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "32_00076", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to see what my balance is." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What account should I check?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to look at my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "8388.60" + ], + "slot": "balance", + "values": [ + "$8,388.60" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "8388.60" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account has a balance of $8,388.60." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check the balance in my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19747.65" + ], + "slot": "balance", + "values": [ + "$19,747.65" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "19747.65" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "balance", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account has a balance of $19,747.65." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, I want to go ahead and do a transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Whom would you like to send the funds to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "recipient_account_name", + "start": 21 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_name": [ + "Amir" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to send it to Amir." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the transfer amount?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1630" + ], + "slot": "amount", + "values": [ + "1630 bucks" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "amount", + "start": 5 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "1630 bucks" + ], + "recipient_account_name": [ + "Amir" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send 1630 bucks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1630" + ], + "slot": "amount", + "values": [ + "$1,630" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "amount", + "start": 50 + }, + { + "exclusive_end": 88, + "slot": "recipient_account_name", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please verify the following information: Transfer $1,630 from my savings account to Amir and put it in his checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,630", + "1630 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "1630", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "1630", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer was a success." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,630", + "1630 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I appreciate your help and want to see about my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "18117.65" + ], + "slot": "balance", + "values": [ + "$18,117.65" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "18117.65" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "balance", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account has a balance of $18,117.65." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,630", + "1630 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "All right, thanks for all your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "32_00077", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to check my balance please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would that be the balance for you checking or savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like the balance for the savings account please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22398.89" + ], + "slot": "balance", + "values": [ + "$22,398.89" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "22398.89" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account balance is $22,398.89." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that sounds about right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Did you need to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "980" + ], + "slot": "amount", + "values": [ + "980 dollars" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "amount", + "start": 29 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "980 dollars" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, can you please transfer 980 dollars?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes I can, who would you like me to transfer the money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "recipient_account_name", + "start": 42 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "980 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you put it in the savings account for Maria?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "980" + ], + "slot": "amount", + "values": [ + "$980" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "amount", + "start": 43 + }, + { + "exclusive_end": 119, + "slot": "recipient_account_name", + "start": 114 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, So you would like for me to transfer $980 from your savings account and to put it in the savings account of Maria, correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$980", + "980 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "980", + "recipient_account_name": "Maria", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "980", + "recipient_account_name": "Maria", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, your transfer has been completed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$980", + "980 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great! Can you give me my new balance please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21418.89" + ], + "slot": "balance", + "values": [ + "$21,418.89" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "21418.89" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "balance", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, your savings account balance is now $21,418.89." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$980", + "980 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that sounds right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you be needing anything else today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$980", + "980 dollars" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome and enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "32_00078", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check the balance of my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1305.32" + ], + "slot": "balance", + "values": [ + "$1,305.32" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "1305.32" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your checking account is $1,305.32." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Tell me the balance of my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "9886.52" + ], + "slot": "balance", + "values": [ + "$9,886.52" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "9886.52" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "balance", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have 1 savings account with a balance of $9,886.52." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who would you like to send money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1700" + ], + "slot": "amount", + "values": [ + "1,700 bucks" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "Raghav" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "amount", + "start": 9 + }, + { + "exclusive_end": 30, + "slot": "recipient_account_name", + "start": 24 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "1,700 bucks" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Transfer 1,700 bucks to Raghav . Send it to their savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1700" + ], + "slot": "amount", + "values": [ + "$1,700" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "Raghav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "amount", + "start": 39 + }, + { + "exclusive_end": 55, + "slot": "recipient_account_name", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: transfer $1,700 to Raghav from my savings to their savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,700", + "1,700 bucks" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "1700", + "recipient_account_name": "Raghav", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "1700", + "recipient_account_name": "Raghav", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,700", + "1,700 bucks" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for the help. I would like to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "8186.52" + ], + "slot": "balance", + "values": [ + "$8,186.52" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "8186.52" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your savings account is $8,186.52." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,700", + "1,700 bucks" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "32_00079", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "What is my balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I check your checking or savings balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "23923.86" + ], + "slot": "balance", + "values": [ + "$23,923.86" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "23923.86" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "balance", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your 1 checking account is $23,923.86." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1260" + ], + "slot": "amount", + "values": [ + "1260 dollars" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "amount", + "start": 32 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1260 dollars" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. I would like to transfer 1260 dollars to someone's checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who do you want to send this to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Abhinav" + ], + "slot": "recipient_account_name", + "values": [ + "Abhinav" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "recipient_account_name", + "start": 18 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1260 dollars" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please send it to Abhinav's savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1260" + ], + "slot": "amount", + "values": [ + "$1,260" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Abhinav" + ], + "slot": "recipient_account_name", + "values": [ + "Abhinav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "amount", + "start": 43 + }, + { + "exclusive_end": 87, + "slot": "recipient_account_name", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. So to recap: you would like to send $1,260 from your checking account to Abhinav's savings account, correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,260", + "1260 dollars" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1260", + "recipient_account_name": "Abhinav", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1260", + "recipient_account_name": "Abhinav", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your tansfer is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,260", + "1260 dollars" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. What is my balance now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22663.86" + ], + "slot": "balance", + "values": [ + "$22,663.86" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "22663.86" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "balance", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your checking account is now $22,663.86." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,260", + "1260 dollars" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "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": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,260", + "1260 dollars" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is all. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Take care, now." + } + ] + }, + { + "dialogue_id": "32_00080", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me what the balance is in my savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "7687.29" + ], + "slot": "balance", + "values": [ + "$7,687.29" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "7687.29" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "balance", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Savings account balance is $7,687.29" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you also tell me the balance for my checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "3462.27" + ], + "slot": "balance", + "values": [ + "$3,462.27" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "3462.27" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "balance", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Checking account balance is $3,462.27" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, I would like to make a transfer to a checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who would you like to make the transfer to and for what amount?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "100" + ], + "slot": "amount", + "values": [ + "100 bucks" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "amount", + "start": 9 + }, + { + "exclusive_end": 26, + "slot": "recipient_account_name", + "start": 22 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "100 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Transfer 100 bucks to Amir." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "100" + ], + "slot": "amount", + "values": [ + "$100" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "amount", + "start": 41 + }, + { + "exclusive_end": 53, + "slot": "recipient_account_name", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, let me confirm the details. Transfer $100 to Amir's checking account from your checking account. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$100", + "100 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "100", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "100", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, your transfer was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$100", + "100 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$100", + "100 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you tell me my new balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "3362.27" + ], + "slot": "balance", + "values": [ + "$3,362.27" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "3362.27" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "balance", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is now $3,362.27." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$100", + "100 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "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": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$100", + "100 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Have a great day." + } + ] + }, + { + "dialogue_id": "32_00081", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hello, can you check my balance at the bank for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No worries, which account would you like the balance on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I have to know my savings balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "4847.27" + ], + "slot": "balance", + "values": [ + "$4,847.27" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "4847.27" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "balance", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "easy enough, you have $4,847.27 savings." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, how about my checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16104.40" + ], + "slot": "balance", + "values": [ + "$16,104.40" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "16104.40" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "balance", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Checking balance is $16,104.40." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, let's make a transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who should the money go to? How much do you want to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1580" + ], + "slot": "amount", + "values": [ + "1580 bucks" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "amount", + "start": 13 + }, + { + "exclusive_end": 12, + "slot": "recipient_account_name", + "start": 5 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1580 bucks" + ], + "recipient_account_name": [ + "Xiaoxue" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Give Xiaoxue 1580 bucks please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1580" + ], + "slot": "amount", + "values": [ + "$1,580" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "amount", + "start": 25 + }, + { + "exclusive_end": 42, + "slot": "recipient_account_name", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm, transfer $1,580 to Xiaoxue from your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,580", + "1580 bucks" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I so confirm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1580", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1580", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Perfect, the money has been sent." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,580", + "1580 bucks" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please give me my new balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "14524.40" + ], + "slot": "balance", + "values": [ + "$14,524.40" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "14524.40" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "balance", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, it is $14,524.40 in checking." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,580", + "1580 bucks" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there another thing I can do to help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,580", + "1580 bucks" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not now, I'm fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "32_00082", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check my balance in my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "5059.69" + ], + "slot": "balance", + "values": [ + "$5,059.69" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "5059.69" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "balance", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance is $5,059.69 in your savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to know the balance in my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "6008.27" + ], + "slot": "balance", + "values": [ + "$6,008.27" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "6008.27" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "balance", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance is $6,008.27 in your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to transfer some funds." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much would you like to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "220" + ], + "slot": "amount", + "values": [ + "$220" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "amount", + "start": 9 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$220" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Transfer $220" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who would you like to send the money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "recipient_account_name", + "start": 11 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$220" + ], + "recipient_account_name": [ + "Amir" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send it to Amir." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "220" + ], + "slot": "amount", + "values": [ + "$220" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "amount", + "start": 13 + }, + { + "exclusive_end": 49, + "slot": "recipient_account_name", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Transferring $220 for my checking account to Amir and depositing in into their checking account. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$220" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yest that sounds fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "220", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "220", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer was completed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$220" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is my new balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "5788.27" + ], + "slot": "balance", + "values": [ + "$5,788.27" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "5788.27" + } + ], + "slots": [ + { + "exclusive_end": 9, + "slot": "balance", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "$5,788.27 in your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$220" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$220" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have an awesome day." + } + ] + }, + { + "dialogue_id": "32_00083", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which account, checking or savings?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Checking account, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "9734.66" + ], + "slot": "balance", + "values": [ + "$9,734.66" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "9734.66" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "balance", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance for your checking account is $9,734.66." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "recipient_account_name", + "start": 31 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "recipient_account_name": [ + "Srinivas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to make a transfer to Srinivas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much would you like to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1580" + ], + "slot": "amount", + "values": [ + "1580 bucks" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "amount", + "start": 16 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1580 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please transfer 1580 bucks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1580" + ], + "slot": "amount", + "values": [ + "$1,580" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "amount", + "start": 51 + }, + { + "exclusive_end": 96, + "slot": "recipient_account_name", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details: you want to transfer $1,580 from your checking account to Srinivas' checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,580", + "1580 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1580", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1580", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The money has been successfully transferred." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,580", + "1580 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. I'd like to check my balance again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "8154.66" + ], + "slot": "balance", + "values": [ + "$8,154.66" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "8154.66" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "balance", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance for your checking account is $8,154.66." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,580", + "1580 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_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": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,580", + "1580 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "32_00084", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you check my bank balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, savings or checking?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to check my checking account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "22116.23" + ], + "slot": "balance", + "values": [ + "$22,116.23" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "22116.23" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $22,116.23 in your checking account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, what about my savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "20001.74" + ], + "slot": "balance", + "values": [ + "$20,001.74" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "20001.74" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $20,001.74 in your savings account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Did you want to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "1090" + ], + "slot": "amount", + "values": [ + "1,090 bucks" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "amount", + "start": 22 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "1,090 bucks" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, can you transfer 1,090 bucks into their savings?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where should I transfer the money too?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "Raghav" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "recipient_account_name", + "start": 19 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "1,090 bucks" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you send it to Raghav?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1090" + ], + "slot": "amount", + "values": [ + "$1,090" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "Raghav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "amount", + "start": 38 + }, + { + "exclusive_end": 72, + "slot": "recipient_account_name", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm, you want to transfer $1,090 from your savings to Raghav?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,090", + "1,090 bucks" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "1090", + "recipient_account_name": "Raghav", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "1090", + "recipient_account_name": "Raghav", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, that transfer was a success" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,090", + "1,090 bucks" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, what is my balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "18911.74" + ], + "slot": "balance", + "values": [ + "$18,911.74" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "18911.74" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "balance", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your current balance in your savings account is $18,911.74" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,090", + "1,090 bucks" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thanks you for your help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, have a good day" + } + ] + }, + { + "dialogue_id": "32_00085", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to check my balance" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to check your checking or savings?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My savings account please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "14496.79" + ], + "slot": "balance", + "values": [ + "$14,496.79" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "14496.79" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "balance", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account has a balance of $14,496.79" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok got it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "760" + ], + "slot": "amount", + "values": [ + "760 bucks" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "amount", + "start": 16 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "760 bucks" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you trasfer 760 bucks for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like it transferred to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sanuj" + ], + "slot": "recipient_account_name", + "values": [ + "Sanuj" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "recipient_account_name", + "start": 11 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "760 bucks" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send it to Sanuj's savings account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "760" + ], + "slot": "amount", + "values": [ + "$760" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sanuj" + ], + "slot": "recipient_account_name", + "values": [ + "Sanuj" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "amount", + "start": 14 + }, + { + "exclusive_end": 62, + "slot": "recipient_account_name", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confiriming a $760 transfer from your savings account to Sanuj's savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$760", + "760 bucks" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's right" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "760", + "recipient_account_name": "Sanuj", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "760", + "recipient_account_name": "Sanuj", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer is done" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$760", + "760 bucks" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Now check my balance" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "13736.79" + ], + "slot": "balance", + "values": [ + "$13,736.79" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "13736.79" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "balance", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings now has a balance of $13,736.79" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$760", + "760 bucks" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Algiht that's good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can do?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$760", + "760 bucks" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that's all, thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day" + } + ] + }, + { + "dialogue_id": "32_00086", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to see my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I use the checking or the savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would rather see my savings balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "20262.81" + ], + "slot": "balance", + "values": [ + "$20,262.81" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "20262.81" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $20,262.81 in your savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "recipient_account_name", + "start": 22 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_name": [ + "Amir" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to transfer to Amir." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much would you like to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "950" + ], + "slot": "amount", + "values": [ + "$950" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "amount", + "start": 19 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$950" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to transfer $950 to their checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "950" + ], + "slot": "amount", + "values": [ + "$950" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "amount", + "start": 39 + }, + { + "exclusive_end": 38, + "slot": "recipient_account_name", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm, you want to send Amir $950 from your savings account, into their checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$950" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "950", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "950", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$950" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. Can I see my balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19312.81" + ], + "slot": "balance", + "values": [ + "$19,312.81" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "19312.81" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "balance", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account has $19,312.81." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$950" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_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": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$950" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'm okay thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "32_00087", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me how much money I have in my checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "20179.68" + ], + "slot": "balance", + "values": [ + "$20,179.68" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "20179.68" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $20,179.68." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. Can you tell me how much money I have in my savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "18787.86" + ], + "slot": "balance", + "values": [ + "$18,787.86" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "18787.86" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account balance is $18,787.86." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sanuj" + ], + "slot": "recipient_account_name", + "values": [ + "Sanuj" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "recipient_account_name", + "start": 62 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_name": [ + "Sanuj" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. I'd like to send transfer some money to my friend, Sanuj." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. How much money would you like to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "450" + ], + "slot": "amount", + "values": [ + "450 bucks" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "amount", + "start": 21 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "450 bucks" + ], + "recipient_account_name": [ + "Sanuj" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to transfer 450 bucks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "450" + ], + "slot": "amount", + "values": [ + "$450" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sanuj" + ], + "slot": "recipient_account_name", + "values": [ + "Sanuj" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "amount", + "start": 65 + }, + { + "exclusive_end": 104, + "slot": "recipient_account_name", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Let's review your pending transfer: you'd like to transfer $450 from your savings account to Sanuj's checking account. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$450", + "450 bucks" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "450", + "recipient_account_name": "Sanuj", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "450", + "recipient_account_name": "Sanuj", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. Your transfer is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$450", + "450 bucks" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "May I check my balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "18337.86" + ], + "slot": "balance", + "values": [ + "$18,337.86" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "18337.86" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account balance is $18,337.86." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$450", + "450 bucks" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Would you like my help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$450", + "450 bucks" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you for using our system. Have a wonderful day!" + } + ] + }, + { + "dialogue_id": "32_00088", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to know my balance in the checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "4503.52" + ], + "slot": "balance", + "values": [ + "$4,503.52" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "4503.52" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "balance", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your current balance is $4,503.52 in your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. What about my savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "8474.18" + ], + "slot": "balance", + "values": [ + "$8,474.18" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "8474.18" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "balance", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your current balance is $8,474.18 in your savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "recipient_account_name", + "start": 40 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_name": [ + "Xiaoxue" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to make a transfer to Xiaoxue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much would you want to tranfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "860" + ], + "slot": "amount", + "values": [ + "860 bucks" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "amount", + "start": 0 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "860 bucks" + ], + "recipient_account_name": [ + "Xiaoxue" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "860 bucks, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "860" + ], + "slot": "amount", + "values": [ + "$860" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "amount", + "start": 34 + }, + { + "exclusive_end": 75, + "slot": "recipient_account_name", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you seriously want to transfer $860 from your savings account to Xiaoxue in their checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$860", + "860 bucks" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. That's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "860", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "860", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer is now complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$860", + "860 bucks" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks! What's the current balance now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "7614.18" + ], + "slot": "balance", + "values": [ + "$7,614.18" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "7614.18" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "balance", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance is $7,614.18 in your savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$860", + "860 bucks" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. Thank you for your help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "32_00089", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to know about my savings account. Would you please check my current balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "12012.66" + ], + "slot": "balance", + "values": [ + "$12,012.66" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "12012.66" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "balance", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. The current balance in your savings account is $12,012.66." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. Now, please get me the balance in my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "9376.73" + ], + "slot": "balance", + "values": [ + "$9,376.73" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "9376.73" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your checking account is $9,376.73." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a transfer from one of your accounts at this time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "960" + ], + "slot": "amount", + "values": [ + "960 dollars" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "amount", + "start": 21 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "960 dollars" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Please transfer 960 dollars to my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who do you want to send money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "640" + ], + "slot": "amount", + "values": [ + "$640" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "amount", + "start": 30 + }, + { + "exclusive_end": 58, + "slot": "recipient_account_name", + "start": 50 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$640" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please withdraw a transfer of $640 and send it to Srinivas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "640" + ], + "slot": "amount", + "values": [ + "$640" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "amount", + "start": 28 + }, + { + "exclusive_end": 71, + "slot": "recipient_account_name", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "All right. I'm transferring $640 from your checking account to Srinivas' checking account. Shall I confirm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$640" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please confirm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "640", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "640", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer has been completed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$640" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, now please give me my new balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "8736.73" + ], + "slot": "balance", + "values": [ + "$8,736.73" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "8736.73" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "balance", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The current balance in your checking account is $8,736.73." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$640" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there any other assistance you need at this time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$640" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, that's all I need for now. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Enjoy your day." + } + ] + }, + { + "dialogue_id": "32_00090", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to see my savings account balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21254.82" + ], + "slot": "balance", + "values": [ + "$21,254.82" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "21254.82" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account balance is $21,254.82." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like transfer money into their checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who do want to send money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Abhinav" + ], + "slot": "recipient_account_name", + "values": [ + "Abhinav" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "recipient_account_name", + "start": 3 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "To Abhinav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much would you like to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "520" + ], + "slot": "amount", + "values": [ + "$520" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "amount", + "start": 9 + }, + { + "exclusive_end": 24, + "slot": "recipient_account_name", + "start": 17 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$520" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Transfer $520 to Xiaoxue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "520" + ], + "slot": "amount", + "values": [ + "$520" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "amount", + "start": 51 + }, + { + "exclusive_end": 92, + "slot": "recipient_account_name", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the transfer details: a transfer of $520 from your savings account to Xiaoxue in their checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$520" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "520", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "520", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$520" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. I want see my balance again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "20734.82" + ], + "slot": "balance", + "values": [ + "$20,734.82" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "20734.82" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account balance is $20,734.82." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$520" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "May I help you with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$520" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have an excellent day." + } + ] + }, + { + "dialogue_id": "32_00091", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you check my balance for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which account would you like to check the balance of?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "5459.64" + ], + "slot": "balance", + "values": [ + "$5,459.64" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "5459.64" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your checking account is $5,459.64." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about my savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19746.79" + ], + "slot": "balance", + "values": [ + "$19,746.79" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "19746.79" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your savings account is $19,746.79." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1050" + ], + "slot": "amount", + "values": [ + "1,050 bucks" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "amount", + "start": 40 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "1,050 bucks" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hmm, alright. Let me make a transfer of 1,050 bucks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who would you like to send the money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "Raghav" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "recipient_account_name", + "start": 18 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "1,050 bucks" + ], + "recipient_account_name": [ + "Raghav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send it to my pal Raghav" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1050" + ], + "slot": "amount", + "values": [ + "$1,050" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "Raghav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "amount", + "start": 39 + }, + { + "exclusive_end": 79, + "slot": "recipient_account_name", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: Transfer $1,050 from my savings account to Raghav's checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,050", + "1,050 bucks" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I confirm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "1050", + "recipient_account_name": "Raghav", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "1050", + "recipient_account_name": "Raghav", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer was successfully completed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,050", + "1,050 bucks" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. Can you check the balance again for me now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "18696.79" + ], + "slot": "balance", + "values": [ + "$18,696.79" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "18696.79" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your savings account is $18,696.79." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,050", + "1,050 bucks" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, nice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would there be anything else that I could assist you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,050", + "1,050 bucks" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. Goodbye." + } + ] + }, + { + "dialogue_id": "32_00092", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "For which account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My savings account, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "7169.13" + ], + "slot": "balance", + "values": [ + "$7,169.13" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "7169.13" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your savings account is $7,169.13." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you also check the balance for my checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "24521.74" + ], + "slot": "balance", + "values": [ + "$24,521.74" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "24521.74" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your checking account is $24,521.74" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Did you want to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much would you like to transfer, and to who?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "170" + ], + "slot": "amount", + "values": [ + "170 dollars" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Abhinav" + ], + "slot": "recipient_account_name", + "values": [ + "Abhinav" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "amount", + "start": 16 + }, + { + "exclusive_end": 38, + "slot": "recipient_account_name", + "start": 31 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "170 dollars" + ], + "recipient_account_name": [ + "Abhinav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please transfer 170 dollars to Abhinav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "170" + ], + "slot": "amount", + "values": [ + "$170" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Abhinav" + ], + "slot": "recipient_account_name", + "values": [ + "Abhinav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "amount", + "start": 53 + }, + { + "exclusive_end": 95, + "slot": "recipient_account_name", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: you'd like to transfer $170 from your checking account to Abhinav's checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$170", + "170 dollars" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "170", + "recipient_account_name": "Abhinav", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "170", + "recipient_account_name": "Abhinav", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The transfer was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$170", + "170 dollars" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please check my balance again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "24351.74" + ], + "slot": "balance", + "values": [ + "$24,351.74" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "24351.74" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your checking account is $24,351.74." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$170", + "170 dollars" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "32_00093", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I nee to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to see your checking or savings account balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "7885.53" + ], + "slot": "balance", + "values": [ + "$7,885.53" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "7885.53" + } + ], + "slots": [ + { + "exclusive_end": 9, + "slot": "balance", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "$7,885.53 is available in your savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "ok" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to transfer some funds?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I would." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What amount would you like to send and who would you like to send them to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "640" + ], + "slot": "amount", + "values": [ + "$640" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "amount", + "start": 5 + }, + { + "exclusive_end": 20, + "slot": "recipient_account_name", + "start": 13 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$640" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send $640 to Xiaoxue and deposit into their checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "640" + ], + "slot": "amount", + "values": [ + "$640" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "amount", + "start": 8 + }, + { + "exclusive_end": 36, + "slot": "recipient_account_name", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sending $640 from savings to Xiaoxue and deposit into their checking account. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$640" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "640", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "640", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$640" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. What is my new balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "7245.53" + ], + "slot": "balance", + "values": [ + "$7,245.53" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "7245.53" + } + ], + "slots": [ + { + "exclusive_end": 9, + "slot": "balance", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "$7,245.53 is your new savings balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$640" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$640" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have an awesome day!" + } + ] + }, + { + "dialogue_id": "32_00094", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please tell me my checking account balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16173.38" + ], + "slot": "balance", + "values": [ + "$16,173.38" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "16173.38" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your checking account is $16,173.38" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1770" + ], + "slot": "amount", + "values": [ + "1770 dollars" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "amount", + "start": 30 + }, + { + "exclusive_end": 53, + "slot": "recipient_account_name", + "start": 46 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1770 dollars" + ], + "recipient_account_name": [ + "Xiaoxue" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to make a transfer for 1770 dollars to Xiaoxue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1770" + ], + "slot": "amount", + "values": [ + "$1,770" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "amount", + "start": 24 + }, + { + "exclusive_end": 41, + "slot": "recipient_account_name", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want me to transfer $1,770 to Xiaoxue checking account from your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,770", + "1770 dollars" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1770", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1770", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Done. The transfer was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,770", + "1770 dollars" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. What is my balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "14403.38" + ], + "slot": "balance", + "values": [ + "$14,403.38" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "14403.38" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your checking account is $14,403.38" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,770", + "1770 dollars" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything Else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,770", + "1770 dollars" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I am all set." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "32_00095", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check my savings account balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "20237.61" + ], + "slot": "balance", + "values": [ + "$20,237.61" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "20237.61" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account balance is $20,237.61." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup, I would like to." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much and where will we be sending the money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650" + ], + "slot": "amount", + "values": [ + "650 bucks" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "amount", + "start": 10 + }, + { + "exclusive_end": 9, + "slot": "recipient_account_name", + "start": 5 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "650 bucks" + ], + "recipient_account_name": [ + "Amir" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send Amir 650 bucks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "650" + ], + "slot": "amount", + "values": [ + "$650" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "amount", + "start": 38 + }, + { + "exclusive_end": 68, + "slot": "recipient_account_name", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm the details: Transfer $650 from your savings to Amir in their checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$650", + "650 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "650", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "650", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The transfer was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$650", + "650 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's my balance now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19587.61" + ], + "slot": "balance", + "values": [ + "$19,587.61" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "19587.61" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "balance", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You savings balance is $19,587.61." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$650", + "650 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, Thanks for the help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day!" + } + ] + }, + { + "dialogue_id": "32_00096", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to check my balance; specifically, about my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "3717.38" + ], + "slot": "balance", + "values": [ + "$3,717.38" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "3717.38" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "balance", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account balance is $3,717.38." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright; I'd like to transfer to their savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much would you like to transfer, and to whom do you want to send the money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "480" + ], + "slot": "amount", + "values": [ + "480 bucks" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "amount", + "start": 9 + }, + { + "exclusive_end": 26, + "slot": "recipient_account_name", + "start": 22 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "480 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Transfer 480 bucks to Amir." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "480" + ], + "slot": "amount", + "values": [ + "$480" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "amount", + "start": 42 + }, + { + "exclusive_end": 80, + "slot": "recipient_account_name", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm that you want to transfer $480 from your savings account to Amir's savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$480", + "480 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "480", + "recipient_account_name": "Amir", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "480", + "recipient_account_name": "Amir", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer was done." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$480", + "480 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for helping out. I'd like to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "3237.38" + ], + "slot": "balance", + "values": [ + "$3,237.38" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "3237.38" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your balance in your savings account is $3,237.38" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$480", + "480 bucks" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright. Thanks for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a pleasant afternoon." + } + ] + }, + { + "dialogue_id": "32_00097", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to check my balance" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "To which account should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wanted to the balance in my checking account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21181.35" + ], + "slot": "balance", + "values": [ + "$21,181.35" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "21181.35" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your checking account is $21,181.35" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Tell me the balance of my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10411.72" + ], + "slot": "balance", + "values": [ + "$10,411.72" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "10411.72" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your savings account is $10,411.72" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "310" + ], + "slot": "amount", + "values": [ + "three hundred and ten bucks" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 67, + "slot": "amount", + "start": 40 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "three hundred and ten bucks" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wanted to initiate a fund transfer of three hundred and ten bucks to their savings account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "To whom would you like to send it to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "Raghav" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "recipient_account_name", + "start": 18 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "three hundred and ten bucks" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please send it to Raghav" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "310" + ], + "slot": "amount", + "values": [ + "$310" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "Raghav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 98, + "slot": "amount", + "start": 94 + }, + { + "exclusive_end": 64, + "slot": "recipient_account_name", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the details: Initiating a fund transfer to Raghav to their savings account for $310 from your saving account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$310", + "three hundred and ten bucks" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes exactly the same" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "310", + "recipient_account_name": "Raghav", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "310", + "recipient_account_name": "Raghav", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transaction is successful" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$310", + "three hundred and ten bucks" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot for the help. I wanted to know my balance" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10101.72" + ], + "slot": "balance", + "values": [ + "$10,101.72" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "10101.72" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your savings account is $10,101.72" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$310", + "three hundred and ten bucks" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay fine thats great" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can assist you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$310", + "three hundred and ten bucks" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No Thanks for the help thats all for now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day ahead" + } + ] + }, + { + "dialogue_id": "32_00098", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell my savings account balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "15243.73" + ], + "slot": "balance", + "values": [ + "$15,243.73" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "15243.73" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "balance", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have a balance of $15,243.73 in your savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "And how much do I have in checking?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "18521.45" + ], + "slot": "balance", + "values": [ + "$18,521.45" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "18521.45" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account has a balance of $18,521.45" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "1320" + ], + "slot": "amount", + "values": [ + "1320 dollars" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "amount", + "start": 21 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1320 dollars" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please transfer 1320 dollars." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who would you like to send it to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Abhinav" + ], + "slot": "recipient_account_name", + "values": [ + "Abhinav" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "recipient_account_name", + "start": 11 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1320 dollars" + ], + "recipient_account_name": [ + "Abhinav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send it to Abhinav" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1320" + ], + "slot": "amount", + "values": [ + "$1,320" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Abhinav" + ], + "slot": "recipient_account_name", + "values": [ + "Abhinav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "amount", + "start": 32 + }, + { + "exclusive_end": 100, + "slot": "recipient_account_name", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: You are sending $1,320 from your checking account to the checking account of Abhinav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,320", + "1320 dollars" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1320", + "recipient_account_name": "Abhinav", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1320", + "recipient_account_name": "Abhinav", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Transaction confirmed, your transfer is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,320", + "1320 dollars" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me my remaining balance, please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "17201.45" + ], + "slot": "balance", + "values": [ + "$17,201.45" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "17201.45" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account has a balance of $17,201.45." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,320", + "1320 dollars" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "32_00099", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to check my balance in my account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which account should I check?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to know the balance in my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21248.89" + ], + "slot": "balance", + "values": [ + "$21,248.89" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "21248.89" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "balance", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance remaining in your checking account is $21,248.89." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I understand." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make a transaction?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "recipient_account_name", + "start": 39 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "recipient_account_name": [ + "Maria" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to transfer money to Maria." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the amount you would like to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "600" + ], + "slot": "amount", + "values": [ + "$600" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "amount", + "start": 16 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$600" + ], + "recipient_account_name": [ + "Maria" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please transfer $600." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "600" + ], + "slot": "amount", + "values": [ + "$600" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Maria" + ], + "slot": "recipient_account_name", + "values": [ + "Maria" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 82, + "slot": "amount", + "start": 78 + }, + { + "exclusive_end": 116, + "slot": "recipient_account_name", + "start": 111 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm if the following details are correct: I would like to transfer $600 from my checking account to Maria checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$600" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "600", + "recipient_account_name": "Maria", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "600", + "recipient_account_name": "Maria", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$600" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your assistance, now I would like to check my remaining balance if possible." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "20648.89" + ], + "slot": "balance", + "values": [ + "$20,648.89" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "20648.89" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "balance", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance in your checking account consists of $20,648.89" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$600" + ], + "recipient_account_name": [ + "Maria" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I see, thanks for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "32_00100", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check my savings account balance" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "18282.90" + ], + "slot": "balance", + "values": [ + "$18,282.90" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "18282.90" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your savings account is $18,282.90" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Tell my the balance of my checking account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "11142.38" + ], + "slot": "balance", + "values": [ + "$11,142.38" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "11142.38" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your checking account is $11,142.38" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "ok" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you ant to make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please make transfer to checking account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "how much would you like to transfer" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "630" + ], + "slot": "amount", + "values": [ + "$630" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "amount", + "start": 19 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$630" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i want to transfer $630" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who are you sending the money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sanuj" + ], + "slot": "recipient_account_name", + "values": [ + "Sanuj" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "recipient_account_name", + "start": 18 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$630" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please send it to Sanuj" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "630" + ], + "slot": "amount", + "values": [ + "$630" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sanuj" + ], + "slot": "recipient_account_name", + "values": [ + "Sanuj" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "amount", + "start": 31 + }, + { + "exclusive_end": 44, + "slot": "recipient_account_name", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the transfer of $630 to Sanuj from your checking account to his checking account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$630" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "630", + "recipient_account_name": "Sanuj", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "630", + "recipient_account_name": "Sanuj", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "done" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$630" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please check my balance again" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "10512.38" + ], + "slot": "balance", + "values": [ + "$10,512.38" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "10512.38" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "balance", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The balance of your checking account is $10,512.38" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$630" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day" + } + ] + }, + { + "dialogue_id": "32_00101", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What account do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to look at my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21630.40" + ], + "slot": "balance", + "values": [ + "$21,630.40" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "21630.40" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $21,630.40 in your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to transfer some money." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "To whom are you transferring money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "recipient_account_name", + "start": 24 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "recipient_account_name": [ + "Pranav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to send money to Pranav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much are you sending?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "430" + ], + "slot": "amount", + "values": [ + "$430" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "amount", + "start": 5 + }, + { + "exclusive_end": 21, + "slot": "recipient_account_name", + "start": 13 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$430" + ], + "recipient_account_name": [ + "Srinivas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send $430 to Srinivas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "430" + ], + "slot": "amount", + "values": [ + "$430" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "amount", + "start": 17 + }, + { + "exclusive_end": 33, + "slot": "recipient_account_name", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want to send $430 to Srinivas from your checking account to their checking account. Is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$430" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "430", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "430", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The transfer is complete." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$430" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$430" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21200.40" + ], + "slot": "balance", + "values": [ + "$21,200.40" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "21200.40" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "balance", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your new balance in your checking account is $21,200.40." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$430" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "32_00102", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to see my balance" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On your checking or savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My savings account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "20985.66" + ], + "slot": "balance", + "values": [ + "$20,985.66" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "20985.66" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "balance", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "That account has $20,985.66 in savings" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "xiaoxue" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "recipient_account_name", + "start": 30 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_name": [ + "xiaoxue" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. I want to transfer it 2 xiaoxue and to their savings" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much did you want to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1600" + ], + "slot": "amount", + "values": [ + "$1,600" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "amount", + "start": 0 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,600" + ], + "recipient_account_name": [ + "xiaoxue" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "$1,600 in all" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1600" + ], + "slot": "amount", + "values": [ + "$1,600" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "xiaoxue" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "amount", + "start": 39 + }, + { + "exclusive_end": 97, + "slot": "recipient_account_name", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following. Transfer $1,600 from your savings to the savings account of xiaoxue" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,600" + ], + "recipient_account_name": [ + "xiaoxue" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "1600", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "1600", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The transfer is complete" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,600" + ], + "recipient_account_name": [ + "xiaoxue" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay thanks for all your help. Now let me check my balance again" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19385.66" + ], + "slot": "balance", + "values": [ + "$19,385.66" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "19385.66" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "balance", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your balance is $19,385.66 in savings" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,600" + ], + "recipient_account_name": [ + "xiaoxue" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay thanks for the help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day" + } + ] + }, + { + "dialogue_id": "32_00103", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check my savings account balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "5250.80" + ], + "slot": "balance", + "values": [ + "$5,250.80" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "5250.80" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "balance", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account balance is $5,250.80." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "320" + ], + "slot": "amount", + "values": [ + "320 bucks" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sanuj" + ], + "slot": "recipient_account_name", + "values": [ + "Sanuj" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "amount", + "start": 33 + }, + { + "exclusive_end": 60, + "slot": "recipient_account_name", + "start": 55 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "320 bucks" + ], + "recipient_account_name": [ + "Sanuj" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok. I want to make a transfer of 320 bucks. Send it to Sanuj." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "320" + ], + "slot": "amount", + "values": [ + "$320" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Sanuj" + ], + "slot": "recipient_account_name", + "values": [ + "Sanuj" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "amount", + "start": 47 + }, + { + "exclusive_end": 86, + "slot": "recipient_account_name", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: Transfer $320 from your savings account to Sanuj's checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$320", + "320 bucks" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "320", + "recipient_account_name": "Sanuj", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "320", + "recipient_account_name": "Sanuj", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$320", + "320 bucks" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. I'd like to check my new balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "4930.80" + ], + "slot": "balance", + "values": [ + "$4,930.80" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "4930.80" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "balance", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account balance is now $4,930.80." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$320", + "320 bucks" + ], + "recipient_account_name": [ + "Sanuj" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok. Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "32_00104", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check my balance in my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1701.42" + ], + "slot": "balance", + "values": [ + "$1,701.42" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "1701.42" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "balance", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have a balance of $1,701.42 in your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, can I make a transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, what amount do you want to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "570" + ], + "slot": "amount", + "values": [ + "570 dollars" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "amount", + "start": 9 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "570 dollars" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Transfer 570 dollars please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "To whom would you like to send the money?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "recipient_account_name", + "start": 11 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "570 dollars" + ], + "recipient_account_name": [ + "Srinivas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send it to Srinivas, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "570" + ], + "slot": "amount", + "values": [ + "$570" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "amount", + "start": 60 + }, + { + "exclusive_end": 101, + "slot": "recipient_account_name", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you would like to do the following: Transfer $570 from my checking account to Srinivas into their checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$570", + "570 dollars" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "570", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "570", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$570", + "570 dollars" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I check my new balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1131.42" + ], + "slot": "balance", + "values": [ + "$1,131.42" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "1131.42" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "balance", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The new balance is $1,131.42 in your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$570", + "570 dollars" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_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": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$570", + "570 dollars" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you for all your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day!" + } + ] + }, + { + "dialogue_id": "32_00105", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hello. I need to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course! Which account should I use?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My savings account, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "20394.30" + ], + "slot": "balance", + "values": [ + "$20,394.30" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "20394.30" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "balance", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. Your savings account balance is $20,394.30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, great. I need to make a transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. Who would you like me to send money to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "recipient_account_name", + "start": 23 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_name": [ + "Xiaoxue" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It needs to be sent to Xiaoxue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. What amount of money would you like to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "310" + ], + "slot": "amount", + "values": [ + "310 bucks" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "amount", + "start": 9 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "310 bucks" + ], + "recipient_account_name": [ + "Xiaoxue" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Transfer 310 bucks, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "310" + ], + "slot": "amount", + "values": [ + "$310" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "amount", + "start": 76 + }, + { + "exclusive_end": 117, + "slot": "recipient_account_name", + "start": 110 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Got it. Can you confirm the following details, please? You are transferring $310 from your savings account to Xiaoxue to their checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$310", + "310 bucks" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "310", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "310", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Perfect! Your transfer is successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$310", + "310 bucks" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much! I want to check my balance now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "20084.30" + ], + "slot": "balance", + "values": [ + "$20,084.30" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "20084.30" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "balance", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem! Your savings account balance is now $20,084.30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$310", + "310 bucks" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_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": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$310", + "310 bucks" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. I hope you have a great day!" + } + ] + }, + { + "dialogue_id": "32_00106", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am trying to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which account would you like me to use?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me about my checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "13680.23" + ], + "slot": "balance", + "values": [ + "$13,680.23" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "13680.23" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "balance", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have $13,680.23 in your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to transfer funds." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much would you like to transfer? Which account would you like to transfer it to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1620" + ], + "slot": "amount", + "values": [ + "1620 dollars" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "amount", + "start": 21 + }, + { + "exclusive_end": 45, + "slot": "recipient_account_name", + "start": 37 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1620 dollars" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to transfer 1620 dollars to Srinivas' savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1620" + ], + "slot": "amount", + "values": [ + "$1,620" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "amount", + "start": 39 + }, + { + "exclusive_end": 84, + "slot": "recipient_account_name", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: You'd like to transfer $1,620 from your checking account to Srinivas' savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,620", + "1620 dollars" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1620", + "recipient_account_name": "Srinivas", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1620", + "recipient_account_name": "Srinivas", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great. The transfer has been initiated." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,620", + "1620 dollars" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the balance in my account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "12060.23" + ], + "slot": "balance", + "values": [ + "$12,060.23" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "12060.23" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $12,060.23." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,620", + "1620 dollars" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alrighty, that's good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I provide assistance with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,620", + "1620 dollars" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, that's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "32_00107", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check my checking account balance" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "19121.51" + ], + "slot": "balance", + "values": [ + "$19,121.51" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "19121.51" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "balance", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your balance in your checking account is $19,121.51" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "220" + ], + "slot": "amount", + "values": [ + "220 dollars" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "amount", + "start": 22 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "220 dollars" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok I want to transfer 220 dollars" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where do you want it sent?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "recipient_account_name", + "start": 11 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "220 dollars" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Send it to Amir, to his savings account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "220" + ], + "slot": "amount", + "values": [ + "$220" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "amount", + "start": 13 + }, + { + "exclusive_end": 84, + "slot": "recipient_account_name", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming a $220 transfer from your checking account to the savings account of Amir" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$220", + "220 dollars" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please that's right" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "220", + "recipient_account_name": "Amir", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "220", + "recipient_account_name": "Amir", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It is successful" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$220", + "220 dollars" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to check my balance now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "18901.51" + ], + "slot": "balance", + "values": [ + "$18,901.51" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "18901.51" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "balance", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is now $18,901.51 in your checking account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$220", + "220 dollars" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "OK, thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$220", + "220 dollars" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. thank you for your help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "32_00108", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to check my bank balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "checking", + "savings" + ], + "slot": "account_type", + "values": [ + "checking", + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to look at your checking or savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Savings account please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "21593.13" + ], + "slot": "balance", + "values": [ + "$21,593.13" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "21593.13" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account balance is $21,593.13." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about my checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "7548.43" + ], + "slot": "balance", + "values": [ + "$7,548.43" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "7548.43" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $7,548.43." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1020" + ], + "slot": "amount", + "values": [ + "1,020 dollars" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "amount", + "start": 28 + }, + { + "exclusive_end": 53, + "slot": "recipient_account_name", + "start": 45 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1,020 dollars" + ], + "recipient_account_name": [ + "Srinivas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. Now please transfer 1,020 dollars to Srinivas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1020" + ], + "slot": "amount", + "values": [ + "$1,020" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "amount", + "start": 47 + }, + { + "exclusive_end": 90, + "slot": "recipient_account_name", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: Transfer $1,020 from my checking account to Srinivas's checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,020", + "1,020 dollars" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1020", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1020", + "recipient_account_name": "Srinivas", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your transfer was successful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,020", + "1,020 dollars" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I check my balance again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "6528.43" + ], + "slot": "balance", + "values": [ + "$6,528.43" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "6528.43" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $6,528.43." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,020", + "1,020 dollars" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok. Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "32_00109", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please give me my checking account balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "2115.71" + ], + "slot": "balance", + "values": [ + "$2,115.71" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "2115.71" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "balance", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You have exactly $2,115.71 in your checking." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, please transfer some of that for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Who do you want to have the money?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Raghav" + ], + "slot": "recipient_account_name", + "values": [ + "Raghav" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "recipient_account_name", + "start": 7 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "recipient_account_name": [ + "Raghav" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need Raghav to have it in her savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course, how much do you want to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1450" + ], + "slot": "amount", + "values": [ + "1,450 bucks" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "amount", + "start": 24 + }, + { + "exclusive_end": 15, + "slot": "recipient_account_name", + "start": 7 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "1,450 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want Srinivas to have 1,450 bucks, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1450" + ], + "slot": "amount", + "values": [ + "$1,450" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Srinivas" + ], + "slot": "recipient_account_name", + "values": [ + "Srinivas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "recipient_account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "amount", + "start": 44 + }, + { + "exclusive_end": 43, + "slot": "recipient_account_name", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "That's good, just to confirm: Send Srinivas $1,450 from your checking account to their savings?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,450", + "1,450 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I confirm this, yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "1450", + "recipient_account_name": "Srinivas", + "recipient_account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "1450", + "recipient_account_name": "Srinivas", + "recipient_account_type": "savings" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, it is done." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,450", + "1,450 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please give me the current balance after this transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "665.71" + ], + "slot": "balance", + "values": [ + "$665.71" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "665.71" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "balance", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You Now have $665.71 in your checking now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,450", + "1,450 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the info." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What can I do for you now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$1,450", + "1,450 bucks" + ], + "recipient_account_name": [ + "Srinivas" + ], + "recipient_account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nothing, I'm great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, have a good day." + } + ] + }, + { + "dialogue_id": "32_00110", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to check my checking account balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "23434.76" + ], + "slot": "balance", + "values": [ + "$23,434.76" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "23434.76" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "balance", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I can help with that. I am showing a balance of $23,434.76 in your checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you also give me the balance of my savings account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "24417.73" + ], + "slot": "balance", + "values": [ + "$24,417.73" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "24417.73" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "balance", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, your savings account balance is $24,417.73." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome, is there anything else I can do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to make a transfer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "recipient_account_name", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, how much would you like to transfer and to who?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1210" + ], + "slot": "amount", + "values": [ + "$1,210" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "amount", + "start": 21 + }, + { + "exclusive_end": 37, + "slot": "recipient_account_name", + "start": 31 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,210" + ], + "recipient_account_name": [ + "Pranav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to send $1,210 to Pranav." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1210" + ], + "slot": "amount", + "values": [ + "$1,210" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Pranav" + ], + "slot": "recipient_account_name", + "values": [ + "Pranav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 77, + "slot": "amount", + "start": 71 + }, + { + "exclusive_end": 137, + "slot": "recipient_account_name", + "start": 131 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you please confirm I have this correct? You would like to transfer $1,210 from your savings account to the checking account of Pranav?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,210" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "1210", + "recipient_account_name": "Pranav", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "1210", + "recipient_account_name": "Pranav", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, your transferred has been successfully sent. Is there anything else I can do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,210" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes can you give me my balance again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "23207.73" + ], + "slot": "balance", + "values": [ + "$23,207.73" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "23207.73" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "balance", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, your new savings account balance is $23,207.73." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,210" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, did you need anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,210" + ], + "recipient_account_name": [ + "Pranav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No ma'am that will be all for me today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, thank you so much and have a pleasant day." + } + ] + }, + { + "dialogue_id": "32_00111", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Check my balance on checking account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "15831.19" + ], + "slot": "balance", + "values": [ + "$15,831.19" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "15831.19" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "balance", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In your checking account you have $15,831.19" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to know on savings account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "15148.43" + ], + "slot": "balance", + "values": [ + "$15,148.43" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "15148.43" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In your savings account you have $15,148.43" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Abhinav" + ], + "slot": "recipient_account_name", + "values": [ + "Abhinav" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "recipient_account_name", + "start": 19 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_name": [ + "Abhinav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make a transfer to Abhinav" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What amount you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "390" + ], + "slot": "amount", + "values": [ + "$390" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "amount", + "start": 13 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$390" + ], + "recipient_account_name": [ + "Abhinav" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like $390" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "390" + ], + "slot": "amount", + "values": [ + "$390" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Abhinav" + ], + "slot": "recipient_account_name", + "values": [ + "Abhinav" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "amount", + "start": 30 + }, + { + "exclusive_end": 45, + "slot": "recipient_account_name", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "From savings account transfer $390 to Abhinav in checking account is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$390" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes is correct" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "390", + "recipient_account_name": "Abhinav", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "390", + "recipient_account_name": "Abhinav", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The transfer is successful" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$390" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Check my balance plase" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "14758.43" + ], + "slot": "balance", + "values": [ + "$14,758.43" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "14758.43" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "balance", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "In savings account you have $14,758.43" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$390" + ], + "recipient_account_name": [ + "Abhinav" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Good.Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day!" + } + ] + }, + { + "dialogue_id": "32_00112", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to check my current balance" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "account_type", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which account are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to get account information on my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "6044.73" + ], + "slot": "balance", + "values": [ + "$6,044.73" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "6044.73" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "balance", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your current checking account balance is $6,044.73" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would also like to know the balance in my savings account" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "16204.55" + ], + "slot": "balance", + "values": [ + "$16,204.55" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "16204.55" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "balance", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You current savings account balance is $16,204.55" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "recipient_account_name", + "start": 34 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "recipient_account_name": [ + "Amir" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to transfer funds to Amir." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And what is the amount that you would like to transfer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1610" + ], + "slot": "amount", + "values": [ + "$1,610" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "amount", + "start": 23 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,610" + ], + "recipient_account_name": [ + "Amir" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The transfer amount is $1,610" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "1610" + ], + "slot": "amount", + "values": [ + "$1,610" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Amir" + ], + "slot": "recipient_account_name", + "values": [ + "Amir" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "amount", + "start": 42 + }, + { + "exclusive_end": 82, + "slot": "recipient_account_name", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So to confirm, you would like to transfer $1,610 from your savings account to Amir's checking account?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,610" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "savings", + "amount": "1610", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "savings", + "amount": "1610", + "recipient_account_name": "Amir", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The transfer has been successfully completed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,610" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. Thank you. And can you give me my current balance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "14594.55" + ], + "slot": "balance", + "values": [ + "$14,594.55" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "14594.55" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "balance", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account balance is currently $14,594.55" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,610" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Excellent. Thank you again" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like assistance with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ], + "amount": [ + "$1,610" + ], + "recipient_account_name": [ + "Amir" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, all set. Thanks!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "32_00113", + "services": [ + "Banks_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "savings" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to check the balance of my savings account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "8956.31" + ], + "slot": "balance", + "values": [ + "$8,956.31" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "savings" + ], + "slot": "account_type", + "values": [ + "savings" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "savings" + } + }, + "service_results": [ + { + "account_type": "savings", + "balance": "8956.31" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "balance", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your savings account balance is $8,956.31." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please tell me the balance of my checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "12578.30" + ], + "slot": "balance", + "values": [ + "$12,578.30" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "12578.30" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "balance", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The checking account balance is $12,578.30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "TransferMoney" + ], + "slot": "intent", + "values": [ + "TransferMoney" + ] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need to make a transfer today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "recipient_account_name", + "start": 24 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "recipient_account_name": [ + "Xiaoxue" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please transfer to Xiaoxue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "amount", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How much would you like to send them?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "420" + ], + "slot": "amount", + "values": [ + "420 bucks" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "amount", + "start": 16 + } + ], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "420 bucks" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please transfer 420 bucks into their checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "420" + ], + "slot": "amount", + "values": [ + "$420" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "Xiaoxue" + ], + "slot": "recipient_account_name", + "values": [ + "Xiaoxue" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "checking" + ], + "slot": "recipient_account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "amount", + "start": 16 + }, + { + "exclusive_end": 56, + "slot": "recipient_account_name", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm; $420 from my checking account to Xiaoxue to be deposited in their checking account." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "TransferMoney", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$420", + "420 bucks" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "service_call": { + "method": "TransferMoney", + "parameters": { + "account_type": "checking", + "amount": "420", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "amount": "420", + "recipient_account_name": "Xiaoxue", + "recipient_account_type": "checking" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The transfer went through." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "CheckBalance" + ], + "slot": "intent", + "values": [ + "CheckBalance" + ] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$420", + "420 bucks" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, now I want to check my balance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "12158.30" + ], + "slot": "balance", + "values": [ + "$12,158.30" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "checking" + ], + "slot": "account_type", + "values": [ + "checking" + ] + } + ], + "service": "Banks_1", + "service_call": { + "method": "CheckBalance", + "parameters": { + "account_type": "checking" + } + }, + "service_results": [ + { + "account_type": "checking", + "balance": "12158.30" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "balance", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your checking account balance is $12,158.30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "CheckBalance", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$420", + "420 bucks" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "account_type": [ + "checking" + ], + "amount": [ + "$420", + "420 bucks" + ], + "recipient_account_name": [ + "Xiaoxue" + ], + "recipient_account_type": [ + "checking" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Banks_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "32_00114", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Ramon" + ], + "slot": "city", + "values": [ + "San Ramon" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 62, + "slot": "city", + "start": 53 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Ramon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you help me find a dentist which is located in San Ramon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Advanced Ceramics Dental Sudio" + ], + "slot": "dentist_name", + "values": [ + "Advanced Ceramics Dental Sudio" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Ramon" + ], + "slot": "city", + "values": [ + "San Ramon" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Ramon" + } + }, + "service_results": [ + { + "address": "9260 Alcosta Boulevard B-12", + "city": "San Ramon", + "dentist_name": "Advanced Ceramics Dental Sudio", + "offers_cosmetic_services": "False", + "phone_number": "925-828-7771" + }, + { + "address": "2400 Camino Ramon", + "city": "San Ramon", + "dentist_name": "Castro Valley Health", + "offers_cosmetic_services": "False", + "phone_number": "925-359-1110" + }, + { + "address": "9260 Alcosta Boulevard # D30", + "city": "San Ramon", + "dentist_name": "Dr. John Ichiuji", + "offers_cosmetic_services": "False", + "phone_number": "925-828-5918" + }, + { + "address": "9260 Alcosta Boulevard # D25", + "city": "San Ramon", + "dentist_name": "Ken'S Valley Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "925-829-6688" + }, + { + "address": "9260 Alcosta Boulevard # A8", + "city": "San Ramon", + "dentist_name": "Martin Edmund S", + "offers_cosmetic_services": "False", + "phone_number": "925-828-6399" + }, + { + "address": "21001 San Ramon Valley Boulevard C7", + "city": "San Ramon", + "dentist_name": "Parawan Ferdinand L", + "offers_cosmetic_services": "False", + "phone_number": "925-829-0994" + }, + { + "address": "9260 Alcosta Boulevard", + "city": "San Ramon", + "dentist_name": "Perfect Smiles Family Dentistry", + "offers_cosmetic_services": "True", + "phone_number": "925-833-8702" + }, + { + "address": "21001 San Ramon Valley Boulevard Ste E-3", + "city": "San Ramon", + "dentist_name": "Renew Dental Implant Specialists", + "offers_cosmetic_services": "True", + "phone_number": "888-275-2336" + }, + { + "address": "9260 Alcosta Boulevard # B9", + "city": "San Ramon", + "dentist_name": "Rutherford Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "925-833-8080" + }, + { + "address": "9260 Alcosta Boulevard A7", + "city": "San Ramon", + "dentist_name": "San Ramon Family Dentistry", + "offers_cosmetic_services": "True", + "phone_number": "925-829-2800" + } + ], + "slots": [ + { + "exclusive_end": 93, + "slot": "dentist_name", + "start": 63 + }, + { + "exclusive_end": 123, + "slot": "city", + "start": 114 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 10 dentists in that area. Would you like to visit Advanced Ceramics Dental Sudio which is located in San Ramon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Ramon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have alternatives?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Castro Valley Health" + ], + "slot": "dentist_name", + "values": [ + "Castro Valley Health" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Ramon" + ], + "slot": "city", + "values": [ + "San Ramon" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "dentist_name", + "start": 10 + }, + { + "exclusive_end": 60, + "slot": "city", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Castro Valley Health which is located in San Ramon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Morgan Hill" + ], + "slot": "city", + "values": [ + "Morgan Hill" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "offers_cosmetic_services", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 82, + "slot": "city", + "start": 71 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Morgan Hill" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, how about somewhere else? I would prefer ones which are located in Morgan Hill and offer cosmetic services." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Lawrence J. Mcdonald" + ], + "slot": "dentist_name", + "values": [ + "Dr. Lawrence J. Mcdonald" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Morgan Hill" + ], + "slot": "city", + "values": [ + "Morgan Hill" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Morgan Hill", + "offers_cosmetic_services": "True" + } + }, + "service_results": [ + { + "address": "17705 Hale Avenue A1", + "city": "Morgan Hill", + "dentist_name": "Dr. Lawrence J. Mcdonald", + "offers_cosmetic_services": "True", + "phone_number": "408-779-9335" + } + ], + "slots": [ + { + "exclusive_end": 88, + "slot": "dentist_name", + "start": 64 + }, + { + "exclusive_end": 51, + "slot": "city", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, I have found 1 dentist located in Morgan Hill operated by Dr. Lawrence J. Mcdonald." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Morgan Hill" + ], + "dentist_name": [ + "Dr. Lawrence J. Mcdonald" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to book an appointment for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Morgan Hill" + ], + "dentist_name": [ + "Dr. Lawrence J. Mcdonald" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all the help I need. Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No worries! Have a great day ahead!" + } + ] + }, + { + "dialogue_id": "32_00115", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a dentist, can you find one for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 8, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "San Jose please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "city": "San Jose", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + }, + { + "address": "2664 Berryessa Road # 205", + "city": "San Jose", + "dentist_name": "A-1 Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-258-6669" + }, + { + "address": "2664 Berryessa Road # 212", + "city": "San Jose", + "dentist_name": "Abad Dental Office", + "offers_cosmetic_services": "False", + "phone_number": "408-272-3809" + }, + { + "address": "2664 Berryessa Road # 202", + "city": "San Jose", + "dentist_name": "Aitchison, Bernard", + "offers_cosmetic_services": "False", + "phone_number": "408-259-1632" + }, + { + "address": "5595 Winfield Boulevard # 102", + "city": "San Jose", + "dentist_name": "Almaden Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-224-5200" + }, + { + "address": "5710 Cahalan Avenue # 8L", + "city": "San Jose", + "dentist_name": "Alpha Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-578-4600" + }, + { + "address": "5150 Graves Avenue # 11E", + "city": "San Jose", + "dentist_name": "Arts Of Dentistry", + "offers_cosmetic_services": "False", + "phone_number": "408-873-7737" + }, + { + "address": "2664 Berryessa Road", + "city": "San Jose", + "dentist_name": "Bautista Maximilian", + "offers_cosmetic_services": "False", + "phone_number": "408-272-2330" + }, + { + "address": "2664 Berryessa Road # 102", + "city": "San Jose", + "dentist_name": "Belle Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-254-0888" + }, + { + "address": "2664 Berryessa Road # 106", + "city": "San Jose", + "dentist_name": "Berryessa Oral Surgery Spec", + "offers_cosmetic_services": "False", + "phone_number": "408-729-9000" + } + ], + "slots": [ + { + "exclusive_end": 68, + "slot": "dentist_name", + "start": 54 + }, + { + "exclusive_end": 31, + "slot": "city", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 10 dentists in San Jose, what do you think of A J Dental Lab?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their address and number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-316-8226" + ], + "slot": "phone_number", + "values": [ + "408-316-8226" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2664 Berryessa Road # 206" + ], + "slot": "address", + "values": [ + "2664 Berryessa Road # 206" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "phone_number", + "start": 16 + }, + { + "exclusive_end": 66, + "slot": "address", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their number is 408-316-8226. Address is 2664 Berryessa Road # 206." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good, I'll go with them." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to book an appointment for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not right now, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's all, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, have a good day!" + } + ] + }, + { + "dialogue_id": "32_00116", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gilroy" + ], + "slot": "city", + "values": [ + "Gilroy" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "city", + "start": 34 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Gilroy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Help me to find a good dentist in Gilroy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Albert Lee" + ], + "slot": "dentist_name", + "values": [ + "Albert Lee" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gilroy" + ], + "slot": "city", + "values": [ + "Gilroy" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Gilroy" + } + }, + "service_results": [ + { + "address": "7880 Wren Ave", + "city": "Gilroy", + "dentist_name": "Albert Lee", + "offers_cosmetic_services": "False", + "phone_number": "408-847-6060" + }, + { + "address": "7880 Wren Avenue Suite D141", + "city": "Gilroy", + "dentist_name": "Amy N. Tran, And Eric R. Nagareda", + "offers_cosmetic_services": "False", + "phone_number": "408-847-0795" + }, + { + "address": "7880 Wren Avenue a115", + "city": "Gilroy", + "dentist_name": "Banner Associates", + "offers_cosmetic_services": "False", + "phone_number": "408-842-0226" + }, + { + "address": "7880 Wren Avenue Suite E-155", + "city": "Gilroy", + "dentist_name": "Bruce Sarhaddi", + "offers_cosmetic_services": "False", + "phone_number": "408-842-6811" + }, + { + "address": "7880 Wren Ave # A111", + "city": "Gilroy", + "dentist_name": "Dentistry For Children", + "offers_cosmetic_services": "False", + "phone_number": "408-847-1118" + }, + { + "address": "7888 Wren Avenue Ste B-120", + "city": "Gilroy", + "dentist_name": "Dr. Ehsan Rezvan", + "offers_cosmetic_services": "True", + "phone_number": "408-842-9045" + }, + { + "address": "7880 Wren Avenue D-142", + "city": "Gilroy", + "dentist_name": "Dr. Jernell Escobar", + "offers_cosmetic_services": "False", + "phone_number": "408-847-3181" + }, + { + "address": "7897 Eigleberry Street", + "city": "Gilroy", + "dentist_name": "Dr. Luma M. Ajlouni", + "offers_cosmetic_services": "False", + "phone_number": "408-848-5040" + }, + { + "address": "7880 Wren Avenue # D142", + "city": "Gilroy", + "dentist_name": "Drysdale Christine", + "offers_cosmetic_services": "False", + "phone_number": "408-847-2658" + }, + { + "address": "7880 Wren Avenue Ste B121", + "city": "Gilroy", + "dentist_name": "Edward L. Vines", + "offers_cosmetic_services": "False", + "phone_number": "408-842-3436" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "dentist_name", + "start": 54 + }, + { + "exclusive_end": 38, + "slot": "city", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are almost 10 dentists in Gilroy.one of them is Albert Lee." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Gilroy" + ], + "dentist_name": [ + "Albert Lee" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is all I needed.Thanks, I will go with this one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day. Thanks a lot." + } + ] + }, + { + "dialogue_id": "32_00117", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm interested in making an appointment at a dentist. Can you help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Absolutely! Where are you looking for a dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gilroy" + ], + "slot": "city", + "values": [ + "Gilroy" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 13, + "slot": "city", + "start": 7 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Gilroy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm in Gilroy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Albert Lee" + ], + "slot": "dentist_name", + "values": [ + "Albert Lee" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gilroy" + ], + "slot": "city", + "values": [ + "Gilroy" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Gilroy" + } + }, + "service_results": [ + { + "address": "7880 Wren Ave", + "city": "Gilroy", + "dentist_name": "Albert Lee", + "offers_cosmetic_services": "False", + "phone_number": "408-847-6060" + }, + { + "address": "7880 Wren Avenue Suite D141", + "city": "Gilroy", + "dentist_name": "Amy N. Tran, And Eric R. Nagareda", + "offers_cosmetic_services": "False", + "phone_number": "408-847-0795" + }, + { + "address": "7880 Wren Avenue a115", + "city": "Gilroy", + "dentist_name": "Banner Associates", + "offers_cosmetic_services": "False", + "phone_number": "408-842-0226" + }, + { + "address": "7880 Wren Avenue Suite E-155", + "city": "Gilroy", + "dentist_name": "Bruce Sarhaddi", + "offers_cosmetic_services": "False", + "phone_number": "408-842-6811" + }, + { + "address": "7880 Wren Ave # A111", + "city": "Gilroy", + "dentist_name": "Dentistry For Children", + "offers_cosmetic_services": "False", + "phone_number": "408-847-1118" + }, + { + "address": "7888 Wren Avenue Ste B-120", + "city": "Gilroy", + "dentist_name": "Dr. Ehsan Rezvan", + "offers_cosmetic_services": "True", + "phone_number": "408-842-9045" + }, + { + "address": "7880 Wren Avenue D-142", + "city": "Gilroy", + "dentist_name": "Dr. Jernell Escobar", + "offers_cosmetic_services": "False", + "phone_number": "408-847-3181" + }, + { + "address": "7897 Eigleberry Street", + "city": "Gilroy", + "dentist_name": "Dr. Luma M. Ajlouni", + "offers_cosmetic_services": "False", + "phone_number": "408-848-5040" + }, + { + "address": "7880 Wren Avenue # D142", + "city": "Gilroy", + "dentist_name": "Drysdale Christine", + "offers_cosmetic_services": "False", + "phone_number": "408-847-2658" + }, + { + "address": "7880 Wren Avenue Ste B121", + "city": "Gilroy", + "dentist_name": "Edward L. Vines", + "offers_cosmetic_services": "False", + "phone_number": "408-842-3436" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "dentist_name", + "start": 47 + }, + { + "exclusive_end": 31, + "slot": "city", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 dentists in Gilroy. May I suggest Albert Lee?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Gilroy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find someone else, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amy N. Tran, And Eric R. Nagareda" + ], + "slot": "dentist_name", + "values": [ + "Amy N. Tran, And Eric R. Nagareda" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Gilroy" + ], + "slot": "city", + "values": [ + "Gilroy" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "dentist_name", + "start": 39 + }, + { + "exclusive_end": 82, + "slot": "city", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. Would you be interested in Amy N. Tran, And Eric R. Nagareda in Gilroy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "offers_cosmetic_services", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "city", + "start": 46 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, can you find me someone else but in San Jose? I'm interested in dentists that also offer cosmetic services." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Svetlana Naret" + ], + "slot": "dentist_name", + "values": [ + "Dr. Svetlana Naret" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose", + "offers_cosmetic_services": "True" + } + }, + "service_results": [ + { + "address": "5710 Cahalan Avenue # 8J", + "city": "San Jose", + "dentist_name": "Dr. Svetlana Naret", + "offers_cosmetic_services": "True", + "phone_number": "408-225-7813" + }, + { + "address": "2516 Samaritan Drive", + "city": "San Jose", + "dentist_name": "Greenview Dental Care, Yvonne Yang", + "offers_cosmetic_services": "True", + "phone_number": "408-356-8201" + }, + { + "address": "5150 Graves Avenue #12E", + "city": "San Jose", + "dentist_name": "Keith Cooper", + "offers_cosmetic_services": "True", + "phone_number": "669-244-1550" + }, + { + "address": "2593 South King Road Suite 3", + "city": "San Jose", + "dentist_name": "Mai Dental Specialists", + "offers_cosmetic_services": "True", + "phone_number": "408-620-5387" + }, + { + "address": "2664 Berryessa Road #101", + "city": "San Jose", + "dentist_name": "Morrill Dental Care", + "offers_cosmetic_services": "True", + "phone_number": "408-259-9333" + }, + { + "address": "5710 Cahalan Avenue Suite 3", + "city": "San Jose", + "dentist_name": "The Dental Dimensions", + "offers_cosmetic_services": "True", + "phone_number": "408-471-1294" + }, + { + "address": "2075 Forest Avenue #8", + "city": "San Jose", + "dentist_name": "Trung T. Pham", + "offers_cosmetic_services": "True", + "phone_number": "408-287-8880" + }, + { + "address": "5150 Graves Avenue", + "city": "San Jose", + "dentist_name": "Vlad Miruna D", + "offers_cosmetic_services": "True", + "phone_number": "408-973-0979" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "dentist_name", + "start": 14 + }, + { + "exclusive_end": 85, + "slot": "city", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It looks like Dr. Svetlana Naret offers cosmetic services. She is located in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "dentist_name": [ + "Dr. Svetlana Naret" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! Would you like me to book an appointment now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "dentist_name": [ + "Dr. Svetlana Naret" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think I'll wait. Thank you for the information." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course. Can I be of any other assistance today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "dentist_name": [ + "Dr. Svetlana Naret" + ], + "offers_cosmetic_services": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I don't think so. Thank you for your help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome. Enjoy your day!" + } + ] + }, + { + "dialogue_id": "32_00118", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I have a toothache and need to visit a dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city do you desire?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "city", + "start": 13 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "An office in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "city": "San Jose", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + }, + { + "address": "2664 Berryessa Road # 205", + "city": "San Jose", + "dentist_name": "A-1 Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-258-6669" + }, + { + "address": "2664 Berryessa Road # 212", + "city": "San Jose", + "dentist_name": "Abad Dental Office", + "offers_cosmetic_services": "False", + "phone_number": "408-272-3809" + }, + { + "address": "2664 Berryessa Road # 202", + "city": "San Jose", + "dentist_name": "Aitchison, Bernard", + "offers_cosmetic_services": "False", + "phone_number": "408-259-1632" + }, + { + "address": "5595 Winfield Boulevard # 102", + "city": "San Jose", + "dentist_name": "Almaden Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-224-5200" + }, + { + "address": "5710 Cahalan Avenue # 8L", + "city": "San Jose", + "dentist_name": "Alpha Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-578-4600" + }, + { + "address": "5150 Graves Avenue # 11E", + "city": "San Jose", + "dentist_name": "Arts Of Dentistry", + "offers_cosmetic_services": "False", + "phone_number": "408-873-7737" + }, + { + "address": "2664 Berryessa Road", + "city": "San Jose", + "dentist_name": "Bautista Maximilian", + "offers_cosmetic_services": "False", + "phone_number": "408-272-2330" + }, + { + "address": "2664 Berryessa Road # 102", + "city": "San Jose", + "dentist_name": "Belle Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-254-0888" + }, + { + "address": "2664 Berryessa Road # 106", + "city": "San Jose", + "dentist_name": "Berryessa Oral Surgery Spec", + "offers_cosmetic_services": "False", + "phone_number": "408-729-9000" + } + ], + "slots": [ + { + "exclusive_end": 14, + "slot": "dentist_name", + "start": 0 + }, + { + "exclusive_end": 35, + "slot": "city", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "A J Dental Lab situated in San Jose is an option." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "address", + "offers_cosmetic_services" + ], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the exact location? Do they perform cosmetic procedures?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2664 Berryessa Road # 206" + ], + "slot": "address", + "values": [ + "2664 Berryessa Road # 206" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "address", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are situated on 2664 Berryessa Road # 206. Sorry, but they do not offer any such services." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, I would like to try there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I go ahead and book an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that would not be necessary. That would be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "32_00119", + "services": [ + "Services_2" + ], + "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_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "city", + "start": 28 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find a dentist in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "city": "San Jose", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + }, + { + "address": "2664 Berryessa Road # 205", + "city": "San Jose", + "dentist_name": "A-1 Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-258-6669" + }, + { + "address": "2664 Berryessa Road # 212", + "city": "San Jose", + "dentist_name": "Abad Dental Office", + "offers_cosmetic_services": "False", + "phone_number": "408-272-3809" + }, + { + "address": "2664 Berryessa Road # 202", + "city": "San Jose", + "dentist_name": "Aitchison, Bernard", + "offers_cosmetic_services": "False", + "phone_number": "408-259-1632" + }, + { + "address": "5595 Winfield Boulevard # 102", + "city": "San Jose", + "dentist_name": "Almaden Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-224-5200" + }, + { + "address": "5710 Cahalan Avenue # 8L", + "city": "San Jose", + "dentist_name": "Alpha Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-578-4600" + }, + { + "address": "5150 Graves Avenue # 11E", + "city": "San Jose", + "dentist_name": "Arts Of Dentistry", + "offers_cosmetic_services": "False", + "phone_number": "408-873-7737" + }, + { + "address": "2664 Berryessa Road", + "city": "San Jose", + "dentist_name": "Bautista Maximilian", + "offers_cosmetic_services": "False", + "phone_number": "408-272-2330" + }, + { + "address": "2664 Berryessa Road # 102", + "city": "San Jose", + "dentist_name": "Belle Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-254-0888" + }, + { + "address": "2664 Berryessa Road # 106", + "city": "San Jose", + "dentist_name": "Berryessa Oral Surgery Spec", + "offers_cosmetic_services": "False", + "phone_number": "408-729-9000" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "dentist_name", + "start": 31 + }, + { + "exclusive_end": 57, + "slot": "city", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 dentists. How about A J Dental Lab in San Jose?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, someplace else, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A-1 Dental Care" + ], + "slot": "dentist_name", + "values": [ + "A-1 Dental Care" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 15, + "slot": "dentist_name", + "start": 0 + }, + { + "exclusive_end": 27, + "slot": "city", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "A-1 Dental Care in San Jose?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "dentist_name": [ + "A-1 Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that one sounds good. That's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "32_00120", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Could you find me a dentist nearby?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city should I search for one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Milpitas" + ], + "slot": "city", + "values": [ + "Milpitas" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "city", + "start": 29 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me something in Milpitas?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Chen Jiangkai" + ], + "slot": "dentist_name", + "values": [ + "Chen Jiangkai" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Milpitas" + ], + "slot": "city", + "values": [ + "Milpitas" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Milpitas" + } + }, + "service_results": [ + { + "address": "430 East Calaveras Boulevard", + "city": "Milpitas", + "dentist_name": "Chen Jiangkai", + "offers_cosmetic_services": "False", + "phone_number": "408-956-0188" + }, + { + "address": "452 East Calaveras Boulevard", + "city": "Milpitas", + "dentist_name": "Dr. Sethi And Dr. Virdi", + "offers_cosmetic_services": "False", + "phone_number": "408-263-1255" + }, + { + "address": "430 East Calaveras Boulevard", + "city": "Milpitas", + "dentist_name": "Dr. Sridevi Alapati", + "offers_cosmetic_services": "False", + "phone_number": "415-871-6491" + }, + { + "address": "1123 South Park Victoria Drive", + "city": "Milpitas", + "dentist_name": "Lim Jae", + "offers_cosmetic_services": "False", + "phone_number": "408-942-0012" + }, + { + "address": "430 East Calaveras Boulevard", + "city": "Milpitas", + "dentist_name": "Nisha Dharmani Dentistry", + "offers_cosmetic_services": "True", + "phone_number": "408-263-9732" + }, + { + "address": "33 South Park Victoria Drive", + "city": "Milpitas", + "dentist_name": "Park Victoria Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-942-1000" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "dentist_name", + "start": 10 + }, + { + "exclusive_end": 35, + "slot": "city", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Chen Jiangkai in Milpitas?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Milpitas" + ], + "dentist_name": [ + "Chen Jiangkai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that one is good. That's all, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day. Thank you." + } + ] + }, + { + "dialogue_id": "32_00121", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I think my son needs braces. Can you help me find a good dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city do you prefer I will search for a dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Morgan Hill" + ], + "slot": "city", + "values": [ + "Morgan Hill" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "city", + "start": 18 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Morgan Hill" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am currently at Morgan Hill. Please find one here." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bay Area Kids Dentist" + ], + "slot": "dentist_name", + "values": [ + "Bay Area Kids Dentist" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Morgan Hill" + ], + "slot": "city", + "values": [ + "Morgan Hill" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Morgan Hill" + } + }, + "service_results": [ + { + "address": "17705 Hale Avenue A-5", + "city": "Morgan Hill", + "dentist_name": "Bay Area Kids Dentist", + "offers_cosmetic_services": "False", + "phone_number": "408-779-2747" + }, + { + "address": "17705 Hale Ave # E3", + "city": "Morgan Hill", + "dentist_name": "Carhuamaca Lat Arturo", + "offers_cosmetic_services": "False", + "phone_number": "408-778-3015" + }, + { + "address": "17705 Hale Ave # G1", + "city": "Morgan Hill", + "dentist_name": "Carr Diana", + "offers_cosmetic_services": "False", + "phone_number": "408-779-3464" + }, + { + "address": "17705 Hale Avenue Suite F1", + "city": "Morgan Hill", + "dentist_name": "Charles M. Arita", + "offers_cosmetic_services": "False", + "phone_number": "408-776-9882" + }, + { + "address": "17705 Hale Avenue A1", + "city": "Morgan Hill", + "dentist_name": "Dr. Lawrence J. Mcdonald", + "offers_cosmetic_services": "True", + "phone_number": "408-779-9335" + }, + { + "address": "18181 Butterfield Boulevard", + "city": "Morgan Hill", + "dentist_name": "Dr. Michael K. Singh", + "offers_cosmetic_services": "False", + "phone_number": "408-779-7331" + }, + { + "address": "17705 Hale Avenue", + "city": "Morgan Hill", + "dentist_name": "Giang Chu", + "offers_cosmetic_services": "False", + "phone_number": "408-782-7777" + }, + { + "address": "17705 Hale Ave # C3", + "city": "Morgan Hill", + "dentist_name": "Lalinde Adriana M", + "offers_cosmetic_services": "False", + "phone_number": "408-778-3135" + }, + { + "address": "17705 Hale Avenue Ste. B3", + "city": "Morgan Hill", + "dentist_name": "Liu Vivian C", + "offers_cosmetic_services": "False", + "phone_number": "408-779-4012" + }, + { + "address": "17705 Hale Avenue", + "city": "Morgan Hill", + "dentist_name": "Stephen G. Pearson", + "offers_cosmetic_services": "False", + "phone_number": "408-779-2129" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "dentist_name", + "start": 38 + }, + { + "exclusive_end": 74, + "slot": "city", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found one with a good review at the Bay Area Kids Dentist in Morgan Hill." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Morgan Hill" + ], + "dentist_name": [ + "Bay Area Kids Dentist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think that's a great choice, we would visit in a few." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "That's good. Thank you and have a good day!" + } + ] + }, + { + "dialogue_id": "32_00122", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need you to find me a dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city do you want to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "city", + "start": 22 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like a dentist in Sunnyvale." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amazing Smile Dental" + ], + "slot": "dentist_name", + "values": [ + "Amazing Smile Dental" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Sunnyvale" + } + }, + "service_results": [ + { + "address": "689 East Remington Drive Ste A", + "city": "Sunnyvale", + "dentist_name": "Amazing Smile Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-739-6520" + }, + { + "address": "990 West Fremont Avenue j", + "city": "Sunnyvale", + "dentist_name": "Andrei Simel , Family & Cosmetic Dentisry", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0840" + }, + { + "address": "990 West Fremont Avenue", + "city": "Sunnyvale", + "dentist_name": "Boyer Dental Arts", + "offers_cosmetic_services": "False", + "phone_number": "408-523-4030" + }, + { + "address": "860 East Remington Drive", + "city": "Sunnyvale", + "dentist_name": "Bruce Schwartz", + "offers_cosmetic_services": "False", + "phone_number": "408-245-3410" + }, + { + "address": "990 W Fremont Ave # R", + "city": "Sunnyvale", + "dentist_name": "Chandiok Neena K", + "offers_cosmetic_services": "False", + "phone_number": "408-530-8014" + }, + { + "address": "990 W Fremont Ave # A", + "city": "Sunnyvale", + "dentist_name": "Cisneros Rob M", + "offers_cosmetic_services": "False", + "phone_number": "408-738-0656" + }, + { + "address": "570 East El Camino Real # C", + "city": "Sunnyvale", + "dentist_name": "D Sign Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-735-8985" + }, + { + "address": "877 W Fremont Ave # D3", + "city": "Sunnyvale", + "dentist_name": "Dentalcare Westgate", + "offers_cosmetic_services": "False", + "phone_number": "408-379-7700" + }, + { + "address": "990 W Fremont Ave # J", + "city": "Sunnyvale", + "dentist_name": "Dr. Andrei Simel", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0633" + }, + { + "address": "1309 South Mary Avenue", + "city": "Sunnyvale", + "dentist_name": "Dr. David I. Thompson", + "offers_cosmetic_services": "False", + "phone_number": "408-736-3602" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "dentist_name", + "start": 54 + }, + { + "exclusive_end": 31, + "slot": "city", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 results in Sunnyvale. What do you think of Amazing Smile Dental?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "address", + "offers_cosmetic_services" + ], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where can I find them? Do they do cosmetic services?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "689 East Remington Drive Ste A" + ], + "slot": "address", + "values": [ + "689 East Remington Drive Ste A" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their address is 689 East Remington Drive Ste A, but sadly they don't offer cosmetic services." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, find me someone else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ], + "slot": "dentist_name", + "values": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 86, + "slot": "dentist_name", + "start": 45 + }, + { + "exclusive_end": 26, + "slot": "city", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've got another Sunnyvale option. How about Andrei Simel , Family & Cosmetic Dentisry?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Menlo Park" + ], + "slot": "city", + "values": [ + "Menlo Park" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "city", + "start": 50 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Menlo Park" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like someone else actually. Can you search in Menlo Park?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A A Aesthetics Dental Care" + ], + "slot": "dentist_name", + "values": [ + "A A Aesthetics Dental Care" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Menlo Park" + ], + "slot": "city", + "values": [ + "Menlo Park" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Menlo Park" + } + }, + "service_results": [ + { + "address": "1300 University Drive # 5", + "city": "Menlo Park", + "dentist_name": "A A Aesthetics Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "650-325-7711" + }, + { + "address": "724 Oak Grove Avenue Ste. 120", + "city": "Menlo Park", + "dentist_name": "Menlo Park Dental Excellence", + "offers_cosmetic_services": "True", + "phone_number": "650-838-0260" + }, + { + "address": "1300 University Dr # 8", + "city": "Menlo Park", + "dentist_name": "Menlo Pediatric Dental/ Grace Kwon", + "offers_cosmetic_services": "False", + "phone_number": "650-323-0264" + }, + { + "address": "1300 University Drive # 7", + "city": "Menlo Park", + "dentist_name": "Woodsmith Stephanie", + "offers_cosmetic_services": "False", + "phone_number": "650-326-1682" + } + ], + "slots": [ + { + "exclusive_end": 82, + "slot": "dentist_name", + "start": 56 + }, + { + "exclusive_end": 34, + "slot": "city", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 4 results in Menlo Park. Should we look into A A Aesthetics Dental Care?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Menlo Park" + ], + "dentist_name": [ + "A A Aesthetics Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that sounds good. I'll go there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to set up an appointment too?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Menlo Park" + ], + "dentist_name": [ + "A A Aesthetics Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't need one at the moment. Thanks, I don't need anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, have a nice day then." + } + ] + }, + { + "dialogue_id": "32_00123", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Could you find me a dentist please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city should I search in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Cupertino" + ], + "slot": "city", + "values": [ + "Cupertino" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "city", + "start": 26 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Cupertino" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find something in Cupertino?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cabanas Carol L" + ], + "slot": "dentist_name", + "values": [ + "Cabanas Carol L" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Cupertino" + ], + "slot": "city", + "values": [ + "Cupertino" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Cupertino" + } + }, + "service_results": [ + { + "address": "10101 North Wolfe Road", + "city": "Cupertino", + "dentist_name": "Cabanas Carol L", + "offers_cosmetic_services": "False", + "phone_number": "408-996-9567" + }, + { + "address": "10011 North Foothill Boulevard # 112", + "city": "Cupertino", + "dentist_name": "Donna M Cotner", + "offers_cosmetic_services": "False", + "phone_number": "408-255-2550" + }, + { + "address": "10011 North Foothill Boulevard", + "city": "Cupertino", + "dentist_name": "Dr. Brian W. Chun", + "offers_cosmetic_services": "False", + "phone_number": "408-255-8882" + }, + { + "address": "19668 Stevens Creek Boulevard", + "city": "Cupertino", + "dentist_name": "Wang Jen-Kuei", + "offers_cosmetic_services": "False", + "phone_number": "408-257-8838" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "dentist_name", + "start": 51 + }, + { + "exclusive_end": 39, + "slot": "city", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 4 dentists located in Cupertino. How about Cabanas Carol L?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "city", + "start": 24 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me someone else in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "San Jose" + } + }, + "service_results": [ + { + "address": "2664 Berryessa Road # 206", + "city": "San Jose", + "dentist_name": "A J Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-316-8226" + }, + { + "address": "2664 Berryessa Road # 205", + "city": "San Jose", + "dentist_name": "A-1 Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-258-6669" + }, + { + "address": "2664 Berryessa Road # 212", + "city": "San Jose", + "dentist_name": "Abad Dental Office", + "offers_cosmetic_services": "False", + "phone_number": "408-272-3809" + }, + { + "address": "2664 Berryessa Road # 202", + "city": "San Jose", + "dentist_name": "Aitchison, Bernard", + "offers_cosmetic_services": "False", + "phone_number": "408-259-1632" + }, + { + "address": "5595 Winfield Boulevard # 102", + "city": "San Jose", + "dentist_name": "Almaden Dental Care", + "offers_cosmetic_services": "False", + "phone_number": "408-224-5200" + }, + { + "address": "5710 Cahalan Avenue # 8L", + "city": "San Jose", + "dentist_name": "Alpha Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-578-4600" + }, + { + "address": "5150 Graves Avenue # 11E", + "city": "San Jose", + "dentist_name": "Arts Of Dentistry", + "offers_cosmetic_services": "False", + "phone_number": "408-873-7737" + }, + { + "address": "2664 Berryessa Road", + "city": "San Jose", + "dentist_name": "Bautista Maximilian", + "offers_cosmetic_services": "False", + "phone_number": "408-272-2330" + }, + { + "address": "2664 Berryessa Road # 102", + "city": "San Jose", + "dentist_name": "Belle Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-254-0888" + }, + { + "address": "2664 Berryessa Road # 106", + "city": "San Jose", + "dentist_name": "Berryessa Oral Surgery Spec", + "offers_cosmetic_services": "False", + "phone_number": "408-729-9000" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "dentist_name", + "start": 10 + }, + { + "exclusive_end": 36, + "slot": "city", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about A J Dental Lab in San Jose?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that one sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to book an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "San Jose" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you. That's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you. Have a good day." + } + ] + }, + { + "dialogue_id": "32_00124", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Do you have any recommendations for dentists in town?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city are you looking for a dentist in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sebastopol" + ], + "slot": "city", + "values": [ + "Sebastopol" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "city", + "start": 7 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sebastopol" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm in Sebastopol, where can I find a good dentist there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Gerald E. Dixon Scott E. Dixon" + ], + "slot": "dentist_name", + "values": [ + "Gerald E. Dixon Scott E. Dixon" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sebastopol" + ], + "slot": "city", + "values": [ + "Sebastopol" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Sebastopol" + } + }, + "service_results": [ + { + "address": "6800 Palm Avenue e", + "city": "Sebastopol", + "dentist_name": "Gerald E. Dixon Scott E. Dixon", + "offers_cosmetic_services": "False", + "phone_number": "707-823-8529" + }, + { + "address": "6800 Palm Avenue", + "city": "Sebastopol", + "dentist_name": "Stephanie Kahle", + "offers_cosmetic_services": "False", + "phone_number": "707-823-7417" + } + ], + "slots": [ + { + "exclusive_end": 95, + "slot": "dentist_name", + "start": 65 + }, + { + "exclusive_end": 32, + "slot": "city", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 2 dentists in Sebastopol, and out of those 2 I recommend Gerald E. Dixon Scott E. Dixon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sebastopol" + ], + "dentist_name": [ + "Gerald E. Dixon Scott E. Dixon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good, I think that's everything for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thanks, take care and have a great day!" + } + ] + }, + { + "dialogue_id": "32_00125", + "services": [ + "Services_2" + ], + "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_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "city", + "start": 40 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hello, I'm looking for a dentist in the Mountain View area." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Apple Dental Practice" + ], + "slot": "dentist_name", + "values": [ + "Apple Dental Practice" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain View" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Mountain View" + } + }, + "service_results": [ + { + "address": "1040 Grant Road #103", + "city": "Mountain View", + "dentist_name": "Apple Dental Practice", + "offers_cosmetic_services": "False", + "phone_number": "650-336-1313" + }, + { + "address": "2500 Hospital Dr # 5D", + "city": "Mountain View", + "dentist_name": "Bares William R", + "offers_cosmetic_services": "False", + "phone_number": "650-966-8201" + }, + { + "address": "1057 El Monte Avenue Suite D", + "city": "Mountain View", + "dentist_name": "Chen Heather", + "offers_cosmetic_services": "False", + "phone_number": "650-969-3433" + }, + { + "address": "2500 Hospital Drive # 5E", + "city": "Mountain View", + "dentist_name": "Creative Dental Studio", + "offers_cosmetic_services": "False", + "phone_number": "650-965-9822" + }, + { + "address": "1057 El Monte Avenue", + "city": "Mountain View", + "dentist_name": "Cunningham James T", + "offers_cosmetic_services": "False", + "phone_number": "650-969-2866" + }, + { + "address": "100 West El Camino Real #74a", + "city": "Mountain View", + "dentist_name": "Dr. Pedram Malek", + "offers_cosmetic_services": "False", + "phone_number": "650-961-5975" + }, + { + "address": "2500 Hospital Drive # 5F", + "city": "Mountain View", + "dentist_name": "Excell Dental Studio", + "offers_cosmetic_services": "False", + "phone_number": "650-960-1469" + }, + { + "address": "2500 Hospital Drive", + "city": "Mountain View", + "dentist_name": "Fong Michael", + "offers_cosmetic_services": "False", + "phone_number": "650-968-3146" + }, + { + "address": "1040 Grant Road #105", + "city": "Mountain View", + "dentist_name": "Grant Road Dental", + "offers_cosmetic_services": "True", + "phone_number": "650-938-8127" + }, + { + "address": "2500 Hospital Drive # 14A", + "city": "Mountain View", + "dentist_name": "Greenfield Kornei & Lau", + "offers_cosmetic_services": "False", + "phone_number": "650-965-7500" + } + ], + "slots": [ + { + "exclusive_end": 91, + "slot": "dentist_name", + "start": 70 + }, + { + "exclusive_end": 126, + "slot": "city", + "start": 113 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've checked that for you and I have 10 possibilities. One of them is Apple Dental Practice, which is located in Mountain View." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else is there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bares William R" + ], + "slot": "dentist_name", + "values": [ + "Bares William R" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain View" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "dentist_name", + "start": 25 + }, + { + "exclusive_end": 21, + "slot": "city", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Also in Mountain View is Bares William R, if that's of interest to you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "city": [ + "Mountain View" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the telephone number and location please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-966-8201" + ], + "slot": "phone_number", + "values": [ + "650-966-8201" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2500 Hospital Dr # 5D" + ], + "slot": "address", + "values": [ + "2500 Hospital Dr # 5D" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "phone_number", + "start": 23 + }, + { + "exclusive_end": 81, + "slot": "address", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They can be reached at 650-966-8201 and they are located at 2500 Hospital Dr # 5D." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Palo Alto" + ], + "slot": "city", + "values": [ + "Palo Alto" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "city", + "start": 38 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Palo Alto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you check please for someone in Palo Alto?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Abadi Esfandiar" + ], + "slot": "dentist_name", + "values": [ + "Abadi Esfandiar" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Palo Alto" + ], + "slot": "city", + "values": [ + "Palo Alto" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Palo Alto" + } + }, + "service_results": [ + { + "address": "850 Middlefield Rd # 3", + "city": "Palo Alto", + "dentist_name": "Abadi Esfandiar", + "offers_cosmetic_services": "False", + "phone_number": "650-324-4900" + }, + { + "address": "850 Middlefield Road", + "city": "Palo Alto", + "dentist_name": "Bartlett James O", + "offers_cosmetic_services": "False", + "phone_number": "650-326-1400" + }, + { + "address": "850 Middlefield Road # 7", + "city": "Palo Alto", + "dentist_name": "California Creative Ceramics", + "offers_cosmetic_services": "False", + "phone_number": "650-324-9011" + }, + { + "address": "2918, 850 Middlefield Road #2", + "city": "Palo Alto", + "dentist_name": "Grace Dental", + "offers_cosmetic_services": "False", + "phone_number": "650-322-4750" + }, + { + "address": "850 Middlefield Rd # 5", + "city": "Palo Alto", + "dentist_name": "Lindsey Chris E", + "offers_cosmetic_services": "False", + "phone_number": "650-327-0250" + }, + { + "address": "3801 Miranda Avenue", + "city": "Palo Alto", + "dentist_name": "Montgomery Heath M", + "offers_cosmetic_services": "False", + "phone_number": "800-455-0057" + }, + { + "address": "882 Emerson Street", + "city": "Palo Alto", + "dentist_name": "Palo Alto", + "offers_cosmetic_services": "True", + "phone_number": "650-322-8572" + }, + { + "address": "850 Middlefield Road", + "city": "Palo Alto", + "dentist_name": "Palo Alto Endodontic Center", + "offers_cosmetic_services": "False", + "phone_number": "650-485-2514" + }, + { + "address": "3801 Miranda Avenue", + "city": "Palo Alto", + "dentist_name": "Posner Lindsay S", + "offers_cosmetic_services": "False", + "phone_number": "650-493-5000" + }, + { + "address": "850 Middlefield Road # 8", + "city": "Palo Alto", + "dentist_name": "Roshan Emam", + "offers_cosmetic_services": "False", + "phone_number": "650-321-0340" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "dentist_name", + "start": 40 + }, + { + "exclusive_end": 22, + "slot": "city", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 Palo Alto options. Perhaps Abadi Esfandiar is a possibility for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Palo Alto" + ], + "dentist_name": [ + "Abadi Esfandiar" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's good, that one will do. That's all the help I need today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm so happy I could help! Have a nice day." + } + ] + }, + { + "dialogue_id": "32_00126", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to see a dentist. Could you find one for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city do you want their office to be in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 9, + "slot": "city", + "start": 0 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sunnyvale would be the best city for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amazing Smile Dental" + ], + "slot": "dentist_name", + "values": [ + "Amazing Smile Dental" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Sunnyvale" + } + }, + "service_results": [ + { + "address": "689 East Remington Drive Ste A", + "city": "Sunnyvale", + "dentist_name": "Amazing Smile Dental", + "offers_cosmetic_services": "False", + "phone_number": "408-739-6520" + }, + { + "address": "990 West Fremont Avenue j", + "city": "Sunnyvale", + "dentist_name": "Andrei Simel , Family & Cosmetic Dentisry", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0840" + }, + { + "address": "990 West Fremont Avenue", + "city": "Sunnyvale", + "dentist_name": "Boyer Dental Arts", + "offers_cosmetic_services": "False", + "phone_number": "408-523-4030" + }, + { + "address": "860 East Remington Drive", + "city": "Sunnyvale", + "dentist_name": "Bruce Schwartz", + "offers_cosmetic_services": "False", + "phone_number": "408-245-3410" + }, + { + "address": "990 W Fremont Ave # R", + "city": "Sunnyvale", + "dentist_name": "Chandiok Neena K", + "offers_cosmetic_services": "False", + "phone_number": "408-530-8014" + }, + { + "address": "990 W Fremont Ave # A", + "city": "Sunnyvale", + "dentist_name": "Cisneros Rob M", + "offers_cosmetic_services": "False", + "phone_number": "408-738-0656" + }, + { + "address": "570 East El Camino Real # C", + "city": "Sunnyvale", + "dentist_name": "D Sign Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "408-735-8985" + }, + { + "address": "877 W Fremont Ave # D3", + "city": "Sunnyvale", + "dentist_name": "Dentalcare Westgate", + "offers_cosmetic_services": "False", + "phone_number": "408-379-7700" + }, + { + "address": "990 W Fremont Ave # J", + "city": "Sunnyvale", + "dentist_name": "Dr. Andrei Simel", + "offers_cosmetic_services": "False", + "phone_number": "408-992-0633" + }, + { + "address": "1309 South Mary Avenue", + "city": "Sunnyvale", + "dentist_name": "Dr. David I. Thompson", + "offers_cosmetic_services": "False", + "phone_number": "408-736-3602" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "dentist_name", + "start": 0 + }, + { + "exclusive_end": 46, + "slot": "city", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Amazing Smile Dental is an option in Sunnyvale." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you give me other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ], + "slot": "dentist_name", + "values": [ + "Andrei Simel , Family & Cosmetic Dentisry" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "dentist_name", + "start": 31 + }, + { + "exclusive_end": 27, + "slot": "city", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another office in Sunnyvale is Andrei Simel , Family & Cosmetic Dentisry." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else is there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Boyer Dental Arts" + ], + "slot": "dentist_name", + "values": [ + "Boyer Dental Arts" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "city", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "dentist_name", + "start": 14 + }, + { + "exclusive_end": 59, + "slot": "city", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You could try Boyer Dental Arts, which is also in Sunnyvale." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Boyer Dental Arts" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That one sounds good!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you ready to book an appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Sunnyvale" + ], + "dentist_name": [ + "Boyer Dental Arts" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not yet. I just needed to find the right place." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Glad I could help! Thank you!" + } + ] + }, + { + "dialogue_id": "32_00127", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindProvider" + ], + "slot": "intent", + "values": [ + "FindProvider" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you find dentist's listings?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have an area?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain View" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "city", + "start": 19 + } + ], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like it in Mountain View." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Apple Dental Practice" + ], + "slot": "dentist_name", + "values": [ + "Apple Dental Practice" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain View" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Services_2", + "service_call": { + "method": "FindProvider", + "parameters": { + "city": "Mountain View" + } + }, + "service_results": [ + { + "address": "1040 Grant Road #103", + "city": "Mountain View", + "dentist_name": "Apple Dental Practice", + "offers_cosmetic_services": "False", + "phone_number": "650-336-1313" + }, + { + "address": "2500 Hospital Dr # 5D", + "city": "Mountain View", + "dentist_name": "Bares William R", + "offers_cosmetic_services": "False", + "phone_number": "650-966-8201" + }, + { + "address": "1057 El Monte Avenue Suite D", + "city": "Mountain View", + "dentist_name": "Chen Heather", + "offers_cosmetic_services": "False", + "phone_number": "650-969-3433" + }, + { + "address": "2500 Hospital Drive # 5E", + "city": "Mountain View", + "dentist_name": "Creative Dental Studio", + "offers_cosmetic_services": "False", + "phone_number": "650-965-9822" + }, + { + "address": "1057 El Monte Avenue", + "city": "Mountain View", + "dentist_name": "Cunningham James T", + "offers_cosmetic_services": "False", + "phone_number": "650-969-2866" + }, + { + "address": "100 West El Camino Real #74a", + "city": "Mountain View", + "dentist_name": "Dr. Pedram Malek", + "offers_cosmetic_services": "False", + "phone_number": "650-961-5975" + }, + { + "address": "2500 Hospital Drive # 5F", + "city": "Mountain View", + "dentist_name": "Excell Dental Studio", + "offers_cosmetic_services": "False", + "phone_number": "650-960-1469" + }, + { + "address": "2500 Hospital Drive", + "city": "Mountain View", + "dentist_name": "Fong Michael", + "offers_cosmetic_services": "False", + "phone_number": "650-968-3146" + }, + { + "address": "1040 Grant Road #105", + "city": "Mountain View", + "dentist_name": "Grant Road Dental", + "offers_cosmetic_services": "True", + "phone_number": "650-938-8127" + }, + { + "address": "2500 Hospital Drive # 14A", + "city": "Mountain View", + "dentist_name": "Greenfield Kornei & Lau", + "offers_cosmetic_services": "False", + "phone_number": "650-965-7500" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "dentist_name", + "start": 40 + }, + { + "exclusive_end": 36, + "slot": "city", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 found. In Mountain View is Apple Dental Practice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "FindProvider", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ], + "dentist_name": [ + "Apple Dental Practice" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ], + "dentist_name": [ + "Apple Dental Practice" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No I do not want one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else for you today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "city": [ + "Mountain View" + ], + "dentist_name": [ + "Apple Dental Practice" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is all for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you and have a nice day." + } + ] + } +]