diff --git "a/datasets/schema_guided/dialogues_035.json" "b/datasets/schema_guided/dialogues_035.json" new file mode 100644--- /dev/null +++ "b/datasets/schema_guided/dialogues_035.json" @@ -0,0 +1,67900 @@ +[ + { + "dialogue_id": "35_00000", + "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 am looking for an apartment with 3 baths." + }, + { + "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": "What is the number of bedrooms you want the apartment to have? In which area do you want the property to be located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Oakley" + ], + "slot": "area", + "values": [ + "Oakley" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "area", + "start": 50 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Oakley" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it to have 3 bedrooms and to be located in Oakley." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Summer Creek Place" + ], + "slot": "property_name", + "values": [ + "Summer Creek Place" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4950 Empire Avenue # D2" + ], + "slot": "address", + "values": [ + "4950 Empire Avenue # D2" + ] + }, + { + "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": [ + "$4,200" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Oakley", + "number_of_baths": "3", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "4950 Empire Avenue # D2", + "area": "Oakley", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-625-1704", + "property_name": "Summer Creek Place", + "rent": "4200" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "property_name", + "start": 34 + }, + { + "exclusive_end": 118, + "slot": "address", + "start": 95 + }, + { + "exclusive_end": 188, + "slot": "rent", + "start": 182 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I located 1 nice apartment called Summer Creek Place. It's a fine property and can be found at 4950 Empire Avenue # D2. It has 3 bathrooms and 3 bedrooms. Rent for this apartment is $4,200 each month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Oakley" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Summer Creek Place" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that apartment sounds fine. Thanks for your help, that was all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a very nice day." + } + ] + }, + { + "dialogue_id": "35_00001", + "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 am looking for a two bedroom apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what region are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "area", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "area", + "start": 29 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like an apartment in Santa Rosa with one bathroom." + }, + { + "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": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "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_baths": "1", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "624 Avalon Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "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": "1", + "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": "1", + "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": "1", + "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": "1", + "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": "1", + "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": "1", + "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": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-542-2004", + "property_name": "Fairway Arms Apartments", + "rent": "2750" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "property_name", + "start": 47 + }, + { + "exclusive_end": 91, + "slot": "address", + "start": 74 + }, + { + "exclusive_end": 158, + "slot": "rent", + "start": 154 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 nice apartments. The first one is Avalon Apartments locatd t 624 Avalon Avenue which appears nice. It ha 2 bedrooms and 1 bathroom. It costs 3550 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Avalon Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds like exactly what I need. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "have a good day." + } + ] + }, + { + "dialogue_id": "35_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 got to get a new apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you thinking of moving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "area", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "area", + "start": 0 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sunnyvale looks nice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think 3 should do the job." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Apricot Pit Apartments" + ], + "slot": "property_name", + "values": [ + "Apricot Pit Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "400 East Remington Drive" + ], + "slot": "address", + "values": [ + "400 East Remington Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4150" + ], + "slot": "rent", + "values": [ + "$4,150" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Sunnyvale", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "400 East Remington Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-738-4862", + "property_name": "Apricot Pit Apartments", + "rent": "4150" + }, + { + "address": "555 East El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-738-0935", + "property_name": "Arbor Terrace Apartments", + "rent": "4300" + }, + { + "address": "660 Gail Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "888-854-9884", + "property_name": "Bonnie Terrace Apartments", + "rent": "4450" + }, + { + "address": "1651 Belleville Way", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "669-257-9990", + "property_name": "Brookside Oaks", + "rent": "4000" + }, + { + "address": "874 East El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "866-730-1639", + "property_name": "Cascades Apartments", + "rent": "4150" + }, + { + "address": "678 Bellflower Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-735-9030", + "property_name": "Charter Palm Town Homes", + "rent": "3900" + }, + { + "address": "250 W El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "866-748-9591", + "property_name": "Cherry Orchard Apartment Homes", + "rent": "3800" + }, + { + "address": "130 Crescent Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-749-1060", + "property_name": "Crescent Terrace Senior Apartments", + "rent": "4250" + }, + { + "address": "1055 East Evelyn Avenue", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-296-8006", + "property_name": "Evelyn Gardens", + "rent": "4100" + }, + { + "address": "555 East Washington Avenue", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "833-630-9835", + "property_name": "Heritage Park Apartments", + "rent": "3950" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "property_name", + "start": 29 + }, + { + "exclusive_end": 27, + "slot": "address", + "start": 3 + }, + { + "exclusive_end": 92, + "slot": "rent", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "At 400 East Remington Drive, Apricot Pit Apartments has a 3 bedroom, 3 bath listed at $4,150." + }, + { + "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": [ + "Sunnyvale" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does it come with furniture? Whats their number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-738-4862" + ], + "slot": "phone_number", + "values": [ + "408-738-4862" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "phone_number", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's not furnished. You can reach them at 408-738-4862." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Apricot Pit Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This looks promising." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I schedule a visit for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Apricot Pit Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "OK. Anything else then?" + }, + { + "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": [ + "Sunnyvale" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Apricot Pit Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. But thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Take care." + } + ] + }, + { + "dialogue_id": "35_00003", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to find an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What area would you like the property to be? How many bedrooms?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "area", + "values": [ + "San Jose" + ] + }, + { + "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": [ + { + "exclusive_end": 31, + "slot": "area", + "start": 23 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want an apartment in San Jose. It should have two bedrooms and two baths." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "slot": "property_name", + "values": [ + "888 Golden Saratoga-cupertino apartment homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1546 Maurice Lane" + ], + "slot": "address", + "values": [ + "1546 Maurice Lane" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4450" + ], + "slot": "rent", + "values": [ + "4450" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "number_of_baths": "2", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "1546 Maurice Lane", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "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": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-984-8888", + "property_name": "Aegena", + "rent": "4900" + }, + { + "address": "73 North Keeble Avenue", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-998-7266", + "property_name": "Alameda Gardens Apartments", + "rent": "3600" + }, + { + "address": "947 Branham Lane # C", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-265-4808", + "property_name": "Almaden Garden Apartments", + "rent": "3100" + }, + { + "address": "2415 Rinconada Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-516-4212", + "property_name": "Almaden House", + "rent": "4850" + }, + { + "address": "978 Almaden Lake Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-323-8020", + "property_name": "Almaden Lake Apartments", + "rent": "3250" + }, + { + "address": "1543 Ambergrove Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-453-8011", + "property_name": "Amberwood Apartments", + "rent": "3550" + }, + { + "address": "1585 Marburg Way # 4", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-926-3999", + "property_name": "Ann Darling Apartments", + "rent": "3950" + }, + { + "address": "5822 Charlotte Drive", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-226-5822", + "property_name": "Anton La Moraga Apartments", + "rent": "4850" + }, + { + "address": "1582 Kooser Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-448-1288", + "property_name": "Arbor Apartments", + "rent": "4250" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "property_name", + "start": 33 + }, + { + "exclusive_end": 131, + "slot": "address", + "start": 114 + }, + { + "exclusive_end": 190, + "slot": "rent", + "start": 186 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 10 nice apartments. 888 Golden Saratoga-cupertino apartment homes is a very good property located at 1546 Maurice Lane. the Property has 2 bedrooms and 2 baths, the rent is 4450 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me some other apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aegena" + ], + "slot": "property_name", + "values": [ + "Aegena" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1290 San Tomas Aquino Road" + ], + "slot": "address", + "values": [ + "1290 San Tomas Aquino Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "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", + "slots": [ + { + "exclusive_end": 6, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 68, + "slot": "address", + "start": 42 + }, + { + "exclusive_end": 127, + "slot": "rent", + "start": 123 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Aegena is a very good property located at 1290 San Tomas Aquino Road. the property has 2 bedrooms and 2 baths, the rent is 4900 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me some other apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alameda Gardens Apartments" + ], + "slot": "property_name", + "values": [ + "Alameda Gardens Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "73 North Keeble Avenue" + ], + "slot": "address", + "values": [ + "73 North Keeble Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3600" + ], + "slot": "rent", + "values": [ + "3600" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 84, + "slot": "address", + "start": 62 + }, + { + "exclusive_end": 143, + "slot": "rent", + "start": 139 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alameda Gardens Apartments is a very good property located at 73 North Keeble Avenue. The property has 2 bedrooms and 2 baths, the rent is 3600 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the property's phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-998-7266" + ], + "slot": "phone_number", + "values": [ + "408-998-7266" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "phone_number", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The property's phone number is 408-998-7266." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished", + "pets_allowed" + ], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the apartment furnished and do 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. Unfortunately pets are not allowed in the apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Alameda Gardens Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes the apartment sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to schedule a visit to the apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Alameda Gardens Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't want to schedule it now. Thanks that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "35_00004", + "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 your help in finding an apartment. Can you do that?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I sure can! What area would you like the apartment to be in? How many bedrooms would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fremont" + ], + "slot": "area", + "values": [ + "Fremont" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "area", + "start": 45 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find a one -bedroom apartment in Fremont." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Boulevard" + ], + "slot": "property_name", + "values": [ + "Boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "40001 Fremont Boulevard" + ], + "slot": "address", + "values": [ + "40001 Fremont Boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1850" + ], + "slot": "rent", + "values": [ + "$1,850" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Fremont", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "40001 Fremont Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-455-8815", + "property_name": "Boulevard", + "rent": "1850" + }, + { + "address": "36163 Fremont Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-793-1621", + "property_name": "Brookvale Chateau", + "rent": "1700" + }, + { + "address": "46703 Crawford Street # 2", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-651-5292", + "property_name": "Crawford Apartments", + "rent": "1900" + }, + { + "address": "39438 Stratton Common", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-490-0371", + "property_name": "Crossroads Village Apartments", + "rent": "1900" + }, + { + "address": "41277 Roberts Ave # 32", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-656-2303", + "property_name": "Felson Management Corporation", + "rent": "1800" + }, + { + "address": "37811 Fremont Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-797-4520", + "property_name": "Fremont Arms", + "rent": "2000" + }, + { + "address": "4261 Stevenson Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-656-8201", + "property_name": "Fremont Manor", + "rent": "1700" + }, + { + "address": "38850 Farwell Drive", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-793-5100", + "property_name": "Glenmoor Green Apartments", + "rent": "1500" + }, + { + "address": "36000 Fremont Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-793-4070", + "property_name": "Hacienda Gardens", + "rent": "1650" + }, + { + "address": "4401 Central Avenue", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-792-5182", + "property_name": "Ladera Woods Apartments", + "rent": "1850" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "property_name", + "start": 65 + }, + { + "exclusive_end": 109, + "slot": "address", + "start": 86 + }, + { + "exclusive_end": 170, + "slot": "rent", + "start": 164 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! I found 10 apartments available in that area. I recommend Boulevard located at 40001 Fremont Boulevard. The apartment had 1 bedroom and 1 bathroom and costs $1,850 per month. Does that interest you at all?" + }, + { + "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": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Maybe. What's the complex's phone number." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-455-8815" + ], + "slot": "phone_number", + "values": [ + "510-455-8815" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "phone_number", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The number is 510-455-8815." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Boulevard" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, I'll check them out. Thanks! That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Have a great day!" + } + ] + }, + { + "dialogue_id": "35_00005", + "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": "Help me find an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Castro Valley" + ], + "slot": "area", + "values": [ + "Castro Valley" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "area", + "start": 7 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Castro Valley" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In the Castro Valley. I need a three bedroom." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Banff Apartments" + ], + "slot": "property_name", + "values": [ + "Banff Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "22185 Center Street # 59" + ], + "slot": "address", + "values": [ + "22185 Center Street # 59" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4150" + ], + "slot": "rent", + "values": [ + "4150" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Castro Valley", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "22185 Center Street # 59", + "area": "Castro Valley", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-538-3222", + "property_name": "Banff Apartments", + "rent": "4150" + }, + { + "address": "22281 Center Street #57", + "area": "Castro Valley", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-538-0995", + "property_name": "Continental Apartments", + "rent": "4850" + }, + { + "address": "19972 Stanton Avenue", + "area": "Castro Valley", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-538-2000", + "property_name": "Mosaic Apartments", + "rent": "4800" + }, + { + "address": "20353 Park Way", + "area": "Castro Valley", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-582-3866", + "property_name": "Park Tower Apartments", + "rent": "3950" + }, + { + "address": "20800 Lake Chabot Road", + "area": "Castro Valley", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "844-423-2122", + "property_name": "Quail Hill Apartments", + "rent": "5150" + }, + { + "address": "22281 Center Street", + "area": "Castro Valley", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-889-8771", + "property_name": "Redwood Valley Apartment Homes", + "rent": "3650" + }, + { + "address": "22120 Center Street", + "area": "Castro Valley", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-886-3431", + "property_name": "Shadow Creek Apartments", + "rent": "4300" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "property_name", + "start": 38 + }, + { + "exclusive_end": 123, + "slot": "address", + "start": 99 + }, + { + "exclusive_end": 183, + "slot": "rent", + "start": 179 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Of the 7 apartments I have found, the Banff Apartments may be what you are looking for. Located at 22185 Center Street # 59, the apartment has 3 bedrooms and 3 baths. The rent is 4150 dollars a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Castro Valley" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me some apartments that allow pets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Quail Hill Apartments" + ], + "slot": "property_name", + "values": [ + "Quail Hill Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "20800 Lake Chabot Road" + ], + "slot": "address", + "values": [ + "20800 Lake Chabot Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5150" + ], + "slot": "rent", + "values": [ + "5150" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Castro Valley", + "number_of_beds": "3", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "22185 Center Street # 59", + "area": "Castro Valley", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-538-3222", + "property_name": "Banff Apartments", + "rent": "4150" + }, + { + "address": "20800 Lake Chabot Road", + "area": "Castro Valley", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "844-423-2122", + "property_name": "Quail Hill Apartments", + "rent": "5150" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "property_name", + "start": 11 + }, + { + "exclusive_end": 58, + "slot": "address", + "start": 36 + }, + { + "exclusive_end": 103, + "slot": "rent", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 2. Quail Hill Apartments at 20800 Lake Chabot Road has 3 bedrooms and 3 baths. The rent is 5150 dollars a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Castro Valley" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any more?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Shadow Creek Apartments" + ], + "slot": "property_name", + "values": [ + "Shadow Creek Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "22120 Center Street" + ], + "slot": "address", + "values": [ + "22120 Center Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4300" + ], + "slot": "rent", + "values": [ + "4300" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 57, + "slot": "address", + "start": 38 + }, + { + "exclusive_end": 106, + "slot": "rent", + "start": 102 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Shadow Creek Apartments is located at 22120 Center Street. It has 3 bedrooms and 3 baths. The rent is 4300 dollars a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Castro Valley" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Shadow Creek Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Shadow Creek sounds good. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "35_00006", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_baths": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find an apartment. It could have just one bath." + }, + { + "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": "What area would you like to look in? And how many bedrooms would you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "area", + "values": [ + "San Jose" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "area", + "start": 19 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think I want the San Jose area and I just need one bedroom." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "slot": "property_name", + "values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1546 Maurice Lane" + ], + "slot": "address", + "values": [ + "1546 Maurice Lane" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1600" + ], + "slot": "rent", + "values": [ + "$1,600" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "number_of_baths": "1", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "1546 Maurice Lane", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-818-0710", + "property_name": "888 Golden Saratoga-Cupertino Apartment Homes", + "rent": "1600" + }, + { + "address": "947 Branham Lane # C", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-265-4808", + "property_name": "Almaden Garden Apartments", + "rent": "1850" + }, + { + "address": "2415 Rinconada Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-516-4212", + "property_name": "Almaden House", + "rent": "1750" + }, + { + "address": "1543 Ambergrove Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-453-8011", + "property_name": "Amberwood Apartments", + "rent": "1800" + }, + { + "address": "2760 McKee Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-251-7570", + "property_name": "Arbor Terraces", + "rent": "1550" + }, + { + "address": "5480 Lean Avenue", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-840-2195", + "property_name": "Blossom Hill Apartments", + "rent": "2000" + }, + { + "address": "44 North Jackson Avenue # A5", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-251-4540", + "property_name": "Boxer'S Mayfair Village Senior Apartments", + "rent": "1650" + }, + { + "address": "1612 Branham Lane", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-267-0515", + "property_name": "Branham House Apartments", + "rent": "2050" + }, + { + "address": "2020 Southwest Expressway", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-287-6274", + "property_name": "Cherry Creek Apartments", + "rent": "2050" + }, + { + "address": "2600 Corde Terra Circle", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-298-9988", + "property_name": "Corde Terra Apartments", + "rent": "1800" + } + ], + "slots": [ + { + "exclusive_end": 91, + "slot": "property_name", + "start": 46 + }, + { + "exclusive_end": 42, + "slot": "address", + "start": 25 + }, + { + "exclusive_end": 141, + "slot": "rent", + "start": 135 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an apartment at 1546 Maurice Lane at 888 Golden Saratoga-Cupertino Apartment Homes. It has 1 bedroom and 1 bath and rents for $1,600 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed" + ], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Would pets be okay in those apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, pets are allowed at these apartments." + }, + { + "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": [ + "San Jose" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does the apartment come furnished? Could you give me their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-818-0710" + ], + "slot": "phone_number", + "values": [ + "408-818-0710" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "phone_number", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No, the property does not come furnished. Their telephone number is 408-818-0710." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all I need. I will give them a call." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "35_00007", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "area", + "values": [ + "SFO" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "area", + "start": 33 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "SFO" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an apartment in SFO." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the number of bed rooms you want the apartment to have?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "SFO" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it to have two bed rooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Betel Apartments" + ], + "slot": "property_name", + "values": [ + "Betel Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1227 Hampshire Street" + ], + "slot": "address", + "values": [ + "1227 Hampshire Street" + ] + }, + { + "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": [ + "2400" + ], + "slot": "rent", + "values": [ + "$2,400" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Francisco", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "1227 Hampshire Street", + "area": "San Francisco", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "415-285-5966", + "property_name": "Betel Apartments", + "rent": "2400" + }, + { + "address": "655 John Muir Drive", + "area": "San Francisco", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "415-239-4745", + "property_name": "Lakewood Access Line", + "rent": "2700" + }, + { + "address": "474 Valencia Street # 280", + "area": "San Francisco", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "415-864-6432", + "property_name": "Mission Housing Development Corporation", + "rent": "2700" + }, + { + "address": "440 Valencia Street", + "area": "San Francisco", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "415-861-6159", + "property_name": "Plaza Del Sol Apartments", + "rent": "2550" + }, + { + "address": "835 Turk Street", + "area": "San Francisco", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "415-922-0111", + "property_name": "Vantaggio Suites", + "rent": "2450" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "property_name", + "start": 26 + }, + { + "exclusive_end": 67, + "slot": "address", + "start": 46 + }, + { + "exclusive_end": 129, + "slot": "rent", + "start": 123 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "One very good property is Betel Apartments at 1227 Hampshire Street. It has 2 bedrooms and 1 bathroom and the rent cost is $2,400 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "SFO" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other apartments you can find for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Lakewood Access Line" + ], + "slot": "property_name", + "values": [ + "Lakewood Access Line" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "655 John Muir Drive" + ], + "slot": "address", + "values": [ + "655 John Muir Drive" + ] + }, + { + "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": [ + "2700" + ], + "slot": "rent", + "values": [ + "$2,700" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 63, + "slot": "address", + "start": 44 + }, + { + "exclusive_end": 139, + "slot": "rent", + "start": 133 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Lakewood Access Line is a great property at 655 John Muir Drive. This property has 1 bathroom and 2 bedrooms. Its rent each month is $2,700." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "SFO" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other apartments you can find? I want it to have two baths and 3 bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Buchanan Park" + ], + "slot": "property_name", + "values": [ + "Buchanan Park" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1150 Webster Street" + ], + "slot": "address", + "values": [ + "1150 Webster Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3750" + ], + "slot": "rent", + "values": [ + "$3,750" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Francisco", + "number_of_baths": "2", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "1150 Webster Street", + "area": "San Francisco", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "415-563-1885", + "property_name": "Buchanan Park", + "rent": "3750" + }, + { + "address": "900 Chestnut Street # 102", + "area": "San Francisco", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "415-441-5668", + "property_name": "Chestnut Place", + "rent": "4000" + }, + { + "address": "420 Berry Street", + "area": "San Francisco", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "415-371-0012", + "property_name": "Crescent Cove", + "rent": "3500" + }, + { + "address": "1820 Post Street", + "area": "San Francisco", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "415-921-3469", + "property_name": "Golden Gate Apartments", + "rent": "3900" + }, + { + "address": "515 John Muir Drive", + "area": "San Francisco", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "888-536-9891", + "property_name": "Lakewood Apartments", + "rent": "3750" + }, + { + "address": "50 Reardon Road # 111", + "area": "San Francisco", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "415-648-1910", + "property_name": "Reardon Heights", + "rent": "3750" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "property_name", + "start": 32 + }, + { + "exclusive_end": 87, + "slot": "address", + "start": 68 + }, + { + "exclusive_end": 150, + "slot": "rent", + "start": 144 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 6 very good apartments. Buchanan Park is a fine property at 1150 Webster Street. It has 2 bathrooms and 3 bedrooms. The monthly rent is $3,750 for the apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "SFO" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Buchanan Park" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that apartment sounds very nice. Thank you. That's all I was wanting." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "35_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": "I am looking for a new apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need more than two bedrooms?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a place with three bedrooms" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What neighborhood are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Napa" + ], + "slot": "area", + "values": [ + "Napa" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "area", + "start": 18 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Napa" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to live in Napa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bristol Apartments" + ], + "slot": "property_name", + "values": [ + "Bristol Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "135 Freeway Drive" + ], + "slot": "address", + "values": [ + "135 Freeway Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3950" + ], + "slot": "rent", + "values": [ + "3950" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Napa", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "135 Freeway Drive", + "area": "Napa", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-253-8954", + "property_name": "Bristol Apartments", + "rent": "3950" + }, + { + "address": "234 Soscol Avenue", + "area": "Napa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-258-1370", + "property_name": "Cadillac Flats Apartments", + "rent": "5200" + }, + { + "address": "3025 Browns Valley Road", + "area": "Napa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-257-2051", + "property_name": "Charter Oaks Apartments", + "rent": "4700" + }, + { + "address": "601 River Glen Drive", + "area": "Napa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-253-0288", + "property_name": "Glen View Apartments", + "rent": "3500" + }, + { + "address": "3663 Solano Avenue", + "area": "Napa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-266-6934", + "property_name": "Hawthorn Village", + "rent": "4000" + }, + { + "address": "613 Cabot Way", + "area": "Napa", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-265-9373", + "property_name": "Marina Park Townhomes", + "rent": "5100" + }, + { + "address": "790 Lincoln Avenue", + "area": "Napa", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-255-3119", + "property_name": "Napa Park Homes", + "rent": "3900" + }, + { + "address": "2020 Kathleen Drive", + "area": "Napa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-255-0507", + "property_name": "Olive Tree Apartments", + "rent": "4000" + }, + { + "address": "2052 Wilkins Avenue", + "area": "Napa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-224-4877", + "property_name": "Park Sienna Apartments", + "rent": "5150" + }, + { + "address": "1624 Pueblo Avenue", + "area": "Napa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-251-5687", + "property_name": "Rutherford Townhomes", + "rent": "4700" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "property_name", + "start": 10 + }, + { + "exclusive_end": 71, + "slot": "address", + "start": 54 + }, + { + "exclusive_end": 145, + "slot": "rent", + "start": 141 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Check out Bristol Apartments. The rental office is at 135 Freeway Drive, and they have 3 bedroom apartments with 2 full baths starting about 3950 a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Napa" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Bristol Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Those sounds pretty good to me, thanks!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Bye!" + } + ] + }, + { + "dialogue_id": "35_00009", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which location do you prefer and how many bedrooms?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "area", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "area", + "start": 31 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need 1 bedroom and 1 bath in Sunnyvale." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Apricot Pit Apartments" + ], + "slot": "property_name", + "values": [ + "Apricot Pit Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "400 East Remington Drive" + ], + "slot": "address", + "values": [ + "400 East Remington Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1600" + ], + "slot": "rent", + "values": [ + "1600" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Sunnyvale", + "number_of_baths": "1", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "400 East Remington Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-738-4862", + "property_name": "Apricot Pit Apartments", + "rent": "1600" + }, + { + "address": "555 East El Camino Real", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-738-0935", + "property_name": "Arbor Terrace Apartments", + "rent": "3750" + }, + { + "address": "1059 Reed Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-984-1060", + "property_name": "Aster Park Apartments", + "rent": "3900" + }, + { + "address": "151 South Bernardo Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-961-3333", + "property_name": "Balboa Apartments", + "rent": "4050" + }, + { + "address": "660 Gail Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "888-854-9884", + "property_name": "Bonnie Terrace Apartments", + "rent": "4750" + }, + { + "address": "732 East Evelyn Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "669-267-1020", + "property_name": "Bristol Commons", + "rent": "3250" + }, + { + "address": "1651 Belleville Way", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "669-257-9990", + "property_name": "Brookside Oaks", + "rent": "5000" + }, + { + "address": "815 East Fremont Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-736-5183", + "property_name": "Cambria Apartments", + "rent": "2850" + }, + { + "address": "135 Acalanes Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-965-1671", + "property_name": "Casa Del Sol Apartments", + "rent": "1900" + }, + { + "address": "874 East El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "866-730-1639", + "property_name": "Cascades Apartments", + "rent": "4050" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "property_name", + "start": 32 + }, + { + "exclusive_end": 138, + "slot": "address", + "start": 114 + }, + { + "exclusive_end": 74, + "slot": "rent", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a 1 bedroom, 1 bath at Apricot Pit Apartments with a rent of 1600 per month. The apartment is located at 400 East Remington Drive." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Campbell" + ], + "slot": "area", + "values": [ + "Campbell" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "area", + "start": 24 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Campbell" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have anything in Campbell?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Appletree Apartments" + ], + "slot": "property_name", + "values": [ + "Appletree Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "831 Gale Drive" + ], + "slot": "address", + "values": [ + "831 Gale Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4050" + ], + "slot": "rent", + "values": [ + "4050" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Campbell", + "number_of_baths": "1", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "831 Gale Drive", + "area": "Campbell", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-374-3500", + "property_name": "Appletree Apartments", + "rent": "4050" + }, + { + "address": "600 Marathon Drive", + "area": "Campbell", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-379-6655", + "property_name": "Coffeetree Apartments", + "rent": "4450" + }, + { + "address": "240 Hollis Avenue", + "area": "Campbell", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "866-573-8123", + "property_name": "La Mancha Apartments", + "rent": "2850" + }, + { + "address": "3685 South Bascom Avenue", + "area": "Campbell", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-377-9360", + "property_name": "Pebble Creek", + "rent": "4000" + }, + { + "address": "35 Union Avenue # 10", + "area": "Campbell", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-377-6707", + "property_name": "Pruneyard Garden Apartments", + "rent": "1950" + }, + { + "address": "150 West Rincon Avenue", + "area": "Campbell", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-871-1333", + "property_name": "Rincon Gables Apartments", + "rent": "5150" + }, + { + "address": "1510 South Bascom Avenue", + "area": "Campbell", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-377-6900", + "property_name": "River Walk Apartments", + "rent": "1800" + }, + { + "address": "825 South San Tomas Aquino Road", + "area": "Campbell", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-374-8741", + "property_name": "San Tomas Gardens", + "rent": "4850" + }, + { + "address": "275 Union Avenue", + "area": "Campbell", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-898-4572", + "property_name": "The Commons", + "rent": "1950" + }, + { + "address": "999 West Hamilton Avenue", + "area": "Campbell", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-796-4545", + "property_name": "The Greenery Apartments Homes", + "rent": "5250" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "property_name", + "start": 45 + }, + { + "exclusive_end": 83, + "slot": "address", + "start": 69 + }, + { + "exclusive_end": 33, + "slot": "rent", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a 1 bed, 1 bath for 4050 a month at Appletree Apartments at 831 Gale Drive." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Campbell" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Appletree Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sound nice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "35_00010", + "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'm thinking of moving out. Can you look for an apartment with three baths?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, what area do you want me to look at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pleasant Hill" + ], + "slot": "area", + "values": [ + "Pleasant Hill" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "area", + "start": 0 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Pleasant Hill" + ], + "number_of_baths": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Pleasant Hill. I need it to accept pets and have at least 1 bath" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. How many bedrooms do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Pleasant Hill" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "At least two" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bridge Grayson Creek Associates" + ], + "slot": "property_name", + "values": [ + "Bridge Grayson Creek Associates" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "100 Chilpancingo Parkway" + ], + "slot": "address", + "values": [ + "100 Chilpancingo Parkway" + ] + }, + { + "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": [ + "2650" + ], + "slot": "rent", + "values": [ + "$2,650" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Pleasant Hill", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "100 Chilpancingo Parkway", + "area": "Pleasant Hill", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "925-686-4000", + "property_name": "Bridge Grayson Creek Associates", + "rent": "2650" + }, + { + "address": "111 Cleaveland Road", + "area": "Pleasant Hill", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "925-939-7111", + "property_name": "Terrace Apartments", + "rent": "2450" + } + ], + "slots": [ + { + "exclusive_end": 147, + "slot": "property_name", + "start": 116 + }, + { + "exclusive_end": 53, + "slot": "address", + "start": 29 + }, + { + "exclusive_end": 94, + "slot": "rent", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, I've found a nice one at 100 Chilpancingo Parkway. It has 2 bedrooms, 1 bath and is $2,650 a month. It's called Bridge Grayson Creek Associates." + }, + { + "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": [ + "Pleasant Hill" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Interesting, what's the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-686-4000" + ], + "slot": "phone_number", + "values": [ + "925-686-4000" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "phone_number", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's 925-686-4000" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Pleasant Hill" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Bridge Grayson Creek Associates" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, I don't need anything else" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, have a lovely day" + } + ] + }, + { + "dialogue_id": "35_00011", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Alameda" + ], + "slot": "area", + "values": [ + "Alameda" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "area", + "start": 39 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Alameda" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would prefer to find an apartment in Alameda." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms do you want your apartment to 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": [ + "Alameda" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a 1 bedroom apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1901 Shoreline Apartments" + ], + "slot": "property_name", + "values": [ + "1901 Shoreline Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1901 Shore Line Drive" + ], + "slot": "address", + "values": [ + "1901 Shore Line Drive" + ] + }, + { + "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": [ + "4900" + ], + "slot": "rent", + "values": [ + "4900" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "8" + ], + "slot": "count", + "values": [ + "8" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Alameda", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "1901 Shore Line Drive", + "area": "Alameda", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-863-1139", + "property_name": "1901 Shoreline Apartments", + "rent": "4900" + }, + { + "address": "547-549 Buena Vista Avenue", + "area": "Alameda", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-814-1040", + "property_name": "Alameda Park Apartments", + "rent": "4300" + }, + { + "address": "459 Neptune Gardens Avenue", + "area": "Alameda", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-769-1496", + "property_name": "Breakers At Bayport", + "rent": "4850" + }, + { + "address": "544 Central Avenue", + "area": "Alameda", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-521-3927", + "property_name": "Del Coronado", + "rent": "1800" + }, + { + "address": "333 Willow Street # 100", + "area": "Alameda", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-522-5300", + "property_name": "Franciscan Apartments", + "rent": "2800" + }, + { + "address": "559 Buena Vista Avenue", + "area": "Alameda", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-521-2697", + "property_name": "Garden Court Apartments", + "rent": "2550" + }, + { + "address": "564 Central Avenue", + "area": "Alameda", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "510-865-1139", + "property_name": "Marine View Apartments", + "rent": "2400" + }, + { + "address": "2149 Otis Drive", + "area": "Alameda", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "510-522-1615", + "property_name": "Otis Terrace Apartments", + "rent": "1900" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "property_name", + "start": 44 + }, + { + "exclusive_end": 148, + "slot": "address", + "start": 127 + }, + { + "exclusive_end": 183, + "slot": "rent", + "start": 179 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 8 1 bedroom apartments in the area. 1901 Shoreline Apartments currently offers a 1 bedroom and 3 bathroom apartment at 1901 Shore Line Drive. The rent at this property is 4900 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Alameda" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "1901 Shoreline Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that apartment sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I schedule a visit to the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Alameda" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "1901 Shoreline Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you. That's all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. Let me know if you need anything else!" + } + ] + }, + { + "dialogue_id": "35_00012", + "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 will need a place to live in, so I need to find an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have an area in mind, which you would like to live in? What is the number of bedrooms that you would like to have in the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Rohnert Park" + ], + "slot": "area", + "values": [ + "Rohnert Park" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 93, + "slot": "area", + "start": 81 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Rohnert Park" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would very much like for it to have 2 bed rooms and for the apartment to be in Rohnert Park." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cambridge Square Apartments" + ], + "slot": "property_name", + "values": [ + "Cambridge Square Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1450 East Cotati Avenue" + ], + "slot": "address", + "values": [ + "1450 East Cotati Avenue" + ] + }, + { + "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": [ + "2500" + ], + "slot": "rent", + "values": [ + "$2,500" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Rohnert Park", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "1450 East Cotati Avenue", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-793-0123", + "property_name": "Cambridge Square Apartments", + "rent": "2500" + }, + { + "address": "6351 Country Club Drive", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-739-4189", + "property_name": "Country Club Village", + "rent": "2400" + }, + { + "address": "5102 Dowdell Avenue", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "833-244-8741", + "property_name": "Fiori Estates Apartments", + "rent": "3150" + }, + { + "address": "7425 Camino Colegio # 61", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-792-0669", + "property_name": "Park Meadows Apartments", + "rent": "2850" + }, + { + "address": "611 Enterprise Drive", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-584-3520", + "property_name": "Willow Creek Apartments", + "rent": "2300" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "property_name", + "start": 15 + }, + { + "exclusive_end": 111, + "slot": "address", + "start": 88 + }, + { + "exclusive_end": 233, + "slot": "rent", + "start": 227 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I can see that Cambridge Square Apartments seems as a good property which is located at 1450 East Cotati Avenue and I can confirm that the property has 2 bed rooms and 1 bathroom. Though keep in mind that the apartment rent is $2,500 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Rohnert Park" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Would you be able to find some other options? I would like for the apartment to have one bath." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Country Club Village" + ], + "slot": "property_name", + "values": [ + "Country Club Village" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "6351 Country Club Drive" + ], + "slot": "address", + "values": [ + "6351 Country Club Drive" + ] + }, + { + "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": [ + "2400" + ], + "slot": "rent", + "values": [ + "$2,400" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Rohnert Park", + "number_of_baths": "1", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "1450 East Cotati Avenue", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-793-0123", + "property_name": "Cambridge Square Apartments", + "rent": "2500" + }, + { + "address": "6351 Country Club Drive", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-739-4189", + "property_name": "Country Club Village", + "rent": "2400" + } + ], + "slots": [ + { + "exclusive_end": 88, + "slot": "property_name", + "start": 68 + }, + { + "exclusive_end": 163, + "slot": "address", + "start": 140 + }, + { + "exclusive_end": 265, + "slot": "rent", + "start": 259 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I can see that 2 apartments which are good ones suit what you want. Country Club Village for example is a good option which can be founda t 6351 Country Club Drive and it has 2 bedrooms and 1 bathroom. I see that the rent of the apartment will be costing you $2,400 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": [ + "Rohnert Park" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What phone number does the property have, so that I can contact them?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-739-4189" + ], + "slot": "phone_number", + "values": [ + "707-739-4189" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "phone_number", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "If you want to call the by phone you can at 707-739-4189." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "area", + "values": [ + "San Jose" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 72, + "slot": "area", + "start": 64 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Would you be able to find other apartments which are located 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": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2650" + ], + "slot": "rent", + "values": [ + "$2,650" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "number_of_baths": "1", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "1290 San Tomas Aquino Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-984-8888", + "property_name": "Aegena", + "rent": "2650" + }, + { + "address": "2415 Rinconada Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-516-4212", + "property_name": "Almaden House", + "rent": "2450" + }, + { + "address": "1543 Ambergrove Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-453-8011", + "property_name": "Amberwood Apartments", + "rent": "2500" + }, + { + "address": "1582 Kooser Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-448-1288", + "property_name": "Arbor Apartments", + "rent": "2800" + }, + { + "address": "3801 Blackford Avenue #16", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-876-3565", + "property_name": "Blackford Apartments", + "rent": "2850" + }, + { + "address": "1405 Phelps Avenue", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-866-6111", + "property_name": "Campbell House Apartments", + "rent": "2500" + }, + { + "address": "260 North Capitol Avenue # 109", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-259-1662", + "property_name": "Capitol Avenue Apartments", + "rent": "2700" + }, + { + "address": "220 North White Road", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-259-0427", + "property_name": "Casa Las Palmas", + "rent": "2850" + }, + { + "address": "2580 Fontaine Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-238-0841", + "property_name": "Casa Real Apartments", + "rent": "2800" + }, + { + "address": "1 Vista Montana", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "844-244-9251", + "property_name": "Domain Apartments", + "rent": "2800" + } + ], + "slots": [ + { + "exclusive_end": 6, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 80, + "slot": "address", + "start": 54 + }, + { + "exclusive_end": 162, + "slot": "rent", + "start": 156 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Aegena seems as a nice property which can be found at 1290 San Tomas Aquino Road and the apartment has 2 bed rooms and 1 bath. The rent of the apartment is $2,650 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Aegena" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This apartment seems as what I want. I appreciate it, that would be all!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good time!" + } + ] + }, + { + "dialogue_id": "35_00013", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "area", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "area", + "start": 40 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like you to find me an apartment in Sunnyvale" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms would you like that to 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": [ + "Sunnyvale" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "One bedroom please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Apricot Pit Apartments" + ], + "slot": "property_name", + "values": [ + "Apricot Pit Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "400 East Remington Drive" + ], + "slot": "address", + "values": [ + "400 East Remington Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1600" + ], + "slot": "rent", + "values": [ + "1600" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Sunnyvale", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "400 East Remington Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-738-4862", + "property_name": "Apricot Pit Apartments", + "rent": "1600" + }, + { + "address": "555 East El Camino Real", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-738-0935", + "property_name": "Arbor Terrace Apartments", + "rent": "3750" + }, + { + "address": "1059 Reed Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-984-1060", + "property_name": "Aster Park Apartments", + "rent": "3900" + }, + { + "address": "151 South Bernardo Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-961-3333", + "property_name": "Balboa Apartments", + "rent": "4050" + }, + { + "address": "660 Gail Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "888-854-9884", + "property_name": "Bonnie Terrace Apartments", + "rent": "4750" + }, + { + "address": "732 East Evelyn Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "669-267-1020", + "property_name": "Bristol Commons", + "rent": "3250" + }, + { + "address": "1651 Belleville Way", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "669-257-9990", + "property_name": "Brookside Oaks", + "rent": "5000" + }, + { + "address": "815 East Fremont Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-736-5183", + "property_name": "Cambria Apartments", + "rent": "2850" + }, + { + "address": "135 Acalanes Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-965-1671", + "property_name": "Casa Del Sol Apartments", + "rent": "1900" + }, + { + "address": "874 East El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "866-730-1639", + "property_name": "Cascades Apartments", + "rent": "4050" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "property_name", + "start": 47 + }, + { + "exclusive_end": 105, + "slot": "address", + "start": 81 + }, + { + "exclusive_end": 145, + "slot": "rent", + "start": 141 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 apartments available. I recommend Apricot Pit Apartments located at 400 East Remington Drive. It has 1 bed and 1 bath. It costs 1600 to rent." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed", + "phone_number" + ], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they allow pets? What is their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-738-4862" + ], + "slot": "phone_number", + "values": [ + "408-738-4862" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "phone_number", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes pets are permitted. The number is 408-738-4862" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Apricot Pit 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 see it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Apricot Pit Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No not now thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "35_00014", + "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": "Hey, I'm thinking of moving out. Can you help me find an apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes. How many bedrooms do you want in the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Concord" + ], + "slot": "area", + "values": [ + "Concord" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "area", + "start": 42 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Three bedrooms. Please try to find one in Concord." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Casa Pino Condos" + ], + "slot": "property_name", + "values": [ + "Casa Pino Condos" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1580 Clayton Road # 1" + ], + "slot": "address", + "values": [ + "1580 Clayton Road # 1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4800" + ], + "slot": "rent", + "values": [ + "$4,800" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Concord", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "1580 Clayton Road # 1", + "area": "Concord", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-827-3700", + "property_name": "Casa Pino Condos", + "rent": "4800" + }, + { + "address": "1688 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-671-3845", + "property_name": "City Walk Apartment Homes", + "rent": "5200" + }, + { + "address": "5255 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "855-957-1118", + "property_name": "Clayton Creek Apartments", + "rent": "4450" + }, + { + "address": "1711 Detroit Avenue", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-686-6868", + "property_name": "Courtyard Apartments", + "rent": "4700" + }, + { + "address": "4902 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-405-6881", + "property_name": "Diablo Terrace Apartments", + "rent": "3550" + }, + { + "address": "3620 Clayton Road # 101", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-682-9661", + "property_name": "Greentree Terrace Apartments", + "rent": "4300" + }, + { + "address": "1032 Mohr Lane", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-687-8460", + "property_name": "Hidden Creek Town Homes", + "rent": "4100" + }, + { + "address": "3066 Willow Pass Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-691-5974", + "property_name": "Kona Kai Village Apartments", + "rent": "4700" + }, + { + "address": "1500 Ellis Street", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-680-5250", + "property_name": "Lakeshore Apartment Homes", + "rent": "5000" + }, + { + "address": "1530 Ellis Street", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-521-8333", + "property_name": "Lakeshore Apartments", + "rent": "4750" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "property_name", + "start": 56 + }, + { + "exclusive_end": 132, + "slot": "address", + "start": 111 + }, + { + "exclusive_end": 193, + "slot": "rent", + "start": 187 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 nice apartments you may like. One of them is Casa Pino Condos. It's a very good property located ar 1580 Clayton Road # 1. The property has 3 bedrooms and 3 baths. The rent is $4,800 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Casa Pino Condos" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that apartment sounds great for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to schedule a visit there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Casa Pino Condos" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not now. But thank you." + }, + { + "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": [ + "Concord" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Casa Pino Condos" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "35_00015", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need an apartment" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like the apartment and how many bed rooms?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Mountain View" + ], + "slot": "area", + "values": [ + "Mountain View" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "area", + "start": 15 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "One bedroom in Mountain View would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Barkley Square Apartments" + ], + "slot": "property_name", + "values": [ + "Barkley Square Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1335 Montecito Avenue # 1" + ], + "slot": "address", + "values": [ + "1335 Montecito Avenue # 1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1600" + ], + "slot": "rent", + "values": [ + "$1,600" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Mountain View", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "1335 Montecito Avenue # 1", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-940-1909", + "property_name": "Barkley Square Apartments", + "rent": "1600" + }, + { + "address": "302 Easy Street", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-968-3830", + "property_name": "Chateau Apartments", + "rent": "1500" + }, + { + "address": "1240 Dale Avenue #6", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "650-961-6811", + "property_name": "Delmonico Apartments", + "rent": "1800" + }, + { + "address": "305 Easy Street", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "650-218-6577", + "property_name": "Eldorado Apartments", + "rent": "2050" + }, + { + "address": "375 Oaktree Drive", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-390-9450", + "property_name": "Ginzton Terrace", + "rent": "1650" + }, + { + "address": "1571 West El Camino Real", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "650-969-9800", + "property_name": "Hidden Garden Apartments", + "rent": "1750" + }, + { + "address": "234 Escuela Avenue", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "844-828-9650", + "property_name": "Highland Gardens Apartments", + "rent": "1750" + }, + { + "address": "1970 Latham Street", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-961-6135", + "property_name": "Latham Court Apartments", + "rent": "1950" + }, + { + "address": "1885 California Street", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "650-964-3882", + "property_name": "Maplewood", + "rent": "1550" + }, + { + "address": "1555 West Middlefield Road", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "650-964-8511", + "property_name": "Meadowood Apartments", + "rent": "1900" + } + ], + "slots": [ + { + "exclusive_end": 76, + "slot": "property_name", + "start": 51 + }, + { + "exclusive_end": 113, + "slot": "address", + "start": 88 + }, + { + "exclusive_end": 144, + "slot": "rent", + "start": 138 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 apartments that meet your requirements. Barkley Square Apartments located at 1335 Montecito Avenue # 1 is a 1 bed one bath for $1,600 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Barkley Square Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great, That will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have an awesome day!" + } + ] + }, + { + "dialogue_id": "35_00016", + "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": "My lease is up soon and I am looking for a new apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the minimum number of bed rooms you're looking for?" + }, + { + "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": { + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need at least one bed room." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What neighborhoods are you looking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mountain View" + ], + "slot": "area", + "values": [ + "Mountain View" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "area", + "start": 24 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to live in Mountain View." + }, + { + "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": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2700" + ], + "slot": "rent", + "values": [ + "$2,700" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Mountain View", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "707 Continental Circle", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "833-278-0054", + "property_name": "Americana", + "rent": "2700" + }, + { + "address": "2290 California Street", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-965-8290", + "property_name": "Arbors At Mountain View", + "rent": "5100" + }, + { + "address": "1335 Montecito Avenue # 1", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-940-1909", + "property_name": "Barkley Square Apartments", + "rent": "5200" + }, + { + "address": "1265 Montecito Avenue", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "650-940-9349", + "property_name": "Brookside Gardens", + "rent": "4250" + }, + { + "address": "302 Easy Street", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-968-3830", + "property_name": "Chateau Apartments", + "rent": "1500" + }, + { + "address": "200 East Dana Street", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "650-967-3870", + "property_name": "Dana Garden Apartments", + "rent": "2800" + }, + { + "address": "1240 Dale Avenue #6", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "650-961-6811", + "property_name": "Delmonico Apartments", + "rent": "5250" + }, + { + "address": "305 Easy Street", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "650-218-6577", + "property_name": "Eldorado Apartments", + "rent": "2050" + }, + { + "address": "210 Easy Street", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-961-2975", + "property_name": "Fernmar Apartments", + "rent": "2350" + }, + { + "address": "439 Del Medio Avenue", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "650-948-6826", + "property_name": "Franciscan Apartments", + "rent": "3250" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "property_name", + "start": 26 + }, + { + "exclusive_end": 61, + "slot": "address", + "start": 39 + }, + { + "exclusive_end": 109, + "slot": "rent", + "start": 103 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a great place in Americana at 707 Continental Circle. It's a 1 bed/ 2 bath that's renting for $2,700 a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have any other apartment listings?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arbors At Mountain View" + ], + "slot": "property_name", + "values": [ + "Arbors At Mountain View" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2290 California Street" + ], + "slot": "address", + "values": [ + "2290 California Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5100" + ], + "slot": "rent", + "values": [ + "$5,100" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "property_name", + "start": 38 + }, + { + "exclusive_end": 131, + "slot": "address", + "start": 109 + }, + { + "exclusive_end": 85, + "slot": "rent", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a great 1 bed room/ 3 bath at Arbors At Mountain View. It's listed for $5,100 a month and located at 2290 California Street." + }, + { + "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": [ + "Mountain View" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the phone number for the listing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-965-8290" + ], + "slot": "phone_number", + "values": [ + "650-965-8290" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is 650-965-8290." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Arbors At Mountain View" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That apartment sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I schedule a viewing of the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Arbors At Mountain View" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I will schedule the viewing later." + }, + { + "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": [ + "Mountain View" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Arbors At Mountain View" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good rest of the day." + } + ] + }, + { + "dialogue_id": "35_00017", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to find an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms do you need in the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like two bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What area would you like to look in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Union City" + ], + "slot": "area", + "values": [ + "Union City" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "area", + "start": 20 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Union City" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to look in Union City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Adrienne Village Apartments" + ], + "slot": "property_name", + "values": [ + "Adrienne Village Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "31755 Alvarado Boulevard" + ], + "slot": "address", + "values": [ + "31755 Alvarado Boulevard" + ] + }, + { + "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": [ + "4950" + ], + "slot": "rent", + "values": [ + "4950" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Union City", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "31755 Alvarado Boulevard", + "area": "Union City", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-471-1272", + "property_name": "Adrienne Village Apartments", + "rent": "4950" + }, + { + "address": "33300 Mission Boulevard", + "area": "Union City", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-489-0546", + "property_name": "Dry Creek Apartments", + "rent": "3200" + }, + { + "address": "1501 Decoto Road", + "area": "Union City", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-487-2733", + "property_name": "Parkside Apartments", + "rent": "3550" + }, + { + "address": "34655 Skylark Drive", + "area": "Union City", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-489-7431", + "property_name": "Skylark Apartments", + "rent": "3050" + }, + { + "address": "3900 Horner Street", + "area": "Union City", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-489-2220", + "property_name": "Summerhill Place Apartments", + "rent": "2950" + }, + { + "address": "33 Union Square", + "area": "Union City", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-475-7575", + "property_name": "Verandas", + "rent": "2750" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 55, + "slot": "address", + "start": 31 + }, + { + "exclusive_end": 132, + "slot": "rent", + "start": 128 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Adrienne Village Apartments on 31755 Alvarado Boulevard has great apartments. There are 2 bedroom 3 bath apartments renting for 4950 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Union City" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can we look elsewhere?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dry Creek Apartments" + ], + "slot": "property_name", + "values": [ + "Dry Creek Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "33300 Mission Boulevard" + ], + "slot": "address", + "values": [ + "33300 Mission Boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3200" + ], + "slot": "rent", + "values": [ + "3200" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 47, + "slot": "address", + "start": 24 + }, + { + "exclusive_end": 123, + "slot": "rent", + "start": 119 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Dry Creek Apartments on 33300 Mission Boulevard is a great property. There are 2 bedroom 2 bath apartments renting for 3200 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": [ + "Union City" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could I have the phone number? Also are the apartments furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-489-0546" + ], + "slot": "phone_number", + "values": [ + "510-489-0546" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "furnished", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "phone_number", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number is 510-489-0546. The apartment is furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Union City" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Dry Creek Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah that's perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "35_00018", + "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 am looking for two bedroom apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What area do you want me to look for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Cupertino" + ], + "slot": "area", + "values": [ + "Cupertino" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "area", + "start": 31 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Cupertino" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want an apartment in City of Cupertino." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arioso Apartments" + ], + "slot": "property_name", + "values": [ + "Arioso Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "19608 Pruneridge Avenue" + ], + "slot": "address", + "values": [ + "19608 Pruneridge Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2800" + ], + "slot": "rent", + "values": [ + "2800" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Cupertino", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "19608 Pruneridge Avenue", + "area": "Cupertino", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-873-9090", + "property_name": "Arioso Apartments", + "rent": "2800" + }, + { + "address": "20667 Forge Way", + "area": "Cupertino", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-739-0870", + "property_name": "Forge Homestead Apartments", + "rent": "2800" + }, + { + "address": "10200 Miller Avenue", + "area": "Cupertino", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-446-9898", + "property_name": "Gardens Of Fontainbleu Apartments", + "rent": "3200" + }, + { + "address": "19920 Olivewood Street", + "area": "Cupertino", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-457-8106", + "property_name": "Pointe At Cupertino", + "rent": "5000" + }, + { + "address": "175 Calvert Drive", + "area": "Cupertino", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-627-8259", + "property_name": "Sage At Cupertino", + "rent": "4450" + }, + { + "address": "19500 Pruneridge Avenue", + "area": "Cupertino", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "866-628-5690", + "property_name": "The Hamptons Apartment Homes", + "rent": "4800" + }, + { + "address": "20800 Homestead Road", + "area": "Cupertino", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "866-495-1855", + "property_name": "The Markham Apartments", + "rent": "2550" + } + ], + "slots": [ + { + "exclusive_end": 77, + "slot": "property_name", + "start": 60 + }, + { + "exclusive_end": 120, + "slot": "address", + "start": 97 + }, + { + "exclusive_end": 144, + "slot": "rent", + "start": 140 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I am able to located 7 nice apartments for you. I recommend Arioso Apartments that is located in 19608 Pruneridge Avenue. This apartment is 2800 per month with 2 bedrooms and 1 bath." + }, + { + "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": [ + "Cupertino" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you confirm if this apartment is furnished? Also are they pets friendly?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "They do not offer furnished apartment and yes, they are pets friendly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Cupertino" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me another apartment that has 1 bedroom." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Forge Homestead Apartments" + ], + "slot": "property_name", + "values": [ + "Forge homestead Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "20667 Forge Way" + ], + "slot": "address", + "values": [ + "20667 Forge 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": [ + "2800" + ], + "slot": "rent", + "values": [ + "2800" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Cupertino", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "19608 Pruneridge Avenue", + "area": "Cupertino", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-873-9090", + "property_name": "Arioso Apartments", + "rent": "2800" + }, + { + "address": "20667 Forge Way", + "area": "Cupertino", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-739-0870", + "property_name": "Forge Homestead Apartments", + "rent": "2800" + }, + { + "address": "10200 Miller Avenue", + "area": "Cupertino", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-446-9898", + "property_name": "Gardens Of Fontainbleu Apartments", + "rent": "3200" + }, + { + "address": "19920 Olivewood Street", + "area": "Cupertino", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-457-8106", + "property_name": "Pointe At Cupertino", + "rent": "2050" + }, + { + "address": "175 Calvert Drive", + "area": "Cupertino", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-627-8259", + "property_name": "Sage At Cupertino", + "rent": "4450" + }, + { + "address": "19500 Pruneridge Avenue", + "area": "Cupertino", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "866-628-5690", + "property_name": "The Hamptons Apartment Homes", + "rent": "1500" + }, + { + "address": "20800 Homestead Road", + "area": "Cupertino", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "866-495-1855", + "property_name": "The Markham Apartments", + "rent": "2550" + } + ], + "slots": [ + { + "exclusive_end": 128, + "slot": "property_name", + "start": 102 + }, + { + "exclusive_end": 163, + "slot": "address", + "start": 148 + }, + { + "exclusive_end": 65, + "slot": "rent", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I was able to find you a 1 bedroom 1 bath apartment that are 2800 per month. This apartment is called Forge homestead Apartments that is located in 20667 Forge Way." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Cupertino" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Forge homestead Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This apartment sounds great" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to schedule a visit on this property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Cupertino" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Forge homestead Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No I don't need you to schedule a visit yet. This is all I need. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "35_00019", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where you want the apartment to be? With how many bedrooms?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "area", + "values": [ + "San Jose" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "area", + "start": 13 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it in San Jose with two bedrooms and 3 baths." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "slot": "property_name", + "values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1546 Maurice Lane" + ], + "slot": "address", + "values": [ + "1546 Maurice Lane" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "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": "2" + } + }, + "service_results": [ + { + "address": "1546 Maurice Lane", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-818-0710", + "property_name": "888 Golden Saratoga-Cupertino Apartment Homes", + "rent": "4450" + }, + { + "address": "1290 San Tomas Aquino Road", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-984-8888", + "property_name": "Aegena", + "rent": "4900" + }, + { + "address": "73 North Keeble Avenue", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "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": "2", + "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": "2", + "pets_allowed": "True", + "phone_number": "408-926-3999", + "property_name": "Ann Darling Apartments", + "rent": "3950" + }, + { + "address": "5822 Charlotte Drive", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-226-5822", + "property_name": "Anton La Moraga Apartments", + "rent": "4850" + }, + { + "address": "1582 Kooser Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-448-1288", + "property_name": "Arbor Apartments", + "rent": "4250" + }, + { + "address": "2760 McKee Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "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": "2", + "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": "2", + "pets_allowed": "False", + "phone_number": "408-876-3565", + "property_name": "Blackford Apartments", + "rent": "4700" + } + ], + "slots": [ + { + "exclusive_end": 135, + "slot": "property_name", + "start": 90 + }, + { + "exclusive_end": 46, + "slot": "address", + "start": 29 + }, + { + "exclusive_end": 150, + "slot": "rent", + "start": 146 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a good apartment at 1546 Maurice Lane. It has 2 bedrooms and 3 baths. It's named 888 Golden Saratoga-Cupertino Apartment Homes and costs 4450 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed", + "phone_number" + ], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are pets allowed? What's their 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": 61, + "slot": "phone_number", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry but no pets allowed. Their phone number is 408-818-0710." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please check for some other aparments." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aegena" + ], + "slot": "property_name", + "values": [ + "Aegena" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1290 San Tomas Aquino Road" + ], + "slot": "address", + "values": [ + "1290 San Tomas Aquino Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4900" + ], + "slot": "rent", + "values": [ + "4900" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "property_name", + "start": 35 + }, + { + "exclusive_end": 71, + "slot": "address", + "start": 45 + }, + { + "exclusive_end": 120, + "slot": "rent", + "start": 116 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is one nice apartment called Aegena at 1290 San Tomas Aquino Road. It has 2 bedrooms and 3 baths. They charge 4900 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Aegena" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That one sounds good. That's all, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, have a nice day." + } + ] + }, + { + "dialogue_id": "35_00020", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm interested in finding an apartment, any suggestions?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city of interest are you looking for apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Milpitas" + ], + "slot": "area", + "values": [ + "Milpitas" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "area", + "start": 43 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Milpitas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am primarily interested in apartments in Milpitas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have any preference in bedrooms for your apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "furnished", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Milpitas" + ], + "furnished": [ + "True" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a fully furnished apartment, with 4 bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Spinnaker Pointe Apartments" + ], + "slot": "property_name", + "values": [ + "Spinnaker Pointe Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "231 Dixon Landing Road" + ], + "slot": "address", + "values": [ + "231 Dixon Landing 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": [ + "5000" + ], + "slot": "rent", + "values": [ + "$5,000" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Milpitas", + "furnished": "True", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "231 Dixon Landing Road", + "area": "Milpitas", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-262-3223", + "property_name": "Spinnaker Pointe Apartments", + "rent": "5000" + } + ], + "slots": [ + { + "exclusive_end": 105, + "slot": "property_name", + "start": 78 + }, + { + "exclusive_end": 44, + "slot": "address", + "start": 22 + }, + { + "exclusive_end": 145, + "slot": "rent", + "start": 139 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 1 apartment at 231 Dixon Landing Road with 4 bedrooms and 3 baths. The Spinnaker Pointe Apartments is a excellent property for only $5,000 per month, would you be interested in this?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed", + "phone_number" + ], + "slot_values": { + "area": [ + "Milpitas" + ], + "furnished": [ + "True" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How can I contact the property owner, and do they allow pets in the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-262-3223" + ], + "slot": "phone_number", + "values": [ + "408-262-3223" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 111, + "slot": "phone_number", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Pets are allowed on the property, for additional information and questions contact the property at 408-262-3223." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Milpitas" + ], + "furnished": [ + "True" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Spinnaker Pointe Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That apartment sounds perfect for me, thank you for all your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, have a great day." + } + ] + }, + { + "dialogue_id": "35_00021", + "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": "Can you search an apartment with 3 baths for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which area do you want me to look in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "area", + "values": [ + "Santa Clara" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "area", + "start": 14 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Clara" + ], + "number_of_baths": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Search around Santa Clara." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And How many bed rooms should the apartment have?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Clara" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The apartment should have four bed rooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bella Vista Apartments" + ], + "slot": "property_name", + "values": [ + "Bella Vista Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1500 Vista Club Circle" + ], + "slot": "address", + "values": [ + "1500 Vista Club Circle" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5100" + ], + "slot": "rent", + "values": [ + "$5,100" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Santa Clara", + "number_of_baths": "3", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "1500 Vista Club Circle", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "408-827-1770", + "property_name": "Bella Vista Apartments", + "rent": "5100" + }, + { + "address": "3440 Warburton Avenue", + "area": "Santa Clara", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-248-5766", + "property_name": "Briarwood Garden Apartments", + "rent": "5250" + }, + { + "address": "1495 Don Avenue", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-713-6428", + "property_name": "Civic Plaza Apartments", + "rent": "4700" + }, + { + "address": "2555 Homestead Road", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "669-444-1717", + "property_name": "La Palma Apartments", + "rent": "5100" + }, + { + "address": "3131 Homestead Road", + "area": "Santa Clara", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "408-244-6715", + "property_name": "Laguna Clara Apartments", + "rent": "5250" + }, + { + "address": "440 North Winchester Boulevard", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "408-498-5769", + "property_name": "Le Parc Apartments", + "rent": "4750" + }, + { + "address": "1601 Santa Clara Street", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "408-615-1016", + "property_name": "Lincoln Park Apartments", + "rent": "4750" + }, + { + "address": "3480 Granada Avenue", + "area": "Santa Clara", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-598-2635", + "property_name": "Marina Cove", + "rent": "5050" + }, + { + "address": "1050 Benton Street", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "866-259-2994", + "property_name": "Park Central Apartments", + "rent": "4800" + }, + { + "address": "865 Pomeroy Avenue", + "area": "Santa Clara", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "408-244-0035", + "property_name": "Park Terrace Apartments", + "rent": "4800" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "property_name", + "start": 11 + }, + { + "exclusive_end": 59, + "slot": "address", + "start": 37 + }, + { + "exclusive_end": 115, + "slot": "rent", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about Bella Vista Apartments at 1500 Vista Club Circle which has 4 bedrooms and 3 baths and the rent is $5,100 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Clara" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you look for any other apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Briarwood Garden Apartments" + ], + "slot": "property_name", + "values": [ + "Briarwood Garden Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3440 Warburton Avenue" + ], + "slot": "address", + "values": [ + "3440 Warburton Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5250" + ], + "slot": "rent", + "values": [ + "$5,250" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "property_name", + "start": 9 + }, + { + "exclusive_end": 69, + "slot": "address", + "start": 48 + }, + { + "exclusive_end": 121, + "slot": "rent", + "start": 115 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is Briarwood Garden Apartments located at 3440 Warburton Avenue with 4 bed rooms and 3 baths and the rent is $5,250 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Clara" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Civic Plaza Apartments" + ], + "slot": "property_name", + "values": [ + "Civic Plaza Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1495 Don Avenue" + ], + "slot": "address", + "values": [ + "1495 Don Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4700" + ], + "slot": "rent", + "values": [ + "$4,700" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "property_name", + "start": 11 + }, + { + "exclusive_end": 81, + "slot": "address", + "start": 66 + }, + { + "exclusive_end": 104, + "slot": "rent", + "start": 98 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a Civic Plaza Apartments with 4 bed rooms and 3 baths at 1495 Don Avenue and the rent is $4,700 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Clara" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Civic Plaza Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, That sounds great to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to schedule a visit to the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Clara" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Civic Plaza Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Don't do that now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want my 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": [ + "Santa Clara" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Civic Plaza Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. That will be all. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I am glad I could help. Have a great day." + } + ] + }, + { + "dialogue_id": "35_00022", + "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've decided to move to a new place. Can you find me 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": "Sure. What area do you want to live in and how many bedrooms do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Rafael" + ], + "slot": "area", + "values": [ + "San Rafael" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "area", + "start": 20 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Rafael" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to live in San Rafael. I'd like a two bedroom apartment that allows pets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Canal Apartments" + ], + "slot": "property_name", + "values": [ + "Canal Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "330 Canal Street" + ], + "slot": "address", + "values": [ + "330 Canal Street" + ] + }, + { + "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": [ + "2350" + ], + "slot": "rent", + "values": [ + "2350" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Rafael", + "number_of_beds": "2", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "330 Canal Street", + "area": "San Rafael", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "415-456-6619", + "property_name": "Canal Apartments", + "rent": "2350" + }, + { + "address": "55 Fairfax Street #27", + "area": "San Rafael", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "415-453-5531", + "property_name": "Casa Vista Apartments", + "rent": "2300" + }, + { + "address": "99 Professional Center Parkway", + "area": "San Rafael", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "415-472-6644", + "property_name": "Deer Park Apartments", + "rent": "4400" + }, + { + "address": "10-90 North Avenue", + "area": "San Rafael", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "415-491-1125", + "property_name": "Mcinnis Park", + "rent": "4400" + }, + { + "address": "1747 Lincoln Avenue", + "area": "San Rafael", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "415-453-0563", + "property_name": "Park Hill Apartments", + "rent": "4950" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "property_name", + "start": 10 + }, + { + "exclusive_end": 46, + "slot": "address", + "start": 30 + }, + { + "exclusive_end": 89, + "slot": "rent", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Canal Apartments at 330 Canal Street? It has 2 bedroom 1 bathroom units at 2350 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Rafael" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find anything else? One bathroom is good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Casa Vista Apartments" + ], + "slot": "property_name", + "values": [ + "Casa Vista Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "55 Fairfax Street #27" + ], + "slot": "address", + "values": [ + "55 Fairfax Street #27" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2300" + ], + "slot": "rent", + "values": [ + "2300" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Rafael", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "330 Canal Street", + "area": "San Rafael", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "415-456-6619", + "property_name": "Canal Apartments", + "rent": "2350" + }, + { + "address": "55 Fairfax Street #27", + "area": "San Rafael", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "415-453-5531", + "property_name": "Casa Vista Apartments", + "rent": "2300" + }, + { + "address": "99 Professional Center Parkway", + "area": "San Rafael", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "415-472-6644", + "property_name": "Deer Park Apartments", + "rent": "4400" + }, + { + "address": "10-90 North Avenue", + "area": "San Rafael", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "415-491-1125", + "property_name": "Mcinnis Park", + "rent": "4400" + }, + { + "address": "1747 Lincoln Avenue", + "area": "San Rafael", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "415-453-0563", + "property_name": "Park Hill Apartments", + "rent": "4950" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "property_name", + "start": 10 + }, + { + "exclusive_end": 56, + "slot": "address", + "start": 35 + }, + { + "exclusive_end": 100, + "slot": "rent", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Casa Vista Apartments at 55 Fairfax Street #27? It has 2 bedroom 1 bathroom units for 2300 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Rafael" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Casa Vista Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that one sounds good. Thank you, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "35_00023", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to find an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bed rooms would you like? What area are you looking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Livermore" + ], + "slot": "area", + "values": [ + "Livermore" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "area", + "start": 42 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Livermore" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It needs to have 2 baths and should be in Livermore. It should have three bed rooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Acacia Capital Cor-Ironwood Ap" + ], + "slot": "property_name", + "values": [ + "Acacia Capital Cor-Ironwood Ap" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5643 Charlotte Way" + ], + "slot": "address", + "values": [ + "5643 Charlotte Way" + ] + }, + { + "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": [ + "4050" + ], + "slot": "rent", + "values": [ + "$4,050" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Livermore", + "number_of_baths": "2", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "5643 Charlotte Way", + "area": "Livermore", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-371-0905", + "property_name": "Acacia Capital Cor-Ironwood Ap", + "rent": "4050" + }, + { + "address": "3998 East Avenue", + "area": "Livermore", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-606-6246", + "property_name": "Arbol Verde Apartments", + "rent": "4900" + }, + { + "address": "1300 South Livermore Avenue", + "area": "Livermore", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "800-545-1833", + "property_name": "Arbor Vista Senior Apartments", + "rent": "4100" + }, + { + "address": "3819 East Avenue", + "area": "Livermore", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "844-412-5121", + "property_name": "Briarwood Apartments", + "rent": "4100" + }, + { + "address": "1038 Catalina Drive", + "area": "Livermore", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-447-1144", + "property_name": "Catalina Crest Apartment Homes", + "rent": "3500" + }, + { + "address": "2991 College Avenue", + "area": "Livermore", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-373-8490", + "property_name": "Chardonnay Garden Apts", + "rent": "4100" + }, + { + "address": "156 North Murrieta Boulevard", + "area": "Livermore", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-455-9025", + "property_name": "Meadowbrook Apartments", + "rent": "4250" + }, + { + "address": "1160 Portola Meadows Road", + "area": "Livermore", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-449-6167", + "property_name": "Portola Meadows Apartments", + "rent": "4900" + }, + { + "address": "1163 Concannon Boulevard # 99", + "area": "Livermore", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-443-1271", + "property_name": "Sunset Gardens Apartments", + "rent": "5250" + }, + { + "address": "403 Junction Avenue", + "area": "Livermore", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-454-0425", + "property_name": "Tradewinds Apartments", + "rent": "4950" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 88, + "slot": "address", + "start": 70 + }, + { + "exclusive_end": 158, + "slot": "rent", + "start": 152 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Acacia Capital Cor-Ironwood Ap is a nice apartment that is located at 5643 Charlotte Way. It has 3 bed rooms and 2 baths. The rent for the apartment is $4,050 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": [ + "Livermore" + ], + "number_of_baths": [ + "2" + ], + "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": "It is not furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Livermore" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Acacia Capital Cor-Ironwood Ap" + ] + } + } + } + ], + "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 visit the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Livermore" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Acacia Capital Cor-Ironwood Ap" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not right now. That's all for now, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good one." + } + ] + }, + { + "dialogue_id": "35_00024", + "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 to find an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like to look? How many bed rooms would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "area", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "area", + "start": 25 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need four bed rooms in Santa Rosa" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Avalon Apartments" + ], + "slot": "property_name", + "values": [ + "Avalon Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "624 Avalon Avenue" + ], + "slot": "address", + "values": [ + "624 Avalon Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5150" + ], + "slot": "rent", + "values": [ + "$5,150" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Santa Rosa", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "624 Avalon Avenue", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-620-5076", + "property_name": "Avalon Apartments", + "rent": "5150" + }, + { + "address": "3329 Claremont Court", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-578-1313", + "property_name": "Brookside East Apartments", + "rent": "4750" + }, + { + "address": "2001 Range Avenue", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-578-1150", + "property_name": "Coddingtown Mall Apartments", + "rent": "5100" + }, + { + "address": "1305 Yulupa Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-575-3254", + "property_name": "Greentree Apartments", + "rent": "4750" + }, + { + "address": "1421 Range Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-569-7488", + "property_name": "Monte Vista Apartments", + "rent": "4950" + }, + { + "address": "2002 Pinercrest Drive", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-579-3424", + "property_name": "Orchard West Senior Apartments", + "rent": "5250" + }, + { + "address": "2055 Range Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-600-3342", + "property_name": "Parc Station Apartments", + "rent": "5050" + }, + { + "address": "638 Cordelia Drive # 1", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-528-7971", + "property_name": "Park Manor Apartments", + "rent": "5200" + }, + { + "address": "1 Kashmir Drive", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-539-1109", + "property_name": "Santa Rosa Garden Apartments", + "rent": "5000" + }, + { + "address": "1050 3rd Street", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-544-6766", + "property_name": "Silvercrest Housing For Snrs", + "rent": "4900" + } + ], + "slots": [ + { + "exclusive_end": 17, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 46, + "slot": "address", + "start": 29 + }, + { + "exclusive_end": 78, + "slot": "rent", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Avalon Apartments Located at 624 Avalon Avenue is 4 bed and 3 baths for $5,150 a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished" + ], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does the apartment come furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "furnished", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes it is furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Avalon Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to visit the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Avalon Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No not right now. Thanks that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have an awesome day!" + } + ] + }, + { + "dialogue_id": "35_00025", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_baths": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find an apartment with 2 baths." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what area would you like me to find you an apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Napa" + ], + "slot": "area", + "values": [ + "Napa" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "area", + "start": 23 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Napa" + ], + "number_of_baths": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need an apartment in Napa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Napa" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need three bedrooms please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bristol Apartments" + ], + "slot": "property_name", + "values": [ + "Bristol Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "135 Freeway Drive" + ], + "slot": "address", + "values": [ + "135 Freeway Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3700" + ], + "slot": "rent", + "values": [ + "$3,700" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Napa", + "number_of_baths": "2", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "135 Freeway Drive", + "area": "Napa", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-253-8954", + "property_name": "Bristol Apartments", + "rent": "3700" + }, + { + "address": "234 Soscol Avenue", + "area": "Napa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-258-1370", + "property_name": "Cadillac Flats Apartments", + "rent": "3550" + }, + { + "address": "601 River Glen Drive", + "area": "Napa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-253-0288", + "property_name": "Glen View Apartments", + "rent": "3500" + }, + { + "address": "3663 Solano Avenue", + "area": "Napa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-266-6934", + "property_name": "Hawthorn Village", + "rent": "3600" + }, + { + "address": "2020 Kathleen Drive", + "area": "Napa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-255-0507", + "property_name": "Olive Tree Apartments", + "rent": "3550" + }, + { + "address": "1624 Pueblo Avenue", + "area": "Napa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-251-5687", + "property_name": "Rutherford Townhomes", + "rent": "4000" + } + ], + "slots": [ + { + "exclusive_end": 83, + "slot": "property_name", + "start": 65 + }, + { + "exclusive_end": 112, + "slot": "address", + "start": 95 + }, + { + "exclusive_end": 141, + "slot": "rent", + "start": 135 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 6 apartments available. There is a 3 bedroom 2 bath at Bristol Apartments located at 135 Freeway Drive for a monthly rent of $3,700." + }, + { + "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": [ + "Napa" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they permit pets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "pets_allowed", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No pets are allowed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Napa" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Bristol Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. Sounds good. That's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Please enjoy your day." + } + ] + }, + { + "dialogue_id": "35_00026", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many rooms are you looking for? Is there a particular area you are interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "area", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "area", + "start": 20 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, a 1 bedroom in Santa Rosa would be ideal." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bicentennial Apartments" + ], + "slot": "property_name", + "values": [ + "Bicentennial Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "825 Russell Avenue" + ], + "slot": "address", + "values": [ + "825 Russell Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1500" + ], + "slot": "rent", + "values": [ + "$1,500" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Santa Rosa", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "825 Russell Avenue", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "707-577-0262", + "property_name": "Bicentennial Apartments", + "rent": "1500" + }, + { + "address": "3329 Claremont Court", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "707-578-1313", + "property_name": "Brookside East Apartments", + "rent": "1850" + }, + { + "address": "2807 Yulupa Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "707-527-0128", + "property_name": "Country Club Apartments", + "rent": "1550" + }, + { + "address": "2322 Maher Drive #5", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "707-542-2004", + "property_name": "Fairway Arms Apartments", + "rent": "1950" + }, + { + "address": "1305 Yulupa Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "707-575-3254", + "property_name": "Greentree Apartments", + "rent": "1750" + }, + { + "address": "1163 Hopper Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "707-526-9675", + "property_name": "Hopper Lane Apartments", + "rent": "2000" + }, + { + "address": "3076 Marlow Road", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "707-579-5081", + "property_name": "Marlow Apartments", + "rent": "1550" + }, + { + "address": "638 Cordelia Drive # 1", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "707-528-7971", + "property_name": "Park Manor Apartments", + "rent": "1750" + }, + { + "address": "2389 McBride Lane", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "707-579-5605", + "property_name": "Park Villa Apartments", + "rent": "1600" + }, + { + "address": "6899 Montecito Boulevard", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "707-537-0731", + "property_name": "Parkwood Apartments", + "rent": "1900" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "property_name", + "start": 33 + }, + { + "exclusive_end": 86, + "slot": "address", + "start": 68 + }, + { + "exclusive_end": 127, + "slot": "rent", + "start": 121 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an option in that area. Bicentennial Apartments located at 825 Russell Avenue has a 1 bedroom 1 bath option for $1,500 a month. It is a nice property." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Brookside East Apartments" + ], + "slot": "property_name", + "values": [ + "Brookside East Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3329 Claremont Court" + ], + "slot": "address", + "values": [ + "3329 Claremont Court" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1850" + ], + "slot": "rent", + "values": [ + "$1,850" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "property_name", + "start": 5 + }, + { + "exclusive_end": 54, + "slot": "address", + "start": 34 + }, + { + "exclusive_end": 106, + "slot": "rent", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, Brookside East Apartments at 3329 Claremont Court also has 1 bedroom 1 bath options. They cost $1,850 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed" + ], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is this a pet friendly apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes it is." + }, + { + "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": [ + "1" + ], + "property_name": [ + "Brookside East Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay in that case this option sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to visit the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Brookside East Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Maybe but I don't want to schedule anything now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Brookside East Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's everything." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "35_00027", + "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": "number_of_beds", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms would you like? What area would you like the apartment to be in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Leandro" + ], + "slot": "area", + "values": [ + "San Leandro" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "area", + "start": 40 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Leandro" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a two bedroom place in San Leandro." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alderwood Apartments" + ], + "slot": "property_name", + "values": [ + "Alderwood Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1435 163rd Avenue #23" + ], + "slot": "address", + "values": [ + "1435 163rd Avenue #23" + ] + }, + { + "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": [ + "$3,550" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Leandro", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "1435 163rd Avenue #23", + "area": "San Leandro", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-317-5914", + "property_name": "Alderwood Apartments", + "rent": "3550" + }, + { + "address": "1300 Kentwood Lane", + "area": "San Leandro", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-481-2565", + "property_name": "Ashland Village Apartments", + "rent": "2900" + }, + { + "address": "1475 167th Avenue", + "area": "San Leandro", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-962-8120", + "property_name": "Bermuda Garden Apartments", + "rent": "4100" + }, + { + "address": "13949 Doolittle Drive", + "area": "San Leandro", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-352-8728", + "property_name": "Bermuda-Trinidad Apartments", + "rent": "4000" + }, + { + "address": "2011 Doolittle Drive # A1", + "area": "San Leandro", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-357-6086", + "property_name": "Doolittle Apartments", + "rent": "5000" + }, + { + "address": "14665 Washington Avenue", + "area": "San Leandro", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-483-3707", + "property_name": "Eden Roc Apartments", + "rent": "4350" + }, + { + "address": "888 Davis Street", + "area": "San Leandro", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-562-5121", + "property_name": "Gateway Apartments", + "rent": "4450" + }, + { + "address": "566 Estudillo Avenue", + "area": "San Leandro", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-352-3224", + "property_name": "Hale Apartments", + "rent": "2650" + }, + { + "address": "1713 164th Avenue #1", + "area": "San Leandro", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-481-7575", + "property_name": "Hilltop Trio Apartments", + "rent": "2500" + }, + { + "address": "4170 Springlake Drive", + "area": "San Leandro", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-352-5900", + "property_name": "Lakeside", + "rent": "5100" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "property_name", + "start": 43 + }, + { + "exclusive_end": 133, + "slot": "address", + "start": 112 + }, + { + "exclusive_end": 159, + "slot": "rent", + "start": 153 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 different places. One is called Alderwood Apartments and is a nice 2 bedroom 2 bath place located at 1435 163rd Avenue #23. The rent would be $3,550." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Leandro" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me something else with two baths?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ashland Village Apartments" + ], + "slot": "property_name", + "values": [ + "Ashland Village Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1300 Kentwood Lane" + ], + "slot": "address", + "values": [ + "1300 Kentwood Lane" + ] + }, + { + "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": [ + "2900" + ], + "slot": "rent", + "values": [ + "$2,900" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Leandro", + "number_of_baths": "2", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "1435 163rd Avenue #23", + "area": "San Leandro", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-317-5914", + "property_name": "Alderwood Apartments", + "rent": "3550" + }, + { + "address": "1300 Kentwood Lane", + "area": "San Leandro", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-481-2565", + "property_name": "Ashland Village Apartments", + "rent": "2900" + }, + { + "address": "1475 167th Avenue", + "area": "San Leandro", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-962-8120", + "property_name": "Bermuda Garden Apartments", + "rent": "4100" + }, + { + "address": "13949 Doolittle Drive", + "area": "San Leandro", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-352-8728", + "property_name": "Bermuda-Trinidad Apartments", + "rent": "4000" + }, + { + "address": "2011 Doolittle Drive # A1", + "area": "San Leandro", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-357-6086", + "property_name": "Doolittle Apartments", + "rent": "5000" + }, + { + "address": "14665 Washington Avenue", + "area": "San Leandro", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-483-3707", + "property_name": "Eden Roc Apartments", + "rent": "4350" + }, + { + "address": "888 Davis Street", + "area": "San Leandro", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-562-5121", + "property_name": "Gateway Apartments", + "rent": "4450" + }, + { + "address": "566 Estudillo Avenue", + "area": "San Leandro", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-352-3224", + "property_name": "Hale Apartments", + "rent": "4050" + }, + { + "address": "1713 164th Avenue #1", + "area": "San Leandro", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-481-7575", + "property_name": "Hilltop Trio Apartments", + "rent": "4200" + }, + { + "address": "4170 Springlake Drive", + "area": "San Leandro", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-352-5900", + "property_name": "Lakeside", + "rent": "5100" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "property_name", + "start": 10 + }, + { + "exclusive_end": 89, + "slot": "address", + "start": 71 + }, + { + "exclusive_end": 144, + "slot": "rent", + "start": 138 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Ashland Village Apartments? It is a nice property located at 1300 Kentwood Lane. The place has 2 bedrooms and 2 baths and costs $2,900 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 Leandro" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they allow pets in that apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "pets_allowed", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry, but pets are not allowed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Leandro" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Ashland Village Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that apartment sounds good. That's all I need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, have a nice day." + } + ] + }, + { + "dialogue_id": "35_00028", + "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 you to search for an apartment for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Novato" + ], + "slot": "area", + "values": [ + "Novato" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "area", + "start": 14 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Novato" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want one in Novato with 3 bed rooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hamilton Woods Apartments" + ], + "slot": "property_name", + "values": [ + "Hamilton Woods Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1009 Green Oak Drive" + ], + "slot": "address", + "values": [ + "1009 Green Oak Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5250" + ], + "slot": "rent", + "values": [ + "5250" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Novato", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "1009 Green Oak Drive", + "area": "Novato", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "415-883-3544", + "property_name": "Hamilton Woods Apartments", + "rent": "5250" + }, + { + "address": "1518 Hill Road", + "area": "Novato", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "415-897-0311", + "property_name": "Hill Valley Apartments", + "rent": "4950" + }, + { + "address": "450 Entrada Drive", + "area": "Novato", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "415-883-9600", + "property_name": "La Casa Novato Apartments", + "rent": "4200" + }, + { + "address": "1725 Novato Boulevard", + "area": "Novato", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "415-898-8380", + "property_name": "Novato Park Apartments", + "rent": "3950" + }, + { + "address": "1515 Novato Boulevard # 29", + "area": "Novato", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "415-897-0323", + "property_name": "Otavon Apartments", + "rent": "3650" + }, + { + "address": "1811 Novato Blvd", + "area": "Novato", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "415-898-1677", + "property_name": "Walnut Grove Apartments", + "rent": "3500" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 95, + "slot": "address", + "start": 75 + }, + { + "exclusive_end": 113, + "slot": "rent", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Hamilton Woods Apartments has 3 bed rooms and 3 bath rooms. The address is 1009 Green Oak Drive and it costs 5250 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Novato" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hill Valley Apartments" + ], + "slot": "property_name", + "values": [ + "Hill Valley Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1518 Hill Road" + ], + "slot": "address", + "values": [ + "1518 Hill Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4950" + ], + "slot": "rent", + "values": [ + "4950" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 86, + "slot": "address", + "start": 72 + }, + { + "exclusive_end": 107, + "slot": "rent", + "start": 103 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Hill Valley Apartments has 3 bed rooms and 3 bath rooms. The address is 1518 Hill Road and the cost is 4950 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Novato" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Hill Valley Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds nice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I schedule you to visit the apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Novato" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Hill Valley Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_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": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Novato" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Hill Valley Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is everything. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "35_00029", + "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": "my friend is looking for an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "which area do you want the property in? How many bed rooms do you want in the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "area", + "values": [ + "sunnyvale" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "area", + "start": 21 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "sunnyvale" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "find an apartment in sunnyvale . it should have two bed rooms ." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Apricot Pit Apartments" + ], + "slot": "property_name", + "values": [ + "apricot pit apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "400 East Remington Drive" + ], + "slot": "address", + "values": [ + "400 east remington drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4800" + ], + "slot": "rent", + "values": [ + "4800" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Sunnyvale", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "400 East Remington Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-738-4862", + "property_name": "Apricot Pit Apartments", + "rent": "4800" + }, + { + "address": "555 East El Camino Real", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-738-0935", + "property_name": "Arbor Terrace Apartments", + "rent": "3750" + }, + { + "address": "1059 Reed Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-984-1060", + "property_name": "Aster Park Apartments", + "rent": "3900" + }, + { + "address": "151 South Bernardo Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "650-961-3333", + "property_name": "Balboa Apartments", + "rent": "4050" + }, + { + "address": "660 Gail Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "888-854-9884", + "property_name": "Bonnie Terrace Apartments", + "rent": "4750" + }, + { + "address": "732 East Evelyn Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "669-267-1020", + "property_name": "Bristol Commons", + "rent": "3250" + }, + { + "address": "1651 Belleville Way", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "669-257-9990", + "property_name": "Brookside Oaks", + "rent": "5000" + }, + { + "address": "815 East Fremont Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-736-5183", + "property_name": "Cambria Apartments", + "rent": "2850" + }, + { + "address": "874 East El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "866-730-1639", + "property_name": "Cascades Apartments", + "rent": "4050" + }, + { + "address": "455 Brahms Way", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-732-1200", + "property_name": "Cezanne Apartments", + "rent": "2750" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "property_name", + "start": 50 + }, + { + "exclusive_end": 108, + "slot": "address", + "start": 84 + }, + { + "exclusive_end": 116, + "slot": "rent", + "start": 112 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "ok i searched for 10 good apartments .rent of the apricot pit apartments located at 400 east remington drive is 4800 dollar per month . this property has 2 bed rooms and 3 baths .do you like it friend ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "sunnyvale" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "apricot pit apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that apartment sounds good. i can live there" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to schedule a visit to the property my dear friend ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "sunnyvale" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "apricot pit apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No I don't want to schedule it now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "do you need any other help my dear friend ?" + }, + { + "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": [ + "sunnyvale" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "apricot pit apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "35_00030", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bed rooms are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "area", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "area", + "start": 31 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "4" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for 4 bed rooms in San Jose area that allows pets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Almaden Garden Apartments" + ], + "slot": "property_name", + "values": [ + "Almaden Garden Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "947 Branham Lane # C" + ], + "slot": "address", + "values": [ + "947 Branham Lane # C" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5150" + ], + "slot": "rent", + "values": [ + "$5,150" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "number_of_beds": "4", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "947 Branham Lane # C", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-265-4808", + "property_name": "Almaden Garden Apartments", + "rent": "5150" + }, + { + "address": "1582 Kooser Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-448-1288", + "property_name": "Arbor Apartments", + "rent": "5000" + }, + { + "address": "4748 West Campbell Avenue", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-379-8440", + "property_name": "Baker Park Apartments", + "rent": "4950" + }, + { + "address": "3801 Blackford Avenue #16", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-876-3565", + "property_name": "Blackford Apartments", + "rent": "5050" + }, + { + "address": "3555 Judro Way", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-248-1442", + "property_name": "Cypress Gardens", + "rent": "4850" + }, + { + "address": "5255 Camden Avenue", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-265-5605", + "property_name": "Del Coronado Apartments", + "rent": "5250" + }, + { + "address": "1780 Oakland Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-437-1444", + "property_name": "Los Esteros Apartments", + "rent": "4800" + }, + { + "address": "560 Menker Avenue # A", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-287-8804", + "property_name": "Menclair Apartments", + "rent": "5200" + }, + { + "address": "950 Meridian Avenue", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-998-2012", + "property_name": "Meridian Apartments", + "rent": "4700" + }, + { + "address": "5055 Dent Avenue", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-556-9202", + "property_name": "Oak Park Apartments", + "rent": "4750" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "property_name", + "start": 50 + }, + { + "exclusive_end": 110, + "slot": "address", + "start": 90 + }, + { + "exclusive_end": 156, + "slot": "rent", + "start": 150 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 apartments that match your criteria. Almaden Garden Apartments is located at 947 Branham Lane # C. There are 4 bed rooms and 3 baths for $5,150 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "4" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Almaden Garden Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to see the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "4" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Almaden Garden Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'll schedule it later. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "35_00031", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_baths": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find an apartment. It should have one bath." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which area do you want the apartment in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "area", + "values": [ + "San Jose" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "area", + "start": 29 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want the property to be in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bed rooms do you want in the apartment." + }, + { + "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": [ + "San Jose" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It should have one bedroom." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "slot": "property_name", + "values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1546 Maurice Lane" + ], + "slot": "address", + "values": [ + "1546 Maurice Lane" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2300" + ], + "slot": "rent", + "values": [ + "2300" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "number_of_baths": "1", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "1546 Maurice Lane", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-818-0710", + "property_name": "888 Golden Saratoga-Cupertino Apartment Homes", + "rent": "2300" + }, + { + "address": "1290 San Tomas Aquino Road", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "1", + "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": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-998-7266", + "property_name": "Alameda Gardens Apartments", + "rent": "3600" + }, + { + "address": "947 Branham Lane # C", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-265-4808", + "property_name": "Almaden Garden Apartments", + "rent": "1650" + }, + { + "address": "2415 Rinconada Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-516-4212", + "property_name": "Almaden House", + "rent": "4850" + }, + { + "address": "978 Almaden Lake Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-323-8020", + "property_name": "Almaden Lake Apartments", + "rent": "3250" + }, + { + "address": "1543 Ambergrove Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-453-8011", + "property_name": "Amberwood Apartments", + "rent": "3550" + }, + { + "address": "1585 Marburg Way # 4", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "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": "1", + "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": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-448-1288", + "property_name": "Arbor Apartments", + "rent": "4250" + } + ], + "slots": [ + { + "exclusive_end": 118, + "slot": "property_name", + "start": 73 + }, + { + "exclusive_end": 186, + "slot": "address", + "start": 169 + }, + { + "exclusive_end": 262, + "slot": "rent", + "start": 258 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found you 10 apartments that fit your description. One of them is 888 Golden Saratoga-Cupertino Apartment Homes and it is a very good property that is located at 1546 Maurice Lane. This property has 1 bedroom and 1 bath. The rent for the apartment is 2300 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that apartment sounds good. Thanks, that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "35_00032", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "furnished", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "furnished": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a furnished apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which area are you interested." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "area", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "area", + "start": 7 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "furnished": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In the Santa Rosa area." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "four bed rooms and 3 baths." + }, + { + "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": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5150" + ], + "slot": "rent", + "values": [ + "$5,150" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "624 Avalon Avenue", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-620-5076", + "property_name": "Avalon Apartments", + "rent": "5150" + }, + { + "address": "2001 Range Avenue", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-578-1150", + "property_name": "Coddingtown Mall Apartments", + "rent": "5100" + }, + { + "address": "2605 Range Avenue", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-575-9600", + "property_name": "Village Square Apartments", + "rent": "4950" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "property_name", + "start": 32 + }, + { + "exclusive_end": 139, + "slot": "address", + "start": 122 + }, + { + "exclusive_end": 93, + "slot": "rent", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 3 good apartments. Avalon Apartments is good with 4 bedrooms, 3 baths for $5,150 per month. It is located at 624 Avalon Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Avalon Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that sounds perfect. Thanks, that is everything." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a lovely day." + } + ] + }, + { + "dialogue_id": "35_00033", + "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 got to get a new pad." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where you thinking of moving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Concord" + ], + "slot": "area", + "values": [ + "Concord" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "area", + "start": 21 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I was thinking about Concord." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think three would hit the spot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "City Walk Apartment Homes" + ], + "slot": "property_name", + "values": [ + "City Walk Apartment Homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1688 Clayton Road" + ], + "slot": "address", + "values": [ + "1688 Clayton Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3550" + ], + "slot": "rent", + "values": [ + "$3,550" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Concord", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "1688 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-671-3845", + "property_name": "City Walk Apartment Homes", + "rent": "3550" + }, + { + "address": "5255 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "855-957-1118", + "property_name": "Clayton Creek Apartments", + "rent": "4450" + }, + { + "address": "4902 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-405-6881", + "property_name": "Diablo Terrace Apartments", + "rent": "3550" + }, + { + "address": "3620 Clayton Road # 101", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-682-9661", + "property_name": "Greentree Terrace Apartments", + "rent": "4300" + }, + { + "address": "1032 Mohr Lane", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-687-8460", + "property_name": "Hidden Creek Town Homes", + "rent": "4100" + }, + { + "address": "3205 Northwood Drive", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-685-5090", + "property_name": "Meadowwood Apartments", + "rent": "3650" + }, + { + "address": "1411 Monument Boulevard", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-827-1836", + "property_name": "Monterrey Club Apartments", + "rent": "4050" + }, + { + "address": "1220 Monument Boulevard", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-676-8550", + "property_name": "Mountain View Apartments", + "rent": "4000" + }, + { + "address": "3420 Willow Pass Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-825-5958", + "property_name": "Palm Court Apartment", + "rent": "4200" + }, + { + "address": "1650 Pine Street", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "855-273-4847", + "property_name": "Park Haven Apartments", + "rent": "4000" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "property_name", + "start": 23 + }, + { + "exclusive_end": 69, + "slot": "address", + "start": 52 + }, + { + "exclusive_end": 113, + "slot": "rent", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I see 10 cribs. We got City Walk Apartment Homes at 1688 Clayton Road. 3 bedrooms, 2 baths for the tune of $3,550 a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Lets jack it up to three baths. And Pet friendly only." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Greentree Terrace Apartments" + ], + "slot": "property_name", + "values": [ + "Greentree Terrace Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3620 Clayton Road # 101" + ], + "slot": "address", + "values": [ + "3620 Clayton Road # 101" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4300" + ], + "slot": "rent", + "values": [ + "$4,300" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Concord", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "3620 Clayton Road # 101", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-682-9661", + "property_name": "Greentree Terrace Apartments", + "rent": "4300" + }, + { + "address": "1032 Mohr Lane", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-687-8460", + "property_name": "Hidden Creek Town Homes", + "rent": "4100" + }, + { + "address": "1160 Meadow Lane", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "855-289-4212", + "property_name": "Pine Meadows Apartments", + "rent": "3950" + }, + { + "address": "1500 Pine Street # 78", + "area": "Concord", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-827-1700", + "property_name": "Pine Terrace Apartments", + "rent": "4050" + }, + { + "address": "4875 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-691-4776", + "property_name": "Sierra Apartments", + "rent": "4000" + }, + { + "address": "1265 Monument Boulevard", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-825-0631", + "property_name": "Sun Ridge Apartments", + "rent": "4100" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "property_name", + "start": 37 + }, + { + "exclusive_end": 92, + "slot": "address", + "start": 69 + }, + { + "exclusive_end": 114, + "slot": "rent", + "start": 108 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. I see a 3 bedroom, 3 bath pad in Greentree Terrace Apartments at 3620 Clayton Road # 101. We're talking $4,300 a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished" + ], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is that with furniture." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No. Its unfurnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Greentree Terrace Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That might have my name on it. I'm good for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Glad to hear it. See you around." + } + ] + }, + { + "dialogue_id": "35_00034", + "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": "Let's search apartments please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, How many bedrooms should I search for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's look for three bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What area should the property be located in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Rohnert Park" + ], + "slot": "area", + "values": [ + "Rohnert Park" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "area", + "start": 21 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Rohnert Park" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Search apartments in Rohnert Park please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Americana Apartment Homes" + ], + "slot": "property_name", + "values": [ + "Americana Apartment Homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4757 Snyder Lane" + ], + "slot": "address", + "values": [ + "4757 Snyder Lane" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4350" + ], + "slot": "rent", + "values": [ + "$4,350" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Rohnert Park", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "4757 Snyder Lane", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-584-3522", + "property_name": "Americana Apartment Homes", + "rent": "4350" + }, + { + "address": "1450 East Cotati Avenue", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-793-0123", + "property_name": "Cambridge Square Apartments", + "rent": "4150" + }, + { + "address": "5425 Snyder Lane", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-664-8808", + "property_name": "Camino Creek Apartments", + "rent": "4250" + }, + { + "address": "6351 Country Club Drive", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-739-4189", + "property_name": "Country Club Village", + "rent": "4050" + }, + { + "address": "8670 Camino Colegio", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-795-9200", + "property_name": "Emerald Pointe Apartments", + "rent": "4150" + }, + { + "address": "5102 Dowdell Avenue", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "833-244-8741", + "property_name": "Fiori Estates Apartments", + "rent": "3900" + }, + { + "address": "8288 Lancaster Drive", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-795-1445", + "property_name": "Lancaster Arms Apartments", + "rent": "4050" + }, + { + "address": "1350 Oak View Circle", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "888-321-0662", + "property_name": "Oak View Of Sonoma Hills Apartments", + "rent": "4050" + }, + { + "address": "705 Rohnert Park Expressway", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-584-3755", + "property_name": "Vida Nueva", + "rent": "3950" + }, + { + "address": "7272 Camino Colegio", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-664-8028", + "property_name": "Vintage Pointe Apartment", + "rent": "3950" + } + ], + "slots": [ + { + "exclusive_end": 86, + "slot": "property_name", + "start": 61 + }, + { + "exclusive_end": 118, + "slot": "address", + "start": 102 + }, + { + "exclusive_end": 186, + "slot": "rent", + "start": 180 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've located 10 great apartments. I would like to recommend, Americana Apartment Homes are located at 4757 Snyder Lane. They have 3 bed rooms and 3 bath rooms. The current rent is $4,350." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Rohnert Park" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sound ok, but I would like more options with three baths to pick from. Can you find me another apartment please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cambridge Square Apartments" + ], + "slot": "property_name", + "values": [ + "Cambridge Square Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1450 East Cotati Avenue" + ], + "slot": "address", + "values": [ + "1450 East Cotati Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4150" + ], + "slot": "rent", + "values": [ + "$4,150" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Rohnert Park", + "number_of_baths": "3", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "4757 Snyder Lane", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-584-3522", + "property_name": "Americana Apartment Homes", + "rent": "4350" + }, + { + "address": "1450 East Cotati Avenue", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-793-0123", + "property_name": "Cambridge Square Apartments", + "rent": "4150" + }, + { + "address": "5425 Snyder Lane", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-664-8808", + "property_name": "Camino Creek Apartments", + "rent": "4250" + }, + { + "address": "6351 Country Club Drive", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-739-4189", + "property_name": "Country Club Village", + "rent": "4050" + }, + { + "address": "8670 Camino Colegio", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-795-9200", + "property_name": "Emerald Pointe Apartments", + "rent": "4150" + }, + { + "address": "1350 Oak View Circle", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "888-321-0662", + "property_name": "Oak View Of Sonoma Hills Apartments", + "rent": "4050" + }, + { + "address": "705 Rohnert Park Expressway", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-584-3755", + "property_name": "Vida Nueva", + "rent": "3950" + }, + { + "address": "7272 Camino Colegio", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-664-8028", + "property_name": "Vintage Pointe Apartment", + "rent": "3950" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "property_name", + "start": 25 + }, + { + "exclusive_end": 88, + "slot": "address", + "start": 65 + }, + { + "exclusive_end": 152, + "slot": "rent", + "start": 146 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "One moment. I've located Cambridge Square Apartments. Located at 1450 East Cotati Avenue. I show this property has 3 bed rooms and baths. Rent is $4,150. How does this sound?" + }, + { + "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": [ + "Rohnert Park" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Give me the phone number to the property please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-793-0123" + ], + "slot": "phone_number", + "values": [ + "707-793-0123" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "phone_number", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "yes, Property phone number is 707-793-0123." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Rohnert Park" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Cambridge Square Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect. This is exactly what I was looking for. That will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "35_00035", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_baths": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for an apartment with two baths." + }, + { + "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": "How many bedrooms would you like? Which areas should I look in." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Clara" + ], + "slot": "area", + "values": [ + "Santa Clara" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "area", + "start": 36 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Clara" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a three bedroom apartment in Santa Clara." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1000 Kiely" + ], + "slot": "property_name", + "values": [ + "1000 Kiely" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1000 Kiely Boulevard" + ], + "slot": "address", + "values": [ + "1000 Kiely Boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4850" + ], + "slot": "rent", + "values": [ + "4850" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Santa Clara", + "number_of_baths": "2", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "1000 Kiely Boulevard", + "area": "Santa Clara", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "669-206-0300", + "property_name": "1000 Kiely", + "rent": "4850" + }, + { + "address": "900 Pepper Tree Lane", + "area": "Santa Clara", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "866-472-2645", + "property_name": "Alderwood Apartments", + "rent": "3900" + }, + { + "address": "3770 Flora Vista Avenue", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "888-743-1851", + "property_name": "Boardwalk Apartments", + "rent": "3600" + }, + { + "address": "3440 Warburton Avenue", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-248-5766", + "property_name": "Briarwood Garden Apartments", + "rent": "4000" + }, + { + "address": "1655 Pomeroy Avenue", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-241-6308", + "property_name": "Carriage House Apartments", + "rent": "4700" + }, + { + "address": "3600-3616 Flora Vista Avenue", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-261-2252", + "property_name": "Catalina Apartments", + "rent": "3900" + }, + { + "address": "1495 Don Avenue", + "area": "Santa Clara", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-713-6428", + "property_name": "Civic Plaza Apartments", + "rent": "4250" + }, + { + "address": "1000 Kiely Boulevard", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-247-6228", + "property_name": "Family Tree Apartments", + "rent": "4750" + }, + { + "address": "3375 Homestead Road", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-984-0244", + "property_name": "Hidden Lake", + "rent": "3500" + }, + { + "address": "2555 Homestead Road", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "669-444-1717", + "property_name": "La Palma Apartments", + "rent": "4400" + } + ], + "slots": [ + { + "exclusive_end": 97, + "slot": "property_name", + "start": 87 + }, + { + "exclusive_end": 129, + "slot": "address", + "start": 109 + }, + { + "exclusive_end": 182, + "slot": "rent", + "start": 178 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 results for three bedroom two bath apartments in Santa Clara. Top result is 1000 Kiely located at 1000 Kiely Boulevard. The property has 3 bedrooms and 2 baths and is 4850 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Clara" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like an apartment with three baths. Can you show me more properties?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alderwood Apartments" + ], + "slot": "property_name", + "values": [ + "Alderwood Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "900 Pepper Tree Lane" + ], + "slot": "address", + "values": [ + "900 Pepper Tree Lane" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3900" + ], + "slot": "rent", + "values": [ + "3900" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Santa Clara", + "number_of_baths": "3", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "1000 Kiely Boulevard", + "area": "Santa Clara", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "669-206-0300", + "property_name": "1000 Kiely", + "rent": "4850" + }, + { + "address": "900 Pepper Tree Lane", + "area": "Santa Clara", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "866-472-2645", + "property_name": "Alderwood Apartments", + "rent": "3900" + }, + { + "address": "1655 Pomeroy Avenue", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-241-6308", + "property_name": "Carriage House Apartments", + "rent": "4700" + }, + { + "address": "3600-3616 Flora Vista Avenue", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-261-2252", + "property_name": "Catalina Apartments", + "rent": "4750" + }, + { + "address": "1495 Don Avenue", + "area": "Santa Clara", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-713-6428", + "property_name": "Civic Plaza Apartments", + "rent": "4250" + }, + { + "address": "1000 Kiely Boulevard", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-247-6228", + "property_name": "Family Tree Apartments", + "rent": "4750" + }, + { + "address": "2555 Homestead Road", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "669-444-1717", + "property_name": "La Palma Apartments", + "rent": "4400" + }, + { + "address": "3131 Homestead Road", + "area": "Santa Clara", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-244-6715", + "property_name": "Laguna Clara Apartments", + "rent": "5050" + }, + { + "address": "440 North Winchester Boulevard", + "area": "Santa Clara", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-498-5769", + "property_name": "Le Parc Apartments", + "rent": "5150" + }, + { + "address": "1601 Santa Clara Street", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-615-1016", + "property_name": "Lincoln Park Apartments", + "rent": "5250" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 44, + "slot": "address", + "start": 24 + }, + { + "exclusive_end": 112, + "slot": "rent", + "start": 108 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alderwood Apartments at 900 Pepper Tree Lane is a very good property. It has 3 bedrooms, 3 baths, and costs 3900 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Clara" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you show me apartments on Pomeroy Avenue?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Carriage House Apartments" + ], + "slot": "property_name", + "values": [ + "Carriage House Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1655 Pomeroy Avenue" + ], + "slot": "address", + "values": [ + "1655 Pomeroy Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4700" + ], + "slot": "rent", + "values": [ + "4700" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 93, + "slot": "address", + "start": 74 + }, + { + "exclusive_end": 133, + "slot": "rent", + "start": 129 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Carriage House Apartments is another excellent property and is located at 1655 Pomeroy Avenue. It has 3 beds, 3 baths, and costs 4700 dollars a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished", + "phone_number" + ], + "slot_values": { + "area": [ + "Santa Clara" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Who is the point of contact for the property? Also, is the apartment furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "408-241-6308" + ], + "slot": "phone_number", + "values": [ + "408-241-6308" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 108, + "slot": "phone_number", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The apartment is not furnished. You can call get more information about the property by calling 408-241-6308." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Clara" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Carriage House Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The apartment on Pomeroy sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like for me to schedule a visit to the property for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Clara" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Carriage House Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not right now, thanks, that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice rest of your day." + } + ] + }, + { + "dialogue_id": "35_00036", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_baths": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find an apartment with 1 baths." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What amount of bedrooms do you want in your apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The apartment should have 2 bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where do you want to look for property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Napa" + ], + "slot": "area", + "values": [ + "Napa" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "area", + "start": 43 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Napa" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The place should have 1 bed room and be in Napa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bristol Apartments" + ], + "slot": "property_name", + "values": [ + "Bristol Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "135 Freeway Drive" + ], + "slot": "address", + "values": [ + "135 Freeway 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": [ + "3950" + ], + "slot": "rent", + "values": [ + "3950" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Napa", + "number_of_baths": "1", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "135 Freeway Drive", + "area": "Napa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "707-253-8954", + "property_name": "Bristol Apartments", + "rent": "3950" + }, + { + "address": "234 Soscol Avenue", + "area": "Napa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "707-258-1370", + "property_name": "Cadillac Flats Apartments", + "rent": "5200" + }, + { + "address": "3025 Browns Valley Road", + "area": "Napa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "707-257-2051", + "property_name": "Charter Oaks Apartments", + "rent": "4700" + }, + { + "address": "601 River Glen Drive", + "area": "Napa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "707-253-0288", + "property_name": "Glen View Apartments", + "rent": "3500" + }, + { + "address": "3663 Solano Avenue", + "area": "Napa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "707-266-6934", + "property_name": "Hawthorn Village", + "rent": "4000" + }, + { + "address": "613 Cabot Way", + "area": "Napa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "707-265-9373", + "property_name": "Marina Park Townhomes", + "rent": "5100" + }, + { + "address": "790 Lincoln Avenue", + "area": "Napa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "707-255-3119", + "property_name": "Napa Park Homes", + "rent": "1600" + }, + { + "address": "2020 Kathleen Drive", + "area": "Napa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "707-255-0507", + "property_name": "Olive Tree Apartments", + "rent": "4000" + }, + { + "address": "2052 Wilkins Avenue", + "area": "Napa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "707-224-4877", + "property_name": "Park Sienna Apartments", + "rent": "2500" + }, + { + "address": "2211 Marin Street", + "area": "Napa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "707-927-5105", + "property_name": "Rose Garden Apartments", + "rent": "3150" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "property_name", + "start": 39 + }, + { + "exclusive_end": 94, + "slot": "address", + "start": 77 + }, + { + "exclusive_end": 149, + "slot": "rent", + "start": 145 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 nice apartments including Bristol Apartments a nice property at 135 Freeway Drive. This property has 1 bedroom and 1 bath and costs 3950 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Napa" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Bristol Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to schedule a property visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Napa" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Bristol Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks. I don't need anymore information." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "35_00037", + "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'm looking for an apartment. I'd like one with three bathrooms." + }, + { + "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": "How many bedrooms and which area are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "area", + "values": [ + "San Jose" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "area", + "start": 0 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "San Jose and I want a three bedroom." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "slot": "property_name", + "values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1546 Maurice Lane" + ], + "slot": "address", + "values": [ + "1546 Maurice Lane" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4450" + ], + "slot": "rent", + "values": [ + "$4,450" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "number_of_baths": "3", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "1546 Maurice Lane", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-818-0710", + "property_name": "888 Golden Saratoga-Cupertino Apartment Homes", + "rent": "4450" + }, + { + "address": "73 North Keeble Avenue", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-998-7266", + "property_name": "Alameda Gardens Apartments", + "rent": "4100" + }, + { + "address": "978 Almaden Lake Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-323-8020", + "property_name": "Almaden Lake Apartments", + "rent": "4050" + }, + { + "address": "899 North King Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-272-1588", + "property_name": "Arbor Park", + "rent": "4300" + }, + { + "address": "1058 South 5th Street", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "877-259-1439", + "property_name": "Art Ark Apartments", + "rent": "4100" + }, + { + "address": "750 North King Road", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-844-4803", + "property_name": "Avenel Apartments", + "rent": "4100" + }, + { + "address": "416 Boynton Avenue", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-246-5509", + "property_name": "Boynton Brooks Apartments", + "rent": "4300" + }, + { + "address": "1612 Branham Lane", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-267-0515", + "property_name": "Branham House Apartments", + "rent": "4450" + }, + { + "address": "2036 Evans Lane", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-264-0784", + "property_name": "Catalonia Apartments", + "rent": "4050" + }, + { + "address": "2020 Southwest Expressway", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "408-287-6274", + "property_name": "Cherry Creek Apartments", + "rent": "4200" + } + ], + "slots": [ + { + "exclusive_end": 88, + "slot": "property_name", + "start": 43 + }, + { + "exclusive_end": 109, + "slot": "address", + "start": 92 + }, + { + "exclusive_end": 152, + "slot": "rent", + "start": 146 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 10 that look good. There is the 888 Golden Saratoga-Cupertino Apartment Homes at 1546 Maurice Lane. Its 3 bedrooms and 3 bathrooms for $4,450 per month. Its a very good property." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me about another one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alameda Gardens Apartments" + ], + "slot": "property_name", + "values": [ + "Alameda Gardens Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "73 North Keeble Avenue" + ], + "slot": "address", + "values": [ + "73 North Keeble Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4100" + ], + "slot": "rent", + "values": [ + "$4,100" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "property_name", + "start": 8 + }, + { + "exclusive_end": 60, + "slot": "address", + "start": 38 + }, + { + "exclusive_end": 99, + "slot": "rent", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's Alameda Gardens Apartments at 73 North Keeble Avenue. 3 bedrooms and 3 bathrooms for $4,100 per month. Also a very good property." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Alameda Gardens Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That one sounds good." + }, + { + "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": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Alameda Gardens Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks, that should do it for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "35_00038", + "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 to find a good apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many rooms would you like? And in what area?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dublin" + ], + "slot": "area", + "values": [ + "Dublin" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "area", + "start": 23 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Dublin" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want an apartment in Dublin with four bedrooms and three baths." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Sofi Dublin" + ], + "slot": "property_name", + "values": [ + "Sofi Dublin" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "7100 San Ramon Road" + ], + "slot": "address", + "values": [ + "7100 San Ramon 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": [ + "5000" + ], + "slot": "rent", + "values": [ + "5000" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Dublin", + "number_of_baths": "3", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "7100 San Ramon Road", + "area": "Dublin", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "925-852-6807", + "property_name": "Sofi Dublin", + "rent": "5000" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "property_name", + "start": 55 + }, + { + "exclusive_end": 98, + "slot": "address", + "start": 79 + }, + { + "exclusive_end": 115, + "slot": "rent", + "start": 111 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 1, 4 bedrooms and 3 bath apartment for rent at Sofi Dublin, located on 7100 San Ramon Road. It's about 5000 dollars a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished", + "phone_number" + ], + "slot_values": { + "area": [ + "Dublin" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is it furnished? And what is their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "925-852-6807" + ], + "slot": "phone_number", + "values": [ + "925-852-6807" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "phone_number", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No, it isn't furnished. Their number is 925-852-6807." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Dublin" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Sofi Dublin" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good, thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "35_00039", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "area", + "values": [ + "Sunnyvale" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "area", + "start": 32 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to get an apartment in Sunnyvale." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What number of bedrooms do you want for this apartment?" + }, + { + "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": [ + "Sunnyvale" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Just 1 bed room." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Apricot Pit Apartments" + ], + "slot": "property_name", + "values": [ + "Apricot Pit Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "400 East Remington Drive" + ], + "slot": "address", + "values": [ + "400 east Remington Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1600" + ], + "slot": "rent", + "values": [ + "1600" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Sunnyvale", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "400 East Remington Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-738-4862", + "property_name": "Apricot Pit Apartments", + "rent": "1600" + }, + { + "address": "555 East El Camino Real", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-738-0935", + "property_name": "Arbor Terrace Apartments", + "rent": "3750" + }, + { + "address": "1059 Reed Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-984-1060", + "property_name": "Aster Park Apartments", + "rent": "3900" + }, + { + "address": "151 South Bernardo Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-961-3333", + "property_name": "Balboa Apartments", + "rent": "4050" + }, + { + "address": "660 Gail Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "888-854-9884", + "property_name": "Bonnie Terrace Apartments", + "rent": "4750" + }, + { + "address": "732 East Evelyn Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "669-267-1020", + "property_name": "Bristol Commons", + "rent": "3250" + }, + { + "address": "1651 Belleville Way", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "669-257-9990", + "property_name": "Brookside Oaks", + "rent": "5000" + }, + { + "address": "815 East Fremont Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-736-5183", + "property_name": "Cambria Apartments", + "rent": "2850" + }, + { + "address": "135 Acalanes Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-965-1671", + "property_name": "Casa Del Sol Apartments", + "rent": "1900" + }, + { + "address": "874 East El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "866-730-1639", + "property_name": "Cascades Apartments", + "rent": "4050" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "property_name", + "start": 29 + }, + { + "exclusive_end": 79, + "slot": "address", + "start": 55 + }, + { + "exclusive_end": 149, + "slot": "rent", + "start": 145 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Here are 10 good apartments. Apricot Pit Apartments at 400 east Remington Drive is very nice. It has 1 bedroom and 1 bath. Rent for this unit is 1600 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Apricot Pit Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That place sounds great. That's all i need - thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "35_00040", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "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": 50, + "slot": "area", + "start": 37 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find an apartment in Mountain View that allows pets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like 3 baths and 3 bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Fernmar Apartments" + ], + "slot": "property_name", + "values": [ + "Fernmar Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "210 Easy Street" + ], + "slot": "address", + "values": [ + "210 Easy Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4300" + ], + "slot": "rent", + "values": [ + "$4,300" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Mountain View", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "210 Easy Street", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "650-961-2975", + "property_name": "Fernmar Apartments", + "rent": "4300" + }, + { + "address": "2700 Del Medio Court", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "650-941-2244", + "property_name": "Vrent - Del Medio Park Apartments", + "rent": "3900" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "property_name", + "start": 27 + }, + { + "exclusive_end": 92, + "slot": "address", + "start": 77 + }, + { + "exclusive_end": 141, + "slot": "rent", + "start": 135 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 2 apartments. Fernmar Apartments is a great property located at 210 Easy Street. It has 3 bed rooms and 3 baths and costs $4,300 a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished", + "phone_number" + ], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is it furnished? And what's the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-961-2975" + ], + "slot": "phone_number", + "values": [ + "650-961-2975" + ] + }, + { + "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 650-961-2975 and it's not furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Fernmar Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great. Thanks, that'll be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "35_00041", + "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 in need of finding a place to leave so can you help me with finding 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": "Can you tell me the number of bedrooms you want your apartment to have and the are where you want the apartment to be located at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "area", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 165, + "slot": "area", + "start": 156 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The apartment I am looking for should have one bedroom, and the pets should be permitted since I have a dog. The location of apartment I would prefer to be Sunnyvale." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aster Park Apartments" + ], + "slot": "property_name", + "values": [ + "Aster Park Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1059 Reed Avenue" + ], + "slot": "address", + "values": [ + "1059 Reed Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1950" + ], + "slot": "rent", + "values": [ + "$1,950" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Sunnyvale", + "number_of_beds": "1", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "1059 Reed Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-984-1060", + "property_name": "Aster Park Apartments", + "rent": "1950" + }, + { + "address": "455 Crescent Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-737-1130", + "property_name": "Crescent Manor", + "rent": "2050" + }, + { + "address": "1055 East Evelyn Avenue", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-296-8006", + "property_name": "Evelyn Gardens", + "rent": "1650" + }, + { + "address": "777 South Mathilda Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-774-1501", + "property_name": "Mathilda Garden Apartments", + "rent": "1750" + }, + { + "address": "1229 Vicente Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-961-0141", + "property_name": "Olive West Apartments", + "rent": "1700" + }, + { + "address": "1209 Ayala Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-961-6696", + "property_name": "Palm Villa Apartments", + "rent": "1950" + }, + { + "address": "355 North Wolfe Road", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-736-4963", + "property_name": "Parkside Apartments", + "rent": "1500" + }, + { + "address": "330 North Mathilda Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "844-503-6930", + "property_name": "Peartree", + "rent": "1700" + }, + { + "address": "836 Alturas Avenue # 7", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-734-3808", + "property_name": "Sunridge Apartments", + "rent": "2000" + }, + { + "address": "1235 Wildwood Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-735-1300", + "property_name": "The Arches Apartments", + "rent": "1800" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "property_name", + "start": 32 + }, + { + "exclusive_end": 108, + "slot": "address", + "start": 92 + }, + { + "exclusive_end": 240, + "slot": "rent", + "start": 234 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "From the results I can see that Aster Park Apartments is a good choice and it is located at 1059 Reed Avenue. The apartment also matches to what you want because it has 1 bedroom and 1 bath. Renting this apartment will be costing you $1,950 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Would it be possible for you to find another apartment which is an available option to me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Crescent Manor" + ], + "slot": "property_name", + "values": [ + "Crescent Manor" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "455 Crescent Avenue" + ], + "slot": "address", + "values": [ + "455 Crescent Avenue" + ] + }, + { + "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": [ + "2050" + ], + "slot": "rent", + "values": [ + "$2,050" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 81, + "slot": "property_name", + "start": 67 + }, + { + "exclusive_end": 49, + "slot": "address", + "start": 30 + }, + { + "exclusive_end": 196, + "slot": "rent", + "start": 190 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is another apartment at 455 Crescent Avenue and it is called Crescent Manor. Also this apartment suits your needs because it has 1 bedroom and 1 bath, and the rent will be costing you $2,050 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": [ + "Sunnyvale" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which is the phone number that I can use to contact them with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-737-1130" + ], + "slot": "phone_number", + "values": [ + "408-737-1130" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "phone_number", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "If you want to phone them you can at 408-737-1130." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to see if there are other options available for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Evelyn Gardens" + ], + "slot": "property_name", + "values": [ + "Evelyn Gardens" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1055 East Evelyn Avenue" + ], + "slot": "address", + "values": [ + "1055 East Evelyn Avenue" + ] + }, + { + "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": [ + "1650" + ], + "slot": "rent", + "values": [ + "$1,650" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "property_name", + "start": 21 + }, + { + "exclusive_end": 80, + "slot": "address", + "start": 57 + }, + { + "exclusive_end": 198, + "slot": "rent", + "start": 192 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another apartment is Evelyn Gardens which is situated at 1055 East Evelyn Avenue. Also this apartment has 1 bedroom and 1 bath as you have requested, and the cost of renting this apartment is $1,650 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": [ + "Sunnyvale" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me if this apartment has furniture in it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "furnished", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can confirm that the apartment has all the necessary furniture." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Evelyn Gardens" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This specific apartment seems good for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to book a visit to check and see for yourself the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Evelyn Gardens" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't want to make a visit at the moment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_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": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Evelyn Gardens" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nothing. I appreciate it!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day!" + } + ] + }, + { + "dialogue_id": "35_00042", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an apartment to rent that will allow my pet. Can you help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes of course. How many bedrooms do you prefer? Which cities shall i search for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "area", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "area", + "start": 9 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I prefer Sunnyvale area please. 3 bedrooms and two bathrooms should be sufficient." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Brookside Oaks" + ], + "slot": "property_name", + "values": [ + "Brookside Oaks" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1651 Belleville Way" + ], + "slot": "address", + "values": [ + "1651 Belleville Way" + ] + }, + { + "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": [ + "4000" + ], + "slot": "rent", + "values": [ + "$4,000" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Sunnyvale", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "1651 Belleville Way", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "669-257-9990", + "property_name": "Brookside Oaks", + "rent": "4000" + }, + { + "address": "250 W El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "866-748-9591", + "property_name": "Cherry Orchard Apartment Homes", + "rent": "3800" + }, + { + "address": "1220 North Fair Oaks Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "866-302-5606", + "property_name": "Kensington Place Apartments", + "rent": "3650" + }, + { + "address": "777 South Mathilda Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-774-1501", + "property_name": "Mathilda Garden Apartments", + "rent": "4000" + }, + { + "address": "1063 Morse Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "844-482-6009", + "property_name": "Mission Pointe By Windsor", + "rent": "3600" + }, + { + "address": "825 Morse Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-734-9442", + "property_name": "Morse Court Apartments", + "rent": "3650" + }, + { + "address": "201 West California Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-733-4733", + "property_name": "Sunnyvale Town Center Apartments", + "rent": "3850" + }, + { + "address": "836 Alturas Avenue # 7", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-734-3808", + "property_name": "Sunridge Apartments", + "rent": "3850" + }, + { + "address": "925 South Wolfe Road", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-426-5878", + "property_name": "The Landmark Apartment Homes", + "rent": "3650" + }, + { + "address": "750 Brahms Way", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-738-3781", + "property_name": "Tiffany Place Apartments", + "rent": "3800" + } + ], + "slots": [ + { + "exclusive_end": 85, + "slot": "property_name", + "start": 71 + }, + { + "exclusive_end": 116, + "slot": "address", + "start": 97 + }, + { + "exclusive_end": 139, + "slot": "rent", + "start": 133 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have located 10 apartments. One is a very nice 3 bedroom, 2 baths in Brookside Oaks located at 1651 Belleville Way. Rent is set at $4,000 a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do any of the available apartments have 3 bathrooms?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Apricot Pit Apartments" + ], + "slot": "property_name", + "values": [ + "Apricot Pit Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "400 East Remington Drive" + ], + "slot": "address", + "values": [ + "400 East Remington Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4150" + ], + "slot": "rent", + "values": [ + "$4,150" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Sunnyvale", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "400 East Remington Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-738-4862", + "property_name": "Apricot Pit Apartments", + "rent": "4150" + }, + { + "address": "660 Gail Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "888-854-9884", + "property_name": "Bonnie Terrace Apartments", + "rent": "4450" + }, + { + "address": "678 Bellflower Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-735-9030", + "property_name": "Charter Palm Town Homes", + "rent": "3900" + }, + { + "address": "250 W El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "866-748-9591", + "property_name": "Cherry Orchard Apartment Homes", + "rent": "4400" + }, + { + "address": "130 Crescent Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-749-1060", + "property_name": "Crescent Terrace Senior Apartments", + "rent": "4250" + }, + { + "address": "1055 East Evelyn Avenue", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-296-8006", + "property_name": "Evelyn Gardens", + "rent": "4100" + }, + { + "address": "107 South Mary Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-702-2447", + "property_name": "Magnolia Square Apartments", + "rent": "4150" + }, + { + "address": "1063 Morse Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "844-482-6009", + "property_name": "Mission Pointe By Windsor", + "rent": "4350" + }, + { + "address": "825 Morse Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "408-734-9442", + "property_name": "Morse Court Apartments", + "rent": "3950" + } + ], + "slots": [ + { + "exclusive_end": 99, + "slot": "property_name", + "start": 77 + }, + { + "exclusive_end": 136, + "slot": "address", + "start": 112 + }, + { + "exclusive_end": 174, + "slot": "rent", + "start": 168 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, there are 9 available that fit your requirements. Set in a lovely area, Apricot Pit Apartments, located at 400 East Remington Drive had a 3 bedroom and 3 bath for $4,150 a 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": [ + "Sunnyvale" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you get me their phone number please. Also find out if the apartment is furnished or not." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-738-4862" + ], + "slot": "phone_number", + "values": [ + "408-738-4862" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 74, + "slot": "phone_number", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry the apartment is unfurnished. Their phone number is 408-738-4862." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Apricot Pit Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that apartment sounds like what I am looking for." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to visit the grounds? I can schedule an appointment for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Apricot Pit Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you, perhaps another time. That is all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a lovely day." + } + ] + }, + { + "dialogue_id": "35_00043", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_baths": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find a 1 bath 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": "How many bedrooms, and which area do you want the property to be in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "area", + "values": [ + "San Jose" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "area", + "start": 32 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want a 2 bedroom apartment in San Jose" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "slot": "property_name", + "values": [ + "888 Golden Saratoga-Cupertino Apartment homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1546 Maurice Lane" + ], + "slot": "address", + "values": [ + "1546 Maurice Lane" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2300" + ], + "slot": "rent", + "values": [ + "2300" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "number_of_baths": "1", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "1546 Maurice Lane", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-818-0710", + "property_name": "888 Golden Saratoga-Cupertino Apartment Homes", + "rent": "2300" + }, + { + "address": "1290 San Tomas Aquino Road", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-984-8888", + "property_name": "Aegena", + "rent": "4900" + }, + { + "address": "73 North Keeble Avenue", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-998-7266", + "property_name": "Alameda Gardens Apartments", + "rent": "3600" + }, + { + "address": "947 Branham Lane # C", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-265-4808", + "property_name": "Almaden Garden Apartments", + "rent": "3100" + }, + { + "address": "2415 Rinconada Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-516-4212", + "property_name": "Almaden House", + "rent": "4850" + }, + { + "address": "978 Almaden Lake Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-323-8020", + "property_name": "Almaden Lake Apartments", + "rent": "3250" + }, + { + "address": "1543 Ambergrove Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-453-8011", + "property_name": "Amberwood Apartments", + "rent": "3550" + }, + { + "address": "1585 Marburg Way # 4", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-926-3999", + "property_name": "Ann Darling Apartments", + "rent": "3950" + }, + { + "address": "5822 Charlotte Drive", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-226-5822", + "property_name": "Anton La Moraga Apartments", + "rent": "4850" + }, + { + "address": "1582 Kooser Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-448-1288", + "property_name": "Arbor Apartments", + "rent": "4250" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 74, + "slot": "address", + "start": 57 + }, + { + "exclusive_end": 130, + "slot": "rent", + "start": 126 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "888 Golden Saratoga-Cupertino Apartment homes located at 1546 Maurice Lane has a 2 bedroom, and 1 bath property available for 2300 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": [ + "San Jose" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the property's phone number, and is it furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-818-0710" + ], + "slot": "phone_number", + "values": [ + "408-818-0710" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "phone_number", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The number is 408-818-0710, and no, the property 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": [ + "San Jose" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me some other apartments." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aegena" + ], + "slot": "property_name", + "values": [ + "Aegena" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1290 San Tomas Aquino Road" + ], + "slot": "address", + "values": [ + "1290 San Tomas Aquino Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4900" + ], + "slot": "rent", + "values": [ + "4900" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 44, + "slot": "address", + "start": 18 + }, + { + "exclusive_end": 99, + "slot": "rent", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Aegena located at 1290 San Tomas Aquino Road. is a 2 bedroom, 1 bath property, and the rent is 4900 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me some other apartments." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alameda Gardens Apartments" + ], + "slot": "property_name", + "values": [ + "Alameda Gardens Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "73 North Keeble Avenue" + ], + "slot": "address", + "values": [ + "73 North Keeble Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3600" + ], + "slot": "rent", + "values": [ + "3600" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 60, + "slot": "address", + "start": 38 + }, + { + "exclusive_end": 103, + "slot": "rent", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alameda Gardens Apartments located at 73 North Keeble Avenue. is a 2 bedroom, 1 bath apartment for 3600 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Alameda Gardens Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that apartment sounds good. Thanks, That's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "35_00044", + "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": "Find me an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms do you prefer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Cupertino" + ], + "slot": "area", + "values": [ + "Cupertino" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "area", + "start": 23 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Cupertino" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for one in Cupertino with four bedrooms and 3 baths." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Forge Homestead Apartments" + ], + "slot": "property_name", + "values": [ + "Forge Homestead Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "20667 Forge Way" + ], + "slot": "address", + "values": [ + "20667 Forge Way" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4800" + ], + "slot": "rent", + "values": [ + "4800" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Cupertino", + "number_of_baths": "3", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "20667 Forge Way", + "area": "Cupertino", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "408-739-0870", + "property_name": "Forge Homestead Apartments", + "rent": "4800" + }, + { + "address": "10200 Miller Avenue", + "area": "Cupertino", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "408-446-9898", + "property_name": "Gardens Of Fontainbleu Apartments", + "rent": "4950" + }, + { + "address": "19920 Olivewood Street", + "area": "Cupertino", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-457-8106", + "property_name": "Pointe At Cupertino", + "rent": "5000" + }, + { + "address": "19500 Pruneridge Avenue", + "area": "Cupertino", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "866-628-5690", + "property_name": "The Hamptons Apartment Homes", + "rent": "4800" + }, + { + "address": "20800 Homestead Road", + "area": "Cupertino", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "866-495-1855", + "property_name": "The Markham Apartments", + "rent": "4850" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "property_name", + "start": 29 + }, + { + "exclusive_end": 83, + "slot": "address", + "start": 68 + }, + { + "exclusive_end": 111, + "slot": "rent", + "start": 107 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Among the 5 nice properties, Forge Homestead Apartments, located at 20667 Forge Way with a monthly rent of 4800 dollars, having 4 bedrooms and 3 baths is a good option." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Cupertino" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Forge Homestead Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds like a good option." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to schedule a visit to the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Cupertino" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Forge Homestead Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you. That's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "35_00045", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "furnished", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "furnished": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wanna find a furnished apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms do you want?" + }, + { + "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": { + "furnished": [ + "True" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want 4 bed rooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where should the apartment be located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "area", + "values": [ + "San Jose" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "area", + "start": 13 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "furnished": [ + "True" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Blossom River Apartments" + ], + "slot": "property_name", + "values": [ + "Blossom River Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1000 Blossom River Way" + ], + "slot": "address", + "values": [ + "1000 Blossom River Way" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4700" + ], + "slot": "rent", + "values": [ + "$4,700" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "furnished": "True", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "1000 Blossom River Way", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "408-979-9442", + "property_name": "Blossom River Apartments", + "rent": "4700" + }, + { + "address": "600 Epic Way", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "669-888-1610", + "property_name": "Epic", + "rent": "5150" + }, + { + "address": "560 Menker Avenue # A", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-287-8804", + "property_name": "Menclair Apartments", + "rent": "5200" + }, + { + "address": "4668 Albany Drive", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-248-0800", + "property_name": "San Jose Gardens", + "rent": "4800" + }, + { + "address": "1375 Lick Avenue", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "408-564-7347", + "property_name": "Skyline At Tamien Station", + "rent": "5200" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "property_name", + "start": 43 + }, + { + "exclusive_end": 120, + "slot": "address", + "start": 98 + }, + { + "exclusive_end": 190, + "slot": "rent", + "start": 184 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 5 apartments which might suit you. Blossom River Apartments is a very nice one located at 1000 Blossom River Way. It has 4 bed rooms and 3 baths. The rent for the apartment is $4,700 each month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "furnished": [ + "True" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Coan you find me some other apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Epic" + ], + "slot": "property_name", + "values": [ + "Epic" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "600 Epic Way" + ], + "slot": "address", + "values": [ + "600 Epic Way" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5150" + ], + "slot": "rent", + "values": [ + "$5,150" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 4, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 53, + "slot": "address", + "start": 41 + }, + { + "exclusive_end": 116, + "slot": "rent", + "start": 110 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Epic is another good property located at 600 Epic Way. The property has 4 bedrooms and 3 baths. The rental is $5,150 each month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed", + "phone_number" + ], + "slot_values": { + "area": [ + "San Jose" + ], + "furnished": [ + "True" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are pets allowed? What is the property's phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "669-888-1610" + ], + "slot": "phone_number", + "values": [ + "669-888-1610" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "pets_allowed", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "phone_number", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The property's phone number is 669-888-1610. Pets are not allowed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "furnished": [ + "True" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Epic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That one sounds good. Thanks, that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good one." + } + ] + }, + { + "dialogue_id": "35_00046", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find an apartment with one bedroom." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have an area in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "area", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "area", + "start": 9 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I prefer Sunnyvale. It also needs to have one bathroom." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Apricot Pit Apartments" + ], + "slot": "property_name", + "values": [ + "Apricot Pit Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "400 East Remington Drive" + ], + "slot": "address", + "values": [ + "400 East Remington Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1600" + ], + "slot": "rent", + "values": [ + "1600" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Sunnyvale", + "number_of_baths": "1", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "400 East Remington Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-738-4862", + "property_name": "Apricot Pit Apartments", + "rent": "1600" + }, + { + "address": "555 East El Camino Real", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-738-0935", + "property_name": "Arbor Terrace Apartments", + "rent": "3750" + }, + { + "address": "1059 Reed Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-984-1060", + "property_name": "Aster Park Apartments", + "rent": "3900" + }, + { + "address": "151 South Bernardo Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-961-3333", + "property_name": "Balboa Apartments", + "rent": "4050" + }, + { + "address": "660 Gail Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "888-854-9884", + "property_name": "Bonnie Terrace Apartments", + "rent": "4750" + }, + { + "address": "732 East Evelyn Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "669-267-1020", + "property_name": "Bristol Commons", + "rent": "3250" + }, + { + "address": "1651 Belleville Way", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "669-257-9990", + "property_name": "Brookside Oaks", + "rent": "5000" + }, + { + "address": "815 East Fremont Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-736-5183", + "property_name": "Cambria Apartments", + "rent": "2850" + }, + { + "address": "135 Acalanes Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-965-1671", + "property_name": "Casa Del Sol Apartments", + "rent": "1900" + }, + { + "address": "874 East El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "866-730-1639", + "property_name": "Cascades Apartments", + "rent": "4050" + } + ], + "slots": [ + { + "exclusive_end": 77, + "slot": "property_name", + "start": 55 + }, + { + "exclusive_end": 113, + "slot": "address", + "start": 89 + }, + { + "exclusive_end": 131, + "slot": "rent", + "start": 127 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an apartment with 1 bedroom and 1 bathroom at Apricot Pit Apartments located at 400 East Remington Drive. The rent is 1600 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": [ + "Sunnyvale" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Does it come furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No it is not furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Apricot Pit Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That apartment will work. Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day!" + } + ] + }, + { + "dialogue_id": "35_00047", + "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": "Can you help me 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": "Sure! Are you wanting to search in a particular area? How many bedrooms?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Milpitas" + ], + "slot": "area", + "values": [ + "Milpitas" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "area", + "start": 38 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Milpitas" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would prefer a one bed, one bath in Milpitas" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Crossing At Montague Apartments" + ], + "slot": "property_name", + "values": [ + "Crossing at Montague Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "755 East Capitol Avenue" + ], + "slot": "address", + "values": [ + "755 East Capitol Avenue" + ] + }, + { + "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": [ + "1900" + ], + "slot": "rent", + "values": [ + "$1,900" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Milpitas", + "number_of_baths": "1", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "755 East Capitol Avenue", + "area": "Milpitas", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-586-9001", + "property_name": "Crossing At Montague Apartments", + "rent": "1900" + }, + { + "address": "133 North Temple Drive", + "area": "Milpitas", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "408-262-2245", + "property_name": "Spring Valley Apartments", + "rent": "1750" + }, + { + "address": "1724 Sunnyhills Court", + "area": "Milpitas", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "408-263-2626", + "property_name": "Sunnyhills Apartments", + "rent": "2050" + } + ], + "slots": [ + { + "exclusive_end": 107, + "slot": "property_name", + "start": 76 + }, + { + "exclusive_end": 168, + "slot": "address", + "start": 145 + }, + { + "exclusive_end": 118, + "slot": "rent", + "start": 112 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 3 that fit your specifications. The first is a 1 bed, 1 bath at the Crossing at Montague Apartments for $1,900 per month. The address is 755 East Capitol Avenue." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished", + "phone_number" + ], + "slot_values": { + "area": [ + "Milpitas" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's their phone number? Can you tell me if it's fully furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-586-9001" + ], + "slot": "phone_number", + "values": [ + "408-586-9001" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "phone_number", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is not furnished. Here's their number: 408-586-9001." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Milpitas" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other available places?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Spring Valley Apartments" + ], + "slot": "property_name", + "values": [ + "Spring Valley Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "133 North Temple Drive" + ], + "slot": "address", + "values": [ + "133 North Temple 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": [ + "1750" + ], + "slot": "rent", + "values": [ + "$1,750" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 82, + "slot": "property_name", + "start": 58 + }, + { + "exclusive_end": 108, + "slot": "address", + "start": 86 + }, + { + "exclusive_end": 40, + "slot": "rent", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, there is a 1 bed, 1 bath for $1,750 per month at the Spring Valley Apartments on 133 North Temple Drive." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Milpitas" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Spring Valley Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm interested in that one." + }, + { + "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": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Milpitas" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Spring Valley Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not right now." + }, + { + "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": [ + "Milpitas" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Spring Valley Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope. Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Have a great day!" + } + ] + }, + { + "dialogue_id": "35_00048", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking 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": "How many bedroom and which area do you want your apartment in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "area", + "values": [ + "San Jose" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "area", + "start": 38 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "At least two bedrooms, 3 baths and in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "slot": "property_name", + "values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1546 Maurice Lane" + ], + "slot": "address", + "values": [ + "1546 Maurice Lane" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "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": "2" + } + }, + "service_results": [ + { + "address": "1546 Maurice Lane", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-818-0710", + "property_name": "888 Golden Saratoga-Cupertino Apartment Homes", + "rent": "4450" + }, + { + "address": "1290 San Tomas Aquino Road", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-984-8888", + "property_name": "Aegena", + "rent": "4900" + }, + { + "address": "73 North Keeble Avenue", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "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": "2", + "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": "2", + "pets_allowed": "True", + "phone_number": "408-926-3999", + "property_name": "Ann Darling Apartments", + "rent": "3950" + }, + { + "address": "5822 Charlotte Drive", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-226-5822", + "property_name": "Anton La Moraga Apartments", + "rent": "4850" + }, + { + "address": "1582 Kooser Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-448-1288", + "property_name": "Arbor Apartments", + "rent": "4250" + }, + { + "address": "2760 McKee Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "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": "2", + "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": "2", + "pets_allowed": "False", + "phone_number": "408-876-3565", + "property_name": "Blackford Apartments", + "rent": "4700" + } + ], + "slots": [ + { + "exclusive_end": 101, + "slot": "property_name", + "start": 56 + }, + { + "exclusive_end": 44, + "slot": "address", + "start": 27 + }, + { + "exclusive_end": 170, + "slot": "rent", + "start": 166 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a good property at 1546 Maurice Lane, it is the 888 Golden Saratoga-Cupertino Apartment Homes. This property has 2 bed rooms and 3 baths and the rent is only 4450 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "furnished", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a furnished apt?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aegena" + ], + "slot": "property_name", + "values": [ + "Aegena" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1290 San Tomas Aquino Road" + ], + "slot": "address", + "values": [ + "1290 San Tomas Aquino Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4900" + ], + "slot": "rent", + "values": [ + "4900" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "1290 San Tomas Aquino Road", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-984-8888", + "property_name": "Aegena", + "rent": "4900" + }, + { + "address": "5822 Charlotte Drive", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-226-5822", + "property_name": "Anton La Moraga Apartments", + "rent": "4850" + }, + { + "address": "3801 Blackford Avenue #16", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "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": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-259-1662", + "property_name": "Capitol Avenue Apartments", + "rent": "4850" + }, + { + "address": "2036 Evans Lane", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "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": "3", + "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": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-225-8648", + "property_name": "Foothill Apartments", + "rent": "5250" + }, + { + "address": "1315 Eden Avenue", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-378-1970", + "property_name": "Regency Square", + "rent": "5150" + }, + { + "address": "# 11, 3435, 1085 Saratoga Avenue", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-253-9181", + "property_name": "Saratoga Plaza Apartments", + "rent": "4400" + }, + { + "address": "4300 The Woods Drive", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-227-3700", + "property_name": "The Woods Apartments", + "rent": "4300" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "property_name", + "start": 23 + }, + { + "exclusive_end": 80, + "slot": "address", + "start": 54 + }, + { + "exclusive_end": 130, + "slot": "rent", + "start": 126 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 apartments. Aegena has a great property at 1290 San Tomas Aquino Road, it has 2 bed rooms, 3 baths and the rent is 4900 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pittsburg" + ], + "slot": "area", + "values": [ + "Pittsburg" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "area", + "start": 32 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Pittsburg" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me an apartment in Pittsburg, that allows pets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Fox Creek Apartments" + ], + "slot": "property_name", + "values": [ + "Fox Creek Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3225 Harbor Street" + ], + "slot": "address", + "values": [ + "3225 Harbor Street" + ] + }, + { + "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": [ + "4200" + ], + "slot": "rent", + "values": [ + "4200" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Pittsburg", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "3225 Harbor Street", + "area": "Pittsburg", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "925-432-0333", + "property_name": "Fox Creek Apartments", + "rent": "4200" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "property_name", + "start": 26 + }, + { + "exclusive_end": 66, + "slot": "address", + "start": 48 + }, + { + "exclusive_end": 127, + "slot": "rent", + "start": 123 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Found a great location at Fox Creek Apartments, 3225 Harbor Street. This apartment has 2 bed rooms 3 baths and the rent is 4200 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": [ + "Pittsburg" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the phone number for the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "925-432-0333" + ], + "slot": "phone_number", + "values": [ + "925-432-0333" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "phone_number", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The number is 925-432-0333" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Pittsburg" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Fox Creek Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That apartment sounds great" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I schedule a visit" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Pittsburg" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Fox Creek Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No not at this time" + }, + { + "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": [ + "Pittsburg" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Fox Creek Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "35_00049", + "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": "Can you get me an apartment please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What location do you have in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fremont" + ], + "slot": "area", + "values": [ + "Fremont" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "area", + "start": 18 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to stay in Fremont." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How big of a place do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I require 3 bed rooms. My dogs need their own." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alborada Apartments" + ], + "slot": "property_name", + "values": [ + "Alborada Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1001 Beethoven Common" + ], + "slot": "address", + "values": [ + "1001 Beethoven Common" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3900" + ], + "slot": "rent", + "values": [ + "$3,900" + ] + } + ], + "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": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-797-1800", + "property_name": "Alborada Apartments", + "rent": "3900" + }, + { + "address": "34050 Westchester Terrace", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-794-9981", + "property_name": "Amber Court", + "rent": "3500" + }, + { + "address": "4200 Bay Street", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-455-8813", + "property_name": "Briarwood At Central Park", + "rent": "3500" + }, + { + "address": "38900 Blacow Road", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-797-5980", + "property_name": "Carrington Apartments", + "rent": "4050" + }, + { + "address": "41299 Paseo Padre Parkway", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-651-1040", + "property_name": "Century Village Apartments", + "rent": "3600" + }, + { + "address": "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" + }, + { + "address": "36707 San Pedro Drive", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-792-6340", + "property_name": "Garden Village Apartments", + "rent": "4250" + }, + { + "address": "4262 Central Avenue", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-793-4336", + "property_name": "Glenhaven Apartments", + "rent": "4300" + }, + { + "address": "38850 Farwell Drive", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-793-5100", + "property_name": "Glenmoor Green Apartments", + "rent": "3500" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "property_name", + "start": 59 + }, + { + "exclusive_end": 45, + "slot": "address", + "start": 24 + }, + { + "exclusive_end": 134, + "slot": "rent", + "start": 128 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have a good option at 1001 Beethoven Common. It's called Alborada Apartments and it has 3 bedrooms and 2 baths. It only costs $3,900 a month to live there." + }, + { + "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": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How can I phone management there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-797-1800" + ], + "slot": "phone_number", + "values": [ + "510-797-1800" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "phone_number", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Dial 510-797-1800." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Alborada Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's a perfect option, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Best of luck in your quest for shelter." + } + ] + }, + { + "dialogue_id": "35_00050", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need an apartment with 4 bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What area are you looking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Antioch" + ], + "slot": "area", + "values": [ + "Antioch" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "area", + "start": 0 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Antioch" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Antioch works best for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Baywoods Apartment Homes" + ], + "slot": "property_name", + "values": [ + "Baywoods Apartment Homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2005 San Jose Drive" + ], + "slot": "address", + "values": [ + "2005 San Jose 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": [ + "5250" + ], + "slot": "rent", + "values": [ + "5250" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Antioch", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "2005 San Jose Drive", + "area": "Antioch", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-757-1250", + "property_name": "Baywoods Apartment Homes", + "rent": "5250" + }, + { + "address": "1017 H Street", + "area": "Antioch", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-978-1017", + "property_name": "Casa Bonita", + "rent": "4850" + }, + { + "address": "2301 Sycamore Drive", + "area": "Antioch", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-776-5379", + "property_name": "Delta Pines Apartments", + "rent": "5250" + }, + { + "address": "3001 Kodiak Street", + "area": "Antioch", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "925-754-3733", + "property_name": "Hillcrest View Apartments", + "rent": "5250" + }, + { + "address": "1015 Fitzuren Road #7", + "area": "Antioch", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "925-978-9772", + "property_name": "Magnolia Apartments", + "rent": "4700" + }, + { + "address": "2800 Gentrytown Drive", + "area": "Antioch", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-754-1910", + "property_name": "Parkview Village Apartments", + "rent": "5100" + }, + { + "address": "3101 Buchanan Road", + "area": "Antioch", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-754-5455", + "property_name": "Summerwood Apartments", + "rent": "5100" + }, + { + "address": "2300 Sycamore Drive # 14", + "area": "Antioch", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-778-5838", + "property_name": "Windsor Court Apartments", + "rent": "4700" + } + ], + "slots": [ + { + "exclusive_end": 77, + "slot": "property_name", + "start": 53 + }, + { + "exclusive_end": 100, + "slot": "address", + "start": 81 + }, + { + "exclusive_end": 124, + "slot": "rent", + "start": 120 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a 4 bedroom and 3 bath apartment for rent at Baywoods Apartment Homes on 2005 San Jose Drive. The rent is about 5250 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished", + "phone_number" + ], + "slot_values": { + "area": [ + "Antioch" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is it furnished? And what's their number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "925-757-1250" + ], + "slot": "phone_number", + "values": [ + "925-757-1250" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "phone_number", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's not furnished, but you can call them at 925-757-1250." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Antioch" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Baywoods Apartment Homes" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to schedule a visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Antioch" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Baywoods Apartment Homes" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Antioch" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Baywoods Apartment Homes" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that's it, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "35_00051", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms are you looking for in the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like three bedrooms. I also need pets to be allowed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which area are you looking in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "area", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "area", + "start": 51 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It should also have one bath and I want to look in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Avalon Apartments" + ], + "slot": "property_name", + "values": [ + "Avalon Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "624 Avalon Avenue" + ], + "slot": "address", + "values": [ + "624 Avalon Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "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_baths": "1", + "number_of_beds": "3", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "624 Avalon Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-620-5076", + "property_name": "Avalon Apartments", + "rent": "3550" + }, + { + "address": "3329 Claremont Court", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-578-1313", + "property_name": "Brookside East Apartments", + "rent": "4100" + }, + { + "address": "850 Russell Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "3", + "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": "1", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-542-2004", + "property_name": "Fairway Arms Apartments", + "rent": "3800" + }, + { + "address": "6401 Montecito Boulevard # 29", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-539-6148", + "property_name": "Garden Court Apartments", + "rent": "5100" + }, + { + "address": "3076 Marlow Road", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-579-5081", + "property_name": "Marlow Apartments", + "rent": "4300" + }, + { + "address": "Leasing Office, 6600 Montecito Boulevard", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-538-1516", + "property_name": "Montecito Pines Apartments", + "rent": "4900" + }, + { + "address": "1521 Range Avenue # 5", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "833-336-3062", + "property_name": "Oaks Apartments", + "rent": "5150" + }, + { + "address": "2002 Pinercrest Drive", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-579-3424", + "property_name": "Orchard West Senior Apartments", + "rent": "4100" + }, + { + "address": "1265 Pacific Avenue # 3", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-579-0787", + "property_name": "Pacific Garden Apartments", + "rent": "4000" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "property_name", + "start": 30 + }, + { + "exclusive_end": 96, + "slot": "address", + "start": 79 + }, + { + "exclusive_end": 158, + "slot": "rent", + "start": 154 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I located 10 good apartments. Avalon Apartments is a great property located on 624 Avalon Avenue. This property has 3 bedrooms and 1 bath and the rent is 3550 dollars per month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Avalon 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": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "3" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Avalon Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you, this is all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "35_00052", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "area", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "area", + "start": 31 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find an apartment in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "2 bedrooms would be good." + }, + { + "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": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2650" + ], + "slot": "rent", + "values": [ + "$2,650" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "1290 San Tomas Aquino Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-984-8888", + "property_name": "Aegena", + "rent": "2650" + }, + { + "address": "73 North Keeble Avenue", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-998-7266", + "property_name": "Alameda Gardens Apartments", + "rent": "3150" + }, + { + "address": "2415 Rinconada Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-516-4212", + "property_name": "Almaden House", + "rent": "2450" + }, + { + "address": "978 Almaden Lake Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-323-8020", + "property_name": "Almaden Lake Apartments", + "rent": "3100" + }, + { + "address": "1543 Ambergrove Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-453-8011", + "property_name": "Amberwood Apartments", + "rent": "2500" + }, + { + "address": "1585 Marburg Way # 4", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-926-3999", + "property_name": "Ann Darling Apartments", + "rent": "3100" + }, + { + "address": "5822 Charlotte Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-226-5822", + "property_name": "Anton La Moraga Apartments", + "rent": "3000" + }, + { + "address": "1582 Kooser Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-448-1288", + "property_name": "Arbor Apartments", + "rent": "2800" + }, + { + "address": "1058 South 5th Street", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "877-259-1439", + "property_name": "Art Ark Apartments", + "rent": "2900" + }, + { + "address": "4748 West Campbell Avenue", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-379-8440", + "property_name": "Baker Park Apartments", + "rent": "3150" + } + ], + "slots": [ + { + "exclusive_end": 6, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 63, + "slot": "address", + "start": 37 + }, + { + "exclusive_end": 118, + "slot": "rent", + "start": 112 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Aegena is a good property located at 1290 San tomas Aquino Road. It has 2 bedrooms and 1 both. The rent will be $2,650." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Aegena" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That apartment sounds good. That's all I'll need. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "35_00053", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm searching for an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, I'll need a little background info. Which area would you like me to search for this property and how many rooms would you like your apartment to feature?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Mateo" + ], + "slot": "area", + "values": [ + "San Mateo" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "area", + "start": 12 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Mateo" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look in the San Mateo area and I want 4 bed rooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Edgewater Isle Senior Apartments" + ], + "slot": "property_name", + "values": [ + "Edgewater Isle Senior Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1510 Marina Vista" + ], + "slot": "address", + "values": [ + "1510 Marina Vista" + ] + }, + { + "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": [ + "5250" + ], + "slot": "rent", + "values": [ + "5250" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Mateo", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "1510 Marina Vista", + "area": "San Mateo", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "650-341-3367", + "property_name": "Edgewater Isle Senior Apartments", + "rent": "5250" + }, + { + "address": "2717 South Norfolk Street", + "area": "San Mateo", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "650-729-1461", + "property_name": "Lakeshore Landing", + "rent": "5150" + }, + { + "address": "651 North El Camino Real", + "area": "San Mateo", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "650-343-9038", + "property_name": "Park Royal Apartments", + "rent": "4950" + }, + { + "address": "2901 South El Camino Real", + "area": "San Mateo", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "650-212-0935", + "property_name": "Peninsula Station Apartments", + "rent": "4900" + }, + { + "address": "24 East Santa Inez Avenue", + "area": "San Mateo", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "650-347-2008", + "property_name": "Santa Inez Apartments", + "rent": "4850" + }, + { + "address": "3110 Casa De Campo", + "area": "San Mateo", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "650-572-7180", + "property_name": "Sares-Regis Group", + "rent": "5150" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "property_name", + "start": 4 + }, + { + "exclusive_end": 150, + "slot": "address", + "start": 133 + }, + { + "exclusive_end": 104, + "slot": "rent", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Edgewater Isle Senior Apartments are excellent properties. There's 4 bed rooms with 3 baths for 5250 a month. This is located at 1510 Marina Vista." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed", + "phone_number" + ], + "slot_values": { + "area": [ + "San Mateo" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me their number and find out if pets are allowed?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-341-3367" + ], + "slot": "phone_number", + "values": [ + "650-341-3367" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "pets_allowed", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "phone_number", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their number is 650-341-3367 and they do not allow pets inside the apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Mateo" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Edgewater Isle Senior Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect, everything sounds good. That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "35_00054", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Brentwood" + ], + "slot": "area", + "values": [ + "Brentwood" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "area", + "start": 24 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Brentwood" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me an apartment in Brentwood." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms do you want in the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Brentwood" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I must have four bedrooms and 3 baths." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arbor Ridge Apartments" + ], + "slot": "property_name", + "values": [ + "Arbor Ridge Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2400 Shady Willow Lane" + ], + "slot": "address", + "values": [ + "2400 Shady Willow Lane" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4800" + ], + "slot": "rent", + "values": [ + "$4,800" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Brentwood", + "number_of_baths": "3", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "2400 Shady Willow Lane", + "area": "Brentwood", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "925-240-8448", + "property_name": "Arbor Ridge Apartments", + "rent": "4800" + }, + { + "address": "180 Sycamore Avenue", + "area": "Brentwood", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-634-8374", + "property_name": "Brentwood Parks Apartments", + "rent": "4900" + }, + { + "address": "1100 Sycamore Court", + "area": "Brentwood", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-634-6200", + "property_name": "Sycamore Place Senior Housing", + "rent": "5050" + }, + { + "address": "2101 Sand Creek Road", + "area": "Brentwood", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-516-0260", + "property_name": "Villa Amador Apartments", + "rent": "5000" + } + ], + "slots": [ + { + "exclusive_end": 86, + "slot": "property_name", + "start": 64 + }, + { + "exclusive_end": 120, + "slot": "address", + "start": 98 + }, + { + "exclusive_end": 174, + "slot": "rent", + "start": 168 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 4 apartments suitable to your choice, One of which is Arbor Ridge Apartments located at 2400 Shady Willow Lane. It has 4 bedrooms and 3 baths and the rent is $4,800 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Brentwood" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Arbor Ridge Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, That sounds great. That will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I am glad I could help. Have a wonderful day." + } + ] + }, + { + "dialogue_id": "35_00055", + "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": "Can you help me find an apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. How many bedrooms should it have?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look for one with two bedrooms" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And where do you want it to be located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Richmond" + ], + "slot": "area", + "values": [ + "Richmond" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "area", + "start": 15 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Richmond" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please look in Richmond" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arbors Apartments" + ], + "slot": "property_name", + "values": [ + "Arbors Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5317 Creely Avenue" + ], + "slot": "address", + "values": [ + "5317 Creely Avenue" + ] + }, + { + "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": [ + "2850" + ], + "slot": "rent", + "values": [ + "2850" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Richmond", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "5317 Creely Avenue", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-236-4935", + "property_name": "Arbors Apartments", + "rent": "2850" + }, + { + "address": "2300 Lancaster Drive", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-222-2705", + "property_name": "Baycliff Apartments", + "rent": "4000" + }, + { + "address": "3400 Richmond Parkway", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-662-6726", + "property_name": "Bella Vista At Hilltop", + "rent": "3950" + }, + { + "address": "5000 Hartnett Avenue", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-237-5377", + "property_name": "Crescent Park", + "rent": "2300" + }, + { + "address": "298 West Chanslor Avenue", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-232-8908", + "property_name": "Liberty Village Apartments", + "rent": "4050" + }, + { + "address": "680 South 37th Street", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-215-1926", + "property_name": "Monterey Pines", + "rent": "2700" + }, + { + "address": "5005 Montoya Avenue", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-235-6341", + "property_name": "Montoya Garden Apartments", + "rent": "4200" + }, + { + "address": "2801 Pullman Ave", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-232-3519", + "property_name": "Pullman Point Apartments", + "rent": "4050" + }, + { + "address": "2601 Hilltop Drive", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-455-8847", + "property_name": "San Marcos", + "rent": "2700" + }, + { + "address": "121 West Macdonald Avenue", + "area": "Richmond", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-237-6426", + "property_name": "St. John'S Apartments", + "rent": "4800" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "property_name", + "start": 13 + }, + { + "exclusive_end": 69, + "slot": "address", + "start": 51 + }, + { + "exclusive_end": 125, + "slot": "rent", + "start": 121 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay I found Arbors Apartments which is located at 5317 Creely Avenue. It has 2 bedrooms and 1 bathroom, and the rent is 2850 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "area": [ + "Richmond" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. What is the property's phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-236-4935" + ], + "slot": "phone_number", + "values": [ + "510-236-4935" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "phone_number", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The number listed is 510-236-4935" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Richmond" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Arbors Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good. Thank you so much for your help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Have a great day!" + } + ] + }, + { + "dialogue_id": "35_00056", + "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 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": "How many bedrooms and which area do you want the property to be in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Union City" + ], + "slot": "area", + "values": [ + "Union City" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 71, + "slot": "area", + "start": 61 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Union City" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like four bed rooms and I would like an apartment in Union City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dry Creek Apartments" + ], + "slot": "property_name", + "values": [ + "Dry Creek Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "33300 Mission Boulevard" + ], + "slot": "address", + "values": [ + "33300 Mission Boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5200" + ], + "slot": "rent", + "values": [ + "$5,200" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Union City", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "33300 Mission Boulevard", + "area": "Union City", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "510-489-0546", + "property_name": "Dry Creek Apartments", + "rent": "5200" + }, + { + "address": "1501 Decoto Road", + "area": "Union City", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "510-487-2733", + "property_name": "Parkside Apartments", + "rent": "5250" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "property_name", + "start": 9 + }, + { + "exclusive_end": 70, + "slot": "address", + "start": 47 + }, + { + "exclusive_end": 125, + "slot": "rent", + "start": 119 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is Dry Creek Apartments, it's located at 33300 Mission Boulevard and has 4 bed rooms and 3 baths and the rent is $5,200 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Union City" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me some other ones?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Parkside Apartments" + ], + "slot": "property_name", + "values": [ + "Parkside Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1501 Decoto Road" + ], + "slot": "address", + "values": [ + "1501 Decoto 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": [ + "5250" + ], + "slot": "rent", + "values": [ + "$5,250" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "property_name", + "start": 9 + }, + { + "exclusive_end": 56, + "slot": "address", + "start": 40 + }, + { + "exclusive_end": 101, + "slot": "rent", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is Parkside Apartments located at 1501 Decoto Road. It has 4 bedrooms and 3 baths and is $5,250 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Union City" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Parkside Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that one sounds great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to see the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Union City" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Parkside Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I don't want to schedule it yet but thank you, that's all I'll need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, have a good day!" + } + ] + }, + { + "dialogue_id": "35_00057", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "South San Francisco" + ], + "slot": "area", + "values": [ + "South San Francisco" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "area", + "start": 42 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "South San Francisco" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find a one bedroom apartment in South San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Club View Apartments" + ], + "slot": "property_name", + "values": [ + "Club View Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "849 West Orange Avenue" + ], + "slot": "address", + "values": [ + "849 West Orange Avenue" + ] + }, + { + "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": [ + "2300" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "7" + ], + "slot": "count", + "values": [ + "7" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "South San Francisco", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "849 West Orange Avenue", + "area": "South San Francisco", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "650-583-7538", + "property_name": "Club View Apartments", + "rent": "2300" + }, + { + "address": "208 Holly Avenue # 1", + "area": "South San Francisco", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-583-9275", + "property_name": "Fernmar Apartments North", + "rent": "2600" + }, + { + "address": "99 Oak Avenue # 201", + "area": "South San Francisco", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-952-3727", + "property_name": "Grand Oak Apartments", + "rent": "3500" + }, + { + "address": "1565 El Camino Real", + "area": "South San Francisco", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-616-4570", + "property_name": "Greenridge Apartments", + "rent": "3250" + }, + { + "address": "800 Memorial Drive", + "area": "South San Francisco", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "650-588-1009", + "property_name": "Park Lane Apartments", + "rent": "1950" + }, + { + "address": "3880 Callan Boulevard", + "area": "South San Francisco", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-278-4660", + "property_name": "Skyline View Apartments", + "rent": "2300" + }, + { + "address": "358 Alida Way # 9", + "area": "South San Francisco", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-589-6721", + "property_name": "South Country Club Apartments", + "rent": "5150" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "property_name", + "start": 40 + }, + { + "exclusive_end": 94, + "slot": "address", + "start": 72 + }, + { + "exclusive_end": 141, + "slot": "rent", + "start": 137 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 7 nice apartments. The first is Club View Apartments located at 849 West Orange Avenue. It has 1 bedroom and 1 bath. The rent is 2300 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "South San Francisco" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Club View 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 schedule a visit of the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "South San Francisco" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Club View Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not at this time." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_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": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "South San Francisco" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Club View Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's it. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "35_00058", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for apartments." + }, + { + "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": [ + "Santa Clara" + ], + "slot": "area", + "values": [ + "Santa Clara" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "area", + "start": 13 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Clara" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Something in Santa Clara." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Number of bedrooms?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Clara" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Four, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bella Vista Apartments" + ], + "slot": "property_name", + "values": [ + "Bella Vista Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1500 Vista Club Circle" + ], + "slot": "address", + "values": [ + "1500 Vista Club Circle" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5100" + ], + "slot": "rent", + "values": [ + "$5,100" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Santa Clara", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "1500 Vista Club Circle", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "408-827-1770", + "property_name": "Bella Vista Apartments", + "rent": "5100" + }, + { + "address": "3440 Warburton Avenue", + "area": "Santa Clara", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-248-5766", + "property_name": "Briarwood Garden Apartments", + "rent": "5250" + }, + { + "address": "1495 Don Avenue", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-713-6428", + "property_name": "Civic Plaza Apartments", + "rent": "4700" + }, + { + "address": "2555 Homestead Road", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "669-444-1717", + "property_name": "La Palma Apartments", + "rent": "5100" + }, + { + "address": "3131 Homestead Road", + "area": "Santa Clara", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "408-244-6715", + "property_name": "Laguna Clara Apartments", + "rent": "5250" + }, + { + "address": "440 North Winchester Boulevard", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "408-498-5769", + "property_name": "Le Parc Apartments", + "rent": "4750" + }, + { + "address": "1601 Santa Clara Street", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "408-615-1016", + "property_name": "Lincoln Park Apartments", + "rent": "4750" + }, + { + "address": "3480 Granada Avenue", + "area": "Santa Clara", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "408-598-2635", + "property_name": "Marina Cove", + "rent": "5050" + }, + { + "address": "1050 Benton Street", + "area": "Santa Clara", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "866-259-2994", + "property_name": "Park Central Apartments", + "rent": "4800" + }, + { + "address": "865 Pomeroy Avenue", + "area": "Santa Clara", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "408-244-0035", + "property_name": "Park Terrace Apartments", + "rent": "4800" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "property_name", + "start": 8 + }, + { + "exclusive_end": 56, + "slot": "address", + "start": 34 + }, + { + "exclusive_end": 91, + "slot": "rent", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's Bella Vista Apartments at 1500 Vista Club Circle with 4 beds and 3 baths for $5,100 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": [ + "Santa Clara" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is it furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, it's not." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Clara" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Bella Vista Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. That's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "35_00059", + "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": 37, + "slot": "area", + "start": 24 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me an apartment in Mountain View." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "1 bedroom is good enough and pets should be allowed." + }, + { + "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": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3950" + ], + "slot": "rent", + "values": [ + "3950" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Mountain View", + "number_of_beds": "1", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "707 Continental Circle", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "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": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-965-8290", + "property_name": "Arbors At Mountain View", + "rent": "1900" + }, + { + "address": "1335 Montecito Avenue # 1", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-940-1909", + "property_name": "Barkley Square Apartments", + "rent": "4950" + }, + { + "address": "302 Easy Street", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-968-3830", + "property_name": "Chateau Apartments", + "rent": "4000" + }, + { + "address": "210 Easy Street", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-961-2975", + "property_name": "Fernmar Apartments", + "rent": "4950" + }, + { + "address": "375 Oaktree Drive", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-390-9450", + "property_name": "Ginzton Terrace", + "rent": "2400" + }, + { + "address": "1571 West El Camino Real", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-969-9800", + "property_name": "Hidden Garden Apartments", + "rent": "4700" + }, + { + "address": "234 Escuela Avenue", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "844-828-9650", + "property_name": "Highland Gardens Apartments", + "rent": "4900" + }, + { + "address": "1970 Latham Street", + "area": "Mountain View", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-961-6135", + "property_name": "Latham Court Apartments", + "rent": "1800" + }, + { + "address": "111 North Rengstorff Avenue", + "area": "Mountain View", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "866-654-1645", + "property_name": "Madrone Apartments", + "rent": "1800" + } + ], + "slots": [ + { + "exclusive_end": 9, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 44, + "slot": "address", + "start": 22 + }, + { + "exclusive_end": 96, + "slot": "rent", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Americana, located at 707 Continental Circle is a very good option with a monthly rental of 3950 dollars and has 1 bedroom and 2 baths." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished", + "phone_number" + ], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the apartment furnished? Can I have it's phone number please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "833-278-0054" + ], + "slot": "phone_number", + "values": [ + "833-278-0054" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "phone_number", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's not furnished. The property's phone number is 833-278-0054." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Mountain View" + ], + "number_of_beds": [ + "1" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Americana" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That apartment sounds good. That's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "35_00060", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Napa" + ], + "slot": "area", + "values": [ + "Napa" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "area", + "start": 48 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Napa" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i would like to find an apartment to live in in Napa and i would like it to have 2 bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Bristol Apartments" + ], + "slot": "property_name", + "values": [ + "Bristol Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "135 Freeway Drive" + ], + "slot": "address", + "values": [ + "135 Freeway Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3950" + ], + "slot": "rent", + "values": [ + "3950" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Napa", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "135 Freeway Drive", + "area": "Napa", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-253-8954", + "property_name": "Bristol Apartments", + "rent": "3950" + }, + { + "address": "234 Soscol Avenue", + "area": "Napa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-258-1370", + "property_name": "Cadillac Flats Apartments", + "rent": "5200" + }, + { + "address": "3025 Browns Valley Road", + "area": "Napa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-257-2051", + "property_name": "Charter Oaks Apartments", + "rent": "4700" + }, + { + "address": "601 River Glen Drive", + "area": "Napa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-253-0288", + "property_name": "Glen View Apartments", + "rent": "3500" + }, + { + "address": "3663 Solano Avenue", + "area": "Napa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-266-6934", + "property_name": "Hawthorn Village", + "rent": "4000" + }, + { + "address": "613 Cabot Way", + "area": "Napa", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-265-9373", + "property_name": "Marina Park Townhomes", + "rent": "5100" + }, + { + "address": "790 Lincoln Avenue", + "area": "Napa", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-255-3119", + "property_name": "Napa Park Homes", + "rent": "3900" + }, + { + "address": "2020 Kathleen Drive", + "area": "Napa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-255-0507", + "property_name": "Olive Tree Apartments", + "rent": "4000" + }, + { + "address": "2052 Wilkins Avenue", + "area": "Napa", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-224-4877", + "property_name": "Park Sienna Apartments", + "rent": "2500" + }, + { + "address": "2211 Marin Street", + "area": "Napa", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-927-5105", + "property_name": "Rose Garden Apartments", + "rent": "3150" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "property_name", + "start": 47 + }, + { + "exclusive_end": 94, + "slot": "address", + "start": 77 + }, + { + "exclusive_end": 141, + "slot": "rent", + "start": 137 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "i found 10 different apartments and one is the Bristol Apartments located at 135 Freeway Drive. it has 2 bedrooms and 2 bathrooms and is 3950 a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Napa" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "are there any other apartments available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cadillac Flats Apartments" + ], + "slot": "property_name", + "values": [ + "Cadillac Flats Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "234 Soscol Avenue" + ], + "slot": "address", + "values": [ + "234 Soscol Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5200" + ], + "slot": "rent", + "values": [ + "5200" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 76, + "slot": "address", + "start": 59 + }, + { + "exclusive_end": 123, + "slot": "rent", + "start": 119 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Cadillac Flats Apartments is also available and located at 234 Soscol Avenue and has 2 bedrooms and 3 bathrooms. it is 5200 a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed", + "phone_number" + ], + "slot_values": { + "area": [ + "Napa" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "are you allowed to have pets at the property and what is the telephone number for the Cadillac Flats Apartments" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-258-1370" + ], + "slot": "phone_number", + "values": [ + "707-258-1370" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "phone_number", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "pets are allowed and their telephone number is 707-258-1370." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Napa" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Cadillac Flats Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "thank you so much, that is all i need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "ok have a wonderful day!" + } + ] + }, + { + "dialogue_id": "35_00061", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "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": 44, + "slot": "area", + "start": 37 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Hayward" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find an apartment in Hayward with three bed rooms, can you help me to search one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amberwood Garden Apartments" + ], + "slot": "property_name", + "values": [ + "Amberwood Garden Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "26100 Gading Road" + ], + "slot": "address", + "values": [ + "26100 Gading Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4250" + ], + "slot": "rent", + "values": [ + "$4,250" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Hayward", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "26100 Gading Road", + "area": "Hayward", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-785-3281", + "property_name": "Amberwood Garden Apartments", + "rent": "4250" + }, + { + "address": "22800 Meridian Drive", + "area": "Hayward", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-455-8869", + "property_name": "City Centre", + "rent": "3700" + }, + { + "address": "25100 Cypress Avenue", + "area": "Hayward", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "510-887-4406", + "property_name": "Cypress Glen", + "rent": "3700" + }, + { + "address": "375 Industrial Parkway # 314", + "area": "Hayward", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-581-0911", + "property_name": "Golf Club Manor Apartments", + "rent": "3750" + }, + { + "address": "27901 Huntwood Avenue # 126", + "area": "Hayward", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-887-1543", + "property_name": "Huntwood Commons", + "rent": "4300" + }, + { + "address": "29200 Huntwood Avenue", + "area": "Hayward", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-786-9375", + "property_name": "Huntwood Terrace Apartment", + "rent": "4350" + }, + { + "address": "1638 E Street # 106", + "area": "Hayward", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-582-3155", + "property_name": "Leisure Terrace", + "rent": "3750" + }, + { + "address": "959 Torrano Avenue # 34", + "area": "Hayward", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-537-7612", + "property_name": "Majestic Apartments", + "rent": "4450" + }, + { + "address": "655 Tennyson Road", + "area": "Hayward", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "855-430-2503", + "property_name": "Metro Six55 Apartments", + "rent": "3950" + }, + { + "address": "25997 Gading Road", + "area": "Hayward", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "510-782-8236", + "property_name": "Morpark Apartments", + "rent": "4450" + } + ], + "slots": [ + { + "exclusive_end": 85, + "slot": "property_name", + "start": 58 + }, + { + "exclusive_end": 45, + "slot": "address", + "start": 28 + }, + { + "exclusive_end": 164, + "slot": "rent", + "start": 158 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, I found one located at 26100 Gading Road in the name Amberwood Garden Apartments which have 3 bed rooms with attached 3 baths for which the rent will be $4,250 per month. Is that okay for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "pets_allowed", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "pets_allowed" + ], + "slot_values": { + "area": [ + "Hayward" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you check whether they allowed any pet animals there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "pets_allowed", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, pets are not allowed there." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Hayward" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, please search for any other apartments based on my need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "City Centre" + ], + "slot": "property_name", + "values": [ + "City Centre" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "22800 Meridian Drive" + ], + "slot": "address", + "values": [ + "22800 Meridian Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3700" + ], + "slot": "rent", + "values": [ + "$3,700" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 43, + "slot": "address", + "start": 23 + }, + { + "exclusive_end": 120, + "slot": "rent", + "start": 114 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "City Centre located at 22800 Meridian Drive with 3 bedrooms and 2 baths is like the good one and the rent will be $3,700 per month. Is that suits you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Hayward" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me some more?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Cypress Glen" + ], + "slot": "property_name", + "values": [ + "Cypress Glen" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "25100 Cypress Avenue" + ], + "slot": "address", + "values": [ + "25100 Cypress Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3700" + ], + "slot": "rent", + "values": [ + "$3,700" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "property_name", + "start": 17 + }, + { + "exclusive_end": 61, + "slot": "address", + "start": 41 + }, + { + "exclusive_end": 145, + "slot": "rent", + "start": 139 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm, Cypress Glen located at 25100 Cypress Avenue with 3 bed rooms and 2 baths is convenient to you?, the monthly rent will be $3,700." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Hayward" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Cypress Glen" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that seems to be okay for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I book for a visit to there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Hayward" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Cypress Glen" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not now, may be later." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need any more help from me?" + }, + { + "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": [ + "Hayward" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Cypress Glen" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all I want. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "35_00062", + "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'm looking for an apartment with 2 bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like me to look for your apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fremont" + ], + "slot": "area", + "values": [ + "Fremont" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "area", + "start": 0 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Fremont." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Americana Apartments" + ], + "slot": "property_name", + "values": [ + "Americana Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4445 Stevenson Boulevard" + ], + "slot": "address", + "values": [ + "4445 Stevenson Boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2800" + ], + "slot": "rent", + "values": [ + "$2,800" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Fremont", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "4445 Stevenson Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-657-1133", + "property_name": "Americana Apartments", + "rent": "2800" + }, + { + "address": "40001 Fremont Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-455-8815", + "property_name": "Boulevard", + "rent": "2750" + }, + { + "address": "4200 Bay Street", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-455-8813", + "property_name": "Briarwood At Central Park", + "rent": "3250" + }, + { + "address": "4101 Eggers Drive # 16", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-796-4064", + "property_name": "Case Verde Apartment", + "rent": "2700" + }, + { + "address": "41299 Paseo Padre Parkway", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-651-1040", + "property_name": "Century Village Apartments", + "rent": "2700" + }, + { + "address": "39438 Stratton Common", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-490-0371", + "property_name": "Crossroads Village Apartments", + "rent": "2400" + }, + { + "address": "4262 Central Avenue", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-793-4336", + "property_name": "Glenhaven Apartments", + "rent": "2300" + }, + { + "address": "41342 Roberts Avenue", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-657-9766", + "property_name": "Granada Apartments", + "rent": "2750" + }, + { + "address": "36000 Fremont Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-793-4070", + "property_name": "Hacienda Gardens", + "rent": "2700" + }, + { + "address": "3355 Pennsylvania Avenue #13", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-792-4983", + "property_name": "Hastings East Apartments", + "rent": "2350" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "property_name", + "start": 8 + }, + { + "exclusive_end": 64, + "slot": "address", + "start": 40 + }, + { + "exclusive_end": 128, + "slot": "rent", + "start": 122 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found Americana Apartments located at 4445 Stevenson Boulevard. The apartment has 2 bedrooms and 2 baths. Rent would be $2,800 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me more apartments? They should have 2 baths." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Boulevard" + ], + "slot": "property_name", + "values": [ + "Boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "40001 Fremont Boulevard" + ], + "slot": "address", + "values": [ + "40001 Fremont Boulevard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2750" + ], + "slot": "rent", + "values": [ + "$2,750" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Fremont", + "number_of_baths": "2", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "4445 Stevenson Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-657-1133", + "property_name": "Americana Apartments", + "rent": "2800" + }, + { + "address": "40001 Fremont Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-455-8815", + "property_name": "Boulevard", + "rent": "2750" + }, + { + "address": "4200 Bay Street", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-455-8813", + "property_name": "Briarwood At Central Park", + "rent": "3250" + }, + { + "address": "41299 Paseo Padre Parkway", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-651-1040", + "property_name": "Century Village Apartments", + "rent": "2700" + }, + { + "address": "36000 Fremont Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-793-4070", + "property_name": "Hacienda Gardens", + "rent": "2700" + }, + { + "address": "39548 Fremont Boulevard", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-657-4244", + "property_name": "Pasatiempo Apartments", + "rent": "3100" + }, + { + "address": "37767 Fremont Boulevard", + "area": "Fremont", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-797-5099", + "property_name": "Pepper Tree Apartments", + "rent": "3200" + }, + { + "address": "35995 Fremont Boulevard", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-792-7805", + "property_name": "Pinebrook Apartments", + "rent": "3200" + }, + { + "address": "38730 Lexington St # Off", + "area": "Fremont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-488-6357", + "property_name": "Redwood Plaza Apartments", + "rent": "2800" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "property_name", + "start": 28 + }, + { + "exclusive_end": 75, + "slot": "address", + "start": 52 + }, + { + "exclusive_end": 139, + "slot": "rent", + "start": 133 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 9 other apartments. Boulevard is located at 40001 Fremont Boulevard. The apartment has 2 bedrooms and 2 baths. Rent would be $2,750 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_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you show me more?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Briarwood At Central Park" + ], + "slot": "property_name", + "values": [ + "Briarwood At Central Park" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4200 Bay Street" + ], + "slot": "address", + "values": [ + "4200 Bay Street" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3250" + ], + "slot": "rent", + "values": [ + "$3,250" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 55, + "slot": "address", + "start": 40 + }, + { + "exclusive_end": 119, + "slot": "rent", + "start": 113 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Briarwood At Central Park is located at 4200 Bay Street. The apartment has 2 bedrooms and 2 baths. Rent would be $3,250 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fremont" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Briarwood At Central Park" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That apartment looks good. Thanks. That is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "35_00063", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_baths": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a 1 bathroom 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": "I can help with that. How many bedrooms are you looking for and what area should I search?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "area", + "values": [ + "Pleasanton" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "area", + "start": 34 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Pleasanton" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look for a 2 bedroom apartment in Pleasanton." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hacienda Commons Apartments" + ], + "slot": "property_name", + "values": [ + "Hacienda Commons Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5000 Owens Drive" + ], + "slot": "address", + "values": [ + "5000 Owens Drive" + ] + }, + { + "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": [ + "4150" + ], + "slot": "rent", + "values": [ + "4150" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Pleasanton", + "number_of_baths": "1", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "5000 Owens Drive", + "area": "Pleasanton", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "925-847-8844", + "property_name": "Hacienda Commons Apartments", + "rent": "4150" + }, + { + "address": "240 Kottinger Drive", + "area": "Pleasanton", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "925-846-0133", + "property_name": "Kottinger Place Apartments-Seniors", + "rent": "3050" + }, + { + "address": "5300 Case Avenue", + "area": "Pleasanton", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "925-461-1948", + "property_name": "Promenade Apartments", + "rent": "3600" + }, + { + "address": "5200 Case Avenue", + "area": "Pleasanton", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "925-484-5131", + "property_name": "Ridgeview Commons", + "rent": "4450" + }, + { + "address": "2323 Santa Rita Road", + "area": "Pleasanton", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "925-462-5850", + "property_name": "Santa Maria Apartments", + "rent": "4950" + }, + { + "address": "4031 Stanley Boulevard # 112", + "area": "Pleasanton", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "925-462-6180", + "property_name": "Stanley Junction Senior Apartments", + "rent": "3600" + }, + { + "address": "1552 East Gate Way", + "area": "Pleasanton", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "844-839-6441", + "property_name": "The Kensington", + "rent": "3800" + } + ], + "slots": [ + { + "exclusive_end": 87, + "slot": "property_name", + "start": 60 + }, + { + "exclusive_end": 115, + "slot": "address", + "start": 99 + }, + { + "exclusive_end": 124, + "slot": "rent", + "start": 120 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I located a great 2 bedroom and 1 bathroom apartment at the Hacienda Commons Apartments located at 5000 Owens Drive for 4150 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Pleasanton" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. Can you locate some additional apartments that allow pets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Stanley Junction Senior Apartments" + ], + "slot": "property_name", + "values": [ + "Stanley Junction Senior Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4031 Stanley Boulevard # 112" + ], + "slot": "address", + "values": [ + "4031 Stanley Boulevard # 112" + ] + }, + { + "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": [ + "3600" + ], + "slot": "rent", + "values": [ + "3600" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Pleasanton", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "4031 Stanley Boulevard # 112", + "area": "Pleasanton", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "925-462-6180", + "property_name": "Stanley Junction Senior Apartments", + "rent": "3600" + }, + { + "address": "1552 East Gate Way", + "area": "Pleasanton", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "844-839-6441", + "property_name": "The Kensington", + "rent": "3800" + } + ], + "slots": [ + { + "exclusive_end": 82, + "slot": "property_name", + "start": 48 + }, + { + "exclusive_end": 122, + "slot": "address", + "start": 94 + }, + { + "exclusive_end": 131, + "slot": "rent", + "start": 127 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a 2 bedroom 1 bathroom apartment at the Stanley Junction Senior Apartments located at 4031 Stanley Boulevard # 112 for 3600 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fairfield" + ], + "slot": "area", + "values": [ + "Fairfield" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "area", + "start": 38 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fairfield" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find some other apartments in Fairfield?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Avery Park Apartments" + ], + "slot": "property_name", + "values": [ + "Avery Park Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2000 Clay Bank Road" + ], + "slot": "address", + "values": [ + "2000 Clay Bank Road" + ] + }, + { + "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": [ + "3700" + ], + "slot": "rent", + "values": [ + "3700" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Fairfield", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True" + } + }, + "service_results": [ + { + "address": "2000 Clay Bank Road", + "area": "Fairfield", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-881-7063", + "property_name": "Avery Park Apartments", + "rent": "3700" + }, + { + "address": "320 East Tabor Avenue", + "area": "Fairfield", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "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": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-429-5426", + "property_name": "Country Club Apartments", + "rent": "5200" + }, + { + "address": "2801 Dover Avenue", + "area": "Fairfield", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-429-8966", + "property_name": "Dover Woods", + "rent": "3050" + }, + { + "address": "201 Pennsylvania Avenue", + "area": "Fairfield", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-421-2155", + "property_name": "Fairfield Vista Apartments", + "rent": "4050" + }, + { + "address": "1111 Alaska Avenue", + "area": "Fairfield", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-388-8461", + "property_name": "Park Viva", + "rent": "3750" + }, + { + "address": "3700 Lyon Road", + "area": "Fairfield", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-207-4557", + "property_name": "Rolling Oaks Apartment Homes", + "rent": "3200" + }, + { + "address": "1480 Phoenix Drive", + "area": "Fairfield", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-429-5810", + "property_name": "Townhouse Apartments", + "rent": "3200" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "property_name", + "start": 50 + }, + { + "exclusive_end": 101, + "slot": "address", + "start": 82 + }, + { + "exclusive_end": 110, + "slot": "rent", + "start": 106 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I located a 2 bedroom 1 bathroom apartment at the Avery Park Apartments located a 2000 Clay Bank Road for 3700 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fairfield" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Avery Park Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Wonderful. Is there anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Fairfield" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "pets_allowed": [ + "True" + ], + "property_name": [ + "Avery Park Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks so much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Have a great day." + } + ] + }, + { + "dialogue_id": "35_00064", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to find an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like 3 bed rooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which area would you like to live in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "area", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "area", + "start": 29 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like an apartment in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Behringer Harvard" + ], + "slot": "property_name", + "values": [ + "Behringer Harvard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4656 Quigg Drive" + ], + "slot": "address", + "values": [ + "4656 Quigg Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4050" + ], + "slot": "rent", + "values": [ + "$4,050" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Santa Rosa", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "4656 Quigg Drive", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-537-9866", + "property_name": "Behringer Harvard", + "rent": "4050" + }, + { + "address": "825 Russell Avenue", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-577-0262", + "property_name": "Bicentennial Apartments", + "rent": "3700" + }, + { + "address": "6221 Montecito Boulevard", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-888-5505", + "property_name": "Brush Creek Apartments", + "rent": "3950" + }, + { + "address": "2001 Range Avenue", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-578-1150", + "property_name": "Coddingtown Mall Apartments", + "rent": "4050" + }, + { + "address": "2807 Yulupa Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-527-0128", + "property_name": "Country Club Apartments", + "rent": "4150" + }, + { + "address": "1130 4th Street", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-544-1400", + "property_name": "Creekside Park Apartments", + "rent": "3950" + }, + { + "address": "850 Russell Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-542-2883", + "property_name": "Del Nido Apartments", + "rent": "4450" + }, + { + "address": "6401 Montecito Boulevard # 29", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-539-6148", + "property_name": "Garden Court Apartments", + "rent": "4200" + }, + { + "address": "1163 Hopper Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-526-9675", + "property_name": "Hopper Lane Apartments", + "rent": "4350" + }, + { + "address": "310 Butterfly Lane", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-542-4067", + "property_name": "Meadowview Apartments", + "rent": "3750" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "property_name", + "start": 9 + }, + { + "exclusive_end": 63, + "slot": "address", + "start": 47 + }, + { + "exclusive_end": 109, + "slot": "rent", + "start": 103 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is Behringer Harvard which is located at 4656 Quigg Drive. It has 3 bed rooms and 3 baths and is $4,050 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Behringer Harvard" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great! Thanks, that will be all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, have a good day!" + } + ] + }, + { + "dialogue_id": "35_00065", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hi. I am moving soon and need to find an apartment. Can you help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure! What area do you want to move in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Santa Rosa" + ], + "slot": "area", + "values": [ + "Santa Rosa" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 72, + "slot": "area", + "start": 62 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to stay in my current area, so, I want an apartment in Santa Rosa." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! How many bedrooms?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I have 3 children, so I need 4 bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Behringer Harvard" + ], + "slot": "property_name", + "values": [ + "Behringer Harvard" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4656 Quigg Drive" + ], + "slot": "address", + "values": [ + "4656 Quigg Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5200" + ], + "slot": "rent", + "values": [ + "5200" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Santa Rosa", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "4656 Quigg Drive", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-537-9866", + "property_name": "Behringer Harvard", + "rent": "5200" + }, + { + "address": "6401 Montecito Boulevard # 29", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-539-6148", + "property_name": "Garden Court Apartments", + "rent": "5100" + }, + { + "address": "2315 Lomitas Avenue # 103", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-528-9077", + "property_name": "Marketplace Apartments", + "rent": "5000" + }, + { + "address": "1421 Range Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-569-7488", + "property_name": "Monte Vista Apartments", + "rent": "4950" + }, + { + "address": "Leasing Office, 6600 Montecito Boulevard", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-538-1516", + "property_name": "Montecito Pines Apartments", + "rent": "4900" + }, + { + "address": "1521 Range Avenue # 5", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "833-336-3062", + "property_name": "Oaks Apartments", + "rent": "5150" + }, + { + "address": "638 Cordelia Drive # 1", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-528-7971", + "property_name": "Park Manor Apartments", + "rent": "4850" + }, + { + "address": "2389 McBride Lane", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-579-5605", + "property_name": "Park Villa Apartments", + "rent": "5050" + }, + { + "address": "2111 Kawana Springs Road", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-595-2374", + "property_name": "Renaissance Apartment Homes", + "rent": "4850" + }, + { + "address": "1 Kashmir Drive", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-539-1109", + "property_name": "Santa Rosa Garden Apartments", + "rent": "5200" + } + ], + "slots": [ + { + "exclusive_end": 17, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 69, + "slot": "address", + "start": 53 + }, + { + "exclusive_end": 167, + "slot": "rent", + "start": 163 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Behringer Harvard in a beautiful property located on 4656 Quigg Drive, I think you would love it. The property has 4 bedroom 3 bathroom apartments and the rent is 5200 dollars a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have any other options? The apartment should have 3 bathrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Garden Court Apartments" + ], + "slot": "property_name", + "values": [ + "Garden Court Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "6401 Montecito Boulevard # 29" + ], + "slot": "address", + "values": [ + "6401 Montecito Boulevard # 29" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5100" + ], + "slot": "rent", + "values": [ + "5100" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Santa Rosa", + "number_of_baths": "3", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "4656 Quigg Drive", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-537-9866", + "property_name": "Behringer Harvard", + "rent": "5200" + }, + { + "address": "6401 Montecito Boulevard # 29", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-539-6148", + "property_name": "Garden Court Apartments", + "rent": "5100" + }, + { + "address": "2315 Lomitas Avenue # 103", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-528-9077", + "property_name": "Marketplace Apartments", + "rent": "5000" + }, + { + "address": "1421 Range Avenue", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-569-7488", + "property_name": "Monte Vista Apartments", + "rent": "4950" + }, + { + "address": "Leasing Office, 6600 Montecito Boulevard", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-538-1516", + "property_name": "Montecito Pines Apartments", + "rent": "4900" + }, + { + "address": "1521 Range Avenue # 5", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "833-336-3062", + "property_name": "Oaks Apartments", + "rent": "5150" + }, + { + "address": "638 Cordelia Drive # 1", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-528-7971", + "property_name": "Park Manor Apartments", + "rent": "4850" + }, + { + "address": "2389 McBride Lane", + "area": "Santa Rosa", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-579-5605", + "property_name": "Park Villa Apartments", + "rent": "5050" + }, + { + "address": "2111 Kawana Springs Road", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "707-595-2374", + "property_name": "Renaissance Apartment Homes", + "rent": "4850" + }, + { + "address": "1 Kashmir Drive", + "area": "Santa Rosa", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "707-539-1109", + "property_name": "Santa Rosa Garden Apartments", + "rent": "5200" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 88, + "slot": "address", + "start": 59 + }, + { + "exclusive_end": 170, + "slot": "rent", + "start": 166 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Garden Court Apartments is also a nice property located on 6401 Montecito Boulevard # 29. It has units that meet your requirements; 4 bedroom 3 bathroom, the rent is 5100 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Garden Court Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Amazing! Would you like to schedule a visit to the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Santa Rosa" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Garden Court Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you! I am not ready yet. Thanks, that's all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great! Glad I could help. Have a great day." + } + ] + }, + { + "dialogue_id": "35_00066", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Concord" + ], + "slot": "area", + "values": [ + "Concord" + ] + }, + { + "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": [ + "Concord" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find an apartment in Concord." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want 3 bed rooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Casa Pino Condos" + ], + "slot": "property_name", + "values": [ + "Casa Pino Condos" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1580 Clayton Road # 1" + ], + "slot": "address", + "values": [ + "1580 Clayton Road # 1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3550" + ], + "slot": "rent", + "values": [ + "3550" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Concord", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "1580 Clayton Road # 1", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-827-3700", + "property_name": "Casa Pino Condos", + "rent": "3550" + }, + { + "address": "1688 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-671-3845", + "property_name": "City Walk Apartment Homes", + "rent": "5150" + }, + { + "address": "5255 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "855-957-1118", + "property_name": "Clayton Creek Apartments", + "rent": "3950" + }, + { + "address": "1711 Detroit Avenue", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-686-6868", + "property_name": "Courtyard Apartments", + "rent": "3900" + }, + { + "address": "4902 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-405-6881", + "property_name": "Diablo Terrace Apartments", + "rent": "3950" + }, + { + "address": "3620 Clayton Road # 101", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-682-9661", + "property_name": "Greentree Terrace Apartments", + "rent": "4050" + }, + { + "address": "3066 Willow Pass Road", + "area": "Concord", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-691-5974", + "property_name": "Kona Kai Village Apartments", + "rent": "4350" + }, + { + "address": "1500 Ellis Street", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-680-5250", + "property_name": "Lakeshore Apartment Homes", + "rent": "4000" + }, + { + "address": "1530 Ellis Street", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-521-8333", + "property_name": "Lakeshore Apartments", + "rent": "4350" + }, + { + "address": "3205 Northwood Drive", + "area": "Concord", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-685-5090", + "property_name": "Meadowwood Apartments", + "rent": "3500" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "property_name", + "start": 15 + }, + { + "exclusive_end": 99, + "slot": "address", + "start": 78 + }, + { + "exclusive_end": 113, + "slot": "rent", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 10. Casa Pino Condos has 3 bed rooms, 2 baths, and it's located at 1580 Clayton Road # 1. Rent is 3550 dollars a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find another apartment? I'm looking for 3 baths." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "City Walk Apartment Homes" + ], + "slot": "property_name", + "values": [ + "City Walk Apartment Homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1688 Clayton Road" + ], + "slot": "address", + "values": [ + "1688 Clayton Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5150" + ], + "slot": "rent", + "values": [ + "5150" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Concord", + "number_of_baths": "3", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "1688 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "925-671-3845", + "property_name": "City Walk Apartment Homes", + "rent": "5150" + }, + { + "address": "5255 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "855-957-1118", + "property_name": "Clayton Creek Apartments", + "rent": "3950" + }, + { + "address": "3066 Willow Pass Road", + "area": "Concord", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-691-5974", + "property_name": "Kona Kai Village Apartments", + "rent": "4350" + }, + { + "address": "1530 Ellis Street", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-521-8333", + "property_name": "Lakeshore Apartments", + "rent": "4350" + }, + { + "address": "1411 Monument Boulevard", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-827-1836", + "property_name": "Monterrey Club Apartments", + "rent": "3900" + }, + { + "address": "3420 Willow Pass Road", + "area": "Concord", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-825-5958", + "property_name": "Palm Court Apartment", + "rent": "4200" + }, + { + "address": "2925 Monument Boulevard", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-685-4246", + "property_name": "Palm Terrace Concord", + "rent": "4050" + }, + { + "address": "1650 Pine Street", + "area": "Concord", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "855-273-4847", + "property_name": "Park Haven Apartments", + "rent": "3950" + }, + { + "address": "1160 Meadow Lane", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "855-289-4212", + "property_name": "Pine Meadows Apartments", + "rent": "5000" + }, + { + "address": "1500 Pine Street # 78", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "925-827-1700", + "property_name": "Pine Terrace Apartments", + "rent": "4400" + } + ], + "slots": [ + { + "exclusive_end": 90, + "slot": "property_name", + "start": 65 + }, + { + "exclusive_end": 57, + "slot": "address", + "start": 40 + }, + { + "exclusive_end": 136, + "slot": "rent", + "start": 132 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a very good property located at 1688 Clayton Road called City Walk Apartment Homes. It has 3 bed rooms and 3 baths. Rent is 5150 dollar per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find something else? I'm looking for 1 bed room." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Clayton Creek Apartments" + ], + "slot": "property_name", + "values": [ + "Clayton Creek Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5255 Clayton Road" + ], + "slot": "address", + "values": [ + "5255 Clayton Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3950" + ], + "slot": "rent", + "values": [ + "3950" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Concord", + "number_of_baths": "3", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "1688 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "925-671-3845", + "property_name": "City Walk Apartment Homes", + "rent": "5150" + }, + { + "address": "5255 Clayton Road", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "855-957-1118", + "property_name": "Clayton Creek Apartments", + "rent": "3950" + }, + { + "address": "3066 Willow Pass Road", + "area": "Concord", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-691-5974", + "property_name": "Kona Kai Village Apartments", + "rent": "4350" + }, + { + "address": "1530 Ellis Street", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-521-8333", + "property_name": "Lakeshore Apartments", + "rent": "4350" + }, + { + "address": "1411 Monument Boulevard", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-827-1836", + "property_name": "Monterrey Club Apartments", + "rent": "3900" + }, + { + "address": "3420 Willow Pass Road", + "area": "Concord", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-825-5958", + "property_name": "Palm Court Apartment", + "rent": "4200" + }, + { + "address": "2925 Monument Boulevard", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-685-4246", + "property_name": "Palm Terrace Concord", + "rent": "4050" + }, + { + "address": "1650 Pine Street", + "area": "Concord", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "855-273-4847", + "property_name": "Park Haven Apartments", + "rent": "3950" + }, + { + "address": "1160 Meadow Lane", + "area": "Concord", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "855-289-4212", + "property_name": "Pine Meadows Apartments", + "rent": "5000" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "property_name", + "start": 30 + }, + { + "exclusive_end": 135, + "slot": "address", + "start": 118 + }, + { + "exclusive_end": 149, + "slot": "rent", + "start": 145 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 9 that might be nice. Clayton Creek Apartments is a good one. It has 1 bed room, 3 baths, and it's located at 5255 Clayton Road. Rent is 3950 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": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are pets allowed?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "pets_allowed", + "values": [ + "True" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, pets are allowed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished" + ], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the apartment already furnished?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, it's not." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Clayton Creek Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That apartment sounds good, then." + }, + { + "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 time to check out the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Clayton Creek Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'd rather not schedule it now." + }, + { + "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": [ + "Concord" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Clayton Creek Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks a lot for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "My pleasure. Have a great day." + } + ] + }, + { + "dialogue_id": "35_00067", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for an apartment to rent. Can you help me find one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, where would you like the apartment to be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "area", + "values": [ + "San Jose" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "area", + "start": 19 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it to be in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a certain number of bedrooms in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Menlo Park" + ], + "slot": "area", + "values": [ + "Menlo Park" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 76, + "slot": "area", + "start": 66 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Menlo Park" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like an apartment with 2 rooms. Is there anything in Menlo Park?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Pines Apartments" + ], + "slot": "property_name", + "values": [ + "Pines Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3455 Alameda de las Pulgas apt2" + ], + "slot": "address", + "values": [ + "3455 Alameda de las Pulgas apt2" + ] + }, + { + "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": [ + "3250" + ], + "slot": "rent", + "values": [ + "$3,250" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Menlo Park", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "3455 Alameda de las Pulgas apt2", + "area": "Menlo Park", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "650-321-2701", + "property_name": "Pines Apartments", + "rent": "3250" + }, + { + "address": "600 Sharon Park Drive", + "area": "Menlo Park", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "650-854-2651", + "property_name": "Seven Oaks Apartments", + "rent": "2300" + }, + { + "address": "350 Sharon Park Drive", + "area": "Menlo Park", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "650-203-2697", + "property_name": "Sharon Green Apartments", + "rent": "2800" + }, + { + "address": "565 Willow Road # 24", + "area": "Menlo Park", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "650-325-9389", + "property_name": "Willow Manor", + "rent": "2750" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "property_name", + "start": 47 + }, + { + "exclusive_end": 106, + "slot": "address", + "start": 75 + }, + { + "exclusive_end": 126, + "slot": "rent", + "start": 120 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 4 options in that area. One of them is Pines Apartments located at 3455 Alameda de las Pulgas apt2. The cost is $3,250 a month for a 2 bedroom 2 bathroom apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Menlo Park" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Pines Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That one sounds perfect. That's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "35_00068", + "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 would like to find an apartment with 2 bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you looking to find this apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "area", + "values": [ + "San Jose" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "area", + "start": 33 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an apartment in San Jose." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ], + "slot": "property_name", + "values": [ + "888 Golden Saratoga-Cupertino Apartment Homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1546 Maurice Lane" + ], + "slot": "address", + "values": [ + "1546 Maurice Lane" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2300" + ], + "slot": "rent", + "values": [ + "2300" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "1546 Maurice Lane", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-818-0710", + "property_name": "888 Golden Saratoga-Cupertino Apartment Homes", + "rent": "2300" + }, + { + "address": "1290 San Tomas Aquino Road", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-984-8888", + "property_name": "Aegena", + "rent": "4900" + }, + { + "address": "73 North Keeble Avenue", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-998-7266", + "property_name": "Alameda Gardens Apartments", + "rent": "3600" + }, + { + "address": "947 Branham Lane # C", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-265-4808", + "property_name": "Almaden Garden Apartments", + "rent": "3100" + }, + { + "address": "2415 Rinconada Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-516-4212", + "property_name": "Almaden House", + "rent": "4850" + }, + { + "address": "978 Almaden Lake Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-323-8020", + "property_name": "Almaden Lake Apartments", + "rent": "3250" + }, + { + "address": "1543 Ambergrove Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-453-8011", + "property_name": "Amberwood Apartments", + "rent": "3550" + }, + { + "address": "1585 Marburg Way # 4", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-926-3999", + "property_name": "Ann Darling Apartments", + "rent": "3950" + }, + { + "address": "5822 Charlotte Drive", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-226-5822", + "property_name": "Anton La Moraga Apartments", + "rent": "4850" + }, + { + "address": "1582 Kooser Road", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-448-1288", + "property_name": "Arbor Apartments", + "rent": "4250" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "property_name", + "start": 26 + }, + { + "exclusive_end": 102, + "slot": "address", + "start": 85 + }, + { + "exclusive_end": 163, + "slot": "rent", + "start": 159 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a good property, 888 Golden Saratoga-Cupertino Apartment Homes, which is at 1546 Maurice Lane. It has 2 bedrooms and 1 bath. The cost to rent it is $ 2300 every month. Is this okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This is not what I am looking for, is there any other apartments. The apartment should have 1 bath." + }, + { + "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": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4900" + ], + "slot": "rent", + "values": [ + "4900" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Jose", + "number_of_baths": "1", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "1546 Maurice Lane", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-818-0710", + "property_name": "888 Golden Saratoga-Cupertino Apartment Homes", + "rent": "2300" + }, + { + "address": "1290 San Tomas Aquino Road", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-984-8888", + "property_name": "Aegena", + "rent": "4900" + }, + { + "address": "73 North Keeble Avenue", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-998-7266", + "property_name": "Alameda Gardens Apartments", + "rent": "3600" + }, + { + "address": "947 Branham Lane # C", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-265-4808", + "property_name": "Almaden Garden Apartments", + "rent": "3100" + }, + { + "address": "2415 Rinconada Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-516-4212", + "property_name": "Almaden House", + "rent": "4850" + }, + { + "address": "978 Almaden Lake Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-323-8020", + "property_name": "Almaden Lake Apartments", + "rent": "3250" + }, + { + "address": "1543 Ambergrove Drive", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-453-8011", + "property_name": "Amberwood Apartments", + "rent": "3550" + }, + { + "address": "1585 Marburg Way # 4", + "area": "San Jose", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-926-3999", + "property_name": "Ann Darling Apartments", + "rent": "3950" + }, + { + "address": "5822 Charlotte Drive", + "area": "San Jose", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-226-5822", + "property_name": "Anton La Moraga Apartments", + "rent": "4850" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "property_name", + "start": 53 + }, + { + "exclusive_end": 114, + "slot": "address", + "start": 88 + }, + { + "exclusive_end": 161, + "slot": "rent", + "start": 157 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 9 apartments that could match your needs. Aegena is an excellent property at 1290 San Tomas Aquino Road. It has 2 bedrooms and 1 bath and costs $ 4900 every month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there any other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alameda Gardens Apartments" + ], + "slot": "property_name", + "values": [ + "Alameda Gardens Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "73 North Keeble Avenue" + ], + "slot": "address", + "values": [ + "73 North Keeble Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3600" + ], + "slot": "rent", + "values": [ + "3600" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 64, + "slot": "property_name", + "start": 38 + }, + { + "exclusive_end": 109, + "slot": "address", + "start": 87 + }, + { + "exclusive_end": 160, + "slot": "rent", + "start": 156 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another good property I have found is Alameda Gardens Apartments which can be found at 73 North Keeble Avenue. It has 2 bedrooms and 1 bath for a cost of $ 3600 a month. Does this property suit your needs?" + }, + { + "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": [ + "San Jose" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have a phone number to contact the property. Also, will the apartment be furnished already?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-998-7266" + ], + "slot": "phone_number", + "values": [ + "408-998-7266" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "phone_number", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The phone number for the property is 408-998-7266. The apartment will not be already furnished." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Alameda Gardens Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, this apartment seems like a suitable choice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to make an appointment to visit the property?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "San Jose" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Alameda Gardens Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am not ready to schedule it right now. Thank you, I no longer need any assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thanks, have a great day." + } + ] + }, + { + "dialogue_id": "35_00069", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_baths": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would love to find a new apartment. It would be great to have 2 baths." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And how many bedrooms would you like in this apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It really should have 2 bed rooms as well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which area would you like this apartment to be in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunnyvale" + ], + "slot": "area", + "values": [ + "Sunnyvale" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "area", + "start": 42 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I really want to have a nice apartment in Sunnyvale." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Apricot Pit Apartments" + ], + "slot": "property_name", + "values": [ + "Apricot Pit Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "400 East Remington Drive" + ], + "slot": "address", + "values": [ + "400 East Remington Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4800" + ], + "slot": "rent", + "values": [ + "4800" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Sunnyvale", + "number_of_baths": "2", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "400 East Remington Drive", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-738-4862", + "property_name": "Apricot Pit Apartments", + "rent": "4800" + }, + { + "address": "555 East El Camino Real", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-738-0935", + "property_name": "Arbor Terrace Apartments", + "rent": "3750" + }, + { + "address": "1059 Reed Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-984-1060", + "property_name": "Aster Park Apartments", + "rent": "3900" + }, + { + "address": "151 South Bernardo Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "650-961-3333", + "property_name": "Balboa Apartments", + "rent": "4050" + }, + { + "address": "660 Gail Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "888-854-9884", + "property_name": "Bonnie Terrace Apartments", + "rent": "4750" + }, + { + "address": "732 East Evelyn Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "669-267-1020", + "property_name": "Bristol Commons", + "rent": "3250" + }, + { + "address": "1651 Belleville Way", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "669-257-9990", + "property_name": "Brookside Oaks", + "rent": "5000" + }, + { + "address": "815 East Fremont Avenue", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-736-5183", + "property_name": "Cambria Apartments", + "rent": "2850" + }, + { + "address": "874 East El Camino Real", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "866-730-1639", + "property_name": "Cascades Apartments", + "rent": "4050" + }, + { + "address": "455 Brahms Way", + "area": "Sunnyvale", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-732-1200", + "property_name": "Cezanne Apartments", + "rent": "2900" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "property_name", + "start": 33 + }, + { + "exclusive_end": 131, + "slot": "address", + "start": 107 + }, + { + "exclusive_end": 222, + "slot": "rent", + "start": 218 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 10 nice apartments. Apricot Pit Apartments looks to be a very good property and is located at 400 East Remington Drive. The property has 2 bed rooms and 2 baths as required. The rent for this apartment is 4800 dollars per calendar month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "number_of_baths": [ + "2" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, but can you find me some other apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Arbor Terrace Apartments" + ], + "slot": "property_name", + "values": [ + "Arbor Terrace Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "555 East El Camino Real" + ], + "slot": "address", + "values": [ + "555 East El Camino Real" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3750" + ], + "slot": "rent", + "values": [ + "3750" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 88, + "slot": "address", + "start": 65 + }, + { + "exclusive_end": 179, + "slot": "rent", + "start": 175 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Arbor Terrace Apartments is also a very good property located at 555 East El Camino Real. The property has 2 bed rooms and 2 baths as required. The rent for this apartment is 3750 dollars per calendar month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "furnished", + "values": [ + "True" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I really would like to find some more apartments. It should now have 3 baths. I want a furnished apartment now as well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Crescent Terrace Senior Apartments" + ], + "slot": "property_name", + "values": [ + "Crescent Terrace Senior Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "130 Crescent Avenue" + ], + "slot": "address", + "values": [ + "130 Crescent Avenue" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4300" + ], + "slot": "rent", + "values": [ + "4300" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "555 East El Camino Real", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-738-0935", + "property_name": "Arbor Terrace Apartments", + "rent": "4850" + }, + { + "address": "130 Crescent Avenue", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-749-1060", + "property_name": "Crescent Terrace Senior Apartments", + "rent": "4300" + }, + { + "address": "107 South Mary Avenue", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-702-2447", + "property_name": "Magnolia Square Apartments", + "rent": "4450" + }, + { + "address": "718 Old San Francisco Road", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "408-736-1600", + "property_name": "Renaissance Apartment Homes", + "rent": "3950" + }, + { + "address": "874 Borregas Avenue", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "408-734-3166", + "property_name": "Sands Studio Apartments", + "rent": "4350" + }, + { + "address": "959 Stewart Drive", + "area": "Sunnyvale", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "866-492-4478", + "property_name": "Stewart Village Apartment Homes", + "rent": "5200" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 99, + "slot": "address", + "start": 80 + }, + { + "exclusive_end": 190, + "slot": "rent", + "start": 186 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Crescent Terrace Senior Apartments looks to be a very good property, located at 130 Crescent Avenue. The property has 2 bed rooms and 3 baths as required. The rent for this apartment is 4300 dollars per calendar month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Crescent Terrace Senior Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that apartment sounds perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to book in and schedule a visit to this location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Crescent Terrace Senior Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not now thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_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": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Sunnyvale" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Crescent Terrace Senior Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nothing more, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "35_00070", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "furnished", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am retiring and am looking for an apartment do downsize. I absolutely need three baths and I would prefer a furnished 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": "Ok, what area are you interested in? Also, how many bedrooms will you be needing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Vacaville" + ], + "slot": "area", + "values": [ + "Vacaville" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "area", + "start": 25 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Vacaville" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am hoping to live near Vacaville so I can be close to my children. I need at least three bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Saratoga Senior Apartments" + ], + "slot": "property_name", + "values": [ + "Saratoga Senior Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1101 Burton Drive" + ], + "slot": "address", + "values": [ + "1101 Burton Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4450" + ], + "slot": "rent", + "values": [ + "$4,450" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Vacaville", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "1101 Burton Drive", + "area": "Vacaville", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-451-7400", + "property_name": "Saratoga Senior Apartments", + "rent": "4450" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "property_name", + "start": 46 + }, + { + "exclusive_end": 93, + "slot": "address", + "start": 76 + }, + { + "exclusive_end": 222, + "slot": "rent", + "start": 216 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, I found 1 very nice apartment at the Saratoga Senior Apartments at 1101 Burton Drive. This particular apartment has 3 bedrooms and 3 baths. Considering all that his property has to offer I think the rent of $4,450 per month is very reasonable." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Vacaville" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Saratoga Senior Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That apartment sounds really great. I would love to see it." + }, + { + "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 would like." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Vacaville" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Saratoga Senior Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I can't schedule it just yet. I will have to talk to my husband and find out when he is available." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, do you need anything else 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": [ + "Vacaville" + ], + "furnished": [ + "True" + ], + "number_of_baths": [ + "3" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Saratoga Senior Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that was all I needed. Thank you very much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I hope you have a great day and good luck with the apartment!" + } + ] + }, + { + "dialogue_id": "35_00071", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_baths": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hi, I'm looking for a two bathroom apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which area do you want to live?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Alameda" + ], + "slot": "area", + "values": [ + "Alameda" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "area", + "start": 34 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Alameda" + ], + "number_of_baths": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a one bathroom in Alameda." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Alameda" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Two bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "1901 Shoreline Apartments" + ], + "slot": "property_name", + "values": [ + "1901 Shoreline Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1901 Shore Line Drive" + ], + "slot": "address", + "values": [ + "1901 Shore Line Drive" + ] + }, + { + "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": [ + "4900" + ], + "slot": "rent", + "values": [ + "4900" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Alameda", + "number_of_baths": "1", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "1901 Shore Line Drive", + "area": "Alameda", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-863-1139", + "property_name": "1901 Shoreline Apartments", + "rent": "4900" + }, + { + "address": "547-549 Buena Vista Avenue", + "area": "Alameda", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-814-1040", + "property_name": "Alameda Park Apartments", + "rent": "4300" + }, + { + "address": "459 Neptune Gardens Avenue", + "area": "Alameda", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-769-1496", + "property_name": "Breakers At Bayport", + "rent": "4850" + }, + { + "address": "544 Central Avenue", + "area": "Alameda", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-521-3927", + "property_name": "Del Coronado", + "rent": "5100" + }, + { + "address": "333 Willow Street # 100", + "area": "Alameda", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-522-5300", + "property_name": "Franciscan Apartments", + "rent": "2800" + }, + { + "address": "559 Buena Vista Avenue", + "area": "Alameda", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-521-2697", + "property_name": "Garden Court Apartments", + "rent": "2550" + }, + { + "address": "564 Central Avenue", + "area": "Alameda", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "510-865-1139", + "property_name": "Marine View Apartments", + "rent": "2400" + }, + { + "address": "2149 Otis Drive", + "area": "Alameda", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "510-522-1615", + "property_name": "Otis Terrace Apartments", + "rent": "4900" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "property_name", + "start": 12 + }, + { + "exclusive_end": 71, + "slot": "address", + "start": 50 + }, + { + "exclusive_end": 114, + "slot": "rent", + "start": 110 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I recommend 1901 Shoreline Apartments, located at 1901 Shore Line Drive. There are 2 beds and 1 bath. Rent is 4900 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "furnished", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [ + "furnished", + "phone_number" + ], + "slot_values": { + "area": [ + "Alameda" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is it furnished? What's the phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "furnished", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "510-863-1139" + ], + "slot": "phone_number", + "values": [ + "510-863-1139" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "phone_number", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's unfurnished. The phone number is 510-863-1139." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Alameda" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "1901 Shoreline Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds excellent." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Alameda" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "1901 Shoreline Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I hope you have a wonderful day." + } + ] + }, + { + "dialogue_id": "35_00072", + "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 to look for a new 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": "Tell me a little about what you are looking for. What area and how many bedrooms?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Redwood City" + ], + "slot": "area", + "values": [ + "Redwood City" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "area", + "start": 34 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Redwood City" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like a 3 bedroom apartmetn in Redwood City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Heron Court" + ], + "slot": "property_name", + "values": [ + "Heron Court" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "350 Gunter Lane" + ], + "slot": "address", + "values": [ + "350 Gunter Lane" + ] + }, + { + "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": [ + "3700" + ], + "slot": "rent", + "values": [ + "3700" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Redwood City", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "350 Gunter Lane", + "area": "Redwood City", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "800-735-2922", + "property_name": "Heron Court", + "rent": "3700" + }, + { + "address": "801 Marine Parkway", + "area": "Redwood City", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "650-593-4300", + "property_name": "Indian Creek", + "rent": "3550" + }, + { + "address": "1405 Marshall Street", + "area": "Redwood City", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "650-679-8066", + "property_name": "Marymount Apartments", + "rent": "5200" + }, + { + "address": "950 Redwood Shores Parkway", + "area": "Redwood City", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "650-591-6666", + "property_name": "Pescadero", + "rent": "4150" + }, + { + "address": "700 Bair Island Road", + "area": "Redwood City", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "866-952-1614", + "property_name": "Villas At Bair Island Apartment Homes", + "rent": "4050" + } + ], + "slots": [ + { + "exclusive_end": 11, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 99, + "slot": "address", + "start": 84 + }, + { + "exclusive_end": 55, + "slot": "rent", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Heron Court has a 3 bed room, 2 bath apartment for 3700 per month. It is located at 350 Gunter Lane. It is considered a very good property." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Redwood City" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Heron Court" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds like just what I'm looking for." + }, + { + "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 showing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Redwood City" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Heron Court" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not just now. That's all I need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day. Let me know if you need anything else." + } + ] + }, + { + "dialogue_id": "35_00073", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like some help finding an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms are you looking for ad in what area?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Rohnert Park" + ], + "slot": "area", + "values": [ + "Rohnert Park" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "area", + "start": 25 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Rohnert Park" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like it to be in Rohnert Park and have 3 bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Americana Apartment Homes" + ], + "slot": "property_name", + "values": [ + "Americana Apartment Homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4757 Snyder Lane" + ], + "slot": "address", + "values": [ + "4757 Snyder Lane" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2" + ], + "slot": "number_of_baths", + "values": [ + "2" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4000" + ], + "slot": "rent", + "values": [ + "4000" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Rohnert Park", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "4757 Snyder Lane", + "area": "Rohnert Park", + "furnished": "True", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-584-3522", + "property_name": "Americana Apartment Homes", + "rent": "4000" + }, + { + "address": "6351 Country Club Drive", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-739-4189", + "property_name": "Country Club Village", + "rent": "4050" + }, + { + "address": "8670 Camino Colegio", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-795-9200", + "property_name": "Emerald Pointe Apartments", + "rent": "4850" + }, + { + "address": "5102 Dowdell Avenue", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "833-244-8741", + "property_name": "Fiori Estates Apartments", + "rent": "4950" + }, + { + "address": "1350 Oak View Circle", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "888-321-0662", + "property_name": "Oak View Of Sonoma Hills Apartments", + "rent": "4800" + }, + { + "address": "1326 East Cotati Avenue #124", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-615-1187", + "property_name": "Park Club Apartments", + "rent": "3950" + }, + { + "address": "7425 Camino Colegio # 61", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-792-0669", + "property_name": "Park Meadows Apartments", + "rent": "4950" + }, + { + "address": "5121 Dowdell Avenue", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-820-2962", + "property_name": "The Reserve At Rohnert Park", + "rent": "3900" + }, + { + "address": "705 Rohnert Park Expressway", + "area": "Rohnert Park", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-584-3755", + "property_name": "Vida Nueva", + "rent": "5050" + }, + { + "address": "7272 Camino Colegio", + "area": "Rohnert Park", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-664-8028", + "property_name": "Vintage Pointe Apartment", + "rent": "5000" + } + ], + "slots": [ + { + "exclusive_end": 68, + "slot": "property_name", + "start": 43 + }, + { + "exclusive_end": 180, + "slot": "address", + "start": 164 + }, + { + "exclusive_end": 127, + "slot": "rent", + "start": 123 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 apartments matching your needs. Americana Apartment Homes is one of them. It has 3 bedrooms and 2 bathrooms for 4000 dollars per month. It is located at 4757 Snyder Lane." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Rohnert Park" + ], + "number_of_beds": [ + "3" + ], + "property_name": [ + "Americana Apartment Homes" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great that sounds exactly what I am looking for. Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day!" + } + ] + }, + { + "dialogue_id": "35_00074", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_baths": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for an apartment with one bathroom." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you looking for the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dublin" + ], + "slot": "area", + "values": [ + "Dublin" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "area", + "start": 18 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Dublin" + ], + "number_of_baths": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to stay in Dublin." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Dublin" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I only need one bedroom." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Amador Lakes Apartment Homes" + ], + "slot": "property_name", + "values": [ + "Amador Lakes Apartment Homes" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "8105 North Lake Drive" + ], + "slot": "address", + "values": [ + "8105 North Lake 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": [ + "3750" + ], + "slot": "rent", + "values": [ + "3750" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Dublin", + "number_of_baths": "1", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "8105 North Lake Drive", + "area": "Dublin", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "844-329-6888", + "property_name": "Amador Lakes Apartment Homes", + "rent": "3750" + }, + { + "address": "5050 Hacienda Drive", + "area": "Dublin", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-875-0006", + "property_name": "Jefferson At Emerald Park", + "rent": "2350" + }, + { + "address": "6450 Dougherty Road", + "area": "Dublin", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "866-748-9429", + "property_name": "Park Sierra At Iron Horse Trail Apartments", + "rent": "3750" + }, + { + "address": "7100 San Ramon Road", + "area": "Dublin", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "925-852-6807", + "property_name": "Sofi Dublin", + "rent": "2750" + } + ], + "slots": [ + { + "exclusive_end": 91, + "slot": "property_name", + "start": 63 + }, + { + "exclusive_end": 55, + "slot": "address", + "start": 34 + }, + { + "exclusive_end": 144, + "slot": "rent", + "start": 140 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a very good apartment at 8105 North Lake Drive called Amador Lakes Apartment Homes. There is 1 bedroom and 1 bathroom and it costs 3750 dollars a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Dublin" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other apartments are available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Jefferson At Emerald Park" + ], + "slot": "property_name", + "values": [ + "Jefferson at Emerald Park" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5050 Hacienda Drive" + ], + "slot": "address", + "values": [ + "5050 Hacienda 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": [ + "2350" + ], + "slot": "rent", + "values": [ + "2350" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "property_name", + "start": 24 + }, + { + "exclusive_end": 22, + "slot": "address", + "start": 3 + }, + { + "exclusive_end": 93, + "slot": "rent", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "At 5050 Hacienda Drive, Jefferson at Emerald Park has 1 bedroom and 1 bathroom and costs 2350 dollars each month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Dublin" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Jefferson at Emerald Park" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like that apartment. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "See you soon!" + } + ] + }, + { + "dialogue_id": "35_00075", + "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 helping finding an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many rooms are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need at least three bedrooms and one bathroom." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a preference on what area you would like to live in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fairfield" + ], + "slot": "area", + "values": [ + "Fairfield" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "area", + "start": 39 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fairfield" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to find something in Fairfield." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Avery Park Apartments" + ], + "slot": "property_name", + "values": [ + "Avery Park Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2000 Clay Bank Road" + ], + "slot": "address", + "values": [ + "2000 Clay Bank Road" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_beds", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_of_baths", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3700" + ], + "slot": "rent", + "values": [ + "3700" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Fairfield", + "number_of_baths": "1", + "number_of_beds": "3" + } + }, + "service_results": [ + { + "address": "2000 Clay Bank Road", + "area": "Fairfield", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-881-7063", + "property_name": "Avery Park Apartments", + "rent": "3700" + }, + { + "address": "2780 North Texas Street", + "area": "Fairfield", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "3", + "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": "1", + "number_of_beds": "3", + "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": "1", + "number_of_beds": "3", + "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": "1", + "number_of_beds": "3", + "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": "1", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-429-5426", + "property_name": "Country Club Apartments", + "rent": "5200" + }, + { + "address": "1917 Grande Circle", + "area": "Fairfield", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-434-8983", + "property_name": "Fairfield Heights", + "rent": "4400" + }, + { + "address": "201 Pennsylvania Avenue", + "area": "Fairfield", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "True", + "phone_number": "707-421-2155", + "property_name": "Fairfield Vista Apartments", + "rent": "4050" + }, + { + "address": "201 East Alaska Avenue", + "area": "Fairfield", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-425-7037", + "property_name": "Laurel Gardens Apartments", + "rent": "4450" + }, + { + "address": "2800 Dover Avenue", + "area": "Fairfield", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "3", + "pets_allowed": "False", + "phone_number": "707-426-0265", + "property_name": "Paradise Valley Apartments", + "rent": "3750" + } + ], + "slots": [ + { + "exclusive_end": 82, + "slot": "property_name", + "start": 61 + }, + { + "exclusive_end": 118, + "slot": "address", + "start": 99 + }, + { + "exclusive_end": 163, + "slot": "rent", + "start": 159 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found a location for you located in Fairfield, called Avery Park Apartments. The address is 2000 Clay Bank Road and it is 3 bedrooms and 1 bathroom for 3700 dollars a month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "number_of_beds", + "values": [ + "2" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fairfield" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you look up two bedroom apartments?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Aspen Village Apartments" + ], + "slot": "property_name", + "values": [ + "Aspen Village Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2355 Fairfield Avenue" + ], + "slot": "address", + "values": [ + "2355 Fairfield Avenue" + ] + }, + { + "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": [ + "3250" + ], + "slot": "rent", + "values": [ + "3250" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Fairfield", + "number_of_baths": "1", + "number_of_beds": "2" + } + }, + "service_results": [ + { + "address": "2355 Fairfield Avenue", + "area": "Fairfield", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-429-1271", + "property_name": "Aspen Village Apartments", + "rent": "3250" + }, + { + "address": "2000 Clay Bank Road", + "area": "Fairfield", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-881-7063", + "property_name": "Avery Park Apartments", + "rent": "3700" + }, + { + "address": "2780 North Texas Street", + "area": "Fairfield", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-896-4168", + "property_name": "Bennington Apartments", + "rent": "2550" + }, + { + "address": "2751 Peppertree Drive", + "area": "Fairfield", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "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": "1", + "number_of_beds": "2", + "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": "1", + "number_of_beds": "2", + "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": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-429-5426", + "property_name": "Country Club Apartments", + "rent": "5200" + }, + { + "address": "2801 Dover Avenue", + "area": "Fairfield", + "furnished": "True", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "True", + "phone_number": "707-429-8966", + "property_name": "Dover Woods", + "rent": "3050" + }, + { + "address": "1917 Grande Circle", + "area": "Fairfield", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "2", + "pets_allowed": "False", + "phone_number": "707-434-8983", + "property_name": "Fairfield Heights", + "rent": "4400" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "property_name", + "start": 54 + }, + { + "exclusive_end": 114, + "slot": "address", + "start": 93 + }, + { + "exclusive_end": 160, + "slot": "rent", + "start": 156 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 9 great apartments located in Fairfiled. Aspen Village Apartments is located at 2355 Fairfield Avenue and it has 2 bedrooms and 1 bathroom for 3250 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Fairfield" + ], + "number_of_baths": [ + "1" + ], + "number_of_beds": [ + "2" + ], + "property_name": [ + "Aspen Village Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's sounds perfect, thank you that is all I will be needing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are welcome, enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "35_00076", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for an apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bed rooms do you want in the apartment? Which area do you want the property in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Belmont" + ], + "slot": "area", + "values": [ + "Belmont" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "number_of_beds", + "values": [ + "1" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "area", + "start": 26 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Belmont" + ], + "number_of_beds": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to look for one in Belmont. It needs one bedroom." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Carlmont Heights Apartments" + ], + "slot": "property_name", + "values": [ + "Carlmont Heights Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2211 Hastings Drive" + ], + "slot": "address", + "values": [ + "2211 Hastings 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": [ + "2700" + ], + "slot": "rent", + "values": [ + "2700" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Belmont", + "number_of_beds": "1" + } + }, + "service_results": [ + { + "address": "2211 Hastings Drive", + "area": "Belmont", + "furnished": "False", + "number_of_baths": "1", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-592-5533", + "property_name": "Carlmont Heights Apartments", + "rent": "2700" + }, + { + "address": "200 Irene Court", + "area": "Belmont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "True", + "phone_number": "650-592-1271", + "property_name": "Catania Regency Apartments", + "rent": "3750" + }, + { + "address": "200 Davey Glen Road", + "area": "Belmont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "650-264-9696", + "property_name": "Sofi Belmont Glen", + "rent": "2900" + }, + { + "address": "1000 Continentals Way", + "area": "Belmont", + "furnished": "False", + "number_of_baths": "2", + "number_of_beds": "1", + "pets_allowed": "False", + "phone_number": "650-592-8428", + "property_name": "Timberlane Apartments", + "rent": "3100" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 82, + "slot": "address", + "start": 63 + }, + { + "exclusive_end": 158, + "slot": "rent", + "start": 154 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Carlmont Heights Apartments is a very good property located at 2211 Hastings Drive. The property has 1 bedroom and 1 baths. The rent for the apartment is 2700 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Belmont" + ], + "number_of_beds": [ + "1" + ], + "property_name": [ + "Carlmont Heights Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That apartment sounds good. Thanks, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "35_00077", + "services": [ + "Homes_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Walnut Creek" + ], + "slot": "area", + "values": [ + "Walnut Creek" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindApartment" + ], + "slot": "intent", + "values": [ + "FindApartment" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "area", + "start": 31 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Walnut Creek" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please find me an apartment in Walnut Creek." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How many bedrooms do you want the apartment in Walnut Creek to have?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Walnut Creek" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The apartment should have 4 bedrooms." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Affordable Housing Associates" + ], + "slot": "property_name", + "values": [ + "Affordable Housing Associates" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "150 Sierra Drive" + ], + "slot": "address", + "values": [ + "150 Sierra Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "number_of_baths", + "values": [ + "3" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4850" + ], + "slot": "rent", + "values": [ + "4850" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "9" + ], + "slot": "count", + "values": [ + "9" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "Walnut Creek", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "150 Sierra Drive", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-945-1701", + "property_name": "Affordable Housing Associates", + "rent": "4850" + }, + { + "address": "1445 Treat Boulevard", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "925-943-7977", + "property_name": "Archstone Walnut Creek", + "rent": "4700" + }, + { + "address": "1450 Creekside Drive", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-930-9625", + "property_name": "Diablo Pointe Apartments", + "rent": "5250" + }, + { + "address": "3081 North Main Street # 23", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-932-0981", + "property_name": "Evergreen Apartments", + "rent": "5200" + }, + { + "address": "1200 Newell Hill Place", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "925-934-1117", + "property_name": "Newell Vista Apartments", + "rent": "5050" + }, + { + "address": "2971 North Main Street", + "area": "Walnut Creek", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-939-6667", + "property_name": "North Main Apartments", + "rent": "5200" + }, + { + "address": "260 Park Lake Circle B", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-930-0559", + "property_name": "Park Lake At Walnut Creek", + "rent": "5150" + }, + { + "address": "2150 Tice Valley Boulevard", + "area": "Walnut Creek", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "925-943-1670", + "property_name": "Tice Oaks Apartments", + "rent": "5200" + }, + { + "address": "1595 Sunnyvale Avenue #1", + "area": "Walnut Creek", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "925-937-1595", + "property_name": "Walnut Creek Apartments", + "rent": "5050" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "property_name", + "start": 36 + }, + { + "exclusive_end": 93, + "slot": "address", + "start": 77 + }, + { + "exclusive_end": 143, + "slot": "rent", + "start": 139 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 9 nice apartments including Affordable Housing Associates located at 150 Sierra Drive. It has 4 bedrooms and 3 baths and rents for 4850 per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "Walnut Creek" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Affordable Housing Associates" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That sounds like the perfect apartment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like for me to schedule a visit to the property for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "Walnut Creek" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Affordable Housing Associates" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you. That's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "35_00078", + "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": "Can you help me find an apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "area", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "number_of_beds", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like to find an apartment, and how many bed rooms would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "area", + "values": [ + "San Francisco" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "number_of_beds", + "values": [ + "4" + ] + } + ], + "service": "Homes_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "area", + "start": 41 + } + ], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Francisco" + ], + "number_of_beds": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please find a four bed room apartment in San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Diamond View Apartments" + ], + "slot": "property_name", + "values": [ + "Diamond View Apartments" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "296A Addison Street" + ], + "slot": "address", + "values": [ + "296A Addison 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": [ + "5000" + ], + "slot": "rent", + "values": [ + "5000" + ] + } + ], + "service": "Homes_1", + "service_call": { + "method": "FindApartment", + "parameters": { + "area": "San Francisco", + "number_of_beds": "4" + } + }, + "service_results": [ + { + "address": "296A Addison Street", + "area": "San Francisco", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "415-334-2698", + "property_name": "Diamond View Apartments", + "rent": "5000" + }, + { + "address": "511 John Muir Drive", + "area": "San Francisco", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "415-859-9384", + "property_name": "Lakewood Apartments", + "rent": "5150" + }, + { + "address": "474 Valencia Street # 280", + "area": "San Francisco", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "415-864-6432", + "property_name": "Mission Housing Development Corporation", + "rent": "5200" + }, + { + "address": "140 Cashmere Street", + "area": "San Francisco", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "415-821-7440", + "property_name": "Ridgeview Terrace Townhouses", + "rent": "4900" + }, + { + "address": "835 Turk Street", + "area": "San Francisco", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "415-922-0111", + "property_name": "Vantaggio Suites", + "rent": "4800" + }, + { + "address": "2238 Hyde Street", + "area": "San Francisco", + "furnished": "True", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "False", + "phone_number": "415-341-3098", + "property_name": "View Tower Suites", + "rent": "4850" + }, + { + "address": "49 Gold Mine Drive", + "area": "San Francisco", + "furnished": "False", + "number_of_baths": "3", + "number_of_beds": "4", + "pets_allowed": "True", + "phone_number": "415-282-1634", + "property_name": "Vista Del Monte Apartments", + "rent": "5250" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "property_name", + "start": 0 + }, + { + "exclusive_end": 92, + "slot": "address", + "start": 73 + }, + { + "exclusive_end": 113, + "slot": "rent", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Diamond View Apartments has 4 bed rooms and 3 bath rooms. Its address is 296A Addison Street and the rent is 5000 dollars per month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "FindApartment", + "requested_slots": [], + "slot_values": { + "area": [ + "San Francisco" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Diamond View Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ScheduleVisit" + ], + "slot": "intent", + "values": [ + "ScheduleVisit" + ] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to schedule a visit to the apartment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "area": [ + "San Francisco" + ], + "number_of_beds": [ + "4" + ], + "property_name": [ + "Diamond View Apartments" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks, not right now. Thank you, that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Homes_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a pleasant day." + } + ] + }, + { + "dialogue_id": "35_00079", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. What date and time you you like to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "10:30 in the morning" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Dr. Norma E. Deato" + ], + "slot": "dentist_name", + "values": [ + "Dr. Norma E. Deato" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "the 6th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "appointment_time", + "start": 11 + }, + { + "exclusive_end": 78, + "slot": "dentist_name", + "start": 60 + }, + { + "exclusive_end": 42, + "slot": "appointment_date", + "start": 35 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 6th" + ], + "appointment_time": [ + "10:30 in the morning" + ], + "dentist_name": [ + "Dr. Norma E. Deato" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd prefer 10:30 in the morning on the 6th. I'd like to see Dr. Norma E. Deato." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Norma E. Deato" + ], + "slot": "dentist_name", + "values": [ + "Dr. Norma E. Deato" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "10:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 81, + "slot": "dentist_name", + "start": 63 + }, + { + "exclusive_end": 93, + "slot": "appointment_time", + "start": 85 + }, + { + "exclusive_end": 108, + "slot": "appointment_date", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. Please confirm that you'd like to book an appointment with Dr. Norma E. Deato at 10:30 am next Wednesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "5th of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "appointment_date", + "start": 25 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "5th of this month" + ], + "appointment_time": [ + "10:30 am", + "10:30 in the morning" + ], + "dentist_name": [ + "Dr. Norma E. Deato" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Actually make it the 5th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Norma E. Deato" + ], + "slot": "dentist_name", + "values": [ + "Dr. Norma E. Deato" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 70, + "slot": "dentist_name", + "start": 52 + }, + { + "exclusive_end": 95, + "slot": "appointment_date", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Please confirm you'd like an appointment with Dr. Norma E. Deato at 10:30 am next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "5th of this month", + "next Tuesday" + ], + "appointment_time": [ + "10:30 am", + "10:30 in the morning" + ], + "dentist_name": [ + "Dr. Norma E. Deato" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's right. What's their phone number." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-05", + "appointment_time": "10:30", + "dentist_name": "Dr. Norma E. Deato" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, but I couldn't book that appointment. Can I help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:30" + ], + "slot": "appointment_time", + "values": [ + "16:30" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "California Creative Ceramics" + ], + "slot": "dentist_name", + "values": [ + "California Creative Ceramics" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 100, + "slot": "appointment_time", + "start": 95 + }, + { + "exclusive_end": 59, + "slot": "dentist_name", + "start": 31 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "5th of this month", + "next Tuesday" + ], + "appointment_time": [ + "16:30" + ], + "dentist_name": [ + "California Creative Ceramics" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's try a different dentist. California Creative Ceramics please. I'd like an appointment at 16:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "California Creative Ceramics" + ], + "slot": "dentist_name", + "values": [ + "California Creative Ceramics" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:30" + ], + "slot": "appointment_time", + "values": [ + "4:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 85, + "slot": "dentist_name", + "start": 57 + }, + { + "exclusive_end": 96, + "slot": "appointment_time", + "start": 89 + }, + { + "exclusive_end": 109, + "slot": "appointment_date", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course. Please confirm you'd like an appointment with California Creative Ceramics at 4:30 pm next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "5th of this month", + "next Tuesday" + ], + "appointment_time": [ + "16:30", + "4:30 pm" + ], + "dentist_name": [ + "California Creative Ceramics" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-05", + "appointment_time": "16:30", + "dentist_name": "California Creative Ceramics" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, but I couldn't book that appointment either. Is there anything else I can do?" + }, + { + "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": { + "appointment_date": [ + "5th of this month", + "next Tuesday" + ], + "appointment_time": [ + "16:30", + "4:30 pm" + ], + "dentist_name": [ + "California Creative Ceramics" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope. Thanks for trying." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "35_00080", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to go to a dentist" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What dentist would you like and at what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "evening 5" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Endoart: Vafaie Nader M" + ], + "slot": "dentist_name", + "values": [ + "Endoart: Vafaie Nader M" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 78, + "slot": "appointment_time", + "start": 69 + }, + { + "exclusive_end": 46, + "slot": "dentist_name", + "start": 23 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "evening 5" + ], + "dentist_name": [ + "Endoart: Vafaie Nader M" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Name of the dentist is Endoart: Vafaie Nader M.I would like to go at evening 5 if is something available" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In what date you want to book it on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "11th of this month" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "appointment_date", + "start": 18 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of this month" + ], + "appointment_time": [ + "evening 5" + ], + "dentist_name": [ + "Endoart: Vafaie Nader M" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please book it on 11th of this month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Endoart: Vafaie Nader M" + ], + "slot": "dentist_name", + "values": [ + "Endoart: Vafaie Nader M" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "5 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "dentist_name", + "start": 20 + }, + { + "exclusive_end": 65, + "slot": "appointment_time", + "start": 61 + }, + { + "exclusive_end": 57, + "slot": "appointment_date", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Book appointment at Endoart: Vafaie Nader M in March 11th at 5 pm is it okay for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sunrise Dental" + ], + "slot": "dentist_name", + "values": [ + "Sunrise Dental" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 17, + "slot": "dentist_name", + "start": 3 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of this month", + "March 11th" + ], + "appointment_time": [ + "5 pm", + "evening 5" + ], + "dentist_name": [ + "Sunrise Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No.Sunrise Dental is the name of dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sunrise Dental" + ], + "slot": "dentist_name", + "values": [ + "Sunrise Dental" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "dentist_name", + "start": 49 + }, + { + "exclusive_end": 45, + "slot": "appointment_date", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm please:Book appointment in March 11th at Sunrise Dental." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "offers_cosmetic_services", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "11th of this month", + "March 11th" + ], + "appointment_time": [ + "5 pm", + "evening 5" + ], + "dentist_name": [ + "Sunrise Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes is good.Tell me please the contact number and if they do cosmetic services." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-422-8282" + ], + "slot": "phone_number", + "values": [ + "707-422-8282" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "offers_cosmetic_services", + "values": [ + "True" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Sunrise Dental" + ], + "slot": "dentist_name", + "values": [ + "Sunrise Dental" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-11", + "appointment_time": "17:00", + "dentist_name": "Sunrise Dental" + } + }, + "service_results": [ + { + "address": "2750 North Texas Street #360", + "appointment_date": "2019-03-11", + "appointment_time": "17:30", + "dentist_name": "Sunrise Dental", + "offers_cosmetic_services": "True", + "phone_number": "707-422-8282" + } + ], + "slots": [ + { + "exclusive_end": 79, + "slot": "phone_number", + "start": 67 + }, + { + "exclusive_end": 151, + "slot": "dentist_name", + "start": 137 + }, + { + "exclusive_end": 165, + "slot": "appointment_date", + "start": 155 + }, + { + "exclusive_end": 176, + "slot": "appointment_time", + "start": 169 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, the appointment could not be achieved.Their phone number is 707-422-8282 and they offer cosmetic services.What do you think about Sunrise Dental on March 11th at 5:30 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of this month", + "March 11th" + ], + "appointment_time": [ + "5 pm", + "evening 5" + ], + "dentist_name": [ + "Sunrise Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No.Is ok" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day.Thank you for your help!" + } + ] + }, + { + "dialogue_id": "35_00081", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dr. Uyen Khanh Bui" + ], + "slot": "dentist_name", + "values": [ + "Dr. Uyen Khanh Bui" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "dentist_name", + "start": 39 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "dentist_name": [ + "Dr. Uyen Khanh Bui" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to see a dentist. His name is Dr. Uyen Khanh Bui." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time and date would you like the appointment to be on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:45" + ], + "slot": "appointment_time", + "values": [ + "afternoon 2:45" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "appointment_date", + "start": 35 + }, + { + "exclusive_end": 104, + "slot": "appointment_time", + "start": 90 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "day after tomorrow" + ], + "appointment_time": [ + "afternoon 2:45" + ], + "dentist_name": [ + "Dr. Uyen Khanh Bui" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like the appointment to be the day after tomorrow. Is there anything available around afternoon 2:45?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Uyen Khanh Bui" + ], + "slot": "dentist_name", + "values": [ + "Dr. Uyen Khanh Bui" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:45" + ], + "slot": "appointment_time", + "values": [ + "2:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 121, + "slot": "dentist_name", + "start": 103 + }, + { + "exclusive_end": 74, + "slot": "appointment_time", + "start": 67 + }, + { + "exclusive_end": 97, + "slot": "appointment_date", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details with me. You'd like an appointment at 2:45 pm the day after tomorrow with Dr. Uyen Khanh Bui, correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "the 11th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Bares William R" + ], + "slot": "dentist_name", + "values": [ + "Bares William R" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "appointment_date", + "start": 22 + }, + { + "exclusive_end": 68, + "slot": "dentist_name", + "start": 53 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 11th" + ], + "appointment_time": [ + "2:45 pm", + "afternoon 2:45" + ], + "dentist_name": [ + "Bares William R" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, please book it on the 11th. The dentist is named Bares William R." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Bares William R" + ], + "slot": "dentist_name", + "values": [ + "Bares William R" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 97, + "slot": "dentist_name", + "start": 82 + }, + { + "exclusive_end": 76, + "slot": "appointment_date", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm some details with me. You'd like an appointment on March 11th with Bares William R, correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:45" + ], + "slot": "appointment_time", + "values": [ + "12:45 pm" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "appointment_time", + "start": 35 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 11th", + "the 11th" + ], + "appointment_time": [ + "12:45 pm" + ], + "dentist_name": [ + "Bares William R" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, is there anything available at 12:45 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "12:45" + ], + "slot": "appointment_time", + "values": [ + "12:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 75, + "slot": "appointment_time", + "start": 67 + }, + { + "exclusive_end": 89, + "slot": "appointment_date", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details with me. You'd like an appointment at 12:45 pm on March 11th, correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "address" + ], + "slot_values": { + "appointment_date": [ + "March 11th", + "the 11th" + ], + "appointment_time": [ + "12:45 pm" + ], + "dentist_name": [ + "Bares William R" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, where can I find them?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2500 Hospital Dr # 5D" + ], + "slot": "address", + "values": [ + "2500 Hospital Dr # 5D" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Bares William R" + ], + "slot": "dentist_name", + "values": [ + "Bares William R" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-11", + "appointment_time": "12:45", + "dentist_name": "Bares William R" + } + }, + "service_results": [ + { + "address": "2500 Hospital Dr # 5D", + "appointment_date": "2019-03-11", + "appointment_time": "12:30", + "dentist_name": "Bares William R", + "offers_cosmetic_services": "False", + "phone_number": "650-966-8201" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "address", + "start": 27 + }, + { + "exclusive_end": 131, + "slot": "dentist_name", + "start": 116 + }, + { + "exclusive_end": 145, + "slot": "appointment_date", + "start": 135 + }, + { + "exclusive_end": 157, + "slot": "appointment_time", + "start": 149 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their office is located at 2500 Hospital Dr # 5D. However, I couldn't book that appointment as requested. How about Bares William R on March 11th at 12:30 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 11th", + "the 11th" + ], + "appointment_time": [ + "12:30 pm" + ], + "dentist_name": [ + "Bares William R" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-11", + "appointment_time": "12:30", + "dentist_name": "Bares William R" + } + }, + "service_results": [ + { + "address": "2500 Hospital Dr # 5D", + "appointment_date": "2019-03-11", + "appointment_time": "12:30", + "dentist_name": "Bares William R", + "offers_cosmetic_services": "False", + "phone_number": "650-966-8201" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, I've booked your dentist appointment for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 11th", + "the 11th" + ], + "appointment_time": [ + "12:30 pm" + ], + "dentist_name": [ + "Bares William R" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there any other tasks I can assist 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": { + "appointment_date": [ + "March 11th", + "the 11th" + ], + "appointment_time": [ + "12:30 pm" + ], + "dentist_name": [ + "Bares William R" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that will be all, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you, have a great day." + } + ] + }, + { + "dialogue_id": "35_00082", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to go to the dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like to go." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Rutherford Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "Rutherford Dental lab" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:15" + ], + "slot": "appointment_time", + "values": [ + "morning 11:15" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 73, + "slot": "dentist_name", + "start": 52 + }, + { + "exclusive_end": 24, + "slot": "appointment_time", + "start": 11 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "morning 11:15" + ], + "dentist_name": [ + "Rutherford Dental lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there a morning 11:15 appointment available with Rutherford Dental lab?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day would you like your appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "8th of March" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "appointment_date", + "start": 4 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of March" + ], + "appointment_time": [ + "morning 11:15" + ], + "dentist_name": [ + "Rutherford Dental lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 8th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Rutherford Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "Rutherford Dental Lab" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:15" + ], + "slot": "appointment_time", + "values": [ + "11:15 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 84, + "slot": "dentist_name", + "start": 63 + }, + { + "exclusive_end": 109, + "slot": "appointment_time", + "start": 101 + }, + { + "exclusive_end": 97, + "slot": "appointment_date", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Let me make sure this is correct. You want an appointment with Rutherford Dental Lab, next Friday at 11:15 am?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of March", + "next Friday" + ], + "appointment_time": [ + "11:15 am", + "morning 11:15" + ], + "dentist_name": [ + "Rutherford Dental Lab", + "Rutherford Dental lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Rutherford Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "Rutherford Dental Lab" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11:30" + ], + "slot": "appointment_time", + "values": [ + "11:30 am" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-08", + "appointment_time": "11:15", + "dentist_name": "Rutherford Dental Lab" + } + }, + "service_results": [ + { + "address": "9260 Alcosta Boulevard # B9", + "appointment_date": "2019-03-08", + "appointment_time": "11:30", + "dentist_name": "Rutherford Dental Lab", + "offers_cosmetic_services": "False", + "phone_number": "925-833-8080" + } + ], + "slots": [ + { + "exclusive_end": 88, + "slot": "dentist_name", + "start": 67 + }, + { + "exclusive_end": 63, + "slot": "appointment_date", + "start": 52 + }, + { + "exclusive_end": 51, + "slot": "appointment_time", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry that time isn't available. Would 11:30 am next Friday at Rutherford Dental Lab work?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of March", + "next Friday" + ], + "appointment_time": [ + "11:15 am", + "morning 11:15" + ], + "dentist_name": [ + "Rutherford Dental Lab", + "Rutherford Dental lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of March", + "next Friday" + ], + "appointment_time": [ + "11:15 am", + "morning 11:15" + ], + "dentist_name": [ + "Rutherford Dental Lab", + "Rutherford Dental lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you, have a good day." + } + ] + }, + { + "dialogue_id": "35_00083", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dr. Uyen Khanh Bui" + ], + "slot": "dentist_name", + "values": [ + "Dr. Uyen Khanh Bui" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 88, + "slot": "dentist_name", + "start": 70 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "dentist_name": [ + "Dr. Uyen Khanh Bui" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to go see the dentist for my annual. The name of my dentist is Dr. Uyen Khanh Bui." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which date would you like me to schedule your visit for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:30" + ], + "slot": "appointment_time", + "values": [ + "half past 4 in the evening" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "appointment_time", + "start": 37 + }, + { + "exclusive_end": 101, + "slot": "appointment_date", + "start": 89 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Tuesday" + ], + "appointment_time": [ + "half past 4 in the evening" + ], + "dentist_name": [ + "Dr. Uyen Khanh Bui" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any appointments at around half past 4 in the evening? That's when I'm free on next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Uyen Khanh Bui" + ], + "slot": "dentist_name", + "values": [ + "Dr. Uyen Khanh Bui" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:30" + ], + "slot": "appointment_time", + "values": [ + "4:30 PM" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 103, + "slot": "dentist_name", + "start": 85 + }, + { + "exclusive_end": 114, + "slot": "appointment_time", + "start": 107 + }, + { + "exclusive_end": 130, + "slot": "appointment_date", + "start": 118 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following information: You would like to book an appointment with Dr. Uyen Khanh Bui at 4:30 PM on next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "next Tuesday" + ], + "appointment_time": [ + "4:30 PM", + "half past 4 in the evening" + ], + "dentist_name": [ + "Dr. Uyen Khanh Bui" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that is it exactly. Can you find their contact info too, please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-275-8688" + ], + "slot": "phone_number", + "values": [ + "408-275-8688" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-05", + "appointment_time": "16:30", + "dentist_name": "Dr. Uyen Khanh Bui" + } + }, + "service_results": [ + { + "address": "88 Tully Road", + "appointment_date": "2019-03-05", + "appointment_time": "16:30", + "dentist_name": "Dr. Uyen Khanh Bui", + "offers_cosmetic_services": "False", + "phone_number": "408-275-8688" + } + ], + "slots": [ + { + "exclusive_end": 110, + "slot": "phone_number", + "start": 98 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your dentist appointment is now scheduled at your desired time. The phone number of the office is 408-275-8688." + }, + { + "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": "BookAppointment", + "requested_slots": [ + "address", + "offers_cosmetic_services" + ], + "slot_values": { + "appointment_date": [ + "next Tuesday" + ], + "appointment_time": [ + "4:30 PM", + "half past 4 in the evening" + ], + "dentist_name": [ + "Dr. Uyen Khanh Bui" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where are they located? Do they have other feature services, like cosmetic services?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "88 Tully Road" + ], + "slot": "address", + "values": [ + "88 Tully Road" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "address", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their office is located at 88 Tully Road. Unfortunately, this office does not offer cosmetic services." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Tuesday" + ], + "appointment_time": [ + "4:30 PM", + "half past 4 in the evening" + ], + "dentist_name": [ + "Dr. Uyen Khanh Bui" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, anyways. That's all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Of course. Have a wonderful day." + } + ] + }, + { + "dialogue_id": "35_00084", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "the 13th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "appointment_date", + "start": 29 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 13th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to visit a dentist on the 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time, and what dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Boyer Dental Arts" + ], + "slot": "dentist_name", + "values": [ + "Boyer Dental Arts" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "2 pm" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "dentist_name", + "start": 29 + }, + { + "exclusive_end": 25, + "slot": "appointment_time", + "start": 21 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 13th" + ], + "appointment_time": [ + "2 pm" + ], + "dentist_name": [ + "Boyer Dental Arts" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything at 2 pm at Boyer Dental Arts?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Boyer Dental Arts" + ], + "slot": "dentist_name", + "values": [ + "Boyer Dental Arts" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "2 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 105, + "slot": "dentist_name", + "start": 88 + }, + { + "exclusive_end": 82, + "slot": "appointment_time", + "start": 78 + }, + { + "exclusive_end": 74, + "slot": "appointment_date", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm the following please: You want an appointment booked on March 13th at 2 pm with Boyer Dental Arts." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "2 pm" + ], + "dentist_name": [ + "Boyer Dental Arts" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Boyer Dental Arts" + ], + "slot": "dentist_name", + "values": [ + "Boyer Dental Arts" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "14:00", + "dentist_name": "Boyer Dental Arts" + } + }, + "service_results": [ + { + "address": "990 West Fremont Avenue", + "appointment_date": "2019-03-13", + "appointment_time": "14:30", + "dentist_name": "Boyer Dental Arts", + "offers_cosmetic_services": "False", + "phone_number": "408-523-4030" + } + ], + "slots": [ + { + "exclusive_end": 109, + "slot": "dentist_name", + "start": 92 + }, + { + "exclusive_end": 77, + "slot": "appointment_date", + "start": 67 + }, + { + "exclusive_end": 88, + "slot": "appointment_time", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I was unable to book that time. How about an appointment on March 13th at 2:30 pm at Boyer Dental Arts." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "2:30 pm" + ], + "dentist_name": [ + "Boyer Dental Arts" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "14:30", + "dentist_name": "Boyer Dental Arts" + } + }, + "service_results": [ + { + "address": "990 West Fremont Avenue", + "appointment_date": "2019-03-13", + "appointment_time": "14:30", + "dentist_name": "Boyer Dental Arts", + "offers_cosmetic_services": "False", + "phone_number": "408-523-4030" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment is booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "2:30 pm" + ], + "dentist_name": [ + "Boyer Dental Arts" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else you need help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th", + "the 13th" + ], + "appointment_time": [ + "2:30 pm" + ], + "dentist_name": [ + "Boyer Dental Arts" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you, and have a good day." + } + ] + }, + { + "dialogue_id": "35_00085", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "later today" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "appointment_date", + "start": 49 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "later today" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a dentist appoinment. Please book one for later today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which dentist would you like me to book an appoinment for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:45" + ], + "slot": "appointment_time", + "values": [ + "14:45" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Dr. Herbert C. Berquist" + ], + "slot": "dentist_name", + "values": [ + "Dr. Herbert C. Berquist" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "appointment_time", + "start": 40 + }, + { + "exclusive_end": 92, + "slot": "dentist_name", + "start": 69 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "later today" + ], + "appointment_time": [ + "14:45" + ], + "dentist_name": [ + "Dr. Herbert C. Berquist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any appointments available at 14:45? The dentist's name is Dr. Herbert C. Berquist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Herbert C. Berquist" + ], + "slot": "dentist_name", + "values": [ + "Dr. Herbert C. Berquist" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:45" + ], + "slot": "appointment_time", + "values": [ + "2:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 126, + "slot": "dentist_name", + "start": 103 + }, + { + "exclusive_end": 97, + "slot": "appointment_time", + "start": 90 + }, + { + "exclusive_end": 86, + "slot": "appointment_date", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details for your appointment: you are booking an appoinment today at 2:45 pm with Dr. Herbert C. Berquist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "address" + ], + "slot_values": { + "appointment_date": [ + "later today", + "today" + ], + "appointment_time": [ + "14:45", + "2:45 pm" + ], + "dentist_name": [ + "Dr. Herbert C. Berquist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct, where are they located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5150 Graves Avenue # 12H" + ], + "slot": "address", + "values": [ + "5150 Graves Avenue # 12H" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Dr. Herbert C. Berquist" + ], + "slot": "dentist_name", + "values": [ + "Dr. Herbert C. Berquist" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-01", + "appointment_time": "14:45", + "dentist_name": "Dr. Herbert C. Berquist" + } + }, + "service_results": [ + { + "address": "5150 Graves Avenue # 12H", + "appointment_date": "2019-03-01", + "appointment_time": "15:00", + "dentist_name": "Dr. Herbert C. Berquist", + "offers_cosmetic_services": "False", + "phone_number": "408-253-6419" + } + ], + "slots": [ + { + "exclusive_end": 100, + "slot": "address", + "start": 76 + }, + { + "exclusive_end": 173, + "slot": "dentist_name", + "start": 150 + }, + { + "exclusive_end": 136, + "slot": "appointment_date", + "start": 131 + }, + { + "exclusive_end": 144, + "slot": "appointment_time", + "start": 140 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry I was unable to book an appointment at this time. They are located at 5150 Graves Avenue # 12H. Would you like an appoinment today at 3 pm with Dr. Herbert C. Berquist instead?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "later today", + "today" + ], + "appointment_time": [ + "14:45", + "2:45 pm" + ], + "dentist_name": [ + "Dr. Herbert C. Berquist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else that I can help you with." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "later today", + "today" + ], + "appointment_time": [ + "14:45", + "2:45 pm" + ], + "dentist_name": [ + "Dr. Herbert C. Berquist" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, 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": "35_00086", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to go to the dentist" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Could you tell me date and time for the booking, please? which dentist would you like to visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "march 7th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:45" + ], + "slot": "appointment_time", + "values": [ + "14:45" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "dentist_name", + "start": 18 + }, + { + "exclusive_end": 45, + "slot": "appointment_date", + "start": 36 + }, + { + "exclusive_end": 54, + "slot": "appointment_time", + "start": 49 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "march 7th" + ], + "appointment_time": [ + "14:45" + ], + "dentist_name": [ + "A J Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to go to A J Dental Lab on march 7th at 14:45" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "A J Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "A J Dental Lab" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:45" + ], + "slot": "appointment_time", + "values": [ + "2:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next thursday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "dentist_name", + "start": 38 + }, + { + "exclusive_end": 77, + "slot": "appointment_time", + "start": 70 + }, + { + "exclusive_end": 66, + "slot": "appointment_date", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "please confirm the following details: A J Dental Lab next thursday at 2:45 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pineda Lady F" + ], + "slot": "dentist_name", + "values": [ + "Pineda Lady F" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "dentist_name", + "start": 33 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "march 7th", + "next thursday" + ], + "appointment_time": [ + "14:45", + "2:45 pm" + ], + "dentist_name": [ + "Pineda Lady F" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, sorry. the dentist's name is Pineda Lady F" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Pineda Lady F" + ], + "slot": "dentist_name", + "values": [ + "Pineda Lady F" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:45" + ], + "slot": "appointment_time", + "values": [ + "2:45 pm" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "dentist_name", + "start": 38 + }, + { + "exclusive_end": 62, + "slot": "appointment_time", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "please confirm the following details: Pineda Lady F at 2:45 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "next wednesday" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "appointment_date", + "start": 26 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next wednesday" + ], + "appointment_time": [ + "14:45", + "2:45 pm" + ], + "dentist_name": [ + "Pineda Lady F" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, could you book it for next wednesday?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Pineda Lady F" + ], + "slot": "dentist_name", + "values": [ + "Pineda Lady F" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "next wednesday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "dentist_name", + "start": 38 + }, + { + "exclusive_end": 66, + "slot": "appointment_date", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "please confirm the following details: Pineda Lady F next wednesday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "address", + "city" + ], + "slot_values": { + "appointment_date": [ + "next wednesday" + ], + "appointment_time": [ + "14:45", + "2:45 pm" + ], + "dentist_name": [ + "Pineda Lady F" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's it. What is their city and address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "337 East Leland Road" + ], + "slot": "address", + "values": [ + "337 east leland road" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Pittsburg" + ], + "slot": "city", + "values": [ + "Pittsburg" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-06", + "appointment_time": "14:45", + "dentist_name": "Pineda Lady F" + } + }, + "service_results": [ + { + "address": "337 East Leland Road", + "appointment_date": "2019-03-06", + "appointment_time": "14:30", + "dentist_name": "Pineda Lady F", + "offers_cosmetic_services": "False", + "phone_number": "925-431-1259" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "address", + "start": 55 + }, + { + "exclusive_end": 53, + "slot": "city", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "your appointement is confirmed. they are in Pittsburg, 337 east leland road" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next wednesday" + ], + "appointment_time": [ + "14:45", + "2:45 pm" + ], + "dentist_name": [ + "Pineda Lady F" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "thanks for your help. That was all I needed" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "have a good day" + } + ] + }, + { + "dialogue_id": "35_00087", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 in the afternoon" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 67, + "slot": "appointment_time", + "start": 46 + }, + { + "exclusive_end": 42, + "slot": "appointment_date", + "start": 32 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 12th" + ], + "appointment_time": [ + "3:30 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a dentist appointment on March 12th at 3:30 in the afternoon. Can you please reserve this?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, which dentist were you looking to visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Premier Family Dental: Dr. Peter Han" + ], + "slot": "dentist_name", + "values": [ + "Premier Family Dental: Dr. Peter Han" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "dentist_name", + "start": 30 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 12th" + ], + "appointment_time": [ + "3:30 in the afternoon" + ], + "dentist_name": [ + "Premier Family Dental: Dr. Peter Han" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please book my appointment at Premier Family Dental: Dr. Peter Han." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Premier Family Dental: Dr. Peter Han" + ], + "slot": "dentist_name", + "values": [ + "Premier Family Dental: Dr. Peter Han" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 150, + "slot": "dentist_name", + "start": 114 + }, + { + "exclusive_end": 96, + "slot": "appointment_time", + "start": 89 + }, + { + "exclusive_end": 76, + "slot": "appointment_date", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, please confirm the details of your dentist appointment: On March 12th, you have a 3:30 pm appointment with Premier Family Dental: Dr. Peter Han." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 12th" + ], + "appointment_time": [ + "3:30 in the afternoon", + "3:30 pm" + ], + "dentist_name": [ + "Premier Family Dental: Dr. Peter Han" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-12", + "appointment_time": "15:30", + "dentist_name": "Premier Family Dental: Dr. Peter Han" + } + }, + "service_results": [ + { + "address": "24307 Southland Drive", + "appointment_date": "2019-03-12", + "appointment_time": "15:30", + "dentist_name": "Premier Family Dental: Dr. Peter Han", + "offers_cosmetic_services": "False", + "phone_number": "510-785-3900" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your confirmation is confirmed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 12th" + ], + "appointment_time": [ + "3:30 in the afternoon", + "3:30 pm" + ], + "dentist_name": [ + "Premier Family Dental: Dr. Peter Han" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for helping." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, have a wonderful day." + } + ] + }, + { + "dialogue_id": "35_00088", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:15" + ], + "slot": "appointment_time", + "values": [ + "afternoon 2:15" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 69, + "slot": "appointment_time", + "start": 55 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "afternoon 2:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to go to the dentist. Do I have any time around afternoon 2:15 today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to go? Do you have a specific dentist in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dr. Jaswinder Ghuman" + ], + "slot": "dentist_name", + "values": [ + "Dr. Jaswinder Ghuman" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "dentist_name", + "start": 16 + }, + { + "exclusive_end": 54, + "slot": "appointment_date", + "start": 41 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Thursday" + ], + "appointment_time": [ + "afternoon 2:15" + ], + "dentist_name": [ + "Dr. Jaswinder Ghuman" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to Dr. Jaswinder Ghuman and next Thursday would probably be the best." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Jaswinder Ghuman" + ], + "slot": "dentist_name", + "values": [ + "Dr. Jaswinder Ghuman" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:15" + ], + "slot": "appointment_time", + "values": [ + "2:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 80, + "slot": "dentist_name", + "start": 60 + }, + { + "exclusive_end": 91, + "slot": "appointment_time", + "start": 84 + }, + { + "exclusive_end": 108, + "slot": "appointment_date", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Just to confirm, you want to book an appointment with Dr. Jaswinder Ghuman at 2:15 pm on next Thursday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "next Thursday" + ], + "appointment_time": [ + "2:15 pm", + "afternoon 2:15" + ], + "dentist_name": [ + "Dr. Jaswinder Ghuman" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep, that's it. Where are they at and what's their number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "540 North Santa Cruz Avenue Suite B1" + ], + "slot": "address", + "values": [ + "540 North Santa Cruz Avenue Suite B1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "408-354-0500" + ], + "slot": "phone_number", + "values": [ + "408-354-0500" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-07", + "appointment_time": "14:15", + "dentist_name": "Dr. Jaswinder Ghuman" + } + }, + "service_results": [ + { + "address": "540 North Santa Cruz Avenue Suite B1", + "appointment_date": "2019-03-07", + "appointment_time": "14:30", + "dentist_name": "Dr. Jaswinder Ghuman", + "offers_cosmetic_services": "False", + "phone_number": "408-354-0500" + } + ], + "slots": [ + { + "exclusive_end": 84, + "slot": "address", + "start": 48 + }, + { + "exclusive_end": 112, + "slot": "phone_number", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I booked the appointment and they're located at 540 North Santa Cruz Avenue Suite B1. The number is 408-354-0500." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Thursday" + ], + "appointment_time": [ + "2:15 pm", + "afternoon 2:15" + ], + "dentist_name": [ + "Dr. Jaswinder Ghuman" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for the help. Bye." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day!" + } + ] + }, + { + "dialogue_id": "35_00089", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to go to a dentist, please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there a dentist you'd like to visit? What date and time suit you the best?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Liu Vivian C" + ], + "slot": "dentist_name", + "values": [ + "Liu Vivian C" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "thursday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "15:30" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "dentist_name", + "start": 42 + }, + { + "exclusive_end": 106, + "slot": "appointment_date", + "start": 88 + }, + { + "exclusive_end": 115, + "slot": "appointment_time", + "start": 110 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "thursday next week" + ], + "appointment_time": [ + "15:30" + ], + "dentist_name": [ + "Liu Vivian C" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The dentist's I'd like to go to is called Liu Vivian C. Would it be possible to book on thursday next week at 15:30?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Liu Vivian C" + ], + "slot": "dentist_name", + "values": [ + "Liu Vivian C" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "dentist_name", + "start": 38 + }, + { + "exclusive_end": 75, + "slot": "appointment_time", + "start": 68 + }, + { + "exclusive_end": 64, + "slot": "appointment_date", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the followinf details: Liu Vivian C next Thursday at 3:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10:15" + ], + "slot": "appointment_time", + "values": [ + "10:15 in the morning" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 74, + "slot": "appointment_time", + "start": 54 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Thursday", + "thursday next week" + ], + "appointment_time": [ + "10:15 in the morning" + ], + "dentist_name": [ + "Liu Vivian C" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm sorry but I'd like to change the time. What about 10:15 in the morning?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Liu Vivian C" + ], + "slot": "dentist_name", + "values": [ + "Liu Vivian C" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:15" + ], + "slot": "appointment_time", + "values": [ + "10:15 am" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "dentist_name", + "start": 38 + }, + { + "exclusive_end": 62, + "slot": "appointment_time", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: Liu Vivian C at 10:15 am" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Thursday", + "thursday next week" + ], + "appointment_time": [ + "10:15 am", + "10:15 in the morning" + ], + "dentist_name": [ + "Liu Vivian C" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-07", + "appointment_time": "10:15", + "dentist_name": "Liu Vivian C" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry but I was unable to book the appointment you requested. Is there anything else I can do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dental Connection" + ], + "slot": "dentist_name", + "values": [ + "Dental Connection" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 88, + "slot": "dentist_name", + "start": 71 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Thursday", + "thursday next week" + ], + "appointment_time": [ + "10:15 am", + "10:15 in the morning" + ], + "dentist_name": [ + "Dental Connection" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to continue the reservation with another dentist: the name is Dental Connection" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dental Connection" + ], + "slot": "dentist_name", + "values": [ + "Dental Connection" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:15" + ], + "slot": "appointment_time", + "values": [ + "10:15 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next thursday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "dentist_name", + "start": 38 + }, + { + "exclusive_end": 81, + "slot": "appointment_time", + "start": 73 + }, + { + "exclusive_end": 69, + "slot": "appointment_date", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "please confirm the following details: Dental Connection next thursday at 10:15 am" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "offers_cosmetic_services", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "next Thursday", + "next thursday", + "thursday next week" + ], + "appointment_time": [ + "10:15 am", + "10:15 in the morning" + ], + "dentist_name": [ + "Dental Connection" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's it. What's their telephone? do they also perform cosmetic procedures?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-07", + "appointment_time": "10:15", + "dentist_name": "Dental Connection" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry again, but I was unable to book the appointment you requested. Is there anything else I can do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Thursday", + "next thursday", + "thursday next week" + ], + "appointment_time": [ + "10:15 am", + "10:15 in the morning" + ], + "dentist_name": [ + "Dental Connection" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks. That's all" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "35_00090", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to visit a dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day and time would you like to make an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "5 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "the 3rd" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "appointment_time", + "start": 25 + }, + { + "exclusive_end": 40, + "slot": "appointment_date", + "start": 33 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 3rd" + ], + "appointment_time": [ + "5 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there any openings at 5 pm on the 3rd?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which dentist would you like to see?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dr. Robert E. Durr" + ], + "slot": "dentist_name", + "values": [ + "Dr. Robert E. Durr" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "dentist_name", + "start": 20 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 3rd" + ], + "appointment_time": [ + "5 pm" + ], + "dentist_name": [ + "Dr. Robert E. Durr" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to see Dr. Robert E. Durr." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Robert E. Durr" + ], + "slot": "dentist_name", + "values": [ + "Dr. Robert E. Durr" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "5 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 101, + "slot": "dentist_name", + "start": 83 + }, + { + "exclusive_end": 109, + "slot": "appointment_time", + "start": 105 + }, + { + "exclusive_end": 132, + "slot": "appointment_date", + "start": 114 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: You would like to make an appointment to see Dr. Robert E. Durr at 5 pm the day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "10th of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "appointment_date", + "start": 43 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "10th of this month" + ], + "appointment_time": [ + "5 pm" + ], + "dentist_name": [ + "Dr. Robert E. Durr" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I want to make the appointment for the 10th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "5 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 109, + "slot": "appointment_time", + "start": 105 + }, + { + "exclusive_end": 123, + "slot": "appointment_date", + "start": 113 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: You would like to make an appointment to see Dr. Robert E. Durr at 5 pm on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chen Heather" + ], + "slot": "dentist_name", + "values": [ + "Chen Heather" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "10:00" + ], + "slot": "appointment_time", + "values": [ + "10 o\"clock in the morning" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "dentist_name", + "start": 24 + }, + { + "exclusive_end": 94, + "slot": "appointment_time", + "start": 69 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "10th of this month", + "March 10th" + ], + "appointment_time": [ + "10 o\"clock in the morning" + ], + "dentist_name": [ + "Chen Heather" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I would like to see Chen Heather. Is there anything available at 10 o\"clock in the morning?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chen Heather" + ], + "slot": "dentist_name", + "values": [ + "Chen Heather" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:00" + ], + "slot": "appointment_time", + "values": [ + "10 am" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 95, + "slot": "dentist_name", + "start": 83 + }, + { + "exclusive_end": 104, + "slot": "appointment_time", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: You would like to make an appointment to see Chen Heather at 10 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "10th of this month", + "March 10th" + ], + "appointment_time": [ + "10 am", + "10 o\"clock in the morning" + ], + "dentist_name": [ + "Chen Heather" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-10", + "appointment_time": "10:00", + "dentist_name": "Chen Heather" + } + }, + "service_results": [ + { + "address": "1057 El Monte Avenue Suite D", + "appointment_date": "2019-03-10", + "appointment_time": "10:00", + "dentist_name": "Chen Heather", + "offers_cosmetic_services": "False", + "phone_number": "650-969-3433" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have successfully made your appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "city", + "offers_cosmetic_services" + ], + "slot_values": { + "appointment_date": [ + "10th of this month", + "March 10th" + ], + "appointment_time": [ + "10 am", + "10 o\"clock in the morning" + ], + "dentist_name": [ + "Chen Heather" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do they have cosmetic services? Which city ore they located in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Mountain View" + ], + "slot": "city", + "values": [ + "Mountain View" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 86, + "slot": "city", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry but they don't have cosmetic services, and they are located in Mountain View." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "10th of this month", + "March 10th" + ], + "appointment_time": [ + "10 am", + "10 o\"clock in the morning" + ], + "dentist_name": [ + "Chen Heather" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is they 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": { + "appointment_date": [ + "10th of this month", + "March 10th" + ], + "appointment_time": [ + "10 am", + "10 o\"clock in the morning" + ], + "dentist_name": [ + "Chen Heather" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you fo ryour help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day. thank you." + } + ] + }, + { + "dialogue_id": "35_00091", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Centerville Dental Care" + ], + "slot": "dentist_name", + "values": [ + "Centerville Dental Care" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "dentist_name", + "start": 16 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "dentist_name": [ + "Centerville Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to visit Centerville Dental Care." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date and time would you like to book it for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "9th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "afternoon 12:30" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "appointment_date", + "start": 43 + }, + { + "exclusive_end": 35, + "slot": "appointment_time", + "start": 20 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "9th of March" + ], + "appointment_time": [ + "afternoon 12:30" + ], + "dentist_name": [ + "Centerville Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you book it for afternoon 12:30 on the 9th of March?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Centerville Dental Care" + ], + "slot": "dentist_name", + "values": [ + "Centerville Dental Care" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 83, + "slot": "dentist_name", + "start": 60 + }, + { + "exclusive_end": 95, + "slot": "appointment_time", + "start": 87 + }, + { + "exclusive_end": 108, + "slot": "appointment_date", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: the appointment is at Centerville Dental Care at 12:30 pm on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11 am" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "appointment_time", + "start": 17 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "9th of March", + "March 9th" + ], + "appointment_time": [ + "11 am" + ], + "dentist_name": [ + "Centerville Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, can it be at 11 am?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Centerville Dental Care" + ], + "slot": "dentist_name", + "values": [ + "Centerville Dental Care" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11 am" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 83, + "slot": "dentist_name", + "start": 60 + }, + { + "exclusive_end": 92, + "slot": "appointment_time", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: the appointment is at Centerville Dental Care at 11 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "the 12th" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "appointment_date", + "start": 16 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 12th" + ], + "appointment_time": [ + "11 am" + ], + "dentist_name": [ + "Centerville Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, book it for the 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "appointment_time", + "start": 60 + }, + { + "exclusive_end": 79, + "slot": "appointment_date", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: the appointment is at 11 am on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 12th", + "the 12th" + ], + "appointment_time": [ + "11 am" + ], + "dentist_name": [ + "Centerville Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-12", + "appointment_time": "11:00", + "dentist_name": "Centerville Dental Care" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I wasn't able to book that appointment. 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": { + "appointment_date": [ + "March 12th", + "the 12th" + ], + "appointment_time": [ + "11 am" + ], + "dentist_name": [ + "Centerville Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you, have a good day." + } + ] + }, + { + "dialogue_id": "35_00092", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sears Dental" + ], + "slot": "dentist_name", + "values": [ + "Sears Dental" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "18:00" + ], + "slot": "appointment_time", + "values": [ + "18:00" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 82, + "slot": "dentist_name", + "start": 70 + }, + { + "exclusive_end": 91, + "slot": "appointment_time", + "start": 86 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "18:00" + ], + "dentist_name": [ + "Sears Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I feel some problem with my teeth. Would I get an appointment with Dr Sears Dental at 18:00" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which date do you prefer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "the 7th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "appointment_date", + "start": 19 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 7th" + ], + "appointment_time": [ + "18:00" + ], + "dentist_name": [ + "Sears Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It will be fine on the 7th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sears Dental" + ], + "slot": "dentist_name", + "values": [ + "Sears Dental" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "18:00" + ], + "slot": "appointment_time", + "values": [ + "6 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "next Thursday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "dentist_name", + "start": 41 + }, + { + "exclusive_end": 76, + "slot": "appointment_time", + "start": 72 + }, + { + "exclusive_end": 68, + "slot": "appointment_date", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please verify the appointment details,Dr Sears Dental, next Thursday at 6 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "North Bay Radiology" + ], + "slot": "dentist_name", + "values": [ + "North Bay Radiology" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "16:30" + ], + "slot": "appointment_time", + "values": [ + "4:30 pm" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 69, + "slot": "dentist_name", + "start": 50 + }, + { + "exclusive_end": 80, + "slot": "appointment_time", + "start": 73 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "next Thursday", + "the 7th" + ], + "appointment_time": [ + "4:30 pm" + ], + "dentist_name": [ + "North Bay Radiology" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I have changed mind. Please make appointment with North Bay Radiology at 4:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "North Bay Radiology" + ], + "slot": "dentist_name", + "values": [ + "North Bay Radiology" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:30" + ], + "slot": "appointment_time", + "values": [ + "4:30 pm" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "dentist_name", + "start": 41 + }, + { + "exclusive_end": 71, + "slot": "appointment_time", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm the details of appointment, with North Bay Radiology at 4:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "5th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "appointment_date", + "start": 26 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "5th of March" + ], + "appointment_time": [ + "4:30 pm" + ], + "dentist_name": [ + "North Bay Radiology" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please change the date to 5th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "North Bay Radiology" + ], + "slot": "dentist_name", + "values": [ + "North Bay Radiology" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 82, + "slot": "dentist_name", + "start": 63 + }, + { + "exclusive_end": 57, + "slot": "appointment_date", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Now please verify the changed appointment as next Tuesday with North Bay Radiology" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "offers_cosmetic_services" + ], + "slot_values": { + "appointment_date": [ + "5th of March", + "next Tuesday" + ], + "appointment_time": [ + "4:30 pm" + ], + "dentist_name": [ + "North Bay Radiology" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "let me know whether I get cosmetic service from them." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-05", + "appointment_time": "16:30", + "dentist_name": "North Bay Radiology" + } + }, + "service_results": [ + { + "address": "1144 Sonoma Avenue # 112", + "appointment_date": "2019-03-05", + "appointment_time": "16:30", + "dentist_name": "North Bay Radiology", + "offers_cosmetic_services": "False", + "phone_number": "707-578-4400" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, they don't provide cosmetic service. Your appointment is fixed, congratulations." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "5th of March", + "next Tuesday" + ], + "appointment_time": [ + "4:30 pm" + ], + "dentist_name": [ + "North Bay Radiology" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please give me the contact number" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "707-578-4400" + ], + "slot": "phone_number", + "values": [ + "707-578-4400" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 18, + "slot": "phone_number", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is 707-578-4400" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "5th of March", + "next Tuesday" + ], + "appointment_time": [ + "4:30 pm" + ], + "dentist_name": [ + "North Bay Radiology" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day.thank you" + } + ] + }, + { + "dialogue_id": "35_00093", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm planning on visiting a dentist, can you help me make an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you available for an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11:00" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "Sunday this week" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "appointment_time", + "start": 41 + }, + { + "exclusive_end": 37, + "slot": "appointment_date", + "start": 21 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Sunday this week" + ], + "appointment_time": [ + "11:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything on Sunday this week at 11:00?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which dentist are you making an appointment to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Palo Alto" + ], + "slot": "dentist_name", + "values": [ + "Palo Alto" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "dentist_name", + "start": 29 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Sunday this week" + ], + "appointment_time": [ + "11:00" + ], + "dentist_name": [ + "Palo Alto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to visit the dentist, Palo Alto." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Palo Alto" + ], + "slot": "dentist_name", + "values": [ + "Palo Alto" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "dentist_name", + "start": 37 + }, + { + "exclusive_end": 82, + "slot": "appointment_time", + "start": 77 + }, + { + "exclusive_end": 73, + "slot": "appointment_date", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want to book an appointment with Palo Alto for the day after tomorrow at 11 am?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "Sunday this week", + "day after tomorrow" + ], + "appointment_time": [ + "11 am", + "11:00" + ], + "dentist_name": [ + "Palo Alto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is all correct, but can you give me their location and contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "882 Emerson Street" + ], + "slot": "address", + "values": [ + "882 Emerson Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "650-322-8572" + ], + "slot": "phone_number", + "values": [ + "650-322-8572" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-03", + "appointment_time": "11:00", + "dentist_name": "Palo Alto" + } + }, + "service_results": [ + { + "address": "882 Emerson Street", + "appointment_date": "2019-03-03", + "appointment_time": "11:00", + "dentist_name": "Palo Alto", + "offers_cosmetic_services": "True", + "phone_number": "650-322-8572" + } + ], + "slots": [ + { + "exclusive_end": 146, + "slot": "address", + "start": 128 + }, + { + "exclusive_end": 103, + "slot": "phone_number", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment was successfully made, if you want to contact them, their phone number is 650-322-8572 and they are located at 882 Emerson Street." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Sunday this week", + "day after tomorrow" + ], + "appointment_time": [ + "11 am", + "11:00" + ], + "dentist_name": [ + "Palo Alto" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help, that's all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you for being patient, have a good day." + } + ] + }, + { + "dialogue_id": "35_00094", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to visit a dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, no problem! Do you have a specific dentist in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dr. Ehsan Rezvan" + ], + "slot": "dentist_name", + "values": [ + "Dr. Ehsan Rezvan" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "dentist_name", + "start": 18 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "dentist_name": [ + "Dr. Ehsan Rezvan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I do! The name is Dr. Ehsan Rezvan." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, great! What time would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "four in the evening" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Nisha Dharmani Dentistry" + ], + "slot": "dentist_name", + "values": [ + "Nisha Dharmani Dentistry" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "appointment_time", + "start": 31 + }, + { + "exclusive_end": 90, + "slot": "dentist_name", + "start": 66 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "four in the evening" + ], + "dentist_name": [ + "Nisha Dharmani Dentistry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything available at four in the evening at his office, Nisha Dharmani Dentistry?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "He does take appointments at 4 p.m., yes. What date would you like the appointment to be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "appointment_date", + "start": 32 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "today" + ], + "appointment_time": [ + "four in the evening" + ], + "dentist_name": [ + "Nisha Dharmani Dentistry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could I get the appointment for today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Nisha Dharmani Dentistry" + ], + "slot": "dentist_name", + "values": [ + "Nisha Dharmani Dentistry" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 121, + "slot": "dentist_name", + "start": 97 + }, + { + "exclusive_end": 129, + "slot": "appointment_time", + "start": 125 + }, + { + "exclusive_end": 135, + "slot": "appointment_date", + "start": 130 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It looks like you can! Can you confirm the following details, please? You have an appointment at Nisha Dharmani Dentistry at 4 pm today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "today" + ], + "appointment_time": [ + "4 pm", + "four in the evening" + ], + "dentist_name": [ + "Nisha Dharmani Dentistry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Confirmed! What is their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-263-9732" + ], + "slot": "phone_number", + "values": [ + "408-263-9732" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-01", + "appointment_time": "16:00", + "dentist_name": "Nisha Dharmani Dentistry" + } + }, + "service_results": [ + { + "address": "430 East Calaveras Boulevard", + "appointment_date": "2019-03-01", + "appointment_time": "16:00", + "dentist_name": "Nisha Dharmani Dentistry", + "offers_cosmetic_services": "True", + "phone_number": "408-263-9732" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "phone_number", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, you're booked! Their phone number is 408-263-9732." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "address", + "city" + ], + "slot_values": { + "appointment_date": [ + "today" + ], + "appointment_time": [ + "4 pm", + "four in the evening" + ], + "dentist_name": [ + "Nisha Dharmani Dentistry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Wait, what city are they located in? What's their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "430 East Calaveras Boulevard" + ], + "slot": "address", + "values": [ + "430 East Calaveras Boulevard" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Milpitas" + ], + "slot": "city", + "values": [ + "Milpitas" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "address", + "start": 15 + }, + { + "exclusive_end": 67, + "slot": "city", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The address is 430 East Calaveras Boulevard in the city of Milpitas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "today" + ], + "appointment_time": [ + "4 pm", + "four in the evening" + ], + "dentist_name": [ + "Nisha Dharmani Dentistry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, great. Thanks for your help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem! 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": { + "appointment_date": [ + "today" + ], + "appointment_time": [ + "4 pm", + "four in the evening" + ], + "dentist_name": [ + "Nisha Dharmani Dentistry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's all. Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. I hope you have a good day!" + } + ] + }, + { + "dialogue_id": "35_00095", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to see a dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a specific dentist you want to go to, and is there a time that you prefer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:15" + ], + "slot": "appointment_time", + "values": [ + "11:15 am" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Rutherford Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "Rutherford Dental Lab" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "appointment_time", + "start": 45 + }, + { + "exclusive_end": 41, + "slot": "dentist_name", + "start": 20 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "11:15 am" + ], + "dentist_name": [ + "Rutherford Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to the Rutherford Dental Lab at 11:15 am if that's possible." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And what date will this do you want me to schedule this appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "eleven am" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "11th of this month" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 100, + "slot": "appointment_time", + "start": 91 + }, + { + "exclusive_end": 45, + "slot": "appointment_date", + "start": 27 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of this month" + ], + "appointment_time": [ + "eleven am" + ], + "dentist_name": [ + "Rutherford Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please schedule it for the 11th of this month. Actually, is it possible to schedule it for eleven am?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Rutherford Dental Lab" + ], + "slot": "dentist_name", + "values": [ + "Rutherford Dental Lab" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "dentist_name", + "start": 44 + }, + { + "exclusive_end": 88, + "slot": "appointment_time", + "start": 83 + }, + { + "exclusive_end": 79, + "slot": "appointment_date", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you'd like to schedule an appointment to Rutherford Dental Lab on March 11th at 11 am, is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of this month", + "March 11th" + ], + "appointment_time": [ + "11 am", + "eleven am" + ], + "dentist_name": [ + "Rutherford Dental Lab" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-11", + "appointment_time": "11:00", + "dentist_name": "Rutherford Dental Lab" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry, but I wasn't able to schedule the appointment. Do you need any further help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fong Michael" + ], + "slot": "dentist_name", + "values": [ + "Fong Michael" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 79, + "slot": "dentist_name", + "start": 67 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of this month", + "March 11th" + ], + "appointment_time": [ + "11 am", + "eleven am" + ], + "dentist_name": [ + "Fong Michael" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I still want to make a dental appointment. There's a dentist named Fong Michael that I also like." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Fong Michael" + ], + "slot": "dentist_name", + "values": [ + "Fong Michael" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "dentist_name", + "start": 45 + }, + { + "exclusive_end": 81, + "slot": "appointment_time", + "start": 76 + }, + { + "exclusive_end": 72, + "slot": "appointment_date", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you'd like me to book an appointment with Fong Michael for March 11th at 11 am?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of this month", + "March 11th" + ], + "appointment_time": [ + "11 am", + "eleven am" + ], + "dentist_name": [ + "Fong Michael" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that would be good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-11", + "appointment_time": "11:00", + "dentist_name": "Fong Michael" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry, but I wasn't able to make that appointment either. Can I help you with any other problem?" + }, + { + "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": { + "appointment_date": [ + "11th of this month", + "March 11th" + ], + "appointment_time": [ + "11 am", + "eleven am" + ], + "dentist_name": [ + "Fong Michael" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks anyway for helping me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you and take care." + } + ] + }, + { + "dialogue_id": "35_00096", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I have a toothache, can you schedule me a dentist appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to see the dentist? Do you have a dentist in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Dr. Robert S. Gilbert" + ], + "slot": "dentist_name", + "values": [ + "Dr. Robert S. Gilbert" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "appointment_time", + "start": 24 + }, + { + "exclusive_end": 54, + "slot": "dentist_name", + "start": 33 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "3 pm" + ], + "dentist_name": [ + "Dr. Robert S. Gilbert" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything after 3 pm for Dr. Robert S. Gilbert?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day would you prefer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "The 2nd" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 7, + "slot": "appointment_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "The 2nd" + ], + "appointment_time": [ + "3 pm" + ], + "dentist_name": [ + "Dr. Robert S. Gilbert" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Robert S. Gilbert" + ], + "slot": "dentist_name", + "values": [ + "Dr. Robert S. Gilbert" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 79, + "slot": "dentist_name", + "start": 58 + }, + { + "exclusive_end": 52, + "slot": "appointment_time", + "start": 48 + }, + { + "exclusive_end": 44, + "slot": "appointment_date", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: dentist appointment tomorrow at 3 pm with Dr. Robert S. Gilbert." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "The 2nd", + "tomorrow" + ], + "appointment_time": [ + "3 pm" + ], + "dentist_name": [ + "Dr. Robert S. Gilbert" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. What's their phone number and address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-02", + "appointment_time": "15:00", + "dentist_name": "Dr. Robert S. Gilbert" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry, I could not get an appointment. Is there anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drysdale Christine" + ], + "slot": "dentist_name", + "values": [ + "Drysdale Christine" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "dentist_name", + "start": 32 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "The 2nd", + "tomorrow" + ], + "appointment_time": [ + "3 pm" + ], + "dentist_name": [ + "Drysdale Christine" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to dry another dentist - Drysdale Christine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Drysdale Christine" + ], + "slot": "dentist_name", + "values": [ + "Drysdale Christine" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 76, + "slot": "dentist_name", + "start": 58 + }, + { + "exclusive_end": 52, + "slot": "appointment_time", + "start": 48 + }, + { + "exclusive_end": 44, + "slot": "appointment_date", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: dentist appointment tomorrow at 3 pm with Drysdale Christine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "The 2nd", + "tomorrow" + ], + "appointment_time": [ + "3 pm" + ], + "dentist_name": [ + "Drysdale Christine" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-02", + "appointment_time": "15:00", + "dentist_name": "Drysdale Christine" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry, I could not get an appointment. Is there anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "9th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "appointment_date", + "start": 46 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "9th of this month" + ], + "appointment_time": [ + "3 pm" + ], + "dentist_name": [ + "Drysdale Christine" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Let's try to see if there's an opening on the 9th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Drysdale Christine" + ], + "slot": "dentist_name", + "values": [ + "Drysdale Christine" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:00" + ], + "slot": "appointment_time", + "values": [ + "3 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 80, + "slot": "dentist_name", + "start": 62 + }, + { + "exclusive_end": 43, + "slot": "appointment_time", + "start": 39 + }, + { + "exclusive_end": 56, + "slot": "appointment_date", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: dentist appointment at 3 pm on March 9th with Drysdale Christine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "afternoon 12:30" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "appointment_time", + "start": 14 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "9th of this month", + "March 9th" + ], + "appointment_time": [ + "afternoon 12:30" + ], + "dentist_name": [ + "Drysdale Christine" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Let's try afternoon 12:30 instead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Drysdale Christine" + ], + "slot": "dentist_name", + "values": [ + "Drysdale Christine" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 pm" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 71, + "slot": "dentist_name", + "start": 53 + }, + { + "exclusive_end": 47, + "slot": "appointment_time", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: dentist appointment at 12:30 pm with Drysdale Christine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "9th of this month", + "March 9th" + ], + "appointment_time": [ + "12:30 pm", + "afternoon 12:30" + ], + "dentist_name": [ + "Drysdale Christine" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-09", + "appointment_time": "12:30", + "dentist_name": "Drysdale Christine" + } + }, + "service_results": [ + { + "address": "7880 Wren Avenue # D142", + "appointment_date": "2019-03-09", + "appointment_time": "12:30", + "dentist_name": "Drysdale Christine", + "offers_cosmetic_services": "False", + "phone_number": "408-847-2658" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has been scheduled." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "9th of this month", + "March 9th" + ], + "appointment_time": [ + "12:30 pm", + "afternoon 12:30" + ], + "dentist_name": [ + "Drysdale Christine" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "9th of this month", + "March 9th" + ], + "appointment_time": [ + "12:30 pm", + "afternoon 12:30" + ], + "dentist_name": [ + "Drysdale Christine" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "35_00097", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like a dental appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which dentist would you like to see? When and what time would you like the appointment for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "1st of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "16:45" + ], + "slot": "appointment_time", + "values": [ + "evening 4:45" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Fong Michael" + ], + "slot": "dentist_name", + "values": [ + "Fong Michael" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "appointment_date", + "start": 22 + }, + { + "exclusive_end": 78, + "slot": "appointment_time", + "start": 66 + }, + { + "exclusive_end": 57, + "slot": "dentist_name", + "start": 45 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "1st of this month" + ], + "appointment_time": [ + "evening 4:45" + ], + "dentist_name": [ + "Fong Michael" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please set it for the 1st of this month with Fong Michael, in the evening 4:45 possibly?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Fong Michael" + ], + "slot": "dentist_name", + "values": [ + "Fong Michael" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:45" + ], + "slot": "appointment_time", + "values": [ + "4:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 80, + "slot": "dentist_name", + "start": 68 + }, + { + "exclusive_end": 44, + "slot": "appointment_time", + "start": 37 + }, + { + "exclusive_end": 62, + "slot": "appointment_date", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you would like a 4:45 pm appointment today with Fong Michael." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "address" + ], + "slot_values": { + "appointment_date": [ + "1st of this month", + "today" + ], + "appointment_time": [ + "4:45 pm", + "evening 4:45" + ], + "dentist_name": [ + "Fong Michael" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Where is he located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2500 Hospital Drive" + ], + "slot": "address", + "values": [ + "2500 Hospital Drive" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Fong Michael" + ], + "slot": "dentist_name", + "values": [ + "Fong Michael" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "16:30" + ], + "slot": "appointment_time", + "values": [ + "4:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-01", + "appointment_time": "16:45", + "dentist_name": "Fong Michael" + } + }, + "service_results": [ + { + "address": "2500 Hospital Drive", + "appointment_date": "2019-03-01", + "appointment_time": "16:30", + "dentist_name": "Fong Michael", + "offers_cosmetic_services": "False", + "phone_number": "650-968-3146" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "address", + "start": 12 + }, + { + "exclusive_end": 109, + "slot": "dentist_name", + "start": 97 + }, + { + "exclusive_end": 91, + "slot": "appointment_date", + "start": 86 + }, + { + "exclusive_end": 136, + "slot": "appointment_time", + "start": 129 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are at 2500 Hospital Drive. Unfortunately, I was unable to book that appointment today with Fong Michael at 4:45. How about 4:30 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "1st of this month", + "today" + ], + "appointment_time": [ + "4:45 pm", + "evening 4:45" + ], + "dentist_name": [ + "Fong Michael" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day, thanks!" + } + ] + }, + { + "dialogue_id": "35_00098", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:15" + ], + "slot": "appointment_time", + "values": [ + "5:15 pm" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "appointment_time", + "start": 30 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "5:15 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a dentist for 5:15 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like the dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:15" + ], + "slot": "appointment_time", + "values": [ + "afternoon 2:15" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "Tuesday next week" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "appointment_time", + "start": 25 + }, + { + "exclusive_end": 17, + "slot": "appointment_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Tuesday next week" + ], + "appointment_time": [ + "afternoon 2:15" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Tuesday next week in the afternoon 2:15." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Elena B Gousseva-Grove" + ], + "slot": "dentist_name", + "values": [ + "Elena B Gousseva-Grove" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "dentist_name", + "start": 14 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Tuesday next week" + ], + "appointment_time": [ + "afternoon 2:15" + ], + "dentist_name": [ + "Elena B Gousseva-Grove" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My dentist is Elena B Gousseva-Grove." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Elena B Gousseva-Grove" + ], + "slot": "dentist_name", + "values": [ + "Elena B Gousseva-Grove" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:15" + ], + "slot": "appointment_time", + "values": [ + "2:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 76, + "slot": "dentist_name", + "start": 54 + }, + { + "exclusive_end": 38, + "slot": "appointment_time", + "start": 31 + }, + { + "exclusive_end": 27, + "slot": "appointment_date", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm next Tuesday at 2:15 pm and dentist is Elena B Gousseva-Grove." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "Tuesday next week", + "next Tuesday" + ], + "appointment_time": [ + "2:15 pm", + "afternoon 2:15" + ], + "dentist_name": [ + "Elena B Gousseva-Grove" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I confirm. Where are they and what is phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "114 Birch Street" + ], + "slot": "address", + "values": [ + "114 Birch Street" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "650-679-9238" + ], + "slot": "phone_number", + "values": [ + "650-679-9238" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Elena B Gousseva-Grove" + ], + "slot": "dentist_name", + "values": [ + "Elena B Gousseva-Grove" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-05", + "appointment_time": "14:15", + "dentist_name": "Elena B Gousseva-Grove" + } + }, + "service_results": [ + { + "address": "114 Birch Street", + "appointment_date": "2019-03-05", + "appointment_time": "14:30", + "dentist_name": "Elena B Gousseva-Grove", + "offers_cosmetic_services": "False", + "phone_number": "650-679-9238" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "address", + "start": 12 + }, + { + "exclusive_end": 54, + "slot": "phone_number", + "start": 42 + }, + { + "exclusive_end": 138, + "slot": "dentist_name", + "start": 116 + }, + { + "exclusive_end": 67, + "slot": "appointment_date", + "start": 55 + }, + { + "exclusive_end": 100, + "slot": "appointment_time", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are at 114 Birch Street and phone is 650-679-9238 next Tuesday with a change of time to 2:30 pm and dentist is Elena B Gousseva-Grove." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Tuesday next week", + "next Tuesday" + ], + "appointment_time": [ + "2:15 pm", + "afternoon 2:15" + ], + "dentist_name": [ + "Elena B Gousseva-Grove" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you that is all today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you and have a nice day." + } + ] + }, + { + "dialogue_id": "35_00099", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I have a tooth ache. I want a dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "what time will be convenient for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "14:00" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "appointment_time", + "start": 31 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "14:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything which is available at 14:00?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have any specific dentist you want to visit? On which date you want me to book for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "the 1st" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Wang Jen-Kuei" + ], + "slot": "dentist_name", + "values": [ + "Wang Jen-Kuei" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 102, + "slot": "appointment_time", + "start": 95 + }, + { + "exclusive_end": 63, + "slot": "appointment_date", + "start": 56 + }, + { + "exclusive_end": 52, + "slot": "dentist_name", + "start": 39 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 1st" + ], + "appointment_time": [ + "5:30 pm" + ], + "dentist_name": [ + "Wang Jen-Kuei" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to book appointment from Doctor Wang Jen-Kuei on the 1st. Anything that is available at 5:30 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Wang Jen-Kuei" + ], + "slot": "dentist_name", + "values": [ + "Wang Jen-Kuei" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 69, + "slot": "dentist_name", + "start": 56 + }, + { + "exclusive_end": 80, + "slot": "appointment_time", + "start": 73 + }, + { + "exclusive_end": 99, + "slot": "appointment_date", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the details: You want a appointment with Wang Jen-Kuei at 5:30 pm and it is on today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "11th of this month" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "appointment_date", + "start": 28 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of this month" + ], + "appointment_time": [ + "5:30 pm" + ], + "dentist_name": [ + "Wang Jen-Kuei" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "oh Sorry, I want to book on 11th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 60, + "slot": "appointment_time", + "start": 53 + }, + { + "exclusive_end": 74, + "slot": "appointment_date", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Again confirm the details: You want a appointment at 5:30 pm on March 11th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "city", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "11th of this month", + "March 11th" + ], + "appointment_time": [ + "5:30 pm" + ], + "dentist_name": [ + "Wang Jen-Kuei" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes. It sounds good. Can I get the contact number and city they are located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-11", + "appointment_time": "17:30", + "dentist_name": "Wang Jen-Kuei" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, Booking appointment for you is unsuccessful. Can I do any other help for you?" + }, + { + "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": { + "appointment_date": [ + "11th of this month", + "March 11th" + ], + "appointment_time": [ + "5:30 pm" + ], + "dentist_name": [ + "Wang Jen-Kuei" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you for your kind help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day. Thank you" + } + ] + }, + { + "dialogue_id": "35_00100", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to visit a dentist soon to get my teeth checked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which dentist office and at what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Family Dental Care" + ], + "slot": "dentist_name", + "values": [ + "Family Dental Care" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:45" + ], + "slot": "appointment_time", + "values": [ + "afternoon 2:45" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 89, + "slot": "dentist_name", + "start": 71 + }, + { + "exclusive_end": 62, + "slot": "appointment_time", + "start": 48 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "afternoon 2:45" + ], + "dentist_name": [ + "Family Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you see if theres anything available in the afternoon 2:45 pm? Try Family Dental Care if you can" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date do you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:15" + ], + "slot": "appointment_time", + "values": [ + "quarter past 12 in the afternoon" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "appointment_time", + "start": 31 + }, + { + "exclusive_end": 77, + "slot": "appointment_date", + "start": 67 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 10th" + ], + "appointment_time": [ + "quarter past 12 in the afternoon" + ], + "dentist_name": [ + "Family Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything available at quarter past 12 in the afternoon on March 10th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Family Dental Care" + ], + "slot": "dentist_name", + "values": [ + "Family Dental Care" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:15" + ], + "slot": "appointment_time", + "values": [ + "12:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 82, + "slot": "dentist_name", + "start": 64 + }, + { + "exclusive_end": 60, + "slot": "appointment_time", + "start": 52 + }, + { + "exclusive_end": 48, + "slot": "appointment_date", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming you want an appointment on March 10th at 12:15 pm at Family Dental Care" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "March 10th" + ], + "appointment_time": [ + "12:15 pm", + "quarter past 12 in the afternoon" + ], + "dentist_name": [ + "Family Dental Care" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, also what's their address and contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-10", + "appointment_time": "12:15", + "dentist_name": "Family Dental Care" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry I actually couldn't book that, should I try something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dr. Andrei Simel" + ], + "slot": "dentist_name", + "values": [ + "Dr. Andrei Simel" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "dentist_name", + "start": 37 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 10th" + ], + "appointment_time": [ + "12:15 pm", + "quarter past 12 in the afternoon" + ], + "dentist_name": [ + "Dr. Andrei Simel" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, try to find an appointment with Dr. Andrei Simel" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Andrei Simel" + ], + "slot": "dentist_name", + "values": [ + "Dr. Andrei Simel" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:15" + ], + "slot": "appointment_time", + "values": [ + "12:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 70, + "slot": "dentist_name", + "start": 54 + }, + { + "exclusive_end": 22, + "slot": "appointment_time", + "start": 14 + }, + { + "exclusive_end": 48, + "slot": "appointment_date", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirming at 12:15 pm appointment on March 10th with Dr. Andrei Simel" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "13th of March" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "appointment_date", + "start": 32 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of March" + ], + "appointment_time": [ + "12:15 pm", + "quarter past 12 in the afternoon" + ], + "dentist_name": [ + "Dr. Andrei Simel" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually let's move that to the 13th of March" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "12:15" + ], + "slot": "appointment_time", + "values": [ + "12:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 11, + "slot": "appointment_time", + "start": 3 + }, + { + "exclusive_end": 25, + "slot": "appointment_date", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So 12:15 pm on March 13th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of March", + "March 13th" + ], + "appointment_time": [ + "12:15 pm", + "quarter past 12 in the afternoon" + ], + "dentist_name": [ + "Dr. Andrei Simel" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's right" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "12:15", + "dentist_name": "Dr. Andrei Simel" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, still no availability. Want me to try again?" + }, + { + "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": { + "appointment_date": [ + "13th of March", + "March 13th" + ], + "appointment_time": [ + "12:15 pm", + "quarter past 12 in the afternoon" + ], + "dentist_name": [ + "Dr. Andrei Simel" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, let's not for now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "OK noted, have a good day" + } + ] + }, + { + "dialogue_id": "35_00101", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11 in the morning" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "1st of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 89, + "slot": "appointment_time", + "start": 72 + }, + { + "exclusive_end": 68, + "slot": "appointment_date", + "start": 56 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "1st of March" + ], + "appointment_time": [ + "11 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a dentist soon. Do you have any appointments for 1st of March at 11 in the morning?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you know which dentist you would like to visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Amy N. Tran, And Eric R. Nagareda" + ], + "slot": "dentist_name", + "values": [ + "Amy N. Tran, And Eric R. Nagareda" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "11th of this month" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "dentist_name", + "start": 20 + }, + { + "exclusive_end": 79, + "slot": "appointment_date", + "start": 61 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of this month" + ], + "appointment_time": [ + "11 in the morning" + ], + "dentist_name": [ + "Amy N. Tran, And Eric R. Nagareda" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to see Amy N. Tran, And Eric R. Nagareda on the 11th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Amy N. Tran, And Eric R. Nagareda" + ], + "slot": "dentist_name", + "values": [ + "Amy N. Tran, And Eric R. Nagareda" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 92, + "slot": "dentist_name", + "start": 59 + }, + { + "exclusive_end": 101, + "slot": "appointment_time", + "start": 96 + }, + { + "exclusive_end": 115, + "slot": "appointment_date", + "start": 105 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Confirm the following appointment please. Appointment with Amy N. Tran, And Eric R. Nagareda at 11 am on March 11th. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of this month", + "March 11th" + ], + "appointment_time": [ + "11 am", + "11 in the morning" + ], + "dentist_name": [ + "Amy N. Tran, And Eric R. Nagareda" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes the appointment was made correctly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-11", + "appointment_time": "11:00", + "dentist_name": "Amy N. Tran, And Eric R. Nagareda" + } + }, + "service_results": [ + { + "address": "7880 Wren Avenue Suite D141", + "appointment_date": "2019-03-11", + "appointment_time": "11:30", + "dentist_name": "Amy N. Tran, And Eric R. Nagareda", + "offers_cosmetic_services": "False", + "phone_number": "408-847-0795" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you and congratulations. Your appointment with your dentist has been successfully booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of this month", + "March 11th" + ], + "appointment_time": [ + "11 am", + "11 in the morning" + ], + "dentist_name": [ + "Amy N. Tran, And Eric R. Nagareda" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "11th of this month", + "March 11th" + ], + "appointment_time": [ + "11 am", + "11 in the morning" + ], + "dentist_name": [ + "Amy N. Tran, And Eric R. Nagareda" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that's it. Thanks again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day. Thank you." + } + ] + }, + { + "dialogue_id": "35_00102", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "half past 3 in the afternoon" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 70, + "slot": "appointment_time", + "start": 42 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "half past 3 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to make a dentist appointment at half past 3 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you have a dentist that you prefer to see?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dental Connection" + ], + "slot": "dentist_name", + "values": [ + "Dental Connection" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "the 14th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "dentist_name", + "start": 31 + }, + { + "exclusive_end": 95, + "slot": "appointment_date", + "start": 87 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 14th" + ], + "appointment_time": [ + "half past 3 in the afternoon" + ], + "dentist_name": [ + "Dental Connection" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, the name of the office is Dental Connection. I'd like to make the appointment for the 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dental Connection" + ], + "slot": "dentist_name", + "values": [ + "Dental Connection" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 69, + "slot": "dentist_name", + "start": 52 + }, + { + "exclusive_end": 80, + "slot": "appointment_time", + "start": 73 + }, + { + "exclusive_end": 94, + "slot": "appointment_date", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you are interested in making an appointment with Dental Connection at 3:30 pm on March 14th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "offers_cosmetic_services" + ], + "slot_values": { + "appointment_date": [ + "March 14th", + "the 14th" + ], + "appointment_time": [ + "3:30 pm", + "half past 3 in the afternoon" + ], + "dentist_name": [ + "Dental Connection" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be great. I am needing cosmetic services. Are they available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-14", + "appointment_time": "15:30", + "dentist_name": "Dental Connection" + } + }, + "service_results": [ + { + "address": "5710 Cahalan Avenue # 4", + "appointment_date": "2019-03-14", + "appointment_time": "15:30", + "dentist_name": "Dental Connection", + "offers_cosmetic_services": "False", + "phone_number": "408-972-2100" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have booked your appointment. However, they do not offer cosmetic services." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "address" + ], + "slot_values": { + "appointment_date": [ + "March 14th", + "the 14th" + ], + "appointment_time": [ + "3:30 pm", + "half past 3 in the afternoon" + ], + "dentist_name": [ + "Dental Connection" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is their address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5710 Cahalan Avenue # 4" + ], + "slot": "address", + "values": [ + "5710 Cahalan Avenue # 4" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "address", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their address is 5710 Cahalan Avenue # 4." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 14th", + "the 14th" + ], + "appointment_time": [ + "3:30 pm", + "half past 3 in the afternoon" + ], + "dentist_name": [ + "Dental Connection" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need anything else 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": { + "appointment_date": [ + "March 14th", + "the 14th" + ], + "appointment_time": [ + "3:30 pm", + "half past 3 in the afternoon" + ], + "dentist_name": [ + "Dental Connection" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, great! Please enjoy the rest of your day. Thanks!" + } + ] + }, + { + "dialogue_id": "35_00103", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to schedule an appointment with a dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the name of the dentist? What day and time should I book?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "the 11th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "afternoon 3:30" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "North Bay Radiology" + ], + "slot": "dentist_name", + "values": [ + "North Bay Radiology" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 79, + "slot": "appointment_date", + "start": 71 + }, + { + "exclusive_end": 102, + "slot": "appointment_time", + "start": 88 + }, + { + "exclusive_end": 34, + "slot": "dentist_name", + "start": 15 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 11th" + ], + "appointment_time": [ + "afternoon 3:30" + ], + "dentist_name": [ + "North Bay Radiology" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The dentist is North Bay Radiology. Please schedule an appointment for the 11th for the afternoon 3:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "North Bay Radiology" + ], + "slot": "dentist_name", + "values": [ + "North Bay Radiology" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 82, + "slot": "dentist_name", + "start": 63 + }, + { + "exclusive_end": 93, + "slot": "appointment_time", + "start": 86 + }, + { + "exclusive_end": 107, + "slot": "appointment_date", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: you would like to schedule an appointment with North Bay Radiology at 3:30 pm on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "5 o\"clock in the evening" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "appointment_time", + "start": 29 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 11th", + "the 11th" + ], + "appointment_time": [ + "5 o\"clock in the evening" + ], + "dentist_name": [ + "North Bay Radiology" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, actually schedule if for 5 o\"clock in the evening." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "5 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "appointment_time", + "start": 31 + }, + { + "exclusive_end": 49, + "slot": "appointment_date", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: appointment at 5 pm on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 11th", + "the 11th" + ], + "appointment_time": [ + "5 o\"clock in the evening", + "5 pm" + ], + "dentist_name": [ + "North Bay Radiology" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-11", + "appointment_time": "17:00", + "dentist_name": "North Bay Radiology" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry, I was unable to complete your request. Do you still need assistance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dr. Silvie T. Quach" + ], + "slot": "dentist_name", + "values": [ + "Dr. Silvie T. Quach" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "dentist_name", + "start": 37 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 11th", + "the 11th" + ], + "appointment_time": [ + "5 o\"clock in the evening", + "5 pm" + ], + "dentist_name": [ + "Dr. Silvie T. Quach" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you schedule an appointment with Dr. Silvie T. Quach?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Silvie T. Quach" + ], + "slot": "dentist_name", + "values": [ + "Dr. Silvie T. Quach" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:00" + ], + "slot": "appointment_time", + "values": [ + "5 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 55, + "slot": "dentist_name", + "start": 36 + }, + { + "exclusive_end": 63, + "slot": "appointment_time", + "start": 59 + }, + { + "exclusive_end": 77, + "slot": "appointment_date", + "start": 67 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: an appointment with Dr. Silvie T. Quach at 5 pm on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "city", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "March 11th", + "the 11th" + ], + "appointment_time": [ + "5 o\"clock in the evening", + "5 pm" + ], + "dentist_name": [ + "Dr. Silvie T. Quach" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct. In which city are they located? What is a contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "408-279-9888" + ], + "slot": "phone_number", + "values": [ + "408-279-9888" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-11", + "appointment_time": "17:00", + "dentist_name": "Dr. Silvie T. Quach" + } + }, + "service_results": [ + { + "address": "88 Tully Road", + "appointment_date": "2019-03-11", + "appointment_time": "17:00", + "dentist_name": "Dr. Silvie T. Quach", + "offers_cosmetic_services": "False", + "phone_number": "408-279-9888" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "city", + "start": 62 + }, + { + "exclusive_end": 106, + "slot": "phone_number", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has been scheduled. The office is located in San Jose. You may reach them at 408-279-9888." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 11th", + "the 11th" + ], + "appointment_time": [ + "5 o\"clock in the evening", + "5 pm" + ], + "dentist_name": [ + "Dr. Silvie T. Quach" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "May I be of further assistance?" + }, + { + "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": { + "appointment_date": [ + "March 11th", + "the 11th" + ], + "appointment_time": [ + "5 o\"clock in the evening", + "5 pm" + ], + "dentist_name": [ + "Dr. Silvie T. Quach" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "35_00104", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "09:30" + ], + "slot": "appointment_time", + "values": [ + "half past 9 in the morning" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "appointment_date", + "start": 25 + }, + { + "exclusive_end": 83, + "slot": "appointment_time", + "start": 57 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 9th" + ], + "appointment_time": [ + "half past 9 in the morning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Looking for a dentist on March 9th. Will be available at half past 9 in the morning." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Could you please tell me name of a dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Just A Cleaning" + ], + "slot": "dentist_name", + "values": [ + "Just A Cleaning" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "dentist_name", + "start": 12 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 9th" + ], + "appointment_time": [ + "half past 9 in the morning" + ], + "dentist_name": [ + "Just A Cleaning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "His name is Just A Cleaning" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Just A Cleaning" + ], + "slot": "dentist_name", + "values": [ + "Just A cleaning" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "09:30" + ], + "slot": "appointment_time", + "values": [ + "9:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 47, + "slot": "dentist_name", + "start": 32 + }, + { + "exclusive_end": 71, + "slot": "appointment_time", + "start": 64 + }, + { + "exclusive_end": 60, + "slot": "appointment_date", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "please confirm you booking with Just A cleaning on March 9th at 9:30 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 9th" + ], + "appointment_time": [ + "9:30 am", + "half past 9 in the morning" + ], + "dentist_name": [ + "Just A Cleaning", + "Just A cleaning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes. you are right" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-09", + "appointment_time": "09:30", + "dentist_name": "Just A Cleaning" + } + }, + "service_results": [ + { + "address": "990 West Fremont Avenue # L", + "appointment_date": "2019-03-09", + "appointment_time": "10:00", + "dentist_name": "Just A Cleaning", + "offers_cosmetic_services": "False", + "phone_number": "408-739-9050" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "your appointment with dentist is booked successfully." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 9th" + ], + "appointment_time": [ + "9:30 am", + "half past 9 in the morning" + ], + "dentist_name": [ + "Just A Cleaning", + "Just A cleaning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you likes to ask anything else's?" + }, + { + "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": { + "appointment_date": [ + "March 9th" + ], + "appointment_time": [ + "9:30 am", + "half past 9 in the morning" + ], + "dentist_name": [ + "Just A Cleaning", + "Just A cleaning" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope. Thank you so much" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day. Thank you" + } + ] + }, + { + "dialogue_id": "35_00105", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to go to the dentist" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would be best for you? and have you thought about a particular dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "16:00" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Menlo Park Dental Excellence" + ], + "slot": "dentist_name", + "values": [ + "Menlo Park Dental Excellence" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "appointment_time", + "start": 32 + }, + { + "exclusive_end": 71, + "slot": "dentist_name", + "start": 43 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "16:00" + ], + "dentist_name": [ + "Menlo Park Dental Excellence" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "there is something available at 16:00 with Menlo Park Dental Excellence" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day did you plan to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Lim Jae" + ], + "slot": "dentist_name", + "values": [ + "Lim Jae" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "appointment_date", + "start": 31 + }, + { + "exclusive_end": 22, + "slot": "dentist_name", + "start": 15 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 11th" + ], + "appointment_time": [ + "16:00" + ], + "dentist_name": [ + "Lim Jae" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "the dentist is Lim Jae for the March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Lim Jae" + ], + "slot": "dentist_name", + "values": [ + "Lim Jae" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "dentist_name", + "start": 42 + }, + { + "exclusive_end": 57, + "slot": "appointment_time", + "start": 53 + }, + { + "exclusive_end": 24, + "slot": "appointment_date", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "confirmed for March 11th with the dentist Lim Jae at 4 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "city" + ], + "slot_values": { + "appointment_date": [ + "March 11th" + ], + "appointment_time": [ + "16:00", + "4 pm" + ], + "dentist_name": [ + "Lim Jae" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "will you know where it is located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-11", + "appointment_time": "16:00", + "dentist_name": "Lim Jae" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I just checked and the agenda is full for that day, would you like to schedule for another day?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "15:15" + ], + "slot": "appointment_time", + "values": [ + "3:15 pm" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "appointment_time", + "start": 59 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 11th" + ], + "appointment_time": [ + "3:15 pm" + ], + "dentist_name": [ + "Lim Jae" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to go immediately, you will have something to 3:15 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Lim Jae" + ], + "slot": "dentist_name", + "values": [ + "Lim Jae" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:15" + ], + "slot": "appointment_time", + "values": [ + "3:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "dentist_name", + "start": 42 + }, + { + "exclusive_end": 60, + "slot": "appointment_time", + "start": 53 + }, + { + "exclusive_end": 24, + "slot": "appointment_date", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "confirmed for March 11th with the dentist Lim Jae at 3:15 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "address" + ], + "slot_values": { + "appointment_date": [ + "March 11th" + ], + "appointment_time": [ + "3:15 pm" + ], + "dentist_name": [ + "Lim Jae" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you tell me again where they are located please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1123 South Park Victoria Drive" + ], + "slot": "address", + "values": [ + "1123 South Park Victoria Drive" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-11", + "appointment_time": "15:15", + "dentist_name": "Lim Jae" + } + }, + "service_results": [ + { + "address": "1123 South Park Victoria Drive", + "appointment_date": "2019-03-11", + "appointment_time": "15:00", + "dentist_name": "Lim Jae", + "offers_cosmetic_services": "False", + "phone_number": "408-942-0012" + } + ], + "slots": [ + { + "exclusive_end": 93, + "slot": "address", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "perfect has been scheduled without problems, we are located in 1123 South Park Victoria Drive" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 11th" + ], + "appointment_time": [ + "3:15 pm" + ], + "dentist_name": [ + "Lim Jae" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "great thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "your welcome" + } + ] + }, + { + "dialogue_id": "35_00106", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dr. Timothy M. Gallagher" + ], + "slot": "dentist_name", + "values": [ + "Dr. Timothy M. Gallagher" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "dentist_name", + "start": 28 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "dentist_name": [ + "Dr. Timothy M. Gallagher" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to visit the dentist Dr. Timothy M. Gallagher" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, what date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "13th of March" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 13, + "slot": "appointment_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of March" + ], + "dentist_name": [ + "Dr. Timothy M. Gallagher" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "13th of March please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "14:30" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 12, + "slot": "appointment_time", + "start": 7 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of March" + ], + "appointment_time": [ + "14:30" + ], + "dentist_name": [ + "Dr. Timothy M. Gallagher" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Around 14:30 would be good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Timothy M. Gallagher" + ], + "slot": "dentist_name", + "values": [ + "Dr. Timothy M. Gallagher" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 88, + "slot": "dentist_name", + "start": 64 + }, + { + "exclusive_end": 44, + "slot": "appointment_time", + "start": 37 + }, + { + "exclusive_end": 58, + "slot": "appointment_date", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, I can book you an appointment at 2:30 pm on March 13th with Dr. Timothy M. Gallagher" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "13th of March", + "March 13th" + ], + "appointment_time": [ + "14:30", + "2:30 pm" + ], + "dentist_name": [ + "Dr. Timothy M. Gallagher" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please, thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "14:30", + "dentist_name": "Dr. Timothy M. Gallagher" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I couldn't book it. Is there anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "9th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:15" + ], + "slot": "appointment_time", + "values": [ + "quarter past 11 in the morning" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "appointment_date", + "start": 26 + }, + { + "exclusive_end": 77, + "slot": "appointment_time", + "start": 47 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "9th of this month" + ], + "appointment_time": [ + "quarter past 11 in the morning" + ], + "dentist_name": [ + "Dr. Timothy M. Gallagher" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you book one of the 9th of this month at quarter past 11 in the morning?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Timothy M. Gallagher" + ], + "slot": "dentist_name", + "values": [ + "Dr. Timothy M. Gallagher" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:15" + ], + "slot": "appointment_time", + "values": [ + "11:15 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 90, + "slot": "dentist_name", + "start": 66 + }, + { + "exclusive_end": 47, + "slot": "appointment_time", + "start": 39 + }, + { + "exclusive_end": 60, + "slot": "appointment_date", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, I can book you an appointment at 11:15 am on March 9th with Dr. Timothy M. Gallagher" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Gateway Plaza Dental Clinic" + ], + "slot": "dentist_name", + "values": [ + "Gateway Plaza Dental Clinic" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "dentist_name", + "start": 30 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "9th of this month", + "March 9th" + ], + "appointment_time": [ + "11:15 am", + "quarter past 11 in the morning" + ], + "dentist_name": [ + "Gateway Plaza Dental Clinic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually can you book it with Gateway Plaza Dental Clinic" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Gateway Plaza Dental Clinic" + ], + "slot": "dentist_name", + "values": [ + "Gateway Plaza Dental Clinic" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 81, + "slot": "dentist_name", + "start": 54 + }, + { + "exclusive_end": 48, + "slot": "appointment_date", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, I can book you an appointment on March 9th with Gateway Plaza Dental Clinic" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "9th of this month", + "March 9th" + ], + "appointment_time": [ + "11:15 am", + "quarter past 11 in the morning" + ], + "dentist_name": [ + "Gateway Plaza Dental Clinic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please. Can you grab me their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "510-887-6835" + ], + "slot": "phone_number", + "values": [ + "510-887-6835" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-09", + "appointment_time": "11:15", + "dentist_name": "Gateway Plaza Dental Clinic" + } + }, + "service_results": [ + { + "address": "24901 Santa Clara Street #2", + "appointment_date": "2019-03-09", + "appointment_time": "11:30", + "dentist_name": "Gateway Plaza Dental Clinic", + "offers_cosmetic_services": "False", + "phone_number": "510-887-6835" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "phone_number", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "All booked for you. Sure, their number is 510-887-6835" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "9th of this month", + "March 9th" + ], + "appointment_time": [ + "11:15 am", + "quarter past 11 in the morning" + ], + "dentist_name": [ + "Gateway Plaza Dental Clinic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, I don't need anything else" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, have a great day" + } + ] + }, + { + "dialogue_id": "35_00107", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hello, there. I need to get to a dentist that can fix my daughter's chipped tooth before my friend's wedding. Would you look up that up for me, please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Just a few questions. Do you know the name of the dentist you want to see? When would you like the appointment? Please let me know the day and time you want for the appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "10th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Growing Smiles Pediatric Dentistry" + ], + "slot": "dentist_name", + "values": [ + "Growing Smiles Pediatric Dentistry" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11:00" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "appointment_date", + "start": 41 + }, + { + "exclusive_end": 114, + "slot": "dentist_name", + "start": 80 + }, + { + "exclusive_end": 148, + "slot": "appointment_time", + "start": 143 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "10th of March" + ], + "appointment_time": [ + "11:00" + ], + "dentist_name": [ + "Growing Smiles Pediatric Dentistry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please make the appointment for the 10th of March. The dentist's office is Growing Smiles Pediatric Dentistry. Do you show an opening for 11:00?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Growing Smiles Pediatric Dentistry" + ], + "slot": "dentist_name", + "values": [ + "Growing Smiles Pediatric Dentistry" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:00" + ], + "slot": "appointment_time", + "values": [ + "11 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 78, + "slot": "dentist_name", + "start": 44 + }, + { + "exclusive_end": 101, + "slot": "appointment_time", + "start": 96 + }, + { + "exclusive_end": 92, + "slot": "appointment_date", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want an appointment to see a dentist at Growing Smiles Pediatric Dentistry on March 10th at 11 am. Please confirm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "10th of March", + "March 10th" + ], + "appointment_time": [ + "11 am", + "11:00" + ], + "dentist_name": [ + "Growing Smiles Pediatric Dentistry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, confirm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-10", + "appointment_time": "11:00", + "dentist_name": "Growing Smiles Pediatric Dentistry" + } + }, + "service_results": [ + { + "address": "515 South Drive #17", + "appointment_date": "2019-03-10", + "appointment_time": "11:00", + "dentist_name": "Growing Smiles Pediatric Dentistry", + "offers_cosmetic_services": "False", + "phone_number": "650-567-9000" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, all done. Your dental appointment has been set." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "10th of March", + "March 10th" + ], + "appointment_time": [ + "11 am", + "11:00" + ], + "dentist_name": [ + "Growing Smiles Pediatric Dentistry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great. I really appreciate your help with this. I have nothing else to ask you right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's a pleasure. All is done for now. Thank you." + } + ] + }, + { + "dialogue_id": "35_00108", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to visit a dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What Date and time would you like me to book?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "14:00" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 10, + "slot": "appointment_date", + "start": 0 + }, + { + "exclusive_end": 20, + "slot": "appointment_time", + "start": 15 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 10th" + ], + "appointment_time": [ + "14:00" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "March 10th and 14:00 if possible." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What dentist would you like to see?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Thomas P Farris" + ], + "slot": "dentist_name", + "values": [ + "Thomas P Farris" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 15, + "slot": "dentist_name", + "start": 0 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 10th" + ], + "appointment_time": [ + "14:00" + ], + "dentist_name": [ + "Thomas P Farris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thomas P Farris please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Thomas P Farris" + ], + "slot": "dentist_name", + "values": [ + "Thomas P Farris" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "2 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 84, + "slot": "dentist_name", + "start": 69 + }, + { + "exclusive_end": 63, + "slot": "appointment_time", + "start": 59 + }, + { + "exclusive_end": 54, + "slot": "appointment_date", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following appointment on March 10th and 2 pm with Thomas P Farris." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "offers_cosmetic_services", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "March 10th" + ], + "appointment_time": [ + "14:00", + "2 pm" + ], + "dentist_name": [ + "Thomas P Farris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes thanks. Can they do cosmetic services? I need their contact number." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-967-5251" + ], + "slot": "phone_number", + "values": [ + "650-967-5251" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-10", + "appointment_time": "14:00", + "dentist_name": "Thomas P Farris" + } + }, + "service_results": [ + { + "address": "2500 Hospital Drive #6A", + "appointment_date": "2019-03-10", + "appointment_time": "14:00", + "dentist_name": "Thomas P Farris", + "offers_cosmetic_services": "False", + "phone_number": "650-967-5251" + } + ], + "slots": [ + { + "exclusive_end": 77, + "slot": "phone_number", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You dentist appointment has successfully booked. Their number is 650-967-5251. Sorry, they don't offer cosmetic services." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 10th" + ], + "appointment_time": [ + "14:00", + "2 pm" + ], + "dentist_name": [ + "Thomas P Farris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks very much for the help." + }, + { + "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": { + "appointment_date": [ + "March 10th" + ], + "appointment_time": [ + "14:00", + "2 pm" + ], + "dentist_name": [ + "Thomas P Farris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No Thanks. Thanks again." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "have a good day. thank you." + } + ] + }, + { + "dialogue_id": "35_00109", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dr. Robert E. Durr" + ], + "slot": "dentist_name", + "values": [ + "Dr. Robert E. Durr" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "dentist_name", + "start": 28 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "dentist_name": [ + "Dr. Robert E. Durr" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to visit the dentist Dr. Robert E. Durr." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would be good for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Cofield Marianne" + ], + "slot": "dentist_name", + "values": [ + "Cofield Marianne" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:15" + ], + "slot": "appointment_time", + "values": [ + "11:15 in the morning" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "dentist_name", + "start": 25 + }, + { + "exclusive_end": 79, + "slot": "appointment_time", + "start": 59 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "11:15 in the morning" + ], + "dentist_name": [ + "Cofield Marianne" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, the dentist is Cofield Marianne. Can I get in at 11:15 in the morning?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date works for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "5th of march" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "16:15" + ], + "slot": "appointment_time", + "values": [ + "16:15" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "appointment_date", + "start": 4 + }, + { + "exclusive_end": 64, + "slot": "appointment_time", + "start": 59 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "5th of march" + ], + "appointment_time": [ + "16:15" + ], + "dentist_name": [ + "Cofield Marianne" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 5th of march. Actually, is there anything available at 16:15?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Cofield Marianne" + ], + "slot": "dentist_name", + "values": [ + "Cofield Marianne" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:15" + ], + "slot": "appointment_time", + "values": [ + "4:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 62, + "slot": "dentist_name", + "start": 46 + }, + { + "exclusive_end": 73, + "slot": "appointment_time", + "start": 66 + }, + { + "exclusive_end": 86, + "slot": "appointment_date", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your details: appointment with Cofield Marianne at 4:15 pm next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "city" + ], + "slot_values": { + "appointment_date": [ + "5th of march", + "next Tuesday" + ], + "appointment_time": [ + "16:15", + "4:15 pm" + ], + "dentist_name": [ + "Cofield Marianne" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, which city are they at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-05", + "appointment_time": "16:15", + "dentist_name": "Cofield Marianne" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately, I was unable to schedule that appointment. Anything else I could 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": { + "appointment_date": [ + "5th of march", + "next Tuesday" + ], + "appointment_time": [ + "16:15", + "4:15 pm" + ], + "dentist_name": [ + "Cofield Marianne" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "35_00110", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need a booking for a dentist" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Any particular dentist and date you have in mind?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "march 10th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "C-Dental X-Ray" + ], + "slot": "dentist_name", + "values": [ + "C-Dental X-ray" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "appointment_date", + "start": 42 + }, + { + "exclusive_end": 38, + "slot": "dentist_name", + "start": 24 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "march 10th" + ], + "dentist_name": [ + "C-Dental X-ray" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Book an appointment for C-Dental X-ray on march 10th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would suit best?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "the 3rd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "09:30" + ], + "slot": "appointment_time", + "values": [ + "morning 9:30" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "appointment_date", + "start": 17 + }, + { + "exclusive_end": 60, + "slot": "appointment_time", + "start": 48 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 3rd" + ], + "appointment_time": [ + "morning 9:30" + ], + "dentist_name": [ + "C-Dental X-ray" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make the date to the 3rd. Anything available at morning 9:30?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "C-Dental X-Ray" + ], + "slot": "dentist_name", + "values": [ + "C-Dental X-ray" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "09:30" + ], + "slot": "appointment_time", + "values": [ + "9:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 68, + "slot": "dentist_name", + "start": 54 + }, + { + "exclusive_end": 79, + "slot": "appointment_time", + "start": 72 + }, + { + "exclusive_end": 98, + "slot": "appointment_date", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, need your confirmation. Booking appointment for C-Dental X-ray at 9:30 am day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dr. David I. Thompson" + ], + "slot": "dentist_name", + "values": [ + "Dr. David I. Thompson" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:15" + ], + "slot": "appointment_time", + "values": [ + "5:15 in the evening" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 43, + "slot": "dentist_name", + "start": 22 + }, + { + "exclusive_end": 96, + "slot": "appointment_time", + "start": 77 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "day after tomorrow", + "the 3rd" + ], + "appointment_time": [ + "5:15 in the evening" + ], + "dentist_name": [ + "Dr. David I. Thompson" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The dentist's name is Dr. David I. Thompson. Is there any slot available for 5:15 in the evening" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. David I. Thompson" + ], + "slot": "dentist_name", + "values": [ + "Dr. David I. Thompson" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:15" + ], + "slot": "appointment_time", + "values": [ + "5:15 pm" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 76, + "slot": "dentist_name", + "start": 55 + }, + { + "exclusive_end": 87, + "slot": "appointment_time", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, need your confirmation. Booking appointment with Dr. David I. Thompson at 5:15 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "day after tomorrow", + "the 3rd" + ], + "appointment_time": [ + "5:15 in the evening", + "5:15 pm" + ], + "dentist_name": [ + "Dr. David I. Thompson" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-03", + "appointment_time": "17:15", + "dentist_name": "Dr. David I. Thompson" + } + }, + "service_results": [ + { + "address": "1309 South Mary Avenue", + "appointment_date": "2019-03-03", + "appointment_time": "17:30", + "dentist_name": "Dr. David I. Thompson", + "offers_cosmetic_services": "False", + "phone_number": "408-736-3602" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Appointment is confirmed" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "day after tomorrow", + "the 3rd" + ], + "appointment_time": [ + "5:15 in the evening", + "5:15 pm" + ], + "dentist_name": [ + "Dr. David I. Thompson" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else you need help 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": { + "appointment_date": [ + "day after tomorrow", + "the 3rd" + ], + "appointment_time": [ + "5:15 in the evening", + "5:15 pm" + ], + "dentist_name": [ + "Dr. David I. Thompson" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a fantastic day." + } + ] + }, + { + "dialogue_id": "35_00111", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "the 11th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 62, + "slot": "appointment_date", + "start": 54 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 11th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to book an appointment with a dentist on the 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time are you looking to make a booking? Which dentist would you like to see?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Greenview Dental Care, Yvonne Yang" + ], + "slot": "dentist_name", + "values": [ + "Greenview Dental Care, Yvonne Yang" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "11:45" + ], + "slot": "appointment_time", + "values": [ + "11:45 in the morning" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "dentist_name", + "start": 20 + }, + { + "exclusive_end": 116, + "slot": "appointment_time", + "start": 96 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 11th" + ], + "appointment_time": [ + "11:45 in the morning" + ], + "dentist_name": [ + "Greenview Dental Care, Yvonne Yang" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to visit , Greenview Dental Care, Yvonne Yang. Are there any appointments available at 11:45 in the morning?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Greenview Dental Care, Yvonne Yang" + ], + "slot": "dentist_name", + "values": [ + "Greenview Dental Care, Yvonne Yang" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "11:45" + ], + "slot": "appointment_time", + "values": [ + "11:45 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "appointment_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 84, + "slot": "dentist_name", + "start": 50 + }, + { + "exclusive_end": 96, + "slot": "appointment_time", + "start": 88 + }, + { + "exclusive_end": 110, + "slot": "appointment_date", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "OK, so you would like to make an appointment with Greenview Dental Care, Yvonne Yang at 11:45 am on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "city", + "offers_cosmetic_services" + ], + "slot_values": { + "appointment_date": [ + "March 11th", + "the 11th" + ], + "appointment_time": [ + "11:45 am", + "11:45 in the morning" + ], + "dentist_name": [ + "Greenview Dental Care, Yvonne Yang" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, what is the address and do they do cosmetic work?" + }, + { + "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": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-11", + "appointment_time": "11:45", + "dentist_name": "Greenview Dental Care, Yvonne Yang" + } + }, + "service_results": [ + { + "address": "2516 Samaritan Drive", + "appointment_date": "2019-03-11", + "appointment_time": "12:00", + "dentist_name": "Greenview Dental Care, Yvonne Yang", + "offers_cosmetic_services": "True", + "phone_number": "408-356-8201" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "city", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has been made. The dentist is located in San Jose. They provide cosmetic services." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 11th", + "the 11th" + ], + "appointment_time": [ + "11:45 am", + "11:45 in the morning" + ], + "dentist_name": [ + "Greenview Dental Care, Yvonne Yang" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, I don't need anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day." + } + ] + }, + { + "dialogue_id": "35_00112", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Growing Smiles Pediatric Dentistry" + ], + "slot": "dentist_name", + "values": [ + "Growing Smiles Pediatric Dentistry" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 114, + "slot": "dentist_name", + "start": 80 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "dentist_name": [ + "Growing Smiles Pediatric Dentistry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My teeth are aching, I think I should go to the dentist soon. I'd like to go to Growing Smiles Pediatric Dentistry." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, is there a specific day or time that works best for you to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Dr. Robert E. Durr" + ], + "slot": "dentist_name", + "values": [ + "Dr. Robert E. Durr" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "evening 4" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 44, + "slot": "appointment_date", + "start": 39 + }, + { + "exclusive_end": 99, + "slot": "dentist_name", + "start": 81 + }, + { + "exclusive_end": 57, + "slot": "appointment_time", + "start": 48 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "today" + ], + "appointment_time": [ + "evening 4" + ], + "dentist_name": [ + "Dr. Robert E. Durr" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, could you book an appointment for today at evening 4? The dentist's name is Dr. Robert E. Durr." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Robert E. Durr" + ], + "slot": "dentist_name", + "values": [ + "Dr. Robert E. Durr" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "appointment_date", + "values": [ + "today" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 69, + "slot": "dentist_name", + "start": 51 + }, + { + "exclusive_end": 87, + "slot": "appointment_time", + "start": 83 + }, + { + "exclusive_end": 79, + "slot": "appointment_date", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes I can do that. I will book an appointment with Dr. Robert E. Durr for today at 4 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "today" + ], + "appointment_time": [ + "4 pm", + "evening 4" + ], + "dentist_name": [ + "Dr. Robert E. Durr" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. What is their phone number and address?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-01", + "appointment_time": "16:00", + "dentist_name": "Dr. Robert E. Durr" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry, it turns out I am unable to book the appointment you requested. Should I try a different date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "9th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "appointment_date", + "start": 20 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "9th of this month" + ], + "appointment_time": [ + "4 pm", + "evening 4" + ], + "dentist_name": [ + "Dr. Robert E. Durr" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, book it on the 9th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Robert E. Durr" + ], + "slot": "dentist_name", + "values": [ + "Dr. Robert E. Durr" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "dentist_name", + "start": 38 + }, + { + "exclusive_end": 77, + "slot": "appointment_time", + "start": 73 + }, + { + "exclusive_end": 69, + "slot": "appointment_date", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I will book an appointment with Dr. Robert E. Durr on March 9th at 4 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "9th of this month", + "March 9th" + ], + "appointment_time": [ + "4 pm", + "evening 4" + ], + "dentist_name": [ + "Dr. Robert E. Durr" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-09", + "appointment_time": "16:00", + "dentist_name": "Dr. Robert E. Durr" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I'm sorry, it turns out I am unable to book the appointment you requested. Should I try a different date?" + }, + { + "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": { + "appointment_date": [ + "9th of this month", + "March 9th" + ], + "appointment_time": [ + "4 pm", + "evening 4" + ], + "dentist_name": [ + "Dr. Robert E. Durr" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. No thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I apologize. Have a great day!" + } + ] + }, + { + "dialogue_id": "35_00113", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "half past 2 in the afternoon" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Ghina Morad" + ], + "slot": "dentist_name", + "values": [ + "Ghina Morad" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 124, + "slot": "appointment_time", + "start": 96 + }, + { + "exclusive_end": 35, + "slot": "dentist_name", + "start": 24 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "half past 2 in the afternoon" + ], + "dentist_name": [ + "Ghina Morad" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want vist the Dentist Ghina Morad, please help with the appointment anything available at the half past 2 in the afternoon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the date of the appointment you are looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:45" + ], + "slot": "appointment_time", + "values": [ + "12:45 in the afternoon" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "appointment_date", + "start": 28 + }, + { + "exclusive_end": 83, + "slot": "appointment_time", + "start": 61 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th" + ], + "appointment_time": [ + "12:45 in the afternoon" + ], + "dentist_name": [ + "Ghina Morad" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to have one at March 13th, anything availble at 12:45 in the afternoon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ghina Morad" + ], + "slot": "dentist_name", + "values": [ + "Ghina Morad" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:45" + ], + "slot": "appointment_time", + "values": [ + "12:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 75, + "slot": "dentist_name", + "start": 64 + }, + { + "exclusive_end": 101, + "slot": "appointment_time", + "start": 93 + }, + { + "exclusive_end": 89, + "slot": "appointment_date", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the details for the appointment booking with the Ghina Morad on March 13th at 12:45 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "March 13th" + ], + "appointment_time": [ + "12:45 in the afternoon", + "12:45 pm" + ], + "dentist_name": [ + "Ghina Morad" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's great, can I have their contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "650-549-1964" + ], + "slot": "phone_number", + "values": [ + "650-549-1964" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Ghina Morad" + ], + "slot": "dentist_name", + "values": [ + "Ghina Morad" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-13" + ], + "slot": "appointment_date", + "values": [ + "March 13th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-13", + "appointment_time": "12:45", + "dentist_name": "Ghina Morad" + } + }, + "service_results": [ + { + "address": "1785 San Carlos Avenue #2b", + "appointment_date": "2019-03-13", + "appointment_time": "12:30", + "dentist_name": "Ghina Morad", + "offers_cosmetic_services": "False", + "phone_number": "650-549-1964" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "phone_number", + "start": 23 + }, + { + "exclusive_end": 121, + "slot": "dentist_name", + "start": 110 + }, + { + "exclusive_end": 135, + "slot": "appointment_date", + "start": 125 + }, + { + "exclusive_end": 176, + "slot": "appointment_time", + "start": 168 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Their contact numer is 650-549-1964. Sorry, for the inconvenience I was not able to book the appointment with Ghina Morad on March 13th as you requested. How about the 12:30 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th" + ], + "appointment_time": [ + "12:45 in the afternoon", + "12:45 pm" + ], + "dentist_name": [ + "Ghina Morad" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else that I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 13th" + ], + "appointment_time": [ + "12:45 in the afternoon", + "12:45 pm" + ], + "dentist_name": [ + "Ghina Morad" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you, Have a good day." + } + ] + }, + { + "dialogue_id": "35_00114", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "2 o\"clock in the afternoon" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 100, + "slot": "appointment_time", + "start": 74 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "2 o\"clock in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to make an appointment to see a dentist. Are there any openings at 2 o\"clock in the afternoon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which dentist would you prefer to visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Appian Dental Center" + ], + "slot": "dentist_name", + "values": [ + "Appian Dental Center" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "dentist_name", + "start": 28 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "2 o\"clock in the afternoon" + ], + "dentist_name": [ + "Appian Dental Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The dental clinic is called Appian Dental Center" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day works best for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "The 10th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 8, + "slot": "appointment_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "The 10th" + ], + "appointment_time": [ + "2 o\"clock in the afternoon" + ], + "dentist_name": [ + "Appian Dental Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 10th would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Appian Dental Center" + ], + "slot": "dentist_name", + "values": [ + "Appian Dental Center" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "2 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "dentist_name", + "start": 37 + }, + { + "exclusive_end": 65, + "slot": "appointment_time", + "start": 61 + }, + { + "exclusive_end": 79, + "slot": "appointment_date", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm your appointment with Appian Dental Center at 2 pm in March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 10th", + "The 10th" + ], + "appointment_time": [ + "2 o\"clock in the afternoon", + "2 pm" + ], + "dentist_name": [ + "Appian Dental Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-10", + "appointment_time": "14:00", + "dentist_name": "Appian Dental Center" + } + }, + "service_results": [ + { + "address": "2000 Appian Way #202", + "appointment_date": "2019-03-10", + "appointment_time": "14:00", + "dentist_name": "Appian Dental Center", + "offers_cosmetic_services": "False", + "phone_number": "510-724-2800" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you. Your dental appointment is successfully booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 10th", + "The 10th" + ], + "appointment_time": [ + "2 o\"clock in the afternoon", + "2 pm" + ], + "dentist_name": [ + "Appian Dental Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help. That's all I need" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you. Have a great day." + } + ] + }, + { + "dialogue_id": "35_00115", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to visit a dentist for a cleaning, can you book an appointment for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like the appointment for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 pm" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 8, + "slot": "appointment_time", + "start": 0 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "12:30 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "12:30 pm works for me, is there anything available at that time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the name of the dentist and on what day would you like to book the appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "The Dental Dimensions" + ], + "slot": "dentist_name", + "values": [ + "The Dental Dimensions" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "6th of this month" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 57, + "slot": "dentist_name", + "start": 36 + }, + { + "exclusive_end": 108, + "slot": "appointment_date", + "start": 91 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "6th of this month" + ], + "appointment_time": [ + "12:30 pm" + ], + "dentist_name": [ + "The Dental Dimensions" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The name of the dentist's office is The Dental Dimensions and I need an appointment on the 6th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Dental Dimensions" + ], + "slot": "dentist_name", + "values": [ + "The Dental Dimensions" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 65, + "slot": "dentist_name", + "start": 44 + }, + { + "exclusive_end": 77, + "slot": "appointment_time", + "start": 69 + }, + { + "exclusive_end": 92, + "slot": "appointment_date", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you would like to book an appointment at The Dental Dimensions at 12:30 pm next Wednesday. Does that sound correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "address" + ], + "slot_values": { + "appointment_date": [ + "6th of this month", + "next Wednesday" + ], + "appointment_time": [ + "12:30 pm" + ], + "dentist_name": [ + "The Dental Dimensions" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's great, where is the office located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "5710 Cahalan Avenue Suite 3" + ], + "slot": "address", + "values": [ + "5710 Cahalan Avenue Suite 3" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-06", + "appointment_time": "12:30", + "dentist_name": "The Dental Dimensions" + } + }, + "service_results": [ + { + "address": "5710 Cahalan Avenue Suite 3", + "appointment_date": "2019-03-06", + "appointment_time": "12:30", + "dentist_name": "The Dental Dimensions", + "offers_cosmetic_services": "True", + "phone_number": "408-471-1294" + } + ], + "slots": [ + { + "exclusive_end": 91, + "slot": "address", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I booked everything for you. The dentist's office is located at 5710 Cahalan Avenue Suite 3." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "offers_cosmetic_services", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "6th of this month", + "next Wednesday" + ], + "appointment_time": [ + "12:30 pm" + ], + "dentist_name": [ + "The Dental Dimensions" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you know if they offer cosmetic services? Also, what is their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "offers_cosmetic_services", + "values": [ + "True" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "408-471-1294" + ], + "slot": "phone_number", + "values": [ + "408-471-1294" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 80, + "slot": "phone_number", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, cosmetic services are available there. You can contact them at 408-471-1294." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "6th of this month", + "next Wednesday" + ], + "appointment_time": [ + "12:30 pm" + ], + "dentist_name": [ + "The Dental Dimensions" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much for your help!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "6th of this month", + "next Wednesday" + ], + "appointment_time": [ + "12:30 pm" + ], + "dentist_name": [ + "The Dental Dimensions" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that's everything, thank you very much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thanks, have a great day." + } + ] + }, + { + "dialogue_id": "35_00116", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to book an appointment with a dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the name of the dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "O'Connor Dental Center" + ], + "slot": "dentist_name", + "values": [ + "O'Connor Dental Center" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "dentist_name", + "start": 0 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "dentist_name": [ + "O'Connor Dental Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "O'Connor Dental Center." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time would you like to book the appointment for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "12th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "15:45" + ], + "slot": "appointment_time", + "values": [ + "3:45 in the afternoon" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "appointment_date", + "start": 16 + }, + { + "exclusive_end": 87, + "slot": "appointment_time", + "start": 66 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of this month" + ], + "appointment_time": [ + "3:45 in the afternoon" + ], + "dentist_name": [ + "O'Connor Dental Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Book it for the 12th of this month. See if there is an opening at 3:45 in the afternoon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "O'Connor Dental Center" + ], + "slot": "dentist_name", + "values": [ + "O'Connor Dental Center" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:45" + ], + "slot": "appointment_time", + "values": [ + "3:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "dentist_name", + "start": 50 + }, + { + "exclusive_end": 84, + "slot": "appointment_time", + "start": 77 + }, + { + "exclusive_end": 98, + "slot": "appointment_date", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: book appointment at O'Connor Dental Center for 3:45 pm on March 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "address", + "offers_cosmetic_services" + ], + "slot_values": { + "appointment_date": [ + "12th of this month", + "March 12th" + ], + "appointment_time": [ + "3:45 in the afternoon", + "3:45 pm" + ], + "dentist_name": [ + "O'Connor Dental Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great. Can you tell me where they are located and whether or not they do any cosmetic services?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "100 Oconnor Drive # 5" + ], + "slot": "address", + "values": [ + "100 Oconnor Drive # 5" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "O'Connor Dental Center" + ], + "slot": "dentist_name", + "values": [ + "O'Connor Dental Center" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "15:30" + ], + "slot": "appointment_time", + "values": [ + "3:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-12", + "appointment_time": "15:45", + "dentist_name": "O'Connor Dental Center" + } + }, + "service_results": [ + { + "address": "100 Oconnor Drive # 5", + "appointment_date": "2019-03-12", + "appointment_time": "15:30", + "dentist_name": "O'Connor Dental Center", + "offers_cosmetic_services": "False", + "phone_number": "408-288-9894" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "address", + "start": 20 + }, + { + "exclusive_end": 196, + "slot": "dentist_name", + "start": 174 + }, + { + "exclusive_end": 210, + "slot": "appointment_date", + "start": 200 + }, + { + "exclusive_end": 221, + "slot": "appointment_time", + "start": 214 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "They are located at 100 Oconnor Drive # 5. Unfortunately they do not offer cosmetic services. As well, I was unable to book the appointment for that time. Would a booking at O'Connor Dental Center on March 12th at 3:30 pm work?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of this month", + "March 12th" + ], + "appointment_time": [ + "3:45 in the afternoon", + "3:45 pm" + ], + "dentist_name": [ + "O'Connor Dental Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that won't work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else that I would be able to assist 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": { + "appointment_date": [ + "12th of this month", + "March 12th" + ], + "appointment_time": [ + "3:45 in the afternoon", + "3:45 pm" + ], + "dentist_name": [ + "O'Connor Dental Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that will be all. Thank you anyways." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Have a nice day." + } + ] + }, + { + "dialogue_id": "35_00117", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to get some work done at the dentist, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which dentist would you like to visit, and for when would you like an appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Samaritan Dental Aesthetics" + ], + "slot": "dentist_name", + "values": [ + "Samaritan Dental Aesthetics" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "14:30" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "dentist_name", + "start": 22 + }, + { + "exclusive_end": 93, + "slot": "appointment_time", + "start": 88 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "14:30" + ], + "dentist_name": [ + "Samaritan Dental Aesthetics" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to visit Samaritan Dental Aesthetics, please, and would like to come in at 14:30." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day would you like to come in on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "14th of this month" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "appointment_date", + "start": 31 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of this month" + ], + "appointment_time": [ + "14:30" + ], + "dentist_name": [ + "Samaritan Dental Aesthetics" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to come in on the 14th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Samaritan Dental Aesthetics" + ], + "slot": "dentist_name", + "values": [ + "Samaritan Dental Aesthetics" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 122, + "slot": "dentist_name", + "start": 95 + }, + { + "exclusive_end": 148, + "slot": "appointment_time", + "start": 141 + }, + { + "exclusive_end": 136, + "slot": "appointment_date", + "start": 126 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you, and please confirm the following details for me. You would like an appointment with Samaritan Dental Aesthetics on March 14th, at 2:30 pm. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "14th of this month", + "March 14th" + ], + "appointment_time": [ + "14:30", + "2:30 pm" + ], + "dentist_name": [ + "Samaritan Dental Aesthetics" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-14", + "appointment_time": "14:30", + "dentist_name": "Samaritan Dental Aesthetics" + } + }, + "service_results": [ + { + "address": "2505 Samaritan Drive #308", + "appointment_date": "2019-03-14", + "appointment_time": "14:00", + "dentist_name": "Samaritan Dental Aesthetics", + "offers_cosmetic_services": "False", + "phone_number": "408-356-3588" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately, I was unable to find an available slot at that time. Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "5th of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 56, + "slot": "appointment_date", + "start": 44 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "5th of March" + ], + "appointment_time": [ + "14:30", + "2:30 pm" + ], + "dentist_name": [ + "Samaritan Dental Aesthetics" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In that case, I would like something on the 5th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Samaritan Dental Aesthetics" + ], + "slot": "dentist_name", + "values": [ + "Samaritan Dental Aesthetics" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 131, + "slot": "dentist_name", + "start": 104 + }, + { + "exclusive_end": 142, + "slot": "appointment_time", + "start": 135 + }, + { + "exclusive_end": 155, + "slot": "appointment_date", + "start": 143 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, thank you, and please confirm the following details for me. You would like an appointment with Samaritan Dental Aesthetics at 2:30 pm next Tuesday. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "city", + "offers_cosmetic_services" + ], + "slot_values": { + "appointment_date": [ + "5th of March", + "next Tuesday" + ], + "appointment_time": [ + "14:30", + "2:30 pm" + ], + "dentist_name": [ + "Samaritan Dental Aesthetics" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, it is. I was also wondering which city this dental practice is located in, and if they can do cosmetic services?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Jose" + ], + "slot": "city", + "values": [ + "San Jose" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-05", + "appointment_time": "14:30", + "dentist_name": "Samaritan Dental Aesthetics" + } + }, + "service_results": [ + { + "address": "2505 Samaritan Drive #308", + "appointment_date": "2019-03-05", + "appointment_time": "14:30", + "dentist_name": "Samaritan Dental Aesthetics", + "offers_cosmetic_services": "False", + "phone_number": "408-356-3588" + } + ], + "slots": [ + { + "exclusive_end": 79, + "slot": "city", + "start": 71 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment is all set. As to your questions, they are located in San Jose, and no, unfortunately they don't offer cosmetic services." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "5th of March", + "next Tuesday" + ], + "appointment_time": [ + "14:30", + "2:30 pm" + ], + "dentist_name": [ + "Samaritan Dental Aesthetics" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help. That will be it for me today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, have a good day! Thank you for calling." + } + ] + }, + { + "dialogue_id": "35_00118", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "John R Saunderson" + ], + "slot": "dentist_name", + "values": [ + "John R Saunderson" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "dentist_name", + "start": 32 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "dentist_name": [ + "John R Saunderson" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to a dentist named John R Saunderson." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day would you like to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "this saturday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "appointment_date", + "start": 15 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "this saturday" + ], + "dentist_name": [ + "John R Saunderson" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to go this saturday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10:15" + ], + "slot": "appointment_time", + "values": [ + "10:15 in the morning" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "appointment_time", + "start": 15 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "this saturday" + ], + "appointment_time": [ + "10:15 in the morning" + ], + "dentist_name": [ + "John R Saunderson" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anytime around 10:15 in the morning." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "John R Saunderson" + ], + "slot": "dentist_name", + "values": [ + "John R Saunderson" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:15" + ], + "slot": "appointment_time", + "values": [ + "10:15 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "dentist_name", + "start": 49 + }, + { + "exclusive_end": 78, + "slot": "appointment_time", + "start": 70 + }, + { + "exclusive_end": 43, + "slot": "appointment_date", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you want to book an appointment tomorrow with John R Saunderson at 10:15 am?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 in the evening" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "appointment_time", + "start": 30 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "this saturday", + "tomorrow" + ], + "appointment_time": [ + "4 in the evening" + ], + "dentist_name": [ + "John R Saunderson" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, is there anything open at 4 in the evening?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "John R Saunderson" + ], + "slot": "dentist_name", + "values": [ + "John R Saunderson" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "dentist_name", + "start": 29 + }, + { + "exclusive_end": 54, + "slot": "appointment_time", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want an appointment with John R Saunderson at 4 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "this saturday", + "tomorrow" + ], + "appointment_time": [ + "4 in the evening", + "4 pm" + ], + "dentist_name": [ + "John R Saunderson" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-02", + "appointment_time": "16:00", + "dentist_name": "John R Saunderson" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, there's no availability. Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "9th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 67, + "slot": "appointment_date", + "start": 50 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "9th of this month" + ], + "appointment_time": [ + "4 in the evening", + "4 pm" + ], + "dentist_name": [ + "John R Saunderson" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I still want to make a reservation, how about the 9th of this month?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "John R Saunderson" + ], + "slot": "dentist_name", + "values": [ + "John R Saunderson" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "appointment_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 54, + "slot": "dentist_name", + "start": 37 + }, + { + "exclusive_end": 62, + "slot": "appointment_time", + "start": 58 + }, + { + "exclusive_end": 75, + "slot": "appointment_date", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want to book an appointment with John R Saunderson at 4 pm on March 9th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Steven C Fong" + ], + "slot": "dentist_name", + "values": [ + "Steven C Fong" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 22, + "slot": "dentist_name", + "start": 9 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "9th of this month", + "March 9th" + ], + "appointment_time": [ + "4 in the evening", + "4 pm" + ], + "dentist_name": [ + "Steven C Fong" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, with Steven C Fong." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Steven C Fong" + ], + "slot": "dentist_name", + "values": [ + "Steven C Fong" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:00" + ], + "slot": "appointment_time", + "values": [ + "4 pm" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "dentist_name", + "start": 38 + }, + { + "exclusive_end": 59, + "slot": "appointment_time", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so you want an appointment with Steven C Fong at 4 pm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "9th of this month", + "March 9th" + ], + "appointment_time": [ + "4 in the evening", + "4 pm" + ], + "dentist_name": [ + "Steven C Fong" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-09", + "appointment_time": "16:00", + "dentist_name": "Steven C Fong" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, that's not available. Is there something else you need help 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": { + "appointment_date": [ + "9th of this month", + "March 9th" + ], + "appointment_time": [ + "4 in the evening", + "4 pm" + ], + "dentist_name": [ + "Steven C Fong" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's it, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thanks, have a good day." + } + ] + }, + { + "dialogue_id": "35_00119", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to make a Dentist appointment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like the appointment to be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "appointment_date", + "values": [ + "the 7th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 35, + "slot": "appointment_date", + "start": 28 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 7th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to make it for the 7th if possible." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What dentist would you like to book your appointment with and what time would be best for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Castro Valley Health" + ], + "slot": "dentist_name", + "values": [ + "Castro Valley Health" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "2 in the afternoon" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "the 12th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "dentist_name", + "start": 38 + }, + { + "exclusive_end": 80, + "slot": "appointment_time", + "start": 62 + }, + { + "exclusive_end": 92, + "slot": "appointment_date", + "start": 84 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 12th" + ], + "appointment_time": [ + "2 in the afternoon" + ], + "dentist_name": [ + "Castro Valley Health" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like the appointment to be at Castro Valley Health at 2 in the afternoon on the 12th instead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Castro Valley Health" + ], + "slot": "dentist_name", + "values": [ + "Castro Valley Health" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:00" + ], + "slot": "appointment_time", + "values": [ + "2 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "dentist_name", + "start": 30 + }, + { + "exclusive_end": 72, + "slot": "appointment_time", + "start": 68 + }, + { + "exclusive_end": 64, + "slot": "appointment_date", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you want an appointment at Castro Valley Health on March 12th at 2 pm. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10:00" + ], + "slot": "appointment_time", + "values": [ + "10 o\"clock in the morning" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "appointment_time", + "start": 4 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 12th", + "the 12th" + ], + "appointment_time": [ + "10 o\"clock in the morning" + ], + "dentist_name": [ + "Castro Valley Health" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, 10 o\"clock in the morning would work better. Do they have an opening for then?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "10:00" + ], + "slot": "appointment_time", + "values": [ + "10 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "appointment_time", + "start": 45 + }, + { + "exclusive_end": 41, + "slot": "appointment_date", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you want the appointment on March 12th at 10 am?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "address", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "March 12th", + "the 12th" + ], + "appointment_time": [ + "10 am", + "10 o\"clock in the morning" + ], + "dentist_name": [ + "Castro Valley Health" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Correct, where is their office located? Can you give me the contact number in case I get lost." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2400 Camino Ramon" + ], + "slot": "address", + "values": [ + "2400 Camino Ramon" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "925-359-1110" + ], + "slot": "phone_number", + "values": [ + "925-359-1110" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-12", + "appointment_time": "10:00", + "dentist_name": "Castro Valley Health" + } + }, + "service_results": [ + { + "address": "2400 Camino Ramon", + "appointment_date": "2019-03-12", + "appointment_time": "10:00", + "dentist_name": "Castro Valley Health", + "offers_cosmetic_services": "False", + "phone_number": "925-359-1110" + } + ], + "slots": [ + { + "exclusive_end": 87, + "slot": "address", + "start": 70 + }, + { + "exclusive_end": 48, + "slot": "phone_number", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Absolutely, their contact number is 925-359-1110 and their address is 2400 Camino Ramon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 12th", + "the 12th" + ], + "appointment_time": [ + "10 am", + "10 o\"clock in the morning" + ], + "dentist_name": [ + "Castro Valley Health" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, I really appreciate it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need anything else 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": { + "appointment_date": [ + "March 12th", + "the 12th" + ], + "appointment_time": [ + "10 am", + "10 o\"clock in the morning" + ], + "dentist_name": [ + "Castro Valley Health" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that was all I needed help with. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you and have a great day." + } + ] + }, + { + "dialogue_id": "35_00120", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to see a dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which dentist would you like to see, on what date and at what time?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dr. Eugene H. Burton Iii" + ], + "slot": "dentist_name", + "values": [ + "Dr. Eugene H. Burton Iii" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "the 14th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:45" + ], + "slot": "appointment_time", + "values": [ + "quarter to 6 in the evening" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "dentist_name", + "start": 14 + }, + { + "exclusive_end": 50, + "slot": "appointment_date", + "start": 42 + }, + { + "exclusive_end": 100, + "slot": "appointment_time", + "start": 73 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 14th" + ], + "appointment_time": [ + "quarter to 6 in the evening" + ], + "dentist_name": [ + "Dr. Eugene H. Burton Iii" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to see Dr. Eugene H. Burton Iii on the 14th. Is he available at a quarter to 6 in the evening?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Eugene H. Burton Iii" + ], + "slot": "dentist_name", + "values": [ + "Dr. Eugene H. Burton Iii" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:45" + ], + "slot": "appointment_time", + "values": [ + "5:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 91, + "slot": "dentist_name", + "start": 67 + }, + { + "exclusive_end": 102, + "slot": "appointment_time", + "start": 95 + }, + { + "exclusive_end": 116, + "slot": "appointment_date", + "start": 106 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details: you want to book an appointment with Dr. Eugene H. Burton Iii at 5:45 pm on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "Tuesday next week" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "appointment_date", + "start": 25 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Tuesday next week" + ], + "appointment_time": [ + "5:45 pm", + "quarter to 6 in the evening" + ], + "dentist_name": [ + "Dr. Eugene H. Burton Iii" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want to see him on Tuesday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "17:45" + ], + "slot": "appointment_time", + "values": [ + "5:45 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 72, + "slot": "appointment_time", + "start": 65 + }, + { + "exclusive_end": 85, + "slot": "appointment_date", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details: you want to book an appointment at 5:45 pm next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "1 o\"clock in the afternoon" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Chandiok Neena K" + ], + "slot": "dentist_name", + "values": [ + "Chandiok Neena K" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 71, + "slot": "appointment_time", + "start": 45 + }, + { + "exclusive_end": 31, + "slot": "dentist_name", + "start": 15 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Tuesday next week", + "next Tuesday" + ], + "appointment_time": [ + "1 o\"clock in the afternoon" + ], + "dentist_name": [ + "Chandiok Neena K" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Is dentist Chandiok Neena K available at 1 o\"clock in the afternoon?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Chandiok Neena K" + ], + "slot": "dentist_name", + "values": [ + "Chandiok Neena K" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "13:00" + ], + "slot": "appointment_time", + "values": [ + "1 pm" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 83, + "slot": "dentist_name", + "start": 67 + }, + { + "exclusive_end": 91, + "slot": "appointment_time", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details: you want to book an appointment with Chandiok Neena K at 1 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "Tuesday next week", + "next Tuesday" + ], + "appointment_time": [ + "1 o\"clock in the afternoon", + "1 pm" + ], + "dentist_name": [ + "Chandiok Neena K" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. What is their phone number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-530-8014" + ], + "slot": "phone_number", + "values": [ + "408-530-8014" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Chandiok Neena K" + ], + "slot": "dentist_name", + "values": [ + "Chandiok Neena K" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-05" + ], + "slot": "appointment_date", + "values": [ + "next Tuesday" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12:30" + ], + "slot": "appointment_time", + "values": [ + "12:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-05", + "appointment_time": "13:00", + "dentist_name": "Chandiok Neena K" + } + }, + "service_results": [ + { + "address": "990 W Fremont Ave # R", + "appointment_date": "2019-03-05", + "appointment_time": "12:30", + "dentist_name": "Chandiok Neena K", + "offers_cosmetic_services": "False", + "phone_number": "408-530-8014" + } + ], + "slots": [ + { + "exclusive_end": 108, + "slot": "phone_number", + "start": 96 + }, + { + "exclusive_end": 92, + "slot": "dentist_name", + "start": 76 + }, + { + "exclusive_end": 152, + "slot": "appointment_date", + "start": 140 + }, + { + "exclusive_end": 164, + "slot": "appointment_time", + "start": 156 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I could not book the appointment you requested. The phone number for Chandiok Neena K is 408-530-8014. Would you like an appointment next Tuesday at 12:30 pm instead?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Tuesday next week", + "next Tuesday" + ], + "appointment_time": [ + "1 o\"clock in the afternoon", + "1 pm" + ], + "dentist_name": [ + "Chandiok Neena K" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you. That will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "35_00121", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to visit a dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What dentist would you like to visit. Also, what date and time would be good for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "the 14th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "15:15" + ], + "slot": "appointment_time", + "values": [ + "3:15 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "North Meridian Dental" + ], + "slot": "dentist_name", + "values": [ + "North Meridian Dental" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "appointment_date", + "start": 11 + }, + { + "exclusive_end": 30, + "slot": "appointment_time", + "start": 23 + }, + { + "exclusive_end": 75, + "slot": "dentist_name", + "start": 54 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 14th" + ], + "appointment_time": [ + "3:15 pm" + ], + "dentist_name": [ + "North Meridian Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Book it on the 14th at 3:15 pm. The dentist's name is North Meridian Dental." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "North Meridian Dental" + ], + "slot": "dentist_name", + "values": [ + "North Meridian Dental" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "15:15" + ], + "slot": "appointment_time", + "values": [ + "3:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "appointment_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 90, + "slot": "dentist_name", + "start": 69 + }, + { + "exclusive_end": 65, + "slot": "appointment_time", + "start": 58 + }, + { + "exclusive_end": 54, + "slot": "appointment_date", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following appointment on March 14th at 3:15 pm at North Meridian Dental." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "12th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:15" + ], + "slot": "appointment_time", + "values": [ + "quarter past 5 in the evening" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "appointment_date", + "start": 17 + }, + { + "exclusive_end": 108, + "slot": "appointment_time", + "start": 79 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March" + ], + "appointment_time": [ + "quarter past 5 in the evening" + ], + "dentist_name": [ + "North Meridian Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need it on the 12th of March, I am sorry about that. Do you have anything at quarter past 5 in the evening?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "17:15" + ], + "slot": "appointment_time", + "values": [ + "5:15 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 68, + "slot": "appointment_time", + "start": 61 + }, + { + "exclusive_end": 57, + "slot": "appointment_date", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following appointment is on March 12th at 5:15 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Solage Dental" + ], + "slot": "dentist_name", + "values": [ + "Solage Dental" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 48, + "slot": "dentist_name", + "start": 35 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March", + "March 12th" + ], + "appointment_time": [ + "5:15 pm", + "quarter past 5 in the evening" + ], + "dentist_name": [ + "Solage Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, the dentist's name is actually Solage Dental." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Solage Dental" + ], + "slot": "dentist_name", + "values": [ + "Solage Dental" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 74, + "slot": "dentist_name", + "start": 61 + }, + { + "exclusive_end": 57, + "slot": "appointment_date", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following appointment is on March 12th at Solage Dental." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "city" + ], + "slot_values": { + "appointment_date": [ + "12th of March", + "March 12th" + ], + "appointment_time": [ + "5:15 pm", + "quarter past 5 in the evening" + ], + "dentist_name": [ + "Solage Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, thank you! Can you tell me the city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Pleasanton" + ], + "slot": "city", + "values": [ + "Pleasanton" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "Solage Dental" + ], + "slot": "dentist_name", + "values": [ + "Solage Dental" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "2019-03-12" + ], + "slot": "appointment_date", + "values": [ + "March 12th" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-12", + "appointment_time": "17:15", + "dentist_name": "Solage Dental" + } + }, + "service_results": [ + { + "address": "78 Mission Drive Suite A", + "appointment_date": "2019-03-12", + "appointment_time": "17:30", + "dentist_name": "Solage Dental", + "offers_cosmetic_services": "False", + "phone_number": "925-523-3695" + } + ], + "slots": [ + { + "exclusive_end": 134, + "slot": "city", + "start": 124 + }, + { + "exclusive_end": 92, + "slot": "dentist_name", + "start": 79 + }, + { + "exclusive_end": 75, + "slot": "appointment_date", + "start": 65 + }, + { + "exclusive_end": 61, + "slot": "appointment_time", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I am sorry, there is no availability at 5:15pm, would 5:30 pm on March 12th at Solage Dental work? The office is located in Pleasanton." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March", + "March 12th" + ], + "appointment_time": [ + "5:30 pm" + ], + "dentist_name": [ + "Solage Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that will work!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-12", + "appointment_time": "17:30", + "dentist_name": "Solage Dental" + } + }, + "service_results": [ + { + "address": "78 Mission Drive Suite A", + "appointment_date": "2019-03-12", + "appointment_time": "17:30", + "dentist_name": "Solage Dental", + "offers_cosmetic_services": "False", + "phone_number": "925-523-3695" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Awesome! Your dentist appointment is booked!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "12th of March", + "March 12th" + ], + "appointment_time": [ + "5:30 pm" + ], + "dentist_name": [ + "Solage Dental" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for all of you're help, that's all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You are very welcome. Have a good day, thank you!" + } + ] + }, + { + "dialogue_id": "35_00122", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "2nd of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 in the afternoon" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 85, + "slot": "appointment_date", + "start": 73 + }, + { + "exclusive_end": 69, + "slot": "appointment_time", + "start": 48 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "2nd of March" + ], + "appointment_time": [ + "2:30 in the afternoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you please book a dentist visit for me at 2:30 in the afternoon on 2nd of March?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which is your favourite dentist?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dr. Clayton G. Zeidler" + ], + "slot": "dentist_name", + "values": [ + "Dr. Clayton G. Zeidler" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "dentist_name", + "start": 11 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "2nd of March" + ], + "appointment_time": [ + "2:30 in the afternoon" + ], + "dentist_name": [ + "Dr. Clayton G. Zeidler" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd prefer Dr. Clayton G. Zeidler" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Clayton G. Zeidler" + ], + "slot": "dentist_name", + "values": [ + "Dr. Clayton G. Zeidler" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 76, + "slot": "dentist_name", + "start": 54 + }, + { + "exclusive_end": 87, + "slot": "appointment_time", + "start": 80 + }, + { + "exclusive_end": 96, + "slot": "appointment_date", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: book a visit to Dr. Clayton G. Zeidler at 2:30 pm tomorrow" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "2nd of March", + "tomorrow" + ], + "appointment_time": [ + "2:30 in the afternoon", + "2:30 pm" + ], + "dentist_name": [ + "Dr. Clayton G. Zeidler" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Confirmed" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-02", + "appointment_time": "14:30", + "dentist_name": "Dr. Clayton G. Zeidler" + } + }, + "service_results": [ + { + "address": "5150 Graves Avenue", + "appointment_date": "2019-03-02", + "appointment_time": "14:30", + "dentist_name": "Dr. Clayton G. Zeidler", + "offers_cosmetic_services": "False", + "phone_number": "408-257-0341" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your dentist appointment is booked successfully" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "2nd of March", + "tomorrow" + ], + "appointment_time": [ + "2:30 in the afternoon", + "2:30 pm" + ], + "dentist_name": [ + "Dr. Clayton G. Zeidler" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your support" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day. Thank you." + } + ] + }, + { + "dialogue_id": "35_00123", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "6th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 73, + "slot": "appointment_date", + "start": 56 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "6th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wish to see a dentist. Please book the appointment on 6th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which time do you need appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dr. Brian W. Chun" + ], + "slot": "dentist_name", + "values": [ + "Dr. Brian W. Chun" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "morning 10:30" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 31, + "slot": "dentist_name", + "start": 14 + }, + { + "exclusive_end": 48, + "slot": "appointment_time", + "start": 35 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "6th of this month" + ], + "appointment_time": [ + "morning 10:30" + ], + "dentist_name": [ + "Dr. Brian W. Chun" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wish to see Dr. Brian W. Chun at morning 10:30" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Brian W. Chun" + ], + "slot": "dentist_name", + "values": [ + "Dr. Brian W. Chun" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:30" + ], + "slot": "appointment_time", + "values": [ + "10:30 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 100, + "slot": "dentist_name", + "start": 83 + }, + { + "exclusive_end": 49, + "slot": "appointment_time", + "start": 41 + }, + { + "exclusive_end": 37, + "slot": "appointment_date", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Kindly ensure that, on next Wednesday at 10:30 am appointment has been booked with Dr. Brian W. Chun." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "6th of this month", + "next Wednesday" + ], + "appointment_time": [ + "10:30 am", + "morning 10:30" + ], + "dentist_name": [ + "Dr. Brian W. Chun" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I have his contact number?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "408-255-8882" + ], + "slot": "phone_number", + "values": [ + "408-255-8882" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-06", + "appointment_time": "10:30", + "dentist_name": "Dr. Brian W. Chun" + } + }, + "service_results": [ + { + "address": "10011 North Foothill Boulevard", + "appointment_date": "2019-03-06", + "appointment_time": "10:30", + "dentist_name": "Dr. Brian W. Chun", + "offers_cosmetic_services": "False", + "phone_number": "408-255-8882" + } + ], + "slots": [ + { + "exclusive_end": 92, + "slot": "phone_number", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Congrats. The dentist appointment is done successfully. Their contact number if 408-255-8882." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "offers_cosmetic_services", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "city", + "offers_cosmetic_services" + ], + "slot_values": { + "appointment_date": [ + "6th of this month", + "next Wednesday" + ], + "appointment_time": [ + "10:30 am", + "morning 10:30" + ], + "dentist_name": [ + "Dr. Brian W. Chun" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "In which city the place is located? Are they providing cosmetic services?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "offers_cosmetic_services", + "values": [ + "False" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Cupertino" + ], + "slot": "city", + "values": [ + "Cupertino" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 93, + "slot": "city", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No. Sorry. Unfortunately, they are not providing any cosmetic services. They are at Cupertino." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "6th of this month", + "next Wednesday" + ], + "appointment_time": [ + "10:30 am", + "morning 10:30" + ], + "dentist_name": [ + "Dr. Brian W. Chun" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much for you help. That is what I want." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day. Thank you." + } + ] + }, + { + "dialogue_id": "35_00124", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:00" + ], + "slot": "appointment_time", + "values": [ + "afternoon 12" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "appointment_time", + "start": 30 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_time": [ + "afternoon 12" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a dentist. Anything at afternoon 12 available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to book the appointment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "The 3rd" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 7, + "slot": "appointment_date", + "start": 0 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "The 3rd" + ], + "appointment_time": [ + "afternoon 12" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 3rd would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which dentist shall I book?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Access Dental - Santa Rosa" + ], + "slot": "dentist_name", + "values": [ + "Access Dental - Santa Rosa" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "dentist_name", + "start": 0 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "The 3rd" + ], + "appointment_time": [ + "afternoon 12" + ], + "dentist_name": [ + "Access Dental - Santa Rosa" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Access Dental - Santa Rosa is my choice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Access Dental - Santa Rosa" + ], + "slot": "dentist_name", + "values": [ + "Access Dental - Santa Rosa" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "12:00" + ], + "slot": "appointment_time", + "values": [ + "12 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "appointment_date", + "values": [ + "day after tomorrow" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "dentist_name", + "start": 16 + }, + { + "exclusive_end": 71, + "slot": "appointment_time", + "start": 66 + }, + { + "exclusive_end": 90, + "slot": "appointment_date", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Access Dental - Santa Rosa appointment booked for 12 pm day after tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "The 3rd", + "day after tomorrow" + ], + "appointment_time": [ + "12 pm", + "afternoon 12" + ], + "dentist_name": [ + "Access Dental - Santa Rosa" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-03", + "appointment_time": "12:00", + "dentist_name": "Access Dental - Santa Rosa" + } + }, + "service_results": [ + { + "address": "4812, 1144 Sonoma Avenue", + "appointment_date": "2019-03-03", + "appointment_time": "12:00", + "dentist_name": "Access Dental - Santa Rosa", + "offers_cosmetic_services": "False", + "phone_number": "866-682-9904" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Congratulations, your dentist appointment is booked." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "The 3rd", + "day after tomorrow" + ], + "appointment_time": [ + "12 pm", + "afternoon 12" + ], + "dentist_name": [ + "Access Dental - Santa Rosa" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your assistance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "The 3rd", + "day after tomorrow" + ], + "appointment_time": [ + "12 pm", + "afternoon 12" + ], + "dentist_name": [ + "Access Dental - Santa Rosa" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks. Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Have a good day." + } + ] + }, + { + "dialogue_id": "35_00125", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "8th of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "appointment_date", + "start": 46 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to book a dentist appointment on the 8th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "There are a few dentists at our practice. Who would you like to see?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Montgomery Heath M" + ], + "slot": "dentist_name", + "values": [ + "Montgomery Heath M" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 61, + "slot": "dentist_name", + "start": 43 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of March" + ], + "dentist_name": [ + "Montgomery Heath M" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to schedule an appointment with Dr. Montgomery Heath M." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:30" + ], + "slot": "appointment_time", + "values": [ + "4:30 in the evening" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 79, + "slot": "appointment_time", + "start": 60 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of March" + ], + "appointment_time": [ + "4:30 in the evening" + ], + "dentist_name": [ + "Montgomery Heath M" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Later in the day works well for me. Is there an opening for 4:30 in the evening?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Montgomery Heath M" + ], + "slot": "dentist_name", + "values": [ + "Montgomery Heath M" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "16:30" + ], + "slot": "appointment_time", + "values": [ + "4:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "appointment_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 27, + "slot": "dentist_name", + "start": 9 + }, + { + "exclusive_end": 63, + "slot": "appointment_time", + "start": 56 + }, + { + "exclusive_end": 52, + "slot": "appointment_date", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes! Dr. Montgomery Heath M is available next Friday at 4:30 pm. Would you like to confirm that date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of March", + "next Friday" + ], + "appointment_time": [ + "4:30 in the evening", + "4:30 pm" + ], + "dentist_name": [ + "Montgomery Heath M" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I will see you next Friday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-08", + "appointment_time": "16:30", + "dentist_name": "Montgomery Heath M" + } + }, + "service_results": [ + { + "address": "3801 Miranda Avenue", + "appointment_date": "2019-03-08", + "appointment_time": "16:30", + "dentist_name": "Montgomery Heath M", + "offers_cosmetic_services": "False", + "phone_number": "800-455-0057" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, we look forward to your visit. Please bring your insurance information." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "phone_number", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "city", + "phone_number" + ], + "slot_values": { + "appointment_date": [ + "8th of March", + "next Friday" + ], + "appointment_time": [ + "4:30 in the evening", + "4:30 pm" + ], + "dentist_name": [ + "Montgomery Heath M" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I please have the phone number in case I need to get in touch again? And can you tell me in which city you are located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Palo Alto" + ], + "slot": "city", + "values": [ + "Palo Alto" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "800-455-0057" + ], + "slot": "phone_number", + "values": [ + "800-455-0057" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "city", + "start": 10 + }, + { + "exclusive_end": 53, + "slot": "phone_number", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "We are in Palo Alto. You can reach us at 800-455-0057." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "8th of March", + "next Friday" + ], + "appointment_time": [ + "4:30 in the evening", + "4:30 pm" + ], + "dentist_name": [ + "Montgomery Heath M" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for helping me today. You've given me all the information I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "See you soon. Have a good one!" + } + ] + }, + { + "dialogue_id": "35_00126", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Ahmed Sameena" + ], + "slot": "dentist_name", + "values": [ + "Ahmed Sameena" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 41, + "slot": "dentist_name", + "start": 28 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "dentist_name": [ + "Ahmed Sameena" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to visit the dentist Ahmed Sameena." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What time are you looking at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "the 2nd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "afternoon 2:30" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "appointment_date", + "start": 33 + }, + { + "exclusive_end": 29, + "slot": "appointment_time", + "start": 15 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 2nd" + ], + "appointment_time": [ + "afternoon 2:30" + ], + "dentist_name": [ + "Ahmed Sameena" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about the afternoon 2:30 on the 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ahmed Sameena" + ], + "slot": "dentist_name", + "values": [ + "Ahmed Sameena" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "14:30" + ], + "slot": "appointment_time", + "values": [ + "2:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "appointment_date", + "values": [ + "tomorrow" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "dentist_name", + "start": 20 + }, + { + "exclusive_end": 44, + "slot": "appointment_time", + "start": 37 + }, + { + "exclusive_end": 53, + "slot": "appointment_date", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "An appointment with Ahmed Sameena at 2:30 pm tomorrow. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "address", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [ + "address" + ], + "slot_values": { + "appointment_date": [ + "the 2nd", + "tomorrow" + ], + "appointment_time": [ + "2:30 pm", + "afternoon 2:30" + ], + "dentist_name": [ + "Ahmed Sameena" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Where is the dentist located?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1150 Scott Boulevard # A2" + ], + "slot": "address", + "values": [ + "1150 Scott Boulevard # A2" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-02", + "appointment_time": "14:30", + "dentist_name": "Ahmed Sameena" + } + }, + "service_results": [ + { + "address": "1150 Scott Boulevard # A2", + "appointment_date": "2019-03-02", + "appointment_time": "14:00", + "dentist_name": "Ahmed Sameena", + "offers_cosmetic_services": "False", + "phone_number": "408-985-7933" + } + ], + "slots": [ + { + "exclusive_end": 79, + "slot": "address", + "start": 54 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your appointment has been booked. They are located at 1150 Scott Boulevard # A2." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "the 2nd", + "tomorrow" + ], + "appointment_time": [ + "2:30 pm", + "afternoon 2:30" + ], + "dentist_name": [ + "Ahmed Sameena" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "35_00127", + "services": [ + "Services_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to see a dentist." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "appointment_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "dentist_name", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which one? What time and day?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "Wednesday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Sonrisas Community Dental Center" + ], + "slot": "dentist_name", + "values": [ + "Sonrisas Community Dental Center" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "10:15" + ], + "slot": "appointment_time", + "values": [ + "morning 10:15" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 78, + "slot": "appointment_date", + "start": 59 + }, + { + "exclusive_end": 37, + "slot": "dentist_name", + "start": 5 + }, + { + "exclusive_end": 55, + "slot": "appointment_time", + "start": 42 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "Wednesday next week" + ], + "appointment_time": [ + "morning 10:15" + ], + "dentist_name": [ + "Sonrisas Community Dental Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Book Sonrisas Community Dental Center for morning 10:15 on Wednesday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sonrisas Community Dental Center" + ], + "slot": "dentist_name", + "values": [ + "Sonrisas Community Dental Center" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "10:15" + ], + "slot": "appointment_time", + "values": [ + "10:15 am" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "appointment_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 32, + "slot": "dentist_name", + "start": 0 + }, + { + "exclusive_end": 42, + "slot": "appointment_time", + "start": 34 + }, + { + "exclusive_end": 60, + "slot": "appointment_date", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sonrisas Community Dental Center. 10:15 am on next Wednesday. Correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "evening 5:30" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "appointment_date", + "start": 28 + }, + { + "exclusive_end": 24, + "slot": "appointment_time", + "start": 12 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 10th" + ], + "appointment_time": [ + "evening 5:30" + ], + "dentist_name": [ + "Sonrisas Community Dental Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Make it evening 5:30 on March 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "appointment_time", + "start": 14 + }, + { + "exclusive_end": 10, + "slot": "appointment_date", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "March 10th at 5:30 pm, correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 10th" + ], + "appointment_time": [ + "5:30 pm", + "evening 5:30" + ], + "dentist_name": [ + "Sonrisas Community Dental Center" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-10", + "appointment_time": "17:30", + "dentist_name": "Sonrisas Community Dental Center" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "There is nothing available then. Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Hasaimoto Family Dentistry" + ], + "slot": "dentist_name", + "values": [ + "Hasaimoto Family Dentistry" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "BookAppointment" + ], + "slot": "intent", + "values": [ + "BookAppointment" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 30, + "slot": "dentist_name", + "start": 4 + } + ], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 10th" + ], + "appointment_time": [ + "5:30 pm", + "evening 5:30" + ], + "dentist_name": [ + "Hasaimoto Family Dentistry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Try Hasaimoto Family Dentistry." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Hasaimoto Family Dentistry" + ], + "slot": "dentist_name", + "values": [ + "Hasaimoto Family Dentistry" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "17:30" + ], + "slot": "appointment_time", + "values": [ + "5:30 pm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "appointment_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Services_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "dentist_name", + "start": 0 + }, + { + "exclusive_end": 35, + "slot": "appointment_time", + "start": 28 + }, + { + "exclusive_end": 47, + "slot": "appointment_date", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Hasaimoto Family Dentistry. 5:30 pm. March 10th. Correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [], + "state": { + "active_intent": "BookAppointment", + "requested_slots": [], + "slot_values": { + "appointment_date": [ + "March 10th" + ], + "appointment_time": [ + "5:30 pm", + "evening 5:30" + ], + "dentist_name": [ + "Hasaimoto Family Dentistry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "service_call": { + "method": "BookAppointment", + "parameters": { + "appointment_date": "2019-03-10", + "appointment_time": "17:30", + "dentist_name": "Hasaimoto Family Dentistry" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, nothing there either. Anything else I can do." + }, + { + "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": { + "appointment_date": [ + "March 10th" + ], + "appointment_time": [ + "5:30 pm", + "evening 5:30" + ], + "dentist_name": [ + "Hasaimoto Family Dentistry" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Services_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Good day. Thank you." + } + ] + } +]